aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 04:34:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-18 04:35:38 +0000
commit654dd72d77f9615fe770a61b061c9e150d73d934 (patch)
treee679408cc93639d53b92ae12d57b720800be78a9 /clients
parentBump eslint-plugin-svelte from 2.39.4 to 2.40.0 (diff)
downloadzorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar.gz
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar.bz2
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar.lz
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar.xz
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.tar.zst
zorascript-654dd72d77f9615fe770a61b061c9e150d73d934.zip
Bump svelte-check from 3.8.0 to 3.8.1
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.0...svelte-check-3.8.1) --- 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 49bf695..1dfc691 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -34,7 +34,7 @@
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"svelte": "^4.2.18",
- "svelte-check": "^3.8.0",
+ "svelte-check": "^3.8.1",
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.4",
"tslib": "^2.6.3",