diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 220fd51..a1b55a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: ^5.30.1 version: 5.30.1 svelte-check: - specifier: ^4.2.0 - version: 4.2.0(picomatch@4.0.2)(svelte@5.30.1)(typescript@5.8.3) + specifier: ^4.2.1 + version: 4.2.1(picomatch@4.0.2)(svelte@5.30.1)(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -2929,8 +2929,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-check@4.2.0: - resolution: {integrity: sha512-79ozTLjGBQ2R5PvZ7enSYBsMyY1fy3pwQ/N1BtuTVXtQRH9Vc10eV66LePV52t1ZlflZBTkIGz79cStPnCUEEQ==} + svelte-check@4.2.1: + resolution: {integrity: sha512-e49SU1RStvQhoipkQ/aonDhHnG3qxHSBtNfBRb9pxVXoa+N7qybAo32KgA9wEb2PCYFNaDg7bZCdhLD1vHpdYA==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -6226,7 +6226,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@4.2.0(picomatch@4.0.2)(svelte@5.30.1)(typescript@5.8.3): + svelte-check@4.2.1(picomatch@4.0.2)(svelte@5.30.1)(typescript@5.8.3): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.3 |