forked from VinokurovVE/tests
DashboardLayout changes, refactoring, useSWR
This commit is contained in:
@ -15,7 +15,9 @@
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@mui/icons-material": "^5.15.20",
|
||||
"@mui/material": "^5.15.20",
|
||||
"@mui/x-charts": "^7.7.1",
|
||||
"@mui/x-data-grid": "^7.7.1",
|
||||
"@tanstack/react-query": "^5.45.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"axios": "^1.7.2",
|
||||
"postcss": "^8.4.38",
|
||||
@ -23,6 +25,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.52.0",
|
||||
"react-router-dom": "^6.23.1",
|
||||
"swr": "^2.2.5",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^4.5.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user