usermanagement, role, etc

This commit is contained in:
unknown
2025-01-27 18:45:14 +07:00
parent 7772062831
commit dbcd5a736a
17 changed files with 1121 additions and 134 deletions

View File

@ -7,6 +7,7 @@
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@reduxjs/toolkit": "^2.5.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/user-event": "^13.5.0",
"ajv": "^8.17.1",
@ -18,8 +19,10 @@
"react-chartjs-2": "^5.2.0",
"react-circular-progressbar": "^2.1.0",
"react-dom": "^18.3.1",
"react-redux": "^9.2.0",
"react-router-dom": "^7.1.1",
"react-scripts": "5.0.1",
"redux": "^5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {