mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-30 03:36:03 -04:00
Update next.js to v15.4.0-canary.26
This commit is contained in:
@@ -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.4.0-canary.24",
|
||||
"@next/mdx": "15.4.0-canary.24",
|
||||
"@next/bundle-analyzer": "15.4.0-canary.26",
|
||||
"@next/mdx": "15.4.0-canary.26",
|
||||
"@octokit/graphql": "^8.2.2",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@radix-ui/react-label": "^2.1.6",
|
||||
@@ -43,7 +43,7 @@
|
||||
"geist": "^1.4.2",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.508.0",
|
||||
"next": "15.4.0-canary.24",
|
||||
"next": "15.4.0-canary.26",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
"react-activity-calendar": "^2.7.11",
|
||||
@@ -94,7 +94,7 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-af1b7da-20250417",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-next": "15.4.0-canary.24",
|
||||
"eslint-config-next": "15.4.0-canary.26",
|
||||
"eslint-config-prettier": "^10.1.3",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
|
||||
132
pnpm-lock.yaml
generated
132
pnpm-lock.yaml
generated
@@ -24,11 +24,11 @@ importers:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(@types/react@19.1.3)(react@19.1.0)
|
||||
'@next/bundle-analyzer':
|
||||
specifier: 15.4.0-canary.24
|
||||
version: 15.4.0-canary.24
|
||||
specifier: 15.4.0-canary.26
|
||||
version: 15.4.0-canary.26
|
||||
'@next/mdx':
|
||||
specifier: 15.4.0-canary.24
|
||||
version: 15.4.0-canary.24(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.3)(react@19.1.0))
|
||||
specifier: 15.4.0-canary.26
|
||||
version: 15.4.0-canary.26(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.3)(react@19.1.0))
|
||||
'@octokit/graphql':
|
||||
specifier: ^8.2.2
|
||||
version: 8.2.2
|
||||
@@ -49,7 +49,7 @@ importers:
|
||||
version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(valibot@1.1.0(typescript@5.8.3))(zod@3.24.3)
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(next@15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
version: 1.5.0(next@15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
'@vercel/kv':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@@ -76,7 +76,7 @@ importers:
|
||||
version: 4.2.2
|
||||
geist:
|
||||
specifier: ^1.4.2
|
||||
version: 1.4.2(next@15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
|
||||
version: 1.4.2(next@15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
|
||||
html-entities:
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
@@ -84,8 +84,8 @@ importers:
|
||||
specifier: 0.508.0
|
||||
version: 0.508.0(react@19.1.0)
|
||||
next:
|
||||
specifier: 15.4.0-canary.24
|
||||
version: 15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
specifier: 15.4.0-canary.26
|
||||
version: 15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
prop-types:
|
||||
specifier: ^15.8.1
|
||||
version: 15.8.1
|
||||
@@ -232,8 +232,8 @@ importers:
|
||||
specifier: ^9.26.0
|
||||
version: 9.26.0(jiti@2.4.2)
|
||||
eslint-config-next:
|
||||
specifier: 15.4.0-canary.24
|
||||
version: 15.4.0-canary.24(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
specifier: 15.4.0-canary.26
|
||||
version: 15.4.0-canary.26(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
eslint-config-prettier:
|
||||
specifier: ^10.1.3
|
||||
version: 10.1.3(eslint@9.26.0(jiti@2.4.2))
|
||||
@@ -674,17 +674,17 @@ packages:
|
||||
'@napi-rs/wasm-runtime@0.2.9':
|
||||
resolution: {integrity: sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==}
|
||||
|
||||
'@next/bundle-analyzer@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-jLqFm/gV8d2uGIazzs8+xkSY8R6rr0blj6hZrT4WlIZx8TxqP899OO63OQUvtcWPSWYzRsU1T/42ccGD1LU04Q==}
|
||||
'@next/bundle-analyzer@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-3HiFZxOX3v6nZFtwsq9I4mZHkOBJUneZXpD5ZTd3RO7qtPmRdRCSYUPriCdfidwDp6TIQouz1IU77Tx1fQBXUA==}
|
||||
|
||||
'@next/env@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-a9XW8stKoDILs5ySIhv/WvnXqfdBJ3CSMFZk6DGWogaHj0JcZmjJqZYWc5PVO6rdswXuYzpnEHXKZ54l05PUrg==}
|
||||
'@next/env@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-+WeMYRfTZWaosbIAjuNESPVjynDz/NKukoR7mF/u3Wuwr40KgScpxD0IuU0T7XbPfprnaInSKAylufFvrXRh+A==}
|
||||
|
||||
'@next/eslint-plugin-next@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-J9pWYfhj6p8XhYpxmLrwSF0lImCnkq6tHQ5/Yz98iPDabblLLtRt4lE0za6wX8XsbnbwLBJKt+o1ba50QcbzBA==}
|
||||
'@next/eslint-plugin-next@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-BVFCtA7wcfmCPNUOp/0teL53lliHQ3qcRJf8ZpDe72WrjfsrcTGXH0ffOJagIINrXzTk8g74K+I8NVwADssBjA==}
|
||||
|
||||
'@next/mdx@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-1XSU25FqAGLUUrT7FBdQPk0iC731E16/BGwM/WKiFL2VqZpvt1Bq4b2AQFuZe7fIq8g/QAuxYyZQJOyi5pFv8Q==}
|
||||
'@next/mdx@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-em+b8i8nUQTVRyujYgL8d6g4oJzvnMyc6LVLzwEaB8HlLM/9zBI26C9Cb7TuFsQIvOILKvDljDaEfN+V0II2tA==}
|
||||
peerDependencies:
|
||||
'@mdx-js/loader': '>=0.15.0'
|
||||
'@mdx-js/react': '>=0.15.0'
|
||||
@@ -694,50 +694,50 @@ packages:
|
||||
'@mdx-js/react':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-arm64@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-KZTWf+lKcn/xU3QmTSGzxeWpsKe2HVhkH9A8Q0ZSbu2GKulekqlgA3Er0IdOAIs76ici7GOtOQAt4k8xjpX85g==}
|
||||
'@next/swc-darwin-arm64@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-HxtmV8Uoai8Z4wAU1tFWzASogAS+xVVP5Z5frbFu0yQ+1ocb9xQTjNqhiD5xPSAU8pNGWasCod8tlTCBzJzHQg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-QrSRUkggMA0kfYOxM5Xn5h3SBgI3Qbq+G1SmH71/VXz2NmG7HjrcyQPG4wYp6w7v3jhubSqPREzDjPNqtOxP1Q==}
|
||||
'@next/swc-darwin-x64@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-1MLiD1Bj6xSi5MkkQ8IK7A13KZJG9bzoWqdXT/tveVCinmYrl/zY7z/9dgvG+84gAE6uN4BGjp6f3IxRsvYDBA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-Nsn3SmZzAjYS/n+ZDGvCxsrE7ngMTZu0h4vp+L7nBb6kPNzipnDpwqPTy2heCqlIVA7xPnMCYJ5UKaFHyYjecg==}
|
||||
'@next/swc-linux-arm64-gnu@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-cIVgFgOdMDbnPixR/u3ICW60/HlnDbACCb2O+p9+DJj7s1dsN63Cs9qxc9pDJb7tgL0BFPhYcmGeJfd/bZ4h7w==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-SvQ7/Jx5ZqvVFMf3xpSKJg9azj0YOJpPdhR383NdOI9Eem5QLjnbWLEWqfc6p8hNkNzEpAuhEdf5bOWnMLFBxg==}
|
||||
'@next/swc-linux-arm64-musl@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-o4YS6E3FD2DpZBDvUai9bPMLcpcNZ3THc2BzysSbZeARPiAQuKoudwPJoCpi2t7vajrvczpxBwTPG2uL05ypEA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-nfngpiPavN+phfCnjeS0tqAo8DBtjHGHFnQB30mLZwvVQ6buiAn4BlSgh7hjApaDGNOlPDondC8t6yNDMuakUQ==}
|
||||
'@next/swc-linux-x64-gnu@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-M2/MFrQcPI7Ul5Fq5AOeoARrT0B9SrGiy7BLnPuE7Iai1+xkhfSsxIMF5JeDm/GfJnzcwA2oSvrOg0e7KKdaCA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-7HLdl3cZq3uaBPK0es6GhSNIX9rI0b8YJ+AoETPM4LzTG5P/Wfbx+KY3dLlTfU3Ycf4DpwFxlmQeogsT/NYKzg==}
|
||||
'@next/swc-linux-x64-musl@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-p5JpQ7k/1LyBzNZglqA8JJm7GRmadPkTyHoWaqMxhiVdcQHGbjwsiNjjAtMNjetNOXxj8ebxjiBsAt+34Ak1IQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-dqHsTLd0kkh3BjpA+GBgqmkqCHq4HPtUXZPc25ti0fistb2pOy9oFG3r1sO8DoYY//gUI4hgacFt1snv2MsyYA==}
|
||||
'@next/swc-win32-arm64-msvc@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-FlXIBNOSwnGxxN+HekUfz4Y0n4gPGzqcY3wa3p+5JhzFT7r0oCxMxOdRbs7w8jF5b6uSkWVIQXWFL43F6+8J4g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.4.0-canary.24':
|
||||
resolution: {integrity: sha512-HxldCCDWW1ytENYu+gNnXg6bRCsMYZs/cMW5uFgc3jXRl4DJ8vpPIjVmjATtatlMJvw4JwGaFdnEjwD8R2H6dA==}
|
||||
'@next/swc-win32-x64-msvc@15.4.0-canary.26':
|
||||
resolution: {integrity: sha512-h9CKrDiEeBof+8IgHStYATYrKVuUt8ggy6429kViWlDbuY6gkuIplf3IRlfpdWAB32I1e4qqUVl/s2xRMgQdqg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -1953,8 +1953,8 @@ packages:
|
||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
eslint-config-next@15.4.0-canary.24:
|
||||
resolution: {integrity: sha512-DRDjxuCSc8p6ZO2iGNcsR7X41Tsxo+BRjrlTXBqiUOBeIi5ZLoMpjdozNQ678UIeVFbao+KOXVM/7KH4nnHjMg==}
|
||||
eslint-config-next@15.4.0-canary.26:
|
||||
resolution: {integrity: sha512-ByrXmPiCIpaK6ekpeX85pLb+Tk5EKWzZyPbb3umMU5K14a//MRl7tKM9ME2FUK9gAzM/kMJomRDFlz74M7nMdg==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
||||
typescript: '>=3.3.1'
|
||||
@@ -3119,8 +3119,8 @@ packages:
|
||||
resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
next@15.4.0-canary.24:
|
||||
resolution: {integrity: sha512-YzjyAhuNu/DSejEyjk8palmoHRyB6w0El5pUmNemeDLs/qaK8GgWjd6CcFcxEYvBiEjhID6B6t+pDfbTms7Xsw==}
|
||||
next@15.4.0-canary.26:
|
||||
resolution: {integrity: sha512-0lq0x+H4ewc6vXth3S9shrcK3eYl+4wLXQqdboVwBbJe0ykB3+QbGdXFIEICCZsmbAOaii0ag0tzqD3y/vr3bw==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4736,48 +4736,48 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.9.0
|
||||
optional: true
|
||||
|
||||
'@next/bundle-analyzer@15.4.0-canary.24':
|
||||
'@next/bundle-analyzer@15.4.0-canary.26':
|
||||
dependencies:
|
||||
webpack-bundle-analyzer: 4.10.1
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@next/env@15.4.0-canary.24': {}
|
||||
'@next/env@15.4.0-canary.26': {}
|
||||
|
||||
'@next/eslint-plugin-next@15.4.0-canary.24':
|
||||
'@next/eslint-plugin-next@15.4.0-canary.26':
|
||||
dependencies:
|
||||
fast-glob: 3.3.1
|
||||
|
||||
'@next/mdx@15.4.0-canary.24(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.3)(react@19.1.0))':
|
||||
'@next/mdx@15.4.0-canary.26(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.3)(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.3)(react@19.1.0)
|
||||
|
||||
'@next/swc-darwin-arm64@15.4.0-canary.24':
|
||||
'@next/swc-darwin-arm64@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.4.0-canary.24':
|
||||
'@next/swc-darwin-x64@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.4.0-canary.24':
|
||||
'@next/swc-linux-arm64-gnu@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.4.0-canary.24':
|
||||
'@next/swc-linux-arm64-musl@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.4.0-canary.24':
|
||||
'@next/swc-linux-x64-gnu@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.4.0-canary.24':
|
||||
'@next/swc-linux-x64-musl@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.4.0-canary.24':
|
||||
'@next/swc-win32-arm64-msvc@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.4.0-canary.24':
|
||||
'@next/swc-win32-x64-msvc@15.4.0-canary.26':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@@ -5416,9 +5416,9 @@ snapshots:
|
||||
dependencies:
|
||||
crypto-js: 4.2.0
|
||||
|
||||
'@vercel/analytics@1.5.0(next@15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
|
||||
'@vercel/analytics@1.5.0(next@15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
|
||||
optionalDependencies:
|
||||
next: 15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
next: 15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
react: 19.1.0
|
||||
|
||||
'@vercel/kv@3.0.0':
|
||||
@@ -6028,9 +6028,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-config-next@15.4.0-canary.24(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
|
||||
eslint-config-next@15.4.0-canary.26(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 15.4.0-canary.24
|
||||
'@next/eslint-plugin-next': 15.4.0-canary.26
|
||||
'@rushstack/eslint-patch': 1.11.0
|
||||
'@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
'@typescript-eslint/parser': 8.30.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
@@ -6502,9 +6502,9 @@ snapshots:
|
||||
|
||||
functions-have-names@1.2.3: {}
|
||||
|
||||
geist@1.4.2(next@15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
|
||||
geist@1.4.2(next@15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
|
||||
dependencies:
|
||||
next: 15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
next: 15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
|
||||
gensync@1.0.0-beta.2: {}
|
||||
|
||||
@@ -7654,9 +7654,9 @@ snapshots:
|
||||
|
||||
negotiator@1.0.0: {}
|
||||
|
||||
next@15.4.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
next@15.4.0-canary.26(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-af1b7da-20250417)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@next/env': 15.4.0-canary.24
|
||||
'@next/env': 15.4.0-canary.26
|
||||
'@swc/helpers': 0.5.15
|
||||
caniuse-lite: 1.0.30001714
|
||||
postcss: 8.4.31
|
||||
@@ -7664,14 +7664,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.4.0-canary.24
|
||||
'@next/swc-darwin-x64': 15.4.0-canary.24
|
||||
'@next/swc-linux-arm64-gnu': 15.4.0-canary.24
|
||||
'@next/swc-linux-arm64-musl': 15.4.0-canary.24
|
||||
'@next/swc-linux-x64-gnu': 15.4.0-canary.24
|
||||
'@next/swc-linux-x64-musl': 15.4.0-canary.24
|
||||
'@next/swc-win32-arm64-msvc': 15.4.0-canary.24
|
||||
'@next/swc-win32-x64-msvc': 15.4.0-canary.24
|
||||
'@next/swc-darwin-arm64': 15.4.0-canary.26
|
||||
'@next/swc-darwin-x64': 15.4.0-canary.26
|
||||
'@next/swc-linux-arm64-gnu': 15.4.0-canary.26
|
||||
'@next/swc-linux-arm64-musl': 15.4.0-canary.26
|
||||
'@next/swc-linux-x64-gnu': 15.4.0-canary.26
|
||||
'@next/swc-linux-x64-musl': 15.4.0-canary.26
|
||||
'@next/swc-win32-arm64-msvc': 15.4.0-canary.26
|
||||
'@next/swc-win32-x64-msvc': 15.4.0-canary.26
|
||||
babel-plugin-react-compiler: 19.0.0-beta-af1b7da-20250417
|
||||
sharp: 0.34.1
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user