aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-14 04:19:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-11-14 04:20:38 +0000
commit1224495643843ff7fca11547ee1a25bbdc307505 (patch)
treecf25c59cea1b7b898cce9446b6f7dc9b893c099b /clients
parentBump svelte from 5.1.15 to 5.1.16 in the node-deps group (diff)
downloadzorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar.gz
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar.bz2
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar.lz
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar.xz
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.tar.zst
zorascript-1224495643843ff7fca11547ee1a25bbdc307505.zip
Bump @sveltejs/kit from 2.8.0 to 2.8.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.8.0 to 2.8.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.8.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 '')
-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 689cb1a..05d992d 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,7 +17,7 @@
"@skeletonlabs/skeleton": "2.10.3",
"@skeletonlabs/tw-plugin": "0.4.0",
"@sveltejs/adapter-static": "^3.0.6",
- "@sveltejs/kit": "^2.8.0",
+ "@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",