mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:45:22 -04:00
📦 npm: Bump the nextjs group with 4 updates
Bumps the nextjs group with 4 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@next/bundle-analyzer` from 15.2.2-canary.2 to 15.2.2-canary.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/next-bundle-analyzer) Updates `@next/mdx` from 15.2.2-canary.2 to 15.2.2-canary.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/next-mdx) Updates `next` from 15.2.2-canary.2 to 15.2.2-canary.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.2.2-canary.2...v15.2.2-canary.3) Updates `eslint-config-next` from 15.2.2-canary.2 to 15.2.2-canary.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9404f4ca65
commit
8118b8501a
@ -22,8 +22,8 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.2.2-canary.2",
|
||||
"@next/mdx": "15.2.2-canary.2",
|
||||
"@next/bundle-analyzer": "15.2.2-canary.3",
|
||||
"@next/mdx": "15.2.2-canary.3",
|
||||
"@octokit/graphql": "^8.2.1",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@prisma/client": "^6.4.1",
|
||||
@ -37,7 +37,7 @@
|
||||
"feed": "^4.2.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
"modern-normalize": "^3.0.1",
|
||||
"next": "15.2.2-canary.2",
|
||||
"next": "15.2.2-canary.3",
|
||||
"obj-str": "^1.1.0",
|
||||
"p-map": "^7.0.3",
|
||||
"p-memoize": "^7.1.1",
|
||||
@ -80,7 +80,7 @@
|
||||
"@types/react-is": "^19.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-next": "15.2.2-canary.2",
|
||||
"eslint-config-next": "15.2.2-canary.3",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
|
126
pnpm-lock.yaml
generated
126
pnpm-lock.yaml
generated
@ -18,11 +18,11 @@ importers:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(@types/react@19.0.10)(react@19.0.0)
|
||||
'@next/bundle-analyzer':
|
||||
specifier: 15.2.2-canary.2
|
||||
version: 15.2.2-canary.2
|
||||
specifier: 15.2.2-canary.3
|
||||
version: 15.2.2-canary.3
|
||||
'@next/mdx':
|
||||
specifier: 15.2.2-canary.2
|
||||
version: 15.2.2-canary.2(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.0.10)(react@19.0.0))
|
||||
specifier: 15.2.2-canary.3
|
||||
version: 15.2.2-canary.3(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.0.10)(react@19.0.0))
|
||||
'@octokit/graphql':
|
||||
specifier: ^8.2.1
|
||||
version: 8.2.1
|
||||
@ -37,7 +37,7 @@ importers:
|
||||
version: 9.7.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(next@15.2.2-canary.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
|
||||
version: 1.5.0(next@15.2.2-canary.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
@ -63,8 +63,8 @@ importers:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
next:
|
||||
specifier: 15.2.2-canary.2
|
||||
version: 15.2.2-canary.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
specifier: 15.2.2-canary.3
|
||||
version: 15.2.2-canary.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
obj-str:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
@ -187,8 +187,8 @@ importers:
|
||||
specifier: ^9.21.0
|
||||
version: 9.21.0
|
||||
eslint-config-next:
|
||||
specifier: 15.2.2-canary.2
|
||||
version: 15.2.2-canary.2(eslint@9.21.0)(typescript@5.8.2)
|
||||
specifier: 15.2.2-canary.3
|
||||
version: 15.2.2-canary.3(eslint@9.21.0)(typescript@5.8.2)
|
||||
eslint-config-prettier:
|
||||
specifier: ^10.0.2
|
||||
version: 10.0.2(eslint@9.21.0)
|
||||
@ -601,17 +601,17 @@ packages:
|
||||
'@types/react': '>=16'
|
||||
react: '>=16'
|
||||
|
||||
'@next/bundle-analyzer@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-hfnHTEOsAw5wifjON+LMv4JKFA1pTPuJ+ITzePA1Qc7rZ6oJspNoPoIknOihe4gfoADl3ro/rn+FimnZ9Nk6vA==}
|
||||
'@next/bundle-analyzer@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-hzmmGsQJUuDZ3LyqxtWVX3zgy6W4Y/ZQak1FW91P9P9KKRcYjwhv+iVlCM5j7HXK31OIB6v9kwn0ZXQlrU7uQQ==}
|
||||
|
||||
'@next/env@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-H5NDPfHTNbqFoSB0h8zS8Yd5TYIdjuU2KFKYODWvvReRo34YrhFumOiudHoyuyfUPSbx08/Jz+zgsMMLa8rBpg==}
|
||||
'@next/env@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-rNT4gDSpOTTW1trkLio+h/3ehUi27thK4OGHonq15R83sRzgcfxdZESaeT+JadqSDILbGWJzBr9OKzKly3zCXw==}
|
||||
|
||||
'@next/eslint-plugin-next@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-KVNRe5WLnLu6JAEFwC3VU0paGfl7BKpQAK3JZH/j2IwtsHA5+jVQ4S1+4maKs3PWRUlOQUbAKCriDq3n4kXypw==}
|
||||
'@next/eslint-plugin-next@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-6iCJYt42wxJqjusg5QQhSN/XYGQostwHHelvek4P5TZfZc2J6RSGhO5ebFaoKcvXh7xDf5/Ob10rP/FDxgkLrg==}
|
||||
|
||||
'@next/mdx@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-njIk0F+hccxuNs0uxfTjogd4NLP7uRI91ZpMVYEy1GZbXcxOdU5Ge1nPAwwfhlCtNwSzd3zXDt70QFczPg0ACw==}
|
||||
'@next/mdx@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-woQeyVcR/RdTKx7BBm2CMkPvov+JQEwCzqBGhRUiebepxiN2Lge1+apqeCIIt5Kt0wPlgbHu4L9iVp3KzEV/rA==}
|
||||
peerDependencies:
|
||||
'@mdx-js/loader': '>=0.15.0'
|
||||
'@mdx-js/react': '>=0.15.0'
|
||||
@ -621,50 +621,50 @@ packages:
|
||||
'@mdx-js/react':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-arm64@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-m7GMCjzgBTdCoDaKoCsUhyEo986Va6H5rGILxDco2xfcOCkfADj2nwxl4J2hH7/mby0nBo8Tuv9qW8NkFuyAQA==}
|
||||
'@next/swc-darwin-arm64@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-C9lldBt/GsqgFm2Egj+UlJGWNICIbLf8iOzHVwt10t9WjcXSEdCkUijJLjVspNS0x6jr0tYR6UyIQ+v3U8eqOg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-QFRrsz6PqJAJnKxA3W4eFmzHpZuxgat7xHca5Fb+YeaSfVv30dw1lHPZPLRtIoQDptuX4mn1exB6nwqmmKmx5g==}
|
||||
'@next/swc-darwin-x64@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-Nk6FW/DHwFYTW1FpucttIPMegqP7VMp4y/2fzwws3ck52GQJlOFdjwOyWJlNXmAdajs1tAmlADTIMhX+W+ml/A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-l0GrpzTkURlyi/PEqOgNM6JyddVC27iYHH5Zb7bcwGQrp5JgPr3Z0AYURYmJa6Ayi5+m4kOJ/UqfYCFVTY4Z7g==}
|
||||
'@next/swc-linux-arm64-gnu@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-WbdNv5C66PjiK94gxuyLeLPEa1aOg4V+4MILEwYSSyrQhLapOR0ugYlj1F1wWQwbY4NiM8E9xOcnXov+rmIYug==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-QucACcsiGhh50fpHgDGbjIgmvwOLf8K9+T/gUMvtnohEnPBmeFLxYJifN822PjO/ILH4yWKZBalF7IHfV3/YCQ==}
|
||||
'@next/swc-linux-arm64-musl@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-tWh4LTrj091SrTdJV0bfLm+DO4F8esINqXhtIRsEiq9Ck2Lzf30N6jsgt26dyR3Jl/f359jXlr9zf7qvtaR5eQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-cpKbhNzFSlQDGaayH3R+C5JwYUdy0rkSdgjCMY541OF/n7Q15HUSVBiJWMD/JlsyaY0eXreMKl/LKRs8qpo56g==}
|
||||
'@next/swc-linux-x64-gnu@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-0kwYBkYluIu9QTp91AgdKZHVjIZmCFwLegaG0g9A2j1qaSM0qdkzYwKVG38PsZL2za/+F3U2pCoI+StS2rHanw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-jnDNpji6id61iD19c+Dqk8YamCIM//JmIDYkVx3V1A0Du4hfP2gn1JhYJW26qqZXRqDp6Hosv93X23wmMzUzYA==}
|
||||
'@next/swc-linux-x64-musl@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-9gPdS2o1mLUnazUkMNYxrrMKwggkcu2uETeZQbAqh8BgAeilOtbHYKDXTs1boXTJnXaOPuLHDbJ1b5jfKgrGLw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-o91Bn3kGzmR0yUg2AdMnhFqA7qf6dWJsxRYN9So1rX2Zc8PZSL56q/aDH8yAKJzgqo2PzT7YhRTh7m9WQkikNQ==}
|
||||
'@next/swc-win32-arm64-msvc@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-lUL2B4PildB+UYBrW8wM0Wg9DqySetfv1KQjzoBm7JMRrQIqv4yi8tMPe/vR6BW4Ho9bD7rncgcQ4TkwiME/Eg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.2.2-canary.2':
|
||||
resolution: {integrity: sha512-JAgCrWFws3Ziyvvy7f/IxzLmNLb8gwtSxxOOYBTxl6vceo/3aNlwg41u01qbmaUqa9qwaqvdIIlpGQuO98lTmQ==}
|
||||
'@next/swc-win32-x64-msvc@15.2.2-canary.3':
|
||||
resolution: {integrity: sha512-MO7gXAWIx0cZkDk8NhcjUGiKkqA2foi4rlqQ+vwTNMIS6AYAAhdDJ0Waw0gG1uVNNDVd58GN2wFbiI/N9XVtnw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@ -1431,8 +1431,8 @@ packages:
|
||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
eslint-config-next@15.2.2-canary.2:
|
||||
resolution: {integrity: sha512-2UvyEUxhOhF1CldMdVTOOpwPEZ+V9hYv16iUJEB9FKLGHQ+4IkMgRbUc8vbmybXnhP/0dGceRh+ZYeqLBE02qA==}
|
||||
eslint-config-next@15.2.2-canary.3:
|
||||
resolution: {integrity: sha512-IJzjFxm+mmtV75SzcEUjmw7oCYm6l07kndrYwKxTDAV7u8W3+S75mlxey3myMpyU9Db5b+K9YxMsTI+8zaEPGA==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
||||
typescript: '>=3.3.1'
|
||||
@ -2450,8 +2450,8 @@ packages:
|
||||
natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
|
||||
next@15.2.2-canary.2:
|
||||
resolution: {integrity: sha512-SyiIrdMqTFl+tRGv9UkgJfJI9BsTjyA13WBiNfgnv6Bwegvgd5N9wTZH7b/+u0dB4PDAp0Nx+S/DjIKxTiirlQ==}
|
||||
next@15.2.2-canary.3:
|
||||
resolution: {integrity: sha512-oP2TXGYZm+zo1Nzwc0u467fqCxCKlHhJ36GaHXv7Ic0ArlrhDZSLJxHAy3qUphj9sH80rwKASIaoQAWQFgQo9A==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3719,48 +3719,48 @@ snapshots:
|
||||
'@types/react': 19.0.10
|
||||
react: 19.0.0
|
||||
|
||||
'@next/bundle-analyzer@15.2.2-canary.2':
|
||||
'@next/bundle-analyzer@15.2.2-canary.3':
|
||||
dependencies:
|
||||
webpack-bundle-analyzer: 4.10.1
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@next/env@15.2.2-canary.2': {}
|
||||
'@next/env@15.2.2-canary.3': {}
|
||||
|
||||
'@next/eslint-plugin-next@15.2.2-canary.2':
|
||||
'@next/eslint-plugin-next@15.2.2-canary.3':
|
||||
dependencies:
|
||||
fast-glob: 3.3.1
|
||||
|
||||
'@next/mdx@15.2.2-canary.2(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.0.10)(react@19.0.0))':
|
||||
'@next/mdx@15.2.2-canary.3(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.0.10)(react@19.0.0))':
|
||||
dependencies:
|
||||
source-map: 0.7.4
|
||||
optionalDependencies:
|
||||
'@mdx-js/loader': 3.1.0(acorn@8.14.1)
|
||||
'@mdx-js/react': 3.1.0(@types/react@19.0.10)(react@19.0.0)
|
||||
|
||||
'@next/swc-darwin-arm64@15.2.2-canary.2':
|
||||
'@next/swc-darwin-arm64@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.2.2-canary.2':
|
||||
'@next/swc-darwin-x64@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.2.2-canary.2':
|
||||
'@next/swc-linux-arm64-gnu@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.2.2-canary.2':
|
||||
'@next/swc-linux-arm64-musl@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.2.2-canary.2':
|
||||
'@next/swc-linux-x64-gnu@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.2.2-canary.2':
|
||||
'@next/swc-linux-x64-musl@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.2.2-canary.2':
|
||||
'@next/swc-win32-arm64-msvc@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.2.2-canary.2':
|
||||
'@next/swc-win32-x64-msvc@15.2.2-canary.3':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@ -4110,9 +4110,9 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.3.0': {}
|
||||
|
||||
'@vercel/analytics@1.5.0(next@15.2.2-canary.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)':
|
||||
'@vercel/analytics@1.5.0(next@15.2.2-canary.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)':
|
||||
optionalDependencies:
|
||||
next: 15.2.2-canary.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
next: 15.2.2-canary.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
react: 19.0.0
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
@ -4654,9 +4654,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-config-next@15.2.2-canary.2(eslint@9.21.0)(typescript@5.8.2):
|
||||
eslint-config-next@15.2.2-canary.3(eslint@9.21.0)(typescript@5.8.2):
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 15.2.2-canary.2
|
||||
'@next/eslint-plugin-next': 15.2.2-canary.3
|
||||
'@rushstack/eslint-patch': 1.10.5
|
||||
'@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)
|
||||
'@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.8.2)
|
||||
@ -6157,9 +6157,9 @@ snapshots:
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
next@15.2.2-canary.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
|
||||
next@15.2.2-canary.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
|
||||
dependencies:
|
||||
'@next/env': 15.2.2-canary.2
|
||||
'@next/env': 15.2.2-canary.3
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/helpers': 0.5.15
|
||||
busboy: 1.6.0
|
||||
@ -6169,14 +6169,14 @@ snapshots:
|
||||
react-dom: 19.0.0(react@19.0.0)
|
||||
styled-jsx: 5.1.6(react@19.0.0)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.2.2-canary.2
|
||||
'@next/swc-darwin-x64': 15.2.2-canary.2
|
||||
'@next/swc-linux-arm64-gnu': 15.2.2-canary.2
|
||||
'@next/swc-linux-arm64-musl': 15.2.2-canary.2
|
||||
'@next/swc-linux-x64-gnu': 15.2.2-canary.2
|
||||
'@next/swc-linux-x64-musl': 15.2.2-canary.2
|
||||
'@next/swc-win32-arm64-msvc': 15.2.2-canary.2
|
||||
'@next/swc-win32-x64-msvc': 15.2.2-canary.2
|
||||
'@next/swc-darwin-arm64': 15.2.2-canary.3
|
||||
'@next/swc-darwin-x64': 15.2.2-canary.3
|
||||
'@next/swc-linux-arm64-gnu': 15.2.2-canary.3
|
||||
'@next/swc-linux-arm64-musl': 15.2.2-canary.3
|
||||
'@next/swc-linux-x64-gnu': 15.2.2-canary.3
|
||||
'@next/swc-linux-x64-musl': 15.2.2-canary.3
|
||||
'@next/swc-win32-arm64-msvc': 15.2.2-canary.3
|
||||
'@next/swc-win32-x64-msvc': 15.2.2-canary.3
|
||||
sharp: 0.33.5
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
|
Loading…
x
Reference in New Issue
Block a user