fix: downgrade next

This commit is contained in:
Henry
2024-11-03 21:10:56 +00:00
parent d1e27b5b83
commit 23a35a831d
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -31,7 +31,7 @@
"@trpc/server": "^11.0.0-rc.566",
"@vercel/postgres": "^0.7.2",
"drizzle-orm": "^0.28.5",
"next": "^15.0.2",
"next": "^14.1.3",
"nextjs-cors": "^2.2.0",
"postgres": "^3.4.4",
"react": "18.2.0",