Skip to content

Commit ab6c225

Browse files
fix(deps): update dependency react to v19.1.5
1 parent 7edc177 commit ab6c225

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
@@ -7867,7 +7867,7 @@ __metadata:
78677867
appium: "npm:^3.1.1"
78687868
appium-uiautomator2-driver: "npm:^7.0.0"
78697869
appium-xcuitest-driver: "npm:^10.0.0"
7870-
react: "npm:19.1.0"
7870+
react: "npm:19.1.5"
78717871
react-native: "npm:^0.81.0"
78727872
react-native-macos: "npm:^0.81.1"
78737873
react-native-safe-area-context: "npm:^5.5.2"
@@ -12400,7 +12400,7 @@ __metadata:
1240012400
oxfmt: "npm:^0.41.0"
1240112401
oxlint: "npm:^1.51.0"
1240212402
prompts: "npm:^2.4.0"
12403-
react: "npm:19.1.0"
12403+
react: "npm:19.1.5"
1240412404
react-native: "npm:^0.81.0"
1240512405
react-native-macos: "npm:^0.81.1"
1240612406
react-native-windows: "npm:^0.81.0"
@@ -12545,10 +12545,10 @@ __metadata:
1254512545
languageName: node
1254612546
linkType: hard
1254712547

12548-
"react@npm:19.1.0":
12549-
version: 19.1.0
12550-
resolution: "react@npm:19.1.0"
12551-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
12548+
"react@npm:19.1.5":
12549+
version: 19.1.5
12550+
resolution: "react@npm:19.1.5"
12551+
checksum: 10c0/0c2351cc449294d20e120857515234c017288d0b15957550ed40ca8eb0aba19edda7682ebd3a1ce4e63eb53f5d2502d02e6be6fefe401574465e1f761bb56deb
1255212552
languageName: node
1255312553
linkType: hard
1255412554

0 commit comments

Comments
 (0)