npm-dep: bump svelte-check from 4.2.1 to 4.2.2 in /frontend

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

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-version: 4.2.2
  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]
2025-06-20 09:40:46 +00:00
committed by github-actions[bot]
parent 6f303ac8eb
commit fa653c4010
2 changed files with 20 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"prettier-plugin-svelte": "^3.4.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.34.6",
"svelte-check": "^4.2.1",
"svelte-check": "^4.2.2",
"tailwindcss": "^4.1.10",
"tslib": "^2.8.1",
"typescript": "^5.8.3",

View File

@@ -88,8 +88,8 @@ importers:
specifier: ^5.34.6
version: 5.34.6
svelte-check:
specifier: ^4.2.1
version: 4.2.1(picomatch@4.0.2)(svelte@5.34.6)(typescript@5.8.3)
specifier: ^4.2.2
version: 4.2.2(picomatch@4.0.2)(svelte@5.34.6)(typescript@5.8.3)
tailwindcss:
specifier: ^4.1.10
version: 4.1.10
@@ -973,6 +973,14 @@ packages:
picomatch:
optional: true
fdir@6.4.6:
resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==}
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
file-entry-cache@8.0.0:
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
engines: {node: '>=16.0.0'}
@@ -1457,8 +1465,8 @@ packages:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines: {node: '>=8'}
svelte-check@4.2.1:
resolution: {integrity: sha512-e49SU1RStvQhoipkQ/aonDhHnG3qxHSBtNfBRb9pxVXoa+N7qybAo32KgA9wEb2PCYFNaDg7bZCdhLD1vHpdYA==}
svelte-check@4.2.2:
resolution: {integrity: sha512-1+31EOYZ7NKN0YDMKusav2hhEoA51GD9Ws6o//0SphMT0ve9mBTsTUEX7OmDMadUP3KjNHsSKtJrqdSaD8CrGQ==}
engines: {node: '>= 18.0.0'}
hasBin: true
peerDependencies:
@@ -2451,6 +2459,10 @@ snapshots:
optionalDependencies:
picomatch: 4.0.2
fdir@6.4.6(picomatch@4.0.2):
optionalDependencies:
picomatch: 4.0.2
file-entry-cache@8.0.0:
dependencies:
flat-cache: 4.0.1
@@ -2797,11 +2809,11 @@ snapshots:
dependencies:
has-flag: 4.0.0
svelte-check@4.2.1(picomatch@4.0.2)(svelte@5.34.6)(typescript@5.8.3):
svelte-check@4.2.2(picomatch@4.0.2)(svelte@5.34.6)(typescript@5.8.3):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 4.0.3
fdir: 6.4.4(picomatch@4.0.2)
fdir: 6.4.6(picomatch@4.0.2)
picocolors: 1.1.1
sade: 1.8.1
svelte: 5.34.6
@@ -2866,7 +2878,7 @@ snapshots:
tinyglobby@0.2.14:
dependencies:
fdir: 6.4.4(picomatch@4.0.2)
fdir: 6.4.6(picomatch@4.0.2)
picomatch: 4.0.2
to-regex-range@5.0.1: