|
50 | 50 | "imports": { |
51 | 51 | "$fresh/": "https://denopkg.com/denoland/[email protected]/", |
52 | 52 | "@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.5", |
53 | | - "@core/asyncutil": "jsr:@core/asyncutil@^1.0.2", |
| 53 | + "@core/asyncutil": "jsr:@core/asyncutil@^1.2.0", |
54 | 54 | "@deco/durable": "jsr:@deco/durable@^0.5.3", |
55 | | - "@deco/warp": "jsr:@deco/warp@^0.3.6", |
56 | | - "@hono/hono": "jsr:@hono/hono@^4.5.4", |
57 | | - "@std/assert": "jsr:@std/assert@^1.0.2", |
58 | | - "@std/async": "jsr:@std/async@^0.224.1", |
59 | | - "@std/cli": "jsr:@std/cli@^1.0.3", |
| 55 | + "@deco/warp": "jsr:@deco/warp@^0.3.8", |
| 56 | + "@hono/hono": "jsr:@hono/hono@^4.6.4", |
| 57 | + "@std/assert": "jsr:@std/assert@^1.0.6", |
| 58 | + "@std/async": "jsr:@std/async@^0.224.2", |
| 59 | + "@std/cli": "jsr:@std/cli@^1.0.6", |
60 | 60 | "@std/crypto": "jsr:@std/[email protected]", |
61 | | - "@std/datetime": "jsr:@std/datetime@^0.224.0", |
| 61 | + "@std/datetime": "jsr:@std/datetime@^0.225.2", |
62 | 62 | "@std/encoding": "jsr:@std/encoding@^1.0.0-rc.1", |
63 | 63 | "@std/flags": "jsr:@std/flags@^0.224.0", |
64 | | - "@std/fmt": "jsr:@std/fmt@^0.225.3", |
65 | | - "@std/fs": "jsr:@std/fs@^0.229.1", |
66 | | - "@std/http": "jsr:@std/http@^1.0.0", |
67 | | - "@std/io": "jsr:@std/io@^0.224.4", |
68 | | - "@std/log": "jsr:@std/log@^0.224.5", |
| 64 | + "@std/fmt": "jsr:@std/fmt@^0.225.6", |
| 65 | + "@std/fs": "jsr:@std/fs@^0.229.3", |
| 66 | + "@std/http": "jsr:@std/http@^1.0.8", |
| 67 | + "@std/io": "jsr:@std/io@^0.225.0", |
| 68 | + "@std/log": "jsr:@std/log@^0.224.9", |
69 | 69 | "@std/media-types": "jsr:@std/media-types@^1.0.0-rc.1", |
70 | 70 | "@std/path": "jsr:@std/path@^0.225.2", |
71 | 71 | "@std/semver": "jsr:@std/semver@^0.224.3", |
72 | | - "@std/streams": "jsr:@std/streams@^1.0.0", |
73 | | - "@std/testing": "jsr:@std/testing@^1.0.0", |
| 72 | + "@std/streams": "jsr:@std/streams@^1.0.7", |
| 73 | + "@std/testing": "jsr:@std/testing@^1.0.3", |
74 | 74 | "@zaubrik/djwt": "jsr:@zaubrik/djwt@^3.0.2", |
75 | 75 | "deco/": "./", |
76 | 76 | "fast-json-patch": "npm:fast-json-patch@^3.1.1", |
77 | | - "partytown/": "https://deno.land/x/partytown@0.3.0/", |
| 77 | + "partytown/": "https://deno.land/x/partytown@0.4.8/", |
78 | 78 | "preact": "npm:[email protected]", |
79 | 79 | "preact-render-to-string": "npm:[email protected]", |
80 | 80 | "simple-git": "npm:simple-git@^3.25.0", |
81 | | - "std/": "https://deno.land/std@0.203.0/" |
| 81 | + "std/": "https://deno.land/std@0.224.0/" |
82 | 82 | }, |
83 | 83 | "compilerOptions": { |
84 | 84 | "jsx": "react-jsx", |
|
0 commit comments