Skip to content

Commit

Permalink
build(deps): 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 Feb 1, 2025
1 parent 6beaebf commit 750f55d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 20 deletions.
23 changes: 11 additions & 12 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jquery": "^3.7.1",
"leaflet": "^1.9.3",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1",
"react-modal": "^3.16.1"
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4368,7 +4368,7 @@ __metadata:
precise-commits: 1.0.2
prettier: ^3.2.5
prop-types: 15.8.1
react: ^18.3.1
react: ^19.0.0
react-dom: ^18.3.1
react-leaflet: ^4.2.1
react-modal: ^3.16.1
Expand Down Expand Up @@ -9652,12 +9652,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: ^1.1.0
checksum: a27bcfa8ff7c15a1e50244ad0d0c1cb2ad4375eeffefd266a64889beea6f6b64c4966c9b37d14ee32d6c9fcd5aa6ba183b6988167ab4d127d13e7cb5b386a376
"react@npm:^19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 86de15d85b2465feb40297a90319c325cb07cf27191a361d47bcfe8c6126c973d660125aa67b8f4cbbe39f15a2f32efd0c814e98196d8e5b68c567ba40a399c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 750f55d

Please sign in to comment.