build(deps): bump webpack in /packages/default.gbui

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-24 00:34:22 +00:00 committed by GitHub
parent 8e7e4c279a
commit cc2bc65692
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
"react-transition-group": "4.4.5", "react-transition-group": "4.4.5",
"rxjs": "7.5.7", "rxjs": "7.5.7",
"url-join": "5.0.0", "url-join": "5.0.0",
"webpack": "5.75.0" "webpack": "5.76.0"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",