mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore(deps): update dependency html-webpack-plugin to v5.5.3 (#3950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a90c3115a4
commit
842ad8c12d
2 changed files with 9 additions and 9 deletions
|
@ -41,7 +41,7 @@
|
|||
"harmony-reflect": "1.6.2",
|
||||
"highlight.js": "11.7.0",
|
||||
"history": "4.10.1",
|
||||
"html-webpack-plugin": "5.5.1",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
"i18next": "20.6.1",
|
||||
"in-publish": "2.0.1",
|
||||
"js-base64": "3.7.3",
|
||||
|
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
|
@ -1234,8 +1234,8 @@ importers:
|
|||
specifier: 4.10.1
|
||||
version: 4.10.1
|
||||
html-webpack-plugin:
|
||||
specifier: 5.5.1
|
||||
version: 5.5.1(webpack@5.82.1)
|
||||
specifier: 5.5.3
|
||||
version: 5.5.3(webpack@5.82.1)
|
||||
i18next:
|
||||
specifier: 20.6.1
|
||||
version: 20.6.1
|
||||
|
@ -6482,7 +6482,7 @@ packages:
|
|||
globby: 11.1.0
|
||||
html-minifier-terser: 5.1.1
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.1(webpack@5.82.1)
|
||||
html-webpack-plugin: 5.5.3(webpack@5.82.1)
|
||||
import-fresh: 3.3.0
|
||||
is-root: 2.1.0
|
||||
leven: 3.1.0
|
||||
|
@ -6586,7 +6586,7 @@ packages:
|
|||
fs-extra: 10.1.0
|
||||
html-minifier-terser: 6.1.0
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.1(webpack@5.82.1)
|
||||
html-webpack-plugin: 5.5.3(webpack@5.82.1)
|
||||
import-fresh: 3.3.0
|
||||
leven: 3.1.0
|
||||
lodash: 4.17.21
|
||||
|
@ -9587,7 +9587,7 @@ packages:
|
|||
fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.42.0)(typescript@4.9.4)(webpack@5.82.1)
|
||||
glob: 7.2.3
|
||||
glob-promise: 3.4.0(glob@7.2.3)
|
||||
html-webpack-plugin: 5.5.1(webpack@5.82.1)
|
||||
html-webpack-plugin: 5.5.3(webpack@5.82.1)
|
||||
path-browserify: 1.0.1
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
|
@ -10113,7 +10113,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.1(webpack@5.82.1)
|
||||
html-webpack-plugin: 5.5.3(webpack@5.82.1)
|
||||
node-fetch: 2.6.7
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
|
@ -18364,8 +18364,8 @@ packages:
|
|||
webpack: 4.46.0
|
||||
dev: true
|
||||
|
||||
/html-webpack-plugin@5.5.1(webpack@5.82.1):
|
||||
resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==}
|
||||
/html-webpack-plugin@5.5.3(webpack@5.82.1):
|
||||
resolution: {integrity: sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.20.0
|
||||
|
|
Loading…
Add table
Reference in a new issue