Skip to content

Commit 26bce0e

Browse files
fix(deps): update expo monorepo
1 parent f1d1ed4 commit 26bce0e

File tree

2 files changed

+2089
-1751
lines changed

2 files changed

+2089
-1751
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"@reduxjs/toolkit": "^1.9.5",
4444
"@rneui/base": "^4.0.0-rc.7",
4545
"@rneui/themed": "^4.0.0-rc.7",
46-
"babel-preset-expo": "^9.3.2",
47-
"expo": "~48.0.15",
48-
"expo-asset": "~8.10.0",
49-
"expo-constants": "~14.4.0",
50-
"expo-font": "~11.4.0",
51-
"expo-linear-gradient": "~12.3.0",
52-
"expo-linking": "~4.1.0",
53-
"expo-secure-store": "~12.3.0",
46+
"babel-preset-expo": "^13.0.0",
47+
"expo": "~53.0.0",
48+
"expo-asset": "~11.1.0",
49+
"expo-constants": "~17.1.0",
50+
"expo-font": "~13.3.0",
51+
"expo-linear-gradient": "~14.1.0",
52+
"expo-linking": "~7.1.0",
53+
"expo-secure-store": "~14.2.0",
5454
"expo-splash-screen": "~0.20.0",
55-
"expo-status-bar": "~1.6.0",
55+
"expo-status-bar": "~2.2.0",
5656
"expo-updates": "~0.18.0",
5757
"react": "18.2.0",
5858
"react-native": "0.72.3",
@@ -85,7 +85,7 @@
8585
"eslint-plugin-react": "^7.32.2",
8686
"eslint-plugin-react-hooks": "^4.6.0",
8787
"eslint-plugin-react-native": "^4.0.0",
88-
"jest-expo": "^48.0.2",
88+
"jest-expo": "^53.0.0",
8989
"prettier": "^2.8.8",
9090
"typescript": "^4.9.4"
9191
}

0 commit comments

Comments
 (0)