Loading deno.json +14 −14 Original line number Diff line number Diff line Loading @@ -23,20 +23,20 @@ "@fedify/fedify/x/fresh": "./x/fresh.ts", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0", "@std/assert": "jsr:@std/assert@^0.219.1", "@std/bytes": "jsr:@std/bytes@^0.219.1", "@std/collections": "jsr:@std/collections@^0.219.1", "@std/encoding": "jsr:@std/encoding@^0.219.1", "@std/encoding/base64": "jsr:@std/encoding@^0.219.1/base64", "@std/http": "jsr:@std/http@^0.219.1", "@std/json": "jsr:@std/json@^0.219.1", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@std/testing": "jsr:@std/testing@^0.219.1", "@std/text": "jsr:@std/text@^0.219.1", "@std/url": "jsr:@std/url@^0.219.1", "@std/yaml": "jsr:@std/yaml@^0.219.1", "fast-check": "npm:fast-check@^3.16.0", "@std/assert": "jsr:@std/assert@^0.220.1", "@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/http": "jsr:@std/http@^0.220.1", "@std/json": "jsr:@std/json@^0.220.1", "@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", "jose": "npm:jose@^5.2.3", "jsonld": "npm:jsonld@^8.3.2", "mock_fetch": "https://deno.land/x/mock_fetch@0.3.0/mod.ts", Loading examples/blog/import_map.g.json +20 −20 Original line number Diff line number Diff line Loading @@ -11,32 +11,32 @@ "@fedify/fedify/x/fresh": "../../x/fresh.ts", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0", "@std/assert": "jsr:@std/assert@^0.219.1", "@std/bytes": "jsr:@std/bytes@^0.219.1", "@std/collections": "jsr:@std/collections@^0.219.1", "@std/encoding": "jsr:@std/encoding@^0.219.1", "@std/encoding/base64": "jsr:@std/encoding@^0.219.1/base64", "@std/http": "jsr:@std/http@^0.219.1", "@std/json": "jsr:@std/json@^0.219.1", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@std/testing": "jsr:@std/testing@^0.219.1", "@std/text": "jsr:@std/text@^0.219.1", "@std/url": "jsr:@std/url@^0.219.1", "@std/yaml": "jsr:@std/yaml@^0.219.1", "fast-check": "npm:fast-check@^3.16.0", "@std/assert": "jsr:@std/assert@^0.220.1", "@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/http": "jsr:@std/http@^0.220.1", "@std/json": "jsr:@std/json@^0.220.1", "@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", "jose": "npm:jose@^5.2.3", "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", "url-template": "npm:url-template@^3.1.1", "$fresh/": "https://deno.land/x/fresh@1.6.5/", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.1", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.0", "@std/dotenv/load": "jsr:@std/dotenv@^0.219.1/load", "$fresh/": "https://deno.land/x/fresh@1.6.8/", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.2", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1", "@std/dotenv/load": "jsr:@std/dotenv@^0.220.1/load", "markdown-it": "npm:markdown-it@^14.0.0", "preact": "https://esm.sh/preact@10.19.2", "preact/": "https://esm.sh/preact@10.19.2/", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", "scrypt": "https://deno.land/x/scrypt@v4.3.1/mod.ts", "sanitize-html": "npm:sanitize-html@^2.12.1", "uuidv7": "npm:uuidv7@^0.6.3" Loading examples/blog/import_map.json +8 −8 Original line number Diff line number Diff line { "imports": { "$fresh/": "https://deno.land/x/fresh@1.6.5/", "$fresh/": "https://deno.land/x/fresh@1.6.8/", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.1", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.0", "@std/dotenv/load": "jsr:@std/dotenv@^0.219.1/load", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.2", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1", "@std/dotenv/load": "jsr:@std/dotenv@^0.220.1/load", "@std/path": "jsr:@std/path@^0.220.1", "@std/semver": "jsr:@std/semver@^0.220.1", "@fedify/fedify": "../../mod.ts", "@fedify/fedify/federation": "../../federation/mod.ts", "@fedify/fedify/httpsig": "../../httpsig/mod.ts", Loading @@ -15,8 +15,8 @@ "@fedify/fedify/webfinger": "../../webfinger/mod.ts", "@fedify/fedify/x/fresh": "../../x/fresh.ts", "markdown-it": "npm:markdown-it@^14.0.0", "preact": "https://esm.sh/preact@10.19.2", "preact/": "https://esm.sh/preact@10.19.2/", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", "scrypt": "https://deno.land/x/scrypt@v4.3.1/mod.ts", "sanitize-html": "npm:sanitize-html@^2.12.1", "uuidv7": "npm:uuidv7@^0.6.3" Loading Loading
deno.json +14 −14 Original line number Diff line number Diff line Loading @@ -23,20 +23,20 @@ "@fedify/fedify/x/fresh": "./x/fresh.ts", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0", "@std/assert": "jsr:@std/assert@^0.219.1", "@std/bytes": "jsr:@std/bytes@^0.219.1", "@std/collections": "jsr:@std/collections@^0.219.1", "@std/encoding": "jsr:@std/encoding@^0.219.1", "@std/encoding/base64": "jsr:@std/encoding@^0.219.1/base64", "@std/http": "jsr:@std/http@^0.219.1", "@std/json": "jsr:@std/json@^0.219.1", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@std/testing": "jsr:@std/testing@^0.219.1", "@std/text": "jsr:@std/text@^0.219.1", "@std/url": "jsr:@std/url@^0.219.1", "@std/yaml": "jsr:@std/yaml@^0.219.1", "fast-check": "npm:fast-check@^3.16.0", "@std/assert": "jsr:@std/assert@^0.220.1", "@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/http": "jsr:@std/http@^0.220.1", "@std/json": "jsr:@std/json@^0.220.1", "@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", "jose": "npm:jose@^5.2.3", "jsonld": "npm:jsonld@^8.3.2", "mock_fetch": "https://deno.land/x/mock_fetch@0.3.0/mod.ts", Loading
examples/blog/import_map.g.json +20 −20 Original line number Diff line number Diff line Loading @@ -11,32 +11,32 @@ "@fedify/fedify/x/fresh": "../../x/fresh.ts", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@phensley/language-tag": "npm:@phensley/language-tag@^1.8.0", "@std/assert": "jsr:@std/assert@^0.219.1", "@std/bytes": "jsr:@std/bytes@^0.219.1", "@std/collections": "jsr:@std/collections@^0.219.1", "@std/encoding": "jsr:@std/encoding@^0.219.1", "@std/encoding/base64": "jsr:@std/encoding@^0.219.1/base64", "@std/http": "jsr:@std/http@^0.219.1", "@std/json": "jsr:@std/json@^0.219.1", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@std/testing": "jsr:@std/testing@^0.219.1", "@std/text": "jsr:@std/text@^0.219.1", "@std/url": "jsr:@std/url@^0.219.1", "@std/yaml": "jsr:@std/yaml@^0.219.1", "fast-check": "npm:fast-check@^3.16.0", "@std/assert": "jsr:@std/assert@^0.220.1", "@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/http": "jsr:@std/http@^0.220.1", "@std/json": "jsr:@std/json@^0.220.1", "@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", "jose": "npm:jose@^5.2.3", "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", "url-template": "npm:url-template@^3.1.1", "$fresh/": "https://deno.land/x/fresh@1.6.5/", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.1", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.0", "@std/dotenv/load": "jsr:@std/dotenv@^0.219.1/load", "$fresh/": "https://deno.land/x/fresh@1.6.8/", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.2", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1", "@std/dotenv/load": "jsr:@std/dotenv@^0.220.1/load", "markdown-it": "npm:markdown-it@^14.0.0", "preact": "https://esm.sh/preact@10.19.2", "preact/": "https://esm.sh/preact@10.19.2/", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", "scrypt": "https://deno.land/x/scrypt@v4.3.1/mod.ts", "sanitize-html": "npm:sanitize-html@^2.12.1", "uuidv7": "npm:uuidv7@^0.6.3" Loading
examples/blog/import_map.json +8 −8 Original line number Diff line number Diff line { "imports": { "$fresh/": "https://deno.land/x/fresh@1.6.5/", "$fresh/": "https://deno.land/x/fresh@1.6.8/", "@js-temporal/polyfill": "npm:@js-temporal/polyfill@^0.4.4", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.1", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.0", "@std/dotenv/load": "jsr:@std/dotenv@^0.219.1/load", "@std/path": "jsr:@std/path@^0.219.1", "@std/semver": "jsr:@std/semver@^0.219.1", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.2", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1", "@std/dotenv/load": "jsr:@std/dotenv@^0.220.1/load", "@std/path": "jsr:@std/path@^0.220.1", "@std/semver": "jsr:@std/semver@^0.220.1", "@fedify/fedify": "../../mod.ts", "@fedify/fedify/federation": "../../federation/mod.ts", "@fedify/fedify/httpsig": "../../httpsig/mod.ts", Loading @@ -15,8 +15,8 @@ "@fedify/fedify/webfinger": "../../webfinger/mod.ts", "@fedify/fedify/x/fresh": "../../x/fresh.ts", "markdown-it": "npm:markdown-it@^14.0.0", "preact": "https://esm.sh/preact@10.19.2", "preact/": "https://esm.sh/preact@10.19.2/", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", "scrypt": "https://deno.land/x/scrypt@v4.3.1/mod.ts", "sanitize-html": "npm:sanitize-html@^2.12.1", "uuidv7": "npm:uuidv7@^0.6.3" Loading