Bump std to 0.194.0

Remove ua-parser-js
This commit is contained in:
2023-07-17 16:32:43 +08:00
parent 0f4118bdbb
commit 46acf2980a
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"imports": {
"std/": "https://deno.land/[email protected]2.0/",
"std/": "https://deno.land/[email protected]4.0/",
"deno_dom/": "https://deno.land/x/[email protected]/",
"sqlite/": "https://deno.land/x/[email protected]/",
"zipjs/": "https://deno.land/x/[email protected]/",
@@ -21,7 +21,6 @@
"meilisearch": "https://esm.sh/[email protected]",
"lodash/": "https://esm.sh/[email protected]/",
"mime": "https://esm.sh/[email protected]",
"ua-parser-js": "https://esm.sh/[email protected]",
"pbkdf2-hmac": "https://esm.sh/[email protected]",
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
"randomstring": "https://esm.sh/[email protected]",