aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-27 04:47:01 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-27 04:47:38 +0000
commitad8c9c51e5cc6605cef03ea172f1ff09be5c7bff (patch)
treef788d106a145936d73942e5f3ab66ac1f084c736 /clients
parentBump @typescript-eslint/parser from 7.0.2 to 7.1.0 (diff)
downloadzorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar.gz
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar.bz2
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar.lz
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar.xz
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.tar.zst
zorascript-ad8c9c51e5cc6605cef03ea172f1ff09be5c7bff.zip
Bump @sveltejs/kit from 2.5.1 to 2.5.2
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.2/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" 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 2a01a84..dcd1765 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,7 +17,7 @@
"@skeletonlabs/skeleton": "2.8.0",
"@skeletonlabs/tw-plugin": "0.3.1",
"@sveltejs/adapter-static": "^3.0.1",
- "@sveltejs/kit": "^2.5.1",
+ "@sveltejs/kit": "^2.5.2",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",