Fixed better sqlite 3 not being installed

This commit is contained in:
Alexis
2025-07-27 15:04:26 +02:00
parent 7fdab8601f
commit 456135d679
2 changed files with 201 additions and 232 deletions

View File

@@ -24,6 +24,7 @@
"@vueuse/core": "^13.5.0", "@vueuse/core": "^13.5.0",
"@vueuse/integrations": "^13.5.0", "@vueuse/integrations": "^13.5.0",
"@vueuse/nuxt": "^13.5.0", "@vueuse/nuxt": "^13.5.0",
"better-sqlite3": "^12.2.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-vue-next": "^0.526.0", "lucide-vue-next": "^0.526.0",
@@ -58,6 +59,5 @@
"tailwindcss": "^4.1.11", "tailwindcss": "^4.1.11",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"wrangler": "^4.26.0" "wrangler": "^4.26.0"
}, }
"packageManager": "pnpm@10.10.0"
} }

429
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff