From f98b906a9e78a907e634cc721b7ab1710bf6d1b5 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Thu, 4 May 2023 05:12:49 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...-3fa82ba4-66aa-4ba2-8038-a1eb08ec5bd2.json | 7 ------- ...-8263fffc-aa20-4e7e-873b-b503e49fd78c.json | 7 ------- .../automation-channel/CHANGELOG.json | 15 +++++++++++++ .../automation-channel/CHANGELOG.md | 10 ++++++++- .../automation-channel/package.json | 2 +- .../@react-native-windows/cli/CHANGELOG.json | 15 +++++++++++++ .../@react-native-windows/cli/CHANGELOG.md | 10 ++++++++- .../@react-native-windows/cli/package.json | 2 +- .../tester/CHANGELOG.json | 15 +++++++++++++ .../@react-native-windows/tester/CHANGELOG.md | 10 ++++++++- .../@react-native-windows/tester/package.json | 4 ++-- packages/e2e-test-app/CHANGELOG.json | 15 +++++++++++++ packages/e2e-test-app/CHANGELOG.md | 10 ++++++++- packages/e2e-test-app/package.json | 2 +- packages/integration-test-app/CHANGELOG.json | 15 +++++++++++++ packages/integration-test-app/CHANGELOG.md | 10 ++++++++- packages/integration-test-app/package.json | 2 +- packages/playground/CHANGELOG.json | 15 +++++++++++++ packages/playground/CHANGELOG.md | 10 ++++++++- packages/playground/package.json | 2 +- .../react-native-windows-init/CHANGELOG.json | 15 +++++++++++++ .../react-native-windows-init/CHANGELOG.md | 10 ++++++++- .../react-native-windows-init/package.json | 2 +- packages/sample-apps/CHANGELOG.json | 15 +++++++++++++ packages/sample-apps/CHANGELOG.md | 10 ++++++++- packages/sample-apps/package.json | 2 +- vnext/CHANGELOG.json | 21 +++++++++++++++++++ vnext/CHANGELOG.md | 11 +++++++++- .../Generated/PackageVersion.g.props | 6 +++--- vnext/package.json | 4 ++-- 30 files changed, 237 insertions(+), 37 deletions(-) delete mode 100644 change/@react-native-windows-cli-3fa82ba4-66aa-4ba2-8038-a1eb08ec5bd2.json delete mode 100644 change/react-native-windows-8263fffc-aa20-4e7e-873b-b503e49fd78c.json diff --git a/change/@react-native-windows-cli-3fa82ba4-66aa-4ba2-8038-a1eb08ec5bd2.json b/change/@react-native-windows-cli-3fa82ba4-66aa-4ba2-8038-a1eb08ec5bd2.json deleted file mode 100644 index 94d06e8b632..00000000000 --- a/change/@react-native-windows-cli-3fa82ba4-66aa-4ba2-8038-a1eb08ec5bd2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Avoid having to launch PowerShell for every react-native config query", - "packageName": "@react-native-windows/cli", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-8263fffc-aa20-4e7e-873b-b503e49fd78c.json b/change/react-native-windows-8263fffc-aa20-4e7e-873b-b503e49fd78c.json deleted file mode 100644 index 329b99cca97..00000000000 --- a/change/react-native-windows-8263fffc-aa20-4e7e-873b-b503e49fd78c.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Avoid having to launch PowerShell for every react-native config query", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 4851a5ec5b4..9b69be0ab7d 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.json +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation-channel", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "@react-native-windows/automation-channel_v0.1.22", + "version": "0.1.22", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "@react-native-windows/automation-channel_v0.1.22", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 332f16104ce..725dc3d2364 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.md +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @react-native-windows/automation-channel -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.1.22 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.1.22 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 3e1078bcc4e..50a1c643aa0 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -30,7 +30,7 @@ "prettier": "^2.4.1", "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33", + "react-native-windows": "0.68.34", "typescript": "^4.4.4" }, "files": [ diff --git a/packages/@react-native-windows/cli/CHANGELOG.json b/packages/@react-native-windows/cli/CHANGELOG.json index 384155c5d17..e61aea5b17e 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.json +++ b/packages/@react-native-windows/cli/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/cli", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:48 GMT", + "tag": "@react-native-windows/cli_v0.68.8", + "version": "0.68.8", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "@react-native-windows/cli", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e", + "comment": "Avoid having to launch PowerShell for every react-native config query" + } + ] + } + }, { "date": "Mon, 28 Nov 2022 16:10:57 GMT", "tag": "@react-native-windows/cli_v0.68.7", diff --git a/packages/@react-native-windows/cli/CHANGELOG.md b/packages/@react-native-windows/cli/CHANGELOG.md index 36bf8c9f10b..2984f88cbba 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.md +++ b/packages/@react-native-windows/cli/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/cli -This log was last generated on Mon, 28 Nov 2022 16:10:57 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:48 GMT and should not be manually modified. +## 0.68.8 + +Thu, 04 May 2023 05:12:48 GMT + +### Patches + +- Avoid having to launch PowerShell for every react-native config query (30809111+acoates-ms@users.noreply.github.com) + ## 0.68.7 Mon, 28 Nov 2022 16:10:57 GMT diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index bc0f0454092..e49cfb86955 100644 --- a/packages/@react-native-windows/cli/package.json +++ b/packages/@react-native-windows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/cli", - "version": "0.68.7", + "version": "0.68.8", "license": "MIT", "main": "lib-commonjs/index.js", "repository": { diff --git a/packages/@react-native-windows/tester/CHANGELOG.json b/packages/@react-native-windows/tester/CHANGELOG.json index d71ebadaafe..011854cc3e7 100644 --- a/packages/@react-native-windows/tester/CHANGELOG.json +++ b/packages/@react-native-windows/tester/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/tester", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "@react-native-windows/tester_v0.0.1", + "version": "0.0.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/tester", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "@react-native-windows/tester_v0.0.1", diff --git a/packages/@react-native-windows/tester/CHANGELOG.md b/packages/@react-native-windows/tester/CHANGELOG.md index f1984f32e32..c0253b19772 100644 --- a/packages/@react-native-windows/tester/CHANGELOG.md +++ b/packages/@react-native-windows/tester/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @react-native-windows/tester -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.0.1 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.0.1 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 4344fea5d35..eadf67bd72b 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -17,7 +17,7 @@ "@react-native-picker/picker": "2.2.0", "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33", + "react-native-windows": "0.68.34", "react-native-xaml": "^0.0.50" }, "devDependencies": { @@ -29,7 +29,7 @@ "just-scripts": "^1.3.3", "react-native": "0.68.0", "react-native-platform-override": "^1.6.4", - "react-native-windows": "0.68.33", + "react-native-windows": "0.68.34", "typescript": "^4.4.4" }, "engines": { diff --git a/packages/e2e-test-app/CHANGELOG.json b/packages/e2e-test-app/CHANGELOG.json index 6f660773591..dd0d5e8393f 100644 --- a/packages/e2e-test-app/CHANGELOG.json +++ b/packages/e2e-test-app/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "e2e-test-app", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "e2e-test-app_v0.0.0", + "version": "0.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "e2e-test-app", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "e2e-test-app_v0.0.0", diff --git a/packages/e2e-test-app/CHANGELOG.md b/packages/e2e-test-app/CHANGELOG.md index a49f9aac540..f624b70c980 100644 --- a/packages/e2e-test-app/CHANGELOG.md +++ b/packages/e2e-test-app/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - e2e-test-app -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.0.0 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.0.0 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 8378d84923c..a3505524ad5 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -17,7 +17,7 @@ "@react-native-windows/tester": "0.0.1", "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33", + "react-native-windows": "0.68.34", "react-native-xaml": "^0.0.50" }, "devDependencies": { diff --git a/packages/integration-test-app/CHANGELOG.json b/packages/integration-test-app/CHANGELOG.json index 792533948bd..585c9641a45 100644 --- a/packages/integration-test-app/CHANGELOG.json +++ b/packages/integration-test-app/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "integration-test-app", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "integration-test-app_v0.0.0", + "version": "0.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "integration-test-app", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "integration-test-app_v0.0.0", diff --git a/packages/integration-test-app/CHANGELOG.md b/packages/integration-test-app/CHANGELOG.md index 23cb4d9ee03..918bb8b3f0d 100644 --- a/packages/integration-test-app/CHANGELOG.md +++ b/packages/integration-test-app/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - integration-test-app -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.0.0 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.0.0 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 19eee167a50..8a08b254831 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -15,7 +15,7 @@ "chai": "^4.2.0", "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33" + "react-native-windows": "0.68.34" }, "devDependencies": { "@babel/core": "^7.14.0", diff --git a/packages/playground/CHANGELOG.json b/packages/playground/CHANGELOG.json index 2d681000ce8..d4b14389c8f 100644 --- a/packages/playground/CHANGELOG.json +++ b/packages/playground/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "playground", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "playground_v0.0.54", + "version": "0.0.54", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "playground", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "playground_v0.0.54", diff --git a/packages/playground/CHANGELOG.md b/packages/playground/CHANGELOG.md index 28bc00312eb..0d1b0ca4047 100644 --- a/packages/playground/CHANGELOG.md +++ b/packages/playground/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - playground -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.0.54 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.0.54 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/playground/package.json b/packages/playground/package.json index 5bc0b3b58c4..0193472c3f2 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -14,7 +14,7 @@ "@react-native-windows/tester": "0.0.1", "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33" + "react-native-windows": "0.68.34" }, "devDependencies": { "@babel/core": "^7.14.0", diff --git a/packages/react-native-windows-init/CHANGELOG.json b/packages/react-native-windows-init/CHANGELOG.json index c4cda30045f..828bb1ab00c 100644 --- a/packages/react-native-windows-init/CHANGELOG.json +++ b/packages/react-native-windows-init/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows-init", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "react-native-windows-init_v1.1.82", + "version": "1.1.82", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "react-native-windows-init", + "comment": "Bump @react-native-windows/cli to v0.68.8", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 28 Nov 2022 16:10:57 GMT", "tag": "react-native-windows-init_v1.1.82", diff --git a/packages/react-native-windows-init/CHANGELOG.md b/packages/react-native-windows-init/CHANGELOG.md index 78eaa2e07f3..21da434efb8 100644 --- a/packages/react-native-windows-init/CHANGELOG.md +++ b/packages/react-native-windows-init/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - react-native-windows-init -This log was last generated on Mon, 28 Nov 2022 16:10:57 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 1.1.82 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump @react-native-windows/cli to v0.68.8 + +## 1.1.82 + Mon, 28 Nov 2022 16:10:57 GMT ### Patches diff --git a/packages/react-native-windows-init/package.json b/packages/react-native-windows-init/package.json index fc3e37fb20b..04770ca1b23 100644 --- a/packages/react-native-windows-init/package.json +++ b/packages/react-native-windows-init/package.json @@ -31,7 +31,7 @@ "yargs": "^16.2.0" }, "devDependencies": { - "@react-native-windows/cli": "0.68.7", + "@react-native-windows/cli": "0.68.8", "@rnw-scripts/eslint-config": "1.1.10", "@rnw-scripts/jest-unittest-config": "1.2.5", "@rnw-scripts/just-task": "2.2.2", diff --git a/packages/sample-apps/CHANGELOG.json b/packages/sample-apps/CHANGELOG.json index d186b862178..ef9c74df9d6 100644 --- a/packages/sample-apps/CHANGELOG.json +++ b/packages/sample-apps/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "sample-apps", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:49 GMT", + "tag": "sample-apps_v0.0.0", + "version": "0.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "sample-apps", + "comment": "Bump react-native-windows to v0.68.34", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "sample-apps_v0.0.0", diff --git a/packages/sample-apps/CHANGELOG.md b/packages/sample-apps/CHANGELOG.md index bd9ec523705..9d856adaa75 100644 --- a/packages/sample-apps/CHANGELOG.md +++ b/packages/sample-apps/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - sample-apps -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified. ## 0.0.0 +Thu, 04 May 2023 05:12:49 GMT + +### Patches + +- Bump react-native-windows to v0.68.34 + +## 0.0.0 + Mon, 24 Apr 2023 15:09:03 GMT ### Patches diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 6d0c4100297..d77853d41a0 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -13,7 +13,7 @@ "dependencies": { "react": "17.0.2", "react-native": "0.68.0", - "react-native-windows": "0.68.33" + "react-native-windows": "0.68.34" }, "devDependencies": { "@babel/core": "^7.14.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index d5961bba520..3b9722b6fd8 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Thu, 04 May 2023 05:12:48 GMT", + "tag": "react-native-windows_v0.68.34", + "version": "0.68.34", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e", + "comment": "Avoid having to launch PowerShell for every react-native config query" + }, + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/cli to v0.68.8", + "commit": "ed386d39b722fbf31a33a785d65a1468629e2f3e" + } + ] + } + }, { "date": "Mon, 24 Apr 2023 15:09:03 GMT", "tag": "react-native-windows_v0.68.33", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 9cfb0f27419..ea80d56485b 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Mon, 24 Apr 2023 15:09:03 GMT and should not be manually modified. +This log was last generated on Thu, 04 May 2023 05:12:48 GMT and should not be manually modified. +## 0.68.34 + +Thu, 04 May 2023 05:12:48 GMT + +### Patches + +- Avoid having to launch PowerShell for every react-native config query (30809111+acoates-ms@users.noreply.github.com) +- Bump @react-native-windows/cli to v0.68.8 + ## 0.68.33 Mon, 24 Apr 2023 15:09:03 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 5d2b9a33abc..4f48df1c2e8 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.68.33 + 0.68.34 0 68 - 33 + 34 false - f2e92d21079482699880b8dfc8ed1661ac043641 + ed386d39b722fbf31a33a785d65a1468629e2f3e \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index c5247b36f03..c67b9c22211 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.68.33", + "version": "0.68.34", "license": "MIT", "repository": { "type": "git", @@ -26,7 +26,7 @@ "@react-native-community/cli": "^7.0.3", "@react-native-community/cli-platform-android": "^7.0.1", "@react-native-community/cli-platform-ios": "^7.0.1", - "@react-native-windows/cli": "0.68.7", + "@react-native-windows/cli": "0.68.8", "@react-native-windows/virtualized-list": "0.68.1", "@react-native/assets": "1.0.0", "@react-native/normalize-color": "2.0.0",