File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"css-minimizer-webpack-plugin" : " ^7.0.2" ,
33
33
"eslint" : " ^9.32.0" ,
34
34
"globals" : " ^16.3.0" ,
35
- "html-webpack-plugin" : " ^5.6.0 " ,
35
+ "html-webpack-plugin" : " ^5.6.4 " ,
36
36
"mini-css-extract-plugin" : " ^2.9.0" ,
37
37
"prettier" : " ^3.6.2" ,
38
38
"uglifyjs-webpack-plugin" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -1857,10 +1857,10 @@ html-minifier-terser@^6.0.2:
1857
1857
relateurl "^0.2.7"
1858
1858
terser "^5.10.0"
1859
1859
1860
- html-webpack-plugin@^5.6.0 :
1861
- version "5.6.3 "
1862
- resolved "https://registry.npmjs.org /html-webpack-plugin/-/html-webpack-plugin-5.6.3 .tgz#a31145f0fee4184d53a794f9513147df1e653685 "
1863
- integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg ==
1860
+ html-webpack-plugin@^5.6.4 :
1861
+ version "5.6.4 "
1862
+ resolved "https://registry.yarnpkg.com /html-webpack-plugin/-/html-webpack-plugin-5.6.4 .tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959 "
1863
+ integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw ==
1864
1864
dependencies :
1865
1865
" @types/html-minifier-terser" " ^6.0.0"
1866
1866
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments