changes regarding the mui to astryx tempalate based design
This commit is contained in:
13
package.json
13
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user