Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Temzasse committed Oct 31, 2021
1 parent b3a479b commit cb260d3
Show file tree
Hide file tree
Showing 4 changed files with 1,853 additions and 2,219 deletions.
24 changes: 12 additions & 12 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"ios": "expo start --ios"
},
"dependencies": {
"expo": "42.0.1",
"expo-device": "~3.3.0",
"expo-status-bar": "1.0.4",
"react": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
"react-native-gesture-handler": "~1.10.2",
"react-native-reanimated": "~2.2.0"
"expo": "43.0.0",
"expo-device": "4.0.3",
"expo-status-bar": "1.1.0",
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-gesture-handler": "1.10.2",
"react-native-reanimated": "2.2.0"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/core": "7.12.9",
"@babel/runtime": "7.14.6",
"@expo/webpack-config": "0.12.82",
"@types/react": "16.9.35",
"@types/react-native": "0.63.2",
"@expo/webpack-config": "0.16.2",
"@types/react": "17.0.21",
"@types/react-native": "0.64.12",
"babel-loader": "8.2.2",
"babel-plugin-module-resolver": "4.1.0",
"metro-react-native-babel-preset": "0.66.1",
"typescript": "4.3.5"
"typescript": "4.4.4"
}
}
Loading

0 comments on commit cb260d3

Please sign in to comment.