feat(manager): adopt AuthBlocks.Web 10.3.37; repoint Provision User nav to /useradmin/users/new

10.3.37 retires /account/superregister in favour of the new canonical /useradmin/users/new route. Bump the package and update the CmsLayout nav link accordingly.
This commit is contained in:
daniel-c-harvey
2026-06-20 02:31:38 -04:00
parent 4c56eededc
commit 1427c92092
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="MudBlazor" Version="8.15.0" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.36" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.37" />
</ItemGroup>
<ItemGroup>