feat: upgrade to next 15

This commit is contained in:
2024-12-19 23:12:51 +01:00
parent 00ea44fc2a
commit d421278224
11 changed files with 1022 additions and 395 deletions

View File

@@ -28,10 +28,10 @@
"ioredis": "^5.4.1",
"lucia": "^3.1.1",
"lucide-react": "^0.368.0",
"next": "^14.2.3",
"next": "^15.1.2",
"next-themes": "^0.4.4",
"react": "^18",
"react-dom": "^18",
"react": "^19.0.0-rc.1",
"react-dom": "^19.0.0-rc.1",
"react-hook-form": "^7.54.1",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
@@ -43,7 +43,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.0",
"eslint-config-next": "^15.1.2",
"postcss": "^8",
"prisma": "^6.0.1",
"shadcn": "^2.1.7",