diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-14 04:57:55 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-14 04:58:30 +0000 |
commit | 91306a3dbd325c0c4d17e27a01c30203c34a9e3e (patch) | |
tree | c8bfb01fddd8233bcc437382a1b4ac0500afd670 /clients/www | |
parent | Bump @typescript-eslint/parser from 7.1.1 to 7.2.0 (diff) | |
download | zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar.gz zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar.bz2 zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar.lz zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar.xz zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.tar.zst zorascript-91306a3dbd325c0c4d17e27a01c30203c34a9e3e.zip |
Bump @sveltejs/kit from 2.5.3 to 2.5.4
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.3 to 2.5.4.
- [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.4/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/www')
-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 9c5282d..1c795df 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.3", + "@sveltejs/kit": "^2.5.4", "@sveltejs/vite-plugin-svelte": "^3.0.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", |