mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency html-webpack-plugin to v5.5.1 (#3788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0a53d3095
commit
8ec6b0d47e
2 changed files with 11 additions and 11 deletions
|
@ -41,7 +41,7 @@
|
|||
"harmony-reflect": "1.6.2",
|
||||
"highlight.js": "11.7.0",
|
||||
"history": "4.10.1",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
"html-webpack-plugin": "5.5.1",
|
||||
"i18next": "20.6.1",
|
||||
"in-publish": "2.0.1",
|
||||
"js-base64": "3.7.3",
|
||||
|
|
|
@ -1245,8 +1245,8 @@ importers:
|
|||
specifier: 4.10.1
|
||||
version: 4.10.1
|
||||
html-webpack-plugin:
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0(webpack@5.75.0)
|
||||
specifier: 5.5.1
|
||||
version: 5.5.1(webpack@5.75.0)
|
||||
i18next:
|
||||
specifier: 20.6.1
|
||||
version: 20.6.1
|
||||
|
@ -5429,7 +5429,7 @@ packages:
|
|||
globby: 11.1.0
|
||||
html-minifier-terser: 5.1.1
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.0(webpack@5.75.0)
|
||||
html-webpack-plugin: 5.5.1(webpack@5.75.0)
|
||||
import-fresh: 3.3.0
|
||||
is-root: 2.1.0
|
||||
leven: 3.1.0
|
||||
|
@ -5533,7 +5533,7 @@ packages:
|
|||
fs-extra: 10.1.0
|
||||
html-minifier-terser: 6.1.0
|
||||
html-tags: 3.3.1
|
||||
html-webpack-plugin: 5.5.0(webpack@5.75.0)
|
||||
html-webpack-plugin: 5.5.1(webpack@5.75.0)
|
||||
import-fresh: 3.3.0
|
||||
leven: 3.1.0
|
||||
lodash: 4.17.21
|
||||
|
@ -8661,7 +8661,7 @@ packages:
|
|||
fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.34.0)(typescript@4.9.4)(webpack@5.79.0)
|
||||
glob: 7.2.3
|
||||
glob-promise: 3.4.0(glob@7.2.3)
|
||||
html-webpack-plugin: 5.5.0(webpack@5.79.0)
|
||||
html-webpack-plugin: 5.5.1(webpack@5.79.0)
|
||||
path-browserify: 1.0.1
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
|
@ -9187,7 +9187,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.0(webpack@5.79.0)
|
||||
html-webpack-plugin: 5.5.1(webpack@5.79.0)
|
||||
node-fetch: 2.6.7
|
||||
process: 0.11.10
|
||||
react: 18.2.0
|
||||
|
@ -17385,8 +17385,8 @@ packages:
|
|||
webpack: 4.46.0
|
||||
dev: true
|
||||
|
||||
/html-webpack-plugin@5.5.0(webpack@5.75.0):
|
||||
resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==}
|
||||
/html-webpack-plugin@5.5.1(webpack@5.75.0):
|
||||
resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.20.0
|
||||
|
@ -17398,8 +17398,8 @@ packages:
|
|||
tapable: 2.2.1
|
||||
webpack: 5.75.0(webpack-cli@4.10.0)
|
||||
|
||||
/html-webpack-plugin@5.5.0(webpack@5.79.0):
|
||||
resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==}
|
||||
/html-webpack-plugin@5.5.1(webpack@5.79.0):
|
||||
resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.20.0
|
||||
|
|
Loading…
Reference in a new issue