File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ let package = Package(
3939 . package ( path: " ../Tool " ) ,
4040 . package ( path: " ../ChatPlugins " ) ,
4141 . package ( url: " https://github.com/apple/swift-async-algorithms " , from: " 1.0.0 " ) ,
42- . package ( url: " https://github.com/gonzalezreal/swift-markdown-ui " , from: " 2.1.0 " ) ,
42+ . package ( url: " https://github.com/gonzalezreal/swift-markdown-ui " , from: " 2.4.1 " ) ,
4343 . package ( url: " https://github.com/sparkle-project/Sparkle " , from: " 2.0.0 " ) ,
4444 . package ( url: " https://github.com/pointfreeco/swift-parsing " , from: " 0.12.1 " ) ,
4545 . package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.0.0 " ) ,
4646 . package (
4747 url: " https://github.com/pointfreeco/swift-composable-architecture " ,
48- exact: " 1.15.0 "
48+ exact: " 1.16.1 "
4949 ) ,
5050 // quick hack to support custom UserDefaults
5151 // https://github.com/sindresorhus/KeyboardShortcuts
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ let package = Package(
7272 . package ( url: " https://github.com/intitni/Highlightr " , branch: " master " ) ,
7373 . package (
7474 url: " https://github.com/pointfreeco/swift-composable-architecture " ,
75- exact: " 1.15.0 "
75+ exact: " 1.16.1 "
7676 ) ,
7777 . package ( url: " https://github.com/apple/swift-syntax.git " , from: " 600.0.0 " ) ,
7878 . package ( url: " https://github.com/GottaGetSwifty/CodableWrappers " , from: " 2.0.7 " ) ,
You can’t perform that action at this time.
0 commit comments