File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
src/LinkDotNet.Blog.Web/wwwroot/css Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1515 <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 9.0.0" />
1616 <PackageVersion Include =" MongoDB.Driver" Version =" 2.30.0" />
1717 <PackageVersion Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 8.0.2" />
18- <PackageVersion Include =" RavenDB.Client" Version =" 6.2.1 " />
18+ <PackageVersion Include =" RavenDB.Client" Version =" 6.2.2 " />
1919 </ItemGroup >
2020 <ItemGroup Label =" Web" >
2121 <PackageVersion Include =" AspNetCore.HealthChecks.UI.Client" Version =" 8.0.1" />
2222 <PackageVersion Include =" Blazored.Toast" Version =" 4.2.1" />
23- <PackageVersion Include =" Blazorise.Bootstrap5" Version =" 1.7.0 " />
24- <PackageVersion Include =" Blazorise.Markdown" Version =" 1.7.0 " />
23+ <PackageVersion Include =" Blazorise.Bootstrap5" Version =" 1.7.1 " />
24+ <PackageVersion Include =" Blazorise.Markdown" Version =" 1.7.1 " />
2525 <PackageVersion Include =" Markdig" Version =" 0.38.0" />
2626 <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9.0.0" />
2727 <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.0" />
3434 <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.0" />
3535 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
3636 <PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
37- <PackageVersion Include =" RavenDB.TestDriver" Version =" 6.2.1 " />
37+ <PackageVersion Include =" RavenDB.TestDriver" Version =" 6.2.2 " />
3838 <PackageVersion Include =" Shouldly" Version =" 4.2.1" />
3939 <PackageVersion Include =" bunit" Version =" 2.0.24-preview" />
4040 <PackageVersion Include =" bunit.generators" Version =" 2.0.24-preview" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
Original file line number Diff line number Diff line change @@ -148,12 +148,6 @@ code {
148148 background : rgb (36 , 90 , 170 ) !important ;
149149}
150150
151- /* Remove when https://github.com/Megabit/Blazorise/issues/5876 fixed */
152- .editor-toolbar .table {
153- display : inline-block !important ;
154- width : fit-content !important ;
155- }
156-
157151# blazor-error-ui {
158152 background : lightyellow;
159153 bottom : 0 ;
You can’t perform that action at this time.
0 commit comments