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 Jul 27, 2023
1 parent 84e9796 commit be6bef7
Show file tree
Hide file tree
Showing 4 changed files with 915 additions and 616 deletions.
14 changes: 7 additions & 7 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"test": "jest"
},
"dependencies": {
"expo": "48.0.19",
"expo-splash-screen": "0.18.2",
"expo": "48.0.20",
"expo-splash-screen": "0.20.4",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.70.6",
"react-native-web": "0.19.6",
"react-native-web": "0.19.7",
"@gemcook/react-native-animated-scroll-view": "file:../src"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/runtime": "7.22.5",
"@babel/core": "7.22.9",
"@babel/runtime": "7.22.6",
"babel-plugin-module-resolver": "5.0.0",
"babel-preset-expo": "9.3.2",
"expo-cli": "6.3.9"
"babel-preset-expo": "9.5.1",
"expo-cli": "6.3.10"
}
}
Loading

0 comments on commit be6bef7

Please sign in to comment.