update NPM libraries

This commit is contained in:
2026-01-27 17:41:38 +00:00
parent 3fefe4f51e
commit dcdeafd7a9
2 changed files with 412 additions and 4 deletions

View File

@@ -13,7 +13,8 @@
"axios": "^1.13.3",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.13.0"
"react-router-dom": "^7.13.0",
"recharts": "^3.7.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",