chore: upgrade to next 14.0.0

This commit is contained in:
Mythie
2023-10-27 15:14:04 +11:00
parent 4f99b58795
commit 7fa61c6bb6
11 changed files with 196 additions and 401 deletions

View File

@ -17,8 +17,8 @@
"@documenso/prisma": "*",
"luxon": "^3.4.0",
"micro": "^10.0.1",
"next": "13.5.4",
"next-auth": "4.22.3",
"next": "14.0.0",
"next-auth": "4.24.3",
"react": "18.2.0",
"ts-pattern": "^5.0.5",
"zod": "^3.22.4"

View File

@ -28,8 +28,8 @@
"bcrypt": "^5.1.0",
"luxon": "^3.4.0",
"nanoid": "^4.0.2",
"next": "13.5.4",
"next-auth": "4.22.3",
"next": "14.0.0",
"next-auth": "4.24.3",
"pdf-lib": "^1.17.1",
"react": "18.2.0",
"remeda": "^1.27.1",

View File

@ -60,7 +60,7 @@
"framer-motion": "^10.12.8",
"lucide-react": "^0.277.0",
"luxon": "^3.4.2",
"next": "13.5.4",
"next": "14.0.0",
"pdfjs-dist": "3.6.172",
"react-day-picker": "^8.7.1",
"react-hook-form": "^7.45.4",