Skip to content

Commit

Permalink
Bump react from 18.3.1 to 19.0.0
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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)

---
updated-dependencies:
- dependency-name: 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 16, 2024
1 parent ba2a2e2 commit a4e3f8b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"postcss-preset-env": "^10.1.2",
"prop-types": "^15.8.1",
"rails-erb-loader": "^5.5.2",
"react": "^18.3.1",
"react": "^19.0.0",
"react-beautiful-dnd": "^13.1.1",
"react-csv": "^2.2.2",
"react-datepicker": "^7.5.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9713,7 +9713,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.2.0, react@npm:^18.3.1":
"react@npm:^18.2.0":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand All @@ -9722,6 +9722,13 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
languageName: node
linkType: hard

"react_ujs@npm:^2.7.1":
version: 2.7.1
resolution: "react_ujs@npm:2.7.1"
Expand Down Expand Up @@ -10155,7 +10162,7 @@ __metadata:
postcss-preset-env: "npm:^10.1.2"
prop-types: "npm:^15.8.1"
rails-erb-loader: "npm:^5.5.2"
react: "npm:^18.3.1"
react: "npm:^19.0.0"
react-beautiful-dnd: "npm:^13.1.1"
react-csv: "npm:^2.2.2"
react-datepicker: "npm:^7.5.0"
Expand Down

0 comments on commit a4e3f8b

Please sign in to comment.