We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5840ed1 commit a9995b1Copy full SHA for a9995b1
examples/example-expo/package.json
@@ -10,12 +10,12 @@
10
},
11
"dependencies": {
12
"@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",
+ "expo": "~52.0.26",
+ "expo-av": "~15.0.2",
+ "expo-haptics": "~14.0.1",
+ "expo-linear-gradient": "~14.0.2",
17
"react": "18.3.1",
18
- "react-native": "0.76.3"
+ "react-native": "0.76.6"
19
20
"devDependencies": {
21
"@babel/core": "^7.24.0",
0 commit comments