chore(deps): bump svelte from 5.43.0 to 5.43.2 (#42)

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

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.43.2
  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-10-31 09:03:10 +01:00
committed by GitHub
parent 0a89355ceb
commit a30832cd17
2 changed files with 27 additions and 27 deletions

View File

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