chore: initial dashboard setting
This commit is contained in:
@@ -19,10 +19,14 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fontsource/roboto": "^5.1.1",
|
||||
"@mui/icons-material": "^7.2.0",
|
||||
"@mui/material": "^7.2.0",
|
||||
"@mui/x-charts": "^8.7.0",
|
||||
"@mui/x-data-grid": "^8.7.0",
|
||||
"@mui/x-date-pickers": "^8.7.0",
|
||||
"@mui/x-tree-view": "^8.7.0",
|
||||
"@tanstack/react-query": "^5.0.0",
|
||||
"@ts-rest/react-query": "^3.51.0",
|
||||
"@types/cors": "^2.8.17",
|
||||
@@ -35,6 +39,7 @@
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"concurrently": "^9.1.2",
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"jotai": "^2.11.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"material-react-table": "^3.1.0",
|
||||
@@ -49,6 +54,7 @@
|
||||
"dependencies": {
|
||||
"@anatine/zod-openapi": "^2.2.6",
|
||||
"@dotenvx/dotenvx": "^1.45.2",
|
||||
"@react-spring/web": "^10.0.1",
|
||||
"@ts-rest/core": "^3.51.0",
|
||||
"@ts-rest/express": "^3.51.0",
|
||||
"@ts-rest/open-api": "^3.51.0",
|
||||
|
||||
Reference in New Issue
Block a user