diff --git a/example/package.json b/example/package.json index 2cc0a5d..7399861 100644 --- a/example/package.json +++ b/example/package.json @@ -36,7 +36,7 @@ "@react-native-community/eslint-plugin": "^1.1.0", "@types/react": "^17.0.24", "@types/react-native": "^0.65.1", - "@types/react-native-vector-icons": "^6.4.8", + "@types/react-native-vector-icons": "^6.4.9", "@types/react-native-video": "^5.0.9", "babel-plugin-module-resolver": "^4.1.0", "eslint": "^7.32.0", diff --git a/example/yarn.lock b/example/yarn.lock index 9e9b9e2..542e826 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1042,10 +1042,10 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react-native-vector-icons@^6.4.8": - version "6.4.8" - resolved "https://registry.yarnpkg.com/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.8.tgz#7dd9740f36a71e98c484b9ea12155940c85cedc2" - integrity sha512-ImqhwVPHtcWrfwaS4vVrnN/C1mY50+Gjer4wMltUJlkt9pTJ5WXCyn8VFPmxC5h8Zy0DBN2tYdusBZ2xJP14OA== +"@types/react-native-vector-icons@^6.4.9": + version "6.4.9" + resolved "https://registry.yarnpkg.com/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.9.tgz#643b852666681b36997899a94d940ad29d88176d" + integrity sha512-hQyAhuGKZtu2Je+K+bAmLw8MGT2TmQ6rVl0fGbM198FdrPDAqb3LMF0gxQOzlBOKJDAZj9MaDyKdPSHCVvJCdw== dependencies: "@types/react" "*" "@types/react-native" "*" @@ -1058,30 +1058,14 @@ "@types/react" "*" "@types/react-native" "*" -"@types/react-native@*": - version "0.65.0" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.0.tgz#bef9ca619f421abafae891ac0629e27cbfe63b42" - integrity sha512-GgM6d47SQM9a6iOWKsdseFtTsKZGvmbr0FEaJMdCVy2SJmgtUq5JVpr3+aqHdrJQrg93e08VxPAWmz0qUtIPOg== - dependencies: - "@types/react" "*" - -"@types/react-native@^0.65.1": +"@types/react-native@*", "@types/react-native@^0.65.1": version "0.65.1" resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.1.tgz#7342158e10ea5088c225bb669dd4ef15aad0a2f7" integrity sha512-pyRmTnvjYORIXuL8+ZhoI8gqamTE/8Lo9bU/1Ife3VOTgeFzY9rHnx3Tna7OOixBW5Exh2PcHSkJXma4FENC0g== dependencies: "@types/react" "*" -"@types/react@*": - version "17.0.21" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6" - integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ== - dependencies: - "@types/prop-types" "*" - "@types/scheduler" "*" - csstype "^3.0.2" - -"@types/react@^17.0.24": +"@types/react@*", "@types/react@^17.0.24": version "17.0.24" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd" integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==