From 232d897bdc1f3f130fca88d0dcc103620869900f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:45:39 +0000 Subject: [PATCH] build(deps): bump CodeBeam.MudBlazor.Extensions, Microsoft.AspNetCore.Components.Forms and MudBlazor Bumps [CodeBeam.MudBlazor.Extensions](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions), [Microsoft.AspNetCore.Components.Forms](https://github.com/dotnet/aspnetcore) and [MudBlazor](https://github.com/MudBlazor/MudBlazor). These dependencies needed to be updated together. Updates `CodeBeam.MudBlazor.Extensions` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/releases) - [Changelog](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/blob/dev/BreakingChanges.md) - [Commits](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/commits) Updates `Microsoft.AspNetCore.Components.Forms` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.12) Updates `MudBlazor` from 6.20.0 to 8.0.0 - [Release notes](https://github.com/MudBlazor/MudBlazor/releases) - [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md) - [Commits](https://github.com/MudBlazor/MudBlazor/compare/v6.20.0...v8.0.0) --- updated-dependencies: - dependency-name: CodeBeam.MudBlazor.Extensions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Components.Forms dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MudBlazor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj b/TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj index 6b3110467..1bf97cd1f 100644 --- a/TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj +++ b/TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj @@ -24,12 +24,12 @@ - - + + - +