mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency html-webpack-plugin to v5.6.0 (#80973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cbc3df11e
commit
085054095f
@ -172,7 +172,7 @@
|
||||
"fork-ts-checker-webpack-plugin": "8.0.0",
|
||||
"glob": "10.3.10",
|
||||
"html-loader": "4.2.0",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"http-server": "14.1.1",
|
||||
"i18next-parser": "6.6.0",
|
||||
"jest": "29.7.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -17131,7 +17131,7 @@ __metadata:
|
||||
history: "npm:4.10.1"
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
html-loader: "npm:4.2.0"
|
||||
html-webpack-plugin: "npm:5.5.3"
|
||||
html-webpack-plugin: "npm:5.6.0"
|
||||
http-server: "npm:14.1.1"
|
||||
i18next: "npm:^22.0.0"
|
||||
i18next-browser-languagedetector: "npm:^7.0.2"
|
||||
@ -17716,9 +17716,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"html-webpack-plugin@npm:5.5.3, html-webpack-plugin@npm:^5.5.0":
|
||||
version: 5.5.3
|
||||
resolution: "html-webpack-plugin@npm:5.5.3"
|
||||
"html-webpack-plugin@npm:5.6.0, html-webpack-plugin@npm:^5.5.0":
|
||||
version: 5.6.0
|
||||
resolution: "html-webpack-plugin@npm:5.6.0"
|
||||
dependencies:
|
||||
"@types/html-minifier-terser": "npm:^6.0.0"
|
||||
html-minifier-terser: "npm:^6.0.2"
|
||||
@ -17726,8 +17726,14 @@ __metadata:
|
||||
pretty-error: "npm:^4.0.0"
|
||||
tapable: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@rspack/core": 0.x || 1.x
|
||||
webpack: ^5.20.0
|
||||
checksum: 01d302a434e3db9f0e2db370f06300fb613de0fb8bdcafd4693e44c2528b8608621e5e7ca5d8302446db3f20c5f8875f1f675926d469b13ebab139954d241055
|
||||
peerDependenciesMeta:
|
||||
"@rspack/core":
|
||||
optional: true
|
||||
webpack:
|
||||
optional: true
|
||||
checksum: d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user