mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 10:40:12 +00:00
chore: update ImageSharp graphics library
This commit is contained in:
parent
97e7df5e4d
commit
7ff08ac0b9
3 changed files with 13 additions and 13 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
<PackageReference Include="Grpc.Tools" Version="2.47.0" PrivateAssets="all" />
|
<PackageReference Include="Grpc.Tools" Version="2.47.0" PrivateAssets="all" />
|
||||||
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
|
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
|
||||||
<PackageReference Include="Sentry" Version="3.11.1" />
|
<PackageReference Include="Sentry" Version="3.11.1" />
|
||||||
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2"/>
|
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
|
|
@ -42,9 +42,9 @@
|
||||||
},
|
},
|
||||||
"SixLabors.ImageSharp": {
|
"SixLabors.ImageSharp": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[1.0.2, )",
|
"requested": "[3.0.1, )",
|
||||||
"resolved": "1.0.2",
|
"resolved": "3.0.1",
|
||||||
"contentHash": "iZJ37Iss3pUkFl961x1aka85QuvgY9oNZabHijzVnHs4QTz6EMNx3zjJDyvK/0+Ryj6JPv/PC7GVIJXLHtu2nQ=="
|
"contentHash": "o0v/J6SJwp3RFrzR29beGx0cK7xcMRgOyIuw8ZNLQyNnBhiyL/vIQKn7cfycthcWUPG3XezUjFwBWzkcUUDFbg=="
|
||||||
},
|
},
|
||||||
"App.Metrics": {
|
"App.Metrics": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
|
|
|
||||||
|
|
@ -891,8 +891,8 @@
|
||||||
},
|
},
|
||||||
"SixLabors.ImageSharp": {
|
"SixLabors.ImageSharp": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "1.0.2",
|
"resolved": "3.0.1",
|
||||||
"contentHash": "iZJ37Iss3pUkFl961x1aka85QuvgY9oNZabHijzVnHs4QTz6EMNx3zjJDyvK/0+Ryj6JPv/PC7GVIJXLHtu2nQ=="
|
"contentHash": "o0v/J6SJwp3RFrzR29beGx0cK7xcMRgOyIuw8ZNLQyNnBhiyL/vIQKn7cfycthcWUPG3XezUjFwBWzkcUUDFbg=="
|
||||||
},
|
},
|
||||||
"SqlKata": {
|
"SqlKata": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
|
|
@ -1810,7 +1810,7 @@
|
||||||
"Myriad": "[1.0.0, )",
|
"Myriad": "[1.0.0, )",
|
||||||
"PluralKit.Core": "[1.0.0, )",
|
"PluralKit.Core": "[1.0.0, )",
|
||||||
"Sentry": "[3.11.1, )",
|
"Sentry": "[3.11.1, )",
|
||||||
"SixLabors.ImageSharp": "[1.0.2, )"
|
"SixLabors.ImageSharp": "[3.0.1, )"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pluralkit.core": {
|
"pluralkit.core": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue