Skip to content

Commit 43b61d6

Browse files
committed
update dependencies
1 parent d110ec0 commit 43b61d6

File tree

2 files changed

+85
-78
lines changed

2 files changed

+85
-78
lines changed

deno.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@
6363
},
6464
"imports": {
6565
"@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@^0.11.1",
66-
"@std/assert": "jsr:@std/assert@^1.0.12",
66+
"@std/assert": "jsr:@std/assert@^1.0.13",
6767
"@std/async": "jsr:@std/async@^1.0.12",
6868
"@std/cache": "jsr:@std/cache@^0.2.0",
69-
"@std/collections": "jsr:@std/collections@^1.0.10",
70-
"@std/fs": "jsr:@std/fs@^1.0.16",
69+
"@std/collections": "jsr:@std/collections@^1.0.11",
70+
"@std/fs": "jsr:@std/fs@^1.0.17",
7171
"@std/html": "jsr:@std/html@^1.0.3",
7272
"@std/random": "jsr:@std/random@^0.1.0",
7373
"@std/regexp": "jsr:@std/regexp@^1.0.1",
74-
"@std/text": "jsr:@std/text@^1.0.12",
74+
"@std/text": "jsr:@std/text@^1.0.13",
7575
"browser-dtector": "npm:browser-dtector@^4.1.0",
7676
"compromise": "npm:compromise@^14.14.3",
77-
"esbuild": "npm:esbuild@^0.25.2"
77+
"esbuild": "npm:esbuild@^0.25.3"
7878
}
7979
}

deno.lock

+80-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)