Skip to content

Commit

Permalink
chore(deps): update dependency codeer.friendly.windows.grasp to 2.15.0 (
Browse files Browse the repository at this point in the history
#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 4d3bf8a commit bc8e897
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion SimpleVoiceroid2Proxy/SimpleVoiceroid2Proxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<Reference Include="System.Net.Http" />
<Reference Include="System.Web" />
<PackageReference Include="Codeer.Friendly.Windows.Grasp" Version="2.14.2" />
<PackageReference Include="Codeer.Friendly.Windows.Grasp" Version="2.15.0" />
<PackageReference Include="RM.Friendly.WPFStandardControls" Version="1.59.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
Expand Down
18 changes: 9 additions & 9 deletions SimpleVoiceroid2Proxy/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
".NETFramework,Version=v4.8.1": {
"Codeer.Friendly.Windows.Grasp": {
"type": "Direct",
"requested": "[2.14.2, )",
"resolved": "2.14.2",
"contentHash": "Q6pFtt5s3Tg18xz3AGAvi1jZeid+uZocRdLapd9fS70Tg6j4Two2y+q2h+ABgY/GfmQIpfUlPRGlEmzXgKHvlg==",
"requested": "[2.15.0, )",
"resolved": "2.15.0",
"contentHash": "3M4NEwfdaBdFhZQlq228biqLl4w8jvoZcstVqZP5wg36inf7C5d3X/oaPQPVMob1QENBXZ3ZLxukJjQE0Dk5tw==",
"dependencies": {
"Codeer.Friendly.Windows": "2.17.0"
"Codeer.Friendly.Windows": "2.18.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
Expand Down Expand Up @@ -56,15 +56,15 @@
},
"Codeer.Friendly": {
"type": "Transitive",
"resolved": "2.6.1",
"contentHash": "nhYjSzXTMR0yc5fAl7Pr55eijb40dZnf41SbWPycdZ1IjitRM7RvLGwxO3/dpVVx9s1QTjomn26MfQnvFxsujw=="
"resolved": "2.7.0",
"contentHash": "WblR8Y6kaIqi9vmgZ0j8X0gdoZ6HEkDxsLEtRiBXZsnhKXzqTs6Qj40hlhjhyNzxQESTq18fXgRYVM1CGUNX7g=="
},
"Codeer.Friendly.Windows": {
"type": "Transitive",
"resolved": "2.17.0",
"contentHash": "2aGvdmEiFSOHw3I06esSw1MVeLBl9yxTuC36E12Yne3NjMalSQqA/uiVpcq/PFpZWJYvm9ccM3NfN4G5RliEiQ==",
"resolved": "2.18.0",
"contentHash": "/uhokzQwYBJwFunNi+0filmJRlUFfZc+Y3Gz0HLwDqoZZ1/+6MoX3wTTsMEl2lefgm64ZsbbZ8fPyhY8njIscg==",
"dependencies": {
"Codeer.Friendly": "2.6.1"
"Codeer.Friendly": "2.7.0"
}
},
"Codeer.TestAssistant.GeneratorToolKit": {
Expand Down

0 comments on commit bc8e897

Please sign in to comment.