diff --git a/package.json b/package.json index 0819619fdce307..20acc9579156ce 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,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.76.2", - "@react-native/metro-config": "0.76.2", + "@react-native/metro-babel-transformer": "0.76.3", + "@react-native/metro-config": "0.76.3", "@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 8d9c5eb121c8e3..96897ec5adbfd8 100644 --- a/packages/assets/package.json +++ b/packages/assets/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/assets-registry", - "version": "0.76.2", + "version": "0.76.3", "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 d84011979590df..cec65d87d9f6e4 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.76.2", + "version": "0.76.3", "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.76.2" + "@react-native/codegen": "0.76.3" }, "devDependencies": { "@babel/core": "^7.25.2" diff --git a/packages/community-cli-plugin/package.json b/packages/community-cli-plugin/package.json index 927dd2dabecf4d..699ded04836058 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.76.2", + "version": "0.76.3", "description": "Core CLI commands for React Native", "keywords": [ "react-native", @@ -22,8 +22,8 @@ "dist" ], "dependencies": { - "@react-native/dev-middleware": "0.76.2", - "@react-native/metro-babel-transformer": "0.76.2", + "@react-native/dev-middleware": "0.76.3", + "@react-native/metro-babel-transformer": "0.76.3", "chalk": "^4.0.0", "execa": "^5.1.1", "invariant": "^2.2.4", diff --git a/packages/core-cli-utils/package.json b/packages/core-cli-utils/package.json index ff7e73726797e9..23e851633a4ed9 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.76.2", + "version": "0.76.3", "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 798aa00c1f0062..7d7a6735a1f0ed 100644 --- a/packages/debugger-frontend/package.json +++ b/packages/debugger-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/debugger-frontend", - "version": "0.76.2", + "version": "0.76.3", "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 a8c2930ad75b80..d1f8405a45262c 100644 --- a/packages/dev-middleware/package.json +++ b/packages/dev-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/dev-middleware", - "version": "0.76.2", + "version": "0.76.3", "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.76.2", + "@react-native/debugger-frontend": "0.76.3", "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 269e4fdd4115db..fd44a0433e9bca 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.76.2", + "version": "0.76.3", "description": "ESLint config for React Native", "license": "MIT", "repository": { @@ -22,7 +22,7 @@ "dependencies": { "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", - "@react-native/eslint-plugin": "0.76.2", + "@react-native/eslint-plugin": "0.76.3", "@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 ac6c6a58618993..a060ab91cfbd1f 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.76.2", + "version": "0.76.3", "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 287f6f2837edcb..bd17be911b54ec 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.76.2", + "version": "0.76.3", "description": "ESLint rules to validate NativeModule and Component Specs", "license": "MIT", "repository": { @@ -27,7 +27,7 @@ "@babel/core": "^7.25.2", "@babel/plugin-transform-flow-strip-types": "^7.25.2", "@babel/preset-flow": "^7.24.7", - "@react-native/codegen": "0.76.2", + "@react-native/codegen": "0.76.3", "make-dir": "^2.1.0", "pirates": "^4.0.1", "source-map-support": "0.5.0" diff --git a/packages/gradle-plugin/package.json b/packages/gradle-plugin/package.json index 8be6dc2d886a5b..8e0f1e496a92b3 100644 --- a/packages/gradle-plugin/package.json +++ b/packages/gradle-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/gradle-plugin", - "version": "0.76.2", + "version": "0.76.3", "description": "Gradle Plugin for React Native", "license": "MIT", "repository": { diff --git a/packages/helloworld/package.json b/packages/helloworld/package.json index 45ee53d244704b..5c45bc4030fd75 100644 --- a/packages/helloworld/package.json +++ b/packages/helloworld/package.json @@ -1,6 +1,6 @@ { "name": "helloworld", - "version": "0.76.2", + "version": "0.76.3", "private": true, "scripts": { "bootstrap": "node ./cli.js bootstrap", @@ -13,16 +13,16 @@ }, "dependencies": { "react": "18.3.1", - "react-native-macos": "0.76.2" + "react-native-macos": "0.76.3" }, "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", - "@react-native/babel-preset": "0.76.2", - "@react-native/core-cli-utils": "0.76.2", - "@react-native/eslint-config": "0.76.2", - "@react-native/metro-config": "0.76.2", + "@react-native/babel-preset": "0.76.3", + "@react-native/core-cli-utils": "0.76.3", + "@react-native/eslint-config": "0.76.3", + "@react-native/metro-config": "0.76.3", "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 70d368fd88450c..9bd3abb270f002 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.76.2", + "version": "0.76.3", "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 5846ff3e00149a..9af472d0f06e6a 100644 --- a/packages/metro-config/package.json +++ b/packages/metro-config/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/metro-config", - "version": "0.76.2", + "version": "0.76.3", "description": "Metro configuration for React Native.", "license": "MIT", "repository": { @@ -26,8 +26,8 @@ "dist" ], "dependencies": { - "@react-native/js-polyfills": "0.76.2", - "@react-native/metro-babel-transformer": "0.76.2", + "@react-native/js-polyfills": "0.76.3", + "@react-native/metro-babel-transformer": "0.76.3", "metro-config": "^0.81.0", "metro-runtime": "^0.81.0" } diff --git a/packages/normalize-color/package.json b/packages/normalize-color/package.json index 23eac4f0def6d9..2ba2c22c760a46 100644 --- a/packages/normalize-color/package.json +++ b/packages/normalize-color/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/normalize-colors", - "version": "0.76.2", + "version": "0.76.3", "description": "Color normalization for React Native.", "license": "MIT", "repository": { diff --git a/packages/polyfills/package.json b/packages/polyfills/package.json index 79edf932b2f6e4..f1aea3cbbb7113 100644 --- a/packages/polyfills/package.json +++ b/packages/polyfills/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/js-polyfills", - "version": "0.76.2", + "version": "0.76.3", "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 803b809c993f87..6fc3deb00f9262 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.76.2", + "version": "0.76.3", "description": "Babel preset for React Native applications", "main": "src/index.js", "repository": { @@ -56,7 +56,7 @@ "@babel/plugin-transform-typescript": "^7.25.2", "@babel/plugin-transform-unicode-regex": "^7.24.7", "@babel/template": "^7.25.0", - "@react-native/babel-plugin-codegen": "0.76.2", + "@react-native/babel-plugin-codegen": "0.76.3", "babel-plugin-syntax-hermes-parser": "^0.25.1", "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 b206d46e3ea160..f6b2335802f134 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.76.2", + "version": "0.76.3", "description": "Babel transformer for React Native applications.", "main": "src/index.js", "repository": { @@ -16,7 +16,7 @@ "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", - "@react-native/babel-preset": "0.76.2", + "@react-native/babel-preset": "0.76.3", "hermes-parser": "0.23.1", "nullthrows": "^1.1.1" }, diff --git a/packages/react-native-bots/package.json b/packages/react-native-bots/package.json index f3ff6c6362eb40..91db29f8df0bb0 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.76.2", + "version": "0.76.3", "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 4654b591c9506d..b23ddc2f11b1d1 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.76.2", + "version": "0.76.3", "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.76.2" + "@react-native/codegen": "0.76.3" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/react-native-codegen/package.json b/packages/react-native-codegen/package.json index d4330ddadbd28a..ac0e4736b941ab 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.76.2", + "version": "0.76.3", "description": "Code generation tools for React Native", "license": "MIT", "repository": { diff --git a/packages/react-native-info/package.json b/packages/react-native-info/package.json index 7d282e1c5eb0b8..0105aa67cba9e5 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.76.2", + "version": "0.76.3", "main": "build/index.js", "license": "MIT", "private": true, diff --git a/packages/react-native-macos-init/package.json b/packages/react-native-macos-init/package.json index b0592fa33131f7..6a4df4e5c850bb 100644 --- a/packages/react-native-macos-init/package.json +++ b/packages/react-native-macos-init/package.json @@ -1,6 +1,6 @@ { "name": "react-native-macos-init", - "version": "0.76.2", + "version": "0.76.3", "description": "CLI to add react-native-macos to an existing react-native project", "license": "MIT", "main": "index.js", diff --git a/packages/react-native-popup-menu-android/package.json b/packages/react-native-popup-menu-android/package.json index d4329708361bb3..d60772a87ca037 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.76.2", + "version": "0.76.3", "description": "PopupMenu for the Android platform", "main": "index.js", "files": [ @@ -17,7 +17,7 @@ ], "license": "MIT", "devDependencies": { - "@react-native/codegen": "0.76.2" + "@react-native/codegen": "0.76.3" }, "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 1d64985b001da8..038610d1af47b6 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.76.2", + "version": "0.76.3", "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.25.2", - "@react-native/babel-preset": "0.76.2", - "react-native-macos": "0.76.2" + "@react-native/babel-preset": "0.76.3", + "react-native-macos": "0.76.3" }, "peerDependencies": { "react": "*", diff --git a/packages/react-native-test-renderer/package.json b/packages/react-native-test-renderer/package.json index f6693dc27dfbe0..c490f4c3af3432 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.76.2", + "version": "0.76.3", "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 4d037d41ad4bb5..0d3b1189d53a6c 100644 --- a/packages/react-native/Libraries/Core/ReactNativeVersion.js +++ b/packages/react-native/Libraries/Core/ReactNativeVersion.js @@ -16,7 +16,7 @@ const version: $ReadOnly<{ }> = { major: 0, minor: 76, - patch: 2, + patch: 3, prerelease: null, }; diff --git a/packages/react-native/React/Base/RCTVersion.m b/packages/react-native/React/Base/RCTVersion.m index 21ced3e364cfb9..fca0c6b8dcc084 100644 --- a/packages/react-native/React/Base/RCTVersion.m +++ b/packages/react-native/React/Base/RCTVersion.m @@ -23,7 +23,7 @@ __rnVersion = @{ RCTVersionMajor: @(0), RCTVersionMinor: @(76), - RCTVersionPatch: @(2), + RCTVersionPatch: @(3), RCTVersionPrerelease: [NSNull null], }; }); diff --git a/packages/react-native/ReactAndroid/gradle.properties b/packages/react-native/ReactAndroid/gradle.properties index b59468aa3196c0..604129dbded9c0 100644 --- a/packages/react-native/ReactAndroid/gradle.properties +++ b/packages/react-native/ReactAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.76.2 +VERSION_NAME=0.76.3 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 4dd39800fdab62..3f1d36586a1103 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 @@ -17,6 +17,6 @@ public class ReactNativeVersion { public static final Map VERSION = MapBuilder.of( "major", 0, "minor", 76, - "patch", 2, + "patch", 3, "prerelease", null); } diff --git a/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h b/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h index c8ac7749a0d0e8..2e0b43b5d20efd 100644 --- a/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h +++ b/packages/react-native/ReactCommon/cxxreact/ReactNativeVersion.h @@ -17,7 +17,7 @@ namespace facebook::react { constexpr struct { int32_t Major = 0; int32_t Minor = 76; - int32_t Patch = 2; + int32_t Patch = 3; std::string_view Prerelease = ""; } ReactNativeVersion; diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 8909a75637f2b3..508ca606fd6737 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,6 +1,6 @@ { "name": "react-native-macos", - "version": "0.76.2", + "version": "0.76.3", "description": "React Native for macOS", "license": "MIT", "repository": { @@ -111,13 +111,13 @@ }, "dependencies": { "@jest/create-cache-key-function": "^29.6.3", - "@react-native-mac/virtualized-lists": "0.76.2", - "@react-native/assets-registry": "0.76.2", - "@react-native/codegen": "0.76.2", - "@react-native/community-cli-plugin": "0.76.2", - "@react-native/gradle-plugin": "0.76.2", - "@react-native/js-polyfills": "0.76.2", - "@react-native/normalize-colors": "0.76.2", + "@react-native-mac/virtualized-lists": "0.76.3", + "@react-native/assets-registry": "0.76.3", + "@react-native/codegen": "0.76.3", + "@react-native/community-cli-plugin": "0.76.3", + "@react-native/gradle-plugin": "0.76.3", + "@react-native/js-polyfills": "0.76.3", + "@react-native/normalize-colors": "0.76.3", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", diff --git a/packages/rn-tester/package.json b/packages/rn-tester/package.json index 54d1f306912b1e..2838c9180a1e35 100644 --- a/packages/rn-tester/package.json +++ b/packages/rn-tester/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/tester", - "version": "0.76.2", + "version": "0.76.3", "private": true, "description": "React Native tester app.", "license": "MIT", @@ -23,8 +23,8 @@ "clean-ios": "rm -rf build/generated/ios Pods Podfile.lock" }, "dependencies": { - "@react-native/oss-library-example": "0.76.2", - "@react-native/popup-menu-android": "0.76.2", + "@react-native/oss-library-example": "0.76.3", + "@react-native/popup-menu-android": "0.76.3", "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "nullthrows": "^1.1.1" diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json index 1c1212cbf3159e..b9707f49240004 100644 --- a/packages/typescript-config/package.json +++ b/packages/typescript-config/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/typescript-config", - "version": "0.76.2", + "version": "0.76.3", "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 9404f0c4c3e017..1a99bb0c5e9eef 100644 --- a/packages/virtualized-lists/package.json +++ b/packages/virtualized-lists/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-mac/virtualized-lists", - "version": "0.76.2", + "version": "0.76.3", "description": "Virtualized lists for React Native macOS.", "license": "MIT", "repository": { diff --git a/yarn.lock b/yarn.lock index 62318cece7e8cd..72a77728edd4ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3391,8 +3391,8 @@ __metadata: "@definitelytyped/dtslint": "npm:^0.0.127" "@jest/create-cache-key-function": "npm:^29.6.3" "@pkgjs/parseargs": "npm:^0.11.0" - "@react-native/metro-babel-transformer": "npm:0.76.2" - "@react-native/metro-config": "npm:0.76.2" + "@react-native/metro-babel-transformer": "npm:0.76.3" + "@react-native/metro-config": "npm:0.76.3" "@tsconfig/node18": "npm:1.0.1" "@types/react": "npm:^18.2.6" "@typescript-eslint/parser": "npm:^7.1.1" @@ -3447,7 +3447,7 @@ __metadata: languageName: unknown linkType: soft -"@react-native-mac/virtualized-lists@npm:0.76.2, @react-native-mac/virtualized-lists@workspace:packages/virtualized-lists": +"@react-native-mac/virtualized-lists@npm:0.76.3, @react-native-mac/virtualized-lists@workspace:packages/virtualized-lists": version: 0.0.0-use.local resolution: "@react-native-mac/virtualized-lists@workspace:packages/virtualized-lists" dependencies: @@ -3465,22 +3465,22 @@ __metadata: languageName: unknown linkType: soft -"@react-native/assets-registry@npm:0.76.2, @react-native/assets-registry@workspace:packages/assets": +"@react-native/assets-registry@npm:0.76.3, @react-native/assets-registry@workspace:packages/assets": version: 0.0.0-use.local resolution: "@react-native/assets-registry@workspace:packages/assets" languageName: unknown linkType: soft -"@react-native/babel-plugin-codegen@npm:0.76.2, @react-native/babel-plugin-codegen@workspace:packages/babel-plugin-codegen": +"@react-native/babel-plugin-codegen@npm:0.76.3, @react-native/babel-plugin-codegen@workspace:packages/babel-plugin-codegen": version: 0.0.0-use.local resolution: "@react-native/babel-plugin-codegen@workspace:packages/babel-plugin-codegen" dependencies: "@babel/core": "npm:^7.25.2" - "@react-native/codegen": "npm:0.76.2" + "@react-native/codegen": "npm:0.76.3" languageName: unknown linkType: soft -"@react-native/babel-preset@npm:0.76.2, @react-native/babel-preset@workspace:packages/react-native-babel-preset": +"@react-native/babel-preset@npm:0.76.3, @react-native/babel-preset@workspace:packages/react-native-babel-preset": version: 0.0.0-use.local resolution: "@react-native/babel-preset@workspace:packages/react-native-babel-preset" dependencies: @@ -3525,7 +3525,7 @@ __metadata: "@babel/plugin-transform-typescript": "npm:^7.25.2" "@babel/plugin-transform-unicode-regex": "npm:^7.24.7" "@babel/template": "npm:^7.25.0" - "@react-native/babel-plugin-codegen": "npm:0.76.2" + "@react-native/babel-plugin-codegen": "npm:0.76.3" babel-plugin-syntax-hermes-parser: "npm:^0.25.1" babel-plugin-transform-flow-enums: "npm:^0.0.2" react-refresh: "npm:^0.14.0" @@ -3559,7 +3559,7 @@ __metadata: "@babel/plugin-transform-object-rest-spread": "npm:^7.24.7" "@babel/plugin-transform-optional-chaining": "npm:^7.24.8" "@babel/preset-env": "npm:^7.25.3" - "@react-native/codegen": "npm:0.76.2" + "@react-native/codegen": "npm:0.76.3" "@types/jest": "npm:^29.5.3" jest: "npm:^29.6.3" rimraf: "npm:^3.0.2" @@ -3568,7 +3568,7 @@ __metadata: languageName: unknown linkType: soft -"@react-native/codegen@npm:0.76.2, @react-native/codegen@workspace:packages/react-native-codegen": +"@react-native/codegen@npm:0.76.3, @react-native/codegen@workspace:packages/react-native-codegen": version: 0.0.0-use.local resolution: "@react-native/codegen@workspace:packages/react-native-codegen" dependencies: @@ -3600,12 +3600,12 @@ __metadata: languageName: unknown linkType: soft -"@react-native/community-cli-plugin@npm:0.76.2, @react-native/community-cli-plugin@workspace:packages/community-cli-plugin": +"@react-native/community-cli-plugin@npm:0.76.3, @react-native/community-cli-plugin@workspace:packages/community-cli-plugin": version: 0.0.0-use.local resolution: "@react-native/community-cli-plugin@workspace:packages/community-cli-plugin" dependencies: - "@react-native/dev-middleware": "npm:0.76.2" - "@react-native/metro-babel-transformer": "npm:0.76.2" + "@react-native/dev-middleware": "npm:0.76.3" + "@react-native/metro-babel-transformer": "npm:0.76.3" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" invariant: "npm:^2.2.4" @@ -3630,18 +3630,18 @@ __metadata: languageName: unknown linkType: soft -"@react-native/debugger-frontend@npm:0.76.2, @react-native/debugger-frontend@workspace:packages/debugger-frontend": +"@react-native/debugger-frontend@npm:0.76.3, @react-native/debugger-frontend@workspace:packages/debugger-frontend": version: 0.0.0-use.local resolution: "@react-native/debugger-frontend@workspace:packages/debugger-frontend" languageName: unknown linkType: soft -"@react-native/dev-middleware@npm:0.76.2, @react-native/dev-middleware@workspace:packages/dev-middleware": +"@react-native/dev-middleware@npm:0.76.3, @react-native/dev-middleware@workspace:packages/dev-middleware": version: 0.0.0-use.local resolution: "@react-native/dev-middleware@workspace:packages/dev-middleware" dependencies: "@isaacs/ttlcache": "npm:^1.4.1" - "@react-native/debugger-frontend": "npm:0.76.2" + "@react-native/debugger-frontend": "npm:0.76.3" chrome-launcher: "npm:^0.15.2" chromium-edge-launcher: "npm:^0.2.0" connect: "npm:^3.6.5" @@ -3663,7 +3663,7 @@ __metadata: dependencies: "@babel/core": "npm:^7.25.2" "@babel/eslint-parser": "npm:^7.25.1" - "@react-native/eslint-plugin": "npm:0.76.2" + "@react-native/eslint-plugin": "npm:0.76.3" "@typescript-eslint/eslint-plugin": "npm:^7.1.1" "@typescript-eslint/parser": "npm:^7.1.1" eslint: "npm:^8.57.0" @@ -3689,7 +3689,7 @@ __metadata: "@babel/core": "npm:^7.25.2" "@babel/plugin-transform-flow-strip-types": "npm:^7.25.2" "@babel/preset-flow": "npm:^7.24.7" - "@react-native/codegen": "npm:0.76.2" + "@react-native/codegen": "npm:0.76.3" babel-plugin-syntax-hermes-parser: "npm:^0.23.1" hermes-eslint: "npm:^0.23.1" make-dir: "npm:^2.1.0" @@ -3698,7 +3698,7 @@ __metadata: languageName: unknown linkType: soft -"@react-native/eslint-plugin@npm:0.76.2, @react-native/eslint-plugin@workspace:packages/eslint-plugin-react-native": +"@react-native/eslint-plugin@npm:0.76.3, @react-native/eslint-plugin@workspace:packages/eslint-plugin-react-native": version: 0.0.0-use.local resolution: "@react-native/eslint-plugin@workspace:packages/eslint-plugin-react-native" dependencies: @@ -3715,7 +3715,7 @@ __metadata: languageName: unknown linkType: soft -"@react-native/gradle-plugin@npm:0.76.2, @react-native/gradle-plugin@workspace:packages/gradle-plugin": +"@react-native/gradle-plugin@npm:0.76.3, @react-native/gradle-plugin@workspace:packages/gradle-plugin": version: 0.0.0-use.local resolution: "@react-native/gradle-plugin@workspace:packages/gradle-plugin" languageName: unknown @@ -3737,18 +3737,18 @@ __metadata: languageName: unknown linkType: soft -"@react-native/js-polyfills@npm:0.76.2, @react-native/js-polyfills@workspace:packages/polyfills": +"@react-native/js-polyfills@npm:0.76.3, @react-native/js-polyfills@workspace:packages/polyfills": version: 0.0.0-use.local resolution: "@react-native/js-polyfills@workspace:packages/polyfills" languageName: unknown linkType: soft -"@react-native/metro-babel-transformer@npm:0.76.2, @react-native/metro-babel-transformer@workspace:packages/react-native-babel-transformer": +"@react-native/metro-babel-transformer@npm:0.76.3, @react-native/metro-babel-transformer@workspace:packages/react-native-babel-transformer": version: 0.0.0-use.local resolution: "@react-native/metro-babel-transformer@workspace:packages/react-native-babel-transformer" dependencies: "@babel/core": "npm:^7.25.2" - "@react-native/babel-preset": "npm:0.76.2" + "@react-native/babel-preset": "npm:0.76.3" hermes-parser: "npm:0.23.1" nullthrows: "npm:^1.1.1" peerDependencies: @@ -3756,41 +3756,41 @@ __metadata: languageName: unknown linkType: soft -"@react-native/metro-config@npm:0.76.2, @react-native/metro-config@workspace:packages/metro-config": +"@react-native/metro-config@npm:0.76.3, @react-native/metro-config@workspace:packages/metro-config": version: 0.0.0-use.local resolution: "@react-native/metro-config@workspace:packages/metro-config" dependencies: - "@react-native/js-polyfills": "npm:0.76.2" - "@react-native/metro-babel-transformer": "npm:0.76.2" + "@react-native/js-polyfills": "npm:0.76.3" + "@react-native/metro-babel-transformer": "npm:0.76.3" metro-config: "npm:^0.81.0" metro-runtime: "npm:^0.81.0" languageName: unknown linkType: soft -"@react-native/normalize-colors@npm:0.76.2, @react-native/normalize-colors@workspace:packages/normalize-color": +"@react-native/normalize-colors@npm:0.76.3, @react-native/normalize-colors@workspace:packages/normalize-color": version: 0.0.0-use.local resolution: "@react-native/normalize-colors@workspace:packages/normalize-color" languageName: unknown linkType: soft -"@react-native/oss-library-example@npm:0.76.2, @react-native/oss-library-example@workspace:packages/react-native-test-library": +"@react-native/oss-library-example@npm:0.76.3, @react-native/oss-library-example@workspace:packages/react-native-test-library": version: 0.0.0-use.local resolution: "@react-native/oss-library-example@workspace:packages/react-native-test-library" dependencies: "@babel/core": "npm:^7.25.2" - "@react-native/babel-preset": "npm:0.76.2" - react-native-macos: "npm:0.76.2" + "@react-native/babel-preset": "npm:0.76.3" + react-native-macos: "npm:0.76.3" peerDependencies: react: "*" react-native-macos: "*" languageName: unknown linkType: soft -"@react-native/popup-menu-android@npm:0.76.2, @react-native/popup-menu-android@workspace:packages/react-native-popup-menu-android": +"@react-native/popup-menu-android@npm:0.76.3, @react-native/popup-menu-android@workspace:packages/react-native-popup-menu-android": version: 0.0.0-use.local resolution: "@react-native/popup-menu-android@workspace:packages/react-native-popup-menu-android" dependencies: - "@react-native/codegen": "npm:0.76.2" + "@react-native/codegen": "npm:0.76.3" nullthrows: "npm:^1.1.1" peerDependencies: "@types/react": ^18.2.6 @@ -3823,8 +3823,8 @@ __metadata: "@react-native-community/cli-platform-android": "npm:15.0.1" "@react-native-community/cli-platform-apple": "npm:15.0.1" "@react-native-community/cli-platform-ios": "npm:15.0.1" - "@react-native/oss-library-example": "npm:0.76.2" - "@react-native/popup-menu-android": "npm:0.76.2" + "@react-native/oss-library-example": "npm:0.76.3" + "@react-native/popup-menu-android": "npm:0.76.3" flow-enums-runtime: "npm:^0.0.6" invariant: "npm:^2.2.4" nullthrows: "npm:^1.1.1" @@ -11982,18 +11982,18 @@ __metadata: languageName: unknown linkType: soft -"react-native-macos@npm:0.76.2, react-native-macos@workspace:packages/react-native": +"react-native-macos@npm:0.76.3, react-native-macos@workspace:packages/react-native": version: 0.0.0-use.local resolution: "react-native-macos@workspace:packages/react-native" dependencies: "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-mac/virtualized-lists": "npm:0.76.2" - "@react-native/assets-registry": "npm:0.76.2" - "@react-native/codegen": "npm:0.76.2" - "@react-native/community-cli-plugin": "npm:0.76.2" - "@react-native/gradle-plugin": "npm:0.76.2" - "@react-native/js-polyfills": "npm:0.76.2" - "@react-native/normalize-colors": "npm:0.76.2" + "@react-native-mac/virtualized-lists": "npm:0.76.3" + "@react-native/assets-registry": "npm:0.76.3" + "@react-native/codegen": "npm:0.76.3" + "@react-native/community-cli-plugin": "npm:0.76.3" + "@react-native/gradle-plugin": "npm:0.76.3" + "@react-native/js-polyfills": "npm:0.76.3" + "@react-native/normalize-colors": "npm:0.76.3" abort-controller: "npm:^3.0.0" anser: "npm:^1.4.9" ansi-regex: "npm:^5.0.0"