Skip to content

Commit

Permalink
Update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 198eebc commit 3c9bc3b
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 266 deletions.
4 changes: 2 additions & 2 deletions webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"axios": "^1.7.8",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"next": "14.2.18",
"next": "15.0.4",
"react": "^18.3.1",
"react-digraph": "^9.1.2",
"react-dom": "^18.3.1",
Expand All @@ -49,7 +49,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.18",
"eslint-config-next": "15.0.4",
"postcss": "^8.4.49",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
Expand Down
Loading

0 comments on commit 3c9bc3b

Please sign in to comment.