chore(deps): update dependency html-webpack-plugin to v5.6.3
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -105,7 +105,7 @@
|
|||||||
"eslint-plugin-react-hooks": "4.6.2",
|
"eslint-plugin-react-hooks": "4.6.2",
|
||||||
"eslint-plugin-storybook": "0.10.1",
|
"eslint-plugin-storybook": "0.10.1",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"html-webpack-plugin": "5.6.2",
|
"html-webpack-plugin": "5.6.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"knip": "^5.0.0",
|
"knip": "^5.0.0",
|
||||||
"less": "4.2.0",
|
"less": "4.2.0",
|
||||||
@@ -18864,9 +18864,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/html-webpack-plugin": {
|
"node_modules/html-webpack-plugin": {
|
||||||
"version": "5.6.2",
|
"version": "5.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz",
|
||||||
"integrity": "sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==",
|
"integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -114,7 +114,7 @@
|
|||||||
"eslint-plugin-react-hooks": "4.6.2",
|
"eslint-plugin-react-hooks": "4.6.2",
|
||||||
"eslint-plugin-storybook": "0.10.1",
|
"eslint-plugin-storybook": "0.10.1",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"html-webpack-plugin": "5.6.2",
|
"html-webpack-plugin": "5.6.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"knip": "^5.0.0",
|
"knip": "^5.0.0",
|
||||||
"less": "4.2.0",
|
"less": "4.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user