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 May 10, 2024
1 parent 18ed67e commit 76fa653
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.14">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.58" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.59" />
</ItemGroup>

<ItemGroup>
Expand Down
101 changes: 22 additions & 79 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,20 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.58, )",
"resolved": "1.0.58",
"contentHash": "CJVXia9tsr/N6f9AoPzidjXpYTuJKS1xuUT34zUwRYvkfbWIwu86o6TFdLnU5Z1Xk2asCsYyysOqavBMHWhVww==",
"requested": "[1.0.59, )",
"resolved": "1.0.59",
"contentHash": "BdOnOWhfp0+6Ti9UHtKme9+UISt7r1SPoQ7wKLKBIy6KGxpMuvxzIOOpxWkcoKwFE8EbLFjJVBFeIMh5tWAHKg==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.48"
"Digitalroot.Valheim.Common.Log": "1.1.49"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.3, )",
"resolved": "1.0.3",
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
}
},
"Digitalroot.References.Unity": {
Expand All @@ -24,90 +33,24 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.36",
"contentHash": "GBXdkuV3awATaosJgVn5I6RUOTDXdGJcTtoBxvX0uD6wncopYGBeDHNZB1QBZg/KQPBPkFB5hES7tvwVs6hzTg==",
"resolved": "1.0.37",
"contentHash": "8n4xCVSuNAe0B/EItitD7UNwkKp4twfDgT5Mw6CJH30E4OuoXMOnc2R4wMOiXoFmoekwirT+sR7CSacIftjyJQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"System.Text.Json": "8.0.3"
"Digitalroot.References.Unity": "2022.3.17"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.48",
"contentHash": "CO75IjKZI1N2hZHebHGrL46zPSKS7SDc1ws14q7s/qui8BaJYdiVLIfH2DHK6EHyi8ROyDKGst+NMAnLsPMNMQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.36"
}
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
"dependencies": {
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
}
},
"System.Numerics.Vectors": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.3",
"contentHash": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "8.0.0",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.4",
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"resolved": "1.1.49",
"contentHash": "nfPJ4ISe+nkngFXmZNVnJ5woNdYwToUgPQAxj4Xp8xMEiqHVif1867d7ORpLDAWyT2KZ/3ctiaGF1GHCpdpE9g==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
"Digitalroot.Valheim.Common.Json": "1.0.37"
}
},
"System.ValueTuple": {
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
"resolved": "1.0.3",
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
}
}
}
Expand Down

0 comments on commit 76fa653

Please sign in to comment.