Skip to content

Commit

Permalink
chore(deps): bump react-native-gesture-handler from 2.9.0 to 2.16.2
Browse files Browse the repository at this point in the history
Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.9.0 to 2.16.2.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.9.0...2.16.2)

---
updated-dependencies:
- dependency-name: react-native-gesture-handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 80a6d56 commit ba37d52
Show file tree
Hide file tree
Showing 3 changed files with 1,521 additions and 1,802 deletions.
2 changes: 1 addition & 1 deletion packages/taro-components-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"metro-react-native-babel-preset": "^0.72.1",
"react": "18.1.0",
"react-native": "^0.70.5",
"react-native-gesture-handler": "~2.9.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-svg": "~13.7.0",
"react-test-renderer": "18.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-router-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@react-navigation/stack": "^6.1.1",
"nanoid": "^3.1.12",
"query-string": "^7.1.1",
"react-native-gesture-handler": "~2.9.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-safe-area-context": "~4.4.1",
"react-native-screens": "~3.20.0"
},
Expand All @@ -46,7 +46,7 @@
},
"peerDependencies": {
"@react-native-masked-view/masked-view": "~0.2.7",
"react-native-gesture-handler": "~2.9.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-safe-area-context": "~4.4.1",
"react-native-screens": "~3.20.0"
}
Expand Down
Loading

0 comments on commit ba37d52

Please sign in to comment.