aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-05 04:31:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-05 04:32:24 +0000
commit9744b4e4be3c7c55b94ccd8b52b326165995fc51 (patch)
treee2b8eb19886a357bfa60dfa472a0f4f4c0233fac /clients
parentBump @sveltejs/kit from 2.5.18 to 2.5.19 (diff)
downloadzorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar.gz
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar.bz2
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar.lz
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar.xz
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.tar.zst
zorascript-9744b4e4be3c7c55b94ccd8b52b326165995fc51.zip
Bump @sveltejs/kit from 2.5.19 to 2.5.20
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.19 to 2.5.20. - [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.20/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 429839d..62b9cb7 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,7 +17,7 @@
"@skeletonlabs/skeleton": "2.10.2",
"@skeletonlabs/tw-plugin": "0.4.0",
"@sveltejs/adapter-static": "^3.0.2",
- "@sveltejs/kit": "^2.5.19",
+ "@sveltejs/kit": "^2.5.20",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",