mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-22 06:16:18 -05:00
chore: bump react and next (#6707)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"better-auth": "workspace:*",
|
||||
"next": "16.0.9",
|
||||
"next": "16.0.10",
|
||||
"react": "catalog:react19",
|
||||
"react-dom": "catalog:react19"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
2478
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user