From e89e50d06cc219caa9ceff15132eb1a9d679cfd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:16:32 +0000 Subject: [PATCH] npm-dep: bump svelte-check from 4.0.3 to 4.0.4 in /frontend Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.3...svelte-check-4.0.4) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f5bf3f3c..11a5fe75 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "prettier-plugin-svelte": "^3.2.7", "prettier-plugin-tailwindcss": "^0.6.8", "svelte": "^4.2.19", - "svelte-check": "^4.0.3", + "svelte-check": "^4.0.4", "tailwindcss": "^3.4.13", "tslib": "^2.7.0", "typescript": "^5.6.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 826b58c8..e60299f9 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^4.2.19 version: 4.2.19 svelte-check: - specifier: ^4.0.3 - version: 4.0.3(svelte@4.2.19)(typescript@5.6.2) + specifier: ^4.0.4 + version: 4.0.4(svelte@4.2.19)(typescript@5.6.2) tailwindcss: specifier: ^3.4.13 version: 3.4.13 @@ -1801,8 +1801,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-check@4.0.3: - resolution: {integrity: sha512-V2eqOEuNrPi1jGf307opR1JZ+ITP6/7R8ALKSw4Uw3NWp6GfA+fe7tYtEvZc7QHCavYKBizCK4JFwYjbuPCeXQ==} + svelte-check@4.0.4: + resolution: {integrity: sha512-AcHWIPuZb1mh/jKoIrww0ebBPpAvwWd1bfXCnwC2dx4OkydNMaiG//+Xnry91RJMHFH7CiE+6Y2p332DRIaOXQ==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -3718,7 +3718,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@4.0.3(svelte@4.2.19)(typescript@5.6.2): + svelte-check@4.0.4(svelte@4.2.19)(typescript@5.6.2): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.1