From 32b32b325f3005913a8ec72d7051e5f4a519a813 Mon Sep 17 00:00:00 2001 From: Tatiana Kapos Date: Tue, 30 Jul 2024 13:44:28 -0700 Subject: [PATCH] [0.75] Integrate 0.75.0-rc.6 (#13509) * integrate 0.75.0-rc.6 * Change files * integrate 0.75.0-rc.6 * Change files * fix yarn test * Change files --- ...-24919377-6f61-45f9-b6f0-270a5af9a222.json | 7 + ...-22faa132-730f-4dc7-bc03-63cdf745946e.json | 7 + ...-9b3a2f0d-7257-4561-80f7-dd47980bcc7d.json | 7 + .../react-native-win32-tester/overrides.json | 2 +- .../react-native-win32-tester/package.json | 8 +- .../react-native-win32/overrides.json | 2 +- .../react-native-win32/package.json | 32 +- .../automation-channel/package.json | 4 +- .../@react-native-windows/cli/package.json | 4 +- .../tester/overrides.json | 2 +- .../@react-native-windows/tester/package.json | 8 +- .../@react-native/monorepo/overrides.json | 4 +- packages/@react-native/monorepo/package.json | 14 +- 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 +- .../@rnw-scripts/integrate-rn/package.json | 2 +- .../metro-dev-config/package.json | 2 +- packages/e2e-test-app-fabric/package.json | 8 +- packages/e2e-test-app/package.json | 8 +- packages/integration-test-app/package.json | 6 +- packages/playground/package.json | 6 +- packages/sample-app-fabric/package.json | 8 +- packages/sample-apps/package.json | 6 +- vnext/overrides.json | 2 +- vnext/package.json | 32 +- yarn.lock | 366 +++++++++++------- 28 files changed, 324 insertions(+), 239 deletions(-) create mode 100644 change/@office-iss-react-native-win32-24919377-6f61-45f9-b6f0-270a5af9a222.json create mode 100644 change/@react-native-windows-cli-22faa132-730f-4dc7-bc03-63cdf745946e.json create mode 100644 change/react-native-windows-9b3a2f0d-7257-4561-80f7-dd47980bcc7d.json diff --git a/change/@office-iss-react-native-win32-24919377-6f61-45f9-b6f0-270a5af9a222.json b/change/@office-iss-react-native-win32-24919377-6f61-45f9-b6f0-270a5af9a222.json new file mode 100644 index 00000000000..3aaf6a6b8a7 --- /dev/null +++ b/change/@office-iss-react-native-win32-24919377-6f61-45f9-b6f0-270a5af9a222.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "integrate 0.75.0-rc.6", + "packageName": "@office-iss/react-native-win32", + "email": "tatianakapos@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-cli-22faa132-730f-4dc7-bc03-63cdf745946e.json b/change/@react-native-windows-cli-22faa132-730f-4dc7-bc03-63cdf745946e.json new file mode 100644 index 00000000000..9edea1fc5ac --- /dev/null +++ b/change/@react-native-windows-cli-22faa132-730f-4dc7-bc03-63cdf745946e.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "integrate 0.75.0-rc.6", + "packageName": "@react-native-windows/cli", + "email": "tatianakapos@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-9b3a2f0d-7257-4561-80f7-dd47980bcc7d.json b/change/react-native-windows-9b3a2f0d-7257-4561-80f7-dd47980bcc7d.json new file mode 100644 index 00000000000..78c866b3143 --- /dev/null +++ b/change/react-native-windows-9b3a2f0d-7257-4561-80f7-dd47980bcc7d.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "integrate 0.75.0-rc.6", + "packageName": "react-native-windows", + "email": "tatianakapos@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/@office-iss/react-native-win32-tester/overrides.json b/packages/@office-iss/react-native-win32-tester/overrides.json index ea578a00c29..86b67f6e756 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.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "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 569ecf9b768..e395890ea44 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -11,15 +11,15 @@ "validate-overrides": "react-native-platform-override validate" }, "dependencies": { - "@react-native/tester": "0.75.0-rc.5", + "@react-native/tester": "0.75.0-rc.6", "@typescript-eslint/eslint-plugin": "^5.30.5", "@typescript-eslint/parser": "^5.57.1", "flow-enums-runtime": "^0.0.5" }, "peerDependencies": { "@office-iss/react-native-win32": "0.75.0-preview.2", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5" + "react": "18.3.1", + "react-native": "0.75.0-rc.6" }, "devDependencies": { "@office-iss/react-native-win32": "0.75.0-preview.2", @@ -30,7 +30,7 @@ "@types/node": "^18.0.0", "eslint": "^8.19.0", "just-scripts": "^1.3.3", - "react-native": "0.75.0-rc.5", + "react-native": "0.75.0-rc.6", "react-native-platform-override": "^1.9.42", "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 9537cf8838f..6344f49ef3a 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.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "overrides": [ { "type": "derived", diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index cbe3c342b99..06cc853c671 100644 --- a/packages/@office-iss/react-native-win32/package.json +++ b/packages/@office-iss/react-native-win32/package.json @@ -26,17 +26,17 @@ "dependencies": { "@babel/runtime": "^7.0.0", "@jest/create-cache-key-function": "^29.6.3", - "@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-community/cli": "14.0.0", + "@react-native-community/cli-platform-android": "14.0.0", + "@react-native-community/cli-platform-ios": "14.0.0", "@react-native/assets": "1.0.0", - "@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", + "@react-native/assets-registry": "0.75.0-rc.6", + "@react-native/codegen": "0.75.0-rc.6", + "@react-native/community-cli-plugin": "0.75.0-rc.6", + "@react-native/gradle-plugin": "0.75.0-rc.6", + "@react-native/js-polyfills": "0.75.0-rc.6", + "@react-native/normalize-colors": "0.75.0-rc.6", + "@react-native/virtualized-lists": "0.75.0-rc.6", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", @@ -61,7 +61,7 @@ "react-refresh": "^0.14.0", "react-shallow-renderer": "^16.15.0", "regenerator-runtime": "^0.13.2", - "scheduler": "0.25.0-rc-fb9a90fa48-20240614", + "scheduler": "0.24.0-canary-efb381bbf-20230505", "semver": "^7.1.3", "stacktrace-parser": "^0.1.10", "whatwg-fetch": "^3.0.0", @@ -71,7 +71,7 @@ "devDependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.27", @@ -86,15 +86,15 @@ "jscodeshift": "^0.14.0", "just-scripts": "^1.3.3", "prettier": "2.8.8", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "18.3.1", + "react-native": "0.75.0-rc.6", "react-native-platform-override": "^1.9.42", "typescript": "5.0.4" }, "peerDependencies": { "@types/react": "^18.2.6", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5" + "react": "^18.2.0", + "react-native": "0.75.0-rc.6" }, "beachball": { "defaultNpmTag": "preview", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index dfe87148cc5..ec5ab64c193 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -30,8 +30,8 @@ "eslint": "^8.19.0", "just-scripts": "^1.3.2", "prettier": "2.8.8", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "18.3.1", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3", "typescript": "5.0.4" }, diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index 1fe0f90532b..e2a30c436e2 100644 --- a/packages/@react-native-windows/cli/package.json +++ b/packages/@react-native-windows/cli/package.json @@ -40,8 +40,8 @@ "xpath": "^0.0.27" }, "devDependencies": { - "@react-native-community/cli-doctor": "14.0.0-alpha.11", - "@react-native-community/cli-types": "14.0.0-alpha.11", + "@react-native-community/cli-doctor": "14.0.0", + "@react-native-community/cli-types": "14.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/jest-unittest-config": "1.5.8", "@rnw-scripts/just-task": "2.3.40", diff --git a/packages/@react-native-windows/tester/overrides.json b/packages/@react-native-windows/tester/overrides.json index 429e0fc6c49..5f509fd1cd8 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.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "overrides": [ { "type": "derived", diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 3e27295e6f4..1d5a26ba4a7 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -17,13 +17,13 @@ }, "peerDependencies": { "@react-native-picker/picker": "2.4.10", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "18.3.1", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3", "react-native-xaml": "^0.0.78" }, "devDependencies": { - "@react-native/tester": "0.75.0-rc.5", + "@react-native/tester": "0.75.0-rc.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/just-task": "2.3.40", @@ -31,7 +31,7 @@ "@types/node": "^18.0.0", "eslint": "^8.19.0", "just-scripts": "^1.3.3", - "react-native": "0.75.0-rc.5", + "react-native": "0.75.0-rc.6", "react-native-platform-override": "^1.9.42", "react-native-windows": "0.75.0-preview.3", "typescript": "5.0.4" diff --git a/packages/@react-native/monorepo/overrides.json b/packages/@react-native/monorepo/overrides.json index 42ca13750e1..4a52cfa9168 100644 --- a/packages/@react-native/monorepo/overrides.json +++ b/packages/@react-native/monorepo/overrides.json @@ -1,11 +1,11 @@ { - "baseVersion": "0.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "overrides": [ { "type": "patch", "file": "package.json", "baseFile": "package.json", - "baseHash": "590fe25de8df488fc5ce43af2a139a66d4dddd1b" + "baseHash": "537e4007d10508059147a3daf940997db4cd7fd4" } ] } \ No newline at end of file diff --git a/packages/@react-native/monorepo/package.json b/packages/@react-native/monorepo/package.json index 13826d6399a..aecd0af1bb6 100644 --- a/packages/@react-native/monorepo/package.json +++ b/packages/@react-native/monorepo/package.json @@ -45,8 +45,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.5", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-babel-transformer": "0.75.0-rc.6", + "@react-native/metro-config": "0.75.0-rc.6", "@tsconfig/node18": "1.0.1", "@types/react": "^18.2.6", "@typescript-eslint/parser": "^7.1.1", @@ -89,17 +89,13 @@ "nullthrows": "^1.1.1", "prettier": "2.8.8", "prettier-plugin-hermes-parser": "0.22.0", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-test-renderer": "19.0.0-rc-fb9a90fa48-20240614", + "react": "18.3.1", + "react-test-renderer": "18.3.1", "rimraf": "^3.0.2", "shelljs": "^0.8.5", "signedsource": "^1.0.0", "supports-color": "^7.1.0", "typescript": "5.0.4", "ws": "^6.2.2" - }, - "resolutions": { - "react-is": "19.0.0-rc-fb9a90fa48-20240614" - }, - "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" + } } diff --git a/packages/@react-native/tester/overrides.json b/packages/@react-native/tester/overrides.json index e5ca78553f8..60b63b3faf9 100644 --- a/packages/@react-native/tester/overrides.json +++ b/packages/@react-native/tester/overrides.json @@ -1,5 +1,5 @@ { - "baseVersion": "0.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "overrides": [ { "type": "copy", @@ -572,7 +572,7 @@ "type": "patch", "file": "package.json", "baseFile": "packages/rn-tester/package.json", - "baseHash": "c9fdf87157b76f0c70bc98761b44433df19e4e43", + "baseHash": "8c306c798e2f7970a02fe0e36b7fb867592619a9", "issue": 13228 } ] diff --git a/packages/@react-native/tester/package.json b/packages/@react-native/tester/package.json index 080be93b1c2..5c3075a4c11 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.75.0-rc.5", + "version": "0.75.0-rc.6", "private": true, "description": "React Native tester app.", "license": "MIT", @@ -23,13 +23,13 @@ "clean-ios": "rm -rf build/generated/ios Pods Podfile.lock" }, "dependencies": { - "@react-native/popup-menu-android": "0.75.0-rc.5", + "@react-native/popup-menu-android": "0.75.0-rc.6", "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", "nullthrows": "^1.1.1" }, "peerDependencies": { - "react": "19.0.0-rc-fb9a90fa48-20240614", + "react": "18.3.1", "react-native": "*" }, "codegenConfig": { diff --git a/packages/@rnw-scripts/babel-react-native-config/package.json b/packages/@rnw-scripts/babel-react-native-config/package.json index 5e6ee55d2e9..a4436aecc91 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.20.0", - "@react-native/babel-preset": "0.75.0-rc.5", + "@react-native/babel-preset": "0.75.0-rc.6", "babel-plugin-transform-flow-enums": "^0.0.2" }, "devDependencies": { "@babel/core": "^7.20.0", - "@react-native/babel-preset": "0.75.0-rc.5", + "@react-native/babel-preset": "0.75.0-rc.6", "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 23e0bb912a2..5b1be9392b5 100644 --- a/packages/@rnw-scripts/eslint-config/package.json +++ b/packages/@rnw-scripts/eslint-config/package.json @@ -12,7 +12,7 @@ "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", "@microsoft/eslint-plugin-sdl": "^0.2.0", - "@react-native/eslint-config": "0.75.0-rc.5", + "@react-native/eslint-config": "0.75.0-rc.6", "eslint-config-prettier": "^8.5.0", "eslint-plugin-ft-flow": "^2.0.1" }, diff --git a/packages/@rnw-scripts/integrate-rn/package.json b/packages/@rnw-scripts/integrate-rn/package.json index 6414bc153d2..90d8f7bcdb9 100644 --- a/packages/@rnw-scripts/integrate-rn/package.json +++ b/packages/@rnw-scripts/integrate-rn/package.json @@ -19,7 +19,7 @@ "integrate-rn": "./bin.js" }, "dependencies": { - "@react-native-community/template": "0.75.0-rc.5", + "@react-native-community/template": "0.75.0-rc.6", "@react-native-windows/find-repo-root": "0.75.0-preview.1", "@react-native-windows/fs": "0.75.0-preview.1", "@react-native-windows/package-utils": "0.75.0-preview.1", diff --git a/packages/@rnw-scripts/metro-dev-config/package.json b/packages/@rnw-scripts/metro-dev-config/package.json index 01dfdc7c8d3..fb859a87dad 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.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnx-kit/metro-config": "^1.3.5", "@rnx-kit/metro-plugin-duplicates-checker": "^2.1.0", "@rnx-kit/metro-serializer": "^1.0.11", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 7e77926c4f7..f2a27bc2887 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -19,8 +19,8 @@ "@types/react": "^18.2.6", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3" }, "devDependencies": { @@ -31,7 +31,7 @@ "@babel/runtime": "^7.20.0", "@react-native-windows/automation": "^0.3.256", "@react-native-windows/automation-commands": "^0.1.277", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", @@ -47,7 +47,7 @@ "eslint": "^8.19.0", "jest": "^29.6.3", "prettier": "2.8.8", - "react-test-renderer": "19.0.0-rc-fb9a90fa48-20240614", + "react-test-renderer": "18.3.1", "sanitize-filename": "^1.6.3", "typescript": "5.0.4" }, diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 4bbcd85646d..4c241b807f1 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -19,8 +19,8 @@ "@types/react": "^18.2.6", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3", "react-native-xaml": "^0.0.78" }, @@ -32,7 +32,7 @@ "@babel/runtime": "^7.20.0", "@react-native-windows/automation": "^0.3.256", "@react-native-windows/automation-commands": "^0.1.277", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", @@ -47,7 +47,7 @@ "eslint": "^8.19.0", "jest": "^29.6.3", "prettier": "2.8.8", - "react-test-renderer": "19.0.0-rc-fb9a90fa48-20240614", + "react-test-renderer": "18.3.1", "sanitize-filename": "^1.6.3", "typescript": "5.0.4" }, diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 25ffe173eb8..ab15c8f9408 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -16,8 +16,8 @@ "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", "chai": "^4.2.0", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3" }, "devDependencies": { @@ -27,7 +27,7 @@ "@babel/preset-typescript": "^7.11.5", "@babel/traverse": "^7.11.5", "@babel/types": "^7.11.5", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/eslint-config": "^1.2.23", "@rnw-scripts/just-task": "^2.3.40", diff --git a/packages/playground/package.json b/packages/playground/package.json index dd442942b80..dc324defc7e 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -15,14 +15,14 @@ "@types/react": "^18.2.6", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/runtime": "^7.20.0", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/just-task": "2.3.40", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 10c4a222c7e..1bf2c860943 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -15,8 +15,8 @@ "@types/react": "^18.2.6", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3" }, "devDependencies": { @@ -26,7 +26,7 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@jest/globals": "^29.7.0", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", @@ -41,7 +41,7 @@ "jest": "^29.7.0", "just-scripts": "^1.3.3", "prettier": "2.8.8", - "react-test-renderer": "19.0.0-rc-fb9a90fa48-20240614", + "react-test-renderer": "18.3.1", "typescript": "5.0.4" }, "engines": { diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 62c7bc04319..54d6181665a 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -15,8 +15,8 @@ "@types/react": "^18.2.6", "@typescript-eslint/eslint-plugin": "^5.30.5", "@typescript-eslint/parser": "^5.57.1", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "^18.2.0", + "react-native": "0.75.0-rc.6", "react-native-windows": "0.75.0-preview.3" }, "devDependencies": { @@ -25,7 +25,7 @@ "@babel/runtime": "^7.20.0", "@react-native-windows/cli": "0.75.0-preview.1", "@react-native-windows/codegen": "0.75.0-preview.1", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/just-task": "2.3.40", diff --git a/vnext/overrides.json b/vnext/overrides.json index 1ea71a9b524..f2c1c84e99b 100644 --- a/vnext/overrides.json +++ b/vnext/overrides.json @@ -8,7 +8,7 @@ "**/__snapshots__/**", "src-win/rntypes/**" ], - "baseVersion": "0.75.0-rc.5", + "baseVersion": "0.75.0-rc.6", "overrides": [ { "type": "derived", diff --git a/vnext/package.json b/vnext/package.json index f33f9ecf07d..615783a4d2e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -23,18 +23,18 @@ "dependencies": { "@babel/runtime": "^7.0.0", "@jest/create-cache-key-function": "^29.6.3", - "@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-community/cli": "14.0.0", + "@react-native-community/cli-platform-android": "14.0.0", + "@react-native-community/cli-platform-ios": "14.0.0", "@react-native-windows/cli": "0.75.0-preview.1", "@react-native/assets": "1.0.0", - "@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", + "@react-native/assets-registry": "0.75.0-rc.6", + "@react-native/codegen": "0.75.0-rc.6", + "@react-native/community-cli-plugin": "0.75.0-rc.6", + "@react-native/gradle-plugin": "0.75.0-rc.6", + "@react-native/js-polyfills": "0.75.0-rc.6", + "@react-native/normalize-colors": "0.75.0-rc.6", + "@react-native/virtualized-lists": "0.75.0-rc.6", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", @@ -57,7 +57,7 @@ "react-refresh": "^0.14.0", "react-shallow-renderer": "^16.15.0", "regenerator-runtime": "^0.13.2", - "scheduler": "0.25.0-rc-fb9a90fa48-20240614", + "scheduler": "0.24.0-canary-efb381bbf-20230505", "semver": "^7.1.3", "source-map-support": "^0.5.19", "stacktrace-parser": "^0.1.10", @@ -67,7 +67,7 @@ }, "devDependencies": { "@react-native-windows/codegen": "0.75.0-preview.1", - "@react-native/metro-config": "0.75.0-rc.5", + "@react-native/metro-config": "0.75.0-rc.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.27", @@ -82,16 +82,16 @@ "jscodeshift": "^0.14.0", "just-scripts": "^1.3.3", "prettier": "2.8.8", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5", + "react": "18.3.1", + "react-native": "0.75.0-rc.6", "react-native-platform-override": "^1.9.42", "react-refresh": "^0.14.0", "typescript": "5.0.4" }, "peerDependencies": { "@types/react": "^18.2.6", - "react": "^19.0.0-rc-fb9a90fa48-20240614", - "react-native": "0.75.0-rc.5" + "react": "^18.2.0", + "react-native": "0.75.0-rc.6" }, "beachball": { "defaultNpmTag": "preview", diff --git a/yarn.lock b/yarn.lock index b487c37e962..395e91bc6b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2204,28 +2204,35 @@ optionalDependencies: npmlog "2 || ^3.1.0 || ^4.0.0" -"@react-native-community/cli-clean@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-14.0.0-alpha.11.tgz#6b7b95533ec9483562e33d2aae4c0501d4fa41c1" - integrity sha512-pGhrL7xncBv6ciE6vybJHCRAz5c+ejchEdtIcuMBk3GDSP+cWh9A8jwwezMo/6zKDh1FMWSN7KxXFL0fr11Eyw== +"@react-native-community/cli-clean@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-14.0.0.tgz#37b53762e5f3d02f452a44fc32a7f88a7419ccad" + integrity sha512-kvHthZTNur/wLLx8WL5Oh+r04zzzFAX16r8xuaLhu9qGTE6Th1JevbsIuiQb5IJqD8G/uZDKgIZ2a0/lONcbJg== dependencies: - "@react-native-community/cli-tools" "14.0.0-alpha.11" + "@react-native-community/cli-tools" "14.0.0" chalk "^4.1.2" execa "^5.0.0" fast-glob "^3.3.2" -"@react-native-community/cli-config@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-14.0.0-alpha.11.tgz#44605edc66f4fb7f65e7c9aeb71ed4c4a54e3abd" - integrity sha512-6De3iEH71LnEPUTQZXORnl8J5t1p3Lsp1iweFf5oaHdYlBPqPLt2pGZxtSc09oNIOdtmYW9RHm14OM6/mJm/xA== +"@react-native-community/cli-config@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-14.0.0.tgz#641ec08ddb44c90ceb947d8fc8e35de1a4bcf4a4" + integrity sha512-2Nr8KR+dgn1z+HLxT8piguQ1SoEzgKJnOPQKE1uakxWaRFcQ4LOXgzpIAscYwDW6jmQxdNqqbg2cRUoOS7IMtQ== dependencies: - "@react-native-community/cli-tools" "14.0.0-alpha.11" + "@react-native-community/cli-tools" "14.0.0" chalk "^4.1.2" cosmiconfig "^9.0.0" deepmerge "^4.3.0" fast-glob "^3.3.2" joi "^17.2.1" +"@react-native-community/cli-debugger-ui@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-14.0.0.tgz#ef02d531e70b86265d39773abc3b58ab5cb8f4b8" + integrity sha512-JpfzILfU7eKE9+7AMCAwNJv70H4tJGVv3ZGFqSVoK1YHg5QkVEGsHtoNW8AsqZRS6Fj4os+Fmh+r+z1L36sPmg== + dependencies: + serve-static "^1.13.1" + "@react-native-community/cli-debugger-ui@14.0.0-alpha.11": version "14.0.0-alpha.11" resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-14.0.0-alpha.11.tgz#952bb7c162e136ebff1950e7e80706eb3155fe21" @@ -2233,20 +2240,20 @@ dependencies: serve-static "^1.13.1" -"@react-native-community/cli-doctor@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-14.0.0-alpha.11.tgz#1ee0910be05113c920027bd042c3a658908ec203" - integrity sha512-i+awVrt964+MxneGuw/6GXdzm+MJtFyS9Jpuc87HApLxOY9AC4pVjFSi6tUUjC5SlORN3zuMo87DmzgQuqBR+w== +"@react-native-community/cli-doctor@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-14.0.0.tgz#f6855495d5a53e9a2c206949958a8291ac3e326e" + integrity sha512-in6jylHjaPUaDzV+JtUblh8m9JYIHGjHOf6Xn57hrmE5Zwzwuueoe9rSMHF1P0mtDgRKrWPzAJVejElddfptWA== dependencies: - "@react-native-community/cli-config" "14.0.0-alpha.11" - "@react-native-community/cli-platform-android" "14.0.0-alpha.11" - "@react-native-community/cli-platform-apple" "14.0.0-alpha.11" - "@react-native-community/cli-platform-ios" "14.0.0-alpha.11" - "@react-native-community/cli-tools" "14.0.0-alpha.11" + "@react-native-community/cli-config" "14.0.0" + "@react-native-community/cli-platform-android" "14.0.0" + "@react-native-community/cli-platform-apple" "14.0.0" + "@react-native-community/cli-platform-ios" "14.0.0" + "@react-native-community/cli-tools" "14.0.0" chalk "^4.1.2" command-exists "^1.2.8" deepmerge "^4.3.0" - envinfo "^7.10.0" + envinfo "^7.13.0" execa "^5.0.0" node-stream-zip "^1.9.1" ora "^5.4.1" @@ -2255,36 +2262,51 @@ wcwidth "^1.0.1" yaml "^2.2.1" -"@react-native-community/cli-platform-android@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-14.0.0-alpha.11.tgz#29bb5ee9e55eea0199d824335f54f7adc0cf50f5" - integrity sha512-DIKku0qcJ2pB75YTqBCHdJiQaMtFBkp8Hhloq57OpNMspDqLTuWjDDbcCtqD7LQb9MGpaf+b6FWUQFw9BNtVkQ== +"@react-native-community/cli-platform-android@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-14.0.0.tgz#36f47999af9b386aaa8f8286923edd9a65101f28" + integrity sha512-nt7yVz3pGKQXnVa5MAk7zR+1n41kNKD3Hi2OgybH5tVShMBo7JQoL2ZVVH6/y/9wAwI/s7hXJgzf1OIP3sMq+Q== dependencies: - "@react-native-community/cli-tools" "14.0.0-alpha.11" + "@react-native-community/cli-tools" "14.0.0" chalk "^4.1.2" execa "^5.0.0" fast-glob "^3.3.2" fast-xml-parser "^4.2.4" logkitty "^0.7.1" -"@react-native-community/cli-platform-apple@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-14.0.0-alpha.11.tgz#7085a08b2f71f78291722196834e1e47a5d74ae5" - integrity sha512-tNKKte5K/tNNHy0Pxy/vJaSUw0jS7Cuo+F7tTT2ZgDmarp7IlfWnfVMKCtlSC3rR8ZCktmgPgteTf9SicSldxg== +"@react-native-community/cli-platform-apple@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-14.0.0.tgz#7050af6fbc01b4ebe72e1bdcb48d188cbbf1b9ef" + integrity sha512-WniJL8vR4MeIsjqio2hiWWuUYUJEL3/9TDL5aXNwG68hH3tYgK3742+X9C+vRzdjTmf5IKc/a6PwLsdplFeiwQ== dependencies: - "@react-native-community/cli-tools" "14.0.0-alpha.11" + "@react-native-community/cli-tools" "14.0.0" chalk "^4.1.2" execa "^5.0.0" fast-glob "^3.3.2" fast-xml-parser "^4.2.4" ora "^5.4.1" -"@react-native-community/cli-platform-ios@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-14.0.0-alpha.11.tgz#d446583ebf1eeaf0066ddb649e28b345aa32149e" - integrity sha512-coHbTcymVsrOBYvch0M7JtKIRlfCc2GwXs7JEyG54CUKTfhLGDgWWTGOdAwWxiF4cDbj46Qr/4Es2AGJbmTBGA== +"@react-native-community/cli-platform-ios@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-14.0.0.tgz#7c7c393a13415bf61aaad82f1a3583c30afb110e" + integrity sha512-8kxGv7mZ5nGMtueQDq+ndu08f0ikf3Zsqm3Ix8FY5KCXpSgP14uZloO2GlOImq/zFESij+oMhCkZJGggpWpfAw== dependencies: - "@react-native-community/cli-platform-apple" "14.0.0-alpha.11" + "@react-native-community/cli-platform-apple" "14.0.0" + +"@react-native-community/cli-server-api@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-14.0.0.tgz#1b62b78e5ea7dead0ae4590465c977bc4af880fc" + integrity sha512-A0FIsj0QCcDl1rswaVlChICoNbfN+mkrKB5e1ab5tOYeZMMyCHqvU+eFvAvXjHUlIvVI+LbqCkf4IEdQ6H/2AQ== + dependencies: + "@react-native-community/cli-debugger-ui" "14.0.0" + "@react-native-community/cli-tools" "14.0.0" + compression "^1.7.1" + connect "^3.6.5" + errorhandler "^1.5.1" + nocache "^3.0.1" + pretty-format "^26.6.2" + serve-static "^1.13.1" + ws "^6.2.3" "@react-native-community/cli-server-api@14.0.0-alpha.11": version "14.0.0-alpha.11" @@ -2301,6 +2323,22 @@ serve-static "^1.13.1" ws "^6.2.3" +"@react-native-community/cli-tools@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-14.0.0.tgz#07b57a8942a131618c198e3b64fb1ec846cd631d" + integrity sha512-L7GX5hyYYv0ZWbAyIQKzhHuShnwDqlKYB0tqn57wa5riGCaxYuRPTK+u4qy+WRCye7+i8M4Xj6oQtSd4z0T9cA== + dependencies: + appdirsjs "^1.2.4" + chalk "^4.1.2" + execa "^5.0.0" + find-up "^5.0.0" + mime "^2.4.1" + open "^6.2.0" + ora "^5.4.1" + semver "^7.5.2" + shell-quote "^1.7.3" + sudo-prompt "^9.0.0" + "@react-native-community/cli-tools@14.0.0-alpha.11": version "14.0.0-alpha.11" resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-14.0.0-alpha.11.tgz#95b148a3e65a4c2519af608b27ed7091e7e8b78a" @@ -2317,25 +2355,25 @@ shell-quote "^1.7.3" sudo-prompt "^9.0.0" -"@react-native-community/cli-types@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-14.0.0-alpha.11.tgz#d8ca6352659bc44d569bae3fb321ed52502168f0" - integrity sha512-jujAIipCmgc0mHXh9G+6cVT8wPaw1m8L3OSpajNKuARtjva+jGNYmx4itRP05c+SgFqN4eASEV563nNfI4Ja/g== +"@react-native-community/cli-types@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-14.0.0.tgz#6cde2d2a93edd9b13238171edef30352d37e8dd2" + integrity sha512-CMUevd1pOWqvmvutkUiyQT2lNmMHUzSW7NKc1xvHgg39NjbS58Eh2pMzIUP85IwbYNeocfYc3PH19vA/8LnQtg== dependencies: joi "^17.2.1" -"@react-native-community/cli@14.0.0-alpha.11": - version "14.0.0-alpha.11" - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-14.0.0-alpha.11.tgz#e2fe662a68f0597b3ab738240c997301ce11b404" - integrity sha512-V32VYYa1dZJWt7ohxCYQIRa7DVGAXpw3RnP36BSfm4rqv1DD8ymDLM71PVZHoeHG6UWyNABXbTHTY+FOUYjKlQ== - dependencies: - "@react-native-community/cli-clean" "14.0.0-alpha.11" - "@react-native-community/cli-config" "14.0.0-alpha.11" - "@react-native-community/cli-debugger-ui" "14.0.0-alpha.11" - "@react-native-community/cli-doctor" "14.0.0-alpha.11" - "@react-native-community/cli-server-api" "14.0.0-alpha.11" - "@react-native-community/cli-tools" "14.0.0-alpha.11" - "@react-native-community/cli-types" "14.0.0-alpha.11" +"@react-native-community/cli@14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-14.0.0.tgz#0c98d75ac55515d07972682c1053f46bfee93863" + integrity sha512-KwMKJB5jsDxqOhT8CGJ55BADDAYxlYDHv5R/ASQlEcdBEZxT0zZmnL0iiq2VqzETUy+Y/Nop+XDFgqyoQm0C2w== + dependencies: + "@react-native-community/cli-clean" "14.0.0" + "@react-native-community/cli-config" "14.0.0" + "@react-native-community/cli-debugger-ui" "14.0.0" + "@react-native-community/cli-doctor" "14.0.0" + "@react-native-community/cli-server-api" "14.0.0" + "@react-native-community/cli-tools" "14.0.0" + "@react-native-community/cli-types" "14.0.0" chalk "^4.1.2" commander "^9.4.1" deepmerge "^4.3.0" @@ -2346,37 +2384,37 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native-community/template@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native-community/template/-/template-0.75.0-rc.5.tgz#44e3b3373cd2426ed8cf29e941ed882f32d7746c" - integrity sha512-DHHi3NmzXiXvRZ9ipe0aSkDdCc10TaiYhYrUYvpN6OBzPy+LAt5X35V4xdhoxqkoy8hHZivFr8dztuP7p6Hbpg== +"@react-native-community/template@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native-community/template/-/template-0.75.0-rc.6.tgz#ed5138461b07aa77cb697f28585fbc1487f1e42c" + integrity sha512-wnSGX9AxICmkK7LAUVOlN4rlR8SLisi7SNtdIALfGUYxe8oebf/BQk2h8rjTbfz8E98LMAve/XVbjh28i2QSlA== "@react-native-picker/picker@^2.5.1": version "2.7.7" resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.7.7.tgz#6e19c3a72a482be015f5194794e6c14efe8762e8" integrity sha512-CTHthVmx8ujlH/u5AnxLQfsheh/DoEbo+Kbx0HGTlbKVLC1eZ4Kr9jXIIUcwB7JEgOXifdZIPQCsoTc/7GQ0ag== -"@react-native/assets-registry@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.75.0-rc.5.tgz#738a524747a4a833365bd7920e71b2a8efd30d30" - integrity sha512-2nbPA2x1EbnEBj9kt3lMTS43lztjHEUWDqv8kiXoWeoOeqO6q4JZRMk6XMhjTmBwdC0Dx8r372npvD/qb8ZBnQ== +"@react-native/assets-registry@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.75.0-rc.6.tgz#8cc9a4f04f3e30685971fdad11a17fd13c098e36" + integrity sha512-oYZR7ctZxqOmeY2pSQeM07lCxHQlnaHUfKO7THPWFPjDZPl5qI6PucZ4OPL+1bcpYuBtTMw1TcHFyUkPQxyrwg== "@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.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.75.0-rc.5.tgz#3212a11fa68370d20095c4ffde57aad921d44d36" - integrity sha512-menDCxTfAf3sW011AJY7baggXsQ58nH8qB+SeJGRdNc6LykpPN1G74zdd7jw3SdG/6xe9kKiixD8r5hwtPW8xw== +"@react-native/babel-plugin-codegen@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.75.0-rc.6.tgz#a5394046a9a0ca6424d8eb195de8d846cc2a0f19" + integrity sha512-exNlBthKDpTNK7uJGqFbjPOmmuaFYN/psbDbr+6Hl4d8GpCBwLIKx7yFu0ZPbgn0dmDnZZMgHTL3FmucAx1f2Q== dependencies: - "@react-native/codegen" "0.75.0-rc.5" + "@react-native/codegen" "0.75.0-rc.6" -"@react-native/babel-preset@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.75.0-rc.5.tgz#5c6f63ad2673cbfc0a4838bff6da122ce0e38c22" - integrity sha512-ZlseSyNQkxnzefNasjldtV9mlpnZprnp7luHsyxtfV8FqGxBM4pMJTMl1Oryrwoo7gcXUGnwXncaHMLHtfkn5w== +"@react-native/babel-preset@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.75.0-rc.6.tgz#fcad77a2b6a87161c86919e08d72c02dc06e6c79" + integrity sha512-/hKumY+h1HRehmjWn33cvK+CzByamjAFxnmSMsBpbt86CQWSSqZt+0m360gtEwjnZOar2a08tAWxSF1LbdNv0Q== dependencies: "@babel/core" "^7.20.0" "@babel/plugin-proposal-export-default-from" "^7.0.0" @@ -2420,14 +2458,14 @@ "@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.5" + "@react-native/babel-plugin-codegen" "0.75.0-rc.6" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.75.0-rc.5.tgz#51192698c9994afd7ff7204161c2a6d77aa3a9fd" - integrity sha512-s442iu2etAKZVTPKw+qj1hQhkzAEwhiHi4SdoIlJxn2ZqBCRXJb9JkrdwYMtl64Y2aZeM2fgt1OMgWc5jXrHPA== +"@react-native/codegen@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.75.0-rc.6.tgz#14285bd0cf937f000464cfa5212839c98870747e" + integrity sha512-6BxKl/oIEz1Cjfm4QFXfZA8JDRsQpNQxvoJhmv/uAzhzW+MmVe1Q6hX9fptVQ+0YwJpYgcK03nvfy2oraaBBRQ== dependencies: "@babel/parser" "^7.20.0" glob "^7.1.1" @@ -2437,15 +2475,15 @@ mkdirp "^0.5.1" nullthrows "^1.1.1" -"@react-native/community-cli-plugin@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.75.0-rc.5.tgz#c367e8b12ca0b679c32f572fe18454a2e553f14a" - integrity sha512-NGVi7RsdCTa1lnmS0GY8mn6+epa+SrDAkaar0/nYRbKAHhA6O8MyjC7t5p3vx2F1UUDNjrfW7NPSH/tii5gr9Q== +"@react-native/community-cli-plugin@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.75.0-rc.6.tgz#7e652c4dfecba52eb5821cf6f31eb3faefd8b35e" + integrity sha512-RaE/l1VzT1EPzQvGKDNdozWQVpc62dSg2RwWcMx96gsCSpCQnbjoUQhWovEcFFp0qELI+qJUpDmmJdpZlmajFw== 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.5" - "@react-native/metro-babel-transformer" "0.75.0-rc.5" + "@react-native/dev-middleware" "0.75.0-rc.6" + "@react-native/metro-babel-transformer" "0.75.0-rc.6" chalk "^4.0.0" execa "^5.1.1" metro "^0.80.3" @@ -2455,18 +2493,18 @@ querystring "^0.2.1" readline "^1.3.0" -"@react-native/debugger-frontend@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.75.0-rc.5.tgz#2201a6beda17e0dc7a9fb32b9053ce11a5eb4ce9" - integrity sha512-m+e3/+V06bNG6P8e+3hu4DcNP1GH3FflPLMtEY1SD4T7PyPJXlFWu8ApOm1FCuQA8ObY8nx6C3vzMlyjoYQFUA== +"@react-native/debugger-frontend@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.75.0-rc.6.tgz#f1659b55804844a0215e83dd0aa15500db4b2b5a" + integrity sha512-gMaZDGQtqU3Ces99Fip9vY/wboTkexln/aIejn17gNizeripJNj9CbxwfjbsrQYNIbUyV2p06FIJxJAIrMZh4Q== -"@react-native/dev-middleware@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.75.0-rc.5.tgz#60a50aa41be8907455d86d301328a7e72e1008eb" - integrity sha512-NbMISFfV2XzBsxzbn/QGS6wqAxLPUKoKwFASRWKRpqo23q62H5xWRuvvvMPFpemb/MoFEGpTxc5ce5niNds/aQ== +"@react-native/dev-middleware@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.75.0-rc.6.tgz#e14d8308ba1d0d38961a53b52ec5ed63a37b665c" + integrity sha512-wlAAl5ThCn+J14rK0eXBzAtd6z/Q5MrS8+gAj7mqn8WlCOrfazdahyjeMDfdJg3ZGt9VK3rpit3hnK66xQH+Hw== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.75.0-rc.5" + "@react-native/debugger-frontend" "0.75.0-rc.6" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -2478,14 +2516,14 @@ serve-static "^1.13.1" ws "^6.2.2" -"@react-native/eslint-config@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.75.0-rc.5.tgz#9ae039466cd88797ef48fe63c6e3e9ba23f2e6ba" - integrity sha512-FGR0LEyhyhjBnA4SDEo6Vk6En/00dVgcCc+3aynZr1pOadg9mg25dVCz6Y5tQENQZntKDRijUb1Yt1yVeuyKXA== +"@react-native/eslint-config@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.75.0-rc.6.tgz#78a26ad620665a1005ea8e3e719042fbcc498841" + integrity sha512-E+TilsvtmcJQEj6dOcJDyQ8xcvyomPdi797a55lUFeofd6njO7XnysYlqHIFgDosbDVYIYCN1QnPoQh1JdiQfQ== dependencies: "@babel/core" "^7.20.0" "@babel/eslint-parser" "^7.20.0" - "@react-native/eslint-plugin" "0.75.0-rc.5" + "@react-native/eslint-plugin" "0.75.0-rc.6" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2496,57 +2534,57 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.75.0-rc.5.tgz#e831422062a6ff6d32f4fa6dfad0e57d54c1c483" - integrity sha512-w56HbJySehyIOtYCYWvDaJtsGt26YP99YmMcoa6YVSWacOKC9rokW0XTBTjSnaZHiXPoj09IgARi6w65ec9OKA== +"@react-native/eslint-plugin@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.75.0-rc.6.tgz#ff4babf59dc3b93b5f3c718d45eb09375e2ae38e" + integrity sha512-WKTxX3a+K4aJmqk+vBs+7btJ/XbwCmDYDAeLOxfXETHuzZzw3wLJlnYg8T8+hGVj1GqX8yAzIfxY+XDcvIaF/A== -"@react-native/gradle-plugin@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.75.0-rc.5.tgz#e12c92a74dab6dc8e484aff555a0419a7612a6dc" - integrity sha512-Cvl1y+KcbO/bxWi67QgV3tJO/yaoCNNXMjrnlRPpBkhNNBoGSfgdmxVHV7vGQH+rUToSC28TeEARXkJ1Rig3Ng== +"@react-native/gradle-plugin@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.75.0-rc.6.tgz#5ec018abc3fc13d78b0533fcffcf797944b40dc7" + integrity sha512-9CSA48GI0xwK4D8ElIl9oZGE855+vCZNSHFy8wb/YQraRgVRCXY4SLPdcZxnXQ/a57nvjqkldo7gIB91TNITrw== -"@react-native/js-polyfills@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.75.0-rc.5.tgz#c0392451d8de607e61abf7ae4da6a270b1d8d4ea" - integrity sha512-CCkSco2YwgDqRltJ9XxU1474gMTTom4Cf28MeOdTZezn5jmuJ7naJNaD/UTvik1MyR3CShrS9GMQ61u6Rf57lw== +"@react-native/js-polyfills@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.75.0-rc.6.tgz#baa51edd9dbd9d6b179ec205b247ca78a53c142f" + integrity sha512-cXw8mLNc+64QMQdm25d06pBb//6zi7uG2QOcyN1Yf9KXoRZPSlK9dO3LSRxOM8dcJZOUt13gHUc5XzpWMcY1oQ== -"@react-native/metro-babel-transformer@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.75.0-rc.5.tgz#51420a77f176985d71ff1b8d259e4fbfb4508298" - integrity sha512-XMCvT8oz11Vwa0PjE3xg5T6Qu1Q1ZwhkBn9RDXKnPMjULkELOyNWxHPfwoyjLEemS7ThK7SGQbPZF2YpyKzTPA== +"@react-native/metro-babel-transformer@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.75.0-rc.6.tgz#3b4abdf111f5f69a98075e5f86690a2a92142f6e" + integrity sha512-cN9nvSgfqF5Ocv5ci0VZCULLZ03dYrunTN8YUtS93z21xk6fiuv/VbNriJ3tcQBqipyxHQUisAf/RFOhoCEmFw== dependencies: "@babel/core" "^7.20.0" - "@react-native/babel-preset" "0.75.0-rc.5" + "@react-native/babel-preset" "0.75.0-rc.6" hermes-parser "0.22.0" nullthrows "^1.1.1" -"@react-native/metro-config@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.75.0-rc.5.tgz#2723f9adea97acfda733eeba30d9325db5603798" - integrity sha512-41xBYcYXzwDOcaxeFp8gcuxblF1F7xBvkPNEQkYIijaoP+ePqGnvO3lnanx7ZnRyNJ2avH+GqujVtovh9Ayq+g== +"@react-native/metro-config@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.75.0-rc.6.tgz#00bfb9a0f55043f0f164e0a65003ae16f422425c" + integrity sha512-aVbjvH7nIO7rXEC+fNAJh+frKE7hV+nm561TUMoVWdbgc1KQEAPBBySuX8jllRoa7QRlIXh2p86M3CH7A2aqbQ== dependencies: - "@react-native/js-polyfills" "0.75.0-rc.5" - "@react-native/metro-babel-transformer" "0.75.0-rc.5" + "@react-native/js-polyfills" "0.75.0-rc.6" + "@react-native/metro-babel-transformer" "0.75.0-rc.6" metro-config "^0.80.3" metro-runtime "^0.80.3" -"@react-native/normalize-colors@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.75.0-rc.5.tgz#edfa51fa3f11607128a44b42446acf762ce6af19" - integrity sha512-44PBsJXIhKB/2ahLK10HNt/YYHDQWPuqIy36FYPpKTbk3HJWeJaMgdEBq3qmuRQhaS7dIIrNU5cWT6sHpa83dA== +"@react-native/normalize-colors@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.75.0-rc.6.tgz#23f5998f26a7a0ffb7daba7470a183abca7fd631" + integrity sha512-QVcA/LbhF+QanF7CkjKjGl81IcDwoqTFZ04uoORFayEFBtpdZ+ha5X+QkH3DMdBcZdOwGQHtX7q9Eso/6bA0vA== -"@react-native/popup-menu-android@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/popup-menu-android/-/popup-menu-android-0.75.0-rc.5.tgz#51e5983b9038557f8ff59c46b1e3f008378f4f30" - integrity sha512-HNv8rd66a5w8jH4RYX0MpHoZxBB9Lf4F9zCd1kYFfQ+LtRdxzLyGtS6JRVE56HJO1NTRDmL7kMmUsmjyOO6rNg== +"@react-native/popup-menu-android@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/popup-menu-android/-/popup-menu-android-0.75.0-rc.6.tgz#032c669f7bb4f73b1a7729fb465bde810e54534f" + integrity sha512-AakB9H1Uq/2OrZg7BN+itAYdjYZ2a2K1iz49jeOnWUNv39L9Dn6mJoaIXF8FB3mCSgv68KT55ltyoPo5HGlMjg== dependencies: nullthrows "^1.1.1" -"@react-native/virtualized-lists@0.75.0-rc.5": - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.75.0-rc.5.tgz#3ceec57aa398c3dd68d5402916ba24b4494bea1c" - integrity sha512-TkZsh0+aMaeI95Up1uFypTvjHbRT9rLo+ZseSctW02U5RgGwIjtSbBtjvj+V6xP4qU3uTLSC4EguiOgJrMEiqA== +"@react-native/virtualized-lists@0.75.0-rc.6": + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.75.0-rc.6.tgz#7e1ac59ce2bc9f7d4d3d12ff08c75f284eea028c" + integrity sha512-RyhY6yb3pHbOGmJc4tLlTxhrJ98OiwQJdm+7v1kl2KenpXWhBrsLK+bJ/KfnK8Lm6i1AonMznVsjitx9MlRjgg== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -5620,7 +5658,7 @@ env-paths@^2.2.1: resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== -envinfo@^7.10.0, envinfo@^7.5.0, envinfo@^7.8.1: +envinfo@^7.13.0, envinfo@^7.5.0, envinfo@^7.8.1: version "7.13.0" resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.13.0.tgz#81fbb81e5da35d74e814941aeab7c325a606fb31" integrity sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q== @@ -8723,7 +8761,7 @@ lookpath@^1.2.1: resolved "https://registry.yarnpkg.com/lookpath/-/lookpath-1.2.2.tgz#bddcd1440b6643e07495138376d43aed38bcd454" integrity sha512-k2Gmn8iV6qdME3ztZC2spubmQISimFOPLuQKiPaLcVdRz0IpdxrNClVepMlyTJlhodm/zG/VfbkWERm3kUIh+Q== -loose-envify@^1.0.0, loose-envify@^1.4.0: +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== @@ -10325,6 +10363,11 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== +react-is@^18.3.1: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== + react-native-xaml@^0.0.78: version "0.0.78" resolved "https://registry.yarnpkg.com/react-native-xaml/-/react-native-xaml-0.0.78.tgz#146264bc459e1ddb645e61f0e0b69cd893d20069" @@ -10332,22 +10375,22 @@ react-native-xaml@^0.0.78: dependencies: "@types/react" "*" -react-native@0.75.0-rc.5: - version "0.75.0-rc.5" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.75.0-rc.5.tgz#8dd53b602d2adf0a233f68642ca272cbd72945b6" - integrity sha512-MqkKVr/jSvMhGKGRubVs61sHyybiZk50dc6saLsUgYeTQBSLQPqileKvIfNvvrrkdMgPw3FgROE1DJIxHj8nRw== +react-native@0.75.0-rc.6: + version "0.75.0-rc.6" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.75.0-rc.6.tgz#afae15029c742ccc378f1e289134da5bff7c9df4" + integrity sha512-mzWo+InmaS76jrWKEECdaqPeB+nD/4YXTYK+mWSzH4gOIs2DBDohmlckOs5k0+6rpa4ndr9GpghDTGQqzTr+jQ== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@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.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" + "@react-native-community/cli" "14.0.0" + "@react-native-community/cli-platform-android" "14.0.0" + "@react-native-community/cli-platform-ios" "14.0.0" + "@react-native/assets-registry" "0.75.0-rc.6" + "@react-native/codegen" "0.75.0-rc.6" + "@react-native/community-cli-plugin" "0.75.0-rc.6" + "@react-native/gradle-plugin" "0.75.0-rc.6" + "@react-native/js-polyfills" "0.75.0-rc.6" + "@react-native/normalize-colors" "0.75.0-rc.6" + "@react-native/virtualized-lists" "0.75.0-rc.6" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" @@ -10369,7 +10412,7 @@ react-native@0.75.0-rc.5: react-devtools-core "^5.3.1" react-refresh "^0.14.0" regenerator-runtime "^0.13.2" - scheduler "0.25.0-rc-fb9a90fa48-20240614" + scheduler "0.24.0-canary-efb381bbf-20230505" semver "^7.1.3" stacktrace-parser "^0.1.10" whatwg-fetch "^3.0.0" @@ -10389,6 +10432,15 @@ react-shallow-renderer@^16.15.0: object-assign "^4.1.1" react-is "^16.12.0 || ^17.0.0 || ^18.0.0" +react-test-renderer@18.3.1: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-18.3.1.tgz#e693608a1f96283400d4a3afead6893f958b80b4" + integrity sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA== + dependencies: + react-is "^18.3.1" + react-shallow-renderer "^16.15.0" + scheduler "^0.23.2" + react-test-renderer@19.0.0-rc-fb9a90fa48-20240614: version "19.0.0-rc-fb9a90fa48-20240614" resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-19.0.0-rc-fb9a90fa48-20240614.tgz#6657b3d05a533afad5ea0516f9ed29cadf72334f" @@ -10397,10 +10449,12 @@ react-test-renderer@19.0.0-rc-fb9a90fa48-20240614: react-is "19.0.0-rc-fb9a90fa48-20240614" scheduler "0.25.0-rc-fb9a90fa48-20240614" -react@19.0.0-rc-fb9a90fa48-20240614, react@^19.0.0-rc-fb9a90fa48-20240614: - version "19.0.0-rc-fb9a90fa48-20240614" - resolved "https://registry.yarnpkg.com/react/-/react-19.0.0-rc-fb9a90fa48-20240614.tgz#90eb43a0b005e8cc3cbf0d801c14816d01df1b08" - integrity sha512-nvE3Gy+IOIfH/DXhkyxFVQSrITarFcQz4+shzC/McxQXEUSonpw2oDy/Wi9hdDtV3hlP12VYuDL95iiBREedNQ== +react@18.3.1, react@^18.2.0: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== + dependencies: + loose-envify "^1.1.0" read-yaml-file@^2.1.0: version "2.1.0" @@ -10822,11 +10876,25 @@ sax@>=0.6.0: resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0" integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== +scheduler@0.24.0-canary-efb381bbf-20230505: + version "0.24.0-canary-efb381bbf-20230505" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.24.0-canary-efb381bbf-20230505.tgz#5dddc60e29f91cd7f8b983d7ce4a99c2202d178f" + integrity sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA== + dependencies: + loose-envify "^1.1.0" + scheduler@0.25.0-rc-fb9a90fa48-20240614: version "0.25.0-rc-fb9a90fa48-20240614" resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0-rc-fb9a90fa48-20240614.tgz#9ee11063b7c0f47aef3fea53d9f1be3f13794dce" integrity sha512-HHqQ/SqbeiDfXXVKgNxTpbQTD4n7IUb4hZATvHjp03jr3TF7igehCyHdOjeYTrzIseLO93cTTfSb5f4qWcirMQ== +scheduler@^0.23.2: + version "0.23.2" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" + integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== + dependencies: + loose-envify "^1.1.0" + screenshot-desktop@^1.12.2: version "1.15.0" resolved "https://registry.yarnpkg.com/screenshot-desktop/-/screenshot-desktop-1.15.0.tgz#62109463865cdb1bbe61dff39003cd06ac404fb0"