Skip to content

Commit

Permalink
chore(deps): update dependency @module-federation/enhanced to v0.2.4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Jul 6, 2024
1 parent 70e3d94 commit 38d2547
Show file tree
Hide file tree
Showing 124 changed files with 797 additions and 801 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 @@ -13,7 +13,7 @@
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "rspack serve -c rspack.config.js",
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 @@ -13,7 +13,7 @@
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "rspack serve -c rspack.config.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "chmod +x ./env.sh && cp env-config.json ./public/ && rspack serve",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "chmod +x ./env.sh && cp env-config.json ./public/ && rspack serve",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "webpack-cli serve",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"scripts": {
"start": "webpack-cli serve",
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 @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@module-federation/runtime": "0.2.1",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
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 @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
"@rspack/dev-server": "0.7.5",
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 @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
"@rspack/dev-server": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion basic-host-remote/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-dom": "~18.3.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@modern-js/app-tools": "2.54.6",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
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 @@ -32,7 +32,7 @@
"react-dom": "~18.3.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@modern-js/app-tools": "2.54.6",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
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 @@ -36,7 +36,7 @@
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
"@modern-js-app/eslint-config": "2.54.6",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@modern-js/builder-rspack-provider": "2.46.1",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
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 @@ -37,7 +37,7 @@
"@modern-js/tsconfig": "2.54.6",
"@modern-js-app/eslint-config": "2.54.6",
"@modern-js/builder-rspack-provider": "2.46.1",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"husky": "9.0.11",
Expand Down
2 changes: 1 addition & 1 deletion cloud/azure-functions-node-v4/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"babel-loader": "9.1.3",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@module-federation/node": "2.2.14",
"tsconfig-paths-webpack-plugin": "4.1.0",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion cloud/azure-functions-node-v4/shell/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
"webpack-livereload-plugin": "3.0.2",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"dependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion complete-react-case/component-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"webpack-cli": "5.1.4",
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/dev-server": "0.7.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion complete-react-case/lib-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
},
"dependencies": {
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion complete-react-case/main-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
}
}
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"webpack": "5.92.1",
"webpack-cli": "^4.0.0",
"@rspack/core": "0.7.5",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5"
},
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "^5.6.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"react-router-dom": "^5.1.2",
"serve": "^14.2.1",
"webpack": "5.92.1",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@babel/preset-react": "^7.22.15",
"babel-loader": "^9.0.0",
"html-webpack-plugin": "^5.6.0",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"serve": "^14.2.1",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"webpack-dev-server": "4.15.2",
"serve": "14.2.3",
"@rspack/core": "0.7.5",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/dev-server": "0.7.5"
},
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"lit-element": "2.5.1",
"ts-loader": "9.5.1",
"typescript": "4.3.5",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"clean": "rm -rf dist"
},
"devDependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@module-federation/runtime": "0.2.1",
"@module-federation/sdk": "0.2.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@material-ui/core": "^4.12.4",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
"@rspack/dev-server": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
"@rspack/dev-server": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"ignored": true,
"devDependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"clean": "rm -rf dist"
},
"devDependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion cra/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@rsbuild/core": "0.7.10",
"@rsbuild/plugin-react": "0.7.10",
"@rspack/core": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
}
}
2 changes: 1 addition & 1 deletion cra/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@rsbuild/core": "0.7.10",
"@rsbuild/plugin-react": "0.7.10",
"@rspack/core": "0.7.5",
"@module-federation/enhanced": "0.2.1"
"@module-federation/enhanced": "0.2.4"
}
}
2 changes: 1 addition & 1 deletion css-isolation/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"serve": "14.2.3",
"style-loader": "4.0.0",
"webpack": "5.92.1",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
"@rspack/core": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion css-isolation/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"style-loader": "4.0.0",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"webpack-dev-server": "4.15.2",
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"react": "16.14.0",
"react-dom": "16.14.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-16-18/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@babel/preset-react": "7.24.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-16-18/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
"webpack": "5.92.1",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
"@rspack/core": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-isolated/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "14.2.3",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"webpack-dev-server": "4.15.2",
"@rspack/core": "0.7.5",
"@rspack/cli": "0.7.5",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-isolated/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-typescript/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@babel/preset-typescript": "7.24.7",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-typescript/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"typescript": "4.8.4",
"webpack": "5.92.1",
"webpack-cli": "4.10.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 @@ -6,7 +6,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@babel/preset-react": "7.24.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
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 @@ -6,7 +6,7 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@babel/preset-react": "7.24.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion dynamic-remotes-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@module-federation/node": "2.2.14",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"@module-federation/runtime": "0.2.1",
"concurrently": "^8.0.1",
"webpack": "5.92.1",
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 @@ -7,7 +7,7 @@
"@rspack/cli": "0.7.5",
"@rspack/core": "0.7.5",
"@rspack/dev-server": "0.7.5",
"@module-federation/enhanced": "0.2.1",
"@module-federation/enhanced": "0.2.4",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
Expand Down
Loading

0 comments on commit 38d2547

Please sign in to comment.