Skip to content

Commit 1a27e65

Browse files
committed
Merge branch 'dev' of github.com:funnyzak/react-native-v2ex into dev
2 parents 671f264 + 9d30190 commit 1a27e65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-native-device-info": "^10.3.0",
6767
"react-native-easy-toast": "^2.0.0",
6868
"react-native-fast-image": "^8.5.11",
69-
"react-native-gesture-handler": "^2.7.1",
69+
"react-native-gesture-handler": "^2.8.0",
7070
"react-native-linear-gradient": "^2.6.2",
7171
"react-native-localize": "^2.2.2",
7272
"react-native-pager-view": "^5.4.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8215,10 +8215,10 @@ react-native-fast-image@^8.5.11:
82158215
resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.6.1.tgz#6a3a11b8ebc7629919265d33a420a04d13c897e0"
82168216
integrity sha512-ILuP7EuakqHNzTr8ZbumhuxG4tE/wGQ66z4nEEuzc0FlqY6rYaPsnq/UD2ahoyFj6QP1WvA2RIK3odib+VcqWg==
82178217

8218-
react-native-gesture-handler@^2.7.1:
8219-
version "2.7.1"
8220-
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.7.1.tgz#c109d33c38cb182fafcda13012b77c6cac43b127"
8221-
integrity sha512-Rnak7U4v3ZB+vjVghv5CvAGS+UfRLsXUq7Nq+FycloxZ7jUZjBo+7rPnt+EdTIE2zc2pKhQHIQKcD+IAPg2Scg==
8218+
react-native-gesture-handler@^2.8.0:
8219+
version "2.8.0"
8220+
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.8.0.tgz#ef9857871c10663c95a51546225b6e00cd4740cf"
8221+
integrity sha512-poOSfz/w0IyD6Qwq7aaIRRfEaVTl1ecQFoyiIbpOpfNTjm2B1niY2FLrdVQIOtIOe+K9nH55Qal04nr4jGkHdQ==
82228222
dependencies:
82238223
"@egjs/hammerjs" "^2.0.17"
82248224
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)