mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-27 21:42:56 +00:00
Upgraded MudBlazor to version 8.9.0
This commit is contained in:
parent
5c5056424a
commit
5d70e985d9
@ -50,7 +50,7 @@
|
||||
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="8.2.3" />
|
||||
<PackageReference Include="HtmlAgilityPack" Version="1.12.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.6" />
|
||||
<PackageReference Include="MudBlazor" Version="8.8.0" />
|
||||
<PackageReference Include="MudBlazor" Version="8.9.0" />
|
||||
<PackageReference Include="MudBlazor.Markdown" Version="8.7.0" />
|
||||
<PackageReference Include="ReverseMarkdown" Version="4.7.0" />
|
||||
<PackageReference Include="LuaCSharp" Version="0.4.2" />
|
||||
|
@ -45,9 +45,9 @@
|
||||
},
|
||||
"MudBlazor": {
|
||||
"type": "Direct",
|
||||
"requested": "[8.8.0, )",
|
||||
"resolved": "8.8.0",
|
||||
"contentHash": "9LTen4AUh+GjXqKcrBoUxCZEEgnKx3a+82k2F7K849rfpGs/fQ1pha0sw2upMzGFIsCRfI+w8bkgZZspJCxbpQ==",
|
||||
"requested": "[8.9.0, )",
|
||||
"resolved": "8.9.0",
|
||||
"contentHash": "KdjXMXiSvl6uNr+S2YDhGI1aX/TULMQejQSniMlp6QTss35NKFrJyrMAmN082HNvOObuKdnTtLpntJ7rM5Op/A==",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components": "9.0.1",
|
||||
"Microsoft.AspNetCore.Components.Web": "9.0.1",
|
||||
|
@ -7,6 +7,6 @@
|
||||
- Changed the timestamp display to use the local datetime format for the chats and assistants.
|
||||
- Fixed a bug when editing data sources that caused the selected retrieval process of an ERI data source to not load correctly.
|
||||
- Upgraded to Rust 1.88.0.
|
||||
- Upgraded MudBlazor to version 8.8.0.
|
||||
- Upgraded MudBlazor to version 8.9.0.
|
||||
- Upgraded Pdfium to version 137.0.7215.0.
|
||||
- Upgraded other dependencies to the latest versions.
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user