Skip to content

Commit 1207eb3

Browse files
committed
Update packages
Signed-off-by: Victor Chang <[email protected]>
1 parent d914655 commit 1207eb3

File tree

14 files changed

+486
-428
lines changed

14 files changed

+486
-428
lines changed

src/Api/Test/packages.lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,20 +1267,20 @@
12671267
"monai.deploy.informaticsgateway.api": {
12681268
"type": "Project",
12691269
"dependencies": {
1270-
"Macross.Json.Extensions": "3.0.0",
1271-
"Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
1272-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1273-
"Monai.Deploy.Messaging": "0.1.16",
1274-
"Monai.Deploy.Storage": "0.2.10"
1270+
"Macross.Json.Extensions": "[3.0.0, )",
1271+
"Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
1272+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1273+
"Monai.Deploy.Messaging": "[0.1.16, )",
1274+
"Monai.Deploy.Storage": "[0.2.10, )"
12751275
}
12761276
},
12771277
"monai.deploy.informaticsgateway.common": {
12781278
"type": "Project",
12791279
"dependencies": {
1280-
"Ardalis.GuardClauses": "4.0.1",
1281-
"System.IO.Abstractions": "17.2.3",
1282-
"System.Threading.Tasks.Dataflow": "6.0.0",
1283-
"fo-dicom": "5.0.3"
1280+
"Ardalis.GuardClauses": "[4.0.1, )",
1281+
"System.IO.Abstractions": "[17.2.3, )",
1282+
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
1283+
"fo-dicom": "[5.0.3, )"
12841284
}
12851285
}
12861286
}

src/CLI/Test/packages.lock.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,53 +1553,53 @@
15531553
"mig-cli": {
15541554
"type": "Project",
15551555
"dependencies": {
1556-
"Crayon": "2.0.69",
1557-
"Docker.DotNet": "3.125.12",
1558-
"Microsoft.Extensions.Hosting": "6.0.1",
1559-
"Microsoft.Extensions.Logging": "6.0.0",
1560-
"Microsoft.Extensions.Logging.Console": "6.0.0",
1561-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1562-
"Monai.Deploy.InformaticsGateway.Client": "1.0.0",
1563-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1564-
"System.CommandLine": "2.0.0-beta4.22272.1",
1565-
"System.CommandLine.Hosting": "0.4.0-alpha.22272.1",
1566-
"System.CommandLine.Rendering": "0.4.0-alpha.22272.1",
1567-
"System.IO.Abstractions": "17.2.3"
1556+
"Crayon": "[2.0.69, )",
1557+
"Docker.DotNet": "[3.125.12, )",
1558+
"Microsoft.Extensions.Hosting": "[6.0.1, )",
1559+
"Microsoft.Extensions.Logging": "[6.0.0, )",
1560+
"Microsoft.Extensions.Logging.Console": "[6.0.0, )",
1561+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1562+
"Monai.Deploy.InformaticsGateway.Client": "[1.0.0, )",
1563+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1564+
"System.CommandLine": "[2.0.0-beta4.22272.1, )",
1565+
"System.CommandLine.Hosting": "[0.4.0-alpha.22272.1, )",
1566+
"System.CommandLine.Rendering": "[0.4.0-alpha.22272.1, )",
1567+
"System.IO.Abstractions": "[17.2.3, )"
15681568
}
15691569
},
15701570
"monai.deploy.informaticsgateway.api": {
15711571
"type": "Project",
15721572
"dependencies": {
1573-
"Macross.Json.Extensions": "3.0.0",
1574-
"Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
1575-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1576-
"Monai.Deploy.Messaging": "0.1.16",
1577-
"Monai.Deploy.Storage": "0.2.10"
1573+
"Macross.Json.Extensions": "[3.0.0, )",
1574+
"Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
1575+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1576+
"Monai.Deploy.Messaging": "[0.1.16, )",
1577+
"Monai.Deploy.Storage": "[0.2.10, )"
15781578
}
15791579
},
15801580
"monai.deploy.informaticsgateway.client": {
15811581
"type": "Project",
15821582
"dependencies": {
1583-
"Microsoft.AspNet.WebApi.Client": "5.2.9",
1584-
"Microsoft.Extensions.Http": "6.0.0",
1585-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1586-
"Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
1583+
"Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
1584+
"Microsoft.Extensions.Http": "[6.0.0, )",
1585+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1586+
"Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
15871587
}
15881588
},
15891589
"monai.deploy.informaticsgateway.client.common": {
15901590
"type": "Project",
15911591
"dependencies": {
1592-
"Ardalis.GuardClauses": "4.0.1",
1593-
"System.Text.Json": "6.0.7"
1592+
"Ardalis.GuardClauses": "[4.0.1, )",
1593+
"System.Text.Json": "[6.0.7, )"
15941594
}
15951595
},
15961596
"monai.deploy.informaticsgateway.common": {
15971597
"type": "Project",
15981598
"dependencies": {
1599-
"Ardalis.GuardClauses": "4.0.1",
1600-
"System.IO.Abstractions": "17.2.3",
1601-
"System.Threading.Tasks.Dataflow": "6.0.0",
1602-
"fo-dicom": "5.0.3"
1599+
"Ardalis.GuardClauses": "[4.0.1, )",
1600+
"System.IO.Abstractions": "[17.2.3, )",
1601+
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
1602+
"fo-dicom": "[5.0.3, )"
16031603
}
16041604
}
16051605
}

