From a2037c8d9a6d6be05152ad547913000426fde8ff Mon Sep 17 00:00:00 2001 From: Protik Biswas Date: Fri, 27 Mar 2026 15:31:56 +0530 Subject: [PATCH 1/3] unbroken linting error fix --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4cb460fd6a3..b0fbff7a49e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -129,7 +129,6 @@ React Native Windows follows Microsoft's Secure Development Lifecycle (SDL) requ - **Attack Surface Analyzer (ASA)** runs automatically on every PR to detect security regressions during the build process. This ensures that builds don't inadvertently weaken the OS security configuration. - If ASA detects changes in your PR, review the artifacts in the PR build to understand the security implications. -- For more information about ASA, see [Attack Surface Analyzer documentation](https://github.com/microsoft/react-native-windows/blob/main/docs/attack-surface-analyzer.md). Most changes won't trigger ASA findings, but if yours does, the documentation explains how to review and address the findings. From ec0e2f847fe28633e4f492d1829c2c07fba7ead5 Mon Sep 17 00:00:00 2001 From: Protik Biswas Date: Tue, 7 Apr 2026 10:26:21 +0530 Subject: [PATCH 2/3] Change files --- ...-native-win32-cd519459-5173-4b33-a7fe-4f5019f3017d.json | 7 +++++++ ...ation-channel-5a57bf8b-dccd-426f-a5af-b85ef26f64af.json | 7 +++++++ ...-perf-testing-ba5d473e-8e35-4cd2-9147-4a47392d5af6.json | 7 +++++++ ...ative-windows-451dc32d-8fd4-42a7-b069-bf4e680d0afb.json | 7 +++++++ 4 files changed, 28 insertions(+) create mode 100644 change/@office-iss-react-native-win32-cd519459-5173-4b33-a7fe-4f5019f3017d.json create mode 100644 change/@react-native-windows-automation-channel-5a57bf8b-dccd-426f-a5af-b85ef26f64af.json create mode 100644 change/@react-native-windows-perf-testing-ba5d473e-8e35-4cd2-9147-4a47392d5af6.json create mode 100644 change/react-native-windows-451dc32d-8fd4-42a7-b069-bf4e680d0afb.json diff --git a/change/@office-iss-react-native-win32-cd519459-5173-4b33-a7fe-4f5019f3017d.json b/change/@office-iss-react-native-win32-cd519459-5173-4b33-a7fe-4f5019f3017d.json new file mode 100644 index 00000000000..70865c74f14 --- /dev/null +++ b/change/@office-iss-react-native-win32-cd519459-5173-4b33-a7fe-4f5019f3017d.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "updating react-native version to 0.83.4 from RC builds", + "packageName": "@office-iss/react-native-win32", + "email": "protikbiswas@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-channel-5a57bf8b-dccd-426f-a5af-b85ef26f64af.json b/change/@react-native-windows-automation-channel-5a57bf8b-dccd-426f-a5af-b85ef26f64af.json new file mode 100644 index 00000000000..49e1ee22e0f --- /dev/null +++ b/change/@react-native-windows-automation-channel-5a57bf8b-dccd-426f-a5af-b85ef26f64af.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "unbroken linting error fix", + "packageName": "@react-native-windows/automation-channel", + "email": "protikbiswas@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-perf-testing-ba5d473e-8e35-4cd2-9147-4a47392d5af6.json b/change/@react-native-windows-perf-testing-ba5d473e-8e35-4cd2-9147-4a47392d5af6.json new file mode 100644 index 00000000000..bb7266ab5be --- /dev/null +++ b/change/@react-native-windows-perf-testing-ba5d473e-8e35-4cd2-9147-4a47392d5af6.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "unbroken linting error fix", + "packageName": "@react-native-windows/perf-testing", + "email": "protikbiswas@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-451dc32d-8fd4-42a7-b069-bf4e680d0afb.json b/change/react-native-windows-451dc32d-8fd4-42a7-b069-bf4e680d0afb.json new file mode 100644 index 00000000000..6643e9190bc --- /dev/null +++ b/change/react-native-windows-451dc32d-8fd4-42a7-b069-bf4e680d0afb.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "unbroken linting error fix", + "packageName": "react-native-windows", + "email": "protikbiswas@microsoft.com", + "dependentChangeType": "patch" +} From b7b8cc6995d1c53e380104a406e3f137365fd6b4 Mon Sep 17 00:00:00 2001 From: Protik Biswas Date: Tue, 7 Apr 2026 10:26:52 +0530 Subject: [PATCH 3/3] Integrating 0.83.4 of react-native --- .../react-native-win32-tester/overrides.json | 2 +- .../react-native-win32-tester/package.json | 6 +- .../react-native-win32/overrides.json | 2 +- .../react-native-win32/package.json | 22 +- .../automation-channel/package.json | 2 +- .../perf-testing/package.json | 2 +- .../tester/overrides.json | 2 +- .../@react-native-windows/tester/package.json | 8 +- .../@react-native/monorepo/overrides.json | 4 +- packages/@react-native/monorepo/package.json | 4 +- packages/@react-native/tester/overrides.json | 4 +- packages/@react-native/tester/package.json | 6 +- .../babel-react-native-config/package.json | 4 +- .../@rnw-scripts/eslint-config/package.json | 2 +- .../metro-dev-config/package.json | 2 +- packages/e2e-test-app-fabric/package.json | 4 +- packages/playground/package.json | 4 +- packages/sample-app-fabric/package.json | 8 +- packages/sample-custom-component/package.json | 4 +- .../packages.experimentalwinui3.lock.json | 194 ------------ .../packages.experimentalwinui3.lock.json | 289 ------------------ vnext/overrides.json | 2 +- vnext/package.json | 24 +- yarn.lock | 199 ++++++------ 24 files changed, 156 insertions(+), 644 deletions(-) delete mode 100644 vnext/Microsoft.ReactNative.Cxx.UnitTests/packages.experimentalwinui3.lock.json delete mode 100644 vnext/Microsoft.ReactNative.IntegrationTests/packages.experimentalwinui3.lock.json diff --git a/packages/@office-iss/react-native-win32-tester/overrides.json b/packages/@office-iss/react-native-win32-tester/overrides.json index 79df55cedec..3ae18cd9dc7 100644 --- a/packages/@office-iss/react-native-win32-tester/overrides.json +++ b/packages/@office-iss/react-native-win32-tester/overrides.json @@ -5,7 +5,7 @@ "excludePatterns": [ "src/js/examples-win32/**" ], - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "patch", diff --git a/packages/@office-iss/react-native-win32-tester/package.json b/packages/@office-iss/react-native-win32-tester/package.json index fd928596d35..2028570f386 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -11,7 +11,7 @@ "validate-overrides": "react-native-platform-override validate" }, "dependencies": { - "@react-native/tester": "0.83.0-rc.5", + "@react-native/tester": "0.83.4", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "flow-enums-runtime": "^0.0.6" @@ -19,7 +19,7 @@ "peerDependencies": { "@office-iss/react-native-win32": "0.83.0-preview.1", "react": "19.2.0", - "react-native": "0.83.0-rc.5" + "react-native": "^0.83.0" }, "devDependencies": { "@office-iss/react-native-win32": "0.83.0-preview.1", @@ -30,7 +30,7 @@ "@types/node": "^22.14.0", "eslint": "^8.19.0", "just-scripts": "^1.3.3", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-platform-override": "0.83.0-preview.1", "typescript": "5.0.4" }, diff --git a/packages/@office-iss/react-native-win32/overrides.json b/packages/@office-iss/react-native-win32/overrides.json index 99284acc74e..4def9a744b9 100644 --- a/packages/@office-iss/react-native-win32/overrides.json +++ b/packages/@office-iss/react-native-win32/overrides.json @@ -7,7 +7,7 @@ "**/__snapshots__/**", "src-win/rntypes/**" ], - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "derived", diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index 75ee09179a7..e1b0ea57ba7 100644 --- a/packages/@office-iss/react-native-win32/package.json +++ b/packages/@office-iss/react-native-win32/package.json @@ -30,13 +30,13 @@ "@react-native-community/cli-platform-android": "20.0.0", "@react-native-community/cli-platform-ios": "20.0.0", "@react-native/assets": "1.0.0", - "@react-native/assets-registry": "0.83.0-rc.5", - "@react-native/codegen": "0.83.0-rc.5", - "@react-native/community-cli-plugin": "0.83.0-rc.5", - "@react-native/gradle-plugin": "0.83.0-rc.5", - "@react-native/js-polyfills": "0.83.0-rc.5", - "@react-native/normalize-colors": "0.83.0-rc.5", - "@react-native/virtualized-lists": "0.83.0-rc.5", + "@react-native/assets-registry": "0.83.4", + "@react-native/codegen": "0.83.4", + "@react-native/community-cli-plugin": "0.83.4", + "@react-native/gradle-plugin": "0.83.4", + "@react-native/js-polyfills": "0.83.4", + "@react-native/normalize-colors": "0.83.4", + "@react-native/virtualized-lists": "0.83.4", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", @@ -49,7 +49,7 @@ "event-target-shim": "^5.0.1", "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", - "hermes-compiler": "0.14.0", + "hermes-compiler": "0.14.1", "invariant": "^2.2.4", "jest-environment-node": "^29.7.0", "memoize-one": "^5.0.0", @@ -73,7 +73,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.42", @@ -90,14 +90,14 @@ "just-scripts": "^1.3.3", "prettier": "2.8.8", "react": "19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-platform-override": "0.83.0-preview.1", "typescript": "5.0.4" }, "peerDependencies": { "@types/react": "^19.1.1", "react": "^19.2.0", - "react-native": "0.83.0-rc.5" + "react-native": "^0.83.0" }, "beachball": { "defaultNpmTag": "preview", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index d4700a9b3bd..cbd89672b3d 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -33,7 +33,7 @@ "just-scripts": "^1.3.2", "prettier": "2.8.8", "react": "19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-windows": "0.83.0-preview.1", "typescript": "5.0.4" }, diff --git a/packages/@react-native-windows/perf-testing/package.json b/packages/@react-native-windows/perf-testing/package.json index 294a546b1dc..d23d801bac5 100644 --- a/packages/@react-native-windows/perf-testing/package.json +++ b/packages/@react-native-windows/perf-testing/package.json @@ -37,7 +37,7 @@ "peerDependencies": { "jest": ">=29.0.3", "react": ">=18.0.0", - "react-native": "0.83.0-rc.5", + "react-native": "^0.83.0", "react-test-renderer": ">=18.0.0" }, "peerDependenciesMeta": { diff --git a/packages/@react-native-windows/tester/overrides.json b/packages/@react-native-windows/tester/overrides.json index 63a566bb916..5117547302d 100644 --- a/packages/@react-native-windows/tester/overrides.json +++ b/packages/@react-native-windows/tester/overrides.json @@ -5,7 +5,7 @@ "excludePatterns": [ "src/js/examples-win/**" ], - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "copy", diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index fd180cb1ce9..d4aef5abdc3 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -19,13 +19,13 @@ "peerDependencies": { "@react-native-picker/picker": "2.11.0", "react": "19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "^0.83.0", "react-native-windows": "0.83.0-preview.1", "react-native-xaml": "^0.0.80" }, "devDependencies": { - "@react-native/new-app-screen": "0.83.0-rc.5", - "@react-native/tester": "0.83.0-rc.5", + "@react-native/new-app-screen": "0.83.4", + "@react-native/tester": "0.83.4", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/just-task": "2.3.58", @@ -33,7 +33,7 @@ "@types/node": "^22.14.0", "eslint": "^8.19.0", "just-scripts": "^1.3.3", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-platform-override": "0.83.0-preview.1", "react-native-windows": "0.83.0-preview.1", "typescript": "5.0.4" diff --git a/packages/@react-native/monorepo/overrides.json b/packages/@react-native/monorepo/overrides.json index 4405f06673c..45154af9de3 100644 --- a/packages/@react-native/monorepo/overrides.json +++ b/packages/@react-native/monorepo/overrides.json @@ -1,11 +1,11 @@ { - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "patch", "file": "package.json", "baseFile": "package.json", - "baseHash": "0ba31c55c49d55fb1c9da4e7ebdac69145bd4efb" + "baseHash": "0937f61e51ad165154f25f7bdeab9e42d304054e" } ] } \ No newline at end of file diff --git a/packages/@react-native/monorepo/package.json b/packages/@react-native/monorepo/package.json index de974ad377a..ae19e1784ab 100644 --- a/packages/@react-native/monorepo/package.json +++ b/packages/@react-native/monorepo/package.json @@ -51,8 +51,8 @@ "@jest/create-cache-key-function": "^29.7.0", "@microsoft/api-extractor": "^7.52.2", "@octokit/rest": "^22.0.0", - "@react-native/metro-babel-transformer": "0.83.0-rc.5", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-babel-transformer": "0.83.4", + "@react-native/metro-config": "0.83.4", "@tsconfig/node22": "22.0.2", "@types/react": "^19.2.0", "@typescript-eslint/parser": "^8.36.0", diff --git a/packages/@react-native/tester/overrides.json b/packages/@react-native/tester/overrides.json index 48e0ab86c37..5e23f5130a8 100644 --- a/packages/@react-native/tester/overrides.json +++ b/packages/@react-native/tester/overrides.json @@ -1,5 +1,5 @@ { - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "copy", @@ -717,7 +717,7 @@ "type": "patch", "file": "package.json", "baseFile": "packages/rn-tester/package.json", - "baseHash": "ddd1f85dd1cfeaf8ebc716488e98b11aad283196", + "baseHash": "2fddafe856944260744740613520a92227a6362a", "issue": 13228 }, { diff --git a/packages/@react-native/tester/package.json b/packages/@react-native/tester/package.json index fef64f7b3f0..463d0c58a40 100644 --- a/packages/@react-native/tester/package.json +++ b/packages/@react-native/tester/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/tester", - "version": "0.83.0-rc.5", + "version": "0.83.4", "private": true, "description": "React Native tester app.", "license": "MIT", @@ -26,8 +26,8 @@ "e2e-test-ios": "./scripts/maestro-test-ios.sh" }, "dependencies": { - "@react-native/new-app-screen": "0.83.0-rc.5", - "@react-native/popup-menu-android": "0.83.0-rc.5", + "@react-native/new-app-screen": "0.83.4", + "@react-native/popup-menu-android": "0.83.4", "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "nullthrows": "^1.1.1" diff --git a/packages/@rnw-scripts/babel-react-native-config/package.json b/packages/@rnw-scripts/babel-react-native-config/package.json index 03e45dde657..3d3e5c84281 100644 --- a/packages/@rnw-scripts/babel-react-native-config/package.json +++ b/packages/@rnw-scripts/babel-react-native-config/package.json @@ -11,12 +11,12 @@ }, "dependencies": { "@babel/core": "^7.25.2", - "@react-native/babel-preset": "0.83.0-rc.5", + "@react-native/babel-preset": "0.83.4", "babel-plugin-transform-flow-enums": "^0.0.2" }, "devDependencies": { "@babel/core": "^7.25.2", - "@react-native/babel-preset": "0.83.0-rc.5", + "@react-native/babel-preset": "0.83.4", "eslint": "^8.19.0", "prettier": "2.8.8" }, diff --git a/packages/@rnw-scripts/eslint-config/package.json b/packages/@rnw-scripts/eslint-config/package.json index 64943f1bb5f..f1049dccff8 100644 --- a/packages/@rnw-scripts/eslint-config/package.json +++ b/packages/@rnw-scripts/eslint-config/package.json @@ -13,7 +13,7 @@ "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", "@microsoft/eslint-plugin-sdl": "^0.2.0", - "@react-native/eslint-config": "0.83.0-rc.5", + "@react-native/eslint-config": "0.83.4 ", "eslint-config-prettier": "^8.5.0", "eslint-plugin-ft-flow": "^2.0.1", "hermes-eslint": "0.23.1" diff --git a/packages/@rnw-scripts/metro-dev-config/package.json b/packages/@rnw-scripts/metro-dev-config/package.json index 4371c69a3c6..344e9df6e33 100644 --- a/packages/@rnw-scripts/metro-dev-config/package.json +++ b/packages/@rnw-scripts/metro-dev-config/package.json @@ -17,7 +17,7 @@ "lint:fix": "rnw-scripts lint:fix" }, "dependencies": { - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnx-kit/metro-config": "^2.2.3", "@rnx-kit/metro-plugin-duplicates-checker": "^3.0.2", "@rnx-kit/metro-serializer": "^2.0.3", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index bd3f9f5fef9..c0a5c4e530a 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-windows": "0.83.0-preview.1" }, "devDependencies": { @@ -41,7 +41,7 @@ "@react-native-windows/automation": "0.83.0-preview.1", "@react-native-windows/automation-commands": "0.83.0-preview.1", "@react-native-windows/perf-testing": "0.83.0-preview.1", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", diff --git a/packages/playground/package.json b/packages/playground/package.json index e5c4b17569c..b39f4ee02e6 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -15,14 +15,14 @@ "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-windows": "0.83.0-preview.1" }, "devDependencies": { "@babel/core": "^7.25.2", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/just-task": "2.3.58", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 25ef4975995..cd6e6193b50 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -12,12 +12,12 @@ "bundle": "rnw-scripts prepareBundle && npx @react-native-community/cli bundle --platform windows --entry-file App.tsx --bundle-output windows/SampleAppFabric/Bundle/app.windows.bundle --assets-dest windows/SampleAppFabric/Bundle" }, "dependencies": { - "@react-native/new-app-screen": "0.82.0-nightly-20250821-0ef21bf8a", + "@react-native/new-app-screen": "0.83.4", "@types/react": "^19.2.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-windows": "0.83.0-preview.1" }, "devDependencies": { @@ -28,7 +28,7 @@ "@babel/runtime": "^7.20.0", "@jest/globals": "^29.7.0", "@react-native-community/cli": "20.0.0", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", @@ -49,4 +49,4 @@ "engines": { "node": ">=18" } -} +} \ No newline at end of file diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index af98332ffac..b0d4c117c83 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -23,7 +23,7 @@ "@types/react": "^19.2.0", "minimatch": "^10.0.3", "react": "^19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-windows": "0.83.0-preview.1" }, "devDependencies": { @@ -33,7 +33,7 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", diff --git a/vnext/Microsoft.ReactNative.Cxx.UnitTests/packages.experimentalwinui3.lock.json b/vnext/Microsoft.ReactNative.Cxx.UnitTests/packages.experimentalwinui3.lock.json deleted file mode 100644 index 37e573dcf94..00000000000 --- a/vnext/Microsoft.ReactNative.Cxx.UnitTests/packages.experimentalwinui3.lock.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "version": 1, - "dependencies": { - "native,Version=v0.0": { - "Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn": { - "type": "Direct", - "requested": "[1.8.1.7, )", - "resolved": "1.8.1.7", - "contentHash": "FxNwT4YpsGdqforqFSTGc5f/e+qfRJ+1wf5G1w0nEEkT5pr5M95E5+fOuswpPUGXPZIXM+M7BSVGnCRcQZjomA==" - }, - "Microsoft.Windows.CppWinRT": { - "type": "Direct", - "requested": "[2.0.230706.1, )", - "resolved": "2.0.230706.1", - "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ==" - }, - "Microsoft.WindowsAppSDK": { - "type": "Direct", - "requested": "[2.0.0-experimental3, )", - "resolved": "2.0.0-experimental3", - "contentHash": "eP4XWWccngqnwyJVTYbdlVDyUyFW7EintimqOyq3ttk/h4dCwvW0FNTjq6qvnzkmWKiSqoXau/d5Dy27wSAKpg==", - "dependencies": { - "Microsoft.WindowsAppSDK.AI": "[2.0.57-experimental]", - "Microsoft.WindowsAppSDK.Base": "[2.0.0-experimental]", - "Microsoft.WindowsAppSDK.DWrite": "[2.0.0-experimental]", - "Microsoft.WindowsAppSDK.Foundation": "[2.0.8-experimental]", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "[2.0.3-experimental]", - "Microsoft.WindowsAppSDK.ML": "[2.0.44-experimental]", - "Microsoft.WindowsAppSDK.Runtime": "[2.0.0-experimental3]", - "Microsoft.WindowsAppSDK.Widgets": "[2.0.2-experimental]", - "Microsoft.WindowsAppSDK.WinUI": "[2.0.3-experimental]" - } - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.Windows.SDK.BuildTools": { - "type": "Transitive", - "resolved": "10.0.26100.4654", - "contentHash": "2mgcOlj/t2RfSyyw+pVESfO+Tk1RkfQzto9Vrq42M1lUQIfQEwbi8QLha9GXWIOj+TFzeHIEJckIoF25mgiM8A==" - }, - "Microsoft.Windows.SDK.BuildTools.MSIX": { - "type": "Transitive", - "resolved": "1.7.20250829.1", - "contentHash": "IMdvRmCIZnBS5GkYnv0po1bcx6U1OF39pqA4TphQ9evDzpCRoSE19/PkDvlUNNrBavTsLIEJgd/TAIFner75ow==" - }, - "Microsoft.WindowsAppSDK.AI": { - "type": "Transitive", - "resolved": "2.0.57-experimental", - "contentHash": "iCDkCyYFnryJjSRAVU3dmOyZaT3wO8COv+gCMImbDiRK6Kx047pYkJalrs/mOK2GbS8GVzgGAh4pOGaavzQmpw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.3-experimental" - } - }, - "Microsoft.WindowsAppSDK.Base": { - "type": "Transitive", - "resolved": "2.0.0-experimental", - "contentHash": "xQY42zJd61lTemFhaEl0GQ+YNHIPeeLnF5sM4lhKfOE0fX3aYCPPH5begOcJBhxsorCk90MGLvCq8dy058sBHg==", - "dependencies": { - "Microsoft.Windows.SDK.BuildTools": "10.0.26100.4654", - "Microsoft.Windows.SDK.BuildTools.MSIX": "1.7.20250829.1" - } - }, - "Microsoft.WindowsAppSDK.DWrite": { - "type": "Transitive", - "resolved": "2.0.0-experimental", - "contentHash": "B21j5wUaHab3LbyaOiGXCRlxW+D2Z7hnUZvALenLseEWDPUYyLvClZgXIYJd3s60J3B+CVQOAop9VQiOzRRquw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - }, - "Microsoft.WindowsAppSDK.InteractiveExperiences": { - "type": "Transitive", - "resolved": "2.0.3-experimental", - "contentHash": "Ck3QUVmo/KIKYK9Fo5YzL8eoUbjkRoBkGJdTQbcXVI61CFoxkwypnNckoyWyM6PfzS8KoxasHJbI8YSt+DNgfw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.ML": { - "type": "Transitive", - "resolved": "2.0.44-experimental", - "contentHash": "cnPfVfMfOhbVobG417zJVbWLA0P5QZHqrMBEDndQNOcgpUEtKJNY2mC+n3+SLr14P1mKPpzPP9vm/O9APsq4bw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.8-experimental" - } - }, - "Microsoft.WindowsAppSDK.Runtime": { - "type": "Transitive", - "resolved": "2.0.0-experimental3", - "contentHash": "ikNSjK07rUFBWdYwkM/2sSQzxieYgRwVDSM7PJxMxIkSGSeAeba8jmDST05oJfDWtXOpNqfn4CTeaZ/6y8yfNw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.Widgets": { - "type": "Transitive", - "resolved": "2.0.2-experimental", - "contentHash": "+Trk3vVSlWxBWomjpUjwy5aOowkLHr2m7o7pVn58a03O2e46joBM3WdIGon/ns+BMKPow7knCS6ne6OBWGlVZg==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.WinUI": { - "type": "Transitive", - "resolved": "2.0.3-experimental", - "contentHash": "OuvJXiPEOqBRlai79qi8f35JK/MfvsaIBGoIMNOA5pZznigPezR1XHjwrF1lWMDR3WwJV9Q/rnKWcWfXYw24/Q==", - "dependencies": { - "Microsoft.Web.WebView2": "1.0.3405.78", - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.8-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win": { - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-arm64": { - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-x64": { - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-x86": { - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - } - } -} \ No newline at end of file diff --git a/vnext/Microsoft.ReactNative.IntegrationTests/packages.experimentalwinui3.lock.json b/vnext/Microsoft.ReactNative.IntegrationTests/packages.experimentalwinui3.lock.json deleted file mode 100644 index 8e3e1e770bf..00000000000 --- a/vnext/Microsoft.ReactNative.IntegrationTests/packages.experimentalwinui3.lock.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "version": 1, - "dependencies": { - "native,Version=v0.0": { - "boost": { - "type": "Direct", - "requested": "[1.83.0, )", - "resolved": "1.83.0", - "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ==" - }, - "Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn": { - "type": "Direct", - "requested": "[1.8.1.7, )", - "resolved": "1.8.1.7", - "contentHash": "FxNwT4YpsGdqforqFSTGc5f/e+qfRJ+1wf5G1w0nEEkT5pr5M95E5+fOuswpPUGXPZIXM+M7BSVGnCRcQZjomA==" - }, - "Microsoft.VCRTForwarders.140": { - "type": "Direct", - "requested": "[1.0.6, )", - "resolved": "1.0.6", - "contentHash": "CRemcSRRhH5wtdovxqcz3AgjttqgEXJzJuXSCjNStxW/JSm54xM7kSkwVb3tYen/mGCnGv/+PHvpEaliMEUxYA==" - }, - "Microsoft.Windows.CppWinRT": { - "type": "Direct", - "requested": "[2.0.230706.1, )", - "resolved": "2.0.230706.1", - "contentHash": "l0D7oCw/5X+xIKHqZTi62TtV+1qeSz7KVluNFdrJ9hXsst4ghvqQ/Yhura7JqRdZWBXAuDS0G0KwALptdoxweQ==" - }, - "Microsoft.WindowsAppSDK": { - "type": "Direct", - "requested": "[2.0.0-experimental3, )", - "resolved": "2.0.0-experimental3", - "contentHash": "eP4XWWccngqnwyJVTYbdlVDyUyFW7EintimqOyq3ttk/h4dCwvW0FNTjq6qvnzkmWKiSqoXau/d5Dy27wSAKpg==", - "dependencies": { - "Microsoft.WindowsAppSDK.AI": "[2.0.57-experimental]", - "Microsoft.WindowsAppSDK.Base": "[2.0.0-experimental]", - "Microsoft.WindowsAppSDK.DWrite": "[2.0.0-experimental]", - "Microsoft.WindowsAppSDK.Foundation": "[2.0.8-experimental]", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "[2.0.3-experimental]", - "Microsoft.WindowsAppSDK.ML": "[2.0.44-experimental]", - "Microsoft.WindowsAppSDK.Runtime": "[2.0.0-experimental3]", - "Microsoft.WindowsAppSDK.Widgets": "[2.0.2-experimental]", - "Microsoft.WindowsAppSDK.WinUI": "[2.0.3-experimental]" - } - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "1.1.1", - "contentHash": "AT3HlgTjsqHnWpBHSNeR0KxbLZD7bztlZVj7I8vgeYG9SYqbeFGh0TM/KVtC6fg53nrWHl3VfZFvb5BiQFcY6Q==" - }, - "Microsoft.JavaScript.Hermes": { - "type": "Transitive", - "resolved": "0.0.0-2512.22001-bc3d0ed7", - "contentHash": "aMuCKrIwkCAnT56+oKqmxgfIaAHlKRVt8IiG/jtMbG01QH1mLPwL7wP89jRMsYSJzikW96trqgpUllZZa3O+Qw==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "1.1.1", - "contentHash": "WMcGpWKrmJmzrNeuaEb23bEMnbtR/vLmvZtkAP5qWu7vQsY59GqfRJd65sFpBszbd2k/bQ8cs8eWawQKAabkVg==" - }, - "Microsoft.SourceLink.GitHub": { - "type": "Transitive", - "resolved": "1.1.1", - "contentHash": "IaJGnOv/M7UQjRJks7B6p7pbPnOwisYGOIzqCz5ilGFTApZ3ktOR+6zJ12ZRPInulBmdAf1SrGdDG2MU8g6XTw==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "1.1.1", - "Microsoft.SourceLink.Common": "1.1.1" - } - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.Windows.SDK.BuildTools": { - "type": "Transitive", - "resolved": "10.0.26100.4654", - "contentHash": "2mgcOlj/t2RfSyyw+pVESfO+Tk1RkfQzto9Vrq42M1lUQIfQEwbi8QLha9GXWIOj+TFzeHIEJckIoF25mgiM8A==" - }, - "Microsoft.Windows.SDK.BuildTools.MSIX": { - "type": "Transitive", - "resolved": "1.7.20250829.1", - "contentHash": "IMdvRmCIZnBS5GkYnv0po1bcx6U1OF39pqA4TphQ9evDzpCRoSE19/PkDvlUNNrBavTsLIEJgd/TAIFner75ow==" - }, - "Microsoft.WindowsAppSDK.AI": { - "type": "Transitive", - "resolved": "2.0.57-experimental", - "contentHash": "iCDkCyYFnryJjSRAVU3dmOyZaT3wO8COv+gCMImbDiRK6Kx047pYkJalrs/mOK2GbS8GVzgGAh4pOGaavzQmpw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.3-experimental" - } - }, - "Microsoft.WindowsAppSDK.Base": { - "type": "Transitive", - "resolved": "2.0.0-experimental", - "contentHash": "xQY42zJd61lTemFhaEl0GQ+YNHIPeeLnF5sM4lhKfOE0fX3aYCPPH5begOcJBhxsorCk90MGLvCq8dy058sBHg==", - "dependencies": { - "Microsoft.Windows.SDK.BuildTools": "10.0.26100.4654", - "Microsoft.Windows.SDK.BuildTools.MSIX": "1.7.20250829.1" - } - }, - "Microsoft.WindowsAppSDK.DWrite": { - "type": "Transitive", - "resolved": "2.0.0-experimental", - "contentHash": "B21j5wUaHab3LbyaOiGXCRlxW+D2Z7hnUZvALenLseEWDPUYyLvClZgXIYJd3s60J3B+CVQOAop9VQiOzRRquw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - }, - "Microsoft.WindowsAppSDK.InteractiveExperiences": { - "type": "Transitive", - "resolved": "2.0.3-experimental", - "contentHash": "Ck3QUVmo/KIKYK9Fo5YzL8eoUbjkRoBkGJdTQbcXVI61CFoxkwypnNckoyWyM6PfzS8KoxasHJbI8YSt+DNgfw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.ML": { - "type": "Transitive", - "resolved": "2.0.44-experimental", - "contentHash": "cnPfVfMfOhbVobG417zJVbWLA0P5QZHqrMBEDndQNOcgpUEtKJNY2mC+n3+SLr14P1mKPpzPP9vm/O9APsq4bw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.8-experimental" - } - }, - "Microsoft.WindowsAppSDK.Runtime": { - "type": "Transitive", - "resolved": "2.0.0-experimental3", - "contentHash": "ikNSjK07rUFBWdYwkM/2sSQzxieYgRwVDSM7PJxMxIkSGSeAeba8jmDST05oJfDWtXOpNqfn4CTeaZ/6y8yfNw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.Widgets": { - "type": "Transitive", - "resolved": "2.0.2-experimental", - "contentHash": "+Trk3vVSlWxBWomjpUjwy5aOowkLHr2m7o7pVn58a03O2e46joBM3WdIGon/ns+BMKPow7knCS6ne6OBWGlVZg==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental" - } - }, - "Microsoft.WindowsAppSDK.WinUI": { - "type": "Transitive", - "resolved": "2.0.3-experimental", - "contentHash": "OuvJXiPEOqBRlai79qi8f35JK/MfvsaIBGoIMNOA5pZznigPezR1XHjwrF1lWMDR3WwJV9Q/rnKWcWfXYw24/Q==", - "dependencies": { - "Microsoft.Web.WebView2": "1.0.3405.78", - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.Foundation": "2.0.8-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - }, - "common": { - "type": "Project", - "dependencies": { - "boost": "[1.83.0, )" - } - }, - "fmt": { - "type": "Project" - }, - "folly": { - "type": "Project", - "dependencies": { - "boost": "[1.83.0, )", - "fmt": "[1.0.0, )" - } - }, - "microsoft.reactnative": { - "type": "Project", - "dependencies": { - "Common": "[1.0.0, )", - "Folly": "[1.0.0, )", - "Microsoft.JavaScript.Hermes": "[0.0.0-2512.22001-bc3d0ed7, )", - "Microsoft.SourceLink.GitHub": "[1.1.1, )", - "Microsoft.WindowsAppSDK": "[2.0.0-experimental3, )", - "ReactCommon": "[1.0.0, )", - "boost": "[1.83.0, )" - } - }, - "reactcommon": { - "type": "Project", - "dependencies": { - "Folly": "[1.0.0, )", - "boost": "[1.83.0, )" - } - } - }, - "native,Version=v0.0/win": { - "Microsoft.VCRTForwarders.140": { - "type": "Direct", - "requested": "[1.0.6, )", - "resolved": "1.0.6", - "contentHash": "CRemcSRRhH5wtdovxqcz3AgjttqgEXJzJuXSCjNStxW/JSm54xM7kSkwVb3tYen/mGCnGv/+PHvpEaliMEUxYA==" - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-arm64": { - "Microsoft.VCRTForwarders.140": { - "type": "Direct", - "requested": "[1.0.6, )", - "resolved": "1.0.6", - "contentHash": "CRemcSRRhH5wtdovxqcz3AgjttqgEXJzJuXSCjNStxW/JSm54xM7kSkwVb3tYen/mGCnGv/+PHvpEaliMEUxYA==" - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-x64": { - "Microsoft.VCRTForwarders.140": { - "type": "Direct", - "requested": "[1.0.6, )", - "resolved": "1.0.6", - "contentHash": "CRemcSRRhH5wtdovxqcz3AgjttqgEXJzJuXSCjNStxW/JSm54xM7kSkwVb3tYen/mGCnGv/+PHvpEaliMEUxYA==" - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - }, - "native,Version=v0.0/win-x86": { - "Microsoft.VCRTForwarders.140": { - "type": "Direct", - "requested": "[1.0.6, )", - "resolved": "1.0.6", - "contentHash": "CRemcSRRhH5wtdovxqcz3AgjttqgEXJzJuXSCjNStxW/JSm54xM7kSkwVb3tYen/mGCnGv/+PHvpEaliMEUxYA==" - }, - "Microsoft.Web.WebView2": { - "type": "Transitive", - "resolved": "1.0.3405.78", - "contentHash": "ceiIKuPHnzOf5CUv9nGpIBx0CWCCMWcBdv05QuonmUnpPtm6XDyAh6osgvin7MTpVD5O0+NbS5ts/WU9sgXgvA==" - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "2.0.8-experimental", - "contentHash": "8z2LKsnccAJ2RaXmLNZb7JLrSsX6Ud2nlL3Rz6YO4i1iFu9zYEuIdxz6cxsc/+ZSC8bGSQR8O/4k8NIY+qeXYA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "2.0.0-experimental", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "2.0.3-experimental" - } - } - } - } -} \ No newline at end of file diff --git a/vnext/overrides.json b/vnext/overrides.json index 25e368d3cd6..b84e6d9ecea 100644 --- a/vnext/overrides.json +++ b/vnext/overrides.json @@ -8,7 +8,7 @@ "**/__snapshots__/**", "src-win/rntypes/**" ], - "baseVersion": "0.83.0-rc.5", + "baseVersion": "0.83.4", "overrides": [ { "type": "derived", diff --git a/vnext/package.json b/vnext/package.json index 0abe81a1497..3fdc1bb104b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -28,14 +28,14 @@ "@react-native-community/cli-platform-ios": "20.0.0", "@react-native-windows/cli": "0.83.0-preview.1", "@react-native/assets": "1.0.0", - "@react-native/assets-registry": "0.83.0-rc.5", - "@react-native/codegen": "0.83.0-rc.5", - "@react-native/community-cli-plugin": "0.83.0-rc.5", - "@react-native/gradle-plugin": "0.83.0-rc.5", - "@react-native/js-polyfills": "0.83.0-rc.5", - "@react-native/new-app-screen": "0.83.0-rc.5", - "@react-native/normalize-colors": "0.83.0-rc.5", - "@react-native/virtualized-lists": "0.83.0-rc.5", + "@react-native/assets-registry": "0.83.4", + "@react-native/codegen": "0.83.4", + "@react-native/community-cli-plugin": "0.83.4", + "@react-native/gradle-plugin": "0.83.4", + "@react-native/js-polyfills": "0.83.4", + "@react-native/new-app-screen": "0.83.4", + "@react-native/normalize-colors": "0.83.4", + "@react-native/virtualized-lists": "0.83.4", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", @@ -47,7 +47,7 @@ "event-target-shim": "^5.0.1", "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", - "hermes-compiler": "0.14.0", + "hermes-compiler": "0.14.1", "invariant": "^2.2.4", "jest-environment-node": "^29.7.0", "memoize-one": "^5.0.0", @@ -70,7 +70,7 @@ }, "devDependencies": { "@react-native-windows/codegen": "0.83.0-preview.1", - "@react-native/metro-config": "0.83.0-rc.5", + "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.42", @@ -85,7 +85,7 @@ "just-scripts": "^1.3.3", "prettier": "2.8.8", "react": "19.2.0", - "react-native": "0.83.0-rc.5", + "react-native": "0.83.4", "react-native-platform-override": "0.83.0-preview.1", "react-refresh": "^0.14.0", "typescript": "5.0.4" @@ -93,7 +93,7 @@ "peerDependencies": { "@types/react": "^19.1.1", "react": "^19.2.0", - "react-native": "0.83.0-rc.5" + "react-native": "^0.83.0" }, "beachball": { "defaultNpmTag": "preview", diff --git a/yarn.lock b/yarn.lock index f9192996852..ee43f5b5047 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2588,28 +2588,28 @@ lodash "^4.17.15" minimatch "^10.0.3" -"@react-native/assets-registry@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.83.0-rc.5.tgz#369712b0a45df0d1f38f4e291e03fee1f3ddadc7" - integrity sha512-FJjVT/ZQvqSKfatSusuzBLVfseNxg3NBKQfmbDyTP5xefNW+liGk5rmyfkjQbgnEyC7/bBXWnF+eB/MtvnMZ0Q== +"@react-native/assets-registry@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.83.4.tgz#48408565f1a6a40cc91e4bbff38e07665d31fbd6" + integrity sha512-aqKtpbJDSQeSX/Dwv0yMe1/Rd2QfXi12lnyZDXNn/OEKz59u6+LuPBVgO/9CRyclHmdlvwg8c7PJ9eX2ZMnjWg== "@react-native/assets@1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@react-native/assets/-/assets-1.0.0.tgz#c6f9bf63d274bafc8e970628de24986b30a55c8e" integrity sha512-KrwSpS1tKI70wuKl68DwJZYEvXktDHdZMG0k2AXD/rJVSlB23/X2CB2cutVR0HwNMJIal9HOUOBB2rVfa6UGtQ== -"@react-native/babel-plugin-codegen@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.83.0-rc.5.tgz#fb80c9e8b10f710b3e1018f3b1d40b749e1a9fe4" - integrity sha512-rvSkQdWU8pgqbncYcQXM2cy6xCCBWJv6DU8qGnkxKbsOobTgcP50fiF/TakwoQGW9+ughCndduigQ5Sgs08XxA== +"@react-native/babel-plugin-codegen@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.83.4.tgz#78be7e5a2cea2bca75472334008c4dce878378fd" + integrity sha512-UFsK+c1rvT84XZfzpmwKePsc5nTr5LK7hh18TI0DooNlVcztDbMDsQZpDnhO/gmk7aTbWEqO5AB3HJ7tvGp+Jg== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.83.0-rc.5" + "@react-native/codegen" "0.83.4" -"@react-native/babel-preset@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.83.0-rc.5.tgz#faaef188cfd55ba56e7189f0c007f58734f400ac" - integrity sha512-UbJSGUPHRbdafWADJgI8YuhT4evEIlO0POQDKyT1+UzP/NN7VwmNfQgrDp6JYByA+hyHW9dSUY5rcpYtCi0KYg== +"@react-native/babel-preset@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.83.4.tgz#526f28b27be53b3a0897678071ab622430cf6c06" + integrity sha512-SXPFn3Jp4gOzlBDnDOKPzMfxQPKJMYJs05EmEeFB/6km46xZ9l+2YKXwAwxfNhHnmwNf98U/bnVndU95I0TMCw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -2652,15 +2652,15 @@ "@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.83.0-rc.5" + "@react-native/babel-plugin-codegen" "0.83.4" babel-plugin-syntax-hermes-parser "0.32.0" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.83.0-rc.5.tgz#e4dec3dd8c53c12e237348f46aec8571d36e7eb4" - integrity sha512-MADDyzuFuAOVfdLzTH4DKXrb239Czu77x9GlYmG4ZqqM/h1AxeYO4D1/YElvYdKZhpI/yTD7IIiBoFvh2ibNTQ== +"@react-native/codegen@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.83.4.tgz#79cb20c904f885d44100549816364cceb72c263c" + integrity sha512-CJ7XutzIqJPz3Lp/5TOiRWlU/JAjTboMT1BHNLSXjYHXwTmgHM3iGEbpCOtBMjWvsojRTJyRO/G3ghInIIXEYg== dependencies: "@babel/core" "^7.25.2" "@babel/parser" "^7.25.3" @@ -2670,12 +2670,12 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.83.0-rc.5.tgz#55453849ae5c8dc2970f7422dd02de26478dc9f8" - integrity sha512-DpZGrki3DJA9ix5nk8X+bv1XK10xl0LLXZTSRY8w4n4NXteJ8BeDttE+92YH15ZybgS4RQEfIh3BSeUZFK3djQ== +"@react-native/community-cli-plugin@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.83.4.tgz#133a202d3087c3ef433e54192480dc799635f843" + integrity sha512-8os0weQEnjUhWy7Db881+JKRwNHVGM40VtTRvltAyA/YYkrGg4kPCqiTybMxQDEcF3rnviuxHyI+ITiglfmgmQ== dependencies: - "@react-native/dev-middleware" "0.83.0-rc.5" + "@react-native/dev-middleware" "0.83.4" debug "^4.4.0" invariant "^2.2.4" metro "^0.83.3" @@ -2683,27 +2683,27 @@ metro-core "^0.83.3" semver "^7.1.3" -"@react-native/debugger-frontend@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.83.0-rc.5.tgz#22c86d515d0800566a2c96986303a9d28b7bce84" - integrity sha512-s2DHrSgy1SmB73xgAhjIm5ukiiLjQP0dYFWhRTll4sLkWa9aTlzbHaHHyLpyoNyVxrikoiMpSsA5xNuyJURCzQ== +"@react-native/debugger-frontend@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.83.4.tgz#78f531b9f591e1e034f6a0eb0c745a4fc992af6c" + integrity sha512-mCE2s/S7SEjax3gZb6LFAraAI3x13gRVWJWqT0HIm71e4ITObENNTDuMw4mvZ/wr4Gz2wv4FcBH5/Nla9LXOcg== -"@react-native/debugger-shell@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/debugger-shell/-/debugger-shell-0.83.0-rc.5.tgz#dd2a0f78738a4b225820836f253c055856e63e7f" - integrity sha512-4scqp8z30fx+YmtE5ZKp+fEW5NHc+f6n/ilLmKtVm0gzFkQTOtoTEXAVQG32+INU57Nt4Ur8Ku5YPIm5l0qH7g== +"@react-native/debugger-shell@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/debugger-shell/-/debugger-shell-0.83.4.tgz#376239508acb46062196740747a0bdec73273202" + integrity sha512-FtAnrvXqy1xeZ+onwilvxEeeBsvBlhtfrHVIC2R/BOJAK9TbKEtFfjio0wsn3DQIm+UZq48DSa+p9jJZ2aJUww== dependencies: cross-spawn "^7.0.6" fb-dotslash "0.5.8" -"@react-native/dev-middleware@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.83.0-rc.5.tgz#20c7543c06af3ffb20228a387b9d7b2aedd1766b" - integrity sha512-7ip84qZuPM+7XXGAZgsaBOWwqRAq518VvQA56HB951Jqpjh/naytKk/rSOER/YktSu7k2/aNKMQUzbqj1d09Dw== +"@react-native/dev-middleware@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.83.4.tgz#59f9488c19769f6a7da966fc55739832c6d2ef97" + integrity sha512-3s9nXZc/kj986nI2RPqxiIJeTS3o7pvZDxbHu7GE9WVIGX9YucA1l/tEiXd7BAm3TBFOfefDOT08xD46wH+R3Q== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.83.0-rc.5" - "@react-native/debugger-shell" "0.83.0-rc.5" + "@react-native/debugger-frontend" "0.83.4" + "@react-native/debugger-shell" "0.83.4" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -2714,14 +2714,14 @@ serve-static "^1.16.2" ws "^7.5.10" -"@react-native/eslint-config@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.83.0-rc.5.tgz#a374fcb4afa34022860e03d072fee748f7730ee8" - integrity sha512-esP8nhv1bBsf1bZ2bx4jhgeaFIfxuQYBuJr7WCvrny/PWQ1/yloQEi3/ieeA9wan7rp6suZlutZ9IutAO8C1Sw== +"@react-native/eslint-config@0.83.4 ": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.83.4.tgz#11cbfd624ff47261ce71143eb2bae0ff6ee004aa" + integrity sha512-IhHBeXZqa2QBJc+dAhCVEtbwCCT6U0S6lDYbbZNW2jxsivZGt9I+gh270kaDtg7pHWVrYj+7b7DQY3hxHC/yhg== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.83.0-rc.5" + "@react-native/eslint-plugin" "0.83.4" "@typescript-eslint/eslint-plugin" "^8.36.0" "@typescript-eslint/parser" "^8.36.0" eslint-config-prettier "^8.5.0" @@ -2732,67 +2732,62 @@ eslint-plugin-react-hooks "^7.0.1" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.83.0-rc.5.tgz#63e7766d9e9964ac24099998a2d4440eda5686ea" - integrity sha512-eRN8qVz0czpCKup0PD266l1dsbxZvqJeAJoz+YfTUKNrDNrfNzmZ/a2VvcfDToW6an4kiiXbum1wHxh90VSfdw== +"@react-native/eslint-plugin@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.83.4.tgz#7b67feb17bf67d6142531873931e898edf4d43ca" + integrity sha512-2wagFcwYy6iISsWuWXhwomoXRqMofwwj4XmjhPsNsF91OHBUNkxGANDfz7aIJyjmEvEKQlYR3SEQ+TRlRqyoMg== -"@react-native/gradle-plugin@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.83.0-rc.5.tgz#2ad60e9c955cc12297f1d52935e75070189f1ece" - integrity sha512-QjmkvFrNDkvl+ubj+NPj8PzApoWIY+gri9CJdLvm/WJEiv85I/ukqMYaWeU5CV8i8r+vZTDW0e/dFkDh6TxQIg== +"@react-native/gradle-plugin@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.83.4.tgz#13fe82da3a43c1ad0205e38236d351ec61ec7175" + integrity sha512-AhaSWw2k3eMKqZ21IUdM7rpyTYOpAfsBbIIiom1QQii3QccX0uW2AWTcRhfuWRxqr2faGFaOBYedWl2fzp5hgw== -"@react-native/js-polyfills@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.83.0-rc.5.tgz#c5dbc29e12d43672eecb131d8c81d98bee3a2cee" - integrity sha512-igakbyY6o036DVH682V8S+77MZAq4HOj/ln5NZgoysAFt5/7bEVzNnkWWP1sAzJMN7cC8cQ0+YxrITv80F+UVg== +"@react-native/js-polyfills@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.83.4.tgz#63244c915773d39bfc56527c1a062054db0c01dd" + integrity sha512-wYUdv0rt4MjhKhQloO1AnGDXhZQOFZHDxm86dEtEA0WcsCdVrFdRULFM+rKUC/QQtJW2rS6WBqtBusgtrsDADg== -"@react-native/metro-babel-transformer@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.83.0-rc.5.tgz#945902ced955438dc8fb4c95e56f9dad0e5a791a" - integrity sha512-tVC2EBZB8aXFYhAcSNFSeI3FMmozRjjByljZin4jX+PGrtUqboBty2Dtku+cdb5RyRQTEO6ScZfjMcsl5ICdAQ== +"@react-native/metro-babel-transformer@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.83.4.tgz#d5f6fa5e749f7b8492f794cc1fc8fc1455f7086e" + integrity sha512-gbqn9OmTou3TykLIbZHC2lw/tjdIPr/6KH8Uz4TAPf5f0yZuWoYtQrJ/UBJ+KVbJC5/A2vN8BXkwWXVz90hJIw== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.83.0-rc.5" + "@react-native/babel-preset" "0.83.4" hermes-parser "0.32.0" nullthrows "^1.1.1" -"@react-native/metro-config@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.83.0-rc.5.tgz#ff1d80179f717abc9097f091ad699b767a298a1f" - integrity sha512-q4VVaBHkxJymyTI8hMKIOQZ7frWuAOcahW5wcZu3wgeGT0wP0ozfsy1ibs86otdrjjtFMy9A05f6VVEjixCxRQ== +"@react-native/metro-config@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.83.4.tgz#96a512ea65f522f37feae8446a7193fca7b2d3ff" + integrity sha512-uYAJLDj1xWm05grHhv3swEHPsygzrl+xIbQ2b84sh9jU0LFSTgxSGv5CGgwee+F3j637GQBEoRP0ymyLqjXUIA== dependencies: - "@react-native/js-polyfills" "0.83.0-rc.5" - "@react-native/metro-babel-transformer" "0.83.0-rc.5" + "@react-native/js-polyfills" "0.83.4" + "@react-native/metro-babel-transformer" "0.83.4" metro-config "^0.83.3" metro-runtime "^0.83.3" -"@react-native/new-app-screen@0.82.0-nightly-20250821-0ef21bf8a": - version "0.82.0-nightly-20250821-0ef21bf8a" - resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.82.0-nightly-20250821-0ef21bf8a.tgz#f7b64f7bd93945bdea0d597d973b11d079bbceb9" - integrity sha512-IcNqFAgsUTEt/GxJDW7PaoOS2Sn3iTQijnPGCIBkmlo/PBlnOzOZOXT6nz58aVdWYbHVh9+WTuItv/dpeKgzMg== - -"@react-native/new-app-screen@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.83.0-rc.5.tgz#5a15b6dc7d95e41c68c0496bb58755e0943bbf80" - integrity sha512-nUHIaB5EtH9ctZTXdweiFf683dDmktMYojM+oFDo79ZIVb2AFbVOP4IdhyRLzmTjo6VH9M1AiNTqvyawo9O00Q== +"@react-native/new-app-screen@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.83.4.tgz#e8e16ccc0aae91e4ff562ce99e7475d58d454047" + integrity sha512-MMurPtpVmWv3gtsdx3/C9wTqGhwyks0dDvxYOjFpK71241cBNQVVVLZCwYyea4hW6ytFMLYtnbP9+U+yVXvCSQ== -"@react-native/normalize-colors@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.83.0-rc.5.tgz#d6c09574204221748e722bf92bf0a678dfd34ad0" - integrity sha512-OxyK7aHXGq+PVdlDSHHd7BCqUsoARS+KG4XFEaaSSt9TG1/elV5rDx7+ugLtN9J7U/kTq38DSLVsBEk7Tw+kXg== +"@react-native/normalize-colors@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.83.4.tgz#211fd38a7f067ede9eeace504f0e45c090a383d4" + integrity sha512-9ezxaHjxqTkTOLg62SGg7YhFaE+fxa/jlrWP0nwf7eGFHlGOiTAaRR2KUfiN3K05e+EMbEhgcH/c7bgaXeGyJw== -"@react-native/popup-menu-android@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/popup-menu-android/-/popup-menu-android-0.83.0-rc.5.tgz#62cff50777d75feb7c3c00d3c177e006f9adeacd" - integrity sha512-G/2shVY4oemzwDPLSR66fq1rAoXxTYuvqEGaz5qItN34Btiq9TFWgFLEskm1OEumxnX+tOAn7IX4rtIodJnEzw== +"@react-native/popup-menu-android@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/popup-menu-android/-/popup-menu-android-0.83.4.tgz#12e621b075c00fa81dd1b05555663f3544d3fc50" + integrity sha512-K3n6VJiTVYRy1kRmsHo0K0rrAam3gEi4PTQqZNzyLBjXMP2q1sQ4GpYo8QGM+BwaQgkgj0kIGbX2aAuA0UhAhA== dependencies: nullthrows "^1.1.1" -"@react-native/virtualized-lists@0.83.0-rc.5": - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.83.0-rc.5.tgz#0a3404bf7415d5e35c5296ce7c0d4b09da66d18d" - integrity sha512-yxKkmXbOPVfssNateE7h2a4iaCM7T2x3uKZxuhRFWuM9OGnBm0DVoPZdcQMEzI5D+oq+1W0tKxh/pBHjdckArg== +"@react-native/virtualized-lists@0.83.4": + version "0.83.4" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.83.4.tgz#11353cf121007782d05be9fd726aaf182fe2b495" + integrity sha512-vNF/8kokMW8JEjG4n+j7veLTjHRRABlt4CaTS6+wtqzvWxCJHNIC8fhCqrDPn9fIn8sNePd8DyiFVX5L9TBBRA== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -7336,10 +7331,10 @@ hasown@^2.0.2: dependencies: function-bind "^1.1.2" -hermes-compiler@0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/hermes-compiler/-/hermes-compiler-0.14.0.tgz#ec0ec83132ab5954e7bd2c74e6331752742f188f" - integrity sha512-clxa193o+GYYwykWVFfpHduCATz8fR5jvU7ngXpfKHj+E9hr9vjLNtdLSEe8MUbObvVexV3wcyxQ00xTPIrB1Q== +hermes-compiler@0.14.1: + version "0.14.1" + resolved "https://registry.yarnpkg.com/hermes-compiler/-/hermes-compiler-0.14.1.tgz#5381d2bb88454027d16736b8cb7fddaaf1556538" + integrity sha512-+RPPQlayoZ9n6/KXKt5SFILWXCGJ/LV5d24L5smXrvTDrPS4L6dSctPczXauuvzFP3QEJbD1YO7Z3Ra4a+4IhA== hermes-eslint@0.23.1: version "0.23.1" @@ -11131,19 +11126,19 @@ react-native-platform-override@0.0.0-canary.1017: upath "^1.2.0" yargs "^16.2.0" -react-native@0.83.0-rc.5: - version "0.83.0-rc.5" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.83.0-rc.5.tgz#2e9c4ad1d57b06b39df3bc518e70fcdf0549bc03" - integrity sha512-PRjcXR2k++pIepjWL/VEcKuAu07XHCJzhDVPKCiltgQcFfkKCcTZqhA8CloniV0dM98rUadX8Grqhoj0t4/7dQ== +react-native@0.83.4: + version "0.83.4" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.83.4.tgz#5c3103a8523eee46559b6e6228ff9ac9d907ee1f" + integrity sha512-H5Wco3UJyY6zZsjoBayY8RM9uiAEQ3FeG4G2NAt+lr9DO43QeqPlVe9xxxYEukMkEmeIhNjR70F6bhXuWArOMQ== dependencies: "@jest/create-cache-key-function" "^29.7.0" - "@react-native/assets-registry" "0.83.0-rc.5" - "@react-native/codegen" "0.83.0-rc.5" - "@react-native/community-cli-plugin" "0.83.0-rc.5" - "@react-native/gradle-plugin" "0.83.0-rc.5" - "@react-native/js-polyfills" "0.83.0-rc.5" - "@react-native/normalize-colors" "0.83.0-rc.5" - "@react-native/virtualized-lists" "0.83.0-rc.5" + "@react-native/assets-registry" "0.83.4" + "@react-native/codegen" "0.83.4" + "@react-native/community-cli-plugin" "0.83.4" + "@react-native/gradle-plugin" "0.83.4" + "@react-native/js-polyfills" "0.83.4" + "@react-native/normalize-colors" "0.83.4" + "@react-native/virtualized-lists" "0.83.4" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" @@ -11153,7 +11148,7 @@ react-native@0.83.0-rc.5: commander "^12.0.0" flow-enums-runtime "^0.0.6" glob "^7.1.1" - hermes-compiler "0.14.0" + hermes-compiler "0.14.1" invariant "^2.2.4" jest-environment-node "^29.7.0" memoize-one "^5.0.0"