summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-10-16 17:24:58 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-10-16 17:24:58 +0530
commit2ffdb4d5697295443f926983c33b6ca4aa44bab6 (patch)
tree4d2ad362731dde91fcf94bb9f98e3e4d7543eb23
parentd4863f4d19d83a219dc96aa27322ef583844d2ec (diff)
downloadmall-app-2ffdb4d5697295443f926983c33b6ca4aa44bab6.tar.gz
mall-app-2ffdb4d5697295443f926983c33b6ca4aa44bab6.tar.bz2
mall-app-2ffdb4d5697295443f926983c33b6ca4aa44bab6.zip
added some packages
-rw-r--r--package.json2
-rw-r--r--yarn.lock29
2 files changed, 30 insertions, 1 deletions
diff --git a/package.json b/package.json
index e4200cb..d7489d4 100644
--- a/package.json
+++ b/package.json
@@ -18,8 +18,10 @@
"formik": "^2.4.6",
"react": "18.2.0",
"react-native": "0.74.5",
+ "react-native-gesture-handler": "^2.20.0",
"react-native-keychain": "^9.0.0",
"react-native-otp-input": "^1.0.12",
+ "react-native-safe-area-context": "^4.11.0",
"react-redux": "^9.1.2",
"redux": "^5.0.1",
"sendgrid": "^5.2.3",
diff --git a/yarn.lock b/yarn.lock
index b27be26..0bcc2ed 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -745,6 +745,13 @@
"@babel/helper-validator-identifier" "^7.25.7"
to-fast-properties "^2.0.0"
+"@egjs/hammerjs@^2.0.17":
+ version "2.0.17"
+ resolved "https://registry.yarnpkg.com/@egjs/hammerjs/-/hammerjs-2.0.17.tgz#5dc02af75a6a06e4c2db0202cae38c9263895124"
+ integrity sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A==
+ dependencies:
+ "@types/hammerjs" "^2.0.36"
+
"@expo/bunyan@^4.0.0":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@expo/bunyan/-/bunyan-4.0.1.tgz#ab9e17e36c71c704a0ce72168378a487368da736"
@@ -1665,6 +1672,11 @@
dependencies:
"@sinonjs/commons" "^3.0.0"
+"@types/hammerjs@^2.0.36":
+ version "2.0.46"
+ resolved "https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.46.tgz#381daaca1360ff8a7c8dff63f32e69745b9fb1e1"
+ integrity sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==
+
"@types/hoist-non-react-statics@^3.3.1":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494"
@@ -5409,7 +5421,7 @@ prompts@^2.3.2, prompts@^2.4.2:
kleur "^3.0.3"
sisteransi "^1.0.5"
-prop-types@^15.8.1:
+prop-types@^15.7.2, prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -5516,6 +5528,16 @@ react-is@^17.0.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
+react-native-gesture-handler@^2.20.0:
+ version "2.20.0"
+ resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.20.0.tgz#2d9ec4e9bd22619ebe36269dda3ecb1173928276"
+ integrity sha512-rFKqgHRfxQ7uSAivk8vxCiW4SB3G0U7jnv7kZD4Y90K5kp6YrU8Q3tWhxe3Rx55BIvSd3mBe9ZWbWVJ0FsSHPA==
+ dependencies:
+ "@egjs/hammerjs" "^2.0.17"
+ hoist-non-react-statics "^3.3.0"
+ invariant "^2.2.4"
+ prop-types "^15.7.2"
+
react-native-keychain@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-9.0.0.tgz#d850984170ecb5b4ba4f7a55d02e61b425abdbc0"
@@ -5526,6 +5548,11 @@ react-native-otp-input@^1.0.12:
resolved "https://registry.yarnpkg.com/react-native-otp-input/-/react-native-otp-input-1.0.12.tgz#c798528b6e9e0ad84ab413faa527eb571ae15413"
integrity sha512-QkWe1B+KFUA0/Hw47uzB0GNqffY5SyzJwliJB6yJyONPogi/j+bCyPdLoC9+tL4Jmc6gJGCP+5y3PwzMphsG5g==
+react-native-safe-area-context@^4.11.0:
+ version "4.11.0"
+ resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.11.0.tgz#d45271363672dc1923ddb0ce5a6ad588e210c85d"
+ integrity sha512-Bg7bozxEB+ZS+H3tVYs5yY1cvxNXgR6nRQwpSMkYR9IN5CbxohLnSprrOPG/ostTCd4F6iCk0c51pExEhifSKQ==
+
react-native@0.74.5:
version "0.74.5"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.74.5.tgz#80e556690fc2583d46714d5618ecd30d93c24e81"