feat: add entries

This commit is contained in:
redglow
2026-06-20 17:43:53 +02:00
parent 3c4e6d3612
commit dc576d6b19
6 changed files with 165 additions and 8 deletions
+4
View File
@@ -15,14 +15,17 @@
"@fontsource/raleway": "5.2.8",
"@mui/icons-material": "^9.1.1",
"@mui/material": "^9.1.1",
"@mui/system": "^9.1.1",
"@mui/x-date-pickers": "^9.6.0",
"@tanstack/react-query": "^5.101.0",
"@tanstack/react-router": "^1.170.16",
"@tanstack/react-router-devtools": "^1.167.0",
"@tanstack/router-core": "^1.170.0",
"better-sqlite3": "^12.11.1",
"date-fns": "^4.4.0",
"express": "^5.1.0",
"kysely": "^0.29.2",
"multer": "^2.2.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tsx": "^4.19.3",
@@ -34,6 +37,7 @@
"@biomejs/biome": "2.5.0",
"@tanstack/router-plugin": "^1.168.18",
"@types/express": "^5.0.1",
"@types/multer": "^2.1.0",
"@types/node": "^22.15.2",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",