Skip to content

Commit 26aa335

Browse files
committed
Update deps
1 parent 0df60ff commit 26aa335

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

import_map.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
{
22
"imports": {
3-
"@std/assert": "jsr:/@std/assert@0.225.3",
4-
"@std/cli/": "jsr:/@std/cli@0.224.4/",
5-
"@std/encoding/": "jsr:/@std/encoding@0.224.3/",
6-
"@std/fs/": "jsr:/@std/fs@0.229.1/",
7-
"@std/html": "jsr:/@std/html@0.224.1",
8-
"@std/jsonc": "jsr:/@std/jsonc@0.224.0",
9-
"@std/path": "jsr:/@std/path@0.225.1",
10-
"@std/semver": "jsr:/@std/semver@0.224.1",
11-
"deno_dom/": "jsr:/@b-fuze/[email protected].47/",
3+
"@std/assert": "jsr:/@std/assert@1.0.6",
4+
"@std/cli/": "jsr:/@std/cli@1.0.6/",
5+
"@std/encoding/": "jsr:/@std/encoding@1.0.5/",
6+
"@std/fs/": "jsr:/@std/fs@1.0.5/",
7+
"@std/html": "jsr:/@std/html@1.0.3",
8+
"@std/jsonc": "jsr:/@std/jsonc@1.0.1",
9+
"@std/path": "jsr:/@std/path@1.0.7",
10+
"@std/semver": "jsr:/@std/semver@1.0.3",
11+
"deno_dom/": "jsr:/@b-fuze/[email protected].48/",
1212
"sqlite/": "https://deno.land/x/[email protected]/",
13-
"zipjs/": "https://deno.land/x/[email protected].45/",
14-
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
15-
"preact": "https://esm.sh/preact@10.19.6",
16-
"preact/": "https://esm.sh/preact@10.19.6/",
13+
"zipjs/": "https://deno.land/x/[email protected].53/",
14+
"$fresh/": "https://deno.land/x/fresh@1.7.3/",
15+
"preact": "https://esm.sh/preact@10.22.0",
16+
"preact/": "https://esm.sh/preact@10.22.0/",
1717
"preact-render-to-string": "https://esm.sh/*[email protected]",
1818
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
1919
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
2020
"twind": "https://esm.sh/[email protected]",
2121
"twind/": "https://esm.sh/[email protected]/",
22-
"$std/": "https://deno.land/std@0.211.0/",
22+
"$std/": "https://deno.land/std@0.216.0/",
2323
"accept-language-parser/": "https://esm.sh/[email protected]/",
2424
"esbuild/": "https://deno.land/x/[email protected]/",
2525
"lifegpc-md5": "https://esm.sh/[email protected]",
26-
"meilisearch": "https://esm.sh/meilisearch@0.40.0",
26+
"meilisearch": "https://esm.sh/meilisearch@0.45.0",
2727
"lodash/": "https://esm.sh/[email protected]/",
28-
"mime": "https://esm.sh/[email protected].3",
28+
"mime": "https://esm.sh/[email protected].4",
2929
"pbkdf2-hmac": "https://esm.sh/[email protected]",
3030
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
3131
"randomstring": "https://esm.sh/[email protected]",
3232
"pwn/": "https://deno.land/x/[email protected]/",
33-
"sqlite3": "jsr:/@db/sqlite@0.11.1",
33+
"sqlite3": "jsr:/@db/sqlite@0.12.0",
3434
"async/": "https://deno.land/x/[email protected]/",
3535
"@twind/core": "https://esm.sh/@twind/[email protected]",
3636
"@twind/preset-tailwind": "https://esm.sh/@twind/[email protected]/",

0 commit comments

Comments
 (0)