Skip to content

Commit

Permalink
fix(deps): update dependency react-native-gesture-handler to v2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 3ae6820 commit 74aa82e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/thu-info-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-native-device-time-format": "2.4.0",
"react-native-fetch-api": "3.0.0",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.21.0",
"react-native-gesture-handler": "2.21.1",
"react-native-get-random-values": "1.11.0",
"react-native-image-zoom-viewer": "3.0.1",
"react-native-keychain": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9007,10 +9007,10 @@ [email protected]:
base-64 "^0.1.0"
utf8 "^3.0.0"

[email protected].0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.21.0.tgz#b8d8ed4bb4a1ade9d2071741b63f955831388969"
integrity sha512-8fR1a8EX1aP+TFGiF8pP3UJks2CcfEu7WZzctkJg1yu2DtbVu+uJB/kAPS1XuZxFBKn7pyJcwuQhzuhilzK4DA==
[email protected].1:
version "2.21.1"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.21.1.tgz#d82288c442cd7715d6f2847dda9285064e2427f7"
integrity sha512-KT19IvAP2nto/9WhDlZ6u62utOvi72VhR1PgqB3zDIiBdRDCPrLCYRduxfz6q8VuCIyzWAcuOh8vas7zmO5Y1w==
dependencies:
"@egjs/hammerjs" "^2.0.17"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit 74aa82e

Please sign in to comment.