Skip to content

Commit

Permalink
build(deps): bump Microsoft.FluentUI.AspNetCore.Components and Micros…
Browse files Browse the repository at this point in the history
…oft.Extensions.Options

Bumps [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.3.1 to 4.6.0
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@V4.3.1...v4.6.0)

Updates `Microsoft.Extensions.Options` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 999bb63 commit 336b0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageVersion Include="Handlebars.Net" Version="2.1.4" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.3.1" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.6.0" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.3.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NuGet.Versioning" Version="6.8.0" />
Expand Down

0 comments on commit 336b0a8

Please sign in to comment.