We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730cf08 commit 51df1faCopy full SHA for 51df1fa
1 file changed
deno.json
@@ -29,8 +29,8 @@
29
"faster": "jsr:@hviana/faster@1.1.2",
30
"deno_kv_fs": "jsr:@hviana/faster@1.1.2/deno-kv-fs",
31
"jose": "jsr:@hviana/faster@1.1.2/jose",
32
- "esbuild": "https://deno.land/x/esbuild@v0.25.8/mod.js",
33
- "esbuild-portable": "https://deno.land/x/esbuild@v0.25.8/wasm.js",
+ "esbuild": "https://deno.land/x/esbuild@v0.25.9/mod.js",
+ "esbuild-portable": "https://deno.land/x/esbuild@v0.25.9/wasm.js",
34
"esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@0.11.1",
35
"b64": "jsr:@std/encoding@1.0.10/base64"
36
},
0 commit comments