mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency html-webpack-plugin to v5.5.4 (#4244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba6a098bbe
commit
e309047a77
@ -40,7 +40,7 @@
|
||||
"harmony-reflect": "1.6.2",
|
||||
"highlight.js": "11.9.0",
|
||||
"history": "4.10.1",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
"html-webpack-plugin": "5.5.4",
|
||||
"i18next": "20.6.1",
|
||||
"in-publish": "2.0.1",
|
||||
"js-base64": "3.7.5",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -1252,8 +1252,8 @@ importers:
|
||||
specifier: 4.10.1
|
||||
version: 4.10.1
|
||||
html-webpack-plugin:
|
||||
specifier: 5.5.3
|
||||
version: 5.5.3(webpack@5.89.0)
|
||||
specifier: 5.5.4
|
||||
version: 5.5.4(webpack@5.89.0)
|
||||
i18next:
|
||||
specifier: 20.6.1
|
||||
version: 20.6.1
|
||||
@ -5810,7 +5810,7 @@ packages:
|
||||
globby: 11.1.0
|
||||
html-minifier-terser: 5.1.1
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.3(webpack@5.89.0)
|
||||
html-webpack-plugin: 5.5.4(webpack@5.89.0)
|
||||
import-fresh: 3.3.0
|
||||
is-root: 2.1.0
|
||||
leven: 3.1.0
|
||||
@ -5914,7 +5914,7 @@ packages:
|
||||
fs-extra: 10.1.0
|
||||
html-minifier-terser: 6.1.0
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.3(webpack@5.89.0)
|
||||
html-webpack-plugin: 5.5.4(webpack@5.89.0)
|
||||
import-fresh: 3.3.0
|
||||
leven: 3.1.0
|
||||
lodash: 4.17.21
|
||||
@ -9238,7 +9238,7 @@ packages:
|
||||
fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.55.0)(typescript@4.9.5)(webpack@5.89.0)
|
||||
glob: 7.2.3
|
||||
glob-promise: 3.4.0(glob@7.2.3)
|
||||
html-webpack-plugin: 5.5.3(webpack@5.89.0)
|
||||
html-webpack-plugin: 5.5.4(webpack@5.89.0)
|
||||
path-browserify: 1.0.1
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
@ -9764,7 +9764,7 @@ packages:
|
||||
express: 4.18.2(supports-color@6.1.0)
|
||||
find-up: 5.0.0
|
||||
fs-extra: 9.1.0
|
||||
html-webpack-plugin: 5.5.3(webpack@5.89.0)
|
||||
html-webpack-plugin: 5.5.4(webpack@5.89.0)
|
||||
node-fetch: 2.6.7
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
@ -18452,8 +18452,8 @@ packages:
|
||||
webpack: 4.47.0
|
||||
dev: true
|
||||
|
||||
/html-webpack-plugin@5.5.3(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==}
|
||||
/html-webpack-plugin@5.5.4(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.20.0
|
||||
|
Loading…
Reference in New Issue
Block a user