ソースを参照

chore: update clj-fractional-indexing

Tienson Qin 5 ヶ月 前
コミット
05597552da
2 ファイル変更2 行追加2 行削除
  1. 1 1
      deps/db/deps.edn
  2. 1 1
      deps/db/nbb.edn

+ 1 - 1
deps/db/deps.edn

@@ -11,7 +11,7 @@
   ;; Any other deps should be added here and to nbb.edn
   ;; Any other deps should be added here and to nbb.edn
   logseq/common                {:local/root "../common"}
   logseq/common                {:local/root "../common"}
   logseq/clj-fractional-indexing        {:git/url "https://github.com/logseq/clj-fractional-indexing"
   logseq/clj-fractional-indexing        {:git/url "https://github.com/logseq/clj-fractional-indexing"
-                                         :sha     "fd8862bfe307abb726019ab88b5aa046ca90e1e0"}
+                                         :sha     "1087f0fb18aa8e25ee3bbbb0db983b7a29bce270"}
   borkdude/rewrite-edn {:mvn/version "0.4.9"}
   borkdude/rewrite-edn {:mvn/version "0.4.9"}
   metosin/malli {:mvn/version "0.16.1"}
   metosin/malli {:mvn/version "0.16.1"}
   medley/medley {:mvn/version "1.4.0"}}
   medley/medley {:mvn/version "1.4.0"}}

+ 1 - 1
deps/db/nbb.edn

@@ -7,7 +7,7 @@
   ;; Used by db scripts with outliner.cli
   ;; Used by db scripts with outliner.cli
   borkdude/rewrite-edn {:mvn/version "0.4.9"}
   borkdude/rewrite-edn {:mvn/version "0.4.9"}
   logseq/clj-fractional-indexing        {:git/url "https://github.com/logseq/clj-fractional-indexing"
   logseq/clj-fractional-indexing        {:git/url "https://github.com/logseq/clj-fractional-indexing"
-                                         :sha     "fd8862bfe307abb726019ab88b5aa046ca90e1e0"}
+                                         :sha     "1087f0fb18aa8e25ee3bbbb0db983b7a29bce270"}
   io.github.nextjournal/nbb-test-runner
   io.github.nextjournal/nbb-test-runner
   {:git/sha "012017a8a8983d05f905f38f631f5222f25b9ed9"}
   {:git/sha "012017a8a8983d05f905f38f631f5222f25b9ed9"}
   io.github.pez/baldr {:mvn/version "1.0.9"}}}
   io.github.pez/baldr {:mvn/version "1.0.9"}}}