export CVS

This commit is contained in:
Mikan
2025-06-03 01:46:44 +03:00
parent 94b9191ccf
commit fd9fddbac9
3 changed files with 50 additions and 110 deletions

View File

@@ -11,12 +11,12 @@
"deploy": "python ../build_front_end.py"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
"file-saver": "^2.0.5",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.6.0",
"xlsx": "^0.18.5"
"react-router-dom": "^7.6.0"
},
"devDependencies": {
"@eslint/js": "^9.25.0",