⬆️ Bump webpack from 5.76.0 to 5.94.0 in /app (#12787)

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: D <845765@qq.com>
This commit is contained in:
dependabot[bot] 2024-10-16 20:02:56 +08:00 committed by GitHub
parent a9d7f295ea
commit c5d09baffd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 252 additions and 197 deletions

View file

@ -71,7 +71,7 @@
"sass": "^1.53.0",
"sass-loader": "^12.6.0",
"typescript": "^4.7.4",
"webpack": "^5.76.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.10.0"
},