added tests for backend, router dom to frontend

This commit is contained in:
QkoSad
2024-12-03 16:09:25 +02:00
parent 8e4317abde
commit cb7b3ad94c
1142 changed files with 3599 additions and 573520 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"axios": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-google-charts": "^5.2.1"
"react-google-charts": "^5.2.1",
"react-router-dom": "^7.0.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",