diff --git a/package.json b/package.json index 44de987..956b9a3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/node": "^26.1.0", "prettier": "^3.9.4", "prettier-plugin-svelte": "^4.1.1", - "svelte-check": "^4.7.1", + "svelte-check": "^4.7.4", "tslib": "^2.8.1", "typescript": "^6.0.3", "vite": "^8.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 327049c..6cc38f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^4.1.1 version: 4.1.1(prettier@3.9.4)(svelte@5.56.4) svelte-check: - specifier: ^4.7.1 - version: 4.7.1(picomatch@4.0.4)(svelte@5.56.4)(typescript@6.0.3) + specifier: ^4.7.4 + version: 4.7.4(picomatch@4.0.4)(svelte@5.56.4)(typescript@6.0.3) tslib: specifier: ^2.8.1 version: 2.8.1 @@ -335,8 +335,8 @@ packages: peerDependencies: acorn: ^8.9.0 - '@sveltejs/load-config@0.2.0': - resolution: {integrity: sha512-1LgZ/qUqSoq+QorD83lk2hka79Px0wXNW2q5V1nZlxGhQgw1jrsIbVz5YiCeucVLo4XvFLjXukUaQjIiqowkcg==} + '@sveltejs/load-config@0.2.1': + resolution: {integrity: sha512-5m3B2cbqQ4TbwW6Xkh66Ntw6dD7gNc77cCxABTTesWcq9jxIzMgTk97pZx5vEtvQx8iokgi7GIphqZe+PGwcZA==} engines: {node: '>= 18.0.0'} '@sveltejs/vite-plugin-svelte@7.1.2': @@ -561,13 +561,13 @@ packages: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} - svelte-check@4.7.1: - resolution: {integrity: sha512-FGUOmAqxXdN/H9Zm8slrqO7SLtFisXRB7rfOsHNJ3MLTD2po/+Stg8XyErkpumPHbuUiYTcqrEIzxpVWKTLqtg==} + svelte-check@4.7.4: + resolution: {integrity: sha512-IW9ot9YqAoyv8FvyN+eb4ZTe8zgcKZrJLNYU6dzSKkGwEBsSPc4K7lmQ8bKn8W2YMXM6WDfZSSVOaGtekyUfOQ==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: svelte: ^4.0.0 || ^5.0.0-next.0 - typescript: '>=5.0.0' + typescript: ^5.0.0 || ^6.0.0 svelte@5.56.4: resolution: {integrity: sha512-/d0QHehmRuJW8gVz395MTkPcPozxzdjBMBE8oEYGz8O3b9KTMzzQ9ZHJQLuFKOHOPQbU6kx/X4iid/EBBzH7iw==} @@ -821,7 +821,7 @@ snapshots: dependencies: acorn: 8.17.0 - '@sveltejs/load-config@0.2.0': {} + '@sveltejs/load-config@0.2.1': {} '@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.27.3))': dependencies: @@ -1023,10 +1023,10 @@ snapshots: source-map-js@1.2.1: {} - svelte-check@4.7.1(picomatch@4.0.4)(svelte@5.56.4)(typescript@6.0.3): + svelte-check@4.7.4(picomatch@4.0.4)(svelte@5.56.4)(typescript@6.0.3): dependencies: '@jridgewell/trace-mapping': 0.3.31 - '@sveltejs/load-config': 0.2.0 + '@sveltejs/load-config': 0.2.1 chokidar: 4.0.3 fdir: 6.5.0(picomatch@4.0.4) picocolors: 1.1.1