Skip to content

Commit 5b4ae4e

Browse files
Bump the react group with 2 updates (#450)
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.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.5 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 ce3ddee commit 5b4ae4e

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
@@ -33,8 +33,8 @@
3333
"@google/genai": "^1.49.0",
3434
"@mdx-js/react": "^3.1.1",
3535
"prism-react-renderer": "^2.4.1",
36-
"react": "^19.2.4",
37-
"react-dom": "^19.2.4",
36+
"react": "^19.2.5",
37+
"react-dom": "^19.2.5",
3838
"react-markdown": "^10.1.0",
3939
"remark-gfm": "^4.0.1"
4040
},

yarn.lock

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

7894-
react-dom@^19.2.4:
7895-
version "19.2.4"
7896-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz"
7897-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
7894+
react-dom@^19.2.5:
7895+
version "19.2.5"
7896+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
7897+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
78987898
dependencies:
78997899
scheduler "^0.27.0"
79007900

@@ -7990,10 +7990,10 @@ react-router@5.3.4, react-router@^5.3.4:
79907990
tiny-invariant "^1.0.2"
79917991
tiny-warning "^1.0.0"
79927992

7993-
react@^19.2.4:
7994-
version "19.2.4"
7995-
resolved "https://registry.npmjs.org/react/-/react-19.2.4.tgz"
7996-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
7993+
react@^19.2.5:
7994+
version "19.2.5"
7995+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
7996+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
79977997

79987998
readable-stream@^2.0.1:
79997999
version "2.3.8"

0 commit comments

Comments
 (0)