|
6 | 6 | "automation/": "https://raw.githubusercontent.com/denoland/automation/0.10.0/", |
7 | 7 | "graphviz": "npm:node-graphviz@^0.1.1", |
8 | 8 |
|
9 | | - "@std/assert": "jsr:@std/assert@^1.0.9", |
| 9 | + "@std/assert": "jsr:@std/assert@^1.0.10", |
10 | 10 | "@std/async": "jsr:@std/async@^1.0.9", |
11 | 11 | "@std/bytes": "jsr:@std/bytes@^1.0.4", |
12 | 12 | "@std/cache": "jsr:@std/cache@^0.1.3", |
13 | | - "@std/cbor": "jsr:@std/cbor@^0.1.3", |
14 | | - "@std/cli": "jsr:@std/cli@^1.0.8", |
| 13 | + "@std/cbor": "jsr:@std/cbor@^0.1.4", |
| 14 | + "@std/cli": "jsr:@std/cli@^1.0.9", |
15 | 15 | "@std/collections": "jsr:@std/collections@^1.0.9", |
16 | 16 | "@std/crypto": "jsr:@std/crypto@^1.0.3", |
17 | 17 | "@std/csv": "jsr:@std/csv@^1.0.4", |
18 | | - "@std/data-structures": "jsr:@std/data-structures@^1.0.4", |
| 18 | + "@std/data-structures": "jsr:@std/data-structures@^1.0.5", |
19 | 19 | "@std/datetime": "jsr:@std/datetime@^0.225.2", |
20 | 20 | "@std/dotenv": "jsr:@std/dotenv@^0.225.3", |
21 | | - "@std/encoding": "jsr:@std/encoding@^1.0.5", |
22 | | - "@std/expect": "jsr:@std/expect@^1.0.9", |
| 21 | + "@std/encoding": "jsr:@std/encoding@^1.0.6", |
| 22 | + "@std/expect": "jsr:@std/expect@^1.0.10", |
23 | 23 | "@std/fmt": "jsr:@std/fmt@^1.0.3", |
24 | 24 | "@std/front-matter": "jsr:@std/front-matter@^1.0.5", |
25 | | - "@std/fs": "jsr:@std/fs@^1.0.6", |
| 25 | + "@std/fs": "jsr:@std/fs@^1.0.7", |
26 | 26 | "@std/html": "jsr:@std/html@^1.0.3", |
27 | 27 | "@std/http": "jsr:@std/http@^1.0.12", |
28 | 28 | "@std/ini": "jsr:@std/ini@^1.0.0-rc.5", |
29 | 29 | "@std/internal": "jsr:@std/internal@^1.0.5", |
30 | 30 | "@std/io": "jsr:@std/io@^0.225.0", |
31 | 31 | "@std/json": "jsr:@std/json@^1.0.1", |
32 | 32 | "@std/jsonc": "jsr:@std/jsonc@^1.0.1", |
33 | | - "@std/log": "jsr:@std/log@^0.224.11", |
| 33 | + "@std/log": "jsr:@std/log@^0.224.12", |
34 | 34 | "@std/media-types": "jsr:@std/media-types@^1.1.0", |
35 | 35 | "@std/msgpack": "jsr:@std/msgpack@^1.0.2", |
36 | 36 | "@std/net": "jsr:@std/net@^1.0.4", |
37 | 37 | "@std/path": "jsr:@std/path@^1.0.8", |
38 | | - "@std/regexp": "jsr:@std/regexp@^1.0.0", |
| 38 | + "@std/regexp": "jsr:@std/regexp@^1.0.1", |
39 | 39 | "@std/random": "jsr:@std/random@^0.1.0", |
40 | 40 | "@std/semver": "jsr:@std/semver@^1.0.3", |
41 | 41 | "@std/streams": "jsr:@std/streams@^1.0.8", |
42 | 42 | "@std/tar": "jsr:@std/tar@^0.1.4", |
43 | | - "@std/testing": "jsr:@std/testing@^1.0.6", |
| 43 | + "@std/testing": "jsr:@std/testing@^1.0.7", |
44 | 44 | "@std/text": "jsr:@std/text@^1.0.9", |
45 | 45 | "@std/toml": "jsr:@std/toml@^1.0.2", |
46 | 46 | "@std/ulid": "jsr:@std/ulid@^1.0.0", |
|
0 commit comments