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 May 22, 2024
1 parent d4449b4 commit 5a5c108
Show file tree
Hide file tree
Showing 4 changed files with 1,864 additions and 613 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"test": "jest"
},
"dependencies": {
"expo": "51.0.2",
"expo-splash-screen": "0.22.0",
"expo": "51.0.8",
"expo-splash-screen": "0.27.4",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.70.6",
"react-native-web": "0.19.10",
"react-native-web": "0.19.12",
"@gemcook/react-native-animated-scroll-view": "file:../src"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/runtime": "7.23.7",
"babel-plugin-module-resolver": "5.0.0",
"babel-preset-expo": "11.0.5",
"@babel/core": "7.24.5",
"@babel/runtime": "7.24.5",
"babel-plugin-module-resolver": "5.0.2",
"babel-preset-expo": "11.0.6",
"expo-cli": "6.3.10"
},
"volta": {
"node": "20.10.0",
"yarn": "1.22.1"
"node": "20.13.1",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit 5a5c108

Please sign in to comment.