Skip to content

Commit bef53e1

Browse files
committed
fix
1 parent 133a76a commit bef53e1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

deno.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"imports": {
1818
"@cfa/gitignore-parser": "jsr:@cfa/gitignore-parser@^0.1.4",
1919
"@cliffy/command": "jsr:@cliffy/command@^1.0.0-rc.8",
20-
"@std/cli": "jsr:@std/cli@1.0.21",
20+
"@std/cli": "jsr:@std/cli@1.0.22",
2121
"@std/dotenv": "jsr:@std/dotenv@^0.225.5",
22-
"@std/encoding": "jsr:@std/encoding@^1.0.8",
22+
"@std/encoding": "jsr:@std/encoding@^1.0.10",
2323
"@std/fmt": "jsr:@std/fmt@^1.0.8",
24-
"@std/fs": "jsr:@std/fs@^1.0.14",
25-
"@std/jsonc": "jsr:@std/jsonc@^1.0.1",
26-
"@std/path": "jsr:@std/path@^1.0.8",
24+
"@std/fs": "jsr:@std/fs@^1.0.19",
25+
"@std/jsonc": "jsr:@std/jsonc@^1.0.2",
26+
"@std/path": "jsr:@std/path@^1.1.2",
2727
"@std/semver": "jsr:@std/semver@^1.0.5",
28-
"@std/tar": "jsr:@std/tar@^0.1.7",
28+
"@std/tar": "jsr:@std/tar@^0.1.8",
2929
"@trpc/client": "npm:@trpc/client@^11.0.2",
3030
"@trpc/server": "npm:@trpc/server@^11.0.2",
3131
"event-source-polyfill": "npm:event-source-polyfill@^1.0.31",

0 commit comments

Comments
 (0)