aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-29 04:30:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-29 04:31:01 +0000
commit69e6332f24338c7914646491951f8e74f9e5ac85 (patch)
treef72d75389d0ebc1aefb3e45e66d9f073f630c1af /clients/www
parentBump @typescript-eslint/parser from 7.10.0 to 7.11.0 (diff)
downloadzorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar.gz
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar.bz2
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar.lz
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar.xz
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.tar.zst
zorascript-69e6332f24338c7914646491951f8e74f9e5ac85.zip
Bump vite from 5.2.11 to 5.2.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12. - [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.12/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 e9cd79c..f1312e3 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -39,7 +39,7 @@
"tailwindcss": "3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
- "vite": "^5.2.11",
+ "vite": "^5.2.12",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"