Skip to content

Commit 709d014

Browse files
Update more dependencies
1 parent dae0ac4 commit 709d014

4 files changed

Lines changed: 112 additions & 72 deletions

File tree

ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PODS:
88
- DoubleConversion (1.1.6)
99
- EXConstants (18.0.9):
1010
- ExpoModulesCore
11-
- Expo (54.0.10):
11+
- Expo (54.0.12):
1212
- boost
1313
- DoubleConversion
1414
- ExpoModulesCore
@@ -39,7 +39,7 @@ PODS:
3939
- ReactCommon/turbomodule/core
4040
- SocketRocket
4141
- Yoga
42-
- ExpoModulesCore (3.0.18):
42+
- ExpoModulesCore (3.0.20):
4343
- boost
4444
- DoubleConversion
4545
- fast_float
@@ -3220,8 +3220,8 @@ SPEC CHECKSUMS:
32203220
DGCharts: 6e0cf2644e8f81ad13f04caa8bc18502870a1c54
32213221
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
32223222
EXConstants: 59d46d25b89f88cc38291a56dbce4d550758f72d
3223-
Expo: bc41e148d0e1129b9c10786660abe5d6df8824ec
3224-
ExpoModulesCore: 56c8a911b34c43d54c98e1bffb80cb43c44c25c1
3223+
Expo: 75f917e5dcbca1f5b4e344cabd84712aa9d97af8
3224+
ExpoModulesCore: 71828444161f0e604bbf53b023e22d123c9f6caa
32253225
fast_float: b32c788ed9c6a8c584d114d0047beda9664e7cc6
32263226
FBLazyVector: 941bef1c8eeabd9fe1f501e30a5220beee913886
32273227
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd

licenses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"licenseUrl": "https://github.com/omichelsen/compare-versions/raw/master/LICENSE",
9090
"parents": "opendtu-react-native"
9191
},
92-
"expo@54.0.10": {
92+
"expo@54.0.12": {
9393
"licenses": "MIT",
9494
"repository": "https://github.com/expo/expo",
9595
"licenseUrl": "https://github.com/expo/expo",
@@ -107,7 +107,7 @@
107107
"licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE",
108108
"parents": "opendtu-react-native"
109109
},
110-
"i18next@25.5.2": {
110+
"i18next@25.5.3": {
111111
"licenses": "MIT",
112112
"repository": "https://github.com/i18next/i18next",
113113
"licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"@shopify/flash-list": "^2.1.0",
4848
"base-64": "^1.0.0",
4949
"compare-versions": "^6.1.1",
50-
"expo": "54.0.10",
50+
"expo": "54.0.12",
5151
"fast-deep-equal": "^3.1.3",
5252
"fuse.js": "^7.1.0",
53-
"i18next": "^25.5.2",
53+
"i18next": "^25.5.3",
5454
"intl-pluralrules": "^2.0.1",
5555
"ip-regex": "^5.0.0",
5656
"moment": "^2.30.1",
@@ -67,7 +67,7 @@
6767
"react-native-config": "1.5.6",
6868
"react-native-fast-image": "^8.6.3",
6969
"react-native-flex-layout": "^0.1.5",
70-
"react-native-fs": "^2.18.0",
70+
"react-native-fs": "^2.20.0",
7171
"react-native-get-random-values": "^1.11.0",
7272
"react-native-linear-gradient": "^2.8.3",
7373
"react-native-localize": "^3.5.2",
@@ -77,7 +77,7 @@
7777
"react-native-paper": "5.14.5",
7878
"react-native-paper-dates": "^0.22.50",
7979
"react-native-reanimated": "^4.1.2",
80-
"react-native-safe-area-context": "^5.5.2",
80+
"react-native-safe-area-context": "^5.6.1",
8181
"react-native-screens": "^4.16.0",
8282
"react-native-share": "^12.2.0",
8383
"react-native-simple-gauge": "^0.3.1",

0 commit comments

Comments
 (0)