Skip to content

Commit b68f461

Browse files
committed
chore: upgrade next
1 parent ad77e1c commit b68f461

File tree

3 files changed

+5
-168
lines changed

3 files changed

+5
-168
lines changed

apps/dev/nextjs/next-env.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference types="next/navigation-types/compat/navigation" />
4+
35

46
// NOTE: This file should not be edited
57
// see https://nextjs.org/docs/basic-features/typescript for more information.

apps/dev/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@prisma/client": "^3",
2323
"@supabase/supabase-js": "^2.0.5",
2424
"faunadb": "^4",
25-
"next": "13.1.1",
25+
"next": "13.3.0",
2626
"next-auth": "workspace:*",
2727
"nodemailer": "^6",
2828
"react": "^18",

pnpm-lock.yaml

Lines changed: 2 additions & 167 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)