diff --git a/import_map.json b/import_map.json index d86b418..73f739c 100644 --- a/import_map.json +++ b/import_map.json @@ -3,7 +3,7 @@ "std/": "https://deno.land/std@0.195.0/", "deno_dom/": "https://deno.land/x/deno_dom@v0.1.38/", "sqlite/": "https://deno.land/x/sqlite@v3.7.2/", - "zipjs/": "https://deno.land/x/zipjs@v2.7.16/", + "zipjs/": "https://deno.land/x/zipjs@v2.7.20/", "$fresh/": "https://deno.land/x/fresh@1.3.1/", "preact": "https://esm.sh/preact@10.15.1", "preact/": "https://esm.sh/preact@10.15.1/", @@ -16,7 +16,7 @@ "preact-material-components/": "https://esm.sh/preact-material-components@1.6.1/", "accept-language-parser/": "https://esm.sh/accept-language-parser@1.5.0/", "sortable": "https://esm.sh/gh/SortableJS/Sortable@1.15.0/Sortable.min.js", - "esbuild/": "https://deno.land/x/esbuild@v0.18.6/", + "esbuild/": "https://deno.land/x/esbuild@v0.18.15/", "lifegpc-md5": "https://esm.sh/lifegpc-md5@1.0.3", "meilisearch": "https://esm.sh/meilisearch@0.33.0", "lodash/": "https://esm.sh/lodash@4.17.21/", @@ -25,6 +25,6 @@ "pbkdf2-hmac/": "https://esm.sh/pbkdf2-hmac@1.2.1/", "randomstring": "https://esm.sh/randomstring@1.3.0", "@material/web/": "https://unpkg.lifegpc.workers.dev/@material/web@1.0.0-pre.12/", - "@lit-labs/react/": "https://esm.sh/@lit-labs/react@1.2.0/" + "@lit-labs/react/": "https://esm.sh/@lit-labs/react@1.2.1/" } }