diff --git a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved index fc74b22a05..12bd206837 100644 --- a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Lakr233/ListViewKit", "state" : { - "revision" : "a4372d7f90c846d834c1f1575d1af0050d70fa0f", - "version" : "1.1.6" + "revision" : "07f7adfa0629f8647991e3c148b7d3e060fe2917", + "version" : "1.2.0" } }, { diff --git a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift index 9cbf51d8bc..95d3dca40d 100644 --- a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift +++ b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift @@ -21,7 +21,7 @@ let package = Package( .package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.7.1"), .package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.2.0"), .package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.8"), - .package(url: "https://github.com/Lakr233/ListViewKit.git", .upToNextMinor(from: "1.1.6")), + .package(url: "https://github.com/Lakr233/ListViewKit.git", .upToNextMinor(from: "1.2.0")), .package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.9.1"), ], targets: [