Skip to content

Commit

Permalink
chore(deps): update dependency webpack-cli to v4.3.1 (module-federati…
Browse files Browse the repository at this point in the history
…on#593)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 14, 2021
1 parent 88fcb8d commit 5f1e058
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion advanced-api/automatic-vendor-sharing/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion advanced-api/automatic-vendor-sharing/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion advanced-api/dynamic-remotes/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion advanced-api/dynamic-remotes/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion advanced-api/dynamic-remotes/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion angular-universal-ssr/client-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"tslint": "6.1.3",
"typescript": "4.0.3",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
}
}
2 changes: 1 addition & 1 deletion angular-universal-ssr/host-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"tslint": "6.1.3",
"typescript": "4.0.3",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
}
}
2 changes: 1 addition & 1 deletion basic-host-remote/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion basic-host-remote/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion bi-directional/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion bi-directional/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"svelte-loader": "2.13.6",
"html-webpack-plugin": "4.5.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0",
"serve": "11.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "4.0.3",
"html-webpack-plugin": "4.5.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0",
"serve": "11.3.2"
}
Expand Down
2 changes: 1 addition & 1 deletion dashboard-example/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0",
"@module-federation/dashboard-plugin": "2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion dashboard-example/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0",
"@module-federation/dashboard-plugin": "2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dynamic-system-host/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dynamic-system-host/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dynamic-system-host/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion multi-threaded-ssr/website1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"style-loader": "2.0.0",
"url-loader": "4.1.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-middleware": "4.0.4",
"webpack-hot-middleware": "2.25.0",
"webpack-hot-server-middleware": "0.6.1",
Expand Down
2 changes: 1 addition & 1 deletion multi-threaded-ssr/website2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"style-loader": "2.0.0",
"url-loader": "4.1.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-middleware": "4.0.4",
"webpack-hot-middleware": "2.25.0",
"webpack-hot-server-middleware": "0.6.1",
Expand Down
2 changes: 1 addition & 1 deletion nested/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion nested/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion nested/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion nextjs-bi-directional/app1/sidecar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.12.10",
"babel-loader": "8.2.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
},
"dependencies": {
"react": "16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion nextjs-bi-directional/app2/sidecar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.12.10",
"babel-loader": "8.2.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
},
"dependencies": {
"react": "16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion nextjs-sidecar/dog-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"html-webpack-plugin": "4.5.1",
"style-loader": "2.0.0",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion nextjs-sidecar/host/sidecar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "7.12.10",
"babel-loader": "8.2.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
},
"dependencies": {
"react": "16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion redux-reducer-injection/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"@babel/core": "7.12.10",
"@babel/preset-react": "7.12.10"
},
Expand Down
2 changes: 1 addition & 1 deletion redux-reducer-injection/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
},
"scripts": {
"start": "webpack --watch",
Expand Down
2 changes: 1 addition & 1 deletion rollup-federation-demo/rollup-spa/rs-sidecar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"html-webpack-plugin": "4.5.1",
"style-loader": "2.0.0",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion rollup-federation-demo/webpack-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-loader": "8.2.2",
"npm-run-all": "4.1.5",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion self-healing/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion self-healing/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion server-side-render-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"nodemon": "2.0.7",
"lerna": "3.22.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0"
"webpack-cli": "4.3.1"
},
"dependencies": {
"express": "^4.17.1",
Expand Down
2 changes: 1 addition & 1 deletion server-side-rendering/website1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"style-loader": "2.0.0",
"url-loader": "4.1.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-middleware": "4.0.4",
"webpack-hot-middleware": "2.25.0",
"webpack-hot-server-middleware": "0.6.1",
Expand Down
2 changes: 1 addition & 1 deletion server-side-rendering/website2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"style-loader": "2.0.0",
"url-loader": "4.1.1",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-middleware": "4.0.4",
"webpack-hot-middleware": "2.25.0",
"webpack-hot-server-middleware": "0.6.1",
Expand Down
2 changes: 1 addition & 1 deletion shared-context/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion shared-context/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion shared-routes2/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion shared-routes2/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion shared-routing/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion shared-routing/order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "4.5.1",
"serve": "11.3.2",
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 5f1e058

Please sign in to comment.