|
16 | 16 | }, |
17 | 17 | "exports": "./main.ts", |
18 | 18 | "imports": { |
19 | | - "@cliffy/command": "jsr:@cliffy/command@^1.0.0", |
20 | | - "@david/jsonc-morph": "jsr:@david/jsonc-morph@^0.3.1", |
21 | | - "@deno/sandbox": "jsr:@deno/sandbox@^0.13", |
22 | | - "@std/assert": "jsr:@std/assert@^1.0.16", |
23 | | - "@std/async": "jsr:@std/async@^1.1.0", |
24 | | - "@std/cli": "jsr:@std/cli@1.0.27", |
25 | | - "@std/dotenv": "jsr:@std/dotenv@^0.225.5", |
26 | | - "@std/encoding": "jsr:@std/encoding@^1.0.10", |
27 | | - "@std/fmt": "jsr:@std/fmt@^1.0.8", |
28 | | - "@std/fs": "jsr:@std/fs@^1.0.19", |
29 | | - "@std/path": "jsr:@std/path@^1.1.2", |
| 19 | + "@cliffy/command": "jsr:@cliffy/command@^1.2.1", |
| 20 | + "@david/jsonc-morph": "jsr:@david/jsonc-morph@^0.3.4", |
| 21 | + "@deno/sandbox": "jsr:@deno/sandbox@^0.13.2", |
| 22 | + "@std/assert": "jsr:@std/assert@^1.0.19", |
| 23 | + "@std/async": "jsr:@std/async@^1.5.0", |
| 24 | + "@std/cli": "jsr:@std/cli@1.0.32", |
| 25 | + "@std/dotenv": "jsr:@std/dotenv@^0.225.7", |
| 26 | + "@std/encoding": "jsr:@std/encoding@^1.0.11", |
| 27 | + "@std/fmt": "jsr:@std/fmt@^1.0.10", |
| 28 | + "@std/fs": "jsr:@std/fs@^1.0.24", |
| 29 | + "@std/path": "jsr:@std/path@^1.1.6", |
30 | 30 | "@std/semver": "jsr:@std/semver@^1.0.8", |
31 | | - "@std/tar": "jsr:@std/tar@^0.1.9", |
32 | | - "@trpc/client": "npm:@trpc/client@^11.0.2", |
33 | | - "@trpc/server": "npm:@trpc/server@^11.0.2", |
| 31 | + "@std/tar": "jsr:@std/tar@^0.1.10", |
| 32 | + "@trpc/client": "npm:@trpc/client@^11.18.0", |
| 33 | + "@trpc/server": "npm:@trpc/server@^11.18.0", |
34 | 34 | "@types/prompts": "npm:@types/prompts@2.4.9", |
35 | 35 | "event-source-polyfill": "npm:event-source-polyfill@^1.0.31", |
36 | | - "open": "npm:open@^10.1.0", |
37 | | - "superjson": "npm:superjson@^2.2.2", |
| 36 | + "open": "npm:open@^10.2.0", |
| 37 | + "superjson": "npm:superjson@^2.2.6", |
38 | 38 | "@deno/framework-detect": "jsr:@deno/framework-detect@^0.3", |
39 | | - "temporal-polyfill": "npm:temporal-polyfill@^0.3.0", |
40 | | - "pg-connection-string": "npm:pg-connection-string@^2.9.1", |
| 39 | + "temporal-polyfill": "npm:temporal-polyfill@^0.3.2", |
| 40 | + "pg-connection-string": "npm:pg-connection-string@^2.14.0", |
41 | 41 | "dax": "jsr:@david/dax@^0.44.2" |
42 | 42 | }, |
43 | 43 | "exclude": [ |
|
0 commit comments