diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-17 04:22:04 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-17 04:22:49 +0000 |
commit | cf3b3a6cceb8e031b623715dba260e87e2bb50f3 (patch) | |
tree | 7c13690c1d7db09307a3e56fe63047bcf4ca059a /clients/www | |
parent | Bump @skeletonlabs/skeleton from 2.10.1 to 2.10.2 (diff) | |
download | zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar.gz zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar.bz2 zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar.lz zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar.xz zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.tar.zst zorascript-cf3b3a6cceb8e031b623715dba260e87e2bb50f3.zip |
Bump vite from 5.3.3 to 5.3.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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 3cdac7c..91a0fa8 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -39,7 +39,7 @@ "tailwindcss": "3.4.6", "tslib": "^2.6.3", "typescript": "^5.5.3", - "vite": "^5.3.3", + "vite": "^5.3.4", "vite-plugin-tailwind-purgecss": "0.3.3" }, "type": "module" |