|
13 | 13 | "build:target": "deno compile --allow-read --allow-write --allow-env --allow-run --include=src/templates --output" |
14 | 14 | }, |
15 | 15 | "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" |
26 | 26 | }, |
27 | 27 | "nodeModulesDir": "auto", |
28 | 28 | "lint": { |
|
0 commit comments