diff --git a/deps.edn b/deps.edn index 907aa72a2..0440f08fa 100644 --- a/deps.edn +++ b/deps.edn @@ -4,7 +4,7 @@ rum/rum {:mvn/version "0.12.9"} datascript/datascript {:git/url "https://github.com/logseq/datascript" ;; fork - :sha "15234c650df20844ec089c1738d28c00eccacd6e"} + :sha "7015dd04d6fe019956a4243257c528874e1cc66c"} datascript-transit/datascript-transit {:mvn/version "0.3.0"} borkdude/rewrite-edn {:mvn/version "0.4.7"} diff --git a/deps/db/deps.edn b/deps/db/deps.edn index 6474a4f74..a69dd1ec2 100644 --- a/deps/db/deps.edn +++ b/deps/db/deps.edn @@ -1,7 +1,7 @@ {:deps ;; External deps should be kept in sync with https://github.com/logseq/nbb-logseq/blob/main/bb.edn {datascript/datascript {:git/url "https://github.com/logseq/datascript" ;; fork - :sha "15234c650df20844ec089c1738d28c00eccacd6e"} + :sha "7015dd04d6fe019956a4243257c528874e1cc66c"} com.cognitect/transit-cljs {:mvn/version "0.8.280"} cljs-bean/cljs-bean {:mvn/version "1.5.0"}} :aliases diff --git a/deps/outliner/deps.edn b/deps/outliner/deps.edn index c4f21f759..3ea60fef1 100644 --- a/deps/outliner/deps.edn +++ b/deps/outliner/deps.edn @@ -1,7 +1,7 @@ {:deps ;; External deps should be kept in sync with https://github.com/logseq/nbb-logseq/blob/main/bb.edn {datascript/datascript {:git/url "https://github.com/logseq/datascript" ;; fork - :sha "15234c650df20844ec089c1738d28c00eccacd6e"} + :sha "7015dd04d6fe019956a4243257c528874e1cc66c"} logseq/db {:local/root "../db"} com.cognitect/transit-cljs {:mvn/version "0.8.280"}} :aliases