Skip to content

Commit

Permalink
chore(deps): update expo monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 8b8ae38 commit 35cb3cb
Show file tree
Hide file tree
Showing 2 changed files with 3,354 additions and 1,710 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -12,9 +12,9 @@
"eslint-plugin-react": "7.12.4",
"eslint-plugin-standard": "4.0.0",
"exp": "57.2.1",
"jest-expo": "32.0.0",
"jest-expo": "44.0.1",
"react-test-renderer": "16.5.0",
"babel-preset-expo": "5.0.0"
"babel-preset-expo": "9.0.2"
},
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
"scripts": {
Expand All @@ -33,16 +33,16 @@
"@expo/vector-icons": "^9.0.0",
"axios": "^0.18.0",
"babel-core": "^6.26.3",
"expo": "^32.0.6",
"expo-asset": "~2.0.0",
"expo-constants": "~2.0.0",
"expo-constants-interface": "~2.0.0",
"expo-core": "~2.0.0",
"expo-file-system": "~2.0.0",
"expo-font": "^2.0.0",
"expo-font-interface": "~2.0.0",
"expo-react-native-adapter": "~2.0.0",
"expo-task-manager-interface": "~1.0.0",
"expo": "^44.0.0",
"expo-asset": "~8.4.0",
"expo-constants": "~13.0.0",
"expo-constants-interface": "~3.0.0",
"expo-core": "~3.0.0",
"expo-file-system": "~13.1.0",
"expo-font": "^10.0.0",
"expo-font-interface": "~3.0.0",
"expo-react-native-adapter": "~3.0.0",
"expo-task-manager-interface": "~3.0.0",
"native-base": "^2.12.0",
"react": "16.5.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
Expand Down

0 comments on commit 35cb3cb

Please sign in to comment.