mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 03:25:23 -04:00
Update next.js to v15.3.1-canary.12
This commit is contained in:
parent
22b7ec2a6a
commit
b93df54edd
@ -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.11",
|
||||
"@next/mdx": "15.3.1-canary.11",
|
||||
"@next/bundle-analyzer": "15.3.1-canary.12",
|
||||
"@next/mdx": "15.3.1-canary.12",
|
||||
"@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.11",
|
||||
"next": "15.3.1-canary.12",
|
||||
"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.11",
|
||||
"eslint-config-next": "15.3.1-canary.12",
|
||||
"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.11
|
||||
version: 15.3.1-canary.11
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12
|
||||
'@next/mdx':
|
||||
specifier: 15.3.1-canary.11
|
||||
version: 15.3.1-canary.11(@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.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))
|
||||
'@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.11(@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.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)
|
||||
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.11(@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.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))
|
||||
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.11
|
||||
version: 15.3.1-canary.11(@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.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)
|
||||
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.11
|
||||
version: 15.3.1-canary.11(eslint@9.24.0)(typescript@5.8.3)
|
||||
specifier: 15.3.1-canary.12
|
||||
version: 15.3.1-canary.12(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.11':
|
||||
resolution: {integrity: sha512-PFe7PoYvJz8j2WdJWCYl1zKERng8WGyarzgVwtRJuw/uakMX9cjMBOwIMvthEvpwgYLmREyF60GJnUCZ5JxPWw==}
|
||||
'@next/bundle-analyzer@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-Gg9zjGlVMAAbrmvPyRGQMpWYZw5UKilnuKxLLz/smVVtZlPBa/DgNM1NN5106x55YgXgNv1815pFcImwVzBynA==}
|
||||
|
||||
'@next/env@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-/50a6egWsRim8kgpgxTpcR4JGB+7fmKFfqznamElSjCu+idxx5AzSzOeEP3vzGBs1yzgm5uqISHA4JdcMBpbXQ==}
|
||||
'@next/env@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-JNFEpZ32PP8ZdQFGfNNv95uDmhNKeT9KTDdC1ImA14O9H6tYH42C6yH+tcCnlU4P22zOemqK97WG3Knz8RpdNA==}
|
||||
|
||||
'@next/eslint-plugin-next@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-61qfVAIHfHuudc2j+CYeFwyUNZO6vmVXhKsW6CCXTlat+LGeamCR7RFE/8/YmWSVUR4Nj95fU4ME976LnG0/EA==}
|
||||
'@next/eslint-plugin-next@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-NCEVGXz0zTxfYpj1vUL6AMGIgJDR8IHiAp8ZHl0ix8PdZny6ek9Fmy45lW4AsoAZwMlqdsjILfA9nvxwQmzs5g==}
|
||||
|
||||
'@next/mdx@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-Lk/1i2Lfa6tj3aO6O6PJMuvvZ0cEn775fcaIJvPojfT410IVmR3fHoBcBGMvd4hH/vtiOD8N5A74L2gYxmd19w==}
|
||||
'@next/mdx@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-kLxmAw2NzJyAvtnBsZIKe1ewY61BmrG/qc7twaU3FiBhIaAQlP26HttVjUrA7ZtdKWoq4qdkYU9IjPhCAZZJpg==}
|
||||
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.11':
|
||||
resolution: {integrity: sha512-XXxP2kuMKtjNb5y04kmg+dsdIPJtKK7A+O+Su6PSb50TIWr1pqIztOyHEbFWe6lyT55mi56z9Odjb5+9Rb0cJg==}
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-RkCwEssxFRbrab2UxZvCX02lqBCgLFSezyqxeCe5Ysz4bHJX9oYNvZ2OU6XI+UXU+GL/CwBTNeyKhKk05vm0Ng==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-YiW5+2yURsgjP3AAl0yHLXGZtR+NE/ivBlQQn/LVEf3NFAfA8YLf6SeUHr3EisbZg7NuzHXpZYSb1liKOEjrOA==}
|
||||
'@next/swc-darwin-x64@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-16AmmvhTSPlW/RkpmOpWewxmTrdPkmsRps/Rz9+tK/1LmEg1+qD8SP5qSMpi10PBnjJOOj16H7Ty3AuVmfzG1A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-0mvZeBhnyekqCjz97p6YxKz9elyUSt3iFbpOk5oALXgsWSF0hWOyVp/jM2il575sb53p/IZw2X49B1Cbv4a7Wg==}
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-vFX+rkgbij++R/NAOGZzLsC3Y7svXSdk9eSGC4eslfDLGc1dflsGBpO40uKkWD2+Ulllu3EjTPr6xvIiIpkPQg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-U6jxieRBFD3FJn0/MfFQKqDhd3tXrzpK9q2vTj7FinAWx6/J3YSWVWcQhSAeHeeDL+3rIwMb9oKvSjo+OeB6IQ==}
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-P8i4Ii1JNlH3Vt4berksEGry9GFK09fLohz90K9fJ6mWFrsBMI+VicroAEuPQsblWuGzMBUBwm9foK0O/VhE9g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-0gEkVkGHBqkON9ANYAXvEu53/cnTruZWClwbHJGxR06RfdNT8XVMUThYEzkLit9yILuoW+FFw5vl/BVBCakQiQ==}
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-2kX15yPFgPAMmf8RRRS4NaXUl489YYnlvrFCoJ0UU9zsxUPI7CfptPldypAxTggsUpRxggJATikMHulj2jSD3g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-fk9WARLwZy/3iGwkJUBufmF3VEtI1d7aupCYEveG70GmckIBoHpnrGwTqZ14YIlHrCbbAH8FyP6OUofRCuwPPA==}
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-3drkdOAvtU2gdqeMPy+sWRujhaDJLMUHdoFtL91aZn9RgZIYdlyUcpgSBluQcDT6AjzZdhjzeNlk5P1FZdvgGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-Gj0ZcaJdSNqqtb82AXnUSJMWQEdKNYndQhZxpVPS2agbW+7ZO4O6zCBpE1JwCFSATsKvClyz8F+jYVhzo8JwbA==}
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-oy1Px8CTeKFlDRIR6p7qh1TQVGyRMdRRZbwP8w8a+wPJIdPrDYXAop/gzZ62MUR1Ej45XXO+kqS/QLGg/rUMlw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.11':
|
||||
resolution: {integrity: sha512-+UeIbzkMRZPvyt5ASmTJ8i7c45kra4U0DgLg7oOWoNjru/thN2pAQ6hyFnnYjiLhIO+eltG14Zf9Nh5urrZ80Q==}
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.12':
|
||||
resolution: {integrity: sha512-FAdnlb5kkxJuC1huZrK1WKWuJfPx/M38P1yZRHchIXMSAsECAuYwMOPHygQnA155Rr3hiYrIV5fXp/cqAE1QzA==}
|
||||
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.11:
|
||||
resolution: {integrity: sha512-tNmYlsFtHs0+WWbwOeVyNzGaGyc4HuHm4HucbK6YCNuysKG+q8DMwB2een8607dG/oi0GPXUxdJIDtMGhjEphQ==}
|
||||
eslint-config-next@15.3.1-canary.12:
|
||||
resolution: {integrity: sha512-6q+ChSpCLpg/sxG5Ym1ldnJzTaMsFpTzBUgmAiShd3OXN3XvF8kHFT3ne0pUnbgkz1n93DC0+41450jl5lOTxA==}
|
||||
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.11:
|
||||
resolution: {integrity: sha512-A9o9Fk4dZwxE8eSw6yw9SGChmI3sDDkx9CsoGJxJLF5oJJqoyoHZddd8w2w8hUMa0usNnIGWvY22/JnNbyFPig==}
|
||||
next@15.3.1-canary.12:
|
||||
resolution: {integrity: sha512-0P4lTJAqIY+IwLTo+bKHqWA3hBHJGkCx2S3RaMAxOHqOzPlGbRL+qzKG+vRTzZ6sNmZnf+eqUEM0wyEdWVEVSw==}
|
||||
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.11':
|
||||
'@next/bundle-analyzer@15.3.1-canary.12':
|
||||
dependencies:
|
||||
webpack-bundle-analyzer: 4.10.1
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@next/env@15.3.1-canary.11': {}
|
||||
'@next/env@15.3.1-canary.12': {}
|
||||
|
||||
'@next/eslint-plugin-next@15.3.1-canary.11':
|
||||
'@next/eslint-plugin-next@15.3.1-canary.12':
|
||||
dependencies:
|
||||
fast-glob: 3.3.1
|
||||
|
||||
'@next/mdx@15.3.1-canary.11(@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.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))':
|
||||
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.11':
|
||||
'@next/swc-darwin-arm64@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.3.1-canary.11':
|
||||
'@next/swc-darwin-x64@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.11':
|
||||
'@next/swc-linux-arm64-gnu@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.11':
|
||||
'@next/swc-linux-arm64-musl@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.11':
|
||||
'@next/swc-linux-x64-gnu@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.11':
|
||||
'@next/swc-linux-x64-musl@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.11':
|
||||
'@next/swc-win32-arm64-msvc@15.3.1-canary.12':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.11':
|
||||
'@next/swc-win32-x64-msvc@15.3.1-canary.12':
|
||||
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.11(@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.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)':
|
||||
optionalDependencies:
|
||||
next: 15.3.1-canary.11(@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.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
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
@ -5184,9 +5184,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-config-next@15.3.1-canary.11(eslint@9.24.0)(typescript@5.8.3):
|
||||
eslint-config-next@15.3.1-canary.12(eslint@9.24.0)(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 15.3.1-canary.11
|
||||
'@next/eslint-plugin-next': 15.3.1-canary.12
|
||||
'@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.11(@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.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)):
|
||||
dependencies:
|
||||
next: 15.3.1-canary.11(@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.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)
|
||||
|
||||
gensync@1.0.0-beta.2: {}
|
||||
|
||||
@ -6738,9 +6738,9 @@ snapshots:
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
next@15.3.1-canary.11(@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.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):
|
||||
dependencies:
|
||||
'@next/env': 15.3.1-canary.11
|
||||
'@next/env': 15.3.1-canary.12
|
||||
'@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.11
|
||||
'@next/swc-darwin-x64': 15.3.1-canary.11
|
||||
'@next/swc-linux-arm64-gnu': 15.3.1-canary.11
|
||||
'@next/swc-linux-arm64-musl': 15.3.1-canary.11
|
||||
'@next/swc-linux-x64-gnu': 15.3.1-canary.11
|
||||
'@next/swc-linux-x64-musl': 15.3.1-canary.11
|
||||
'@next/swc-win32-arm64-msvc': 15.3.1-canary.11
|
||||
'@next/swc-win32-x64-msvc': 15.3.1-canary.11
|
||||
'@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
|
||||
babel-plugin-react-compiler: 19.0.0-beta-ebf51a3-20250411
|
||||
sharp: 0.34.1
|
||||
transitivePeerDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user