starting to have a bracket system that is previewable

This commit is contained in:
unurled 2025-07-14 20:48:29 +02:00
parent 62127cc5e4
commit 82ecf80068
Signed by: unurled
GPG key ID: EFC5F5E709B47DDD
82 changed files with 3461 additions and 637 deletions

View file

@ -27,6 +27,7 @@
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/vite": "^4.0.0",
"@types/node": "^22",
"@types/pg": "^8.15.4",
"bits-ui": "^2.8.6",
"clsx": "^2.1.1",
"drizzle-kit": "^0.30.2",
@ -56,7 +57,7 @@
"drizzle-orm": "^0.40.0",
"drizzle-zod": "^0.8.2",
"lucide-svelte": "^0.525.0",
"postgres": "^3.4.5",
"pg": "^8.16.3",
"svelte-i18n": "^4.0.1",
"svelvet": "^11.0.5",
"uuid": "^11.1.0",