Skip to content

Commit e08687a

Browse files
Upgraded MudBlazor (#67)
1 parent ab0b855 commit e08687a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/MindWork AI Studio/MindWork AI Studio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<ItemGroup>
4848
<PackageReference Include="HtmlAgilityPack" Version="1.11.62" />
4949
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.7" />
50-
<PackageReference Include="MudBlazor" Version="7.4.0" />
50+
<PackageReference Include="MudBlazor" Version="7.5.0" />
5151
<PackageReference Include="MudBlazor.Markdown" Version="1.0.2" />
5252
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
5353
</ItemGroup>

app/MindWork AI Studio/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"MudBlazor": {
2727
"type": "Direct",
28-
"requested": "[7.4.0, )",
29-
"resolved": "7.4.0",
30-
"contentHash": "dm8ZD6OhyI6icE3Si0V3BJvwPZp8fEspPFq4/iQXU8/i7L39/ny2bPgQqPnQmIojppd9cR/H4RdsaBlSLe6rIw==",
28+
"requested": "[7.5.0, )",
29+
"resolved": "7.5.0",
30+
"contentHash": "yW1+6b9bG0OjMa7FSUnYZ2D9v09cTru8Hri1cVekRzdQpA/rieSgbfrWY9KQOzMW+1LbOySTEEipun6GCarQNg==",
3131
"dependencies": {
3232
"Microsoft.AspNetCore.Components": "8.0.6",
3333
"Microsoft.AspNetCore.Components.Web": "8.0.6",

0 commit comments

Comments
 (0)