mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat: update lock files
This commit is contained in:
parent
a546ebc888
commit
0dd20c64ce
2 changed files with 45 additions and 0 deletions
|
|
@ -623,6 +623,24 @@
|
|||
"System.Threading.Timer": "4.0.1"
|
||||
}
|
||||
},
|
||||
"SqlKata": {
|
||||
"type": "Transitive",
|
||||
"resolved": "2.3.7",
|
||||
"contentHash": "erKffEMhrS2IFKXjYV83M4uc1IOCl91yeP/3uY5yIm6pRNFDNrqnTk3La1en6EGDlMRol9abTNO1erQCYf08tg==",
|
||||
"dependencies": {
|
||||
"System.Collections.Concurrent": "4.3.0"
|
||||
}
|
||||
},
|
||||
"SqlKata.Execution": {
|
||||
"type": "Transitive",
|
||||
"resolved": "2.3.7",
|
||||
"contentHash": "LybTYj99riLRH7YQNt9Kuc8VpZOvaQ7H4sQBrj2zefktS8LASOaXsHRYC/k8NEcj25w6huQpOi+HrEZ5qHXl0w==",
|
||||
"dependencies": {
|
||||
"Humanizer.Core": "2.8.26",
|
||||
"SqlKata": "2.3.7",
|
||||
"dapper": "1.50.5"
|
||||
}
|
||||
},
|
||||
"System.AppContext": {
|
||||
"type": "Transitive",
|
||||
"resolved": "4.3.0",
|
||||
|
|
@ -1378,6 +1396,8 @@
|
|||
"Serilog.Sinks.Console": "4.0.0-dev-00834",
|
||||
"Serilog.Sinks.Elasticsearch": "8.4.1",
|
||||
"Serilog.Sinks.File": "4.1.0",
|
||||
"SqlKata": "2.3.7",
|
||||
"SqlKata.Execution": "2.3.7",
|
||||
"System.Interactive.Async": "5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue