Skip to content

Commit 13b1925

Browse files
committed
chore: Update dependencies
1 parent f177c70 commit 13b1925

File tree

2 files changed

+91
-99
lines changed

2 files changed

+91
-99
lines changed

deno.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
},
2525
"imports": {
2626
"@ajv": "npm:[email protected]",
27-
"@bids/schema": "jsr:@bids/[email protected].8+6e2874ce",
28-
"@cliffy/command": "jsr:@cliffy/[email protected].5",
29-
"@cliffy/table": "jsr:@cliffy/[email protected].5",
27+
"@bids/schema": "jsr:@bids/[email protected].10+436d7cde",
28+
"@cliffy/command": "jsr:@cliffy/[email protected].7",
29+
"@cliffy/table": "jsr:@cliffy/[email protected].7",
3030
"@hed/validator": "npm:[email protected]",
31-
"@ignore": "npm:ignore@5.3.2",
32-
"@libs/xml": "jsr:@libs/xml@5.4.13",
31+
"@ignore": "npm:ignore@6.0.2",
32+
"@libs/xml": "jsr:@libs/xml@6.0.1",
3333
"@mango/nifti": "npm:@bids/[email protected]",
34-
"@std/assert": "jsr:@std/[email protected].2",
35-
"@std/fmt": "jsr:@std/[email protected].0",
36-
"@std/fs": "jsr:@std/[email protected].1",
37-
"@std/io": "jsr:@std/io@0.224.4",
38-
"@std/log": "jsr:@std/[email protected].5",
39-
"@std/path": "jsr:@std/[email protected].2",
34+
"@std/assert": "jsr:@std/[email protected].7",
35+
"@std/fmt": "jsr:@std/[email protected].3",
36+
"@std/fs": "jsr:@std/[email protected].5",
37+
"@std/io": "jsr:@std/io@0.225.0",
38+
"@std/log": "jsr:@std/[email protected].9",
39+
"@std/path": "jsr:@std/[email protected].8",
4040
"@std/yaml": "jsr:@std/yaml@^1.0.4"
4141
},
4242
"tasks": {

deno.lock

Lines changed: 80 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)