diff --git a/Package.resolved b/Package.resolved index 39dbd018e..511f99034 100644 --- a/Package.resolved +++ b/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/CodeEditApp/CodeEditTextView.git", "state" : { - "revision" : "c045ffcf4d8b2904e7bd138cdeccda99cba3ab3c", - "version" : "0.11.2" + "revision" : "df485cb63e163c9bdc68ec0617c113d301368da6", + "version" : "0.11.3" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ChimeHQ/Rearrange", "state" : { - "revision" : "8f97f721d8a08c6e01ab9f7460e53819bef72dfa", - "version" : "1.5.3" + "revision" : "f1d74e1642956f0300756ad8d1d64e9034857bc3", + "version" : "2.0.0" } }, { @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/lukepistrol/SwiftLintPlugin", "state" : { - "revision" : "3825ebf8d55bb877c91bc897e8e3d0c001f16fba", - "version" : "0.58.2" + "revision" : "3780efccceaa87f17ec39638a9d263d0e742b71c", + "version" : "0.59.1" } }, { @@ -68,8 +68,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ChimeHQ/SwiftTreeSitter.git", "state" : { - "revision" : "36aa61d1b531f744f35229f010efba9c6d6cbbdd", - "version" : "0.9.0" + "revision" : "08ef81eb8620617b55b08868126707ad72bf754f", + "version" : "0.25.0" } }, { @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ChimeHQ/TextStory", "state" : { - "revision" : "8dc9148b46fcf93b08ea9d4ef9bdb5e4f700e008", - "version" : "0.9.0" + "revision" : "91df6fc9bd817f9712331a4a3e826f7bdc823e1d", + "version" : "0.9.1" } }, { @@ -95,8 +95,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/tree-sitter/tree-sitter", "state" : { - "revision" : "d97db6d63507eb62c536bcb2c4ac7d70c8ec665e", - "version" : "0.23.2" + "revision" : "bf655c0beaf4943573543fa77c58e8006ff34971", + "version" : "0.25.6" } }, { diff --git a/Package.swift b/Package.swift index 0335428f1..3d8026922 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( // A fast, efficient, text view for code. .package( url: "https://github.com/CodeEditApp/CodeEditTextView.git", - from: "0.11.2" + from: "0.11.3" ), // tree-sitter languages .package(