changes regarding the mui to astryx tempalate based design

This commit is contained in:
2026-07-23 18:35:49 +05:30
parent ef0b14d254
commit 428e336553
33 changed files with 4679 additions and 5875 deletions

View File

@@ -10,14 +10,15 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^9.1.1",
"@mui/material": "^9.1.1",
"@astryxdesign/cli": "^0.1.8",
"@astryxdesign/core": "^0.1.8",
"@astryxdesign/theme-neutral": "^0.1.8",
"@stylexjs/stylex": "^0.19.0",
"dayjs": "^1.11.21",
"leaflet": "^1.9.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"lucide-react": "^1.25.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.30.4",
"xlsx": "^0.18.5"