summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-07 07:45:07 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-03-07 09:21:34 +0100
commit9a50f6c9a1bbf31ba905948db10b8888073267dc (patch)
treee9a1557b66a138a79a1559f59a006b1aea83aa45 /client/simple/package.json
parent00bae7846370e42c1c0035339cad49e241c3060c (diff)
[upd] web-client (simple): Bump vite in /client/simple
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.2.1. - [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/create-vite@6.2.1/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 'client/simple/package.json')
-rw-r--r--client/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index c6f0cfb38..08c1a397f 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -28,7 +28,7 @@
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
- "vite": "^6.2.0",
+ "vite": "^6.2.1",
"vite-plugin-static-copy": "^2.2.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.97.1",