chore(deps): bump svelte from 5.39.11 to 5.40.0 (#14)

This commit is contained in:
dependabot[bot]
2025-10-15 10:57:30 +02:00
committed by Arlind Sulejmani
parent a94a9ddfad
commit 129661b096
2 changed files with 23 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"dependencies": {
"svelte": "^5.39.11"
"svelte": "^5.40.0"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.10",