aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-27 04:20:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-27 04:21:18 +0000
commitc6f5e339751d953b56a531609b7b6ca844b17396 (patch)
treeacca9196e69c2856f8a058c88d90bf36ad85b86e /clients
parentBump vite from 6.0.5 to 6.0.6 in the node-deps group (diff)
downloadzorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar.gz
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar.bz2
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar.lz
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar.xz
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.tar.zst
zorascript-c6f5e339751d953b56a531609b7b6ca844b17396.zip
Bump @sveltejs/kit from 2.15.0 to 2.15.1 in the node-deps group
Bumps the node-deps group with 1 update: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). Updates `@sveltejs/kit` from 2.15.0 to 2.15.1 - [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.15.1/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... 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 88160af..3d1ed3c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,7 +17,7 @@
"@skeletonlabs/skeleton": "2.10.4",
"@skeletonlabs/tw-plugin": "0.4.0",
"@sveltejs/adapter-static": "^3.0.8",
- "@sveltejs/kit": "^2.15.0",
+ "@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",