From 0bcd0a4dbd191809ded636c9459f04fa88aa05b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:50:17 +0000 Subject: [PATCH] chore(deps-dev): bump svelte-check from 4.7.5 to 4.7.6 Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.7.5 to 4.7.6. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.5...svelte-check@4.7.6) --- updated-dependencies: - dependency-name: svelte-check dependency-version: 4.7.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5f9e609..6a911ac 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@sveltejs/vite-plugin-svelte": "^7.3.0", "@tailwindcss/vite": "^4.3.3", "svelte": "^5.56.8", - "svelte-check": "^4.7.5", + "svelte-check": "^4.7.6", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "vite": "^8.2.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f578d98..9650217 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.56.8 version: 5.56.8 svelte-check: - specifier: ^4.7.5 - version: 4.7.5(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3) + specifier: ^4.7.6 + version: 4.7.6(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3) tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -182,8 +182,8 @@ packages: typescript: optional: true - '@sveltejs/load-config@0.2.2': - resolution: {integrity: sha512-K7dsJDQxBOF+f+epuhMactcjK2VP4MRkLKtwSykNtEI+cKVEyzrmmhQ1pmoxI800m4JKcyJ05L2M4yPwAGiBNw==} + '@sveltejs/load-config@0.2.3': + resolution: {integrity: sha512-VT3qmUb8pRV2QrZjd8iAmtg8lf4W0TIjZbvXtz5MKei/q96teWZgGJyyidJzOjzZzvdq616eSRVeMYIQChUTAQ==} engines: {node: '>= 18.0.0'} '@sveltejs/vite-plugin-svelte@7.3.0': @@ -584,8 +584,8 @@ packages: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} - svelte-check@4.7.5: - resolution: {integrity: sha512-NnkHGCTPH6k4ka1E9IpTuNv40uLArHnX52kLEuaHSGqRlPYTnkbFs529jSWG+y+wDy+v+jA2PQ0soN1umVK+OA==} + svelte-check@4.7.6: + resolution: {integrity: sha512-t2scM//ZuVbSY/T2w6FSBw1v9s2NEmh/g+sy1lqtosW5ylBV5AF4wFb1Ts9Kf3MbfPDUDJDZ9L436YT0SPTdvw==} engines: {node: '>= 18.0.0'} hasBin: true peerDependencies: @@ -769,7 +769,7 @@ snapshots: optionalDependencies: typescript: 6.0.3 - '@sveltejs/load-config@0.2.2': {} + '@sveltejs/load-config@0.2.3': {} '@sveltejs/vite-plugin-svelte@7.3.0(svelte@5.56.8)(vite@8.2.1(jiti@2.7.0))': dependencies: @@ -1064,10 +1064,10 @@ snapshots: source-map-js@1.2.1: {} - svelte-check@4.7.5(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3): + svelte-check@4.7.6(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3): dependencies: '@jridgewell/trace-mapping': 0.3.31 - '@sveltejs/load-config': 0.2.2 + '@sveltejs/load-config': 0.2.3 chokidar: 4.0.3 fdir: 6.5.0(picomatch@4.0.5) picocolors: 1.1.1