Skip to content

Commit a01ffcc

Browse files
Update nextjs monorepo to v16
1 parent 976cd97 commit a01ffcc

File tree

2 files changed

+12641
-8757
lines changed

2 files changed

+12641
-8757
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@mui/material": "^7.3.4",
3232
"@mui/material-nextjs": "^7.3.3",
3333
"@neondatabase/serverless": "^1.0.0",
34-
"@next/third-parties": "^15.2.2",
34+
"@next/third-parties": "^16.0.0",
3535
"@prisma/adapter-neon": "^6.3.1",
3636
"@prisma/client": "^6.3.1",
3737
"@radix-ui/react-avatar": "^1.1.3",
@@ -57,7 +57,7 @@
5757
"date-fns": "^4.1.0",
5858
"dotenv": "17.2.3",
5959
"lucide-react": "^0.546.0",
60-
"next": "^15.2.2",
60+
"next": "^16.0.0",
6161
"next-auth": "^5.0.0-beta.25",
6262
"next-nprogress-bar": "^2.4.7",
6363
"next-themes": "^0.4.4",
@@ -96,7 +96,7 @@
9696
"@types/ws": "^8.5.14",
9797
"cross-env": "^10.0.0",
9898
"eslint": "^9",
99-
"eslint-config-next": "15.5.6",
99+
"eslint-config-next": "16.0.0",
100100
"jest": "^30.0.0",
101101
"jest-environment-node": "^30.0.0-beta.3",
102102
"postcss": "^8",

0 commit comments

Comments
 (0)