amiibo-service/Package.resolved
Javier Cicchelli d0a4b73b59 [Improvement] Updated package dependencies (#18)
This PR contains the work done to update the package dependencies to their latest version. In addition, the Xcode and the Web documentation has been re-generated.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #18
2023-07-22 20:39:27 +00:00

33 lines
864 B
Plaintext

{
"pins" : [
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "26ac5758409154cc448d7ab82389c520fa8a8247",
"version" : "1.3.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "swift-libs",
"kind" : "remoteSourceControl",
"location" : "https://github.com/rock-n-code/swift-libs.git",
"state" : {
"revision" : "060d8a84a9e4b5a7d8bb7520c61b009480fb1c9e",
"version" : "0.1.9"
}
}
],
"version" : 2
}