Skip to content

Commit 356ff7e

Browse files
committed
chore: upgrade react-native-gesture-handler to version 2.29.1 in package.json and yarn.lock
1 parent f0b6d52 commit 356ff7e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-navigation/stack": "^7.4.2",
1717
"react": "19.1.1",
1818
"react-native": "0.82.1",
19-
"react-native-gesture-handler": "^2.28.0",
19+
"react-native-gesture-handler": "^2.29.1",
2020
"react-native-safe-area-context": "^5.6.0",
2121
"react-native-screens": ">=4.19.0 <4.25.0",
2222
"react-native-webview": "^13.14.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react": "19.1.1",
9797
"react-native": "0.82.1",
9898
"react-native-builder-bob": "^0.40.4",
99-
"react-native-gesture-handler": "^2.28.0",
99+
"react-native-gesture-handler": "^2.29.1",
100100
"react-native-safe-area-context": "^5.6.0",
101101
"react-native-screens": ">=4.19.0 <4.25.0",
102102
"react-native-webview": "^13.14.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,7 +2061,7 @@ __metadata:
20612061
react-native: 0.82.1
20622062
react-native-builder-bob: ^0.30.2
20632063
react-native-dotenv: ^3.4.11
2064-
react-native-gesture-handler: ^2.28.0
2064+
react-native-gesture-handler: ^2.29.1
20652065
react-native-safe-area-context: ^5.6.0
20662066
react-native-screens: ">=4.19.0 <4.25.0"
20672067
react-native-webview: ^13.14.1
@@ -2102,7 +2102,7 @@ __metadata:
21022102
react: 19.1.1
21032103
react-native: 0.82.1
21042104
react-native-builder-bob: ^0.40.4
2105-
react-native-gesture-handler: ^2.28.0
2105+
react-native-gesture-handler: ^2.29.1
21062106
react-native-safe-area-context: ^5.6.0
21072107
react-native-screens: ">=4.19.0 <4.25.0"
21082108
react-native-webview: ^13.14.1
@@ -11544,7 +11544,7 @@ __metadata:
1154411544
languageName: node
1154511545
linkType: hard
1154611546

11547-
"react-native-gesture-handler@npm:^2.28.0":
11547+
"react-native-gesture-handler@npm:^2.29.1":
1154811548
version: 2.31.2
1154911549
resolution: "react-native-gesture-handler@npm:2.31.2"
1155011550
dependencies:

0 commit comments

Comments
 (0)