Skip to content

Commit 283b359

Browse files
committed
Updates Aspire and other dependencies
Updates Aspire.Hosting packages to version 9.4.2. Also updates various other dependencies in the web client app, including bits-ui, shiki, eslint, storybook, svelte, tailwindcss, and typescript-eslint.
1 parent e1c7140 commit 283b359

File tree

4 files changed

+302
-374
lines changed

4 files changed

+302
-374
lines changed

src/Exceptionless.AppHost/Exceptionless.AppHost.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.1" />
15-
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.4.1" />
16-
<PackageReference Include="Aspire.Hosting.Redis" Version="9.4.1" />
14+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.2" />
15+
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.4.2" />
16+
<PackageReference Include="Aspire.Hosting.Redis" Version="9.4.2" />
1717
<PackageReference Include="AspNetCore.HealthChecks.Elasticsearch" Version="9.0.0" />
1818
<PackageReference Include="Foundatio.Minio" Version="12.0.0" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)