Update dependencies
This commit is contained in:
parent
95eb388c36
commit
00fd7b8ef0
@ -12,7 +12,7 @@
|
||||
<PackageReference Include="DbUp-PostgreSQL" Version="5.0.8" />
|
||||
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
|
||||
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -12,7 +12,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.9" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.11" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -7,7 +7,7 @@
|
||||
"destination": "wwwroot/lib/hotwired/turbo/"
|
||||
},
|
||||
{
|
||||
"library": "@hotwired/stimulus@3.2.1",
|
||||
"library": "@hotwired/stimulus@3.2.2",
|
||||
"destination": "wwwroot/lib/hotwired/stimulus/"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user