diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-19 04:55:49 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-19 04:56:30 +0000 |
commit | b6251b88591e72074c5c5aa53ea8a823c99890c1 (patch) | |
tree | 6d4a9c9ebb3220a19be72c22b2198394a09e3bdf /clients | |
parent | Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 (diff) | |
download | zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar.gz zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar.bz2 zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar.lz zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar.xz zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.tar.zst zorascript-b6251b88591e72074c5c5aa53ea8a823c99890c1.zip |
Bump @sveltejs/kit from 2.5.16 to 2.5.17
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.16 to 2.5.17.
- [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.17/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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 9f0195d..3d554c8 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -17,7 +17,7 @@ "@skeletonlabs/skeleton": "2.10.0", "@skeletonlabs/tw-plugin": "0.4.0", "@sveltejs/adapter-static": "^3.0.2", - "@sveltejs/kit": "^2.5.16", + "@sveltejs/kit": "^2.5.17", "@sveltejs/vite-plugin-svelte": "^3.1.1", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", |