Skip to content

Commit fb6b0a7

Browse files
authored
Merge pull request #256 from effigies/dep/updates
chore: Bump dependency specs
2 parents 45a61f4 + b922a81 commit fb6b0a7

File tree

2 files changed

+69
-94
lines changed

2 files changed

+69
-94
lines changed

deno.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@
2727
]
2828
},
2929
"imports": {
30-
"@ajv": "npm:[email protected]",
30+
"@ajv": "npm:ajv@^8.17.1",
3131
"@bids/schema": "jsr:@bids/schema@~1.1.0",
3232
"@cliffy/command": "jsr:@effigies/[email protected]",
3333
"@cliffy/table": "jsr:@effigies/[email protected]",
34-
"@hed/validator": "npm:[email protected]",
35-
"@ignore": "npm:[email protected].3",
36-
"@libs/xml": "jsr:@libs/[email protected].4",
37-
"@mango/nifti": "npm:@bids/[email protected]",
38-
"@std/assert": "jsr:@std/[email protected].12",
39-
"@std/fmt": "jsr:@std/[email protected].6",
40-
"@std/fs": "jsr:@std/[email protected].15",
41-
"@std/io": "jsr:@std/[email protected]",
42-
"@std/log": "jsr:@std/[email protected]",
43-
"@std/path": "jsr:@std/path@1.0.8",
44-
"@std/streams": "jsr:@std/[email protected].9",
45-
"@std/yaml": "jsr:@std/yaml@^1.0.5"
34+
"@hed/validator": "npm:hed-validator@~4.0.1",
35+
"@ignore": "npm:ignore@^7.0.5",
36+
"@libs/xml": "jsr:@libs/xml@^6.0.8",
37+
"@mango/nifti": "npm:@bids/nifti-reader-js@^0.6.9",
38+
"@std/assert": "jsr:@std/assert@^1.0.14",
39+
"@std/fmt": "jsr:@std/fmt@^1.0.8",
40+
"@std/fs": "jsr:@std/fs@^1.0.19",
41+
"@std/io": "jsr:@std/io@^0.225.2",
42+
"@std/log": "jsr:@std/log@^0.224.14",
43+
"@std/path": "jsr:@std/path@^1.1.2",
44+
"@std/streams": "jsr:@std/streams@^1.0.12",
45+
"@std/yaml": "jsr:@std/yaml@^1.0.9"
4646
},
4747
"tasks": {
4848
"test": "deno test -A src/"

deno.lock

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

0 commit comments

Comments
 (0)