Skip to content

Commit f3409e2

Browse files
chore(deps): update react monorepo to v19.2.7 (#957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 111a6a0 commit f3409e2

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.6",
73-
"react-dom": "19.2.6",
74-
"react-is": "19.2.6",
72+
"react": "19.2.7",
73+
"react-dom": "19.2.7",
74+
"react-is": "19.2.7",
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
@@ -8072,17 +8072,17 @@ rc@1.2.8, rc@^1.2.8:
80728072
minimist "^1.2.0"
80738073
strip-json-comments "~2.0.1"
80748074

8075-
react-dom@19.2.6:
8076-
version "19.2.6"
8077-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7"
8078-
integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==
8075+
react-dom@19.2.7:
8076+
version "19.2.7"
8077+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.7.tgz#0450dc9ae9ddbff76ef196401cd8b8c7fb466ccc"
8078+
integrity sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==
80798079
dependencies:
80808080
scheduler "^0.27.0"
80818081

8082-
react-is@19.2.6:
8083-
version "19.2.6"
8084-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.6.tgz#aeee6159b159eb7f520d672cffcc69e7052d288f"
8085-
integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==
8082+
react-is@19.2.7:
8083+
version "19.2.7"
8084+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.7.tgz#57668ee86a78574a542b0a539455212b2c086df2"
8085+
integrity sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==
80868086

80878087
react-is@^16.13.1:
80888088
version "16.13.1"
@@ -8099,10 +8099,10 @@ react-is@^18.0.0:
80998099
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
81008100
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
81018101

8102-
react@19.2.6:
8103-
version "19.2.6"
8104-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
8105-
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
8102+
react@19.2.7:
8103+
version "19.2.7"
8104+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.7.tgz#1f47a1bfc06f8ec885752c6f4af14369a9f8260b"
8105+
integrity sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==
81068106

81078107
read-pkg-up@^3.0.0:
81088108
version "3.0.0"

0 commit comments

Comments
 (0)