Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed Mar 1, 2024
1 parent 531c3b2 commit 9d939cf
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 20 deletions.

This file was deleted.

Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8",
"react-native-windows": "0.73.9",
"typescript": "^4.9.5"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Expand Up @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "^0.73.0",
"react-native-windows": "0.73.8",
"react-native-windows": "0.73.9",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.73.4",
"react-native-platform-override": "^1.9.16",
"react-native-windows": "0.73.8",
"react-native-windows": "0.73.9",
"typescript": "^4.9.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app-fabric/package.json
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8"
"react-native-windows": "0.73.9"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app/package.json
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8",
"react-native-windows": "0.73.9",
"react-native-xaml": "^0.0.76"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test-app/package.json
Expand Up @@ -17,7 +17,7 @@
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8"
"react-native-windows": "0.73.9"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8"
"react-native-windows": "0.73.9"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-apps/package.json
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.57.1",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-windows": "0.73.8"
"react-native-windows": "0.73.9"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
15 changes: 15 additions & 0 deletions vnext/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Fri, 01 Mar 2024 20:52:19 GMT",
"version": "0.73.9",
"tag": "react-native-windows_v0.73.9",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "531c3b28f349c38330c14f5b2da958be77654ecd",
"comment": "Export getRuntimeExecutor for internal usage"
}
]
}
},
{
"date": "Mon, 19 Feb 2024 16:17:21 GMT",
"version": "0.73.8",
Expand Down
10 changes: 9 additions & 1 deletion vnext/CHANGELOG.md
@@ -1,9 +1,17 @@
# Change Log - react-native-windows

This log was last generated on Mon, 19 Feb 2024 16:17:21 GMT and should not be manually modified.
This log was last generated on Fri, 01 Mar 2024 20:52:19 GMT and should not be manually modified.

<!-- Start content -->

## 0.73.9

Fri, 01 Mar 2024 20:52:19 GMT

### Patches

- Export getRuntimeExecutor for internal usage (30809111+acoates-ms@users.noreply.github.com)

## 0.73.8

Mon, 19 Feb 2024 16:17:21 GMT
Expand Down
6 changes: 3 additions & 3 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.73.8</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.73.9</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>73</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>8</ReactNativeWindowsPatch>
<ReactNativeWindowsPatch>9</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>5c050b043c55972dfe468590af39101e74510924</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>531c3b28f349c38330c14f5b2da958be77654ecd</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion vnext/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.73.8",
"version": "0.73.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9d939cf

Please sign in to comment.