From a18b3f8668c4fa985718b0d7ad8fd833ac9e456a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 23:23:32 +0000 Subject: [PATCH] fix(deps): update dependency react-native-gesture-handler to ~2.14.1 --- apps/expo/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/expo/package.json b/apps/expo/package.json index b44a648b..20f07e90 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 a57057d7..13f51b34 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