From 8a802a3f7aacc9a5bd469ded12689fd8a8d1823f Mon Sep 17 00:00:00 2001 From: azimgd Date: Tue, 23 May 2023 21:27:52 +0500 Subject: [PATCH] keycommand version update --- ios/Podfile.lock | 12 ++++++------ package-lock.json | 14 +++++++------- package.json | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 43c64fa15997..c349d30a8ff1 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -514,7 +514,7 @@ PODS: - React - react-native-image-picker (5.1.0): - React-Core - - react-native-key-command (1.0.0): + - react-native-key-command (1.0.1): - React-Core - react-native-netinfo (9.3.10): - React-Core @@ -1019,7 +1019,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Airship: c70eed50e429f97f5adb285423c7291fb7a032ae AirshipFrameworkProxy: 2eefb77bb77b5120b0f48814b0d44439aa3ad415 - boost: 57d2868c099736d80fcd648bf211b4431e51a558 + boost: a7c83b31436843459a1961bfd74b96033dc77234 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 FBLazyVector: ff54429f0110d3c722630a98096ba689c39f6d5f @@ -1062,12 +1062,12 @@ SPEC CHECKSUMS: Permission-LocationWhenInUse: 3ba99e45c852763f730eabecec2870c2382b7bd4 Plaid: 7d340abeadb46c7aa1a91f896c5b22395a31fcf2 PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef - RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1 + RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda RCTRequired: e9e7b8b45aa9bedb2fdad71740adf07a7265b9be RCTTypeSafety: 9ae0e9206625e995f0df4d5b9ddc94411929fb30 React: a71c8e1380f07e01de721ccd52bcf9c03e81867d React-callinvoker: fc9f36c92c287c012d3fb45ea0f1b523c4f5aaa8 - React-Codegen: 47ad49a58fd95a9560a25f6054ee8984ff3afadb + React-Codegen: 7dcbda38b5b38a9354ef0ef00c420d6921d7bbb7 React-Core: aab8ea7f615a86b3a73ce87aa9be4c563e49648b React-CoreModules: f2a86b01c227e0137c83c13dd645fe69270cef80 React-cxxreact: 8adcafaeb0f02ae1282698c482ffa4c73fca4a35 @@ -1084,7 +1084,7 @@ SPEC CHECKSUMS: react-native-flipper: dc5290261fbeeb2faec1bdc57ae6dd8d562e1de4 react-native-image-manipulator: c48f64221cfcd46e9eec53619c4c0374f3328a56 react-native-image-picker: c33d4e79f0a14a2b66e5065e14946ae63749660b - react-native-key-command: 0b3aa7c9f5c052116413e81dce33a3b2153a6c5d + react-native-key-command: c2645ec01eb1fa664606c09480c05cb4220ef67b react-native-netinfo: ccbe1085dffd16592791d550189772e13bf479e2 react-native-pdf: 33c622cbdf776a649929e8b9d1ce2d313347c4fa react-native-performance: 224bd53e6a835fda4353302cf891d088a0af7406 @@ -1135,4 +1135,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 4ed1c7b099741c82e2b0411b95f6468e72be6c76 -COCOAPODS: 1.12.1 +COCOAPODS: 1.11.3 diff --git a/package-lock.json b/package-lock.json index bb2cabc26736..3ca221ca920d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ "react-native-image-pan-zoom": "^2.1.12", "react-native-image-picker": "^5.1.0", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#6b5ab5110dc3ed554f8eafbc38d7d87c17147972", - "react-native-key-command": "^1.0.0", + "react-native-key-command": "^1.0.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", "react-native-onyx": "1.0.41", @@ -35021,9 +35021,9 @@ "license": "MIT" }, "node_modules/react-native-key-command": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.0.tgz", - "integrity": "sha512-gjtzvJmgssKQ6YWoSiIIM37N/8fxtEUpvrwMZL9YTOg+WSTyJP5C9jIkHiT0KgMmfBylxwoJOCjche9TiNcdDQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.1.tgz", + "integrity": "sha512-vubmDxRnRQh+t2IqBUrbXOCVjkXYSQKJ+YAD1attcOV4mDHcQ0MB/Q4kxXzqVcLAlNPWMETFsJNShvt2cwO03Q==", "dependencies": { "events": "^3.3.0", "underscore": "^1.13.4" @@ -65076,9 +65076,9 @@ "from": "react-native-image-size@git+https://github.com/Expensify/react-native-image-size#6b5ab5110dc3ed554f8eafbc38d7d87c17147972" }, "react-native-key-command": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.0.tgz", - "integrity": "sha512-gjtzvJmgssKQ6YWoSiIIM37N/8fxtEUpvrwMZL9YTOg+WSTyJP5C9jIkHiT0KgMmfBylxwoJOCjche9TiNcdDQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.1.tgz", + "integrity": "sha512-vubmDxRnRQh+t2IqBUrbXOCVjkXYSQKJ+YAD1attcOV4mDHcQ0MB/Q4kxXzqVcLAlNPWMETFsJNShvt2cwO03Q==", "requires": { "events": "^3.3.0", "underscore": "^1.13.4" diff --git a/package.json b/package.json index 99ebf1408d8e..78d68f013eff 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "react-native-image-pan-zoom": "^2.1.12", "react-native-image-picker": "^5.1.0", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#6b5ab5110dc3ed554f8eafbc38d7d87c17147972", - "react-native-key-command": "^1.0.0", + "react-native-key-command": "^1.0.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", "react-native-onyx": "1.0.41",