Skip to content

Commit

Permalink
build(deps): bump Microsoft.AspNetCore.Components.Web
Browse files Browse the repository at this point in the history
Bumps Microsoft.AspNetCore.Components.Web from 8.0.2 to 8.0.6.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent e0f5d5b commit 18e4869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LumexUI/LumexUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.6" />
<PackageReference Include="TailwindMerge.NET" Version="0.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 18e4869

Please sign in to comment.