aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-31 04:17:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-31 04:18:22 +0000
commit25eb704b827498b12849c894efc2e98e4873daa2 (patch)
tree638dbea9eca758ab7dd58d73cb22e53793764b40 /clients
parentBump all dependencies (diff)
downloadzorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar.gz
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar.bz2
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar.lz
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar.xz
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.tar.zst
zorascript-25eb704b827498b12849c894efc2e98e4873daa2.zip
Bump svelte-check from 3.8.4 to 3.8.5
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.4...svelte-check-3.8.5) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 6633423..0d4abb8 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -34,7 +34,7 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "^4.2.18",
- "svelte-check": "^3.8.4",
+ "svelte-check": "^3.8.5",
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.7",
"tslib": "^2.6.3",