Skip to content

Commit bb0f78e

Browse files
Dependency (dependabot/npm): Bump react in /Website
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.4. - [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.4/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bff47ed commit bb0f78e

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.3",
23+
"react": "^19.2.4",
2424
"react-dom": "^19.2.3",
2525
"react-image-gallery": "^1.4.0"
2626
},

Website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7461,10 +7461,10 @@ react-router@5.3.4, react-router@^5.3.4:
74617461
tiny-invariant "^1.0.2"
74627462
tiny-warning "^1.0.0"
74637463

7464-
react@^19.2.3:
7465-
version "19.2.3"
7466-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
7467-
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
7464+
react@^19.2.4:
7465+
version "19.2.4"
7466+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
7467+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
74687468

74697469
readable-stream@^2.0.1:
74707470
version "2.3.8"

0 commit comments

Comments
 (0)