summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-04 07:06:14 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-04-04 11:47:26 +0200
commit59228fb1db9b48aa17260fd556061d612c979027 (patch)
treea1471ddda1c8f591df101fd73bf3fc0b64b0d5a3 /client/simple/package.json
parentf630a243116696581fc039405541c6350b3d044e (diff)
[upd] web-client (simple): Bump vite in /client/simple
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.5 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 72d23d26d..d36d420ce 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -29,7 +29,7 @@
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
"swiped-events": "^1.2.0",
- "vite": "^6.2.4",
+ "vite": "^6.2.5",
"vite-plugin-static-copy": "^2.3.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.97.1",