diff --git a/apps/expo/package.json b/apps/expo/package.json index aa97fa357..79123f160 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -30,7 +30,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.73.1", - "react-native-gesture-handler": "~2.12.0", + "react-native-gesture-handler": "~2.14.1", "react-native-reanimated": "~3.3.0", "react-native-safe-area-context": "4.6.3", "react-native-screens": "~3.22.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ec11b32d..4bfcd563e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: version: 5.0.2(expo@49.0.21) expo-router: specifier: 2.0.14 - version: 2.0.14(expo-constants@14.4.2)(expo-linking@5.0.2)(expo-modules-autolinking@1.5.1)(expo-status-bar@1.7.1)(expo@49.0.21)(metro@0.76.8)(react-dom@18.2.0)(react-native-gesture-handler@2.12.1)(react-native-reanimated@3.3.0)(react-native-safe-area-context@4.6.3)(react-native-screens@3.22.1)(react-native@0.73.1)(react@18.2.0) + version: 2.0.14(expo-constants@14.4.2)(expo-linking@5.0.2)(expo-modules-autolinking@1.5.1)(expo-status-bar@1.7.1)(expo@49.0.21)(metro@0.76.8)(react-dom@18.2.0)(react-native-gesture-handler@2.14.1)(react-native-reanimated@3.3.0)(react-native-safe-area-context@4.6.3)(react-native-screens@3.22.1)(react-native@0.73.1)(react@18.2.0) expo-splash-screen: specifier: ~0.22.0 version: 0.22.0(expo-modules-autolinking@1.5.1)(expo@49.0.21) @@ -106,8 +106,8 @@ importers: specifier: 0.73.1 version: 0.73.1(@babel/core@7.23.7)(@babel/preset-env@7.23.7)(react@18.2.0) react-native-gesture-handler: - specifier: ~2.12.0 - version: 2.12.1(react-native@0.73.1)(react@18.2.0) + specifier: ~2.14.1 + version: 2.14.1(react-native@0.73.1)(react@18.2.0) react-native-reanimated: specifier: ~3.3.0 version: 3.3.0(@babel/core@7.23.7)(@babel/plugin-proposal-nullish-coalescing-operator@7.18.6)(@babel/plugin-proposal-optional-chaining@7.21.0)(@babel/plugin-transform-arrow-functions@7.23.3)(@babel/plugin-transform-shorthand-properties@7.23.3)(@babel/plugin-transform-template-literals@7.23.3)(react-native@0.73.1)(react@18.2.0) @@ -8125,7 +8125,7 @@ packages: invariant: 2.2.4 dev: false - /expo-router@2.0.14(expo-constants@14.4.2)(expo-linking@5.0.2)(expo-modules-autolinking@1.5.1)(expo-status-bar@1.7.1)(expo@49.0.21)(metro@0.76.8)(react-dom@18.2.0)(react-native-gesture-handler@2.12.1)(react-native-reanimated@3.3.0)(react-native-safe-area-context@4.6.3)(react-native-screens@3.22.1)(react-native@0.73.1)(react@18.2.0): + /expo-router@2.0.14(expo-constants@14.4.2)(expo-linking@5.0.2)(expo-modules-autolinking@1.5.1)(expo-status-bar@1.7.1)(expo@49.0.21)(metro@0.76.8)(react-dom@18.2.0)(react-native-gesture-handler@2.14.1)(react-native-reanimated@3.3.0)(react-native-safe-area-context@4.6.3)(react-native-screens@3.22.1)(react-native@0.73.1)(react@18.2.0): resolution: {integrity: sha512-F5dP4WMe+zQLzlGSbC+NT9/67FGgwmUCJuPGD4BkK0eRt0uga+y53vQ59m5MCOebqE0N9Ukr/Jz8Num16iGqZA==} peerDependencies: '@react-navigation/drawer': ^6.5.8 @@ -8162,7 +8162,7 @@ packages: metro: 0.76.8 query-string: 7.1.3 react-helmet-async: 1.3.0(react-dom@18.2.0)(react@18.2.0) - react-native-gesture-handler: 2.12.1(react-native@0.73.1)(react@18.2.0) + react-native-gesture-handler: 2.14.1(react-native@0.73.1)(react@18.2.0) react-native-reanimated: 3.3.0(@babel/core@7.23.7)(@babel/plugin-proposal-nullish-coalescing-operator@7.18.6)(@babel/plugin-proposal-optional-chaining@7.21.0)(@babel/plugin-transform-arrow-functions@7.23.3)(@babel/plugin-transform-shorthand-properties@7.23.3)(@babel/plugin-transform-template-literals@7.23.3)(react-native@0.73.1)(react@18.2.0) react-native-safe-area-context: 4.6.3(react-native@0.73.1)(react@18.2.0) react-native-screens: 3.22.1(react-native@0.73.1)(react@18.2.0) @@ -12299,8 +12299,8 @@ packages: - supports-color dev: false - /react-native-gesture-handler@2.12.1(react-native@0.73.1)(react@18.2.0): - resolution: {integrity: sha512-deqh36bw82CFUV9EC4tTo2PP1i9HfCOORGS3Zmv71UYhEZEHkzZv18IZNPB+2Awzj45vLIidZxGYGFxHlDSQ5A==} + /react-native-gesture-handler@2.14.1(react-native@0.73.1)(react@18.2.0): + resolution: {integrity: sha512-YiM1BApV4aKeuwsM6O4C2ufwewYEKk6VMXOt0YqEZFMwABBFWhXLySFZYjBSNRU2USGppJbfHP1q1DfFQpKhdA==} peerDependencies: react: '*' react-native: '*'