Skip to content

Commit b92db63

Browse files
fix(deps): update nextjs monorepo to v16
1 parent e538a99 commit b92db63

2 files changed

Lines changed: 394 additions & 207 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"adm-zip": "^0.5.10",
15-
"next": "15.5.0",
15+
"next": "16.0.1",
1616
"react": "19.1.1",
1717
"react-dom": "19.1.1"
1818
},
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "^8.0.0",
2626
"@typescript-eslint/parser": "^8.0.0",
2727
"eslint": "9.34.0",
28-
"eslint-config-next": "15.5.0",
28+
"eslint-config-next": "16.0.1",
2929
"eslint-plugin-import": "^2.27.5",
3030
"jest": "^30.0.0",
3131
"typescript": "^5.0.4"

0 commit comments

Comments
 (0)