Skip to content

Commit

Permalink
chore(deps): bump the avalonia group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the avalonia group with 2 updates in the / directory: [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia.Xaml.Interactions](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors).


Updates `Avalonia` from 11.2.3 to 11.2.0
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.3...11.2.0)

Updates `Avalonia.Xaml.Interactions` from 11.2.0.1 to 11.2.0.7
- [Release notes](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/releases)
- [Commits](wieslawsoltes/Avalonia.Xaml.Behaviors@11.2.0.1...11.2.0.7)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Xaml.Interactions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fuzzzerd committed Jan 18, 2025
1 parent d3b2165 commit fc390f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<PackageReference Include="Avalonia" Version="11.2.3" />
<PackageReference Include="Avalonia.Desktop" Version="11.2.3" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.2.0.1" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.2.0.7" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.3" />
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
Expand Down

0 comments on commit fc390f4

Please sign in to comment.