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] authored Nov 12, 2024
1 parent d4449b4 commit 96223c7
Show file tree
Hide file tree
Showing 4 changed files with 3,572 additions and 2,296 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.39",
"expo-splash-screen": "0.29.7",
"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.13",
"@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.26.0",
"@babel/runtime": "7.26.0",
"babel-plugin-module-resolver": "5.0.2",
"babel-preset-expo": "11.0.15",
"expo-cli": "6.3.10"
},
"volta": {
"node": "20.10.0",
"yarn": "1.22.1"
"node": "20.18.0",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit 96223c7

Please sign in to comment.