Skip to content

Commit 74c1236

Browse files
Update react monorepo to v19.2.4 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54d3476 commit 74c1236

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@docusaurus/preset-classic": "2.4.3",
1919
"@mdx-js/react": "1.6.22",
2020
"clsx": "2.1.1",
21-
"react": "19.2.3",
22-
"react-dom": "19.2.3"
21+
"react": "19.2.4",
22+
"react-dom": "19.2.4"
2323
},
2424
"browserslist": {
2525
"production": [

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7895,10 +7895,10 @@ react-dev-utils@^12.0.1:
78957895
strip-ansi "^6.0.1"
78967896
text-table "^0.2.0"
78977897

7898-
react-dom@19.2.3:
7899-
version "19.2.3"
7900-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.3.tgz#f0b61d7e5c4a86773889fcc1853af3ed5f215b17"
7901-
integrity sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==
7898+
react-dom@19.2.4:
7899+
version "19.2.4"
7900+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
7901+
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
79027902
dependencies:
79037903
scheduler "^0.27.0"
79047904

@@ -8014,10 +8014,10 @@ react-textarea-autosize@^8.3.2:
80148014
use-composed-ref "^1.0.0"
80158015
use-latest "^1.0.0"
80168016

8017-
react@19.2.3:
8018-
version "19.2.3"
8019-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
8020-
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
8017+
react@19.2.4:
8018+
version "19.2.4"
8019+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
8020+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
80218021

80228022
readable-stream@^2.0.1:
80238023
version "2.3.7"

0 commit comments

Comments
 (0)