diff --git a/package.json b/package.json index 13a690e..3b234ff 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "prettier-plugin-tailwindcss": "^0.6.9", "rollup-plugin-license": "^3.5.3", "svelte": "^4.2.19", - "svelte-check": "^4.0.5", + "svelte-check": "^4.1.0", "tailwindcss": "^3.4.15", "tslib": "^2.8.1", "tsx": "^4.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a9d803..cec73b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^4.2.19 version: 4.2.19 svelte-check: - specifier: ^4.0.5 - version: 4.0.5(svelte@4.2.19)(typescript@5.7.2) + specifier: ^4.1.0 + version: 4.1.0(svelte@4.2.19)(typescript@5.7.2) tailwindcss: specifier: ^3.4.15 version: 3.4.15 @@ -1754,8 +1754,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-check@4.0.5: - resolution: {integrity: sha512-icBTBZ3ibBaywbXUat3cK6hB5Du+Kq9Z8CRuyLmm64XIe2/r+lQcbuBx/IQgsbrC+kT2jQ0weVpZSSRIPwB6jQ==} + svelte-check@4.1.0: + resolution: {integrity: sha512-AflEZYqI578KuDZcpcorPSf597LStxlkN7XqXi38u09zlHODVKd7c+7OuubGzbhgGRUqNTdQCZ+Ga96iRXEf2g==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -3459,12 +3459,12 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@4.0.5(svelte@4.2.19)(typescript@5.7.2): + svelte-check@4.1.0(svelte@4.2.19)(typescript@5.7.2): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.1 fdir: 6.3.0 - picocolors: 1.1.0 + picocolors: 1.1.1 sade: 1.8.1 svelte: 4.2.19 typescript: 5.7.2