File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{:deps
2
2
{logseq/graph-parser
3
3
{:git/url " https://github.com/logseq/logseq"
4
- :git/sha " a0f6d89e78f416fc46f0ff4c295697005ca2f380 "
5
- :deps/root " deps/graph-parser" }
4
+ :git/sha " 090d25b5e845e98ec2f003279f91ff34e4393cc6 "
5
+ :deps/root " deps/graph-parser" }
6
6
#_{:local/root " ../../logseq/deps/graph-parser" }
7
7
8
8
logseq/bb-tasks
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "@logseq/nbb-logseq" : " ^1.1.157 " ,
3
+ "@logseq/nbb-logseq" : " ^1.1.158 " ,
4
4
"mldoc" : " ^1.5.0"
5
5
},
6
6
"license" : " MIT"
Original file line number Diff line number Diff line change 85
85
[?b :block/updated-at ?timestamp]
86
86
[(>= ?timestamp ?start)]
87
87
[(<= ?timestamp ?end)]]
88
- :inputs [:3d-before -ms :end-of-today-ms ]}
88
+ :inputs [:-1w -ms :end-of-today-ms ]}
89
89
:tasks
90
90
{:query '[:find (pull ?b [* {:block/page [:block/original-name ]}])
91
91
:where
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @logseq/nbb-logseq@^1.1.157 " :
6
- version "1.1.157 "
7
- resolved "https://registry.yarnpkg.com/@logseq/nbb-logseq/-/nbb-logseq-1.1.157 .tgz#337be95156e5b22caf5533663ae8a5a79cc43fbd "
8
- integrity sha512-cuutsKZDdg850qa6HquOTKKZ9WpWUjSozRdrfvI/2WIbAv2MVQKPQYtB03K55OW9i3D1K0jAwDM0xzGI2lWyFQ ==
5
+ " @logseq/nbb-logseq@^1.1.158 " :
6
+ version "1.1.158 "
7
+ resolved "https://registry.yarnpkg.com/@logseq/nbb-logseq/-/nbb-logseq-1.1.158 .tgz#ebff10bdb0998b43e52e69ad487be04236b84569 "
8
+ integrity sha512-NT3w5BmYBUeyOPNDc3SRNUrC4EXiY75KXiTdDS24kYaRX4UR63UZiAcCrG2GLB3jS48N2xv23dWJusHFer/+sQ ==
9
9
dependencies :
10
10
import-meta-resolve "^2.1.0"
11
11
You can’t perform that action at this time.
0 commit comments