chore: install svelte 5

Adjust configs to prepare for svelte 5
This commit is contained in:
Enrico Sacchetti 2024-04-28 17:53:47 -04:00
commit bd3ea6dbf1
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
7 changed files with 361 additions and 361 deletions

View file

@ -59,7 +59,7 @@
"sass": "^1.49.11",
"standard-version": "^9.5.0",
"sveld": "^0.19.1",
"svelte": "^4.2.10",
"svelte": "^5.0.0-next.115",
"svelte-check": "^3.6.4",
"typescript": "^4.7.4"
},