diff --git a/package/example/package.json b/package/example/package.json index 0f171cb..4ee9a0c 100644 --- a/package/example/package.json +++ b/package/example/package.json @@ -38,7 +38,7 @@ "@react-native/eslint-config": "^0.72.2", "@react-native/metro-config": "^0.72.9", "@react-native/typescript-config": "^0.73.0", - "@types/react": "^18.2.19", + "@types/react": "^18.2.48", "@types/react-native-vector-icons": "^6.4.13", "@types/react-native-video": "^5.0.15", "babel-plugin-module-resolver": "^5.0.0", diff --git a/package/example/yarn.lock b/package/example/yarn.lock index 74c1efd..be41969 100644 --- a/package/example/yarn.lock +++ b/package/example/yarn.lock @@ -1781,10 +1781,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.19": - version "18.2.43" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374" - integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA== +"@types/react@*", "@types/react@^18.2.48": + version "18.2.48" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" + integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"