Skip to content

Commit d96e3b2

Browse files
⬆️📜 Update nextjs monorepo to v16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea61cf commit d96e3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webpage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.2.33",
12+
"next": "16.0.1",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"react-graph-vis": "^1.0.7",
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "^18",
2222
"autoprefixer": "^10.0.1",
2323
"eslint": "^8",
24-
"eslint-config-next": "14.2.33",
24+
"eslint-config-next": "16.0.1",
2525
"postcss": "^8",
2626
"tailwindcss": "^3.3.0",
2727
"typescript": "5.9.3"

0 commit comments

Comments
 (0)