|
66 | 66 | "imports": {
|
67 | 67 | "$fresh/": "https://denopkg.com/denoland/[email protected]/",
|
68 | 68 | "@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.5",
|
69 |
| - "@core/asyncutil": "jsr:@core/asyncutil@^1.0.2", |
| 69 | + "@core/asyncutil": "jsr:@core/asyncutil@^1.2.0", |
70 | 70 | "@deco/codemod-toolkit": "jsr:@deco/codemod-toolkit@^0.3.4",
|
71 | 71 | "@deco/deno-ast-wasm": "jsr:@deco/deno-ast-wasm@^0.5.4",
|
72 | 72 | "@deco/durable": "jsr:@deco/durable@^0.5.3",
|
73 | 73 | "@deco/warp": "jsr:@deco/warp@^0.3.8",
|
74 |
| - "@hono/hono": "jsr:@hono/hono@^4.5.4", |
75 |
| - "@std/assert": "jsr:@std/assert@^1.0.2", |
76 |
| - "@std/async": "jsr:@std/async@^0.224.1", |
77 |
| - "@std/cli": "jsr:@std/cli@^1.0.3", |
| 74 | + "@hono/hono": "jsr:@hono/hono@^4.6.19", |
| 75 | + "@std/assert": "jsr:@std/assert@^1.0.11", |
| 76 | + "@std/async": "jsr:@std/async@^0.224.2", |
| 77 | + "@std/cli": "jsr:@std/cli@^1.0.11", |
78 | 78 | "@std/crypto": "jsr:@std/[email protected]",
|
79 |
| - "@std/datetime": "jsr:@std/datetime@^0.224.0", |
| 79 | + "@std/datetime": "jsr:@std/datetime@^0.225.3", |
80 | 80 | "@std/encoding": "jsr:@std/encoding@^1.0.0-rc.1",
|
81 | 81 | "@std/flags": "jsr:@std/flags@^0.224.0",
|
82 |
| - "@std/fmt": "jsr:@std/fmt@^0.225.3", |
83 |
| - "@std/fs": "jsr:@std/fs@^0.229.1", |
84 |
| - "@std/http": "jsr:@std/http@^1.0.0", |
85 |
| - "@std/io": "jsr:@std/io@^0.224.4", |
86 |
| - "@std/log": "jsr:@std/log@^0.224.5", |
| 82 | + "@std/fmt": "jsr:@std/fmt@^0.225.6", |
| 83 | + "@std/fs": "jsr:@std/fs@^0.229.3", |
| 84 | + "@std/http": "jsr:@std/http@^1.0.12", |
| 85 | + "@std/io": "jsr:@std/io@^0.225.1", |
| 86 | + "@std/log": "jsr:@std/log@^0.224.13", |
87 | 87 | "@std/media-types": "jsr:@std/media-types@^1.0.0-rc.1",
|
88 | 88 | "@std/path": "jsr:@std/path@^0.225.2",
|
89 | 89 | "@std/semver": "jsr:@std/semver@^0.224.3",
|
90 |
| - "@std/streams": "jsr:@std/streams@^1.0.0", |
91 |
| - "@std/testing": "jsr:@std/testing@^1.0.0", |
| 90 | + "@std/streams": "jsr:@std/streams@^1.0.8", |
| 91 | + "@std/testing": "jsr:@std/testing@^1.0.9", |
92 | 92 | "@zaubrik/djwt": "jsr:@zaubrik/djwt@^3.0.2",
|
93 | 93 | "fast-json-patch": "npm:fast-json-patch@^3.1.1",
|
94 |
| - "partytown/": "https://deno.land/x/partytown@0.3.0/", |
| 94 | + "partytown/": "https://deno.land/x/partytown@0.4.8/", |
95 | 95 | "preact": "npm:[email protected]",
|
96 | 96 | "preact-render-to-string": "npm:[email protected]",
|
97 | 97 | "simple-git": "npm:simple-git@^3.25.0",
|
98 |
| - "std/": "https://deno.land/std@0.203.0/" |
| 98 | + "std/": "https://deno.land/std@0.224.0/" |
99 | 99 | },
|
100 | 100 | "compilerOptions": {
|
101 | 101 | "jsx": "react-jsx",
|
|
0 commit comments