Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 1fa1951 commit 1b37e88
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 101 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.30.4",
"version": "0.30.5",
"commands": [
"dotnet-csharpier"
]
Expand Down
6 changes: 3 additions & 3 deletions LiftLog.Ui/LiftLog.Ui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
<PackageReference Include="FuzzySharp" Version="2.0.2" />
<PackageReference Include="MaterialColorUtilities" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="9.0.0" />
<PackageReference Include="Fluxor" Version="6.2.1.5" />
<PackageReference Include="Fluxor.Blazor.Web" Version="6.2.1.5" />
<PackageReference Include="Fluxor" Version="6.5.0" />
<PackageReference Include="Fluxor.Blazor.Web" Version="6.5.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />

Expand All @@ -78,7 +78,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
<PackageReference Include="Fluxor.Blazor.Web.ReduxDevTools" Version="6.2.1.5" />
<PackageReference Include="Fluxor.Blazor.Web.ReduxDevTools" Version="6.5.0" />
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' != 'Debug' ">
Expand Down
158 changes: 79 additions & 79 deletions LiftLog.Ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1b37e88

Please sign in to comment.