|
14 | 14 | "resolved": "2.2.0", |
15 | 15 | "contentHash": "8sgJYZINKgsuRYlvuuiXw+3GmheMd7XZO11ve9czTrHwd0rVIRSY0kLPQOkT3kxwILhEkNFXEK44pJy9hDF9Ww==" |
16 | 16 | }, |
17 | | - "Newtonsoft.Json": { |
| 17 | + "System.Net.Http.Json": { |
18 | 18 | "type": "Direct", |
19 | | - "requested": "[13.0.3, )", |
20 | | - "resolved": "13.0.3", |
21 | | - "contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==" |
| 19 | + "requested": "[9.0.4, )", |
| 20 | + "resolved": "9.0.4", |
| 21 | + "contentHash": "t34SoSx8l/O5kv7IwYXENjQOTpVKFkH3ydZejcZCsNsymthJrdCguvHFcbP3ayeBOXdm4Bq8bhmVGCgr0RXIQg==", |
| 22 | + "dependencies": { |
| 23 | + "System.Buffers": "4.5.1", |
| 24 | + "System.Memory": "4.5.5", |
| 25 | + "System.Text.Json": "9.0.4", |
| 26 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 27 | + } |
| 28 | + }, |
| 29 | + "Unfucked.HTTP": { |
| 30 | + "type": "Direct", |
| 31 | + "requested": "[0.0.1-beta.3, )", |
| 32 | + "resolved": "0.0.1-beta.3", |
| 33 | + "contentHash": "JMXFWAEEOBS3XrGnDoSKuDZeQnrg13HsV4AhAG7XbD6iFhB991bCE5rsKQtGRB5956o7DgYqwHw30gZOvcqJRQ==", |
| 34 | + "dependencies": { |
| 35 | + "System.Text.Json": "8.0.5", |
| 36 | + "Unfucked": "0.0.1-beta.2" |
| 37 | + } |
| 38 | + }, |
| 39 | + "Microsoft.Bcl.AsyncInterfaces": { |
| 40 | + "type": "Transitive", |
| 41 | + "resolved": "9.0.4", |
| 42 | + "contentHash": "9VGI5kxIvrNG2mqLQZnUR6y/3fcnygD8eNpHR+CqfbnIXvea6nehnYknDKQTxZVPMpzpNca+7DxLBmpdB3q0Bw==", |
| 43 | + "dependencies": { |
| 44 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 45 | + } |
| 46 | + }, |
| 47 | + "System.Buffers": { |
| 48 | + "type": "Transitive", |
| 49 | + "resolved": "4.5.1", |
| 50 | + "contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" |
| 51 | + }, |
| 52 | + "System.Collections.Immutable": { |
| 53 | + "type": "Transitive", |
| 54 | + "resolved": "9.0.4", |
| 55 | + "contentHash": "wfm2NgK22MmBe5qJjp52qzpkeDZKb4l9LbdubhZSehY1z4LS+lld6R+B+UQNb2AZRHu/QJlHxEUcRst5hIEejg==", |
| 56 | + "dependencies": { |
| 57 | + "System.Memory": "4.5.5", |
| 58 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 59 | + } |
| 60 | + }, |
| 61 | + "System.IO.Pipelines": { |
| 62 | + "type": "Transitive", |
| 63 | + "resolved": "9.0.4", |
| 64 | + "contentHash": "luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==", |
| 65 | + "dependencies": { |
| 66 | + "System.Buffers": "4.5.1", |
| 67 | + "System.Memory": "4.5.5", |
| 68 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 69 | + } |
| 70 | + }, |
| 71 | + "System.Memory": { |
| 72 | + "type": "Transitive", |
| 73 | + "resolved": "4.5.5", |
| 74 | + "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", |
| 75 | + "dependencies": { |
| 76 | + "System.Buffers": "4.5.1", |
| 77 | + "System.Numerics.Vectors": "4.5.0", |
| 78 | + "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 79 | + } |
| 80 | + }, |
| 81 | + "System.Numerics.Vectors": { |
| 82 | + "type": "Transitive", |
| 83 | + "resolved": "4.5.0", |
| 84 | + "contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" |
| 85 | + }, |
| 86 | + "System.Runtime.CompilerServices.Unsafe": { |
| 87 | + "type": "Transitive", |
| 88 | + "resolved": "6.0.0", |
| 89 | + "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" |
| 90 | + }, |
| 91 | + "System.Text.Encodings.Web": { |
| 92 | + "type": "Transitive", |
| 93 | + "resolved": "9.0.4", |
| 94 | + "contentHash": "V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==", |
| 95 | + "dependencies": { |
| 96 | + "System.Buffers": "4.5.1", |
| 97 | + "System.Memory": "4.5.5", |
| 98 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 99 | + } |
| 100 | + }, |
| 101 | + "System.Text.Json": { |
| 102 | + "type": "Transitive", |
| 103 | + "resolved": "9.0.4", |
| 104 | + "contentHash": "pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==", |
| 105 | + "dependencies": { |
| 106 | + "Microsoft.Bcl.AsyncInterfaces": "9.0.4", |
| 107 | + "System.Buffers": "4.5.1", |
| 108 | + "System.IO.Pipelines": "9.0.4", |
| 109 | + "System.Memory": "4.5.5", |
| 110 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
| 111 | + "System.Text.Encodings.Web": "9.0.4", |
| 112 | + "System.Threading.Tasks.Extensions": "4.5.4", |
| 113 | + "System.ValueTuple": "4.5.0" |
| 114 | + } |
| 115 | + }, |
| 116 | + "System.Threading.Tasks.Extensions": { |
| 117 | + "type": "Transitive", |
| 118 | + "resolved": "4.5.4", |
| 119 | + "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", |
| 120 | + "dependencies": { |
| 121 | + "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 122 | + } |
| 123 | + }, |
| 124 | + "System.ValueTuple": { |
| 125 | + "type": "Transitive", |
| 126 | + "resolved": "4.5.0", |
| 127 | + "contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==" |
| 128 | + }, |
| 129 | + "Unfucked": { |
| 130 | + "type": "Transitive", |
| 131 | + "resolved": "0.0.1-beta.2", |
| 132 | + "contentHash": "J8VhdV4QyfN40LO+m5tCa4O1lmpQXPB5rK2fmcJ/uN+y0VGldzjVNJnUxe/sPntPCxWuFc6OOjjPF9f6GpYOMQ==", |
| 133 | + "dependencies": { |
| 134 | + "Microsoft.Bcl.AsyncInterfaces": "9.0.4", |
| 135 | + "System.Collections.Immutable": "9.0.4" |
| 136 | + } |
22 | 137 | } |
23 | 138 | }, |
24 | 139 | ".NETFramework,Version=v4.8/win": {}, |
|
0 commit comments