feat: base mui

This commit is contained in:
redglow
2026-06-20 16:16:12 +02:00
parent 4708a6396c
commit 1eeab12f8e
14 changed files with 511 additions and 25 deletions
+4 -1
View File
@@ -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",