1
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.43

This commit is contained in:
renovate[bot]
2025-05-20 20:57:28 +00:00
committed by Jake Jarvis
parent 1996ad6c10
commit f35f775702
2 changed files with 83 additions and 91 deletions

View File

@@ -26,8 +26,8 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@neondatabase/serverless": "^1.0.0",
"@next/bundle-analyzer": "15.4.0-canary.41",
"@next/mdx": "15.4.0-canary.41",
"@next/bundle-analyzer": "15.4.0-canary.43",
"@next/mdx": "15.4.0-canary.43",
"@octokit/graphql": "^9.0.1",
"@octokit/graphql-schema": "^15.26.0",
"@radix-ui/react-alert-dialog": "^1.1.14",
@@ -56,7 +56,7 @@
"geist": "^1.4.2",
"html-entities": "^2.6.0",
"lucide-react": "0.511.0",
"next": "15.4.0-canary.41",
"next": "15.4.0-canary.43",
"react": "19.1.0",
"react-activity-calendar": "^2.7.12",
"react-countup": "^6.5.3",
@@ -107,7 +107,7 @@
"dotenv": "^16.5.0",
"drizzle-kit": "^0.31.1",
"eslint": "^9.27.0",
"eslint-config-next": "15.4.0-canary.41",
"eslint-config-next": "15.4.0-canary.43",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",

166
pnpm-lock.yaml generated
View File

