|
4 | 4 | "net9.0": {
|
5 | 5 | "AngleSharp": {
|
6 | 6 | "type": "Direct",
|
7 |
| - "requested": "[1.1.2, )", |
8 |
| - "resolved": "1.1.2", |
9 |
| - "contentHash": "aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==", |
10 |
| - "dependencies": { |
11 |
| - "System.Text.Encoding.CodePages": "8.0.0" |
12 |
| - } |
| 7 | + "requested": "[1.2.0, )", |
| 8 | + "resolved": "1.2.0", |
| 9 | + "contentHash": "uF/PzSCVcb+b2nqVvHZbOqexoJ9R6QLjonugPf0PQl+0h7YKaFZeXyspctbHe5HGlx7/Iuk5BErtk+t63ac/ZA==" |
13 | 10 | },
|
14 | 11 | "Dapper": {
|
15 | 12 | "type": "Direct",
|
|
74 | 71 | },
|
75 | 72 | "Autofac": {
|
76 | 73 | "type": "Transitive",
|
77 |
| - "resolved": "8.1.1", |
78 |
| - "contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", |
| 74 | + "resolved": "8.2.0", |
| 75 | + "contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==", |
79 | 76 | "dependencies": {
|
80 | 77 | "System.Diagnostics.DiagnosticSource": "8.0.1"
|
81 | 78 | }
|
|
91 | 88 | },
|
92 | 89 | "CommunityToolkit.Diagnostics": {
|
93 | 90 | "type": "Transitive",
|
94 |
| - "resolved": "8.3.2", |
95 |
| - "contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==" |
| 91 | + "resolved": "8.4.0", |
| 92 | + "contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==" |
96 | 93 | },
|
97 | 94 | "EFCore.NamingConventions": {
|
98 | 95 | "type": "Transitive",
|
|
106 | 103 | },
|
107 | 104 | "Google.Protobuf": {
|
108 | 105 | "type": "Transitive",
|
109 |
| - "resolved": "3.29.1", |
110 |
| - "contentHash": "kDFLP72bPu4GwquVN7HtFnfqxhQs4CLbUEyOc/0yV48HB0Pxf7tDK7zIx6ifaQwGp+RSoLY1sz1CXqoAEAu+AQ==" |
| 106 | + "resolved": "3.29.3", |
| 107 | + "contentHash": "t7nZFFUFwigCwZ+nIXHDLweXvwIpsOXi+P7J7smPT/QjI3EKxnCzTQOhBqyEh6XEzc/pNH+bCFOOSjatrPt6Tw==" |
111 | 108 | },
|
112 | 109 | "Humanizer.Core": {
|
113 | 110 | "type": "Transitive",
|
|
516 | 513 | "resolved": "4.5.5",
|
517 | 514 | "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw=="
|
518 | 515 | },
|
519 |
| - "System.Text.Encoding.CodePages": { |
520 |
| - "type": "Transitive", |
521 |
| - "resolved": "8.0.0", |
522 |
| - "contentHash": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==" |
523 |
| - }, |
524 | 516 | "tbclient": {
|
525 | 517 | "type": "Project",
|
526 | 518 | "dependencies": {
|
527 |
| - "Google.Protobuf": "[3.29.1, )" |
| 519 | + "Google.Protobuf": "[3.29.3, )" |
528 | 520 | }
|
529 | 521 | },
|
530 | 522 | "tbm.shared": {
|
531 | 523 | "type": "Project",
|
532 | 524 | "dependencies": {
|
533 |
| - "Autofac": "[8.1.1, )", |
| 525 | + "Autofac": "[8.2.0, )", |
534 | 526 | "Autofac.Extensions.DependencyInjection": "[10.0.0, )",
|
535 |
| - "CommunityToolkit.Diagnostics": "[8.3.2, )", |
| 527 | + "CommunityToolkit.Diagnostics": "[8.4.0, )", |
536 | 528 | "EFCore.NamingConventions": "[9.0.0, )",
|
537 | 529 | "Microsoft.EntityFrameworkCore": "[9.0.0, )",
|
538 | 530 | "Microsoft.Extensions.Hosting": "[9.0.0, )",
|
|
0 commit comments