refactor(lst): added side bar plus dummy menus

This commit is contained in:
2025-02-20 07:22:18 -06:00
parent 5f8943492e
commit 54b1b6081a
43 changed files with 1795 additions and 188 deletions

View File

@@ -30,17 +30,20 @@
"compression": "^1.8.0",
"cookie": "^1.0.2",
"date-fns": "^4.1.0",
"drizzle-orm": "^0.39.3",
"drizzle-zod": "^0.7.0",
"hono": "^4.7.1",
"http-proxy-middleware": "^3.0.3",
"jsonwebtoken": "^9.0.2",
"zod": "^3.24.2"
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"concurrently": "^9.1.2",
"cz-conventional-changelog": "^3.3.0",
"rimraf": "^6.0.1",
"standard-version": "^9.5.0",
"typescript": "~5.7.3",
"concurrently": "^9.1.2"
"typescript": "~5.7.3"
},
"config": {
"commitizen": {