Skip to content

Commit 41dc802

Browse files
authored
Merge pull request #343 from bids-standard/deps/compatible
chore(deps): Update strategy compatible
2 parents f102699 + 83cbc2e commit 41dc802

File tree

2 files changed

+32
-50
lines changed

2 files changed

+32
-50
lines changed

deno.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"imports": {
3030
"@ajv": "npm:ajv@^8.17.1",
31-
"@bids/schema": "jsr:@bids/schema@~1.1.3",
31+
"@bids/schema": "jsr:@bids/schema@~1.1.5",
3232
"@bradenmacdonald/s3-lite-client": "jsr:@bradenmacdonald/s3-lite-client@^0.9.4",
3333
"@cliffy/command": "jsr:@effigies/cliffy-command@1.0.0-dev.8",
3434
"@cliffy/table": "jsr:@effigies/cliffy-table@1.0.0-dev.5",
@@ -38,17 +38,17 @@
3838
"@mango/nifti": "npm:@bids/nifti-reader-js@^0.6.9",
3939
"@std/assert": "jsr:@std/assert@^1.0.16",
4040
"@std/fmt": "jsr:@std/fmt@^1.0.8",
41-
"@std/fs": "jsr:@std/fs@^1.0.20",
41+
"@std/fs": "jsr:@std/fs@^1.0.21",
4242
"@std/io": "jsr:@std/io@^0.225.2",
4343
"@std/log": "jsr:@std/log@^0.224.14",
44-
"@std/path": "jsr:@std/path@^1.1.3",
45-
"@std/streams": "jsr:@std/streams@^1.0.14",
44+
"@std/path": "jsr:@std/path@^1.1.4",
45+
"@std/streams": "jsr:@std/streams@^1.0.16",
4646
"@std/testing": "jsr:@std/testing@^1.0.16",
4747
"@std/yaml": "jsr:@std/yaml@^1.0.10",
4848
"ansi-escapes": "npm:ansi-escapes@^7.2.0",
49-
"isomorphic-git": "npm:isomorphic-git@^1.35.1",
49+
"isomorphic-git": "npm:isomorphic-git@^1.36.1",
5050
"hash-wasm": "npm:hash-wasm@^4.12.0",
51-
"marked": "npm:marked@^15.0.4",
51+
"marked": "npm:marked@^15.0.12",
5252
"supports-hyperlinks": "npm:supports-hyperlinks@^4.4.0"
5353
},
5454
"nodeModulesDir": "auto",

deno.lock

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

0 commit comments

Comments
 (0)