Skip to content

Commit c4177e6

Browse files
committed
chore: example deps
1 parent fbcb1af commit c4177e6

File tree

2 files changed

+130
-119
lines changed

2 files changed

+130
-119
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"build:ios": "cd ios && xcodebuild -workspace TrueSheetExample.xcworkspace -scheme TrueSheetExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO"
1414
},
1515
"dependencies": {
16-
"expo": "~51.0.21",
17-
"expo-build-properties": "~0.12.3",
16+
"expo": "~51.0.28",
17+
"expo-build-properties": "~0.12.5",
1818
"react": "18.2.0",
19-
"react-native": "0.74.3",
19+
"react-native": "0.74.5",
2020
"react-native-gesture-handler": "~2.16.1",
2121
"react-native-maps": "1.14.0",
2222
"react-native-reanimated": "~3.10.1"

0 commit comments

Comments
 (0)