Merge pull request #3888 from prometheus/dependabot/npm_and_yarn/ui/react-app/webpack-5.92.1

Bump webpack from 5.76.0 to 5.92.1 in /ui/react-app
This commit is contained in:
Simon Pasquier 2024-06-28 16:31:08 +02:00 committed by GitHub
commit 1d943c1c52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 368 additions and 368 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
ui/react-app/dist/959.js.gz vendored Normal file

Binary file not shown.

BIN
ui/react-app/dist/959.js.map.gz vendored Normal file

Binary file not shown.

BIN
ui/react-app/dist/97.js.gz vendored Normal file

Binary file not shown.

BIN
ui/react-app/dist/97.js.map.gz vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -17,5 +17,5 @@ package reactapp
import "embed"
//go:embed dist/26.js.gz dist/26.js.map.gz dist/732.js.gz dist/732.js.map.gz dist/index.html.gz dist/main.js.gz dist/main.js.map.gz
//go:embed dist/959.js.gz dist/959.js.map.gz dist/97.js.gz dist/97.js.map.gz dist/index.html.gz dist/main.js.gz dist/main.js.map.gz
var embedFS embed.FS

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"webpack": "^5.76.0",
"webpack": "^5.92.1",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1",