react-native-windows 0.74.12 → 0.74.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -94,7 +94,7 @@
94
94
  </ItemGroup>
95
95
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
96
96
  <ItemGroup>
97
- <PackageReference Include="boost" Version="1.76.0.0" />
97
+ <PackageReference Include="boost" Version="1.83.0.0" />
98
98
  <PackageReference Include="Microsoft.Windows.CppWinRT" Version="$(CppWinRTVersion)" PrivateAssets="all" />
99
99
  </ItemGroup>
100
100
  <ImportGroup Label="ExtensionTargets">
@@ -4,9 +4,9 @@
4
4
  "native,Version=v0.0": {
5
5
  "boost": {
6
6
  "type": "Direct",
7
- "requested": "[1.76.0, )",
8
- "resolved": "1.76.0",
9
- "contentHash": "p+w3YvNdXL8Cu9Fzrmexssu0tZbWxuf6ywsQqHjDlKFE5ojXHof1HIyMC3zDLfLnh80dIeFcEUAuR2Asg/XHRA=="
7
+ "requested": "[1.83.0, )",
8
+ "resolved": "1.83.0",
9
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
10
10
  },
11
11
  "Microsoft.Windows.CppWinRT": {
12
12
  "type": "Direct",
@@ -325,7 +325,7 @@
325
325
  <TemporaryFollyPatchFiles Include="$(MSBuildThisFileDirectory)\TEMP_UntilFollyUpdate\**\*.*" />
326
326
  </ItemGroup>
327
327
  <ItemGroup>
328
- <PackageReference Include="boost" Version="1.76.0.0" />
328
+ <PackageReference Include="boost" Version="1.83.0.0" />
329
329
  </ItemGroup>
330
330
  <Target Name="Deploy" />
331
331
  <!-- Reenable this task if we need to temporarily replace any folly files for fixes, while we wait for PRs to land in folly -->
@@ -4,9 +4,9 @@
4
4
  "native,Version=v0.0": {
5
5
  "boost": {
6
6
  "type": "Direct",
7
- "requested": "[1.76.0, )",
8
- "resolved": "1.76.0",
9
- "contentHash": "p+w3YvNdXL8Cu9Fzrmexssu0tZbWxuf6ywsQqHjDlKFE5ojXHof1HIyMC3zDLfLnh80dIeFcEUAuR2Asg/XHRA=="
7
+ "requested": "[1.83.0, )",
8
+ "resolved": "1.83.0",
9
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
10
10
  },
11
11
  "fmt": {
12
12
  "type": "Project"
@@ -624,7 +624,7 @@
624
624
  </Page>
625
625
  </ItemGroup>
626
626
  <ItemGroup>
627
- <PackageReference Include="boost" Version="1.76.0.0" />
627
+ <PackageReference Include="boost" Version="1.83.0.0" />
628
628
  <PackageReference Include="Microsoft.Windows.CppWinRT" Version="$(CppWinRTVersion)" PrivateAssets="all" />
629
629
  <PackageReference Include="Microsoft.JavaScript.Hermes" Version="$(HermesVersion)" />
630
630
  <PackageReference Include="$(WinUIPackageName)" Version="$(WinUIPackageVersion)" Condition="'$(OverrideWinUIPackage)'!='true'" />
@@ -12,7 +12,7 @@
12
12
  <Import Project="$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppApp.targets" />
13
13
 
14
14
  <ItemGroup>
15
- <PackageReference Include="boost" Version="1.76.0.0" />
15
+ <PackageReference Include="boost" Version="1.83.0.0" />
16
16
  <PackageReference Include="Microsoft.VCRTForwarders.140" Version="1.0.2-rc" />
17
17
  </ItemGroup>
18
18
 
@@ -13,8 +13,8 @@
13
13
  <Import Project="$(ReactNativeWindowsDir)\PropertySheets\Codegen.targets" />
14
14
 
15
15
  <ItemGroup>
16
- <PackageReference Include="boost" Version="1.76.0.0" />
16
+ <PackageReference Include="boost" Version="1.83.0.0" />
17
17
  <PackageReference Include="Microsoft.VCRTForwarders.140" Version="1.0.2-rc" />
18
18
  </ItemGroup>
19
-
19
+
20
20
  </Project>
@@ -10,11 +10,11 @@
10
10
  -->
11
11
  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
12
12
  <PropertyGroup>
13
- <ReactNativeWindowsVersion>0.74.12</ReactNativeWindowsVersion>
13
+ <ReactNativeWindowsVersion>0.74.14</ReactNativeWindowsVersion>
14
14
  <ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
15
15
  <ReactNativeWindowsMinor>74</ReactNativeWindowsMinor>
16
- <ReactNativeWindowsPatch>12</ReactNativeWindowsPatch>
16
+ <ReactNativeWindowsPatch>14</ReactNativeWindowsPatch>
17
17
  <ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18
- <ReactNativeWindowsCommitId>696f0bbbb4ba8dde034eb8d55d5c9ae57325ae2f</ReactNativeWindowsCommitId>
18
+ <ReactNativeWindowsCommitId>d2c334f261850e4b55d7764435567bcf2bc3e73f</ReactNativeWindowsCommitId>
19
19
  </PropertyGroup>
20
20
  </Project>
@@ -6,7 +6,7 @@
6
6
  <!-- Enabling this will (1) Include hermes glues in the Microsoft.ReactNative binaries AND (2) Make hermes the default engine -->
7
7
  <UseHermes Condition="'$(UseHermes)' == ''">true</UseHermes>
8
8
  <!-- This will be true if (1) the client want to use hermes by setting UseHermes to true OR (2) We are building for UWP where dynamic switching is enabled -->
9
- <HermesVersion Condition="'$(HermesVersion)' == ''">0.1.21</HermesVersion>
9
+ <HermesVersion Condition="'$(HermesVersion)' == ''">0.1.23</HermesVersion>
10
10
  <HermesPackage Condition="'$(HermesPackage)' == '' And Exists('$(PkgMicrosoft_JavaScript_Hermes)')">$(PkgMicrosoft_JavaScript_Hermes)</HermesPackage>
11
11
  <HermesPackage Condition="'$(HermesPackage)' == ''">$(NuGetPackageRoot)\Microsoft.JavaScript.Hermes\$(HermesVersion)</HermesPackage>
12
12
  <EnableHermesInspectorInReleaseFlavor Condition="'$(EnableHermesInspectorInReleaseFlavor)' == ''">false</EnableHermesInspectorInReleaseFlavor>
@@ -14,7 +14,6 @@
14
14
  <HermesNoLink Condition="'$(HermesNoLink)' == '' and '$(Configuration)' == 'Release' and '$(EnableHermesInspectorInReleaseFlavor)' != 'true'">true</HermesNoLink>
15
15
  <!-- Use Hermes bytecode bundles provided by metro hermes compiler when available -->
16
16
  <EnableDevServerHBCBundles Condition="'$(EnableDevServerHBCBundles)' == ''">false</EnableDevServerHBCBundles>
17
- <HermesPlatform Condition="'$(Platform)' == 'ARM64EC'">x64</HermesPlatform>
18
17
 
19
18
  <UseV8 Condition="'$(UseV8)' == ''">false</UseV8>
20
19
  <V8Version Condition="'$(V8Version)' == ''">0.71.8</V8Version>
@@ -195,7 +195,7 @@
195
195
  </ProjectReference>
196
196
  </ItemGroup>
197
197
  <ItemGroup>
198
- <PackageReference Include="boost" Version="1.76.0.0" />
198
+ <PackageReference Include="boost" Version="1.83.0.0" />
199
199
  </ItemGroup>
200
200
  <PropertyGroup>
201
201
  <NodeApiJsiZipDir>$(NodeApiJsiDir)..\.node-api-jsi-zip</NodeApiJsiZipDir>
@@ -4,9 +4,9 @@
4
4
  "native,Version=v0.0": {
5
5
  "boost": {
6
6
  "type": "Direct",
7
- "requested": "[1.76.0, )",
8
- "resolved": "1.76.0",
9
- "contentHash": "p+w3YvNdXL8Cu9Fzrmexssu0tZbWxuf6ywsQqHjDlKFE5ojXHof1HIyMC3zDLfLnh80dIeFcEUAuR2Asg/XHRA=="
7
+ "requested": "[1.83.0, )",
8
+ "resolved": "1.83.0",
9
+ "contentHash": "cy53VNMzysEMvhBixDe8ujPk67Fcj3v6FPHQnH91NYJNLHpc6jxa2xq9ruCaaJjE4M3YrGSHDi4uUSTGBWw6EQ=="
10
10
  },
11
11
  "fmt": {
12
12
  "type": "Project"
@@ -14,8 +14,8 @@
14
14
  "folly": {
15
15
  "type": "Project",
16
16
  "dependencies": {
17
- "boost": "[1.76.0, )",
18
- "fmt": "[1.0.0, )"
17
+ "Fmt": "[1.0.0, )",
18
+ "boost": "[1.83.0, )"
19
19
  }
20
20
  }
21
21
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-windows",
3
- "version": "0.74.12",
3
+ "version": "0.74.14",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",