summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-02 07:46:47 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-05-02 14:50:13 +0200
commit72294a9ffa78e984f96587ac76c037fe9747f6e9 (patch)
tree7e679d02a17d8c0292ab892bf1c40eea256cf891 /client/simple/package.json
parentd47cf9db244e7ce241fcfde298a87311d00295e4 (diff)
[upd] web-client (simple): Bump webpack in /client/simple
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.99.7. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.7 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 7bd9958b3..681391900 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -32,7 +32,7 @@
"vite": "^6.3.4",
"vite-plugin-static-copy": "^2.3.1",
"vite-plugin-stylelint": "^6.0.0",
- "webpack": "^5.99.6",
+ "webpack": "^5.99.7",
"webpack-cli": "^6.0.1"
},
"dependencies": {