Skip to content

Commit 0b71f06

Browse files
fix(deps): update dependency react to v19.1.5
1 parent a808291 commit 0b71f06

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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.41.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
@@ -7871,7 +7871,7 @@ __metadata:
78717871
appium: "npm:^3.1.1"
78727872
appium-uiautomator2-driver: "npm:^7.0.0"
78737873
appium-xcuitest-driver: "npm:^10.0.0"
7874-
react: "npm:19.1.0"
7874+
react: "npm:19.1.5"
78757875
react-native: "npm:^0.81.0"
78767876
react-native-macos: "npm:^0.81.1"
78777877
react-native-safe-area-context: "npm:^5.5.2"
@@ -12371,7 +12371,7 @@ __metadata:
1237112371
oxfmt: "npm:^0.41.0"
1237212372
oxlint: "npm:^1.51.0"
1237312373
prompts: "npm:^2.4.0"
12374-
react: "npm:19.1.0"
12374+
react: "npm:19.1.5"
1237512375
react-native: "npm:^0.81.0"
1237612376
react-native-macos: "npm:^0.81.1"
1237712377
react-native-windows: "npm:^0.81.0"
@@ -12516,10 +12516,10 @@ __metadata:
1251612516
languageName: node
1251712517
linkType: hard
1251812518

12519-
"react@npm:19.1.0":
12520-
version: 19.1.0
12521-
resolution: "react@npm:19.1.0"
12522-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
12519+
"react@npm:19.1.5":
12520+
version: 19.1.5
12521+
resolution: "react@npm:19.1.5"
12522+
checksum: 10c0/0c2351cc449294d20e120857515234c017288d0b15957550ed40ca8eb0aba19edda7682ebd3a1ce4e63eb53f5d2502d02e6be6fefe401574465e1f761bb56deb
1252312523
languageName: node
1252412524
linkType: hard
1252512525

0 commit comments

Comments
 (0)