aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-29 04:21:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-29 04:22:24 +0000
commit6db95987a0bd2382978e27b00eaea4ffa410181d (patch)
tree07eeaf9261a0b7263dec6290ed1b3365220b440d /clients
parentBump @tailwindcss/typography from 0.5.11 to 0.5.12 (diff)
downloadzorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar.gz
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar.bz2
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar.lz
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar.xz
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.tar.zst
zorascript-6db95987a0bd2382978e27b00eaea4ffa410181d.zip
Bump @sveltejs/kit from 2.5.4 to 2.5.5
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.4 to 2.5.5. - [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.5/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 9fcfe7d..bbb677d 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.4",
+ "@sveltejs/kit": "^2.5.5",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.12",