diff --git a/deno.lock b/deno.lock index 59e4a54..6083186 100644 --- a/deno.lock +++ b/deno.lock @@ -4,19 +4,21 @@ "specifiers": { "jsr:@core/unknownutil@^4.0.0": "jsr:@core/unknownutil@4.3.0", "jsr:@cosense/types@0.10": "jsr:@cosense/types@0.10.1", - "jsr:@progfay/scrapbox-parser@9": "jsr:@progfay/scrapbox-parser@9.0.0", - "jsr:@std/assert@1": "jsr:@std/assert@1.0.3", - "jsr:@std/assert@^1.0.3": "jsr:@std/assert@1.0.3", - "jsr:@std/async@1": "jsr:@std/async@1.0.3", - "jsr:@std/encoding@1": "jsr:@std/encoding@1.0.2", - "jsr:@std/fs@^1.0.2": "jsr:@std/fs@1.0.2", - "jsr:@std/internal@^1.0.2": "jsr:@std/internal@1.0.2", + "jsr:@progfay/scrapbox-parser@9": "jsr:@progfay/scrapbox-parser@9.1.5", + "jsr:@std/assert@1": "jsr:@std/assert@1.0.5", + "jsr:@std/assert@^1.0.4": "jsr:@std/assert@1.0.5", + "jsr:@std/async@1": "jsr:@std/async@1.0.5", + "jsr:@std/async@^1.0.5": "jsr:@std/async@1.0.5", + "jsr:@std/data-structures@^1.0.2": "jsr:@std/data-structures@1.0.4", + "jsr:@std/encoding@1": "jsr:@std/encoding@1.0.5", + "jsr:@std/fs@^1.0.3": "jsr:@std/fs@1.0.3", + "jsr:@std/internal@^1.0.3": "jsr:@std/internal@1.0.3", "jsr:@std/json@^1.0.0": "jsr:@std/json@1.0.0", - "jsr:@std/path@^1.0.3": "jsr:@std/path@1.0.3", + "jsr:@std/path@^1.0.4": "jsr:@std/path@1.0.6", "jsr:@std/streams@^1.0.0": "jsr:@std/streams@1.0.2", - "jsr:@std/testing@1": "jsr:@std/testing@1.0.1", + "jsr:@std/testing@1": "jsr:@std/testing@1.0.2", "jsr:@takker/md5@0.1": "jsr:@takker/md5@0.1.0", - "npm:option-t@^49.1.0": "npm:option-t@49.1.0", + "npm:option-t@^49.1.0": "npm:option-t@49.2.0", "npm:socket.io-client@^4.7.5": "npm:socket.io-client@4.7.5" }, "jsr": { @@ -26,29 +28,32 @@ "@cosense/types@0.10.1": { "integrity": "13d2488a02c7b0b035a265bc3299affbdab1ea5b607516379685965cd37b2058" }, - "@progfay/scrapbox-parser@9.0.0": { - "integrity": "c559602926d6ddd0580ab0c945333d06ed6cbdd67d4c67557edce8b0bb4be978" + "@progfay/scrapbox-parser@9.1.5": { + "integrity": "729a086b6675dd4a216875757c918c6bbea329d6e35e410516a16bbd6c468369" }, - "@std/assert@1.0.3": { - "integrity": "b0d03ce1ced880df67132eea140623010d415848df66f6aa5df76507ca7c26d8", + "@std/assert@1.0.5": { + "integrity": "e37da8e4033490ce613eec4ac1d78dba1faf5b02a3f6c573a28f15365b9b440f", "dependencies": [ - "jsr:@std/internal@^1.0.2" + "jsr:@std/internal@^1.0.3" ] }, - "@std/async@1.0.3": { - "integrity": "6ed64678db43451683c6c176a21426a2ccd21ba0269ebb2c36133ede3f165792" + "@std/async@1.0.5": { + "integrity": "31d68214bfbb31bd4c6022401d484e3964147c76c9220098baa703a39b6c2da6" }, - "@std/encoding@1.0.2": { - "integrity": "7ed640c777e3275550e2cd937c440acdbebfdcd2d13ef67052f0536bf43e707f" + "@std/data-structures@1.0.4": { + "integrity": "fa0e20c11eb9ba673417450915c750a0001405a784e2a4e0c3725031681684a0" }, - "@std/fs@1.0.2": { - "integrity": "af57555c7a224a6f147d5cced5404692974f7a628ced8eda67e0d22d92d474ec", + "@std/encoding@1.0.5": { + "integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04" + }, + "@std/fs@1.0.3": { + "integrity": "3cb839b1360b0a42d8b367c3093bfe4071798e6694fa44cf1963e04a8edba4fe", "dependencies": [ - "jsr:@std/path@^1.0.3" + "jsr:@std/path@^1.0.4" ] }, - "@std/internal@1.0.2": { - "integrity": "f4cabe2021352e8bfc24e6569700df87bf070914fc38d4b23eddd20108ac4495" + "@std/internal@1.0.3": { + "integrity": "208e9b94a3d5649bd880e9ca38b885ab7651ab5b5303a56ed25de4755fb7b11e" }, "@std/json@1.0.0": { "integrity": "985c1e544918d42e4e84072fc739ac4a19c3a5093292c99742ffcdd03fb6a268", @@ -56,19 +61,21 @@ "jsr:@std/streams@^1.0.0" ] }, - "@std/path@1.0.3": { - "integrity": "cd89d014ce7eb3742f2147b990f6753ee51d95276bfc211bc50c860c1bc7df6f" + "@std/path@1.0.6": { + "integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed" }, "@std/streams@1.0.2": { "integrity": "187c3c875675221f5355807a735e51b0f8769caade2cbca6d7f4fa710ea4ace4" }, - "@std/testing@1.0.1": { - "integrity": "9c25841137ee818933e1722091bb9ed5fdc251c35e84c97979a52196bdb6c5c3", + "@std/testing@1.0.2": { + "integrity": "9e8a7f4e26c219addabe7942d09c3450fa0a74e9662341961bc0ef502274dec3", "dependencies": [ - "jsr:@std/assert@^1.0.3", - "jsr:@std/fs@^1.0.2", - "jsr:@std/internal@^1.0.2", - "jsr:@std/path@^1.0.3" + "jsr:@std/assert@^1.0.4", + "jsr:@std/async@^1.0.5", + "jsr:@std/data-structures@^1.0.2", + "jsr:@std/fs@^1.0.3", + "jsr:@std/internal@^1.0.3", + "jsr:@std/path@^1.0.4" ] }, "@takker/md5@0.1.0": { @@ -104,8 +111,8 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "dependencies": {} }, - "option-t@49.1.0": { - "integrity": "sha512-K5o4+D8rSE1VcmfwrieRZWyShPxX27NEGuZPT11S4CbvjE73YUDR/sanKAYnhVRj6Hn1mKcjfhjhbOCD2ef3qg==", + "option-t@49.2.0": { + "integrity": "sha512-Div3PZRWovCM7O10oWJDE4aXshu5X5Jc1MIY2cwasaoyhpso7j2yntdZZg39peZ8ZOcGvga7JzmlyaNwKFv/dA==", "dependencies": {} }, "socket.io-client@4.7.5": {