Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfmcnally committed Dec 2, 2023
1 parent fd4e24c commit aa027b2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
52 changes: 26 additions & 26 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,71 +5,71 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/BlockchainCommons/BCSwiftCrypto",
"state" : {
"revision" : "e4af871818343284575ecfec5248c427fe9ba0a1",
"version" : "0.7.1"
"revision" : "b471e177fc106d33ee8126aec5d03422402795f1",
"version" : "1.0.0"
}
},
{
"identity" : "bcswiftdcbor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/BlockchainCommons/BCSwiftDCBOR",
"state" : {
"revision" : "9affa75e38b60932c6273b03629d6873e8e7598d",
"version" : "0.10.0"
"revision" : "af83405b6238e5ff6973976553067666227b4a48",
"version" : "1.0.0"
}
},
{
"identity" : "bcswiftfloat16",
"kind" : "remoteSourceControl",
"location" : "https://github.com/blockchaincommons/BCSwiftFloat16.git",
"state" : {
"revision" : "b1aefcdddbef4581579af9e35225c70cf6df107e",
"version" : "0.2.0"
"revision" : "71f380285d88a876f9cdf4e34e2e9e77d7ca4aef",
"version" : "1.0.0"
}
},
{
"identity" : "bcswiftsecurecomponents",
"kind" : "remoteSourceControl",
"location" : "https://github.com/BlockchainCommons/BCSwiftSecureComponents.git",
"state" : {
"revision" : "81edaaf4feccbda7b1987583bfa5e59e2460b049",
"version" : "4.5.2"
"revision" : "73624420d15bf10e2619616dcf116fe8326eb08b",
"version" : "5.0.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "32f641cf24fc7abc1c591a2025e9f2f572648b0f",
"version" : "1.7.2"
"revision" : "db51c407d3be4a051484a141bf0bff36c43d3b1e",
"version" : "1.8.0"
}
},
{
"identity" : "graph",
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/Graph.git",
"state" : {
"revision" : "04538aebf46f120dcce1392a215a7a850c45b4e6",
"version" : "0.7.0"
"revision" : "7edbe3d678d78ab773c64f0c88ce2ce2762dac62",
"version" : "1.0.0"
}
},
{
"identity" : "graphdot",
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/GraphDot.git",
"state" : {
"revision" : "dafe511afa3873e22c5cfd8478a9025d65480f99",
"version" : "0.4.0"
"revision" : "16ee4ddc51e9db5887b5818db2d9abd039854d1f",
"version" : "1.0.0"
}
},
{
"identity" : "graphmermaid",
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/GraphMermaid.git",
"state" : {
"revision" : "251b091ef0bc75629ab8891784495701b7723465",
"version" : "0.4.0"
"revision" : "bb4cf21206fc9262854ac84811d409342db90e91",
"version" : "1.0.0"
}
},
{
Expand All @@ -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"
}
},
{
Expand Down Expand Up @@ -131,35 +131,35 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/TreeDistance.git",
"state" : {
"revision" : "d655b0e516def12b1d4ec30935ecc833ad073f24",
"version" : "0.1.0"
"revision" : "a7ece0788b6931d166b5d6726bee14b6dc30e19a",
"version" : "1.0.0"
}
},
{
"identity" : "urkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/BlockchainCommons/URKit.git",
"state" : {
"revision" : "e113f3b6bc248128535a7e28527067d8d0f4d63c",
"version" : "11.3.2"
"revision" : "527d97f3d62ea7d6ecfa3bb0f28a22ce879fdf38",
"version" : "12.0.0"
}
},
{
"identity" : "wolfbase",
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/WolfBase",
"state" : {
"revision" : "d7219c703316956c42a7f47f926a442d082f043f",
"version" : "5.3.1"
"revision" : "91c8cad45e6325ab76db1b5b60c5f6616d52a0cb",
"version" : "6.0.0"
}
},
{
"identity" : "wolflorem",
"kind" : "remoteSourceControl",
"location" : "https://github.com/WolfMcNally/WolfLorem.git",
"state" : {
"revision" : "f2f6258bbd4df953036cd3a8689047ee502b1c1f",
"version" : "2.3.0"
"revision" : "b34d7f066fe0323633f1ef4fa83d55d255666365",
"version" : "3.0.0"
}
}
],
Expand Down
16 changes: 8 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.7
// swift-tools-version: 5.9

import PackageDescription

Expand All @@ -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: [
Expand Down

0 comments on commit aa027b2

Please sign in to comment.