Skip to content

Commit 02b0214

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 22e15d9 commit 02b0214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"date-fns": "^4.0.0",
1414
"framer-motion": "^12.0.0",
1515
"gray-matter": "^4.0.3",
16-
"next": "^14.2.20",
16+
"next": "^16.0.0",
1717
"next-themes": "^0.4.0",
1818
"react": "^18",
1919
"react-dom": "^18",
@@ -40,7 +40,7 @@
4040
"@vercel/speed-insights": "^1.0.10",
4141
"autoprefixer": "^10.0.1",
4242
"eslint": "^8",
43-
"eslint-config-next": "14.2.24",
43+
"eslint-config-next": "16.0.0",
4444
"postcss": "^8",
4545
"tailwindcss": "^3.3.0",
4646
"typescript": "^5"

0 commit comments

Comments
 (0)