Skip to content

Commit c6a7142

Browse files
chore(deps): update react monorepo to v19.2.5 (#933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41e6c7b commit c6a7142

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

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.4",
73-
"react-dom": "19.2.4",
74-
"react-is": "19.2.4",
72+
"react": "19.2.5",
73+
"react-dom": "19.2.5",
74+
"react-is": "19.2.5",
7575
"rollup": "2.80.0",
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
@@ -8294,17 +8294,17 @@ rc@1.2.8, rc@^1.2.8:
82948294
minimist "^1.2.0"
82958295
strip-json-comments "~2.0.1"
82968296

8297-
react-dom@19.2.4:
8298-
version "19.2.4"
8299-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
8300-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
8297+
react-dom@19.2.5:
8298+
version "19.2.5"
8299+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
8300+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
83018301
dependencies:
83028302
scheduler "^0.27.0"
83038303

8304-
react-is@19.2.4:
8305-
version "19.2.4"
8306-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.4.tgz#a080758243c572ccd4a63386537654298c99d135"
8307-
integrity sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==
8304+
react-is@19.2.5:
8305+
version "19.2.5"
8306+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.5.tgz#7e7b54143e9313fed787b23fd4295d5a23872ad9"
8307+
integrity sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ==
83088308

83098309
react-is@^16.13.1:
83108310
version "16.13.1"
@@ -8321,10 +8321,10 @@ react-is@^18.0.0:
83218321
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
83228322
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
83238323

8324-
react@19.2.4:
8325-
version "19.2.4"
8326-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
8327-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
8324+
react@19.2.5:
8325+
version "19.2.5"
8326+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
8327+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
83288328

83298329
read-pkg-up@^3.0.0:
83308330
version "3.0.0"

0 commit comments

Comments
 (0)