diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-25 16:16:57 +0000 | 
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-11-25 16:17:37 +0000 | 
| commit | ddea00831be64dbaba785eaa642dbe1957937d90 (patch) | |
| tree | a37ab28ea5c27c07b1d3153253a53a749175f708 /clients | |
| parent | Bump the node-deps group with 5 updates (diff) | |
| download | zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar.gz zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar.bz2 zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar.lz zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar.xz zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.tar.zst zorascript-ddea00831be64dbaba785eaa642dbe1957937d90.zip | |
Bump @sveltejs/kit from 2.8.2 to 2.8.3 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Updates `@sveltejs/kit` from 2.8.2 to 2.8.3
- [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.3/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
| -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 55ce5b5..f651786 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.2", +		"@sveltejs/kit": "^2.8.3",  		"@sveltejs/vite-plugin-svelte": "^4.0.1",  		"@tailwindcss/forms": "0.5.9",  		"@tailwindcss/typography": "0.5.15", | 
