Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 49dfe1f commit 4f2dc88
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 379 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"dependencies": {
"expo": "41.0.1",
"expo-splash-screen": "~0.8.1",
"expo-splash-screen": "0.10.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.64.1",
"react-native-unimodules": "~0.12.0",
"react-native-web": "~0.14.9"
"react-native-unimodules": "0.13.3",
"react-native-web": "0.16.3"
},
"devDependencies": {
"@babel/core": "~7.12.10",
"@babel/core": "7.14.3",
"@babel/runtime": "^7.9.6",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-expo": "8.3.0",
"expo-cli": "^4.0.13"
"expo-cli": "4.5.2"
}
}
Loading

0 comments on commit 4f2dc88

Please sign in to comment.