Bump react from 18.2.0 to 18.3.1 (#39)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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 ) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
"@testing-library/jest-dom": "^6.4.2", | "@testing-library/jest-dom": "^6.4.2", | ||
"@testing-library/react": "^15.0.2", | "@testing-library/react": "^15.0.2", | ||
"@testing-library/user-event": "^14.5.2", | "@testing-library/user-event": "^14.5.2", | ||
"react": "^18.2.0", | "react": "^18.3.1", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-scripts": "^5.0.1", | "react-scripts": "^5.0.1", | ||
"web-vitals": "^3.5.2" | "web-vitals": "^3.5.2" | ||
... | ... |
Please register or sign in to comment