Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Dec 18, 2023
1 parent b26baad commit 8d82e3a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
<PackageReference Include="gfoidl.Base64" Version="2.0.0"/>
<PackageReference Include="Humanizer.Core" Version="2.14.1"/>
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.0"/>
<PackageReference Include="Markdig" Version="0.33.0"/>
<PackageReference Include="Markdig" Version="0.34.0"/>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
<PackageReference Include="Penumbra.Api" Version="1.0.12"/>
<PackageReference Include="Penumbra.Api" Version="1.0.13"/>
<PackageReference Include="Semver" Version="2.3.0"/>
<PackageReference Include="Sentry" Version="3.41.2"/>
<PackageReference Include="Sentry" Version="3.41.3"/>
<PackageReference Include="SimpleBase" Version="4.0.0"/>
<PackageReference Include="StrawberryShake.Server" Version="13.5.1"/>
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.5.1"/>
Expand Down
18 changes: 9 additions & 9 deletions packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
},
"Markdig": {
"type": "Direct",
"requested": "[0.33.0, )",
"resolved": "0.33.0",
"contentHash": "wwjLxuVZyzOUpQkwMnP2eVOgCZzjHqSNsTOWxLQ1S9J5UIk43vsrgwyUBg1x7AX1MlxWH65Uyfsojm4LBwN6iw=="
"requested": "[0.34.0, )",
"resolved": "0.34.0",
"contentHash": "kUS8Y/oW2Cshwq3kv08Lz5hpMjt9MuAaDIGxv86d0RtEUUe4xKKXxdZYS7bV0ZXRfeAAOfjYIrt7zybcIOYvmg=="
},
"Microsoft.AspNet.WebApi.Client": {
"type": "Direct",
Expand Down Expand Up @@ -88,9 +88,9 @@
},
"Penumbra.Api": {
"type": "Direct",
"requested": "[1.0.12, )",
"resolved": "1.0.12",
"contentHash": "0plNvXfhnOMYdyO+9jqRVx91SQv4lnGj3isRIRdZ0q6MGyk3oCpd4imu/nyrO5tH9cQEsVltakzJAXecSuDAMQ=="
"requested": "[1.0.13, )",
"resolved": "1.0.13",
"contentHash": "dEbT29wMRLgH0hHEMBVMdqGUgdeP94jhirpM/N+Km91vlogWTIcnVx4IADFsV0fUBEgiwe6gzYxsPqlE70uHWw=="
},
"Semver": {
"type": "Direct",
Expand All @@ -100,9 +100,9 @@
},
"Sentry": {
"type": "Direct",
"requested": "[3.41.2, )",
"resolved": "3.41.2",
"contentHash": "6ifhb3RnJtQakoJR3jj3SEmjmx+vYfgoAnzlFjKxfQUilLgYTvbSYZskxVKrUbY0qc2P9j+VdfDqw9VwiweZ5A=="
"requested": "[3.41.3, )",
"resolved": "3.41.3",
"contentHash": "4vYXsUIaLhqwNE+g6Q/MYcgrLl2ZVbUPMt1bzFSqlCOBngNZOQ05O4SZveszPzGv/mBc/yelA4Ekr8SVFF8RfA=="
},
"SimpleBase": {
"type": "Direct",
Expand Down

0 comments on commit 8d82e3a

Please sign in to comment.