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 Apr 17, 2023
1 parent 8b8ae38 commit 2f6a48f
Show file tree
Hide file tree
Showing 2 changed files with 4,369 additions and 1,721 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": "48.0.2",
"react-test-renderer": "16.5.0",
"babel-preset-expo": "5.0.0"
"babel-preset-expo": "9.3.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": "^48.0.0",
"expo-asset": "~8.9.0",
"expo-constants": "~14.2.0",
"expo-constants-interface": "~3.0.0",
"expo-core": "~3.0.0",
"expo-file-system": "~15.2.0",
"expo-font": "^11.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 2f6a48f

Please sign in to comment.