Skip to content

Commit 418f07d

Browse files
chore(deps): update Deno dependencies
1 parent 058c161 commit 418f07d

2 files changed

Lines changed: 186 additions & 105 deletions

File tree

deno.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"build:target": "deno compile --allow-read --allow-write --allow-env --allow-run --include=src/templates --output"
1414
},
1515
"imports": {
16-
"@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.5",
17-
"@gunshi/docs": "npm:@gunshi/docs@^0.29.0",
18-
"@std/fmt": "jsr:@std/fmt@^1.0.8",
19-
"eta": "jsr:@bgub/eta@^4.5.0",
20-
"gunshi": "jsr:@gunshi/gunshi@^0.29.0",
21-
"@shougo/dpp-vim": "jsr:@shougo/dpp-vim@~5.1.0",
22-
"@std/path": "jsr:@std/path@^1.0.0",
23-
"@std/toml": "jsr:@std/toml@^1.0.0",
24-
"@std/fs": "jsr:@std/fs@^1.0.0",
25-
"@std/assert": "jsr:@std/assert@1"
16+
"@cliffy/prompt": "jsr:@cliffy/prompt@^1.1.0",
17+
"@gunshi/docs": "npm:@gunshi/docs@^0.31.0",
18+
"@std/fmt": "jsr:@std/fmt@^1.0.10",
19+
"eta": "jsr:@bgub/eta@^4.6.0",
20+
"gunshi": "jsr:@gunshi/gunshi@^0.31.0",
21+
"@shougo/dpp-vim": "jsr:@shougo/dpp-vim@~5.3.0",
22+
"@std/path": "jsr:@std/path@^1.1.4",
23+
"@std/toml": "jsr:@std/toml@^1.0.11",
24+
"@std/fs": "jsr:@std/fs@^1.0.23",
25+
"@std/assert": "jsr:@std/assert@1.0.19"
2626
},
2727
"nodeModulesDir": "auto",
2828
"lint": {

0 commit comments

Comments
 (0)