Skip to content

Commit

Permalink
Bump react-native-gesture-handler from 2.21.2 to 2.23.0 in /client
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.21.2 to 2.23.0.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.21.2...2.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 848510f commit def237d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-native-circular-progress": "^1.4.1",
"react-native-code-push": "^9.0.0",
"react-native-device-info": "^14.0.2",
"react-native-gesture-handler": "^2.21.2",
"react-native-gesture-handler": "^2.23.0",
"react-native-get-random-values": "^1.11.0",
"react-native-haptic-feedback": "^2.3.3",
"react-native-idle-timer": "^2.2.3",
Expand Down
9 changes: 4 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9988,15 +9988,14 @@ react-native-fit-image@^1.5.5:
dependencies:
prop-types "^15.5.10"

react-native-gesture-handler@^2.21.2:
version "2.21.2"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.21.2.tgz#824a098d7397212fbe51aa3a9df84833a4ea1c3f"
integrity sha512-HcwB225K9aeZ8e/B8nFzEh+2T4EPWTeamO1l/y3PcQ9cyCDYO2zja/G31ITpYRIqkip7XzGs6wI/gnHOQn1LDQ==
react-native-gesture-handler@^2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.23.0.tgz#f0e77bc6bce94a976ae7917abc748b7b4ce6a490"
integrity sha512-xtkdIU4S4uc4J2WO4hy7AXxD/1M8Be2yOrLdPTuWKAOF3KyL0D0xSdvuaWhI+GdZCNQQisj9kvbnMQGGb9XZNQ==
dependencies:
"@egjs/hammerjs" "^2.0.17"
hoist-non-react-statics "^3.3.0"
invariant "^2.2.4"
prop-types "^15.7.2"

react-native-get-random-values@^1.11.0:
version "1.11.0"
Expand Down

0 comments on commit def237d

Please sign in to comment.