Skip to content

Commit 71a555e

Browse files
committed
applying package updates ***NO_CI***
1 parent 07ae9d5 commit 71a555e

File tree

19 files changed

+76
-44
lines changed

19 files changed

+76
-44
lines changed

change/@office-iss-react-native-win32-657d0ca6-4111-499d-a768-abdfe4e3ce30.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/react-native-windows-d4a206b1-895f-441a-a7a3-638445d79b28.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/@office-iss/react-native-win32-tester/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"flow-enums-runtime": "^0.0.5"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "0.78.3",
20+
"@office-iss/react-native-win32": "0.78.4",
2121
"react": "19.0.0",
2222
"react-native": "^0.78.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.78.3",
25+
"@office-iss/react-native-win32": "0.78.4",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.32",
2828
"@rnw-scripts/just-task": "2.3.49",
@@ -37,4 +37,4 @@
3737
"engines": {
3838
"node": ">= 18"
3939
}
40-
}
40+
}

packages/@office-iss/react-native-win32/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Tue, 03 Jun 2025 21:29:03 GMT",
6+
"version": "0.78.4",
7+
"tag": "@office-iss/react-native-win32_v0.78.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "07ae9d59e0e7e03d7134666d3daff30c6abb00b7",
14+
"comment": "Integrate 0.78.2"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 02 Jun 2025 15:26:16 GMT",
621
"version": "0.78.3",

packages/@office-iss/react-native-win32/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @office-iss/react-native-win32
22

3-
<!-- This log was last generated on Mon, 02 Jun 2025 15:26:16 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 03 Jun 2025 21:29:03 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.78.4
8+
9+
Tue, 03 Jun 2025 21:29:03 GMT
10+
11+
### Patches
12+
13+
- Integrate 0.78.2 (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.78.3
816

917
Mon, 02 Jun 2025 15:26:16 GMT

packages/@office-iss/react-native-win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.78.3",
3+
"version": "0.78.4",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

packages/@react-native-windows/automation-channel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.0.0",
3535
"react-native": "0.78.2",
36-
"react-native-windows": "0.78.7",
36+
"react-native-windows": "0.78.8",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [
@@ -46,4 +46,4 @@
4646
"node": ">= 18"
4747
},
4848
"private": true
49-
}
49+
}

packages/@react-native-windows/tester/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-native-picker/picker": "2.4.10",
2121
"react": "19.0.0",
2222
"react-native": "^0.78.0",
23-
"react-native-windows": "0.78.7",
23+
"react-native-windows": "0.78.8",
2424
"react-native-xaml": "^0.0.78"
2525
},
2626
"devDependencies": {
@@ -34,10 +34,10 @@
3434
"just-scripts": "^1.3.3",
3535
"react-native": "0.78.2",
3636
"react-native-platform-override": "^1.9.51",
37-
"react-native-windows": "0.78.7",
37+
"react-native-windows": "0.78.8",
3838
"typescript": "5.0.4"
3939
},
4040
"engines": {
4141
"node": ">= 18"
4242
}
43-
}
43+
}

packages/e2e-test-app-fabric/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^19.0.0",
2323
"react-native": "0.78.2",
24-
"react-native-windows": "0.78.7"
24+
"react-native-windows": "0.78.8"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.25.2",
@@ -55,4 +55,4 @@
5555
"engines": {
5656
"node": ">= 18"
5757
}
58-
}
58+
}

packages/e2e-test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^19.0.0",
2323
"react-native": "0.78.2",
24-
"react-native-windows": "0.78.7",
24+
"react-native-windows": "0.78.8",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {
@@ -55,4 +55,4 @@
5555
"engines": {
5656
"node": ">= 18"
5757
}
58-
}
58+
}

packages/integration-test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chai": "^4.2.0",
1919
"react": "^19.0.0",
2020
"react-native": "0.78.2",
21-
"react-native-windows": "0.78.7"
21+
"react-native-windows": "0.78.8"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.25.2",
@@ -51,4 +51,4 @@
5151
"engines": {
5252
"node": ">= 18"
5353
}
54-
}
54+
}

packages/playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^19.0.0",
1919
"react-native": "0.78.2",
20-
"react-native-windows": "0.78.7"
20+
"react-native-windows": "0.78.8"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",
@@ -40,4 +40,4 @@
4040
"engines": {
4141
"node": ">= 18"
4242
}
43-
}
43+
}

packages/sample-app-fabric/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^19.0.0",
1919
"react-native": "0.78.2",
20-
"react-native-windows": "0.78.7"
20+
"react-native-windows": "0.78.8"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",
@@ -48,4 +48,4 @@
4848
"engines": {
4949
"node": ">=18"
5050
}
51-
}
51+
}

packages/sample-apps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^19.0.0",
1919
"react-native": "0.78.2",
20-
"react-native-windows": "0.78.7"
20+
"react-native-windows": "0.78.8"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",
@@ -50,4 +50,4 @@
5050
"engines": {
5151
"node": ">= 18"
5252
}
53-
}
53+
}

packages/sample-custom-component/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react": "^19.0.0",
2424
"react": "^19.0.0",
2525
"react-native": "0.78.2",
26-
"react-native-windows": "0.78.7"
26+
"react-native-windows": "0.78.8"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.25.2",
@@ -53,4 +53,4 @@
5353
"engines": {
5454
"node": ">=18"
5555
}
56-
}
56+
}

vnext/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Tue, 03 Jun 2025 21:29:03 GMT",
6+
"version": "0.78.8",
7+
"tag": "react-native-windows_v0.78.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "react-native-windows",
13+
"commit": "07ae9d59e0e7e03d7134666d3daff30c6abb00b7",
14+
"comment": "Integrate 0.78.2"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 03 Jun 2025 15:22:28 GMT",
621
"version": "0.78.7",

vnext/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - react-native-windows
22

3-
<!-- This log was last generated on Tue, 03 Jun 2025 15:22:28 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 03 Jun 2025 21:29:03 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.78.8
8+
9+
Tue, 03 Jun 2025 21:29:03 GMT
10+
11+
### Patches
12+
13+
- Integrate 0.78.2 (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.78.7
816

917
Tue, 03 Jun 2025 15:22:28 GMT

vnext/PropertySheets/Generated/PackageVersion.g.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
-->
1111
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1212
<PropertyGroup>
13-
<ReactNativeWindowsVersion>0.78.7</ReactNativeWindowsVersion>
13+
<ReactNativeWindowsVersion>0.78.8</ReactNativeWindowsVersion>
1414
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
1515
<ReactNativeWindowsMinor>78</ReactNativeWindowsMinor>
16-
<ReactNativeWindowsPatch>7</ReactNativeWindowsPatch>
16+
<ReactNativeWindowsPatch>8</ReactNativeWindowsPatch>
1717
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18-
<ReactNativeWindowsCommitId>eaac996f76d8cd7e32e679eddd3b34be035a5b7f</ReactNativeWindowsCommitId>
18+
<ReactNativeWindowsCommitId>07ae9d59e0e7e03d7134666d3daff30c6abb00b7</ReactNativeWindowsCommitId>
1919
</PropertyGroup>
2020
</Project>

vnext/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.78.7",
3+
"version": "0.78.8",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -151,4 +151,4 @@
151151
"engines": {
152152
"node": ">= 18"
153153
}
154-
}
154+
}

0 commit comments

Comments
 (0)