aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-01 04:39:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-01 04:39:38 +0000
commitf56df8fe55a18d939659388b8ab31b2e36017bec (patch)
tree6f1ca3f1f73ee78626b8fc0f0228495a9dd1d515 /clients/www
parentBump @types/node from 20.11.22 to 20.11.24 (diff)
downloadzorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar.gz
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar.bz2
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar.lz
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar.xz
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.tar.zst
zorascript-f56df8fe55a18d939659388b8ab31b2e36017bec.zip
Bump svelte-check from 3.6.5 to 3.6.6
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.5 to 3.6.6. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.5...svelte-check-3.6.6) --- 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 '')
-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 20beebd..13966ff 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -33,7 +33,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.5",
+ "svelte-check": "^3.6.6",
"tailwindcss": "3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",