chore: bump react and next (#6707)

This commit is contained in:
Taesu
2025-12-13 20:31:46 +09:00
committed by GitHub
parent 7529c8810d
commit 184f378ef3
6 changed files with 1244 additions and 1246 deletions

View File

@@ -64,7 +64,7 @@
"kysely": "^0.28.5",
"lucide-react": "^0.542.0",
"mysql2": "^3.14.4",
"next": "16.0.9",
"next": "16.0.10",
"next-themes": "^0.4.6",
"react": "catalog:react19",
"react-day-picker": "9.9.0",

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"better-auth": "workspace:*",
"next": "16.0.9",
"next": "16.0.10",
"react": "catalog:react19",
"react-dom": "catalog:react19"
},

View File

@@ -74,7 +74,7 @@
"lottie-react": "^2.4.1",
"lucide-react": "^0.542.0",
"motion": "^12.23.12",
"next": "16.0.9",
"next": "16.0.10",
"next-themes": "^0.4.6",
"prism-react-renderer": "^2.4.1",
"react": "catalog:react19",

View File

@@ -475,7 +475,7 @@
"mongodb": "^6.18.0",
"msw": "^2.12.4",
"mysql2": "^3.14.4",
"next": "^16.0.9",
"next": "^16.0.10",
"oauth2-mock-server": "^7.2.1",
"pg": "^8.16.3",
"prisma": "^5.22.0",

2478
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@ catalogs:
react19:
'@types/react': ^19.2.0
'@types/react-dom': ^19.2.0
react: ^19.2.1
react-dom: ^19.2.1
react: ^19.2.3
react-dom: ^19.2.3
vitest:
'@vitest/coverage-v8': ^4.0.15
vitest: ^4.0.15