File tree Expand file tree Collapse file tree 2 files changed +32
-164
lines changed Expand file tree Collapse file tree 2 files changed +32
-164
lines changed Original file line number Diff line number Diff line change 10
10
"publish" : " deno run --allow-env --allow-run=deno --allow-read --allow-write=deno.jsonc jsr:@david/publish-on-tag@0.1.x"
11
11
},
12
12
"imports" : {
13
- "@core/unknownutil" : " jsr:@core/unknownutil@^3.18.1 " ,
13
+ "@core/unknownutil" : " jsr:@core/unknownutil@^4.0.0 " ,
14
14
"@cosense/types/rest" : " jsr:@cosense/types@0.10/rest" ,
15
15
"@cosense/types/userscript" : " jsr:@cosense/types@0.10/userscript" ,
16
16
"@progfay/scrapbox-parser" : " jsr:@progfay/scrapbox-parser@9" ,
17
17
"@std/assert" : " jsr:@std/assert@1" ,
18
18
"@std/async" : " jsr:@std/async@1" ,
19
19
"@std/encoding" : " jsr:@std/encoding@1" ,
20
20
"@takker/md5" : " jsr:@takker/md5@0.1" ,
21
- "@std/testing/snapshot" : " jsr:@std/testing@0 /snapshot" ,
21
+ "@std/testing/snapshot" : " jsr:@std/testing@1 /snapshot" ,
22
22
"@takker/onp" : " ./vendor/raw.githubusercontent.com/takker99/onp/0.0.1/mod.ts" ,
23
23
"option-t" : " npm:option-t@^49.1.0"
24
24
},
You can’t perform that action at this time.
0 commit comments