File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 77
77
"eslint-plugin-prettier" : " ^5.1.3" ,
78
78
"eslint-plugin-react" : " ^7.23.2" ,
79
79
"eslint-plugin-react-hooks" : " ^4.2.0" ,
80
+ "html-webpack-plugin" : " ^5.6.0" ,
80
81
"http-proxy-middleware" : " ^3.0.0" ,
81
82
"mock-websocket" : " ^0.0.7" ,
82
83
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change @@ -5806,7 +5806,7 @@ html-parse-stringify@^3.0.1:
5806
5806
tapable "^1.1.3"
5807
5807
util.promisify "1.0.0"
5808
5808
5809
- "html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0:
5809
+ "html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.0 :
5810
5810
version "5.6.0"
5811
5811
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
5812
5812
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
You can’t perform that action at this time.
0 commit comments