Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed May 15, 2024
1 parent 9b8d579 commit 8049f79
Show file tree
Hide file tree
Showing 18 changed files with 272 additions and 247 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
"Microsoft.Extensions.Options": "7.0.0"
}
},
"PolySharp": {
"type": "Direct",
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"Serilog.Extensions.Logging": {
"type": "Direct",
"requested": "[7.0.0, )",
Expand Down Expand Up @@ -376,13 +382,15 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.connectors.dui": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.Utils": "[2.0.999-local, )",
"Speckle.Core": "[2.0.999-local, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
Expand All @@ -392,40 +400,46 @@
"type": "Project",
"dependencies": {
"Microsoft.Web.WebView2": "[1.0.1823.32, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.DUI": "[2.0.999-local, )"
}
},
"speckle.connectors.utils": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.arcgis3": {
"type": "Project",
"dependencies": {
"Esri.ArcGISPro.Extensions30": "[3.2.0.49743, )",
"PolySharp": "[1.14.1, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
},
"speckle.converters.arcgis3.dependencyinjection": {
"type": "Project",
"dependencies": {
"Autofac": "[5.2.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Converters.ArcGIS3": "[2.0.999-local, )",
"Speckle.Converters.Common.DependencyInjection": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
},
"speckle.converters.common.dependencyinjection": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"System.ValueTuple": "4.5.0"
}
},
"PolySharp": {
"type": "Direct",
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"Serilog.Extensions.Logging": {
"type": "Direct",
"requested": "[7.0.0, )",
Expand Down Expand Up @@ -432,13 +438,15 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.connectors.dui": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.Utils": "[2.0.999-local, )",
"Speckle.Core": "[2.0.999-local, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
Expand All @@ -448,18 +456,21 @@
"type": "Project",
"dependencies": {
"Microsoft.Web.WebView2": "[1.0.1823.32, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.DUI": "[2.0.999-local, )"
}
},
"speckle.connectors.utils": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.autocad2023": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.AutoCAD.API": "[2023.0.0, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
Expand All @@ -468,20 +479,23 @@
"type": "Project",
"dependencies": {
"Autofac": "[5.2.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Converters.Autocad2023": "[2.0.999-local, )",
"Speckle.Converters.Common.DependencyInjection": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
},
"speckle.converters.common.dependencyinjection": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,11 @@
"CefSharp.Common": "[92.0.260]"
}
},
"Microsoft.Extensions.Logging": {
"PolySharp": {
"type": "Direct",
"requested": "[7.0.0, )",
"resolved": "7.0.0",
"contentHash": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"System.Diagnostics.DiagnosticSource": "7.0.0",
"System.ValueTuple": "4.5.0"
}
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"Revit.Async": {
"type": "Direct",
Expand Down Expand Up @@ -156,6 +147,20 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"Microsoft.Extensions.Logging": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"System.Diagnostics.DiagnosticSource": "7.0.0",
"System.ValueTuple": "4.5.0"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
"resolved": "7.0.0",
Expand Down Expand Up @@ -461,13 +466,15 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.connectors.dui": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.Utils": "[2.0.999-local, )",
"Speckle.Core": "[2.0.999-local, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
Expand All @@ -476,26 +483,30 @@
"speckle.connectors.utils": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
},
"speckle.converters.common.dependencyinjection": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
},
"speckle.converters.revit2023": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Converters.Common": "[2.0.999-local, )",
"Speckle.Revit.API": "[2023.0.0, )"
}
Expand All @@ -504,6 +515,7 @@
"type": "Project",
"dependencies": {
"Autofac": "[5.2.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Converters.Common": "[2.0.999-local, )",
"Speckle.Converters.Revit2023": "[2.0.999-local, )"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"System.ValueTuple": "4.5.0"
}
},
"PolySharp": {
"type": "Direct",
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"RhinoCommon": {
"type": "Direct",
"requested": "[7.13.21348.13001, )",
Expand Down Expand Up @@ -441,13 +447,15 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.connectors.dui": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.Utils": "[2.0.999-local, )",
"Speckle.Core": "[2.0.999-local, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
Expand All @@ -457,18 +465,21 @@
"type": "Project",
"dependencies": {
"Microsoft.Web.WebView2": "[1.0.1823.32, )",
"PolySharp": "[1.14.1, )",
"Speckle.Connectors.DUI": "[2.0.999-local, )"
}
},
"speckle.connectors.utils": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
Expand All @@ -477,6 +488,7 @@
"type": "Project",
"dependencies": {
"Autofac": "[5.2.0, )",
"PolySharp": "[1.14.1, )",
"RhinoCommon": "[7.13.21348.13001, )"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"resolved": "5.2.0",
"contentHash": "V8dBH0dsv75uDzl7Sw+HkhKDPUw2eXnlMjcSVMH+tLo2s67MpTKGyDj1pDcpR+IF2u4YRs0s3/x7R88YJzIWvg=="
},
"PolySharp": {
"type": "Direct",
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"Esri.ArcGISPro.Extensions30": {
"type": "Transitive",
"resolved": "3.2.0.49743",
Expand Down Expand Up @@ -343,26 +349,30 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.arcgis3": {
"type": "Project",
"dependencies": {
"Esri.ArcGISPro.Extensions30": "[3.2.0.49743, )",
"PolySharp": "[1.14.1, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
},
"speckle.converters.common.dependencyinjection": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Converters.Common": "[2.0.999-local, )"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"resolved": "3.2.0.49743",
"contentHash": "fmnYm+mD14Cz0Uqh1ij37SfLJerkyFHK5581y5tXT/l3H2ZvUmVuuxjYquXzyzj9p7IexQzMW4xCpxe+mD922g=="
},
"PolySharp": {
"type": "Direct",
"requested": "[1.14.1, )",
"resolved": "1.14.1",
"contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ=="
},
"GraphQL.Client": {
"type": "Transitive",
"resolved": "6.0.0",
Expand Down Expand Up @@ -338,12 +344,14 @@
"type": "Project",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"PolySharp": "[1.14.1, )",
"Speckle.Core": "[2.0.999-local, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"PolySharp": "[1.14.1, )",
"Speckle.Autofac": "[2.0.999-local, )",
"Speckle.Objects": "[2.0.999-local, )"
}
Expand Down
Loading

0 comments on commit 8049f79

Please sign in to comment.