From 621aab6bca7163c8b5fffb36119e3bd55fbdc061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 01:31:23 +0000 Subject: [PATCH] Update dependency react-native-gesture-handler to ~2.14.1 --- apps/expo/package.json | 2 +- pnpm-lock.yaml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/expo/package.json b/apps/expo/package.json index bc87b456..f1642a89 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -32,7 +32,7 @@ "react-dom": "18.2.0", "react-native": "~0.73.2", "react-native-css-interop": "~0.0.13", - "react-native-gesture-handler": "~2.14.0", + "react-native-gesture-handler": "~2.14.1", "react-native-reanimated": "~3.6.2", "react-native-safe-area-context": "~4.8.2", "react-native-screens": "~3.29.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa2c017e..80ec22da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,7 +81,7 @@ importers: specifier: ~0.0.13 version: 0.0.22(@babel/core@7.23.9)(react-native-reanimated@3.6.2)(react-native-safe-area-context@4.8.2)(react-native@0.73.2)(react@18.2.0)(tailwindcss@3.4.0) react-native-gesture-handler: - specifier: ~2.14.0 + specifier: ~2.14.1 version: 2.14.1(react-native@0.73.2)(react@18.2.0) react-native-reanimated: specifier: ~3.6.2 @@ -8745,6 +8745,7 @@ packages: /glob@6.0.4: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} + requiresBuild: true dependencies: inflight: 1.0.6 inherits: 2.0.4 @@ -10833,6 +10834,7 @@ packages: /ncp@2.0.0: resolution: {integrity: sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==} + requiresBuild: true dev: false optional: true @@ -12469,6 +12471,7 @@ packages: /rimraf@2.4.5: resolution: {integrity: sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==} hasBin: true + requiresBuild: true dependencies: glob: 6.0.4 dev: false