Skip to content

Commit 9bb2636

Browse files
committed
chore: upgraded example app deps
1 parent 7e14806 commit 9bb2636

File tree

2 files changed

+159
-151
lines changed

2 files changed

+159
-151
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"@react-navigation/native": "^6.1.7",
1515
"@react-navigation/native-stack": "^6.9.15",
1616
"@react-navigation/stack": "^6.3.17",
17-
"@shopify/flash-list": "^1.8.2",
17+
"@shopify/flash-list": "2.0.0-rc.9",
1818
"babel-plugin-react-compiler": "beta",
19-
"expo": "~53.0.11",
19+
"expo": "~53.0.12",
2020
"expo-status-bar": "~2.2.3",
2121
"lodash": "^4.17.21",
2222
"react": "19.0.0",
2323
"react-dom": "19.0.0",
24-
"react-native": "0.79.3",
24+
"react-native": "0.79.4",
2525
"react-native-gesture-handler": "^2.26.0",
2626
"react-native-reanimated": "~3.17.5",
2727
"react-native-safe-area-context": "^5.4.1",

0 commit comments

Comments
 (0)