diff --git a/package.json b/package.json index b5fd351bdd9..048e5be439b 100644 --- a/package.json +++ b/package.json @@ -118,10 +118,10 @@ "@react-native-community/cli-platform-android": "11.0.0-alpha.2", "@react-native-community/cli-platform-ios": "11.0.0-alpha.2", "@react-native/assets-registry": "^0.72.0", - "@react-native/gradle-plugin": "^0.72.4", + "@react-native/gradle-plugin": "^0.72.5", "@react-native/js-polyfills": "^0.72.1", "@react-native/normalize-colors": "^0.72.0", - "@react-native/virtualized-lists": "^0.72.1", + "@react-native/virtualized-lists": "^0.72.2", "abort-controller": "^3.0.0", "anser": "^1.4.9", "base64-js": "^1.1.2", diff --git a/repo-config/package.json b/repo-config/package.json index 7062a336eb7..e5796c5a92f 100644 --- a/repo-config/package.json +++ b/repo-config/package.json @@ -14,7 +14,7 @@ "@babel/generator": "^7.20.0", "@babel/plugin-transform-regenerator": "^7.0.0", "@definitelytyped/dtslint": "^0.0.127", - "@react-native/codegen": "^0.72.2", + "@react-native/codegen": "^0.72.3", "@react-native/eslint-config": "*", "@react-native/eslint-plugin": "*", "@react-native/eslint-plugin-specs": "^0.72.2",