Povýšení závislostí
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
2025-11-06 21:22:39 +01:00
parent 091e25f446
commit 039d8457f3
4 changed files with 284 additions and 169 deletions

View File

@@ -11,26 +11,26 @@
"@fortawesome/free-solid-svg-icons": "^7.1.0",
"@fortawesome/react-fontawesome": "^3.1.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.7.1",
"@types/node": "^24.10.0",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.1",
"@vitejs/plugin-react": "^5.0.4",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react": "^5.1.0",
"bootstrap": "^5.3.8",
"react": "^19.2.0",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.0",
"react-jwt": "^1.3.0",
"react-modal": "^3.16.3",
"react-router": "^7.9.4",
"react-router-dom": "^7.9.4",
"react-router": "^7.9.5",
"react-router-dom": "^7.9.5",
"react-select-search": "^4.1.6",
"react-snowfall": "^2.3.0",
"react-toastify": "^11.0.5",
"recharts": "^3.2.1",
"sass": "^1.93.2",
"recharts": "^3.3.0",
"sass": "^1.93.3",
"socket.io-client": "^4.6.1",
"typescript": "^5.9.3",
"vite": "^7.1.9",
"vite": "^7.2.1",
"vite-tsconfig-paths": "^5.1.4"
},
"scripts": {