[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>
This commit is contained in:
dependabot[bot]
2025-05-02 07:46:47 +00:00
committed by Markus Heiser
parent d47cf9db24
commit 72294a9ffa
2 changed files with 10 additions and 9 deletions

View File

@@ -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": {