Skip to content

Commit c73f4b2

Browse files
chore(deps): update react monorepo to v19.2.3
1 parent b4010d8 commit c73f4b2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest-environment-jsdom": "29.7.0",
7272
"pod-install": "1.0.9",
7373
"postinstall-postinstall": "2.1.0",
74-
"react": "19.2.1",
74+
"react": "19.2.3",
7575
"react-native": "0.78.2",
7676
"react-native-builder-bob": "0.40.17",
7777
"react-native-svg": "15.15.1",
@@ -170,6 +170,6 @@
170170
},
171171
"resolutions": {
172172
"@types/react": "19.2.7",
173-
"**/pretty-format/react-is": "19.2.1"
173+
"**/pretty-format/react-is": "19.2.3"
174174
}
175175
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9147,10 +9147,10 @@ react-devtools-core@^6.0.1:
91479147
shell-quote "^1.6.1"
91489148
ws "^7"
91499149

9150-
react-is@19.2.1, react-is@^18.0.0, react-is@^18.3.1:
9151-
version "19.2.1"
9152-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.1.tgz#712fa6ee30c8398dc34260017325dad92b9224c5"
9153-
integrity sha512-L7BnWgRbMwzMAubQcS7sXdPdNLmKlucPlopgAzx7FtYbksWZgEWiuYM5x9T6UqS2Ne0rsgQTq5kY2SGqpzUkYA==
9150+
react-is@19.2.3, react-is@^18.0.0, react-is@^18.3.1:
9151+
version "19.2.3"
9152+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.3.tgz#eec2feb69c7fb31f77d0b5c08c10ae1c88886b29"
9153+
integrity sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==
91549154

91559155
react-native-builder-bob@0.40.17:
91569156
version "0.40.17"
@@ -9256,10 +9256,10 @@ react-refresh@^0.14.0:
92569256
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
92579257
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
92589258

9259-
react@19.2.1:
9260-
version "19.2.1"
9261-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
9262-
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
9259+
react@19.2.3:
9260+
version "19.2.3"
9261+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
9262+
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
92639263

92649264
readable-stream@^3.0.2:
92659265
version "3.6.0"

0 commit comments

Comments
 (0)