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 Oct 21, 2024
1 parent ec9ab1e commit 0f3d9ce
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 14 deletions.
2 changes: 1 addition & 1 deletion LiftLog.Api/LiftLog.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.10" />
<PackageReference Include="OpenAI-DotNet" Version="8.3.0" />
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.68.0.3563" />
</ItemGroup>
Expand Down
25 changes: 21 additions & 4 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.Maui/LiftLog.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<ItemGroup>
<PackageReference Include="BlazorTransitionableRoute" Version="4.0.0" />
<PackageReference Include="MaterialColorUtilities.Maui" Version="0.3.0" />
<PackageReference Include="Plugin.InAppBilling" Version="8.0.4" />
<PackageReference Include="Plugin.InAppBilling" Version="8.0.5" />
<PackageReference Include="Plugin.LocalNotification" Version="11.1.4" />
<PackageReference Include="Plugin.Maui.AppRating" Version="1.2.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
Expand Down
14 changes: 7 additions & 7 deletions site/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 site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"postcss": "8.4.47",
"prettier": "3.3.3",
"pug": "3.0.3",
"sass": "1.79.5",
"sass": "1.80.3",
"shelljs": "0.8.5",
"upath": "2.0.1"
}
Expand Down

0 comments on commit 0f3d9ce

Please sign in to comment.