fix(frontend): Add Svelte 5 to dependencies

This commit is contained in:
TheOnlyWayUp
2025-05-27 13:08:34 +00:00
parent 5ec9b5216a
commit 2a7452e84a
16 changed files with 2351 additions and 3479 deletions
+16 -5
View File
@@ -1,12 +1,23 @@
.DS_Store
node_modules
/build
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/package
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
.vercel
.output
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*