Skip to content

Commit 97336e2

Browse files
chore(deps): update react monorepo to v19.2.6 (#937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9043ab4 commit 97336e2

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.5",
73-
"react-dom": "19.2.5",
74-
"react-is": "19.2.5",
72+
"react": "19.2.6",
73+
"react-dom": "19.2.6",
74+
"react-is": "19.2.6",
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
@@ -8303,17 +8303,17 @@ rc@1.2.8, rc@^1.2.8:
83038303
minimist "^1.2.0"
83048304
strip-json-comments "~2.0.1"
83058305

8306-
react-dom@19.2.5:
8307-
version "19.2.5"
8308-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
8309-
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
8306+
react-dom@19.2.6:
8307+
version "19.2.6"
8308+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7"
8309+
integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==
83108310
dependencies:
83118311
scheduler "^0.27.0"
83128312

8313-
react-is@19.2.5:
8314-
version "19.2.5"
8315-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.5.tgz#7e7b54143e9313fed787b23fd4295d5a23872ad9"
8316-
integrity sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ==
8313+
react-is@19.2.6:
8314+
version "19.2.6"
8315+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.6.tgz#aeee6159b159eb7f520d672cffcc69e7052d288f"
8316+
integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==
83178317

83188318
react-is@^16.13.1:
83198319
version "16.13.1"
@@ -8330,10 +8330,10 @@ react-is@^18.0.0:
83308330
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
83318331
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
83328332

8333-
react@19.2.5:
8334-
version "19.2.5"
8335-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
8336-
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
8333+
react@19.2.6:
8334+
version "19.2.6"
8335+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
8336+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
83378337

83388338
read-pkg-up@^3.0.0:
83398339
version "3.0.0"

0 commit comments

Comments
 (0)