File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 140
140
"unist-util-visit" : " ^2.0.3" ,
141
141
"webpack" : " ^5.48.0" ,
142
142
"webpack-bundle-analyzer" : " ^4.4.2" ,
143
- "webpack-cli" : " ^4.7.2 " ,
143
+ "webpack-cli" : " ^4.8.0 " ,
144
144
"webpack-dev-server" : " ^4.0.0" ,
145
145
"webpack-merge" : " ^5.8.0" ,
146
146
"workbox-webpack-plugin" : " ^6.2.4"
Original file line number Diff line number Diff line change 2636
2636
dependencies:
2637
2637
envinfo "^7.7.3"
2638
2638
2639
- "@webpack-cli/serve@^1.5.1 ":
2640
- version "1.5.1 "
2641
- resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.1 .tgz#b5fde2f0f79c1e120307c415a4c1d5eb15a6f278 "
2642
- integrity sha512-4vSVUiOPJLmr45S8rMGy7WDvpWxfFxfP/Qx/cxZFCfvoypTYpPPL1X8VIZMe0WTA+Jr7blUxwUSEZNkjoMTgSw ==
2639
+ "@webpack-cli/serve@^1.5.2 ":
2640
+ version "1.5.2 "
2641
+ resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.2 .tgz#ea584b637ff63c5a477f6f21604b5a205b72c9ec "
2642
+ integrity sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw ==
2643
2643
2644
2644
"@xobotyi/scrollbar-width@^1.9.5":
2645
2645
version "1.9.5"
@@ -13000,15 +13000,15 @@ webpack-bundle-analyzer@^4.4.2:
13000
13000
sirv "^1.0.7"
13001
13001
ws "^7.3.1"
13002
13002
13003
- webpack-cli@^4.7.2 :
13004
- version "4.7.2 "
13005
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.7.2 .tgz#a718db600de6d3906a4357e059ae584a89f4c1a5 "
13006
- integrity sha512-mEoLmnmOIZQNiRl0ebnjzQ74Hk0iKS5SiEEnpq3dRezoyR3yPaeQZCMCe+db4524pj1Pd5ghZXjT41KLzIhSLw ==
13003
+ webpack-cli@^4.8.0 :
13004
+ version "4.8.0 "
13005
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.8.0 .tgz#5fc3c8b9401d3c8a43e2afceacfa8261962338d1 "
13006
+ integrity sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw ==
13007
13007
dependencies:
13008
13008
"@discoveryjs/json-ext" "^0.5.0"
13009
13009
"@webpack-cli/configtest" "^1.0.4"
13010
13010
"@webpack-cli/info" "^1.3.0"
13011
- "@webpack-cli/serve" "^1.5.1 "
13011
+ "@webpack-cli/serve" "^1.5.2 "
13012
13012
colorette "^1.2.1"
13013
13013
commander "^7.0.0"
13014
13014
execa "^5.0.0"
You can’t perform that action at this time.
0 commit comments