@@ -27,11 +27,11 @@ importers:
specifier: ^1.0.0
version: 1.0.0
'@next/bundle-analyzer':
specifier: 15.4.0-canary.41
version: 15.4.0-canary.41
specifier: 15.4.0-canary.43
version: 15.4.0-canary.43
'@next/mdx':
specifier: 15.4.0-canary.41
version: 15.4.0-canary.41(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.4)(react@19.1.0))
specifier: 15.4.0-canary.43
version: 15.4.0-canary.43(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.4)(react@19.1.0))
'@octokit/graphql':
specifier: ^9.0.1
version: 9.0.1
@@ -76,10 +76,10 @@ importers:
version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(valibot@1.1.0(typescript@5.8.3))(zod@3.25.7)
'@vercel/analytics':
specifier: ^1.5.0
version: 1.5.0(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(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.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
'@vercel/speed-insights':
specifier: ^1.2.0
version: 1.2.0(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
version: 1.2.0(next@15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
better-auth:
specifier: 1.2.9-beta.1
version: 1.2.9-beta.1
@@ -109,7 +109,7 @@ importers:
version: 5.0.1
geist:
specifier: ^1.4.2
version: 1.4.2(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
version: 1.4.2(next@15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
html-entities:
specifier: ^2.6.0
version: 2.6.0
@@ -117,8 +117,8 @@ importers:
specifier: 0.511.0
version: 0.511.0(react@19.1.0)
next:
specifier: 15.4.0-canary.41
version: 15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
specifier: 15.4.0-canary.43
version: 15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
react:
specifier: 19.1.0
version: 19.1.0
@@ -265,8 +265,8 @@ importers:
specifier: ^9.27.0
version: 9.27.0(jiti@2.4.2)
eslint-config-next:
specifier: 15.4.0-canary.41
version: 15.4.0-canary.41(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
specifier: 15.4.0-canary.43
version: 15.4.0-canary.43(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
eslint-config-prettier:
specifier: ^10.1.5
version: 10.1.5(eslint@9.27.0(jiti@2.4.2))
@@ -1019,17 +1019,17 @@ packages:
resolution: {integrity: sha512-XWmEeWpBXIoksZSDN74kftfTnXFEGZ3iX8jbANWBc+ag6dsiQuvuR4LgB0WdCOKMb5AQgjqgufc0TgAsZubUYw==}
engines: {node: '>=19.0.0'}
'@next/bundle-analyzer@15.4.0-canary.41':
resolution: {integrity: sha512-2BOfX/uBKxD8KmnaHGqpK9bl25bnMrYDHdv8njvCE2kzAPaMY2cMcWJwVPmHHpJgmr+HjCcP1k6aG1BcWo7exg==}
'@next/bundle-analyzer@15.4.0-canary.43':
resolution: {integrity: sha512-1A51MjRQnHccTUwJrd96TrGvw+qFMUyDQhMCUPLOEe9Qdw49FCU+oh8expUv3cndWgeIJMcv5Z6c/dO+Leca4g==}
'@next/env@15.4.0-canary.41':
resolution: {integrity: sha512-nxLx/vkXiKX6oN7nGkbeMwSRFsFoUkGE7O/wIEp6RY/qXu9kp4Aq6kcEL04q9SU8K8a/P3kBPNE1POnyDV/QuQ==}
'@next/env@15.4.0-canary.43':
resolution: {integrity: sha512-QrWnnAWyhX5AwDWpT7qHK4fFdH9VkBTn/fjdcyKQ9yjwS6Xi7sLoYOhnZZuBkG1fs4Ey4xgUSTyhCUa5FRk0BA==}
'@next/eslint-plugin-next@15.4.0-canary.41':
resolution: {integrity: sha512-Nf84bKom+a3UYmPUTrHLnkZ7IxfUp37pTMTdB728JFYZg0AAhbyUG4msMqd/Hd7tu+5Ky+csIDeomjf87HjP0A==}
'@next/eslint-plugin-next@15.4.0-canary.43':
resolution: {integrity: sha512-cAovAPI7k80sb2/oP0z/WNTi06D9kcYz5t3dWxcmtXe7v+s1LQ9xTbpLMdNEJpfhET3M/Ku14n3D2xnMmwLrww==}
'@next/mdx@15.4.0-canary.41':
resolution: {integrity: sha512-Ab6SB2uXmv8iM8wzyt8XjF2hoz5Auy8kDph/EYxJH7SOFfgG7zsm1RlNTZQQUG3bOjnLFQzwTWhgw0FKBaJ9nA==}
'@next/mdx@15.4.0-canary.43':
resolution: {integrity: sha512-ONp22Gkp/Cf2Kdli8MQeFSC38EnnKlzPaZvMagjoU2GSyLYtMDDjuaY3YlSzMUOk3yfXh/qDDAjrw6k2WLr1tw==}
peerDependencies:
'@mdx-js/loader': '>=0.15.0'
'@mdx-js/react': '>=0.15.0'
@@ -1039,50 +1039,50 @@ packages:
'@mdx-js/react':
optional: true
'@next/swc-darwin-arm64@15.4.0-canary.41':
resolution: {integrity: sha512-okXwGkZkkZuPZ/xfijm0TRUeoItyhd7tn9kYgLVjLV8bN5c/U3ZEYtM2XB6LiY1cqzYYhuyq5fwvodjnaT4p+Q==}
'@next/swc-darwin-arm64@15.4.0-canary.43':
resolution: {integrity: sha512-Bf2X+zEFx/5GZuP+YadVN1d47RXWXoL5+6dvPZc6VDanvW2h/D1LldRfAtFUCY0+G2c7Keduy391FBkUgK1kHQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@next/swc-darwin-x64@15.4.0-canary.41':
resolution: {integrity: sha512-vgkbxt9g9MIqwE51tv1ScXPKtkcma3Ujv/ae27E5UnySW0Tzk/m7v0apXzhyloDjWqBmUNIMwPQKXh1vjkP44g==}
'@next/swc-darwin-x64@15.4.0-canary.43':
resolution: {integrity: sha512-lb/f8dmFUFT9iCnjbR12muOfnI15z75ow9SDx6yT+DykT/JjgGn6fl4BQxc5hYC5Y/qSZ5NL/rTSZ50Btac/rw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@next/swc-linux-arm64-gnu@15.4.0-canary.41':
resolution: {integrity: sha512-hQ4u33xn6gj3sFe7cxenE+R9pInYLI7TTsEO3uYPGjSSdZEkWkJUEqe6w/jf78i67LXWzWhHgfk9+YMy8nvhPA==}
'@next/swc-linux-arm64-gnu@15.4.0-canary.43':
resolution: {integrity: sha512-FYBAzANweB6gVfU/bDtZeWgyFGi8MXRXT+OgNXKsz3OnIWFm+NuwmaJrhZIRtrSOXjaxVTUIgzQ1iFfF9gIfUQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-arm64-musl@15.4.0-canary.41':
resolution: {integrity: sha512-ECS0kq/rtCyN4QIbNXw9XCQzS7K8KKl2Te7vJygnw7aBrLyYo2QwL65Tb5gFTBS5E1AumGhokkd1MFHICCNUEg==}
'@next/swc-linux-arm64-musl@15.4.0-canary.43':
resolution: {integrity: sha512-q+ow1Tt7gu68WFkF+ieG9lZDO5b1iGWyOI+x3cSHI4MB4tvl0Uw4FnMtRW67/jg4U5YDSlUR8GClWicF3EymoQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-x64-gnu@15.4.0-canary.41':
resolution: {integrity: sha512-VdqH1Et6OsIw7W65RNiHbLboCkAmulbFejbA/2rQd2VmwXe+8z0n0xPB6Xzyox+qS3VbtGLV6eSzh55UQnhxqQ==}
'@next/swc-linux-x64-gnu@15.4.0-canary.43':
resolution: {integrity: sha512-5LrDiV5hYKrnsWzjNICPSQ+rYLTLnTaA6rbTHDEzX7oEdlJJ9eiXpddQk68L0f8gNwYpERqSP08ZQXajYvnKGQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-linux-x64-musl@15.4.0-canary.41':
resolution: {integrity: sha512-wd/+PIgdRncY2tE4P6zlskcL1BlO5il83rkHwW+NXdWPg1V6+QT1cxPunV2ZBlvozZOGS4iGEpW5Q4jQZYAoCg==}
'@next/swc-linux-x64-musl@15.4.0-canary.43':
resolution: {integrity: sha512-jI8bDJI1B6gCLgcVmr5ThDa9U8Xkvhfsm1f8ZAgKt08DVxAJYUje1vlLbljXwOBUMSWRYOeYHw+dae6VjbOY0g==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-win32-arm64-msvc@15.4.0-canary.41':
resolution: {integrity: sha512-CC7JoSVE0ePAPJt8oZD7av/fpols/qItkXahhvwwqVKuXeeDfWh3tIY6/3YLzh4gH5R9WcIeH6KOCKALN55zvQ==}
'@next/swc-win32-arm64-msvc@15.4.0-canary.43':
resolution: {integrity: sha512-Hw5DIPbgBGiAQdmSPg9vqLrAY/fkm8G/bKMOMSYAQbvWIkXG3LMVsYOg7jbXVjswpZwUYYG/R/SD7ZIRmqISag==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@next/swc-win32-x64-msvc@15.4.0-canary.41':
resolution: {integrity: sha512-QgAgQCWwpYNH0XaLFzf22XdJQuLCpLTwNEnY5/umG8rqUnPSiLShgTTRnM52EQOkG26OqHaAHjMHir2hx8CWgQ==}
'@next/swc-win32-x64-msvc@15.4.0-canary.43':
resolution: {integrity: sha512-A/cGb+0tbXhRqVHGwriZaUvwEBq9WHajyHQjZ+01oZJTaoLOph2aAUlYVfiEN1pPRTFcm3zhqZMtSPT8Nypx0Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -2623,8 +2623,8 @@ packages:
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
engines: {node: '>=12'}
eslint-config-next@15.4.0-canary.41:
resolution: {integrity: sha512-/+4TQ4zrZxD2qTED+1uGINf0pU4OjFnql5JEveamKMORZ7iE0CylKVG21wREcoumzUNX+ywmbSFzOCKwRULs2w==}
eslint-config-next@15.4.0-canary.43:
resolution: {integrity: sha512-9qCZTxc7/DLEEkbTHxf7sOBozoThSx9cBc/hJIUOS1a1duk1McjeW419XxvnCrYREkGdQsJ8rc1RgWeIWttx0Q==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: '>=3.3.1'
@@ -3735,8 +3735,8 @@ packages:
natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
next@15.4.0-canary.41:
resolution: {integrity: sha512-Wgy6HLrTvW/H7cNwVyS1gDF9ezuSK8LA8QccFm5G8abmN7cKcDBq8gpqC582j64gG0Cb7gpJyGDlk/ge5bKxfA==}
next@15.4.0-canary.43:
resolution: {integrity: sha512-Aw64EW92qHhmM8z4RPpw/jd3FvZljLJx06wkkBvhENWIpFnWJVwjL7MZ/BFgy/hzodAZwh5R70TryyjMPtr7OQ==}
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
hasBin: true
peerDependencies:
@@ -4368,11 +4368,6 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
semver@7.7.1:
resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==}
engines: {node: '>=10'}
hasBin: true
semver@7.7.2:
resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
engines: {node: '>=10'}
@@ -5541,48 +5536,48 @@ snapshots:
'@types/node': 22.15.20
'@types/pg': 8.15.1
'@next/bundle-analyzer@15.4.0-canary.41':
'@next/bundle-analyzer@15.4.0-canary.43':
dependencies:
webpack-bundle-analyzer: 4.10.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
'@next/env@15.4.0-canary.41': {}
'@next/env@15.4.0-canary.43': {}
'@next/eslint-plugin-next@15.4.0-canary.41':
'@next/eslint-plugin-next@15.4.0-canary.43':
dependencies:
fast-glob: 3.3.1
'@next/mdx@15.4.0-canary.41(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.4)(react@19.1.0))':
'@next/mdx@15.4.0-canary.43(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.4)(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.4)(react@19.1.0)
'@next/swc-darwin-arm64@15.4.0-canary.41':
'@next/swc-darwin-arm64@15.4.0-canary.43':
optional: true
'@next/swc-darwin-x64@15.4.0-canary.41':
'@next/swc-darwin-x64@15.4.0-canary.43':
optional: true
'@next/swc-linux-arm64-gnu@15.4.0-canary.41':
'@next/swc-linux-arm64-gnu@15.4.0-canary.43':
optional: true
'@next/swc-linux-arm64-musl@15.4.0-canary.41':
'@next/swc-linux-arm64-musl@15.4.0-canary.43':
optional: true
'@next/swc-linux-x64-gnu@15.4.0-canary.41':
'@next/swc-linux-x64-gnu@15.4.0-canary.43':
optional: true
'@next/swc-linux-x64-musl@15.4.0-canary.41':
'@next/swc-linux-x64-musl@15.4.0-canary.43':
optional: true
'@next/swc-win32-arm64-msvc@15.4.0-canary.41':
'@next/swc-win32-arm64-msvc@15.4.0-canary.43':
optional: true
'@next/swc-win32-x64-msvc@15.4.0-canary.41':
'@next/swc-win32-x64-msvc@15.4.0-canary.43':
optional: true
'@noble/ciphers@0.6.0': {}
@@ -5611,7 +5606,7 @@ snapshots:
ini: 4.1.3
nopt: 7.2.1
proc-log: 4.2.0
semver: 7.7.1
semver: 7.7.2
walk-up-path: 3.0.1
transitivePeerDependencies:
- bluebird
@@ -5625,7 +5620,7 @@ snapshots:
proc-log: 4.2.0
promise-inflight: 1.0.1
promise-retry: 2.0.1
semver: 7.7.1
semver: 7.7.2
which: 4.0.0
transitivePeerDependencies:
- bluebird
@@ -5647,7 +5642,7 @@ snapshots:
json-parse-even-better-errors: 3.0.2
normalize-package-data: 6.0.2
proc-log: 4.2.0
semver: 7.7.1
semver: 7.7.2
transitivePeerDependencies:
- bluebird
@@ -6425,7 +6420,7 @@ snapshots:
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.7.1
semver: 7.7.2
ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
@@ -6499,14 +6494,14 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.5.0':
optional: true
'@vercel/analytics@1.5.0(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(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.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
optionalDependencies:
next: 15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
next: 15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
react: 19.1.0
'@vercel/speed-insights@1.2.0(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
'@vercel/speed-insights@1.2.0(next@15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
optionalDependencies:
next: 15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
next: 15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
react: 19.1.0
'@xobotyi/scrollbar-width@1.9.5': {}
@@ -7181,9 +7176,9 @@ snapshots:
escape-string-regexp@5.0.0: {}
eslint-config-next@15.4.0-canary.41(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3):
eslint-config-next@15.4.0-canary.43(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3):
dependencies:
'@next/eslint-plugin-next': 15.4.0-canary.41
'@next/eslint-plugin-next': 15.4.0-canary.43
'@rushstack/eslint-patch': 1.11.0
'@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
'@typescript-eslint/parser': 8.30.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
@@ -7586,9 +7581,9 @@ snapshots:
functions-have-names@1.2.3: {}
geist@1.4.2(next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
geist@1.4.2(next@15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
dependencies:
next: 15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
next: 15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
gensync@1.0.0-beta.2: {}
@@ -7910,7 +7905,7 @@ snapshots:
is-bun-module@2.0.0:
dependencies:
semver: 7.7.1
semver: 7.7.2
is-callable@1.2.7: {}
@@ -8712,9 +8707,9 @@ snapshots:
natural-compare@1.4.0: {}
next@15.4.0-canary.41(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
next@15.4.0-canary.43(@babel/core@7.26.10)(babel-plugin-react-compiler@19.1.0-rc.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
dependencies:
'@next/env': 15.4.0-canary.41
'@next/env': 15.4.0-canary.43
'@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001714
postcss: 8.4.31
@@ -8722,14 +8717,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.41
'@next/swc-darwin-x64': 15.4.0-canary.41
'@next/swc-linux-arm64-gnu': 15.4.0-canary.41
'@next/swc-linux-arm64-musl': 15.4.0-canary.41
'@next/swc-linux-x64-gnu': 15.4.0-canary.41
'@next/swc-linux-x64-musl': 15.4.0-canary.41
'@next/swc-win32-arm64-msvc': 15.4.0-canary.41
'@next/swc-win32-x64-msvc': 15.4.0-canary.41
'@next/swc-darwin-arm64': 15.4.0-canary.43
'@next/swc-darwin-x64': 15.4.0-canary.43
'@next/swc-linux-arm64-gnu': 15.4.0-canary.43
'@next/swc-linux-arm64-musl': 15.4.0-canary.43
'@next/swc-linux-x64-gnu': 15.4.0-canary.43
'@next/swc-linux-x64-musl': 15.4.0-canary.43
'@next/swc-win32-arm64-msvc': 15.4.0-canary.43
'@next/swc-win32-x64-msvc': 15.4.0-canary.43
babel-plugin-react-compiler: 19.1.0-rc.2
sharp: 0.34.2
transitivePeerDependencies:
@@ -8749,12 +8744,12 @@ snapshots:
normalize-package-data@6.0.2:
dependencies:
hosted-git-info: 7.0.2
semver: 7.7.1
semver: 7.7.2
validate-npm-package-license: 3.0.4
npm-install-checks@6.3.0:
dependencies:
semver: 7.7.1
semver: 7.7.2
npm-normalize-package-bin@3.0.1: {}
@@ -8762,7 +8757,7 @@ snapshots:
dependencies:
hosted-git-info: 7.0.2
proc-log: 4.2.0
semver: 7.7.1
semver: 7.7.2
validate-npm-package-name: 5.0.1
npm-pick-manifest@9.1.0:
@@ -8770,7 +8765,7 @@ snapshots:
npm-install-checks: 6.3.0
npm-normalize-package-bin: 3.0.1
npm-package-arg: 11.0.3
semver: 7.7.1
semver: 7.7.2
nth-check@2.1.1:
dependencies:
@@ -9450,10 +9445,7 @@ snapshots:
semver@6.3.1: {}
semver@7.7.1: {}
semver@7.7.2:
optional: true
semver@7.7.2: {}
server-only@0.0.1: {}