Skip to content

Commit

Permalink
Update all non-major dependencies (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 32dfe2e commit 4df5911
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion LiftLog.Api/LiftLog.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
<PackageReference Include="OpenAI-DotNet" Version="8.5.1" />
<PackageReference Include="OpenAI-DotNet" Version="8.5.3" />
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.68.0.3654" />
</ItemGroup>

Expand Down
6 changes: 3 additions & 3 deletions LiftLog.Cypress/package-lock.json

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

2 changes: 1 addition & 1 deletion LiftLog.Ui/LiftLog.Ui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AutomaticInterface" Version="5.0.3">
<PackageReference Include="AutomaticInterface" Version="5.1.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
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.

0 comments on commit 4df5911

Please sign in to comment.