Skip to content

Commit 25137cb

Browse files
fix(deps): update dependency react to v19.1.5
1 parent 51b2d0c commit 25137cb

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/app/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@react-native-webapis/web-storage": "^0.4.5",
23-
"react": "19.1.0",
23+
"react": "19.1.5",
2424
"react-native": "^0.81.0",
2525
"react-native-macos": "^0.81.1",
2626
"react-native-safe-area-context": "^5.5.2",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"minimatch": "^10.0.0",
119119
"oxfmt": "^0.35.0",
120120
"oxlint": "^1.51.0",
121-
"react": "19.1.0",
121+
"react": "19.1.5",
122122
"react-native": "^0.81.0",
123123
"react-native-macos": "^0.81.1",
124124
"react-native-windows": "^0.81.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7700,7 +7700,7 @@ __metadata:
77007700
appium: "npm:^3.1.1"
77017701
appium-uiautomator2-driver: "npm:^7.0.0"
77027702
appium-xcuitest-driver: "npm:^10.0.0"
7703-
react: "npm:19.1.0"
7703+
react: "npm:19.1.5"
77047704
react-native: "npm:^0.81.0"
77057705
react-native-macos: "npm:^0.81.1"
77067706
react-native-safe-area-context: "npm:^5.5.2"
@@ -12213,7 +12213,7 @@ __metadata:
1221312213
oxfmt: "npm:^0.35.0"
1221412214
oxlint: "npm:^1.51.0"
1221512215
prompts: "npm:^2.4.0"
12216-
react: "npm:19.1.0"
12216+
react: "npm:19.1.5"
1221712217
react-native: "npm:^0.81.0"
1221812218
react-native-macos: "npm:^0.81.1"
1221912219
react-native-windows: "npm:^0.81.0"
@@ -12358,10 +12358,10 @@ __metadata:
1235812358
languageName: node
1235912359
linkType: hard
1236012360

12361-
"react@npm:19.1.0":
12362-
version: 19.1.0
12363-
resolution: "react@npm:19.1.0"
12364-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
12361+
"react@npm:19.1.5":
12362+
version: 19.1.5
12363+
resolution: "react@npm:19.1.5"
12364+
checksum: 10c0/0c2351cc449294d20e120857515234c017288d0b15957550ed40ca8eb0aba19edda7682ebd3a1ce4e63eb53f5d2502d02e6be6fefe401574465e1f761bb56deb
1236512365
languageName: node
1236612366
linkType: hard
1236712367

0 commit comments

Comments
 (0)