Skip to content

Commit f71240c

Browse files
authoredMar 4, 2025
Update nextjs monorepo to v15
1 parent 5fb792d commit f71240c

File tree

2 files changed

+1186
-298
lines changed

2 files changed

+1186
-298
lines changed
 

‎webui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"axios": "^1.8.1",
3737
"clsx": "^2.1.1",
3838
"dayjs": "^1.11.13",
39-
"next": "14.2.24",
39+
"next": "15.2.1",
4040
"react": "^18.3.1",
4141
"react-digraph": "^9.1.2",
4242
"react-dom": "^18.3.1",
@@ -49,7 +49,7 @@
4949
"@types/react": "^18.3.18",
5050
"@types/react-dom": "^18.3.5",
5151
"eslint": "^8.57.1",
52-
"eslint-config-next": "14.2.24",
52+
"eslint-config-next": "15.2.1",
5353
"postcss": "^8.5.3",
5454
"postcss-preset-mantine": "^1.17.0",
5555
"postcss-simple-vars": "^7.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.