chore(deps): update dependency html-webpack-plugin to v5.5.3
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -97,7 +97,7 @@
|
|||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"eslint-plugin-storybook": "0.6.12",
|
"eslint-plugin-storybook": "0.6.12",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"html-webpack-plugin": "5.5.2",
|
"html-webpack-plugin": "5.5.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"knip": "^2.11.0",
|
"knip": "^2.11.0",
|
||||||
"less": "4.1.3",
|
"less": "4.1.3",
|
||||||
@@ -24699,9 +24699,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/html-webpack-plugin": {
|
"node_modules/html-webpack-plugin": {
|
||||||
"version": "5.5.2",
|
"version": "5.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz",
|
||||||
"integrity": "sha512-2KsxTJQmtqsT1JGaZJmoMW25wpC0HM9gpW3jH/UMH62To0UKlzRUbJ/FtQNhZ0gd4gWMoetEYkyG8FMNqEO66Q==",
|
"integrity": "sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/html-minifier-terser": "^6.0.0",
|
"@types/html-minifier-terser": "^6.0.0",
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"eslint-plugin-storybook": "0.6.12",
|
"eslint-plugin-storybook": "0.6.12",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"html-webpack-plugin": "5.5.2",
|
"html-webpack-plugin": "5.5.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"knip": "^2.11.0",
|
"knip": "^2.11.0",
|
||||||
"less": "4.1.3",
|
"less": "4.1.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user