update next to v14

This commit is contained in:
2024-08-15 14:28:08 +02:00
parent 9b6ff81f17
commit 3c4a15afd1
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -19,10 +19,10 @@
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.427.0", "lucide-react": "^0.427.0",
"next": "13.2.4", "next": "^14.2.5",
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
"react": "18.2.0", "react": "^18.3.1",
"react-dom": "18.2.0", "react-dom": "^18.3.1",
"tailwind-merge": "^2.5.2", "tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"zod": "^3.21.4" "zod": "^3.21.4"