Skip to content

Commit

Permalink
chore(deps-dev): bump react and @types/react (#58)
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:development
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent e5b3366 commit 649ee43
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 760 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"@storybook/blocks": "8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "8.0.9",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"jest": "^29.7.0",
"postcss": "^8.4.38",
"prop-types": "15.8.1",
"react": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "8.0.9",
"tailwindcss": "^3.4.3",
Expand Down
Loading

0 comments on commit 649ee43

Please sign in to comment.