Skip to content

Commit 2549b51

Browse files
Update nextjs monorepo to v16
1 parent b771750 commit 2549b51

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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"markdown-to-jsx": "^7.4.7",
13-
"next": "15.5.6",
13+
"next": "16.0.6",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1"
1616
},
@@ -21,7 +21,7 @@
2121
"contentful-import": "^9.4.39",
2222
"dotenv": "^17.0.0",
2323
"eslint": "^8.57.1",
24-
"eslint-config-next": "^15.0.0",
24+
"eslint-config-next": "^16.0.0",
2525
"postcss": "^8.5.1",
2626
"tailwindcss": "^4.0.0"
2727
}

0 commit comments

Comments
 (0)