Skip to content

Commit 447d7e1

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 19069b9 commit 447d7e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e2e": "playwright test"
1414
},
1515
"dependencies": {
16-
"next": "14.2.33",
16+
"next": "16.0.6",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1"
1919
},
@@ -26,7 +26,7 @@
2626
"@types/react-dom": "18.3.7",
2727
"autoprefixer": "10.4.22",
2828
"eslint": "8.57.1",
29-
"eslint-config-next": "14.2.33",
29+
"eslint-config-next": "16.0.6",
3030
"husky": "8.0.3",
3131
"postcss": "8.5.6",
3232
"prettier": "3.6.2",

0 commit comments

Comments
 (0)