Skip to content

Commit 47ec284

Browse files
fix(deps): update nextjs monorepo to v16
1 parent ea096d4 commit 47ec284

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
@@ -26,7 +26,7 @@
2626
"@tailwindcss/typography": "^0.5.12",
2727
"classnames": "^2.3.1",
2828
"gray-matter": "^4.0.3",
29-
"next": "^15.1.4",
29+
"next": "^16.0.0",
3030
"next-mdx-remote": "^5.0.0",
3131
"next-remote-watch": "2.0.0",
3232
"prismjs": "^1.29.0",
@@ -40,7 +40,7 @@
4040
"@stackbit/types": "^2.0.1",
4141
"@tailwindcss/postcss": "^4.0.16",
4242
"eslint": "^8.57.0",
43-
"eslint-config-next": "^15.1.4",
43+
"eslint-config-next": "^16.0.0",
4444
"eslint-config-prettier": "^9.1.0",
4545
"postcss": "^8.4.38",
4646
"tailwindcss": "^4.0.16",

0 commit comments

Comments
 (0)