chore(deps): bump svelte from 5.45.1 to 5.45.2

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.45.1 to 5.45.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.45.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.45.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-27 21:25:09 +00:00
committed by GitHub
parent f29ecb118e
commit c7f16aefe4
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.45.1"
"svelte": "^5.45.2"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.10",