|
54 | 54 | },
|
55 | 55 | "imports": {
|
56 | 56 | "@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@^0.11.1",
|
57 |
| - "@std/assert": "jsr:@std/assert@^1.0.13", |
58 |
| - "@std/async": "jsr:@std/async@^1.0.13", |
| 57 | + "@std/assert": "jsr:@std/assert@^1.0.14", |
| 58 | + "@std/async": "jsr:@std/async@^1.0.14", |
59 | 59 | "@std/cache": "jsr:@std/cache@^0.2.0",
|
60 |
| - "@std/collections": "jsr:@std/collections@^1.1.1", |
61 |
| - "@std/fs": "jsr:@std/fs@^1.0.18", |
| 60 | + "@std/collections": "jsr:@std/collections@^1.1.3", |
| 61 | + "@std/fs": "jsr:@std/fs@^1.0.19", |
62 | 62 | "@std/html": "jsr:@std/html@^1.0.4",
|
63 | 63 | "@std/random": "jsr:@std/random@^0.1.2",
|
64 | 64 | "@std/regexp": "jsr:@std/regexp@^1.0.1",
|
65 |
| - "@std/text": "jsr:@std/text@^1.0.14", |
| 65 | + "@std/text": "jsr:@std/text@^1.0.16", |
66 | 66 | "browser-dtector": "npm:browser-dtector@^4.1.0",
|
67 |
| - "compromise": "npm:compromise@^14.14.3", |
68 |
| - "esbuild": "npm:esbuild@^0.25.5" |
| 67 | + "compromise": "npm:compromise@^14.14.4", |
| 68 | + "esbuild": "npm:esbuild@^0.25.9" |
69 | 69 | }
|
70 | 70 | }
|
0 commit comments