|
@@ -5914,7 +5914,7 @@ prompts@^2.0.1, prompts@^2.4.0:
|
|
|
kleur "^3.0.3"
|
|
|
sisteransi "^1.0.5"
|
|
|
|
|
|
-prop-types@*, prop-types@^15.7.2, prop-types@^15.8.1:
|
|
|
+prop-types@*, prop-types@^15.5.7, prop-types@^15.7.2, prop-types@^15.8.1:
|
|
|
version "15.8.1"
|
|
|
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz"
|
|
|
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
@@ -6069,7 +6069,7 @@ react-native-vector-icons@*, react-native-vector-icons@^9.2.0:
|
|
|
prop-types "^15.7.2"
|
|
|
yargs "^16.1.1"
|
|
|
|
|
|
-react-native@*, react-native@^0.72.1, react-native@>=0.6.0:
|
|
|
+react-native@*, react-native@^0.72.1, react-native@>=0.47.1, react-native@>=0.6.0:
|
|
|
version "0.72.4"
|
|
|
dependencies:
|
|
|
"@jest/create-cache-key-function" "^29.2.1"
|
|
@@ -6817,6 +6817,13 @@ to-regex-range@^5.0.1:
|
|
|
dependencies:
|
|
|
is-number "^7.0.0"
|
|
|
|
|
|
+toggle-switch-react-native@^3.3.0:
|
|
|
+ version "3.3.0"
|
|
|
+ resolved "https://registry.npmjs.org/toggle-switch-react-native/-/toggle-switch-react-native-3.3.0.tgz"
|
|
|
+ integrity sha512-DE0UjTOvUpUXjrRjF5r06dqzp/XrbDvJ6hYAwTp6ZgNrxn5Z7bDqe9Rs7axaRbWr7MXe5FdSGkCmfmK6tL7esw==
|
|
|
+ dependencies:
|
|
|
+ prop-types "^15.5.7"
|
|
|
+
|
|
|
toidentifier@1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz"
|