aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 05:05:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-11 05:06:23 +0000
commit6250f894212ee1f3590fe68e921903f569e70312 (patch)
tree04f53e56b865f07ef55eaf61704472d37c095955 /clients
parentBump @typescript-eslint/parser from 7.1.0 to 7.1.1 (diff)
downloadzorascript-6250f894212ee1f3590fe68e921903f569e70312.tar
zorascript-6250f894212ee1f3590fe68e921903f569e70312.tar.gz
zorascript-6250f894212ee1f3590fe68e921903f569e70312.tar.bz2
zorascript-6250f894212ee1f3590fe68e921903f569e70312.tar.lz
zorascript-6250f894212ee1f3590fe68e921903f569e70312.tar.xz
zorascript-6250f894212ee1f3590fe68e921903f569e70312.tar.zst
zorascript-6250f894212ee1f3590fe68e921903f569e70312.zip
Bump @sveltejs/kit from 2.5.2 to 2.5.3
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.2 to 2.5.3. - [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.3/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 '')
-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 f950e12..84e5350 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,7 +17,7 @@
"@skeletonlabs/skeleton": "2.9.0",
"@skeletonlabs/tw-plugin": "0.3.1",
"@sveltejs/adapter-static": "^3.0.1",
- "@sveltejs/kit": "^2.5.2",
+ "@sveltejs/kit": "^2.5.3",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",