File tree Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Expand file tree Collapse file tree 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 @@ -3676,7 +3676,7 @@ __metadata:
3676
3676
extract-zip : " npm:^2.0.1"
3677
3677
fast-glob : " npm:^3.3.2"
3678
3678
glob : " npm:^11.0.0"
3679
- html-webpack-plugin : " npm:^5.6.0 "
3679
+ html-webpack-plugin : " npm:^5.6.2 "
3680
3680
js-yaml : " npm:^4.1.0"
3681
3681
less : " npm:^4.2.0"
3682
3682
less-loader : " npm:^12.2.0"
@@ -6375,7 +6375,7 @@ __metadata:
6375
6375
languageName : node
6376
6376
linkType : hard
6377
6377
6378
- " html-webpack-plugin@npm:^5.5.3, html-webpack-plugin@npm:^5.6.0 " :
6378
+ " html-webpack-plugin@npm:^5.5.3 " :
6379
6379
version : 5.6.0
6380
6380
resolution : " html-webpack-plugin@npm:5.6.0"
6381
6381
dependencies :
@@ -6396,6 +6396,27 @@ __metadata:
6396
6396
languageName : node
6397
6397
linkType : hard
6398
6398
6399
+ " html-webpack-plugin@npm:^5.6.2 " :
6400
+ version : 5.6.2
6401
+ resolution : " html-webpack-plugin@npm:5.6.2"
6402
+ dependencies :
6403
+ " @types/html-minifier-terser " : " npm:^6.0.0"
6404
+ html-minifier-terser : " npm:^6.0.2"
6405
+ lodash : " npm:^4.17.21"
6406
+ pretty-error : " npm:^4.0.0"
6407
+ tapable : " npm:^2.0.0"
6408
+ peerDependencies :
6409
+ " @rspack/core " : 0.x || 1.x
6410
+ webpack : ^5.20.0
6411
+ peerDependenciesMeta :
6412
+ " @rspack/core " :
6413
+ optional : true
6414
+ webpack :
6415
+ optional : true
6416
+ checksum : 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
6417
+ languageName : node
6418
+ linkType : hard
6419
+
6399
6420
" htmlparser2@npm:^6.1.0 " :
6400
6421
version : 6.1.0
6401
6422
resolution : " htmlparser2@npm:6.1.0"
You can’t perform that action at this time.
0 commit comments