|
17 | 17 | "imports": { |
18 | 18 | "@cfa/gitignore-parser": "jsr:@cfa/gitignore-parser@^0.1.4", |
19 | 19 | "@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", |
21 | 21 | "@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", |
23 | 23 | "@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", |
27 | 27 | "@std/semver": "jsr:@std/semver@^1.0.5", |
28 | 28 | "@std/tar": "jsr:@std/tar@^0.1.8", |
29 | 29 | "@trpc/client": "npm:@trpc/client@^11.0.2", |
|
35 | 35 | "prompts": "npm:prompts@2.4.2", |
36 | 36 | "superjson": "npm:superjson@^2.2.2", |
37 | 37 | "@deno/framework-detect": "jsr:@deno/framework-detect@^0", |
38 | | - "temporal-polyfill": "npm:temporal-polyfill@^0.3.0" |
| 38 | + "temporal-polyfill": "npm:temporal-polyfill@^0.3.0", |
| 39 | + "prompts": "npm:prompts@2.4.2" |
39 | 40 | }, |
40 | 41 | "exclude": [ |
41 | 42 | "astro-demo" |
|
0 commit comments