mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-25 23:25:25 -04:00
Update next.js to v15.3.1-canary.13
This commit is contained in:
parent
b93df54edd
commit
eec8f5e1c2
@ -23,8 +23,8 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.3.1-canary.12",
|
||||
"@next/mdx": "15.3.1-canary.12",
|
||||
"@next/bundle-analyzer": "15.3.1-canary.13",
|
||||
"@next/mdx": "15.3.1-canary.13",
|
||||
"@octokit/graphql": "^8.2.2",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@t3-oss/env-nextjs": "^0.12.0",
|
||||
@ -38,7 +38,7 @@
|
||||
"geist": "^1.3.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.488.0",
|
||||
"next": "15.3.1-canary.12",
|
||||
"next": "15.3.1-canary.13",
|
||||
"polished": "^4.3.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
@ -81,7 +81,7 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint-config-next": "15.3.1-canary.12",
|
||||
"eslint-config-next": "15.3.1-canary.13",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
|
132
pnpm-lock.yaml
generated
132
pnpm-lock.yaml
generated
@ -27,11 +27,11 @@ importers:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(@types/react@19.1.2)(react@19.1.0)
|
||||
'@next/bundle-analyzer':
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12
|
||||
specifier: 15.3.1-canary.13
|
||||
version: 15.3.1-canary.13
|
||||
'@next/mdx':
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))
|
||||
specifier: 15.3.1-canary.13
|
||||
version: 15.3.1-canary.13(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))
|
||||
'@octokit/graphql':
|
||||
specifier: ^8.2.2
|
||||
version: 8.2.2
|
||||
@ -46,7 +46,7 @@ importers:
|
||||
version: 1.34.8
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(next@15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
version: 1.5.0(next@15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
@ -64,7 +64,7 @@ importers:
|
||||
version: 4.2.2
|
||||
geist:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(next@15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
|
||||
version: 1.3.1(next@15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
|
||||
html-entities:
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
@ -72,8 +72,8 @@ importers:
|
||||
specifier: 0.488.0
|
||||
version: 0.488.0(react@19.1.0)
|
||||
next:
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
specifier: 15.3.1-canary.13
|
||||
version: 15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
polished:
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1
|
||||
@ -196,8 +196,8 @@ importers:
|
||||
specifier: ^9.24.0
|
||||
version: 9.24.0
|
||||
eslint-config-next:
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12(eslint@9.24.0)(typescript@5.8.3)
|
||||
specifier: 15.3.1-canary.13
|
||||
version: 15.3.1-canary.13(eslint@9.24.0)(typescript@5.8.3)
|
||||
eslint-config-prettier:
|
||||
specifier: ^10.1.2
|
||||
version: 10.1.2(eslint@9.24.0)
|
||||
@ -651,17 +651,17 @@ packages:
|
||||
'@napi-rs/wasm-runtime@0.2.8':
|
||||
resolution: {integrity: sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==}
|
||||
|
||||
'@next/bundle-analyzer@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-Gg9zjGlVMAAbrmvPyRGQMpWYZw5UKilnuKxLLz/smVVtZlPBa/DgNM1NN5106x55YgXgNv1815pFcImwVzBynA==}
|
||||
'@next/bundle-analyzer@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-dyobhAPSrAistAAW9eilkwrqv6Ie4RTDtZhvgD0MZQTpW6ftuV93c3LqEHMrxVgmCG6eMPe3dRd1DJYZF0faog==}
|
||||
|
||||
'@next/env@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-JNFEpZ32PP8ZdQFGfNNv95uDmhNKeT9KTDdC1ImA14O9H6tYH42C6yH+tcCnlU4P22zOemqK97WG3Knz8RpdNA==}
|
||||
'@next/env@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-BgYTh0j+eFPpYUI8u8RUiJiNpyGXZVVpC3t+/JlbBvD2ZN68cIHiyR+5+vX9koc0JbxYn5nR65s0AgXzOKod1g==}
|
||||
|
||||
'@next/eslint-plugin-next@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-NCEVGXz0zTxfYpj1vUL6AMGIgJDR8IHiAp8ZHl0ix8PdZny6ek9Fmy45lW4AsoAZwMlqdsjILfA9nvxwQmzs5g==}
|
||||
'@next/eslint-plugin-next@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-98E+RXIWriVvEXKR6uSQS/Smk0kkeyzB5xJzTupf5mMeSw39HZk0qKqi2zcbKRFEut3MTEMCBXT5wLvem6uaCQ==}
|
||||
|
||||
'@next/mdx@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-kLxmAw2NzJyAvtnBsZIKe1ewY61BmrG/qc7twaU3FiBhIaAQlP26HttVjUrA7ZtdKWoq4qdkYU9IjPhCAZZJpg==}
|
||||
'@next/mdx@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-xtxBo0HlxCg8VYhA2Ij+hXR2UdINRIjfO0oF20r7STOIQ3MxsAF4sBz3zVEtLl4MVtZgEpeAW4LQ6DIVEOOVxA==}
|
||||
peerDependencies:
|
||||
'@mdx-js/loader': '>=0.15.0'
|
||||
'@mdx-js/react': '>=0.15.0'
|
||||
@ -671,50 +671,50 @@ packages:
|
||||
'@mdx-js/react':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-RkCwEssxFRbrab2UxZvCX02lqBCgLFSezyqxeCe5Ysz4bHJX9oYNvZ2OU6XI+UXU+GL/CwBTNeyKhKk05vm0Ng==}
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-UbNA7Ox/5k6Tev0UKJNCRp1Gd+b15tL/ATW7WGvmBe8zeszQEn/U9ItML4hj2KkAmEKj9PJdh0uytQgXeAoBcQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-16AmmvhTSPlW/RkpmOpWewxmTrdPkmsRps/Rz9+tK/1LmEg1+qD8SP5qSMpi10PBnjJOOj16H7Ty3AuVmfzG1A==}
|
||||
'@next/swc-darwin-x64@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-WBzNHBKbffGQbV4EBt5hwSJsmJblBEvHWydqZ2DeabwxOFpw4DZrEyRNsP3Vhiu40wSV/vpwjTbNtLoIs8Ocbg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-vFX+rkgbij++R/NAOGZzLsC3Y7svXSdk9eSGC4eslfDLGc1dflsGBpO40uKkWD2+Ulllu3EjTPr6xvIiIpkPQg==}
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-vDZGVhN2KVmxBfuK/xvFTPj3XpylpPKKzP8XFM2m0GI4NUqtLRIjKvd4OyrsuB1NRaIRfchl5iIGh23v2om+Pw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-P8i4Ii1JNlH3Vt4berksEGry9GFK09fLohz90K9fJ6mWFrsBMI+VicroAEuPQsblWuGzMBUBwm9foK0O/VhE9g==}
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-dNcky0UM/6/M2xK0J4ecmb/wo1t4h0o7L5vP6dSjPZk2tCXZf98+++XqYZiBIv6DVvJck3oS85x7CcmCRZfRrw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-2kX15yPFgPAMmf8RRRS4NaXUl489YYnlvrFCoJ0UU9zsxUPI7CfptPldypAxTggsUpRxggJATikMHulj2jSD3g==}
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-yTvXBe0AbRwq3jj6QLsMej9dRrXTtlPzS78IKU3Pr+uqY4DwXqeuuvYjEN8VkmD/R260HaFzAecQIdxDN+k9Mw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-3drkdOAvtU2gdqeMPy+sWRujhaDJLMUHdoFtL91aZn9RgZIYdlyUcpgSBluQcDT6AjzZdhjzeNlk5P1FZdvgGg==}
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-Qvw7CEqlfXLFjoAX2Q3jaM6RG/j3r4Mrp3/ZOo3OWS5MztjDBpxMst/y0EP1bgJCOyw/gxdzSArdQVVjLSKeeQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-oy1Px8CTeKFlDRIR6p7qh1TQVGyRMdRRZbwP8w8a+wPJIdPrDYXAop/gzZ62MUR1Ej45XXO+kqS/QLGg/rUMlw==}
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-0lzIvfUh5yMwEARGxscgdDf1wtkg4kkWQtAbjKvlcwYGDVkkunL6tsq8fQ6NmxTNxwFATxCIeUysuvBOeWi0LQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-FAdnlb5kkxJuC1huZrK1WKWuJfPx/M38P1yZRHchIXMSAsECAuYwMOPHygQnA155Rr3hiYrIV5fXp/cqAE1QzA==}
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.13':
|
||||
resolution: {integrity: sha512-Z1dAHpyg8OdLm3v8SHhkuqnTqT5x71eBCMNsr3kntdzzvT29HbtVMovQpG6oLmxtVqWFyR0SSs4+ukbi17cXjw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@ -1589,8 +1589,8 @@ packages:
|
||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
eslint-config-next@15.3.1-canary.12:
|
||||
resolution: {integrity: sha512-6q+ChSpCLpg/sxG5Ym1ldnJzTaMsFpTzBUgmAiShd3OXN3XvF8kHFT3ne0pUnbgkz1n93DC0+41450jl5lOTxA==}
|
||||
eslint-config-next@15.3.1-canary.13:
|
||||
resolution: {integrity: sha512-o62A/2rKAfS7o8ViOQbVSb74zZvSdyJz+IeNQZSgQd9jDFqGWt1RtCLqiaG86lOtMpa4hZzu2QnDbCoLLzKnzg==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
||||
typescript: '>=3.3.1'
|
||||
@ -2680,8 +2680,8 @@ packages:
|
||||
natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
|
||||
next@15.3.1-canary.12:
|
||||
resolution: {integrity: sha512-0P4lTJAqIY+IwLTo+bKHqWA3hBHJGkCx2S3RaMAxOHqOzPlGbRL+qzKG+vRTzZ6sNmZnf+eqUEM0wyEdWVEVSw==}
|
||||
next@15.3.1-canary.13:
|
||||
resolution: {integrity: sha512-LC8RQrWYsgD7639DRruitJ7x2HAGLFxAFXY6B6xwYQEkJNK3aeWxZyVYs8fIfXYscRqZtJXPc1EJy03xDuseyA==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -4206,48 +4206,48 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.9.0
|
||||
optional: true
|
||||
|
||||
'@next/bundle-analyzer@15.3.1-canary.12':
|
||||
'@next/bundle-analyzer@15.3.1-canary.13':
|
||||
dependencies:
|
||||
webpack-bundle-analyzer: 4.10.1
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@next/env@15.3.1-canary.12': {}
|
||||
'@next/env@15.3.1-canary.13': {}
|
||||
|
||||
'@next/eslint-plugin-next@15.3.1-canary.12':
|
||||
'@next/eslint-plugin-next@15.3.1-canary.13':
|
||||
dependencies:
|
||||
fast-glob: 3.3.1
|
||||
|
||||
'@next/mdx@15.3.1-canary.12(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))':
|
||||
'@next/mdx@15.3.1-canary.13(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.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.1.2)(react@19.1.0)
|
||||
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.12':
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.3.1-canary.12':
|
||||
'@next/swc-darwin-x64@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.12':
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.12':
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.12':
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.12':
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.12':
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.12':
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.13':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@ -4631,9 +4631,9 @@ snapshots:
|
||||
dependencies:
|
||||
crypto-js: 4.2.0
|
||||
|
||||
'@vercel/analytics@1.5.0(next@15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
|
||||
'@vercel/analytics@1.5.0(next@15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
|
||||
optionalDependencies:
|
||||
next: 15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
next: 15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
react: 19.1.0
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
@ -5184,9 +5184,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-config-next@15.3.1-canary.12(eslint@9.24.0)(typescript@5.8.3):
|
||||
eslint-config-next@15.3.1-canary.13(eslint@9.24.0)(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 15.3.1-canary.12
|
||||
'@next/eslint-plugin-next': 15.3.1-canary.13
|
||||
'@rushstack/eslint-patch': 1.11.0
|
||||
'@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0)(typescript@5.8.3))(eslint@9.24.0)(typescript@5.8.3)
|
||||
'@typescript-eslint/parser': 8.30.1(eslint@9.24.0)(typescript@5.8.3)
|
||||
@ -5605,9 +5605,9 @@ snapshots:
|
||||
|
||||
functions-have-names@1.2.3: {}
|
||||
|
||||
geist@1.3.1(next@15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
|
||||
geist@1.3.1(next@15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
|
||||
dependencies:
|
||||
next: 15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
next: 15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
|
||||
gensync@1.0.0-beta.2: {}
|
||||
|
||||
@ -6738,9 +6738,9 @@ snapshots:
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
next@15.3.1-canary.12(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
next@15.3.1-canary.13(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@next/env': 15.3.1-canary.12
|
||||
'@next/env': 15.3.1-canary.13
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/helpers': 0.5.15
|
||||
busboy: 1.6.0
|
||||
@ -6750,14 +6750,14 @@ snapshots:
|
||||
react-dom: 19.1.0(react@19.1.0)
|
||||
styled-jsx: 5.1.6(@babel/core@7.26.10)(react@19.1.0)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.3.1-canary.12
|
||||
'@next/swc-darwin-x64': 15.3.1-canary.12
|
||||
'@next/swc-linux-arm64-gnu': 15.3.1-canary.12
|
||||
'@next/swc-linux-arm64-musl': 15.3.1-canary.12
|
||||
'@next/swc-linux-x64-gnu': 15.3.1-canary.12
|
||||
'@next/swc-linux-x64-musl': 15.3.1-canary.12
|
||||
'@next/swc-win32-arm64-msvc': 15.3.1-canary.12
|
||||
'@next/swc-win32-x64-msvc': 15.3.1-canary.12
|
||||
'@next/swc-darwin-arm64': 15.3.1-canary.13
|
||||
'@next/swc-darwin-x64': 15.3.1-canary.13
|
||||
'@next/swc-linux-arm64-gnu': 15.3.1-canary.13
|
||||
'@next/swc-linux-arm64-musl': 15.3.1-canary.13
|
||||
'@next/swc-linux-x64-gnu': 15.3.1-canary.13
|
||||
'@next/swc-linux-x64-musl': 15.3.1-canary.13
|
||||
'@next/swc-win32-arm64-msvc': 15.3.1-canary.13
|
||||
'@next/swc-win32-x64-msvc': 15.3.1-canary.13
|
||||
babel-plugin-react-compiler: 19.0.0-beta-ebf51a3-20250411
|
||||
sharp: 0.34.1
|
||||
transitivePeerDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user