diff --git a/frontend/package.json b/frontend/package.json index 34210082..59c7ee1d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "prettier-plugin-svelte": "^3.2.6", "prettier-plugin-tailwindcss": "^0.6.6", "svelte": "^4.2.19", - "svelte-check": "^4.0.0", + "svelte-check": "^4.0.1", "tailwindcss": "^3.4.10", "tslib": "^2.7.0", "typescript": "^5.5.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1940b961..7def9b78 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.0 - version: 4.0.0(svelte@4.2.19)(typescript@5.5.4) + specifier: ^4.0.1 + version: 4.0.1(svelte@4.2.19)(typescript@5.5.4) tailwindcss: specifier: ^3.4.10 version: 3.4.10 @@ -1789,8 +1789,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-check@4.0.0: - resolution: {integrity: sha512-QgKO6OQbee9B2dyWZgrGruS3WHKrUZ718Ug53nK45vamsx93Al3on6tOrxyCMVX+OMOLLlrenn7b2VAomePwxQ==} + svelte-check@4.0.1: + resolution: {integrity: sha512-AuWnCZdREoOzMhoptHPUUPYUxLNdXSkoZnPnlv19SZJJimRzLmjjZLKsOiRB4AnhgX+56/WSEdvkWXI/q2BSsA==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -3698,7 +3698,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@4.0.0(svelte@4.2.19)(typescript@5.5.4): + svelte-check@4.0.1(svelte@4.2.19)(typescript@5.5.4): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 3.6.0