File tree 2 files changed +24
-3
lines changed
2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 50
50
"extract-zip" : " ^2.0.1" ,
51
51
"fast-glob" : " ^3.3.2" ,
52
52
"glob" : " ^11.0.0" ,
53
- "html-webpack-plugin" : " ^5.6.0 " ,
53
+ "html-webpack-plugin" : " ^5.6.2 " ,
54
54
"less" : " ^4.2.0" ,
55
55
"less-loader" : " ^12.2.0" ,
56
56
"listr2" : " ^8.2.5" ,
Original file line number Diff line number Diff line change @@ -3685,7 +3685,7 @@ __metadata:
3685
3685
extract-zip : " npm:^2.0.1"
3686
3686
fast-glob : " npm:^3.3.2"
3687
3687
glob : " npm:^11.0.0"
3688
- html-webpack-plugin : " npm:^5.6.0 "
3688
+ html-webpack-plugin : " npm:^5.6.2 "
3689
3689
js-yaml : " npm:^4.1.0"
3690
3690
less : " npm:^4.2.0"
3691
3691
less-loader : " npm:^12.2.0"
@@ -6384,7 +6384,7 @@ __metadata:
6384
6384
languageName : node
6385
6385
linkType : hard
6386
6386
6387
- " html-webpack-plugin@npm:^5.5.3, html-webpack-plugin@npm:^5.6.0 " :
6387
+ " html-webpack-plugin@npm:^5.5.3 " :
6388
6388
version : 5.6.0
6389
6389
resolution : " html-webpack-plugin@npm:5.6.0"
6390
6390
dependencies :
@@ -6405,6 +6405,27 @@ __metadata:
6405
6405
languageName : node
6406
6406
linkType : hard
6407
6407
6408
+ " html-webpack-plugin@npm:^5.6.2 " :
6409
+ version : 5.6.2
6410
+ resolution : " html-webpack-plugin@npm:5.6.2"
6411
+ dependencies :
6412
+ " @types/html-minifier-terser " : " npm:^6.0.0"
6413
+ html-minifier-terser : " npm:^6.0.2"
6414
+ lodash : " npm:^4.17.21"
6415
+ pretty-error : " npm:^4.0.0"
6416
+ tapable : " npm:^2.0.0"
6417
+ peerDependencies :
6418
+ " @rspack/core " : 0.x || 1.x
6419
+ webpack : ^5.20.0
6420
+ peerDependenciesMeta :
6421
+ " @rspack/core " :
6422
+ optional : true
6423
+ webpack :
6424
+ optional : true
6425
+ checksum : 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
6426
+ languageName : node
6427
+ linkType : hard
6428
+
6408
6429
" htmlparser2@npm:^6.1.0 " :
6409
6430
version : 6.1.0
6410
6431
resolution : " htmlparser2@npm:6.1.0"
You can’t perform that action at this time.
0 commit comments