From ee602735bc58762775ad5163d41a5408ef8f7bf3 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 4 Dec 2024 00:02:42 +0000 Subject: [PATCH] :arrow_up: Update Dependencies --- import_map.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/import_map.json b/import_map.json index d14c7a4..0e9d0c8 100644 --- a/import_map.json +++ b/import_map.json @@ -1,9 +1,9 @@ { "imports": { "bitmap": "https://deno.land/x/bitmap@v1.0.1/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/iso-639-3@3.0.1", "std/": "https://deno.land/std@0.224.0/", "zod": "https://deno.land/x/zod@v3.23.8/mod.ts"