Skip to content

Commit

Permalink
chore(deps): bump react and @types/react
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.0.38 to 18.3.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 2081805 commit d35342d
Show file tree
Hide file tree
Showing 24 changed files with 1,842 additions and 2,592 deletions.
2 changes: 1 addition & 1 deletion apps/3000-home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lodash": "4.17.21",
"next": "14.1.2",
"node-fetch": "2.7.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"schema-utils": "3.3.0",
"terser-webpack-plugin": "5.3.10",
Expand Down
2 changes: 1 addition & 1 deletion apps/3001-shop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lodash": "4.17.21",
"next": "14.1.2",
"node-fetch": "2.7.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"schema-utils": "3.3.0",
"semver": "6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/3002-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lodash": "4.17.21",
"next": "14.1.2",
"node-fetch": "2.7.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"schema-utils": "3.3.0",
"semver": "6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^4.8.2"
},
"dependencies": {
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"rxjs": "^7.8.1"
}
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/dynamic-nested-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/dynamic-remote-new-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/dynamic-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/nested-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/remote-new-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs-ssr/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/modern-js": "workspace:*",
"@babel/runtime": "7.24.4",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~16.11.7",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@modern-js/runtime": "2.57.0",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"@module-federation/enhanced": "workspace:*",
"@babel/runtime": "7.24.5"
Expand All @@ -39,7 +39,7 @@
"typescript": "~5.0.4",
"@types/jest": "~29.5.0",
"@types/node": "~20.12.12",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.25",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-2000/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@types/react": "^18.2.79",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions apps/router-demo/router-host-v5-2200/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"@module-federation/enhanced": "workspace:*",
"@types/react-router-dom": "5",
"antd": "^5.16.2",
"react": "^17.0.2",
"react": "^18.3.1",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.4"
},
"devDependencies": {
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@types/react": "^18.2.79",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions apps/router-demo/router-remote1-2001/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@module-federation/bridge-react": "workspace:*",
"@module-federation/enhanced": "workspace:*",
"antd": "^5.16.2",
"react": "^17.0.2",
"react": "^18.3.1",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.4",
"react-shadow": "^20.4.0"
Expand All @@ -21,7 +21,7 @@
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@rsbuild/shared": "^0.6.15",
"@types/react": "^18.2.79",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote2-2002/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@types/react": "^18.2.79",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote4-2004/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@rsbuild/core": "^0.6.15",
"@rsbuild/plugin-react": "^0.6.15",
"@types/react": "^18.2.79",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/runtime-demo/3008-runtime-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@module-federation/enhanced": "workspace:*",
"react": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"lodash.get": "4.4.2",
"next": "14.1.2",
"rambda": "7.5.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-router-dom": "6.22.3",
"regenerator-runtime": "0.14.1",
Expand Down Expand Up @@ -144,7 +144,7 @@
"@types/node": "20.12.12",
"@types/node-fetch": "2.6.11",
"@types/pidusage": "2.0.5",
"@types/react": "18.2.62",
"@types/react": "18.3.8",
"@types/react-dom": "18.2.25",
"@types/webpack-sources": "3.2.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
},
"devDependencies": {
"@testing-library/react": "15.0.7",
"@types/react": "18.2.79",
"@types/react": "18.3.8",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react": "^4.3.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"jsdom": "^24.1.0",
"react": "18.1.0",
"react": "18.3.1",
"react-dom": "18.1.0",
"react-router-dom": "6.22.3",
"typescript": "^5.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@module-federation/sdk": "workspace:*",
"ahooks": "^3.7.10",
"dagre": "^0.8.5",
"react": "~18.2.0",
"react": "~18.3.1",
"react-dom": "~18.2.0",
"reactflow": "11.10.4"
},
Expand All @@ -72,7 +72,7 @@
"@types/chrome": "^0.0.268",
"@types/jest": "~29.2.4",
"@types/node": "~20.12.12",
"@types/react": "~18.2.0",
"@types/react": "~18.3.8",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/data-prefetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
"@types/fs-extra": "9.0.6",
"@types/jest": "^29.5.11",
"@types/node": "^17.0.45",
"@types/react": "~18.0.38",
"@types/react": "~18.3.8",
"esbuild-plugin-replace": "^1.4.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"minimist": "^1.2.8",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-router": "^6.21.3",
"react-test-renderer": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"repository": "https://github.com/module-federation/core/tree/main/packages/utilities",
"devDependencies": {
"react": "18.2.0"
"react": "18.3.1"
},
"dependencies": {
"@module-federation/sdk": "workspace:*"
Expand Down
Loading

0 comments on commit d35342d

Please sign in to comment.