summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-25 07:46:34 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-04-27 10:16:44 +0200
commit9dfc6f38d571000641af7c8b8236319802a4ce0a (patch)
treef04e88e473f3745d548cb33cf434c25a468d5f6e /client/simple/package.json
parente1076f5c3500f7c53651bd2782f433c3bf94bcd0 (diff)
[upd] web-client (simple): Bump vite in /client/simple
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.3. - [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/v6.3.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.3 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 dc3a4901e..35caee86c 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.3.2",
+ "vite": "^6.3.3",
"vite-plugin-static-copy": "^2.3.1",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.99.6",