File tree Expand file tree Collapse file tree 4 files changed +9
-13
lines changed
packages/rsocket-examples/src/webpack Expand file tree Collapse file tree 4 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 2323 "rsocket-websocket-client" : " ^1.0.0-alpha.3" ,
2424 "webpack" : " ^5" ,
2525 "webpack-cli" : " ^5" ,
26- "webpack-dev-server" : " ^5"
27- },
28- "dependencies" : {
29- "html-webpack-plugin" : " ^5.5.3"
26+ "webpack-dev-server" : " ^5" ,
27+ "html-webpack-plugin" : " ^5"
3028 }
3129}
Original file line number Diff line number Diff line change @@ -1179,10 +1179,10 @@ html-minifier-terser@^6.0.2:
11791179 relateurl "^0.2.7"
11801180 terser "^5.10.0"
11811181
1182- html-webpack-plugin@^5.5.3 :
1183- version "5.5 .3"
1184- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5 .3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e "
1185- integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg ==
1182+ html-webpack-plugin@^5 :
1183+ version "5.6 .3"
1184+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6 .3.tgz#a31145f0fee4184d53a794f9513147df1e653685 "
1185+ integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg ==
11861186 dependencies :
11871187 " @types/html-minifier-terser" " ^6.0.0"
11881188 html-minifier-terser "^6.0.2"
Original file line number Diff line number Diff line change 2323 "rsocket-websocket-client" : " ^1.0.0-alpha.3" ,
2424 "webpack" : " ^5.74.0" ,
2525 "webpack-cli" : " ^5" ,
26- "webpack-dev-server" : " ^5"
27- },
28- "dependencies" : {
29- "html-webpack-plugin" : " ^5.5.0"
26+ "webpack-dev-server" : " ^5" ,
27+ "html-webpack-plugin" : " ^5"
3028 }
3129}
Original file line number Diff line number Diff line change @@ -1142,7 +1142,7 @@ html-minifier-terser@^6.0.2:
11421142 relateurl "^0.2.7"
11431143 terser "^5.10.0"
11441144
1145- html-webpack-plugin@^5.5.0 :
1145+ html-webpack-plugin@^5 :
11461146 version "5.6.3"
11471147 resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685"
11481148 integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
You can’t perform that action at this time.
0 commit comments