diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-05 04:25:01 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-05 04:25:46 +0000 |
commit | 04679005f1aac42973f0fe132457db11eda2d893 (patch) | |
tree | 4ad802476867c505873466e078304adf63378c11 /clients | |
parent | Bump @tauri-apps/cli from 1.5.14 to 1.6.0 (diff) | |
download | zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar.gz zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar.bz2 zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar.lz zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar.xz zorascript-04679005f1aac42973f0fe132457db11eda2d893.tar.zst zorascript-04679005f1aac42973f0fe132457db11eda2d893.zip |
Bump @vite-pwa/sveltekit from 0.5.0 to 0.6.0
Bumps [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/vite-pwa/sveltekit/releases)
- [Commits](https://github.com/vite-pwa/sveltekit/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: "@vite-pwa/sveltekit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 0c51f66..f9588dd 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -24,7 +24,7 @@ "@types/node": "20.14.9", "@typescript-eslint/eslint-plugin": "^7.15.0", "@typescript-eslint/parser": "^7.15.0", - "@vite-pwa/sveltekit": "^0.5.0", + "@vite-pwa/sveltekit": "^0.6.0", "autoprefixer": "10.4.19", "eslint": "^9.6.0", "eslint-config-prettier": "^9.1.0", |