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.0
- [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/HEAD/packages/react)

Updates `@types/react` from 18.2.56 to 18.3.0
- [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] committed Apr 26, 2024
1 parent 096589d commit d8a3dac
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 213 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lucide-react": "^0.334.0",
"md5.js": "^1.3.5",
"plasmo": "0.84.1",
"react": "18.2.0",
"react": "18.3.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.1",
Expand All @@ -51,7 +51,7 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@types/chrome": "^0.0.260",
"@types/node": "20.11.19",
"@types/react": "18.2.56",
"@types/react": "18.3.0",
"@types/react-dom": "18.2.19",
"autoprefixer": "^10.4.17",
"husky": "9.0.11",
Expand Down
Loading

0 comments on commit d8a3dac

Please sign in to comment.