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 May 15, 2023
1 parent f207640 commit dc8a1b3
Show file tree
Hide file tree
Showing 17 changed files with 62 additions and 30 deletions.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.72.0-preview.2",
"@office-iss/react-native-win32": "0.72.0-preview.3",
"react": "18.0.0",
"react-native": "0.0.0-20230321-2153-7b86e3aae"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.72.0-preview.2",
"@office-iss/react-native-win32": "0.72.0-preview.3",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.15",
"@rnw-scripts/just-task": "2.3.6",
Expand Down
15 changes: 15 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Mon, 15 May 2023 15:18:30 GMT",
"tag": "@office-iss/react-native-win32_v0.72.0-preview.3",
"version": "0.72.0-preview.3",
"comments": {
"prerelease": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "f2076401425338dec2db2d115b886988ac70e57b",
"comment": "Export additional TS types for back compat"
}
]
}
},
{
"date": "Thu, 04 May 2023 20:58:53 GMT",
"tag": "@office-iss/react-native-win32_v0.72.0-preview.2",
Expand Down
10 changes: 9 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Thu, 04 May 2023 20:58:53 GMT and should not be manually modified.
This log was last generated on Mon, 15 May 2023 15:18:30 GMT and should not be manually modified.

<!-- Start content -->

## 0.72.0-preview.3

Mon, 15 May 2023 15:18:30 GMT

### Changes

- Export additional TS types for back compat (30809111+acoates-ms@users.noreply.github.com)

## 0.72.0-preview.2

Thu, 04 May 2023 20:58:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.72.0-preview.2",
"version": "0.72.0-preview.3",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3",
"react-native-windows": "0.72.0-preview.4",
"typescript": "^4.9.5"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.0.0-20230321-2153-7b86e3aae",
"react-native-windows": "0.72.0-preview.3",
"react-native-windows": "0.72.0-preview.4",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.72.0-rc.1",
"react-native-platform-override": "^1.9.4",
"react-native-windows": "0.72.0-preview.3",
"react-native-windows": "0.72.0-preview.4",
"typescript": "^4.9.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3"
"react-native-windows": "0.72.0-preview.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3",
"react-native-windows": "0.72.0-preview.4",
"react-native-xaml": "^0.0.74"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3"
"react-native-windows": "0.72.0-preview.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3"
"react-native-windows": "0.72.0-preview.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.30.5",
"react": "18.2.0",
"react-native": "0.72.0-rc.1",
"react-native-windows": "0.72.0-preview.3"
"react-native-windows": "0.72.0-preview.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
15 changes: 15 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Mon, 15 May 2023 15:18:30 GMT",
"tag": "react-native-windows_v0.72.0-preview.4",
"version": "0.72.0-preview.4",
"comments": {
"prerelease": [
{
"author": "vmorozov@microsoft.com",
"package": "react-native-windows",
"commit": "412f3c2036ad26d4b3013b3636940eccb26c1d3d",
"comment": "Fix V8 Node API task runner implementation"
}
]
}
},
{
"date": "Mon, 08 May 2023 17:42:34 GMT",
"tag": "react-native-windows_v0.72.0-preview.3",
Expand Down
10 changes: 9 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows

This log was last generated on Mon, 08 May 2023 17:42:34 GMT and should not be manually modified.
This log was last generated on Mon, 15 May 2023 15:18:30 GMT and should not be manually modified.

<!-- Start content -->

## 0.72.0-preview.4

Mon, 15 May 2023 15:18:30 GMT

### Changes

- Fix V8 Node API task runner implementation (vmorozov@microsoft.com)

## 0.72.0-preview.3

Mon, 08 May 2023 17:42:34 GMT
Expand Down
4 changes: 2 additions & 2 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.72.0-preview.3</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.72.0-preview.4</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>72</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>0783647397c3eb6c2a594b5805c5523ded61743a</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>f2076401425338dec2db2d115b886988ac70e57b</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.72.0-preview.3",
"version": "0.72.0-preview.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit dc8a1b3

Please sign in to comment.