aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-18 14:06:49 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-18 14:07:30 +0000
commitf54577b59b83c44c2166dbeb9a77c136b077cb2a (patch)
tree6218f284ef046f1056466e2fa9ef54e48f163225 /clients
parentBump @types/node from 20.11.17 to 20.11.19 (diff)
downloadzorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar.gz
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar.bz2
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar.lz
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar.xz
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.tar.zst
zorascript-f54577b59b83c44c2166dbeb9a77c136b077cb2a.zip
Bump vite from 5.1.1 to 5.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.3. - [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.1.3/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')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 8ee6f37..f48d20c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -37,7 +37,7 @@
"tailwindcss": "3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
- "vite": "^5.1.1",
+ "vite": "^5.1.3",
"vite-plugin-tailwind-purgecss": "0.2.0"
},
"type": "module"