Unverified Commit 858efc14 authored by Hong Minhee's avatar Hong Minhee
Browse files

Upgrade LogTape to 0.4.0

parent e27a3f3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
    "@fedify/fedify/x/fresh": ".././x/fresh.ts",
    "@fedify/fedify/x/hono": ".././x/hono.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.2.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.4.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0",
    "@std/assert": "jsr:@std/assert@^0.224.0",
    "@std/async/delay": "jsr:@std/async@^0.224.0/delay",
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
    "@cross/dir": "jsr:@cross/dir@^1.1.0",
    "@david/dax": "jsr:@david/dax@^0.40.1",
    "@hongminhee/localtunnel": "jsr:@hongminhee/localtunnel@^0.2.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.2.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.4.0",
    "@poppanator/http-constants": "npm:@poppanator/http-constants@^1.1.1",
    "@std/fs": "jsr:@std/fs@^0.220.1",
    "@std/path": "jsr:@std/path@^0.220.1",
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
    "@fedify/fedify/x/fresh": "./x/fresh.ts",
    "@fedify/fedify/x/hono": "./x/hono.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.2.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.4.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0",
    "@std/assert": "jsr:@std/assert@^0.224.0",
    "@std/async/delay": "jsr:@std/async@^0.224.0/delay",
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
    "@fedify/fedify/x/fresh": "../../x/fresh.ts",
    "@fedify/fedify/x/hono": "./x/hono.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.2.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.4.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0",
    "@std/assert": "jsr:@std/assert@^0.224.0",
    "@std/async/delay": "jsr:@std/async@^0.224.0/delay",
+18 −18
Original line number Diff line number Diff line
@@ -14,25 +14,25 @@
    "@fedify/fedify/x/fresh": "./x/fresh.ts",
    "@fedify/fedify/x/hono": "../../x/hono.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.2.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.4.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0",
    "@std/assert": "jsr:@std/assert@^0.220.1",
    "@std/async/delay": "jsr:@std/async@^0.220.1/delay",
    "@std/bytes": "jsr:@std/bytes@^0.220.1",
    "@std/collections": "jsr:@std/collections@^0.220.1",
    "@std/encoding": "jsr:@std/encoding@^0.220.1",
    "@std/encoding/base64": "jsr:@std/encoding@^0.220.1/base64",
    "@std/encoding/hex": "jsr:@std/encoding@^0.220.1/hex",
    "@std/fs": "jsr:@std/fs@^0.220.1",
    "@std/http/negotiation": "jsr:@std/http@^0.220.1/negotiation",
    "@std/json/common": "jsr:@std/json@^0.220.1/common",
    "@std/path": "jsr:@std/path@^0.220.1",
    "@std/semver": "jsr:@std/semver@^0.220.1",
    "@std/testing": "jsr:@std/testing@^0.220.1",
    "@std/text": "jsr:@std/text@^0.220.1",
    "@std/url": "jsr:@std/url@^0.220.1",
    "@std/yaml": "jsr:@std/yaml@^0.220.1",
    "fast-check": "npm:fast-check@^3.17.0",
    "@std/assert": "jsr:@std/assert@^0.224.0",
    "@std/async/delay": "jsr:@std/async@^0.224.0/delay",
    "@std/bytes": "jsr:@std/bytes@^0.224.0",
    "@std/collections": "jsr:@std/collections@^0.224.0",
    "@std/encoding": "jsr:@std/encoding@^0.224.0",
    "@std/encoding/base64": "jsr:@std/encoding@^0.224.0/base64",
    "@std/encoding/hex": "jsr:@std/encoding@^0.224.0/hex",
    "@std/fs": "jsr:@std/fs@^0.224.0",
    "@std/http/negotiation": "jsr:@std/http@^0.224.0/negotiation",
    "@std/json/common": "jsr:@std/json@^0.224.0/common",
    "@std/path": "jsr:@std/path@^0.224.0",
    "@std/semver": "jsr:@std/semver@^0.224.0",
    "@std/testing": "jsr:@std/testing@^0.224.0",
    "@std/text": "jsr:@std/text@^0.224.0",
    "@std/url": "jsr:@std/url@^0.224.0",
    "@std/yaml": "jsr:@std/yaml@^0.224.0",
    "fast-check": "npm:fast-check@^3.18.0",
    "jsonld": "npm:jsonld@^8.3.2",
    "mock_fetch": "https://deno.land/x/mock_fetch@0.3.0/mod.ts",
    "uri-template-router": "npm:uri-template-router@^0.0.16",