Skip to content

Commit 62de92b

Browse files
committed
npm audit fix
1 parent a328294 commit 62de92b

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"chart.js": "^4.4.6",
2626
"chartjs-plugin-zoom": "^2.2.0",
2727
"flexlayout-react": "^0.8.2",
28-
"next": "^15.1.6",
28+
"next": ">=15.2.3",
2929
"papaparse": "^5.4.1",
3030
"parquet-wasm": "^0.6.1",
3131
"react": "^19.0.0",
3232
"react-dom": "^19.0.0",
33-
"react-scan": "^0.2.14",
33+
"react-scan": "^0.3.3",
3434
"socket.io": "^4.8.1",
3535
"socket.io-client": "^4.8.1",
3636
"three": "^0.172.0"
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "^18",
4343
"copy-webpack-plugin": "^12.0.2",
4444
"eslint": "^8",
45-
"eslint-config-next": "15.0.1",
45+
"eslint-config-next": "^15.2.3",
4646
"postcss": "^8",
4747
"tailwindcss": "^3.4.1",
4848
"typescript": "^5"

0 commit comments

Comments
 (0)