|
64 | 64 | "imports": {
|
65 | 65 | "@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@^0.11.1",
|
66 | 66 | "@std/assert": "jsr:@std/assert@^1.0.13",
|
67 |
| - "@std/async": "jsr:@std/async@^1.0.12", |
| 67 | + "@std/async": "jsr:@std/async@^1.0.13", |
68 | 68 | "@std/cache": "jsr:@std/cache@^0.2.0",
|
69 |
| - "@std/collections": "jsr:@std/collections@^1.0.11", |
| 69 | + "@std/collections": "jsr:@std/collections@^1.1.1", |
70 | 70 | "@std/fs": "jsr:@std/fs@^1.0.17",
|
71 |
| - "@std/html": "jsr:@std/html@^1.0.3", |
72 |
| - "@std/random": "jsr:@std/random@^0.1.0", |
| 71 | + "@std/html": "jsr:@std/html@^1.0.4", |
| 72 | + "@std/random": "jsr:@std/random@^0.1.1", |
73 | 73 | "@std/regexp": "jsr:@std/regexp@^1.0.1",
|
74 |
| - "@std/text": "jsr:@std/text@^1.0.13", |
| 74 | + "@std/text": "jsr:@std/text@^1.0.14", |
75 | 75 | "browser-dtector": "npm:browser-dtector@^4.1.0",
|
76 | 76 | "compromise": "npm:compromise@^14.14.3",
|
77 |
| - "esbuild": "npm:esbuild@^0.25.4" |
| 77 | + "esbuild": "npm:esbuild@^0.25.5" |
78 | 78 | }
|
79 | 79 | }
|
0 commit comments