Skip to content

Commit

Permalink
Bump the react group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 19.0.0-rc.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 19.0.0-rc.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)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3b5584b commit 4d0b18b
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 43 deletions.
50 changes: 25 additions & 25 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.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"feed": "^4.2.2",
"hastscript": "^9.0.0",
"next": "^15.0.1",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-highlight": "^7.0.1",
"rehype-slug": "^6.0.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2145,8 +2145,8 @@ __metadata:
next: "npm:^15.0.1"
postcss: "npm:^8"
prettier: "npm:^3.4.2"
react: "npm:19.0.0-rc.1"
react-dom: "npm:19.0.0-rc.1"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
rehype-autolink-headings: "npm:^7.1.0"
rehype-highlight: "npm:^7.0.1"
rehype-slug: "npm:^6.0.0"
Expand Down Expand Up @@ -6031,14 +6031,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:19.0.0-rc.1":
version: 19.0.0-rc.1
resolution: "react-dom@npm:19.0.0-rc.1"
"react-dom@npm:19.0.0":
version: 19.0.0
resolution: "react-dom@npm:19.0.0"
dependencies:
scheduler: "npm:0.25.0-rc.1"
scheduler: "npm:^0.25.0"
peerDependencies:
react: 19.0.0-rc.1
checksum: 10/9c3f79fe8f8fd10e8a86476df1670d3920f1c1083e56285b5c31d96ca18d223e9d1e78b6b5534ce7ab90a57e2d47ca96d2b3ced3a08a993c937c7f49561b337d
react: ^19.0.0
checksum: 10/aa64a2f1991042f516260e8b0eca0ae777b6c8f1aa2b5ae096e80bbb6ac9b005aef2bca697969841d34f7e1819556263476bdfea36c35092e8d9aefde3de2d9a
languageName: node
linkType: hard

Expand All @@ -6049,10 +6049,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.0.0-rc.1":
version: 19.0.0-rc.1
resolution: "react@npm:19.0.0-rc.1"
checksum: 10/4da93b26f6d8ca24a4657551fe9e6db92b42e6d8cb54821e3c2c8c5af2098094e5d997b261314a2b5723ad1e0a444a63312b7645f72394f21660da38ea4554f1
"react@npm:19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 10/2490969c503f644703c88990d20e4011fa6119ddeca451e9de48f6d7ab058d670d2852a5fcd3aa3cd90a923ab2815d532637bd4a814add402ae5c0d4f129ee71
languageName: node
linkType: hard

Expand Down Expand Up @@ -6468,10 +6468,10 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:0.25.0-rc.1":
version: 0.25.0-rc.1
resolution: "scheduler@npm:0.25.0-rc.1"
checksum: 10/b9dbc9e406ab4af245c3c7cfd1d39e983aa6184ab941cfd7ee5dc1695854280a5dee556f7f81d9e0f392dbe4f2f85966f2b6988beed39f1d5f5e844b1db02c60
"scheduler@npm:^0.25.0":
version: 0.25.0
resolution: "scheduler@npm:0.25.0"
checksum: 10/e661e38503ab29a153429a99203fefa764f28b35c079719eb5efdd2c1c1086522f6653d8ffce388209682c23891a6d1d32fa6badf53c35fb5b9cd0c55ace42de
languageName: node
linkType: hard

Expand Down

0 comments on commit 4d0b18b

Please sign in to comment.