Upgrade nextjs and React to latest version

This commit is contained in:
Dries Augustyns
2025-12-06 08:02:52 +01:00
parent eac3815668
commit caaa58a0ff
7 changed files with 206 additions and 57 deletions
+181 -32
View File
@@ -2987,6 +2987,13 @@ __metadata:
languageName: node
linkType: hard
"@next/env@npm:16.0.7":
version: 16.0.7
resolution: "@next/env@npm:16.0.7"
checksum: 10c0/5bbb4360ae6b0753de83f70700295c09427f5414f6765c7371fee0894de2a614364a2e9b4ec7b7e3451d56334026bafec6d28a21222a2fa7ecaa27f0a9421cc7
languageName: node
linkType: hard
"@next/env@npm:^13.4.3":
version: 13.5.11
resolution: "@next/env@npm:13.5.11"
@@ -3019,6 +3026,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-darwin-arm64@npm:16.0.7"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-darwin-x64@npm:16.0.1"
@@ -3026,6 +3040,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-darwin-x64@npm:16.0.7"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.1"
@@ -3033,6 +3054,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.7"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-linux-arm64-musl@npm:16.0.1"
@@ -3040,6 +3068,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-linux-arm64-musl@npm:16.0.7"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-linux-x64-gnu@npm:16.0.1"
@@ -3047,6 +3082,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-linux-x64-gnu@npm:16.0.7"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-linux-x64-musl@npm:16.0.1"
@@ -3054,6 +3096,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-linux-x64-musl@npm:16.0.7"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.1"
@@ -3061,6 +3110,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.7"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:16.0.1":
version: 16.0.1
resolution: "@next/swc-win32-x64-msvc@npm:16.0.1"
@@ -3068,6 +3124,13 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:16.0.7":
version: 16.0.7
resolution: "@next/swc-win32-x64-msvc@npm:16.0.7"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
"@noble/hashes@npm:^1.1.5":
version: 1.8.0
resolution: "@noble/hashes@npm:1.8.0"
@@ -3197,12 +3260,12 @@ __metadata:
"@plunk/typescript-config": "npm:*"
"@react-email/components": "npm:^1.0.0"
"@react-email/preview-server": "npm:5.0.1"
"@types/react": "npm:^19"
"@types/react": "npm:^19.2.7"
react-email: "npm:5.0.1"
typescript: "npm:5.7.2"
peerDependencies:
react: ^19
react-dom: ^19
react: ^19.2.7
react-dom: ^19.2.3
languageName: unknown
linkType: soft
@@ -3232,7 +3295,7 @@ __metadata:
dependencies:
"@plunk/typescript-config": "npm:*"
"@types/node": "npm:22.10.5"
"@types/react": "npm:^19"
"@types/react": "npm:^19.2.7"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft
@@ -3278,7 +3341,7 @@ __metadata:
"@radix-ui/react-tooltip": "npm:^1.1.6"
"@tailwindcss/forms": "npm:^0.5.9"
"@types/node": "npm:24.10.0"
"@types/react": "npm:^19"
"@types/react": "npm:^19.2.7"
class-variance-authority: "npm:^0.7.0"
clsx: "npm:^2.1.1"
cmdk: "npm:^1.0.4"
@@ -3295,8 +3358,8 @@ __metadata:
tailwindcss-animate: "npm:^1.0.7"
typescript: "npm:5.7.2"
peerDependencies:
react: ^19
react-dom: ^19
react: ^19.2.1
react-dom: ^19.2.1
languageName: unknown
linkType: soft
@@ -7023,16 +7086,16 @@ __metadata:
languageName: node
linkType: hard
"@types/react-dom@npm:19.2.2, @types/react-dom@npm:^19":
version: 19.2.2
resolution: "@types/react-dom@npm:19.2.2"
"@types/react-dom@npm:19.2.3, @types/react-dom@npm:^19.2.3":
version: 19.2.3
resolution: "@types/react-dom@npm:19.2.3"
peerDependencies:
"@types/react": ^19.2.0
checksum: 10c0/6154dfb8e7a638313d7fa15b2b16494f2235afda4c43be37d10f34e5c7a730f6b95117facb5e6eebc73b15cceea7f6da23be46cda5d2262fd00fd7e6069547e3
checksum: 10c0/b486ebe0f4e2fb35e2e108df1d8fc0927ca5d6002d5771e8a739de11239fe62d0e207c50886185253c99eb9dedfeeb956ea7429e5ba17f6693c7acb4c02f8cd1
languageName: node
linkType: hard
"@types/react@npm:16 || 17 || 18 || 19, @types/react@npm:19.2.2, @types/react@npm:^19":
"@types/react@npm:16 || 17 || 18 || 19":
version: 19.2.2
resolution: "@types/react@npm:19.2.2"
dependencies:
@@ -7050,6 +7113,15 @@ __metadata:
languageName: node
linkType: hard
"@types/react@npm:19.2.7, @types/react@npm:^19.2.7":
version: 19.2.7
resolution: "@types/react@npm:19.2.7"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1
languageName: node
linkType: hard
"@types/send@npm:*":
version: 0.17.5
resolution: "@types/send@npm:0.17.5"
@@ -9327,6 +9399,13 @@ __metadata:
languageName: node
linkType: hard
"csstype@npm:^3.2.2":
version: 3.2.3
resolution: "csstype@npm:3.2.3"
checksum: 10c0/cd29c51e70fa822f1cecd8641a1445bed7063697469d35633b516e60fe8c1bde04b08f6c5b6022136bb669b64c63d4173af54864510fbb4ee23281801841a3ce
languageName: node
linkType: hard
"csv-parse@npm:^6.1.0":
version: 6.1.0
resolution: "csv-parse@npm:6.1.0"
@@ -13186,16 +13265,16 @@ __metadata:
"@tailwindcss/postcss": "npm:^4.1.17"
"@tailwindcss/typography": "npm:^0.5.19"
"@types/node": "npm:24.10.0"
"@types/react": "npm:19.2.2"
"@types/react-dom": "npm:19.2.2"
"@types/react": "npm:19.2.7"
"@types/react-dom": "npm:19.2.3"
eslint: "npm:^9"
eslint-config-next: "npm:16.0.1"
lucide-react: "npm:^0.553.0"
next: "npm:16.0.1"
next: "npm:16.0.7"
next-seo: "npm:^6.6.0"
next-sitemap: "npm:^4.2.3"
postcss: "npm:^8.4.33"
react: "npm:19.2.0"
react: "npm:19.2.1"
react-dom: "npm:19.2.0"
sonner: "npm:^2.0.6"
tailwindcss: "npm:^4.1.17"
@@ -14913,7 +14992,7 @@ __metadata:
languageName: node
linkType: hard
"next@npm:16.0.1, next@npm:^16.0.1":
"next@npm:16.0.1":
version: 16.0.1
resolution: "next@npm:16.0.1"
dependencies:
@@ -14972,6 +15051,65 @@ __metadata:
languageName: node
linkType: hard
"next@npm:16.0.7, next@npm:^16.0.7":
version: 16.0.7
resolution: "next@npm:16.0.7"
dependencies:
"@next/env": "npm:16.0.7"
"@next/swc-darwin-arm64": "npm:16.0.7"
"@next/swc-darwin-x64": "npm:16.0.7"
"@next/swc-linux-arm64-gnu": "npm:16.0.7"
"@next/swc-linux-arm64-musl": "npm:16.0.7"
"@next/swc-linux-x64-gnu": "npm:16.0.7"
"@next/swc-linux-x64-musl": "npm:16.0.7"
"@next/swc-win32-arm64-msvc": "npm:16.0.7"
"@next/swc-win32-x64-msvc": "npm:16.0.7"
"@swc/helpers": "npm:0.5.15"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.4.31"
sharp: "npm:^0.34.4"
styled-jsx: "npm:5.1.6"
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.51.1
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
optional: true
"@next/swc-darwin-x64":
optional: true
"@next/swc-linux-arm64-gnu":
optional: true
"@next/swc-linux-arm64-musl":
optional: true
"@next/swc-linux-x64-gnu":
optional: true
"@next/swc-linux-x64-musl":
optional: true
"@next/swc-win32-arm64-msvc":
optional: true
"@next/swc-win32-x64-msvc":
optional: true
sharp:
optional: true
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
"@playwright/test":
optional: true
babel-plugin-react-compiler:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/72003fed0f5b690c91ae1a0cc59317691ca1976b46809557a93e00a43e55d4158a256b1a46da6cd7506e699d74aa0cf4e973ec5a35ceabbdd9a1955b507ec85d
languageName: node
linkType: hard
"node-abort-controller@npm:^3.1.1":
version: 3.1.1
resolution: "node-abort-controller@npm:3.1.1"
@@ -16277,7 +16415,7 @@ __metadata:
languageName: node
linkType: hard
"react-dom@npm:19.2.0, react-dom@npm:^19.2":
"react-dom@npm:19.2.0":
version: 19.2.0
resolution: "react-dom@npm:19.2.0"
dependencies:
@@ -16288,6 +16426,17 @@ __metadata:
languageName: node
linkType: hard
"react-dom@npm:19.2.1, react-dom@npm:^19.2.1":
version: 19.2.1
resolution: "react-dom@npm:19.2.1"
dependencies:
scheduler: "npm:^0.27.0"
peerDependencies:
react: ^19.2.1
checksum: 10c0/e56b6b3d72314df580ca800b70a69a21c6372703c8f45d9b5451ca6519faefb2496d76ffa9c5adb94136d2bbf2fd303d0dfc208a2cd77ede3132877471af9470
languageName: node
linkType: hard
"react-email@npm:5.0.1":
version: 5.0.1
resolution: "react-email@npm:5.0.1"
@@ -16440,10 +16589,10 @@ __metadata:
languageName: node
linkType: hard
"react@npm:19.2.0, react@npm:^19.2":
version: 19.2.0
resolution: "react@npm:19.2.0"
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
"react@npm:19.2.1, react@npm:^19.2.1":
version: 19.2.1
resolution: "react@npm:19.2.1"
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
languageName: node
linkType: hard
@@ -19391,8 +19540,8 @@ __metadata:
"@tiptap/suggestion": "npm:^3.11.0"
"@types/dagre": "npm:^0.7.53"
"@types/node": "npm:24.10.0"
"@types/react": "npm:19.2.2"
"@types/react-dom": "npm:19.2.2"
"@types/react": "npm:19.2.7"
"@types/react-dom": "npm:19.2.3"
"@xyflow/react": "npm:^12.9.3"
dagre: "npm:^0.8.5"
eslint: "npm:^9"
@@ -19400,13 +19549,13 @@ __metadata:
framer-motion: "npm:^12.23.24"
juice: "npm:^11.0.3"
lucide-react: "npm:^0.553.0"
next: "npm:16.0.1"
next: "npm:16.0.7"
next-seo: "npm:^6.6.0"
next-sitemap: "npm:^4.2.3"
nuqs: "npm:^2.7.3"
postcss: "npm:^8.4.33"
react: "npm:19.2.0"
react-dom: "npm:19.2.0"
react: "npm:19.2.1"
react-dom: "npm:19.2.1"
react-hook-form: "npm:^7.66.0"
react-intl: "npm:^7.1.14"
recharts: "npm:^3.4.1"
@@ -19589,18 +19738,18 @@ __metadata:
"@tailwindcss/postcss": "npm:^4.1.17"
"@types/mdx": "npm:^2.0.13"
"@types/node": "npm:24.10.0"
"@types/react": "npm:^19"
"@types/react-dom": "npm:^19"
"@types/react": "npm:^19.2.7"
"@types/react-dom": "npm:^19.2.3"
fumadocs-core: "npm:16.0.8"
fumadocs-mdx: "npm:13.0.5"
fumadocs-openapi: "npm:^10.0.11"
fumadocs-ui: "npm:16.0.8"
lucide-react: "npm:^0.553.0"
next: "npm:^16.0.1"
next: "npm:^16.0.7"
next-sitemap: "npm:^4.2.3"
postcss: "npm:^8.4.33"
react: "npm:^19.2"
react-dom: "npm:^19.2"
react: "npm:^19.2.1"
react-dom: "npm:^19.2.1"
shiki: "npm:^3.15.0"
tailwindcss: "npm:^4.1.17"
typescript: "npm:5.7.2"