Skip to content

Commit

Permalink
chore(deps): bump react and @types/react in /sanity-cms
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.79 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-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 03c9333 commit b7bccbe
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 186 deletions.
4 changes: 2 additions & 2 deletions sanity-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sanity/ui": "2.1.4",
"@sanity/vision": "3.40.0",
"ace-builds": "1.33.1",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-icons": "5.1.0",
"sanity": "3.38.0",
Expand All @@ -29,7 +29,7 @@
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@sanity/eslint-config-studio": "4.0.0",
"@types/react": "18.2.79",
"@types/react": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.7.0",
"dotenv": "16.4.5",
Expand Down
Loading

0 comments on commit b7bccbe

Please sign in to comment.