aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 04:30:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-02 04:31:11 +0000
commit516f872bbe98cdb0c9f427d9628c199b4b9c600e (patch)
treea989b1dceca7c85cc49c4332af4481f6d9d4d45e /clients/www
parentBump @typescript-eslint/parser from 7.4.0 to 7.5.0 (diff)
downloadzorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar.gz
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar.bz2
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar.lz
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar.xz
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.tar.zst
zorascript-516f872bbe98cdb0c9f427d9628c199b4b9c600e.zip
Bump vite from 5.2.6 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.7. - [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.7/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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index ea136e4..f916860 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.6",
+ "vite": "^5.2.7",
"vite-plugin-tailwind-purgecss": "0.2.0"
},
"type": "module"