aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-04 04:20:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-04 04:21:38 +0000
commit3d96b698e1e9acd9bb97e97610bbd3be30a54514 (patch)
treede33177b0e2e76d57cd352f730e06bdd89c53c57 /clients
parentBump vite-plugin-tailwind-purgecss from 0.2.0 to 0.2.1 (diff)
downloadzorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar.gz
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar.bz2
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar.lz
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar.xz
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.tar.zst
zorascript-3d96b698e1e9acd9bb97e97610bbd3be30a54514.zip
Bump vite from 5.2.7 to 5.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.8. - [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.2.8/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 257dec6..64f40a7 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -37,7 +37,7 @@
"tailwindcss": "3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
- "vite": "^5.2.7",
+ "vite": "^5.2.8",
"vite-plugin-tailwind-purgecss": "0.2.1"
},
"type": "module"