mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 13:49:07 +00:00
Upgraded MudBlazor (#67)
This commit is contained in:
parent
ab0b855769
commit
e08687a5ca
@ -47,7 +47,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="HtmlAgilityPack" Version="1.11.62" />
|
||||
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.7" />
|
||||
<PackageReference Include="MudBlazor" Version="7.4.0" />
|
||||
<PackageReference Include="MudBlazor" Version="7.5.0" />
|
||||
<PackageReference Include="MudBlazor.Markdown" Version="1.0.2" />
|
||||
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
|
||||
</ItemGroup>
|
||||
|
@ -25,9 +25,9 @@
|
||||
},
|
||||
"MudBlazor": {
|
||||
"type": "Direct",
|
||||
"requested": "[7.4.0, )",
|
||||
"resolved": "7.4.0",
|
||||
"contentHash": "dm8ZD6OhyI6icE3Si0V3BJvwPZp8fEspPFq4/iQXU8/i7L39/ny2bPgQqPnQmIojppd9cR/H4RdsaBlSLe6rIw==",
|
||||
"requested": "[7.5.0, )",
|
||||
"resolved": "7.5.0",
|
||||
"contentHash": "yW1+6b9bG0OjMa7FSUnYZ2D9v09cTru8Hri1cVekRzdQpA/rieSgbfrWY9KQOzMW+1LbOySTEEipun6GCarQNg==",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components": "8.0.6",
|
||||
"Microsoft.AspNetCore.Components.Web": "8.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user