Skip to content

Commit 89614df

Browse files
committed
chore: updated example deps
1 parent 979ba7c commit 89614df

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

example/package.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@react-navigation/native": "^6.1.9",
1717
"@react-navigation/native-stack": "^6.9.17",
1818
"@react-navigation/stack": "^6.3.20",
19-
"@shopify/flash-list": "1.7.1",
20-
"expo": "^52.0.30",
21-
"expo-asset": "~11.0.3",
19+
"@shopify/flash-list": "1.7.3",
20+
"expo": "~52.0.36",
21+
"expo-asset": "~11.0.4",
2222
"expo-blur": "~14.0.3",
23-
"expo-image": "~2.0.4",
23+
"expo-image": "~2.0.6",
2424
"expo-status-bar": "~2.0.1",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
27-
"react-native": "0.76.6",
27+
"react-native": "0.76.7",
2828
"react-native-gesture-handler": "~2.20.2",
2929
"react-native-maps": "1.18.0",
3030
"react-native-pager-view": "6.5.1",
@@ -41,6 +41,7 @@
4141
"@types/faker": "^4.1.12",
4242
"@types/react": "~18.3.12",
4343
"@types/react-native": "^0.73.0",
44+
"babel-loader": "^10.0.0",
4445
"babel-plugin-module-resolver": "^5.0.0",
4546
"faker": "^4.1.0",
4647
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)