chore(deps): bump svelte from 5.45.1 to 5.45.3 (#68)

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.45.1 to 5.45.3.
- [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.3/packages/svelte)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-02 09:26:22 +01:00
committed by GitHub
parent 19cb5f14e3
commit fd8f94dcd6
2 changed files with 37 additions and 28 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.3"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.10",