Skip to content

Commit f2048ff

Browse files
committed
Bump nextjs due to CVE-2025-66478
1 parent 28431d3 commit f2048ff

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

panel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"dependencies": {
1212
"@monaco-editor/react": "^4.7.0",
13-
"@next/bundle-analyzer": "^15.1.7",
13+
"@next/bundle-analyzer": "^15.1.9",
1414
"eventsource-client": "^1.1.3",
15-
"next": "15.1.7",
15+
"next": "15.1.9",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"react-modal": "^3.16.3"
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19",
2525
"@types/react-modal": "^3.16.3",
2626
"eslint": "^9",
27-
"eslint-config-next": "15.1.7",
27+
"eslint-config-next": "15.1.9",
2828
"typescript": "^5"
2929
},
3030
"packageManager": "pnpm@10.4.0+sha512.6b849d0787d97f8f4e1f03a9b8ff8f038e79e153d6f11ae539ae7c435ff9e796df6a862c991502695c7f9e8fac8aeafc1ac5a8dab47e36148d183832d886dd52"

pnpm-lock.yaml

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)