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 18.2.0 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.2.60 to 18.3.3
- [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-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent d053412 commit 243bddc
Show file tree
Hide file tree
Showing 26 changed files with 82 additions and 52 deletions.
2 changes: 1 addition & 1 deletion fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"create-react-class": "^15.7.0",
"cross-env": "^7.0.3",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"sinon": "^11.1.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
]
},
"dependencies": {
"@types/react": "^18.2.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.7",
"cypress": "^13.6.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@testing-library/user-event": "^14.5.2",
"@types/date-fns": "^2.6.0",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"date-fns": "^3.3.1",
"jest-in-case": "^1.0.2",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/react-hooks": "^8.0.1",
"mock-socket": "^9.3.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"redux-mock-store": "^1.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-config-react-webpack": "^16.5.1",
"@talend/scripts-config-typescript": "^11.2.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"redux-saga-tester": "^1.0.874"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jest-in-case": "^1.0.2",
"jsdoc": "^4.0.2",
"node-fetch": "^2.7.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"redux-mock-store": "^1.5.4",
"redux-saga-tester": "^1.0.874"
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"cross-env": "^7.0.3",
"i18next": "^23.10.0",
"jest-in-case": "^1.0.2",
"jsdom": "^20.0.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-a11y": "^0.3.4",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest-in-case": "^1.0.2",
"msw": "^1.3.2",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-test-renderer": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@
"@types/geojson": "^7946.0.14",
"@types/lodash": "^4.14.202",
"@types/node": "^6.14.13",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/topojson-client": "^3.1.4",
"@types/topojson-specification": "^1.0.5",
"cypress": "^13.6.6",
"cross-env": "^7.0.3",
"i18next": "^23.10.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"figma-js": "^1.16.0",
"react-hook-form": "^7.50.1",
"pkg-dir": "^7.0.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"use-overflow": "^1.2.0"
},
Expand Down Expand Up @@ -61,10 +61,10 @@
"@talend/scripts-config-react-webpack": "^16.5.1",
"@talend/scripts-config-storybook-lib": "^5.3.1",
"@talend/scripts-config-typescript": "^11.2.1",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"i18next": "^23.10.0",
"mdx-embed": "^1.1.2",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-router-dom": "~6.3.0",
"storybook-docs-toc": "^1.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/react-is": "^18.2.4",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"@types/react-transition-group": "^2.9.2",
"@types/react-virtualized": "^9.21.29",
Expand All @@ -105,7 +105,7 @@
"i18next-scanner-typescript": "^1.2.0",
"jest-axe": "^8.0.0",
"mdx-embed": "^1.1.2",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.50.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cross-env": "^7.0.3",
"i18next": "^23.10.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^6.14.13",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/react-redux": "^7.1.33",
"@types/react-test-renderer": "^18.0.7",
"@types/redux-mock-store": "^1.0.6",
Expand All @@ -43,7 +43,7 @@
"immutable": "^3.8.2",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-redux": "^7.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"json-loader": "^0.5.7",
"mutationobserver-shim": "^0.3.7",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-virtualized": "^9.22.5",
"react-i18next": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fetch-mock": "^9.11.0",
"node-fetch": "^2.7.0",
"react-dom": "^18.2.0",
"react": "^18.2.0"
"react": "^18.3.1"
},
"jest": {
"collectCoverageFrom": [
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"mini-css-extract-plugin": "^2.8.1",
"mkdirp": "^1.0.4",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react": "^18.3.1",
"react-use": "^17.5.0",
"string-replace-loader": "^2.3.0",
"style-loader": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"history": "^5.3.0",
"i18next": "^23.10.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"redux-logger": "^3.0.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"history": "^5.3.0",
"i18next": "^23.10.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"redux-logger": "^3.0.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/router-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@talend/scripts-config-react-webpack": "^16.5.1",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-router-dom": "~6.3.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sagas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-config-react-webpack": "^16.5.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jsdom": "^20.0.3",
"prettier": "^3.2.5",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-redux": "^7.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-babel": "^13.3.1",
"@testing-library/react": "^14.2.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-redux": "^7.2.9",
"redux-saga": "^1.3.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"algoliasearch": "^4.22.1",
"classnames": "^2.5.1",
"figma-js": "^1.16.0",
"react": "^18.2.0"
"react": "^18.3.1"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.3",
Expand All @@ -44,7 +44,7 @@
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.5",
"@types/node": "^6.14.13",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"css-loader": "^4.3.0",
"mini-css-extract-plugin": "^2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"@talend/scripts-config-storybook-lib": "^5.3.1",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.5",
"@types/react": "^18.2.60",
"@types/react": "^18.3.3",
"i18next": "^23.10.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-router-dom": "~6.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-plugin-tester": "^10.1.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"react": "^18.2.0"
"react": "^18.3.1"
},
"jest": {
"verbose": true,
Expand Down
Loading

0 comments on commit 243bddc

Please sign in to comment.