Skip to content

Commit 248ddd9

Browse files
committed
chore: updated example deps
1 parent 5de7bd3 commit 248ddd9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
"@react-navigation/native": "^7.1.9",
1717
"@react-navigation/native-stack": "^7.3.13",
1818
"@react-navigation/stack": "^7.3.2",
19-
"@shopify/flash-list": "1.8.0",
20-
"expo": "53.0.9",
21-
"expo-asset": "~11.1.5",
22-
"expo-blur": "~14.1.4",
23-
"expo-image": "~2.1.7",
19+
"@shopify/flash-list": "1.7.6",
20+
"expo": "53.0.20",
21+
"expo-asset": "~11.1.7",
22+
"expo-blur": "~14.1.5",
23+
"expo-image": "~2.4.0",
2424
"expo-status-bar": "~2.2.3",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0",
27-
"react-native": "0.79.2",
27+
"react-native": "0.79.5",
2828
"react-native-gesture-handler": "~2.24.0",
2929
"react-native-maps": "1.20.1",
3030
"react-native-pager-view": "6.7.1",
3131
"react-native-reanimated": "~3.17.4",
3232
"react-native-redash": "^18.1.0",
3333
"react-native-safe-area-context": "5.4.0",
34-
"react-native-screens": "~4.10.0",
34+
"react-native-screens": "~4.11.1",
3535
"react-native-tab-view": "^3.5.2",
3636
"react-native-web": "^0.20.0"
3737
},

0 commit comments

Comments
 (0)