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.65 to 18.3.6
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 20a1ddf commit f298f95
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
22 changes: 8 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"html-react-parser": "5.1.8",
"html-to-text": "9.0.5",
"i18next": "23.10.1",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-i18next": "14.1.0",
"react-router-dom": "6.22.3",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@biomejs/biome": "1.8.3",
"@types/lodash": "4.17.0",
"@types/node": "22.5.5",
"@types/react": "18.2.65",
"@types/react": "18.3.6",
"@types/react-dom": "18.2.21",
"@types/uuid": "9.0.8",
"@vitejs/plugin-react": "4.2.1",
Expand Down

0 comments on commit f298f95

Please sign in to comment.