Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions advanced-api/automatic-vendor-sharing/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions advanced-api/automatic-vendor-sharing/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@module-federation/runtime": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@module-federation/runtime": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"copy-webpack-plugin": "12.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
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.6.7",
"@module-federation/enhanced": "0.6.8",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
Expand Down
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.6.7",
"@module-federation/enhanced": "0.6.8",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.3",
Expand Down
8 changes: 4 additions & 4 deletions advanced-api/dynamic-remotes/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@module-federation/runtime": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@module-federation/runtime": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions advanced-api/dynamic-remotes/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions advanced-api/dynamic-remotes/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions apollo-client/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@module-federation/node": "2.5.17",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/node": "2.5.18",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"@types/express": "4.17.21",
"@types/react": "18.3.3",
Expand Down
6 changes: 3 additions & 3 deletions apollo-client/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@module-federation/node": "2.5.17",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/node": "2.5.18",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"@types/express": "4.17.21",
"@types/react": "18.3.3",
Expand Down
4 changes: 2 additions & 2 deletions basic-host-remote/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@modern-js/builder-rspack-provider": "2.46.1",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
"@module-federation/enhanced": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"husky": "9.0.11",
"lint-staged": "15.2.10",
"prettier": "3.3.2",
"rimraf": "5.0.8"
}
}
}
2 changes: 1 addition & 1 deletion basic-host-remote/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@modern-js/builder-rspack-provider": "2.46.1",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
"@module-federation/enhanced": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
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 @@ -37,7 +37,7 @@
"@modern-js/builder-rspack-provider": "2.46.1",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
"@module-federation/enhanced": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"husky": "9.0.11",
"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/builder-rspack-provider": "2.46.1",
"@modern-js/eslint-config": "2.54.6",
"@modern-js/tsconfig": "2.54.6",
"@module-federation/enhanced": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
Expand Down
6 changes: 3 additions & 3 deletions clo/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
]
},
"devDependencies": {
"@rsbuild/core": "1.0.7",
"@rsbuild/plugin-react": "1.0.2",
"@rspack/core": "1.0.7"
"@rsbuild/core": "1.0.9",
"@rsbuild/plugin-react": "1.0.3",
"@rspack/core": "1.0.8"
}
}
6 changes: 3 additions & 3 deletions clo/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
]
},
"devDependencies": {
"@rsbuild/core": "1.0.7",
"@rsbuild/plugin-react": "1.0.2",
"@rspack/core": "1.0.7"
"@rsbuild/core": "1.0.9",
"@rsbuild/plugin-react": "1.0.3",
"@rspack/core": "1.0.8"
}
}
4 changes: 2 additions & 2 deletions cloud/azure-functions-node-v4/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@module-federation/node": "2.5.17",
"@module-federation/enhanced": "0.6.8",
"@module-federation/node": "2.5.18",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"rimraf": "5.0.8",
Expand Down
4 changes: 2 additions & 2 deletions cloud/azure-functions-node-v4/shell/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@azure/functions": "^4.0.0-alpha.9",
"@module-federation/node": "2.5.17",
"@module-federation/runtime": "0.6.7",
"@module-federation/node": "2.5.18",
"@module-federation/runtime": "0.6.8",
"memory-stream": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -13,7 +13,7 @@
"@babel/polyfill": "7.12.1",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"@swc/core": "1.6.13",
"@types/react-router-dom": "5.3.3",
"babel-loader": "9.1.3",
Expand Down
6 changes: 3 additions & 3 deletions complete-react-case/component-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"concurrently": "8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions complete-react-case/lib-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"concurrently": "8.2.2",
"serve": "14.2.3",
Expand Down
6 changes: 3 additions & 3 deletions complete-react-case/main-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "9.1.3",
"concurrently": "8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react16/app-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@material-ui/core": "^4.12.4",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.0.0",
"html-webpack-plugin": "^5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react16/app-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@material-ui/core": "^4.12.4",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.0.0",
"html-webpack-plugin": "^5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react16/app-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.0.0",
"html-webpack-plugin": "^5.6.0",
Expand Down
8 changes: 4 additions & 4 deletions comprehensive-demo-react16/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"ignored": true,
"version": "1.0.0",
"devDependencies": {
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
Expand All @@ -30,4 +30,4 @@
"serve": "serve public -p 3004",
"clean": "rm -rf dist"
}
}
}
6 changes: 3 additions & 3 deletions comprehensive-demo-react16/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"clean": "rm -rf dist"
},
"devDependencies": {
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"cross-env": "7.0.3",
"html-webpack-plugin": "5.6.0",
Expand Down
10 changes: 5 additions & 5 deletions comprehensive-demo-react18/app-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@material-ui/core": "^4.12.4",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
Expand All @@ -31,9 +31,9 @@
"clean": "rm -rf dist"
},
"devDependencies": {
"@module-federation/enhanced": "0.6.7",
"@module-federation/runtime": "0.6.7",
"@module-federation/sdk": "0.6.7",
"@module-federation/enhanced": "0.6.8",
"@module-federation/runtime": "0.6.8",
"@module-federation/sdk": "0.6.8",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@rspack/plugin-react-refresh": "1.0.0",
"raw-loader": "4.0.2",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react18/app-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@material-ui/core": "^4.12.4",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react18/app-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@module-federation/enhanced": "0.6.7",
"@rspack/cli": "1.0.7",
"@rspack/core": "1.0.7",
"@module-federation/enhanced": "0.6.8",
"@rspack/cli": "1.0.8",
"@rspack/core": "1.0.8",
"@rspack/dev-server": "1.0.7",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
Expand Down
Loading
Loading