|
46 | 46 | }, |
47 | 47 | "imports": { |
48 | 48 | "@core/iterutil": "jsr:@core/iterutil@^0.9.0", |
49 | | - "@core/unknownutil": "jsr:@core/unknownutil@^4.0.0", |
| 49 | + "@core/unknownutil": "jsr:@core/unknownutil@^4.3.0", |
50 | 50 | "@cosense/std/browser/websocket": "./websocket/mod.ts", |
51 | 51 | "@cosense/std/rest": "./rest/mod.ts", |
52 | 52 | "@cosense/std/websocket": "./websocket/mod.ts", |
53 | | - "@cosense/types": "jsr:@cosense/types@^0.11.2", |
| 53 | + "@cosense/types": "jsr:@cosense/types@^0.11.3", |
54 | 54 | "@deno/dnt": "jsr:@deno/dnt@^0.42.3", |
55 | | - "@progfay/scrapbox-parser": "jsr:@progfay/scrapbox-parser@^10.0.1", |
56 | | - "@std/assert": "jsr:@std/assert@1", |
| 55 | + "@progfay/scrapbox-parser": "jsr:@progfay/scrapbox-parser@^10.0.2", |
| 56 | + "@std/assert": "jsr:@std/assert@^1.0.14", |
57 | 57 | "@std/async": "jsr:@std/async@^1.0.14", |
58 | | - "@std/encoding": "jsr:@std/encoding@1", |
59 | | - "@std/http": "jsr:@std/http@^1.0.13", |
60 | | - "@std/json": "jsr:@std/json@^1.0.0", |
| 58 | + "@std/encoding": "jsr:@std/encoding@^1.0.10", |
| 59 | + "@std/http": "jsr:@std/http@^1.0.20", |
| 60 | + "@std/json": "jsr:@std/json@^1.0.2", |
61 | 61 | "@std/jsonc": "jsr:@std/jsonc@^1.0.2", |
62 | | - "@std/testing": "jsr:@std/testing@^1.0.9", |
| 62 | + "@std/testing": "jsr:@std/testing@^1.0.15", |
63 | 63 | "@takker/md5": "jsr:@takker/md5@0.1", |
64 | 64 | "@takker/onp": "./vendor/raw.githubusercontent.com/takker99/onp/0.0.1/mod.ts", |
65 | 65 | "option-t": "npm:option-t@53", |
66 | | - "socket.io-client": "npm:socket.io-client@^4.7.5" |
| 66 | + "socket.io-client": "npm:socket.io-client@^4.8.1" |
67 | 67 | }, |
68 | 68 | "lint": { |
69 | 69 | "exclude": [ |
|
0 commit comments