npm-dep: bump svelte-check from 4.0.6 to 4.0.7 in /frontend

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

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-12 10:00:20 +00:00
committed by github-actions[bot]
parent 59c2316c3d
commit d8616f1e2d
2 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-tailwindcss": "^0.6.8",
"svelte": "^4.2.19",
"svelte-check": "^4.0.6",
"svelte-check": "^4.0.7",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.1",
"typescript": "^5.6.3",

View File

@@ -88,8 +88,8 @@ importers:
specifier: ^4.2.19
version: 4.2.19
svelte-check:
specifier: ^4.0.6
version: 4.0.6(svelte@4.2.19)(typescript@5.6.3)
specifier: ^4.0.7
version: 4.0.7(svelte@4.2.19)(typescript@5.6.3)
tailwindcss:
specifier: ^3.4.14
version: 3.4.14
@@ -1739,8 +1739,8 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
svelte-check@4.0.6:
resolution: {integrity: sha512-2XwmQNJaKbenJbvu5at+DuRpvF4v73Zu7f0/WkMl1O7WDm/IfF+E13t8D0nnRiRcMsNYm9ufHyLwfeMEnebpdg==}
svelte-check@4.0.7:
resolution: {integrity: sha512-24hwo+D5L35HOXsh3Z2sU4WhdDLavlHquYaJhrEqAt+mV1xOVzoMVYThW80n99osDJxyuH+vxjNFkNRL4EvwTg==}
engines: {node: '>= 18.0.0'}
hasBin: true
peerDependencies:
@@ -3547,12 +3547,12 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
svelte-check@4.0.6(svelte@4.2.19)(typescript@5.6.3):
svelte-check@4.0.7(svelte@4.2.19)(typescript@5.6.3):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 4.0.1
fdir: 6.4.0
picocolors: 1.1.0
picocolors: 1.1.1
sade: 1.8.1
svelte: 4.2.19
typescript: 5.6.3