Skip to content

Commit bf77050

Browse files
chore(deps): update react monorepo to v19.2.4 (#923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a897056 commit bf77050

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"lint-staged": "10.5.4",
7070
"mversion": "2.0.1",
7171
"prettier": "1.19.1",
72-
"react": "19.2.3",
73-
"react-dom": "19.2.3",
74-
"react-is": "19.2.3",
72+
"react": "19.2.4",
73+
"react-dom": "19.2.4",
74+
"react-is": "19.2.4",
7575
"rollup": "2.79.1",
7676
"rollup-plugin-babel": "4.4.0",
7777
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8299,17 +8299,17 @@ rc@1.2.8, rc@^1.2.8:
82998299
minimist "^1.2.0"
83008300
strip-json-comments "~2.0.1"
83018301

8302-
react-dom@19.2.3:
8303-
version "19.2.3"
8304-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.3.tgz#f0b61d7e5c4a86773889fcc1853af3ed5f215b17"
8305-
integrity sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==
8302+
react-dom@19.2.4:
8303+
version "19.2.4"
8304+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
8305+
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
83068306
dependencies:
83078307
scheduler "^0.27.0"
83088308

8309-
react-is@19.2.3:
8310-
version "19.2.3"
8311-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.3.tgz#eec2feb69c7fb31f77d0b5c08c10ae1c88886b29"
8312-
integrity sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==
8309+
react-is@19.2.4:
8310+
version "19.2.4"
8311+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.4.tgz#a080758243c572ccd4a63386537654298c99d135"
8312+
integrity sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==
83138313

83148314
react-is@^16.13.1:
83158315
version "16.13.1"
@@ -8326,10 +8326,10 @@ react-is@^18.0.0:
83268326
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
83278327
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
83288328

8329-
react@19.2.3:
8330-
version "19.2.3"
8331-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
8332-
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
8329+
react@19.2.4:
8330+
version "19.2.4"
8331+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
8332+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
83338333

83348334
read-pkg-up@^3.0.0:
83358335
version "3.0.0"

0 commit comments

Comments
 (0)