From 46b269dd4683a133cb83f5f600cdd16cbc22fdf0 Mon Sep 17 00:00:00 2001 From: React Native Bot Date: Mon, 15 Jul 2024 17:06:25 +0000 Subject: [PATCH] Release 0.75.0-rc.5 #publish-packages-to-npm&next --- package.json | 4 ++-- packages/assets/package.json | 2 +- packages/babel-plugin-codegen/package.json | 4 ++-- packages/community-cli-plugin/package.json | 6 +++--- packages/core-cli-utils/package.json | 2 +- packages/debugger-frontend/package.json | 2 +- packages/dev-middleware/package.json | 4 ++-- packages/eslint-config-react-native/package.json | 4 ++-- packages/eslint-plugin-react-native/package.json | 2 +- packages/eslint-plugin-specs/package.json | 4 ++-- packages/helloworld/package.json | 12 ++++++------ packages/hermes-inspector-msggen/package.json | 2 +- packages/metro-config/package.json | 6 +++--- packages/normalize-color/package.json | 2 +- packages/polyfills/package.json | 2 +- packages/react-native-babel-preset/package.json | 4 ++-- .../react-native-babel-transformer/package.json | 4 ++-- packages/react-native-bots/package.json | 2 +- .../package.json | 4 ++-- packages/react-native-codegen/package.json | 2 +- packages/react-native-gradle-plugin/package.json | 2 +- packages/react-native-info/package.json | 2 +- .../react-native-popup-menu-android/package.json | 4 ++-- packages/react-native-test-library/package.json | 6 +++--- packages/react-native-test-renderer/package.json | 2 +- .../Libraries/Core/ReactNativeVersion.js | 2 +- packages/react-native/React/Base/RCTVersion.m | 2 +- .../react-native/ReactAndroid/gradle.properties | 2 +- .../modules/systeminfo/ReactNativeVersion.java | 2 +- .../ReactCommon/cxxreact/ReactNativeVersion.h | 2 +- packages/react-native/package.json | 16 ++++++++-------- packages/rn-tester-e2e/package.json | 2 +- packages/rn-tester/package.json | 6 +++--- packages/typescript-config/package.json | 2 +- packages/virtualized-lists/package.json | 2 +- 35 files changed, 64 insertions(+), 64 deletions(-) diff --git a/package.json b/package.json index b2738a3fc4b8fd..1874c8f66ed826 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@definitelytyped/dtslint": "^0.0.127", "@jest/create-cache-key-function": "^29.6.3", "@pkgjs/parseargs": "^0.11.0", - "@react-native/metro-babel-transformer": "0.75.0-rc.4", - "@react-native/metro-config": "0.75.0-rc.4", + "@react-native/metro-babel-transformer": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.5", "@tsconfig/node18": "1.0.1", "@types/react": "^18.2.6", "@typescript-eslint/parser": "^7.1.1", diff --git a/packages/assets/package.json b/packages/assets/package.json index 4d1f34b7c95cf4..313c237ff9c270 100644 --- a/packages/assets/package.json +++ b/packages/assets/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/assets-registry", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Asset support code for React Native.", "license": "MIT", "repository": { diff --git a/packages/babel-plugin-codegen/package.json b/packages/babel-plugin-codegen/package.json index f87ccc192c2b32..410a29c9659026 100644 --- a/packages/babel-plugin-codegen/package.json +++ b/packages/babel-plugin-codegen/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/babel-plugin-codegen", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Babel plugin to generate native module and view manager code for React Native.", "license": "MIT", "repository": { @@ -25,7 +25,7 @@ "index.js" ], "dependencies": { - "@react-native/codegen": "0.75.0-rc.4" + "@react-native/codegen": "0.75.0-rc.5" }, "devDependencies": { "@babel/core": "^7.20.0" diff --git a/packages/community-cli-plugin/package.json b/packages/community-cli-plugin/package.json index d65884f4a2c351..90cebf59f5e121 100644 --- a/packages/community-cli-plugin/package.json +++ b/packages/community-cli-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/community-cli-plugin", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Core CLI commands for React Native", "keywords": [ "react-native", @@ -24,8 +24,8 @@ "dependencies": { "@react-native-community/cli-server-api": "14.0.0-alpha.11", "@react-native-community/cli-tools": "14.0.0-alpha.11", - "@react-native/dev-middleware": "0.75.0-rc.4", - "@react-native/metro-babel-transformer": "0.75.0-rc.4", + "@react-native/dev-middleware": "0.75.0-rc.5", + "@react-native/metro-babel-transformer": "0.75.0-rc.5", "chalk": "^4.0.0", "execa": "^5.1.1", "metro": "^0.80.3", diff --git a/packages/core-cli-utils/package.json b/packages/core-cli-utils/package.json index 6adc623843c0cf..26914db516c8b2 100644 --- a/packages/core-cli-utils/package.json +++ b/packages/core-cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/core-cli-utils", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "React Native CLI library for Frameworks to build on", "license": "MIT", "main": "./src/index.flow.js", diff --git a/packages/debugger-frontend/package.json b/packages/debugger-frontend/package.json index ccd706ff970981..b56737cad432a1 100644 --- a/packages/debugger-frontend/package.json +++ b/packages/debugger-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/debugger-frontend", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Debugger frontend for React Native based on Chrome DevTools", "keywords": [ "react-native", diff --git a/packages/dev-middleware/package.json b/packages/dev-middleware/package.json index e7f62308d360a0..f1860bb2777fe2 100644 --- a/packages/dev-middleware/package.json +++ b/packages/dev-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/dev-middleware", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Dev server middleware for React Native", "keywords": [ "react-native", @@ -23,7 +23,7 @@ ], "dependencies": { "@isaacs/ttlcache": "^1.4.1", - "@react-native/debugger-frontend": "0.75.0-rc.4", + "@react-native/debugger-frontend": "0.75.0-rc.5", "chrome-launcher": "^0.15.2", "chromium-edge-launcher": "^0.2.0", "connect": "^3.6.5", diff --git a/packages/eslint-config-react-native/package.json b/packages/eslint-config-react-native/package.json index 13e20f8429599d..dbf3058f28220f 100644 --- a/packages/eslint-config-react-native/package.json +++ b/packages/eslint-config-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/eslint-config", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "ESLint config for React Native", "license": "MIT", "repository": { @@ -22,7 +22,7 @@ "dependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/eslint-plugin": "0.75.0-rc.4", + "@react-native/eslint-plugin": "0.75.0-rc.5", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "eslint-config-prettier": "^8.5.0", diff --git a/packages/eslint-plugin-react-native/package.json b/packages/eslint-plugin-react-native/package.json index c045cc3e3f33e1..43c668db4b286c 100644 --- a/packages/eslint-plugin-react-native/package.json +++ b/packages/eslint-plugin-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/eslint-plugin", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "ESLint rules for @react-native/eslint-config", "license": "MIT", "repository": { diff --git a/packages/eslint-plugin-specs/package.json b/packages/eslint-plugin-specs/package.json index ba4e15af0eee1b..556743daacfaa1 100644 --- a/packages/eslint-plugin-specs/package.json +++ b/packages/eslint-plugin-specs/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/eslint-plugin-specs", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "ESLint rules to validate NativeModule and Component Specs", "license": "MIT", "repository": { @@ -31,7 +31,7 @@ "@babel/eslint-parser": "^7.20.0", "@babel/plugin-transform-flow-strip-types": "^7.20.0", "@babel/preset-flow": "^7.20.0", - "@react-native/codegen": "0.75.0-rc.4", + "@react-native/codegen": "0.75.0-rc.5", "make-dir": "^2.1.0", "pirates": "^4.0.1", "source-map-support": "0.5.0" diff --git a/packages/helloworld/package.json b/packages/helloworld/package.json index b3183acf581f9c..5738d979906290 100644 --- a/packages/helloworld/package.json +++ b/packages/helloworld/package.json @@ -1,6 +1,6 @@ { "name": "helloworld", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "scripts": { "bootstrap": "node ./cli.js bootstrap", @@ -13,16 +13,16 @@ }, "dependencies": { "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.4" + "react-native": "0.75.0-rc.5" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", - "@react-native/babel-preset": "0.75.0-rc.4", - "@react-native/core-cli-utils": "0.75.0-rc.4", - "@react-native/eslint-config": "0.75.0-rc.4", - "@react-native/metro-config": "0.75.0-rc.4", + "@react-native/babel-preset": "0.75.0-rc.5", + "@react-native/core-cli-utils": "0.75.0-rc.5", + "@react-native/eslint-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.5", "babel-jest": "^29.6.3", "chalk": "^4.1.2", "commander": "^12.0.0", diff --git a/packages/hermes-inspector-msggen/package.json b/packages/hermes-inspector-msggen/package.json index ec7f1fa8246f00..570c91b8904daa 100644 --- a/packages/hermes-inspector-msggen/package.json +++ b/packages/hermes-inspector-msggen/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/hermes-inspector-msggen", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "description": "Hermes Inspector Message Generator for React Native", "license": "MIT", diff --git a/packages/metro-config/package.json b/packages/metro-config/package.json index 8fb1d4fd54b573..59220fb846648d 100644 --- a/packages/metro-config/package.json +++ b/packages/metro-config/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/metro-config", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Metro configuration for React Native.", "license": "MIT", "repository": { @@ -26,8 +26,8 @@ "dist" ], "dependencies": { - "@react-native/js-polyfills": "0.75.0-rc.4", - "@react-native/metro-babel-transformer": "0.75.0-rc.4", + "@react-native/js-polyfills": "0.75.0-rc.5", + "@react-native/metro-babel-transformer": "0.75.0-rc.5", "metro-config": "^0.80.3", "metro-runtime": "^0.80.3" } diff --git a/packages/normalize-color/package.json b/packages/normalize-color/package.json index 60f5616acf10ff..e977f7001f3aa4 100644 --- a/packages/normalize-color/package.json +++ b/packages/normalize-color/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/normalize-colors", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Color normalization for React Native.", "license": "MIT", "repository": { diff --git a/packages/polyfills/package.json b/packages/polyfills/package.json index 60981ca3f907a8..9254fdfe162cc2 100644 --- a/packages/polyfills/package.json +++ b/packages/polyfills/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/js-polyfills", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Polyfills for React Native.", "license": "MIT", "repository": { diff --git a/packages/react-native-babel-preset/package.json b/packages/react-native-babel-preset/package.json index 3d1e8cd11d8c9d..db183941565ec5 100644 --- a/packages/react-native-babel-preset/package.json +++ b/packages/react-native-babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/babel-preset", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Babel preset for React Native applications", "main": "src/index.js", "repository": { @@ -56,7 +56,7 @@ "@babel/plugin-transform-typescript": "^7.5.0", "@babel/plugin-transform-unicode-regex": "^7.0.0", "@babel/template": "^7.0.0", - "@react-native/babel-plugin-codegen": "0.75.0-rc.4", + "@react-native/babel-plugin-codegen": "0.75.0-rc.5", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" }, diff --git a/packages/react-native-babel-transformer/package.json b/packages/react-native-babel-transformer/package.json index c9ce100cc71d42..ac7f66288301c4 100644 --- a/packages/react-native-babel-transformer/package.json +++ b/packages/react-native-babel-transformer/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/metro-babel-transformer", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Babel transformer for React Native applications.", "main": "src/index.js", "repository": { @@ -16,7 +16,7 @@ "license": "MIT", "dependencies": { "@babel/core": "^7.20.0", - "@react-native/babel-preset": "0.75.0-rc.4", + "@react-native/babel-preset": "0.75.0-rc.5", "hermes-parser": "0.22.0", "nullthrows": "^1.1.1" }, diff --git a/packages/react-native-bots/package.json b/packages/react-native-bots/package.json index 07b335594a0707..14c689aaf6ba04 100644 --- a/packages/react-native-bots/package.json +++ b/packages/react-native-bots/package.json @@ -1,7 +1,7 @@ { "name": "@react-native/bots", "description": "React Native Bots", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "license": "MIT", "repository": { diff --git a/packages/react-native-codegen-typescript-test/package.json b/packages/react-native-codegen-typescript-test/package.json index 271faefb9d8c7b..16342b5be1b80d 100644 --- a/packages/react-native-codegen-typescript-test/package.json +++ b/packages/react-native-codegen-typescript-test/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/codegen-typescript-test", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "description": "TypeScript related unit test for @react-native/codegen", "license": "MIT", @@ -19,7 +19,7 @@ "prepare": "yarn run build" }, "dependencies": { - "@react-native/codegen": "0.75.0-rc.4" + "@react-native/codegen": "0.75.0-rc.5" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/react-native-codegen/package.json b/packages/react-native-codegen/package.json index 7567b4bc2dc5b5..71bf80c09375af 100644 --- a/packages/react-native-codegen/package.json +++ b/packages/react-native-codegen/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/codegen", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Code generation tools for React Native", "license": "MIT", "repository": { diff --git a/packages/react-native-gradle-plugin/package.json b/packages/react-native-gradle-plugin/package.json index 8a2c246bd01448..e0833c3c89a545 100644 --- a/packages/react-native-gradle-plugin/package.json +++ b/packages/react-native-gradle-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/gradle-plugin", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Gradle Plugin for React Native", "license": "MIT", "repository": { diff --git a/packages/react-native-info/package.json b/packages/react-native-info/package.json index a9dc324b654cd0..1bffa2469d673f 100644 --- a/packages/react-native-info/package.json +++ b/packages/react-native-info/package.json @@ -1,6 +1,6 @@ { "name": "react-native-info", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "main": "build/index.js", "license": "MIT", "private": true, diff --git a/packages/react-native-popup-menu-android/package.json b/packages/react-native-popup-menu-android/package.json index 1df920ce47dd8d..d2d8401e45bf92 100644 --- a/packages/react-native-popup-menu-android/package.json +++ b/packages/react-native-popup-menu-android/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/popup-menu-android", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "PopupMenu for the Android platform", "main": "index.js", "files": [ @@ -17,7 +17,7 @@ ], "license": "MIT", "devDependencies": { - "@react-native/codegen": "0.75.0-rc.4" + "@react-native/codegen": "0.75.0-rc.5" }, "peerDependencies": { "@types/react": "^18.2.6", diff --git a/packages/react-native-test-library/package.json b/packages/react-native-test-library/package.json index cf13fef4f878b2..cc3ea0d51ca1f5 100644 --- a/packages/react-native-test-library/package.json +++ b/packages/react-native-test-library/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/oss-library-example", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "description": "Package that includes native module exapmle, native component example, targets both the old and the new architecture. It should serve as an example of a real-world OSS library.", "license": "MIT", @@ -26,8 +26,8 @@ ], "devDependencies": { "@babel/core": "^7.20.0", - "@react-native/babel-preset": "0.75.0-rc.4", - "react-native": "0.75.0-rc.4" + "@react-native/babel-preset": "0.75.0-rc.5", + "react-native": "0.75.0-rc.5" }, "peerDependencies": { "react": "*", diff --git a/packages/react-native-test-renderer/package.json b/packages/react-native-test-renderer/package.json index fca24f41079a1a..1333061fcf60d1 100644 --- a/packages/react-native-test-renderer/package.json +++ b/packages/react-native-test-renderer/package.json @@ -1,7 +1,7 @@ { "name": "@react-native/test-renderer", "private": true, - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "A Test rendering library for React Native", "license": "MIT", "devDependencies": { diff --git a/packages/react-native/Libraries/Core/ReactNativeVersion.js b/packages/react-native/Libraries/Core/ReactNativeVersion.js index 8ad8f976bbb1c9..ac04bc3c183460 100644 --- a/packages/react-native/Libraries/Core/ReactNativeVersion.js +++ b/packages/react-native/Libraries/Core/ReactNativeVersion.js @@ -17,7 +17,7 @@ const version: $ReadOnly<{ major: 0, minor: 75, patch: 0, - prerelease: 'rc.4', + prerelease: 'rc.5', }; module.exports = {version}; diff --git a/packages/react-native/React/Base/RCTVersion.m b/packages/react-native/React/Base/RCTVersion.m index 316d07a0be5b6b..3c2e9ad6303206 100644 --- a/packages/react-native/React/Base/RCTVersion.m +++ b/packages/react-native/React/Base/RCTVersion.m @@ -24,7 +24,7 @@ RCTVersionMajor: @(0), RCTVersionMinor: @(75), RCTVersionPatch: @(0), - RCTVersionPrerelease: @"rc.4", + RCTVersionPrerelease: @"rc.5", }; }); return __rnVersion; diff --git a/packages/react-native/ReactAndroid/gradle.properties b/packages/react-native/ReactAndroid/gradle.properties index 2fa31c8132bdeb..d1c9131bfe0242 100644 --- a/packages/react-native/ReactAndroid/gradle.properties +++ b/packages/react-native/ReactAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.75.0-rc.4 +VERSION_NAME=0.75.0-rc.5 react.internal.publishingGroup=com.facebook.react android.useAndroidX=true diff --git a/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java b/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java index 8dbdb9cc312996..d0c98267afa8b6 100644 --- a/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java +++ b/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java @@ -18,5 +18,5 @@ public class ReactNativeVersion { "major", 0, "minor", 75, "patch", 0, - "prerelease", "rc.4"); + "prerelease", "rc.5"); } diff --git a/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h b/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h index 95394446cedc71..c974a9f66347a1 100644 --- a/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h +++ b/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h @@ -18,7 +18,7 @@ constexpr struct { int32_t Major = 0; int32_t Minor = 75; int32_t Patch = 0; - std::string_view Prerelease = "rc.4"; + std::string_view Prerelease = "rc.5"; } ReactNativeVersion; } // namespace facebook::react diff --git a/packages/react-native/package.json b/packages/react-native/package.json index a6cbbd881c2ba2..bd4fd79222bb86 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "A framework for building native apps using React", "license": "MIT", "repository": { @@ -112,13 +112,13 @@ "@react-native-community/cli": "14.0.0-alpha.11", "@react-native-community/cli-platform-android": "14.0.0-alpha.11", "@react-native-community/cli-platform-ios": "14.0.0-alpha.11", - "@react-native/assets-registry": "0.75.0-rc.4", - "@react-native/codegen": "0.75.0-rc.4", - "@react-native/community-cli-plugin": "0.75.0-rc.4", - "@react-native/gradle-plugin": "0.75.0-rc.4", - "@react-native/js-polyfills": "0.75.0-rc.4", - "@react-native/normalize-colors": "0.75.0-rc.4", - "@react-native/virtualized-lists": "0.75.0-rc.4", + "@react-native/assets-registry": "0.75.0-rc.5", + "@react-native/codegen": "0.75.0-rc.5", + "@react-native/community-cli-plugin": "0.75.0-rc.5", + "@react-native/gradle-plugin": "0.75.0-rc.5", + "@react-native/js-polyfills": "0.75.0-rc.5", + "@react-native/normalize-colors": "0.75.0-rc.5", + "@react-native/virtualized-lists": "0.75.0-rc.5", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", diff --git a/packages/rn-tester-e2e/package.json b/packages/rn-tester-e2e/package.json index d8fb94fbe452f9..9fe21c013e249c 100644 --- a/packages/rn-tester-e2e/package.json +++ b/packages/rn-tester-e2e/package.json @@ -1,7 +1,7 @@ { "name": "@react-native/tester-e2e", "private": true, - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "license": "MIT", "description": "React Native E2E tester app.", "homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/rn-tester-e2e", diff --git a/packages/rn-tester/package.json b/packages/rn-tester/package.json index d1c477ca22f1ad..5074046aff78d8 100644 --- a/packages/rn-tester/package.json +++ b/packages/rn-tester/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/tester", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "private": true, "description": "React Native tester app.", "license": "MIT", @@ -26,8 +26,8 @@ "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "nullthrows": "^1.1.1", - "@react-native/oss-library-example": "0.75.0-rc.4", - "@react-native/popup-menu-android": "0.75.0-rc.4" + "@react-native/oss-library-example": "0.75.0-rc.5", + "@react-native/popup-menu-android": "0.75.0-rc.5" }, "peerDependencies": { "react": "19.0.0-rc-fb9a90fa48-20240614", diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json index 87aaf3da445eeb..a6c8917e75b03f 100644 --- a/packages/typescript-config/package.json +++ b/packages/typescript-config/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/typescript-config", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Default TypeScript configuration for React Native apps", "license": "MIT", "repository": { diff --git a/packages/virtualized-lists/package.json b/packages/virtualized-lists/package.json index 1daeb5513fbf0a..972ada7f2e8c00 100644 --- a/packages/virtualized-lists/package.json +++ b/packages/virtualized-lists/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/virtualized-lists", - "version": "0.75.0-rc.4", + "version": "0.75.0-rc.5", "description": "Virtualized lists for React Native.", "license": "MIT", "repository": {