Skip to content

Commit

Permalink
⬆️ Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Dec 21, 2024
1 parent 58d646e commit 55febd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions import_map.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"imports": {
"bitmap": "https://deno.land/x/[email protected]/mod.ts",
"dnt": "https://deno.land/x/dnt@0.39.0/mod.ts",
"esbuild": "https://deno.land/x/esbuild@v0.19.12/mod.js",
"esbuild_plugin_deno_loader": "https://deno.land/x/esbuild_deno_loader@0.8.5/mod.ts",
"dnt": "https://deno.land/x/dnt@0.40.0/mod.ts",
"esbuild": "https://deno.land/x/esbuild@v0.24.2/mod.js",
"esbuild_plugin_deno_loader": "https://deno.land/x/esbuild_deno_loader@0.9.0/mod.ts",
"iso6393": "https://esm.sh/[email protected]",
"std/": "https://deno.land/[email protected]/",
"zod": "https://deno.land/x/zod@v3.23.8/mod.ts"
"zod": "https://deno.land/x/zod@v3.24.1/mod.ts"
}
}

0 comments on commit 55febd4

Please sign in to comment.