diff --git a/Package.resolved b/Package.resolved index 3d82903c..ffcb0847 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/maplibre/maplibre-gl-native-distribution.git", "state" : { - "revision" : "f23db791d7b6f0329e3c6788d8e4152c24c52b6b", - "version" : "6.7.1" + "revision" : "b84a0decbe9ca1caeff1402efdce71349c09d790", + "version" : "6.8.1" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/maplibre/swiftui-dsl", "state" : { - "revision" : "a6e079ce382e7860bc9105a05534f967a2f9ef65", - "version" : "0.3.1" + "revision" : "59853fd148b565c5cd1d67f14a9aa4b446048f03", + "version" : "0.4.0" } } ], diff --git a/Package.swift b/Package.swift index 22cff6dd..d9666f69 100644 --- a/Package.swift +++ b/Package.swift @@ -31,7 +31,7 @@ if useLocalMapLibreSwiftUIDSL { } else { maplibreSwiftUIDSLPackage = .package( url: "https://github.com/maplibre/swiftui-dsl", - from: "0.1.0" + from: "0.4.0" ) } diff --git a/apple/DemoApp/Ferrostar Demo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/apple/DemoApp/Ferrostar Demo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 1ffe6ed9..f3af7778 100644 --- a/apple/DemoApp/Ferrostar Demo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/apple/DemoApp/Ferrostar Demo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/maplibre/maplibre-gl-native-distribution.git", "state" : { - "revision" : "e409318144091c3ee9ad551b202e1c36695f8086", - "version" : "6.7.0" + "revision" : "b84a0decbe9ca1caeff1402efdce71349c09d790", + "version" : "6.8.1" } }, { @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/stadiamaps/maplibre-swift-macros.git", "state" : { - "revision" : "236215c13bff962009e0f0257d6d8349be33442f", - "version" : "0.0.4" + "revision" : "9e27e62dff7fd727aebd0a7c8aa74e7635a5583e", + "version" : "0.0.5" } }, { @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swiftlang/swift-syntax.git", "state" : { - "revision" : "64889f0c732f210a935a0ad7cda38f77f876262d", - "version" : "509.1.1" + "revision" : "2bc86522d115234d1f588efe2bcb4ce4be8f8b82", + "version" : "510.0.3" } }, { @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/maplibre/swiftui-dsl", "state" : { - "revision" : "5ba75ef1e4382fcc7ee71e274eb9c2a50906b14e", - "version" : "0.1.0" + "revision" : "59853fd148b565c5cd1d67f14a9aa4b446048f03", + "version" : "0.4.0" } } ],