chore(deps): update dependency html-webpack-plugin to v5.6.4

This commit is contained in:
renovate[bot]
2025-08-20 05:43:22 +00:00
committed by GitHub
parent ce7eae2cf7
commit 3163b4646b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -115,7 +115,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.12.0",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.6.3",
"html-webpack-plugin": "5.6.4",
"install": "^0.13.0",
"jest-environment-jsdom": "^30.0.4",
"knip": "^5.0.0",
@@ -19961,9 +19961,9 @@
}
},
"node_modules/html-webpack-plugin": {
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz",
"integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==",
"version": "5.6.4",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz",
"integrity": "sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -126,7 +126,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.12.0",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.6.3",
"html-webpack-plugin": "5.6.4",
"install": "^0.13.0",
"jest-environment-jsdom": "^30.0.4",
"knip": "^5.0.0",