Skip to content

Commit 72c2143

Browse files
committed
⬆️ update expo example dependencies
1 parent 9f0d067 commit 72c2143

File tree

2 files changed

+238
-291
lines changed

2 files changed

+238
-291
lines changed

examples/example-expo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"dependencies": {
1212
"@expo/vector-icons": "^14.0.3",
1313
"@react-native-masked-view/masked-view": "0.3.2",
14-
"expo": "^52.0.11",
15-
"expo-av": "~15.0.1",
16-
"expo-haptics": "~14.0.0",
17-
"expo-linear-gradient": "~14.0.1",
14+
"expo": "~52.0.31",
15+
"expo-av": "~15.0.2",
16+
"expo-haptics": "~14.0.1",
17+
"expo-linear-gradient": "~14.0.2",
1818
"react": "18.3.1",
19-
"react-native": "0.76.3"
19+
"react-native": "0.76.7"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.24.0",

0 commit comments

Comments
 (0)