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 Sep 24, 2024
1 parent 05488c8 commit aca7cea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions import_map.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"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.0/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/[email protected]/mod.ts"
Expand Down

0 comments on commit aca7cea

Please sign in to comment.