chore(deps-dev): bump svelte-check from 4.3.3 to 4.3.4 (#50)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.3...svelte-check@4.3.4)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-version: 4.3.4
  dependency-type: direct:development
  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-11-18 08:40:10 +01:00
committed by GitHub
parent 4aaf96a643
commit 667ea89249
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
"@sveltejs/kit": "^2.48.5",
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"@types/node": "^24.10.1",
"svelte-check": "^4.3.3",
"svelte-check": "^4.3.4",
"typescript": "^5.9.3",
"vite": "^7.2.2"
}