Skip to content

Commit 237737e

Browse files
Bump the react group with 2 updates (#480)
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.2.5 to 19.2.6 - [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.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [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.2.6/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8bad6f commit 237737e

3 files changed

Lines changed: 19 additions & 19 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@google/genai": "^1.52.0",
3636
"@mdx-js/react": "^3.1.1",
3737
"prism-react-renderer": "^2.4.1",
38-
"react": "^19.2.5",
39-
"react-dom": "^19.2.5",
38+
"react": "^19.2.6",
39+
"react-dom": "^19.2.6",
4040
"react-markdown": "^10.1.0",
4141
"remark-gfm": "^4.0.1"
4242
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7893,10 +7893,10 @@ rc@1.2.8:
78937893
minimist "^1.2.0"
78947894
strip-json-comments "~2.0.1"
78957895

7896-
react-dom@^19.2.5:
7897-
version "19.2.5"
7898-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz"
7899-
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
7896+
react-dom@^19.2.6:
7897+
version "19.2.6"
7898+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7"
7899+
integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==
79007900
dependencies:
79017901
scheduler "^0.27.0"
79027902

@@ -7992,10 +7992,10 @@ react-router@5.3.4, react-router@^5.3.4:
79927992
tiny-invariant "^1.0.2"
79937993
tiny-warning "^1.0.0"
79947994

7995-
react@^19.2.5:
7996-
version "19.2.5"
7997-
resolved "https://registry.npmjs.org/react/-/react-19.2.5.tgz"
7998-
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
7995+
react@^19.2.6:
7996+
version "19.2.6"
7997+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
7998+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
79997999

80008000
readable-stream@^2.0.1:
80018001
version "2.3.8"

0 commit comments

Comments
 (0)