aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-26 05:05:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-26 05:06:35 +0000
commitb485d2205fe66a6534b487a2df5b4d44c92027ab (patch)
treeb160b476e99477dd64620d3faf39209c8087e6db /clients
parentBump postcss from 8.4.39 to 8.4.40 (diff)
downloadzorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar.gz
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar.bz2
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar.lz
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar.xz
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.tar.zst
zorascript-b485d2205fe66a6534b487a2df5b4d44c92027ab.zip
Bump vite from 5.3.4 to 5.3.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5. - [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.5/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 1c57f71..155d4cd 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.4",
- "vite": "^5.3.4",
+ "vite": "^5.3.5",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"