Skip to content

Commit

Permalink
chore(deps): bump react, react-dom 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), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.3.1 to 19.0.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/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.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/v19.0.0/packages/react-dom)

Updates `@types/react` from 18.3.9 to 19.0.2
- [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-major
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 9cce8cc commit d1444e0
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 87 deletions.
160 changes: 76 additions & 84 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.4.0",
"@types/node": "22.10.2",
"@types/react": "18.3.9",
"@types/react": "19.0.2",
"@types/react-dom": "18.3.0",
"@uiw/codemirror-theme-eclipse": "^4.23.7",
"@uiw/codemirror-theme-vscode": "^4.23.7",
Expand All @@ -38,10 +38,10 @@
"next": "^15.1.2",
"next-auth": "^4.24.10",
"postcss": "^8.4.47",
"react": "18.3.1",
"react": "19.0.0",
"react-big-calendar": "^1.17.1",
"react-datetime-picker": "^6.0.1",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.4.0",
"react-markdown": "^9.0.1",
Expand Down

0 comments on commit d1444e0

Please sign in to comment.