Skip to content

Commit a9995b1

Browse files
committed
⬆️ upgrade example expo deps
1 parent 5840ed1 commit a9995b1

File tree

2 files changed

+229
-291
lines changed

2 files changed

+229
-291
lines changed

examples/example-expo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"dependencies": {
1212
"@expo/vector-icons": "^14.0.3",
13-
"expo": "^52.0.11",
14-
"expo-av": "~15.0.1",
15-
"expo-haptics": "~14.0.0",
16-
"expo-linear-gradient": "~14.0.1",
13+
"expo": "~52.0.26",
14+
"expo-av": "~15.0.2",
15+
"expo-haptics": "~14.0.1",
16+
"expo-linear-gradient": "~14.0.2",
1717
"react": "18.3.1",
18-
"react-native": "0.76.3"
18+
"react-native": "0.76.6"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.24.0",

0 commit comments

Comments
 (0)