chore: upgrade next (#1300)

This commit is contained in:
Lucas Smith
2024-09-03 09:48:54 +10:00
committed by GitHub
parent 5f4972d63b
commit fd7c1fea1c
13 changed files with 292 additions and 686 deletions

View File

@ -17,9 +17,9 @@
"@documenso/prisma": "*",
"luxon": "^3.4.0",
"micro": "^10.0.1",
"next": "14.0.3",
"next": "14.2.6",
"next-auth": "4.24.5",
"react": "18.2.0",
"react": "^18",
"ts-pattern": "^5.0.5",
"zod": "^3.22.4"
}