Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bndkt committed May 31, 2023
1 parent ba2355f commit 92b2812
Show file tree
Hide file tree
Showing 3 changed files with 9,499 additions and 8,742 deletions.
16 changes: 8 additions & 8 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,32 @@
"dependencies": {
"@expo/vector-icons": "^13.0.0",
"@react-navigation/native": "^6.1.6",
"expo": "~48.0.11",
"expo": "~48.0.18",
"expo-apple-authentication": "~6.0.1",
"expo-build-properties": "~0.6.0",
"expo-dev-client": "~2.2.1",
"expo-linking": "~4.0.1",
"expo-router": "1.5.3",
"expo-splash-screen": "~0.18.1",
"expo-splash-screen": "~0.18.2",
"expo-status-bar": "~1.4.4",
"expo-system-ui": "~2.2.1",
"expo-web-browser": "~12.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.6",
"react-native": "0.71.8",
"react-native-gesture-handler": "~2.9.0",
"react-native-purchases": "5.13.2",
"react-native-safe-area-context": "4.5.1",
"react-native-purchases": "5.15.0",
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "~3.20.0",
"react-native-web": "~0.18.10",
"react-native-widget-extension": "file:.."
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@types/react": "18.0.35",
"@babel/core": "^7.22.1",
"@types/react": "~18.0.27",
"jest": "^29.5.0",
"jest-expo": "~48.0.2",
"react-test-renderer": "18.2.0",
"typescript": "^5.0.4"
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit 92b2812

Please sign in to comment.