feat: base mui
This commit is contained in:
+4
-1
@@ -12,9 +12,11 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fontsource/roboto": "^5.2.10",
|
||||
"@fontsource/raleway": "5.2.8",
|
||||
"@mui/icons-material": "^9.1.1",
|
||||
"@mui/material": "^9.1.1",
|
||||
"@tanstack/react-router": "^1.170.16",
|
||||
"@tanstack/react-router-devtools": "^1.167.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"express": "^5.1.0",
|
||||
"kysely": "^0.29.2",
|
||||
@@ -26,6 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.5.0",
|
||||
"@tanstack/router-plugin": "^1.168.18",
|
||||
"@types/express": "^5.0.1",
|
||||
"@types/node": "^22.15.2",
|
||||
"@types/react": "^19.1.2",
|
||||
|
||||
Reference in New Issue
Block a user