Skip to content

Commit

Permalink
Automated NuGet Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent 00c9a9c commit f85e376
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.55" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.40" />
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.56" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.42" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.16">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.66" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.68" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.21.3" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
28 changes: 14 additions & 14 deletions src/Digitalroot.Valheim.MisophoniaFriendly/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.55, )",
"resolved": "1.1.55",
"contentHash": "DOUqR+4nuqMjX3MU/iFWhnvEwnBFxQk60QXhNM4ZuO70u/Gddendyud7g0PspnCnyYxPZSLaAP0QC1GjJN7hEg==",
"requested": "[1.1.56, )",
"resolved": "1.1.56",
"contentHash": "elVFksHtkrWzeNJHCPCQRY7L2D8F/Peb3Z588bcCcW+IVPdbEfQsNsGW8sKV4awxhytGosvoZuWkkLQcNVGTXQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.43"
"Digitalroot.Valheim.Common.Json": "1.0.44"
}
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.40, )",
"resolved": "1.4.40",
"contentHash": "J1mFrJ8qz/3hYptdxpyj7LLBpumTEwxkF4sjgCWyjLqwPcWY3iz9j0AKf+SnH0G8ZTSAkeNrIPeqrNuqPhOUIQ==",
"requested": "[1.4.42, )",
"resolved": "1.4.42",
"contentHash": "FKLWyLQbMK2HukZjLutiu3Y+MR7Z4A+zoQvHXLEa6k0y+Jj9BetiQRBjmKRqDNjTdstlvCgh87oagLaW2IlMSg==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.66"
"Digitalroot.Valheim.Common.Utils": "1.0.67"
}
},
"Digitalroot.Valheim.Common.References": {
Expand All @@ -50,11 +50,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.66, )",
"resolved": "1.0.66",
"contentHash": "4pfuVJQkQaY6IaYM9p5/ZxImUZH1qsh5DMUPGBZ+VyAM+npcWKyXzeFYTZEZt3FWvdo0N+MWNAFcvmj/bO+I4w==",
"requested": "[1.0.68, )",
"resolved": "1.0.68",
"contentHash": "NMToskoCQf5qyIL073oGftkCZzWCKLIbePzBbllhICw8eBx0yULkOfGLv9EZONE0GtdQks3++kh6lgOsE2Boog==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.55"
"Digitalroot.Valheim.Common.Log": "1.1.56"
}
},
"Digitalroot.Valheim.References.JvL": {
Expand Down Expand Up @@ -105,8 +105,8 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.43",
"contentHash": "yPtT9Wop5Mdawp/9/EGeDjNaXhelITXQbRs27RAZIu3SCzD7X01q9veKYxZbFr/IapvKkP9CRxCFA86UIcejvA==",
"resolved": "1.0.44",
"contentHash": "JEwrz4JIIOKsxk9jxwLrG7uwwrBwllNq79jhh+1jyWYjlXjRn9LgFFyHDOgkwrV3LMPN4r8Tk3J9PE9r2XdMLw==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
Expand Down

0 comments on commit f85e376

Please sign in to comment.