diff --git a/package.json b/package.json index 992d4d6f4..9ee344af2 100644 --- a/package.json +++ b/package.json @@ -156,8 +156,7 @@ "resolutions": { "ua-parser-js": "^1.0.2", "jpeg-js": "0.4.4", - "@types/react": "18", - "@types/react-native": "0.69" + "@types/react": "18" }, "devDependencies": { "@babel/core": "^7.20.2", @@ -181,7 +180,6 @@ "@types/jest": "^26.0.24", "@types/lodash": "^4.14.188", "@types/react": "18", - "@types/react-native": "0.69", "@types/react-native-background-timer": "^2.0.0", "@types/react-native-config-reader": "^4.1.0", "@types/react-native-platform-touchable": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 3d9b71db1..ebea40138 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6101,7 +6101,7 @@ "@types/react" "*" "@types/react-native" "*" -"@types/react-native@*", "@types/react-native@0.69": +"@types/react-native@*": version "0.69.18" resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.69.18.tgz#bd8a9b4c74aede140000cbbb3c0ea31e03537f4d" integrity sha512-7eoce6RmLT/QIvD6OfkYONvTfxNB8crxuyED5+y60p+8W9RMGDPwD9mcwHNROsUaTLEc00JP1eRL8n1+377mHw==