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] committed Aug 12, 2024
1 parent 3999099 commit 0f3efca
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions LiftLog.Api/LiftLog.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="OpenAI-DotNet" Version="8.1.1" />
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.68.0.3477" />
<PackageReference Include="OpenAI-DotNet" Version="8.1.2" />
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.68.0.3504" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions LiftLog.Maui/LiftLog.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@
<PackageReference Include="Plugin.InAppBilling" Version="7.1.3" />
<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.71" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.71" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.80" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.80" />
<PackageReference Include="Sentry.Maui" Version="4.9.0" />
<PackageReference Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'" Include="Xamarin.AndroidX.Annotation" Version="1.8.1" />
</ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions LiftLog.Ui/package-lock.json

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

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 @@ -43,7 +43,7 @@
"browser-sync": "3.0.2",
"chokidar": "3.6.0",
"concurrently": "8.2.2",
"postcss": "8.4.40",
"postcss": "8.4.41",
"prettier": "3.3.3",
"pug": "3.0.3",
"sass": "1.77.8",
Expand Down

0 comments on commit 0f3efca

Please sign in to comment.