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.3.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.3.0 to 18.3.1
- [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-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent 005a9ed commit 1b94c5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/generator/dependencies/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@nextui-org/react": "2.3.6",
"axios": "1.6.8",
"framer-motion": "11.1.7",
"react": "18.3.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-hook-form": "7.51.3"
},
"devDependencies": {
"@testing-library/react": "15.0.5",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.12.7",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.7.1",
Expand Down

0 comments on commit 1b94c5a

Please sign in to comment.