Skip to content

Commit d6565d1

Browse files
committed
update sdk
1 parent bef1714 commit d6565d1

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -20,35 +20,35 @@
2020
},
2121
"dependencies": {
2222
"@expo/react-native-action-sheet": "^4.1.1",
23-
"@expo/vector-icons": "^14.1.0",
24-
"@react-native-async-storage/async-storage": "2.1.2",
23+
"@expo/vector-icons": "^15.0.3",
24+
"@react-native-async-storage/async-storage": "2.2.0",
2525
"@react-native-menu/menu": "^2.0.0",
2626
"@react-navigation/native": "^7.0.0-rc.20",
27-
"expo": "53.0.17",
28-
"expo-blur": "^14.1.5",
29-
"expo-build-properties": "~0.14.8",
30-
"expo-dev-client": "~5.2.4",
31-
"expo-font": "~13.3.2",
32-
"expo-haptics": "~14.1.4",
33-
"expo-linear-gradient": "~14.1.5",
34-
"expo-linking": "~7.1.7",
35-
"expo-router": "~5.1.3",
36-
"expo-screen-orientation": "~8.1.7",
37-
"expo-splash-screen": "~0.30.10",
38-
"expo-status-bar": "~2.2.3",
39-
"expo-system-ui": "~5.0.10",
40-
"expo-updates": "~0.28.17",
41-
"expo-video": "~2.2.2",
42-
"expo-web-browser": "~14.2.0",
43-
"react": "19.0.0",
44-
"react-dom": "19.0.0",
45-
"react-native": "0.79.5",
46-
"react-native-reanimated": "~3.17.4",
47-
"react-native-safe-area-context": "5.4.0",
48-
"react-native-screens": "~4.11.1",
49-
"react-native-svg": "15.11.2",
50-
"react-native-web": "^0.20.0",
51-
"react-native-webview": "13.13.5"
27+
"expo": "54.0.21",
28+
"expo-blur": "~15.0.7",
29+
"expo-build-properties": "~1.0.9",
30+
"expo-dev-client": "~6.0.16",
31+
"expo-font": "~14.0.9",
32+
"expo-haptics": "~15.0.7",
33+
"expo-linear-gradient": "~15.0.7",
34+
"expo-linking": "~8.0.8",
35+
"expo-router": "~6.0.14",
36+
"expo-screen-orientation": "~9.0.7",
37+
"expo-splash-screen": "~31.0.10",
38+
"expo-status-bar": "~3.0.8",
39+
"expo-system-ui": "~6.0.8",
40+
"expo-updates": "~29.0.12",
41+
"expo-video": "~3.0.12",
42+
"expo-web-browser": "~15.0.8",
43+
"react": "19.1.0",
44+
"react-dom": "19.1.0",
45+
"react-native": "0.81.5",
46+
"react-native-reanimated": "~4.1.1",
47+
"react-native-safe-area-context": "~5.6.0",
48+
"react-native-screens": "~4.16.0",
49+
"react-native-svg": "15.12.1",
50+
"react-native-web": "^0.21.0",
51+
"react-native-webview": "13.15.0"
5252
},
5353
"devDependencies": {
5454
"@babel/core": "^7.26.0",

0 commit comments

Comments
 (0)