Skip to content

Commit 87b34d7

Browse files
Dependency (dependabot/npm): Bump react in /Website (#3387)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63222cf commit 87b34d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mdx-js/react": "^3.1.1",
2121
"clsx": "^2.0.0",
2222
"prism-react-renderer": "^2.4.1",
23-
"react": "^19.2.4",
23+
"react": "^19.2.5",
2424
"react-dom": "^19.2.4",
2525
"react-image-gallery": "^2.1.2"
2626
},

Website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7434,10 +7434,10 @@ react-router@5.3.4, react-router@^5.3.4:
74347434
tiny-invariant "^1.0.2"
74357435
tiny-warning "^1.0.0"
74367436

7437-
react@^19.2.4:
7438-
version "19.2.4"
7439-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
7440-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
7437+
react@^19.2.5:
7438+
version "19.2.5"
7439+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
7440+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
74417441

74427442
readable-stream@^2.0.1:
74437443
version "2.3.8"

0 commit comments

Comments
 (0)