Skip to content

Commit a3efdaa

Browse files
committed
applying package updates ***NO_CI***
1 parent 47d2ccd commit a3efdaa

File tree

17 files changed

+63
-31
lines changed

17 files changed

+63
-31
lines changed

change/@office-iss-react-native-win32-2ffe5108-759b-455d-9182-2832ef9b6cd2.json

-7
This file was deleted.

change/react-native-windows-b6ac6ae5-e28b-4605-95dd-eb8ccfadf20e.json

-7
This file was deleted.

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

+2-2
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.74.8",
20+
"@office-iss/react-native-win32": "0.74.9",
2121
"react": "18.0.0",
2222
"react-native": "^0.74.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.74.8",
25+
"@office-iss/react-native-win32": "0.74.9",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.9",
2828
"@rnw-scripts/just-task": "2.3.25",

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

+15
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": "Mon, 28 Apr 2025 15:24:30 GMT",
6+
"version": "0.74.9",
7+
"tag": "@office-iss/react-native-win32_v0.74.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "54227869+anupriya13@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "47d2ccdf0c6c9819757e442c98a6ce79763f67a6",
14+
"comment": "Integrate 0.74.7"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 07 Mar 2025 20:21:59 GMT",
621
"version": "0.74.8",

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

+9-1
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 Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
3+
This log was last generated on Mon, 28 Apr 2025 15:24:30 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.9
8+
9+
Mon, 28 Apr 2025 15:24:30 GMT
10+
11+
### Patches
12+
13+
- Integrate 0.74.7 (54227869+anupriya13@users.noreply.github.com)
14+
715
## 0.74.8
816

917
Fri, 07 Mar 2025 20:21:59 GMT

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.74.8",
3+
"version": "0.74.9",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "2.8.8",
3333
"react": "18.2.0",
3434
"react-native": "0.74.7",
35-
"react-native-windows": "0.74.43",
35+
"react-native-windows": "0.74.44",
3636
"typescript": "5.0.4"
3737
},
3838
"files": [

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-picker/picker": "2.4.10",
2020
"react": "18.0.0",
2121
"react-native": "^0.74.0",
22-
"react-native-windows": "0.74.43",
22+
"react-native-windows": "0.74.44",
2323
"react-native-xaml": "^0.0.78"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"just-scripts": "^1.3.3",
3434
"react-native": "0.74.7",
3535
"react-native-platform-override": "^1.9.25",
36-
"react-native-windows": "0.74.43",
36+
"react-native-windows": "0.74.44",
3737
"typescript": "5.0.4"
3838
},
3939
"engines": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.2.0",
2323
"react-native": "0.74.7",
24-
"react-native-windows": "0.74.43"
24+
"react-native-windows": "0.74.44"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",

packages/e2e-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.2.0",
2323
"react-native": "0.74.7",
24-
"react-native-windows": "0.74.43",
24+
"react-native-windows": "0.74.44",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {

packages/integration-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chai": "^4.2.0",
1919
"react": "18.2.0",
2020
"react-native": "0.74.7",
21-
"react-native-windows": "0.74.43"
21+
"react-native-windows": "0.74.44"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.20.0",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.21.0",
1818
"react": "18.2.0",
1919
"react-native": "0.74.7",
20-
"react-native-windows": "0.74.43"
20+
"react-native-windows": "0.74.44"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/sample-apps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.57.1",
1818
"react": "18.2.0",
1919
"react-native": "0.74.7",
20-
"react-native-windows": "0.74.43"
20+
"react-native-windows": "0.74.44"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

vnext/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Mon, 28 Apr 2025 15:24:30 GMT",
6+
"version": "0.74.44",
7+
"tag": "react-native-windows_v0.74.44",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "54227869+anupriya13@users.noreply.github.com",
12+
"package": "react-native-windows",
13+
"commit": "47d2ccdf0c6c9819757e442c98a6ce79763f67a6",
14+
"comment": "Integrate 0.74.7"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 21 Apr 2025 21:34:28 GMT",
621
"version": "0.74.43",

vnext/CHANGELOG.md

+9-1
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 Mon, 21 Apr 2025 21:34:28 GMT and should not be manually modified.
3+
This log was last generated on Mon, 28 Apr 2025 15:24:30 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.44
8+
9+
Mon, 28 Apr 2025 15:24:30 GMT
10+
11+
### Patches
12+
13+
- Integrate 0.74.7 (54227869+anupriya13@users.noreply.github.com)
14+
715
## 0.74.43
816

917
Mon, 21 Apr 2025 21:34:28 GMT

vnext/PropertySheets/Generated/PackageVersion.g.props

+3-3
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.74.43</ReactNativeWindowsVersion>
13+
<ReactNativeWindowsVersion>0.74.44</ReactNativeWindowsVersion>
1414
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
1515
<ReactNativeWindowsMinor>74</ReactNativeWindowsMinor>
16-
<ReactNativeWindowsPatch>43</ReactNativeWindowsPatch>
16+
<ReactNativeWindowsPatch>44</ReactNativeWindowsPatch>
1717
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18-
<ReactNativeWindowsCommitId>0de32f17b3b6b02f1ac60e17ef47a426b7445868</ReactNativeWindowsCommitId>
18+
<ReactNativeWindowsCommitId>47d2ccdf0c6c9819757e442c98a6ce79763f67a6</ReactNativeWindowsCommitId>
1919
</PropertyGroup>
2020
</Project>

vnext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.74.43",
3+
"version": "0.74.44",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)