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

@ -16,7 +16,7 @@
"@documenso/tailwind-config": "*",
"@documenso/trpc": "*",
"@documenso/ui": "*",
"next": "14.0.3",
"next": "14.2.6",
"next-plausible": "^3.12.0",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
@ -32,4 +32,4 @@
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
}
}