Skip to content

Commit 8ab6897

Browse files
fix(deps): update dependency react to v19.1.5
1 parent 1a3eca9 commit 8ab6897

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
@@ -116,7 +116,7 @@
116116
"minimatch": "^10.0.0",
117117
"oxfmt": "^0.41.0",
118118
"oxlint": "^1.51.0",
119-
"react": "19.1.0",
119+
"react": "19.1.5",
120120
"react-native": "^0.81.0",
121121
"react-native-macos": "^0.81.1",
122122
"react-native-windows": "^0.81.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7952,7 +7952,7 @@ __metadata:
79527952
appium: "npm:^3.1.1"
79537953
appium-uiautomator2-driver: "npm:^7.0.0"
79547954
appium-xcuitest-driver: "npm:^10.0.0"
7955-
react: "npm:19.1.0"
7955+
react: "npm:19.1.5"
79567956
react-native: "npm:^0.81.0"
79577957
react-native-macos: "npm:^0.81.1"
79587958
react-native-safe-area-context: "npm:^5.5.2"
@@ -12471,7 +12471,7 @@ __metadata:
1247112471
oxfmt: "npm:^0.41.0"
1247212472
oxlint: "npm:^1.51.0"
1247312473
prompts: "npm:^2.4.0"
12474-
react: "npm:19.1.0"
12474+
react: "npm:19.1.5"
1247512475
react-native: "npm:^0.81.0"
1247612476
react-native-macos: "npm:^0.81.1"
1247712477
react-native-windows: "npm:^0.81.0"
@@ -12616,10 +12616,10 @@ __metadata:
1261612616
languageName: node
1261712617
linkType: hard
1261812618

12619-
"react@npm:19.1.0":
12620-
version: 19.1.0
12621-
resolution: "react@npm:19.1.0"
12622-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
12619+
"react@npm:19.1.5":
12620+
version: 19.1.5
12621+
resolution: "react@npm:19.1.5"
12622+
checksum: 10c0/0c2351cc449294d20e120857515234c017288d0b15957550ed40ca8eb0aba19edda7682ebd3a1ce4e63eb53f5d2502d02e6be6fefe401574465e1f761bb56deb
1262312623
languageName: node
1262412624
linkType: hard
1262512625

0 commit comments

Comments
 (0)