Skip to content

Commit

Permalink
chore(deps): update dependency rm.friendly.wpfstandardcontrols to 1.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent bc8e897 commit 041317c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SimpleVoiceroid2Proxy/SimpleVoiceroid2Proxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Reference Include="System.Net.Http" />
<Reference Include="System.Web" />
<PackageReference Include="Codeer.Friendly.Windows.Grasp" Version="2.15.0" />
<PackageReference Include="RM.Friendly.WPFStandardControls" Version="1.59.1" />
<PackageReference Include="RM.Friendly.WPFStandardControls" Version="1.60.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
</ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions SimpleVoiceroid2Proxy/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"RM.Friendly.WPFStandardControls": {
"type": "Direct",
"requested": "[1.59.1, )",
"resolved": "1.59.1",
"contentHash": "BtFKxArLsX5xdLcozRCOCdt1Yabyed7XsXtin6Elexkec8URyM+xgWEG+TbStsNwJVATjlPXFGHL7vhX/WebjQ==",
"requested": "[1.60.0, )",
"resolved": "1.60.0",
"contentHash": "hp5JaOGY3eobtlwnk6aMhSu0mCu5T8OV5B2NL/lLqDBUTqM1/zBr1XJQPpUTQQ3dqLoUw6XcMeEkx/0LmS0H6w==",
"dependencies": {
"Codeer.Friendly.Windows.Grasp": "2.14.2",
"Codeer.Friendly.Windows.Grasp": "2.15.0",
"Codeer.TestAssistant.GeneratorToolKit": "3.13.0"
}
},
Expand Down

0 comments on commit 041317c

Please sign in to comment.