diff --git a/package.json b/package.json index 1e89809..ae164df 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "prettier-plugin-svelte": "^3.3.3", "publint": "^0.3.2", "svelte": "^5.0.0", - "svelte-check": "^4.0.0", + "svelte-check": "^4.1.5", "typescript": "^5.0.0", "typescript-eslint": "^8.20.0", "vite": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c15170..24a693f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^5.0.0 version: 5.16.0 svelte-check: - specifier: ^4.0.0 - version: 4.1.1(svelte@5.16.0)(typescript@5.7.2) + specifier: ^4.1.5 + version: 4.1.5(svelte@5.16.0)(typescript@5.7.2) typescript: specifier: ^5.0.0 version: 5.7.2 @@ -934,8 +934,8 @@ packages: fastq@1.18.0: resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==} - fdir@6.4.2: - resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} + fdir@6.4.3: + resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -1327,9 +1327,9 @@ packages: react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - readdirp@4.0.2: - resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} - engines: {node: '>= 14.16.0'} + readdirp@4.1.2: + resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} + engines: {node: '>= 14.18.0'} redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} @@ -1413,8 +1413,8 @@ packages: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} - svelte-check@4.1.1: - resolution: {integrity: sha512-NfaX+6Qtc8W/CyVGS/F7/XdiSSyXz+WGYA9ZWV3z8tso14V2vzjfXviKaTFEzB7g8TqfgO2FOzP6XT4ApSTUTw==} + svelte-check@4.1.5: + resolution: {integrity: sha512-Gb0T2IqBNe1tLB9EB1Qh+LOe+JB8wt2/rNBDGvkxQVvk8vNeAoG+vZgFB/3P5+zC7RWlyBlzm9dVjZFph/maIg==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -2229,7 +2229,7 @@ snapshots: chokidar@4.0.3: dependencies: - readdirp: 4.0.2 + readdirp: 4.1.2 clsx@2.1.1: {} @@ -2471,7 +2471,7 @@ snapshots: dependencies: reusify: 1.0.4 - fdir@6.4.2: {} + fdir@6.4.3: {} file-entry-cache@8.0.0: dependencies: @@ -2833,7 +2833,7 @@ snapshots: react-is@17.0.2: {} - readdirp@4.0.2: {} + readdirp@4.1.2: {} redent@3.0.0: dependencies: @@ -2921,11 +2921,11 @@ snapshots: dependencies: has-flag: 4.0.0 - svelte-check@4.1.1(svelte@5.16.0)(typescript@5.7.2): + svelte-check@4.1.5(svelte@5.16.0)(typescript@5.7.2): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.3 - fdir: 6.4.2 + fdir: 6.4.3 picocolors: 1.1.1 sade: 1.8.1 svelte: 5.16.0