Skip to content

Commit b02dfe9

Browse files
chore(deps): update react monorepo to v19.2.0 (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d4f84c commit b02dfe9

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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.1.1",
73-
"react-dom": "19.1.1",
74-
"react-is": "19.1.1",
72+
"react": "19.2.0",
73+
"react-dom": "19.2.0",
74+
"react-is": "19.2.0",
7575
"rollup": "2.79.1",
7676
"rollup-plugin-babel": "4.4.0",
7777
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8206,17 +8206,17 @@ rc@1.2.8, rc@^1.2.8:
82068206
minimist "^1.2.0"
82078207
strip-json-comments "~2.0.1"
82088208

8209-
react-dom@19.1.1:
8210-
version "19.1.1"
8211-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.1.tgz#2daa9ff7f3ae384aeb30e76d5ee38c046dc89893"
8212-
integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==
8209+
react-dom@19.2.0:
8210+
version "19.2.0"
8211+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0.tgz#00ed1e959c365e9a9d48f8918377465466ec3af8"
8212+
integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==
82138213
dependencies:
8214-
scheduler "^0.26.0"
8214+
scheduler "^0.27.0"
82158215

8216-
react-is@19.1.1:
8217-
version "19.1.1"
8218-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a"
8219-
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==
8216+
react-is@19.2.0:
8217+
version "19.2.0"
8218+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973"
8219+
integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==
82208220

82218221
react-is@^16.13.1:
82228222
version "16.13.1"
@@ -8233,10 +8233,10 @@ react-is@^18.0.0:
82338233
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
82348234
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
82358235

8236-
react@19.1.1:
8237-
version "19.1.1"
8238-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
8239-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
8236+
react@19.2.0:
8237+
version "19.2.0"
8238+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
8239+
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
82408240

82418241
read-pkg-up@^3.0.0:
82428242
version "3.0.0"
@@ -8840,10 +8840,10 @@ saxes@^5.0.1:
88408840
dependencies:
88418841
xmlchars "^2.2.0"
88428842

8843-
scheduler@^0.26.0:
8844-
version "0.26.0"
8845-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
8846-
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
8843+
scheduler@^0.27.0:
8844+
version "0.27.0"
8845+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd"
8846+
integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==
88478847

88488848
semver-compare@^1.0.0:
88498849
version "1.0.0"

0 commit comments

Comments
 (0)