diff --git a/bun.lockb b/bun.lockb index 2b63242..15cd4e3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 22f0839..114cfb3 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "@types/better-sqlite3": "^7.6.11", "@types/eslint": "^9.6.0", "autoprefixer": "^10.4.20", + "bits-ui": "^0.21.16", "clsx": "^2.1.1", "drizzle-kit": "^0.22.0", "eslint": "^9.7.0", @@ -46,6 +47,7 @@ "@oslojs/crypto": "^1.0.1", "@oslojs/encoding": "^1.1.0", "better-sqlite3": "^11.1.2", - "drizzle-orm": "^0.33.0" + "drizzle-orm": "^0.33.0", + "lucide-svelte": "^0.454.0" } } diff --git a/src/app.html b/src/app.html index 77a5ff5..2a7ca6b 100644 --- a/src/app.html +++ b/src/app.html @@ -7,6 +7,6 @@ %sveltekit.head%
-