Skip to content

Commit cb6c594

Browse files
Bump react from 19.2.3 to 19.2.4
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] <[email protected]>
1 parent 356fc8a commit cb6c594

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@google/generative-ai": "^0.24.1",
3333
"@mdx-js/react": "^3.1.1",
3434
"prism-react-renderer": "^2.4.1",
35-
"react": "^19.2.3",
35+
"react": "^19.2.4",
3636
"react-dom": "^19.2.3",
3737
"react-markdown": "^10.1.0",
3838
"remark-gfm": "^4.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7800,10 +7800,10 @@ [email protected], react-router@^5.3.4:
78007800
tiny-invariant "^1.0.2"
78017801
tiny-warning "^1.0.0"
78027802

7803-
react@^19.2.3:
7804-
version "19.2.3"
7805-
resolved "https://registry.npmjs.org/react/-/react-19.2.3.tgz"
7806-
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
7803+
react@^19.2.4:
7804+
version "19.2.4"
7805+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
7806+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
78077807

78087808
readable-stream@^2.0.1:
78097809
version "2.3.8"

0 commit comments

Comments
 (0)