Update dependencies
This commit is contained in:
@ -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/"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user