Add dashboard

This commit is contained in:
1ilit
2024-01-08 18:57:46 +02:00
parent fa1ea7a9d4
commit d080790aed
4 changed files with 104 additions and 4 deletions

9
package-lock.json generated
View File

@@ -24,6 +24,7 @@
"react-dom": "^18.2.0",
"react-google-recaptcha": "^3.1.0",
"react-hotkeys-hook": "^4.4.1",
"react-icons": "^4.12.0",
"react-router": "^6.21.0",
"react-router-dom": "^6.21.0",
"socket.io-client": "^4.7.2",
@@ -4698,6 +4699,14 @@
"react-dom": ">=16.8.1"
}
},
"node_modules/react-icons": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
"integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
"peerDependencies": {
"react": "*"
}
},
"node_modules/react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",