Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Nov 6, 2024
1 parent f177c70 commit 13b1925
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 99 deletions.
22 changes: 11 additions & 11 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
},
"imports": {
"@ajv": "npm:[email protected]",
"@bids/schema": "jsr:@bids/[email protected].8+6e2874ce",
"@cliffy/command": "jsr:@cliffy/[email protected].5",
"@cliffy/table": "jsr:@cliffy/[email protected].5",
"@bids/schema": "jsr:@bids/[email protected].10+436d7cde",
"@cliffy/command": "jsr:@cliffy/[email protected].7",
"@cliffy/table": "jsr:@cliffy/[email protected].7",
"@hed/validator": "npm:[email protected]",
"@ignore": "npm:ignore@5.3.2",
"@libs/xml": "jsr:@libs/xml@5.4.13",
"@ignore": "npm:ignore@6.0.2",
"@libs/xml": "jsr:@libs/xml@6.0.1",
"@mango/nifti": "npm:@bids/[email protected]",
"@std/assert": "jsr:@std/[email protected].2",
"@std/fmt": "jsr:@std/[email protected].0",
"@std/fs": "jsr:@std/[email protected].1",
"@std/io": "jsr:@std/io@0.224.4",
"@std/log": "jsr:@std/[email protected].5",
"@std/path": "jsr:@std/[email protected].2",
"@std/assert": "jsr:@std/[email protected].7",
"@std/fmt": "jsr:@std/[email protected].3",
"@std/fs": "jsr:@std/[email protected].5",
"@std/io": "jsr:@std/io@0.225.0",
"@std/log": "jsr:@std/[email protected].9",
"@std/path": "jsr:@std/[email protected].8",
"@std/yaml": "jsr:@std/yaml@^1.0.4"
},
"tasks": {
Expand Down
168 changes: 80 additions & 88 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13b1925

Please sign in to comment.