fix: make it build

This commit is contained in:
valknarness
2025-10-26 00:02:56 +02:00
parent acfba84a35
commit 6ee26db0ba
8 changed files with 427 additions and 409 deletions

View File

@@ -70,13 +70,14 @@
"zustand": "^4.5.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.18",
"eslint": "^8",
"eslint-config-next": "14.2.0",
"eslint": "^9.38.0",
"eslint-config-next": "16.0.0",
"shadcn": "^3.5.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5"