src/Client.Common/Test/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,8 +1086,8 @@
10861086
"monai.deploy.informaticsgateway.client.common": {
10871087
"type": "Project",
10881088
"dependencies": {
1089-
"Ardalis.GuardClauses": "4.0.1",
1090-
"System.Text.Json": "6.0.7"
1089+
"Ardalis.GuardClauses": "[4.0.1, )",
1090+
"System.Text.Json": "[6.0.7, )"
10911091
}
10921092
}
10931093
}

src/Client/Test/packages.lock.json

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,136 +1601,136 @@
16011601
"monai.deploy.informaticsgateway": {
16021602
"type": "Project",
16031603
"dependencies": {
1604-
"Ardalis.GuardClauses": "4.0.1",
1605-
"DotNext.Threading": "4.7.4",
1606-
"HL7-dotnetcore": "2.29.0",
1607-
"Karambolo.Extensions.Logging.File": "3.3.1",
1608-
"Microsoft.EntityFrameworkCore": "6.0.11",
1609-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
1610-
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.11",
1611-
"Microsoft.Extensions.Hosting": "6.0.1",
1612-
"Microsoft.Extensions.Logging": "6.0.0",
1613-
"Microsoft.Extensions.Logging.Console": "6.0.0",
1614-
"Microsoft.Extensions.Options": "6.0.0",
1615-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1616-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1617-
"Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
1618-
"Monai.Deploy.InformaticsGateway.Database": "1.0.0",
1619-
"Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
1620-
"Monai.Deploy.InformaticsGateway.DicomWeb.Client": "1.0.0",
1621-
"Monai.Deploy.Messaging.RabbitMQ": "0.1.16",
1622-
"Monai.Deploy.Storage": "0.2.10",
1623-
"Monai.Deploy.Storage.MinIO": "0.2.10",
1624-
"NLog": "5.0.5",
1625-
"NLog.Web.AspNetCore": "5.1.5",
1626-
"Polly": "7.2.3",
1627-
"Swashbuckle.AspNetCore": "6.4.0",
1628-
"fo-dicom": "5.0.3",
1629-
"fo-dicom.NLog": "5.0.3"
1604+
"Ardalis.GuardClauses": "[4.0.1, )",
1605+
"DotNext.Threading": "[4.7.4, )",
1606+
"HL7-dotnetcore": "[2.29.0, )",
1607+
"Karambolo.Extensions.Logging.File": "[3.3.1, )",
1608+
"Microsoft.EntityFrameworkCore": "[6.0.11, )",
1609+
"Microsoft.Extensions.DependencyInjection.Abstractions": "[6.0.0, )",
1610+
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.11, )",
1611+
"Microsoft.Extensions.Hosting": "[6.0.1, )",
1612+
"Microsoft.Extensions.Logging": "[6.0.0, )",
1613+
"Microsoft.Extensions.Logging.Console": "[6.0.0, )",
1614+
"Microsoft.Extensions.Options": "[6.0.0, )",
1615+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1616+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1617+
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
1618+
"Monai.Deploy.InformaticsGateway.Database": "[1.0.0, )",
1619+
"Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
1620+
"Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
1621+
"Monai.Deploy.Messaging.RabbitMQ": "[0.1.16, )",
1622+
"Monai.Deploy.Storage": "[0.2.10, )",
1623+
"Monai.Deploy.Storage.MinIO": "[0.2.10, )",
1624+
"NLog": "[5.0.5, )",
1625+
"NLog.Web.AspNetCore": "[5.1.5, )",
1626+
"Polly": "[7.2.3, )",
1627+
"Swashbuckle.AspNetCore": "[6.4.0, )",
1628+
"fo-dicom": "[5.0.3, )",
1629+
"fo-dicom.NLog": "[5.0.3, )"
16301630
}
16311631
},
16321632
"monai.deploy.informaticsgateway.api": {
16331633
"type": "Project",
16341634
"dependencies": {
1635-
"Macross.Json.Extensions": "3.0.0",
1636-
"Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
1637-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1638-
"Monai.Deploy.Messaging": "0.1.16",
1639-
"Monai.Deploy.Storage": "0.2.10"
1635+
"Macross.Json.Extensions": "[3.0.0, )",
1636+
"Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
1637+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1638+
"Monai.Deploy.Messaging": "[0.1.16, )",
1639+
"Monai.Deploy.Storage": "[0.2.10, )"
16401640
}
16411641
},
16421642
"monai.deploy.informaticsgateway.client": {
16431643
"type": "Project",
16441644
"dependencies": {
1645-
"Microsoft.AspNet.WebApi.Client": "5.2.9",
1646-
"Microsoft.Extensions.Http": "6.0.0",
1647-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1648-
"Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
1645+
"Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
1646+
"Microsoft.Extensions.Http": "[6.0.0, )",
1647+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1648+
"Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
16491649
}
16501650
},
16511651
"monai.deploy.informaticsgateway.client.common": {
16521652
"type": "Project",
16531653
"dependencies": {
1654-
"Ardalis.GuardClauses": "4.0.1",
1655-
"System.Text.Json": "6.0.7"
1654+
"Ardalis.GuardClauses": "[4.0.1, )",
1655+
"System.Text.Json": "[6.0.7, )"
16561656
}
16571657
},
16581658
"monai.deploy.informaticsgateway.common": {
16591659
"type": "Project",
16601660
"dependencies": {
1661-
"Ardalis.GuardClauses": "4.0.1",
1662-
"System.IO.Abstractions": "17.2.3",
1663-
"System.Threading.Tasks.Dataflow": "6.0.0",
1664-
"fo-dicom": "5.0.3"
1661+
"Ardalis.GuardClauses": "[4.0.1, )",
1662+
"System.IO.Abstractions": "[17.2.3, )",
1663+
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
1664+
"fo-dicom": "[5.0.3, )"
16651665
}
16661666
},
16671667
"monai.deploy.informaticsgateway.configuration": {
16681668
"type": "Project",
16691669
"dependencies": {
1670-
"Microsoft.Extensions.Logging.Abstractions": "6.0.3",
1671-
"Microsoft.Extensions.Options": "6.0.0",
1672-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1673-
"Monai.Deploy.InformaticsGateway.Common": "1.0.0",
1674-
"Monai.Deploy.Messaging": "0.1.16",
1675-
"Monai.Deploy.Storage": "0.2.10",
1676-
"System.IO.Abstractions": "17.2.3"
1670+
"Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
1671+
"Microsoft.Extensions.Options": "[6.0.0, )",
1672+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1673+
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1674+
"Monai.Deploy.Messaging": "[0.1.16, )",
1675+
"Monai.Deploy.Storage": "[0.2.10, )",
1676+
"System.IO.Abstractions": "[17.2.3, )"
16771677
}
16781678
},
16791679
"monai.deploy.informaticsgateway.database": {
16801680
"type": "Project",
16811681
"dependencies": {
1682-
"Microsoft.EntityFrameworkCore": "6.0.11",
1683-
"Microsoft.Extensions.Configuration": "6.0.1",
1684-
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
1685-
"Microsoft.Extensions.Configuration.Json": "6.0.0",
1686-
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
1687-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1688-
"Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
1689-
"Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
1690-
"Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
1691-
"Monai.Deploy.InformaticsGateway.Database.MongoDB": "1.0.0"
1682+
"Microsoft.EntityFrameworkCore": "[6.0.11, )",
1683+
"Microsoft.Extensions.Configuration": "[6.0.1, )",
1684+
"Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
1685+
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
1686+
"Microsoft.Extensions.Options.ConfigurationExtensions": "[6.0.0, )",
1687+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1688+
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
1689+
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
1690+
"Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
1691+
"Monai.Deploy.InformaticsGateway.Database.MongoDB": "[1.0.0, )"
16921692
}
16931693
},
16941694
"monai.deploy.informaticsgateway.database.api": {
16951695
"type": "Project",
16961696
"dependencies": {
1697-
"Microsoft.EntityFrameworkCore": "6.0.11",
1698-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1699-
"Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
1700-
"Polly": "7.2.3"
1697+
"Microsoft.EntityFrameworkCore": "[6.0.11, )",
1698+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1699+
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
1700+
"Polly": "[7.2.3, )"
17011701
}
17021702
},
17031703
"monai.deploy.informaticsgateway.database.entityframework": {
17041704
"type": "Project",
17051705
"dependencies": {
1706-
"Microsoft.EntityFrameworkCore": "6.0.11",
1707-
"Microsoft.EntityFrameworkCore.Sqlite": "6.0.11",
1708-
"Microsoft.Extensions.Configuration": "6.0.1",
1709-
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
1710-
"Microsoft.Extensions.Configuration.Json": "6.0.0",
1711-
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
1712-
"Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
1713-
"Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
1706+
"Microsoft.EntityFrameworkCore": "[6.0.11, )",
1707+
"Microsoft.EntityFrameworkCore.Sqlite": "[6.0.11, )",
1708+
"Microsoft.Extensions.Configuration": "[6.0.1, )",
1709+
"Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
1710+
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
1711+
"Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
1712+
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
1713+
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
17141714
}
17151715
},
17161716
"monai.deploy.informaticsgateway.database.mongodb": {
17171717
"type": "Project",
17181718
"dependencies": {
1719-
"Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
1720-
"MongoDB.Driver": "2.18.0",
1721-
"MongoDB.Driver.Core": "2.18.0"
1719+
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
1720+
"MongoDB.Driver": "[2.18.0, )",
1721+
"MongoDB.Driver.Core": "[2.18.0, )"
17221722
}
17231723
},
17241724
"monai.deploy.informaticsgateway.dicomweb.client": {
17251725
"type": "Project",
17261726
"dependencies": {
1727-
"Ardalis.GuardClauses": "4.0.1",
1728-
"Microsoft.AspNet.WebApi.Client": "5.2.9",
1729-
"Microsoft.Extensions.Http": "6.0.0",
1730-
"Microsoft.Net.Http.Headers": "2.2.8",
1731-
"Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0",
1732-
"System.Linq.Async": "6.0.1",
1733-
"fo-dicom": "5.0.3"
1727+
"Ardalis.GuardClauses": "[4.0.1, )",
1728+
"Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
1729+
"Microsoft.Extensions.Http": "[6.0.0, )",
1730+
"Microsoft.Net.Http.Headers": "[2.2.8, )",
1731+
"Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )",
1732+
"System.Linq.Async": "[6.0.1, )",
1733+
"fo-dicom": "[5.0.3, )"
17341734
}
17351735
}
17361736
}

src/Common/Test/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,10 +1162,10 @@
11621162
"monai.deploy.informaticsgateway.common": {
11631163
"type": "Project",
11641164
"dependencies": {
1165-
"Ardalis.GuardClauses": "4.0.1",
1166-
"System.IO.Abstractions": "17.2.3",
1167-
"System.Threading.Tasks.Dataflow": "6.0.0",
1168-
"fo-dicom": "5.0.3"
1165+
"Ardalis.GuardClauses": "[4.0.1, )",
1166+
"System.IO.Abstractions": "[17.2.3, )",
1167+
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
1168+
"fo-dicom": "[5.0.3, )"
11691169
}
11701170
}
11711171
}

0 commit comments

Comments
 (0)