From e5add10eebc6131141022a63e7c33d068050489e Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 7 Feb 2025 14:03:36 +0300 Subject: [PATCH] Up --- Package.resolved | 69 ++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 38 deletions(-) diff --git a/Package.resolved b/Package.resolved index c72b1af13..943ea9041 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,41 +1,34 @@ { - "pins" : [ - { - "identity" : "cwlcatchexception", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlCatchException.git", - "state" : { - "revision" : "3b123999de19bf04905bc1dfdb76f817b0f2cc00", - "version" : "2.1.2" + "object": { + "pins": [ + { + "package": "CwlCatchException", + "repositoryURL": "https://github.com/mattgallagher/CwlCatchException.git", + "state": { + "branch": null, + "revision": "3b123999de19bf04905bc1dfdb76f817b0f2cc00", + "version": "2.1.2" + } + }, + { + "package": "CwlPreconditionTesting", + "repositoryURL": "https://github.com/mattgallagher/CwlPreconditionTesting.git", + "state": { + "branch": null, + "revision": "dc9af4781f2afdd1e68e90f80b8603be73ea7abc", + "version": "2.2.0" + } + }, + { + "package": "MapboxCommon", + "repositoryURL": "https://github.com/mapbox/mapbox-common-ios.git", + "state": { + "branch": null, + "revision": "66c604ce480a5d2e98dbe017b49886652d4d89a2", + "version": "24.0.0" + } } - }, - { - "identity" : "cwlpreconditiontesting", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", - "state" : { - "revision" : "dc9af4781f2afdd1e68e90f80b8603be73ea7abc", - "version" : "2.2.0" - } - }, - { - "identity" : "mapbox-common-ios", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mapbox/mapbox-common-ios.git", - "state" : { - "revision" : "eea3a287b1f6212a624b05286799cd22c554849f", - "version" : "24.10.0-rc.1" - } - }, - { - "identity" : "turf-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mapbox/turf-swift.git", - "state" : { - "revision" : "bf840e6b9529d105687840fe2c9dcd74197d46d1", - "version" : "4.0.0" - } - } - ], - "version" : 2 + ] + }, + "version": 1 }