From aa027b2f40b0aa2201c28c720ce8200e3c52c675 Mon Sep 17 00:00:00 2001 From: Wolf McNally Date: Fri, 1 Dec 2023 19:00:59 -0800 Subject: [PATCH] Updated dependencies. --- Package.resolved | 52 ++++++++++++++++++++++++------------------------ Package.swift | 16 +++++++-------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Package.resolved b/Package.resolved index 878cbe9..f80d779 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BlockchainCommons/BCSwiftCrypto", "state" : { - "revision" : "e4af871818343284575ecfec5248c427fe9ba0a1", - "version" : "0.7.1" + "revision" : "b471e177fc106d33ee8126aec5d03422402795f1", + "version" : "1.0.0" } }, { @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BlockchainCommons/BCSwiftDCBOR", "state" : { - "revision" : "9affa75e38b60932c6273b03629d6873e8e7598d", - "version" : "0.10.0" + "revision" : "af83405b6238e5ff6973976553067666227b4a48", + "version" : "1.0.0" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/blockchaincommons/BCSwiftFloat16.git", "state" : { - "revision" : "b1aefcdddbef4581579af9e35225c70cf6df107e", - "version" : "0.2.0" + "revision" : "71f380285d88a876f9cdf4e34e2e9e77d7ca4aef", + "version" : "1.0.0" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BlockchainCommons/BCSwiftSecureComponents.git", "state" : { - "revision" : "81edaaf4feccbda7b1987583bfa5e59e2460b049", - "version" : "4.5.2" + "revision" : "73624420d15bf10e2619616dcf116fe8326eb08b", + "version" : "5.0.0" } }, { @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/krzyzanowskim/CryptoSwift.git", "state" : { - "revision" : "32f641cf24fc7abc1c591a2025e9f2f572648b0f", - "version" : "1.7.2" + "revision" : "db51c407d3be4a051484a141bf0bff36c43d3b1e", + "version" : "1.8.0" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/Graph.git", "state" : { - "revision" : "04538aebf46f120dcce1392a215a7a850c45b4e6", - "version" : "0.7.0" + "revision" : "7edbe3d678d78ab773c64f0c88ce2ce2762dac62", + "version" : "1.0.0" } }, { @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/GraphDot.git", "state" : { - "revision" : "dafe511afa3873e22c5cfd8478a9025d65480f99", - "version" : "0.4.0" + "revision" : "16ee4ddc51e9db5887b5818db2d9abd039854d1f", + "version" : "1.0.0" } }, { @@ -68,8 +68,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/GraphMermaid.git", "state" : { - "revision" : "251b091ef0bc75629ab8891784495701b7723465", - "version" : "0.4.0" + "revision" : "bb4cf21206fc9262854ac84811d409342db90e91", + "version" : "1.0.0" } }, { @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-algorithms", "state" : { - "revision" : "b14b7f4c528c942f121c8b860b9410b2bf57825e", - "version" : "1.0.0" + "revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42", + "version" : "1.2.0" } }, { @@ -131,8 +131,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/TreeDistance.git", "state" : { - "revision" : "d655b0e516def12b1d4ec30935ecc833ad073f24", - "version" : "0.1.0" + "revision" : "a7ece0788b6931d166b5d6726bee14b6dc30e19a", + "version" : "1.0.0" } }, { @@ -140,8 +140,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/BlockchainCommons/URKit.git", "state" : { - "revision" : "e113f3b6bc248128535a7e28527067d8d0f4d63c", - "version" : "11.3.2" + "revision" : "527d97f3d62ea7d6ecfa3bb0f28a22ce879fdf38", + "version" : "12.0.0" } }, { @@ -149,8 +149,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/WolfBase", "state" : { - "revision" : "d7219c703316956c42a7f47f926a442d082f043f", - "version" : "5.3.1" + "revision" : "91c8cad45e6325ab76db1b5b60c5f6616d52a0cb", + "version" : "6.0.0" } }, { @@ -158,8 +158,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/WolfMcNally/WolfLorem.git", "state" : { - "revision" : "f2f6258bbd4df953036cd3a8689047ee502b1c1f", - "version" : "2.3.0" + "revision" : "b34d7f066fe0323633f1ef4fa83d55d255666365", + "version" : "3.0.0" } } ], diff --git a/Package.swift b/Package.swift index dc29fcc..e6286fb 100644 --- a/Package.swift +++ b/Package.swift @@ -1,4 +1,4 @@ -// swift-tools-version: 5.7 +// swift-tools-version: 5.9 import PackageDescription @@ -15,13 +15,13 @@ let package = Package( targets: ["Envelope"]), ], dependencies: [ - .package(url: "https://github.com/BlockchainCommons/BCSwiftSecureComponents.git", from: "4.6.0"), - .package(url: "https://github.com/WolfMcNally/WolfBase", from: "5.3.1"), - .package(url: "https://github.com/WolfMcNally/Graph.git", from: "0.1.0"), - .package(url: "https://github.com/WolfMcNally/GraphMermaid.git", from: "0.1.0"), - .package(url: "https://github.com/WolfMcNally/GraphDot.git", from: "0.1.0"), - .package(url: "https://github.com/WolfMcNally/WolfLorem.git", from: "2.0.0"), - .package(url: "https://github.com/WolfMcNally/TreeDistance.git", from: "0.1.0"), + .package(url: "https://github.com/BlockchainCommons/BCSwiftSecureComponents.git", from: "5.0.0"), + .package(url: "https://github.com/WolfMcNally/WolfBase", from: "6.0.0"), + .package(url: "https://github.com/WolfMcNally/Graph.git", from: "1.0.0"), + .package(url: "https://github.com/WolfMcNally/GraphMermaid.git", from: "1.0.0"), + .package(url: "https://github.com/WolfMcNally/GraphDot.git", from: "1.0.0"), + .package(url: "https://github.com/WolfMcNally/WolfLorem.git", from: "3.0.0"), + .package(url: "https://github.com/WolfMcNally/TreeDistance.git", from: "1.0.0"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"), ], targets: [