Skip to content

Commit 130e71a

Browse files
Upgrade React-Native
1 parent 1b918b2 commit 130e71a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prometheus-query": "^3.4.0",
5858
"react": "18.3.1",
5959
"react-i18next": "^14.1.1",
60-
"react-native": "^0.74.1",
60+
"react-native": "0.74.2",
6161
"react-native-charts-wrapper": "^0.6.0",
6262
"react-native-fast-image": "^8.6.3",
6363
"react-native-flex-layout": "^0.1.5",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11841,7 +11841,7 @@ __metadata:
1184111841
prometheus-query: ^3.4.0
1184211842
react: 18.3.1
1184311843
react-i18next: ^14.1.1
11844-
react-native: ^0.74.1
11844+
react-native: 0.74.2
1184511845
react-native-charts-wrapper: ^0.6.0
1184611846
react-native-fast-image: ^8.6.3
1184711847
react-native-flex-layout: ^0.1.5
@@ -12939,7 +12939,7 @@ __metadata:
1293912939
languageName: node
1294012940
linkType: hard
1294112941

12942-
"react-native@npm:^0.74.1":
12942+
"react-native@npm:0.74.2":
1294312943
version: 0.74.2
1294412944
resolution: "react-native@npm:0.74.2"
1294512945
dependencies:

0 commit comments

Comments
 (0)