Update Lume to v2.3.3

This commit is contained in:
Foster Hangdaan 2024-10-07 10:04:34 -04:00
parent b9a952059d
commit 9323faedc4
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 163 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"imports": {
"lume/": "https://deno.land/x/lume@v2.3.1/"
"lume/": "https://deno.land/x/lume@v2.3.3/"
},
"tasks": {
"build": "deno run --allow-write='.' --allow-read='.' --allow-net='deno.land,cdn.deno.land,esm.sh,0.0.0.0:3000,jsr.io' --allow-sys=networkInterfaces --allow-env='LUME_ENV,LUME_LIVE_RELOAD,LUME_LOGS,LUME_NOCACHE,LUME_DRAFTS' lume.ts",

163
deno.lock generated
View file

@ -9,9 +9,11 @@
"jsr:@std/cli@0.224.2": "jsr:@std/cli@0.224.2",
"jsr:@std/cli@1.0.4": "jsr:@std/cli@1.0.4",
"jsr:@std/cli@1.0.5": "jsr:@std/cli@1.0.5",
"jsr:@std/cli@1.0.6": "jsr:@std/cli@1.0.6",
"jsr:@std/cli@^0.224.0": "jsr:@std/cli@0.224.2",
"jsr:@std/cli@^1.0.4": "jsr:@std/cli@1.0.4",
"jsr:@std/cli@^1.0.5": "jsr:@std/cli@1.0.5",
"jsr:@std/cli@^1.0.6": "jsr:@std/cli@1.0.6",
"jsr:@std/collections@^0.224.0": "jsr:@std/collections@0.224.2",
"jsr:@std/collections@^1.0.5": "jsr:@std/collections@1.0.5",
"jsr:@std/crypto@0.224.0": "jsr:@std/crypto@0.224.0",
@ -19,9 +21,11 @@
"jsr:@std/encoding@0.224.1": "jsr:@std/encoding@0.224.1",
"jsr:@std/encoding@1.0.3": "jsr:@std/encoding@1.0.3",
"jsr:@std/encoding@1.0.4": "jsr:@std/encoding@1.0.4",
"jsr:@std/encoding@1.0.5": "jsr:@std/encoding@1.0.5",
"jsr:@std/encoding@^0.224.0": "jsr:@std/encoding@0.224.1",
"jsr:@std/encoding@^1.0.3": "jsr:@std/encoding@1.0.3",
"jsr:@std/encoding@^1.0.4": "jsr:@std/encoding@1.0.4",
"jsr:@std/encoding@^1.0.5": "jsr:@std/encoding@1.0.5",
"jsr:@std/fmt@0.225.1": "jsr:@std/fmt@0.225.1",
"jsr:@std/fmt@1.0.1": "jsr:@std/fmt@1.0.1",
"jsr:@std/fmt@1.0.2": "jsr:@std/fmt@1.0.2",
@ -32,19 +36,24 @@
"jsr:@std/front-matter@0.224.0": "jsr:@std/front-matter@0.224.0",
"jsr:@std/front-matter@1.0.3": "jsr:@std/front-matter@1.0.3",
"jsr:@std/front-matter@1.0.4": "jsr:@std/front-matter@1.0.4",
"jsr:@std/front-matter@1.0.5": "jsr:@std/front-matter@1.0.5",
"jsr:@std/fs@0.229.1": "jsr:@std/fs@0.229.1",
"jsr:@std/fs@1.0.2": "jsr:@std/fs@1.0.2",
"jsr:@std/fs@1.0.3": "jsr:@std/fs@1.0.3",
"jsr:@std/fs@1.0.4": "jsr:@std/fs@1.0.4",
"jsr:@std/fs@^0.229.0": "jsr:@std/fs@0.229.1",
"jsr:@std/fs@^1.0.2": "jsr:@std/fs@1.0.2",
"jsr:@std/fs@^1.0.3": "jsr:@std/fs@1.0.3",
"jsr:@std/fs@^1.0.4": "jsr:@std/fs@1.0.4",
"jsr:@std/html@1.0.0": "jsr:@std/html@1.0.0",
"jsr:@std/http@0.224.0": "jsr:@std/http@0.224.0",
"jsr:@std/http@1.0.4": "jsr:@std/http@1.0.4",
"jsr:@std/http@1.0.5": "jsr:@std/http@1.0.5",
"jsr:@std/http@1.0.7": "jsr:@std/http@1.0.7",
"jsr:@std/io@^0.224.0": "jsr:@std/io@0.224.0",
"jsr:@std/io@^0.224.6": "jsr:@std/io@0.224.7",
"jsr:@std/io@^0.224.7": "jsr:@std/io@0.224.7",
"jsr:@std/io@^0.224.9": "jsr:@std/io@0.224.9",
"jsr:@std/json@^0.224.0": "jsr:@std/json@0.224.0",
"jsr:@std/json@^1.0.0": "jsr:@std/json@1.0.0",
"jsr:@std/jsonc@0.224.0": "jsr:@std/jsonc@0.224.0",
@ -52,21 +61,26 @@
"jsr:@std/log@0.224.1": "jsr:@std/log@0.224.1",
"jsr:@std/log@0.224.6": "jsr:@std/log@0.224.6",
"jsr:@std/log@0.224.7": "jsr:@std/log@0.224.7",
"jsr:@std/log@0.224.8": "jsr:@std/log@0.224.8",
"jsr:@std/media-types@^0.224.0": "jsr:@std/media-types@0.224.1",
"jsr:@std/media-types@^1.0.3": "jsr:@std/media-types@1.0.3",
"jsr:@std/net@^1.0.1": "jsr:@std/net@1.0.2",
"jsr:@std/net@^1.0.2": "jsr:@std/net@1.0.2",
"jsr:@std/net@^1.0.4": "jsr:@std/net@1.0.4",
"jsr:@std/path@0.225.1": "jsr:@std/path@0.225.1",
"jsr:@std/path@1.0.0": "jsr:@std/path@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.4",
"jsr:@std/path@1.0.6": "jsr:@std/path@1.0.6",
"jsr:@std/path@^0.224.0": "jsr:@std/path@0.224.0",
"jsr:@std/path@^0.225.1": "jsr:@std/path@0.225.1",
"jsr:@std/path@^1.0.3": "jsr:@std/path@1.0.3",
"jsr:@std/path@^1.0.4": "jsr:@std/path@1.0.4",
"jsr:@std/path@^1.0.6": "jsr:@std/path@1.0.6",
"jsr:@std/streams@^0.224.0": "jsr:@std/streams@0.224.0",
"jsr:@std/streams@^1.0.3": "jsr:@std/streams@1.0.4",
"jsr:@std/streams@^1.0.4": "jsr:@std/streams@1.0.4",
"jsr:@std/streams@^1.0.6": "jsr:@std/streams@1.0.6",
"jsr:@std/toml@0.224.0": "jsr:@std/toml@0.224.0",
"jsr:@std/toml@1.0.1": "jsr:@std/toml@1.0.1",
"jsr:@std/toml@^0.224.0": "jsr:@std/toml@0.224.0",
@ -89,8 +103,10 @@
"npm:preact": "npm:preact@10.19.6",
"npm:preact-render-to-string@6.4.2": "npm:preact-render-to-string@6.4.2_preact@10.19.6",
"npm:preact-render-to-string@6.5.10": "npm:preact-render-to-string@6.5.10_preact@10.19.6",
"npm:preact-render-to-string@6.5.11": "npm:preact-render-to-string@6.5.11_preact@10.19.6",
"npm:preact@10.22.0": "npm:preact@10.22.0",
"npm:preact@10.23.2": "npm:preact@10.23.2"
"npm:preact@10.23.2": "npm:preact@10.23.2",
"npm:preact@10.24.2": "npm:preact@10.24.2"
},
"jsr": {
"@davidbonnet/astring@1.8.6": {
@ -114,6 +130,9 @@
"@std/cli@1.0.5": {
"integrity": "c93cce26ffd26f617c15a12874e1bfeabc90b1eee86017c9639093734c2bf587"
},
"@std/cli@1.0.6": {
"integrity": "d22d8b38c66c666d7ad1f2a66c5b122da1704f985d3c47f01129f05abb6c5d3d"
},
"@std/collections@0.224.2": {
"integrity": "e77819455294e92d4e7ddad1dbfd46f94174c09318e541e6621fac4a4d0ab326"
},
@ -139,6 +158,9 @@
"@std/encoding@1.0.4": {
"integrity": "2266cd516b32369e3dc5695717c96bf88343a1f761d6e6187a02a2bbe2af86ae"
},
"@std/encoding@1.0.5": {
"integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04"
},
"@std/fmt@0.224.0": {
"integrity": "e20e9a2312a8b5393272c26191c0a68eda8d2c4b08b046bad1673148f1d69851"
},
@ -172,6 +194,13 @@
"jsr:@std/yaml@^1.0.5"
]
},
"@std/front-matter@1.0.5": {
"integrity": "abddc64030a33eb5bc524b8c73e7c417cea09177aaeb4abf75a56b540c4b6e60",
"dependencies": [
"jsr:@std/toml@^1.0.1",
"jsr:@std/yaml@^1.0.5"
]
},
"@std/fs@0.229.1": {
"integrity": "38d3fb31f0ca0a8c1118e039939188f32e291a3f7f17dc0868fec22024bdfadd",
"dependencies": [
@ -191,6 +220,12 @@
"jsr:@std/path@^1.0.4"
]
},
"@std/fs@1.0.4": {
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
"dependencies": [
"jsr:@std/path@^1.0.6"
]
},
"@std/html@1.0.0": {
"integrity": "389f2b8b0021ee75966003b307b849813a300d1c554cef8d69aec2d5d3922ff9"
},
@ -229,12 +264,27 @@
"jsr:@std/streams@^1.0.4"
]
},
"@std/http@1.0.7": {
"integrity": "9b904fc256678a5c9759f1a53a24a3fdcc59d83dc62099bb472683b6f819194c",
"dependencies": [
"jsr:@std/cli@^1.0.6",
"jsr:@std/encoding@^1.0.5",
"jsr:@std/fmt@^1.0.2",
"jsr:@std/media-types@^1.0.3",
"jsr:@std/net@^1.0.4",
"jsr:@std/path@^1.0.6",
"jsr:@std/streams@^1.0.6"
]
},
"@std/io@0.224.0": {
"integrity": "0aff885d21d829c050b8a08b1d71b54aed5841aecf227f8d77e99ec529a11e8e"
},
"@std/io@0.224.7": {
"integrity": "a70848793c44a7c100926571a8c9be68ba85487bfcd4d0540d86deabe1123dc9"
},
"@std/io@0.224.9": {
"integrity": "4414664b6926f665102e73c969cfda06d2c4c59bd5d0c603fd4f1b1c840d6ee3"
},
"@std/json@0.224.0": {
"integrity": "b7d38d8a8729f9a4074d04a626084825a498db0d385cbc41ad29bce9f8ca01dc"
},
@ -279,6 +329,14 @@
"jsr:@std/io@^0.224.7"
]
},
"@std/log@0.224.8": {
"integrity": "8938225caf405cbf0a4871191fa3d55f2fabe3363f4235fdb20ebe2620ecda43",
"dependencies": [
"jsr:@std/fmt@^1.0.2",
"jsr:@std/fs@^1.0.4",
"jsr:@std/io@^0.224.9"
]
},
"@std/media-types@0.224.1": {
"integrity": "9e69a5daed37c5b5c6d3ce4731dc191f80e67f79bed392b0957d1d03b87f11e1"
},
@ -288,6 +346,9 @@
"@std/net@1.0.2": {
"integrity": "520c18ddb7f67d3830a1adfef03a155d496fe9683a9cb63bb823b5afb86484dc"
},
"@std/net@1.0.4": {
"integrity": "2f403b455ebbccf83d8a027d29c5a9e3a2452fea39bb2da7f2c04af09c8bc852"
},
"@std/path@0.224.0": {
"integrity": "55bca6361e5a6d158b9380e82d4981d82d338ec587de02951e2b7c3a24910ee6",
"dependencies": [
@ -309,6 +370,9 @@
"@std/path@1.0.4": {
"integrity": "48dd5d8389bcfcd619338a01bdf862cb7799933390146a54ae59356a0acc7105"
},
"@std/path@1.0.6": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
},
"@std/streams@0.224.0": {
"integrity": "9c21feb45113abfc67dd536029624d1792d56dfbb029b8c1baf4ad5a2c35769e",
"dependencies": [
@ -318,6 +382,9 @@
"@std/streams@1.0.4": {
"integrity": "a1a5b01c74ca1d2dcaacfe1d4bbb91392e765946d82a3471bd95539adc6da83a"
},
"@std/streams@1.0.6": {
"integrity": "022ed94e380d06b4d91c49eb70241b7289ab78b8c2b4c4bbb7eb265e4997c25c"
},
"@std/toml@0.224.0": {
"integrity": "15a60eb5eac12d8a81a48d99cb1aaed60a21c67dc94c2def696a7c39b815c74f",
"dependencies": [
@ -428,6 +495,12 @@
"preact": "preact@10.19.6"
}
},
"preact-render-to-string@6.5.11_preact@10.19.6": {
"integrity": "sha512-ubnauqoGczeGISiOh6RjX0/cdaF8v/oDXIjO85XALCQjwQP+SB4RDXXtvZ6yTYSjG+PC1QRP2AhPgCEsM2EvUw==",
"dependencies": {
"preact": "preact@10.19.6"
}
},
"preact@10.19.6": {
"integrity": "sha512-gympg+T2Z1fG1unB8NH29yHJwnEaCH37Z32diPDku316OTnRPeMbiRV9kTrfZpocXjdfnWuFUl/Mj4BHaf6gnw==",
"dependencies": {}
@ -440,6 +513,10 @@
"integrity": "sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==",
"dependencies": {}
},
"preact@10.24.2": {
"integrity": "sha512-1cSoF0aCC8uaARATfrlz4VCBqE8LwZwRfLgkxJOQwAlQt6ayTmi0D9OF7nXid1POI5SZidFuG9CnlXbDfLqY/Q==",
"dependencies": {}
},
"pretty-format@3.8.0": {
"integrity": "sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==",
"dependencies": {}
@ -954,6 +1031,90 @@
"https://deno.land/x/lume@v2.3.1/plugins/vento.ts": "c6e147e15cade62f162f07b94067f43a240bd9c5d814286d8f77a5bceae3ae19",
"https://deno.land/x/lume@v2.3.1/plugins/yaml.ts": "8cb20b4bf3a265be0d975235b537c9807db2f34d357fc27546c05d628d3fda9f",
"https://deno.land/x/lume@v2.3.1/types.ts": "516bec311f10083c5b1d8109e8afd17f02b49cc62c45dca53706f286cb855dba",
"https://deno.land/x/lume@v2.3.3/cli.ts": "71f6e24caf5eb661fb1b903ed6a914718a08ee6711daa689dc61fa5e5a37c54c",
"https://deno.land/x/lume@v2.3.3/cli/build.ts": "a3acda3c702d6a51a8fe65ea3abc17813deea0db71e442de6120a747f56a2466",
"https://deno.land/x/lume@v2.3.3/cli/build_worker.ts": "0a829ac3baadabc1c77103e0110429b67a4dc2a781898d21272087d34dc7be74",
"https://deno.land/x/lume@v2.3.3/cli/cms.ts": "7f3f46c3353661a7679926d0ddcfe3e596f3c97ad2de7f535bde5906e42c3f5a",
"https://deno.land/x/lume@v2.3.3/cli/create.ts": "f340056e3b01a61007f82b47a174ede55df2d80d343e492a3853d44007bb8fc6",
"https://deno.land/x/lume@v2.3.3/cli/missing_worker_apis.ts": "70625ded7fee5de7d215e0829ce8dc4bb7060f6a496c09db880ebaec8b3efb92",
"https://deno.land/x/lume@v2.3.3/cli/run.ts": "27e7c84c2bcadc3aa4ca4fbad02330f33000dca9a2ef41780bad3676606bc029",
"https://deno.land/x/lume@v2.3.3/cli/upgrade.ts": "a11e7c9024f78c2e7376c57b4a99e389dbf490769779d2d37a4a3ccd6ef27d9e",
"https://deno.land/x/lume@v2.3.3/cli/utils.ts": "4697e4280ff62b537507ed707ec84ea707b0519f8de32e2e762f498104a8d1ae",
"https://deno.land/x/lume@v2.3.3/core/component_loader.ts": "da80bf80a168d0b91b59eb3449fbf62627d8bf67879df34e71970616d47ce2ec",
"https://deno.land/x/lume@v2.3.3/core/data_loader.ts": "8698a9e9b1aac27147dc835ba89a0e30828c81338eceae86630607d78f146215",
"https://deno.land/x/lume@v2.3.3/core/events.ts": "e4fd1786eb7dd4a041d7d922779b9edf1ee89e51fd17ba5e756f380879ccb557",
"https://deno.land/x/lume@v2.3.3/core/file.ts": "27c04304793dec9972a24575ade217ace1eb204dd342d03930fd51fa5b8c2fbb",
"https://deno.land/x/lume@v2.3.3/core/formats.ts": "24d9f5ccf384b2474f457cc0d3855e6ad411ded0d6acf4afe36547ba93fc706f",
"https://deno.land/x/lume@v2.3.3/core/fs.ts": "6e22f7c88ef594d527a9efff6e00ec9491f695e39694d7ac355c4de90dbf0952",
"https://deno.land/x/lume@v2.3.3/core/loaders/binary.ts": "bb1e1cf3faac49f6007dc6814168dc0f633da17356db18e68862e4b2a87a3f33",
"https://deno.land/x/lume@v2.3.3/core/loaders/json.ts": "632e840340edf7d79091fb37474a1cbf86dd2d218090fb6f6c0420f5f5e9c2ce",
"https://deno.land/x/lume@v2.3.3/core/loaders/module.ts": "abcb210fa6724b83407407cd0f7ef90462b35a2017bc135a3d124dd7f38843f6",
"https://deno.land/x/lume@v2.3.3/core/loaders/text.ts": "42860fc3482651fa6cfba18a734bb548d6e6e1163bf1015c2abc447ab150acbd",
"https://deno.land/x/lume@v2.3.3/core/loaders/toml.ts": "72ddfef2deea62815c28e27faa2c5356e09b3109e9547e47a6defea3d3332452",
"https://deno.land/x/lume@v2.3.3/core/loaders/yaml.ts": "241dc41fbe51b92e38dc748eda614c35d80fb8c63a6d40253453c6bb78c9c47e",
"https://deno.land/x/lume@v2.3.3/core/processors.ts": "ce9b97307740723afd86d1773e946981a96769189ba6acd649b412e48552045d",
"https://deno.land/x/lume@v2.3.3/core/renderer.ts": "b1879895f7544326e61e95a6413689975e79eabae0c48ca5912f06d2b4afde43",
"https://deno.land/x/lume@v2.3.3/core/scopes.ts": "dbdf93d7a9cead84833779e974f190b1379356ec7c0ccd34aa92f917c2cdd2f9",
"https://deno.land/x/lume@v2.3.3/core/scripts.ts": "286969b120d2290ba57a7fdd9b37e587aacf4e4162d92f51f1f1e9e18c864f30",
"https://deno.land/x/lume@v2.3.3/core/searcher.ts": "9093c2c64d1190b55a886b2905a224e0cbf86532bea4883e065e391851a8f14c",
"https://deno.land/x/lume@v2.3.3/core/server.ts": "aa8f7bf3dd89bfc3ff648c191950df0f4d5115efd73fdd07f9ceecaff7c89bf1",
"https://deno.land/x/lume@v2.3.3/core/site.ts": "da181dae7f3a2866fe8be90a8e44f62d3dc9aa137afd381b60c7809008eea6fd",
"https://deno.land/x/lume@v2.3.3/core/source.ts": "2a8a108e39501cfab89862888eee38528b55321242ea22b6d98fe12155056e1b",
"https://deno.land/x/lume@v2.3.3/core/utils/cli_options.ts": "0e48094ef8b89502c53fa597e01238c2ca972f65d2b9b219cca42a3988cba3c6",
"https://deno.land/x/lume@v2.3.3/core/utils/concurrent.ts": "cb0775b3d95f3faa356aa3a3e489dccef8807ed93cc4f84fcf5bc81e87c29504",
"https://deno.land/x/lume@v2.3.3/core/utils/date.ts": "4972e6e43d9756a3858494004e1b45df3b947033abe68db02acfc0bbb7847ce1",
"https://deno.land/x/lume@v2.3.3/core/utils/digest.ts": "445b387983391af73269686292a65bb677119a25a327776885ff1242a9397ad8",
"https://deno.land/x/lume@v2.3.3/core/utils/dom.ts": "d406fb5c48ceb012286d0aff66ef635261eda666de2ce07538c0cf9366b8fecd",
"https://deno.land/x/lume@v2.3.3/core/utils/env.ts": "d2440f14ad27e65b0a42b35a52f59ccce0430dd52950bd5df103bb1c9ba1a4a7",
"https://deno.land/x/lume@v2.3.3/core/utils/generator.ts": "1e664e9fd4c469e38a0acf5c94fd49dac4f38cb6334563ea4b7fc498b5958877",
"https://deno.land/x/lume@v2.3.3/core/utils/log.ts": "9b229e345d85ce8bd2d108bff99c8c57fcbded62e65776af294f94f349b48641",
"https://deno.land/x/lume@v2.3.3/core/utils/lume_config.ts": "4f81ecbdd699191f74e7c7fc29f8e348d7cf2bd182c01ae400ca29dc9d0af79b",
"https://deno.land/x/lume@v2.3.3/core/utils/lume_version.ts": "96ce8c0144b5adbc170f388b60be706244d1bd100413e748e9cf23878838c87c",
"https://deno.land/x/lume@v2.3.3/core/utils/merge_data.ts": "a574d97eeaa1513d30440488f52e988f0fe2085397611852673cea10076f01ff",
"https://deno.land/x/lume@v2.3.3/core/utils/net.ts": "7827473a96b28950ab8083582a1f810e56ab265c28196494d9d714f1e0c17e8a",
"https://deno.land/x/lume@v2.3.3/core/utils/object.ts": "e00ee6e91264064772c87e69e128a09ba0e30c2c41be4a5302881f59f456fc31",
"https://deno.land/x/lume@v2.3.3/core/utils/page_date.ts": "2a3d9c203df298ca61f568fdf509945f127f990769623c3edfd753d39807b757",
"https://deno.land/x/lume@v2.3.3/core/utils/page_url.ts": "8d672d6e292a50952727dda75edd70d7ec98d793de569b24e1f90a35e7836b16",
"https://deno.land/x/lume@v2.3.3/core/utils/path.ts": "109b9a6c450929db4f7b133859f5eebbe92999d3cc523a19988a058abec582b5",
"https://deno.land/x/lume@v2.3.3/core/utils/read.ts": "e096b1f37f8f0a6820e6ee00af1832d133598d55c961b226d057a5467207c5cd",
"https://deno.land/x/lume@v2.3.3/core/watcher.ts": "6c6c4b5feb540958bfd3ca78f420f4278d39eb317e9476aeec85d0ca69368873",
"https://deno.land/x/lume@v2.3.3/core/writer.ts": "7c56cdae2fcbaebe3c4d66d6c75bc056906d82517d880ba8e02acbb464e6c6b6",
"https://deno.land/x/lume@v2.3.3/deps/cli.ts": "76e87147c435c9b73932cd340bb0bc192e8ceef757693a10359d8c312f0c9636",
"https://deno.land/x/lume@v2.3.3/deps/cliffy.ts": "faff0c2ca187ec9fd1ad8660141f85b9d05b5c36bab25b40eb5038c02590a310",
"https://deno.land/x/lume@v2.3.3/deps/colors.ts": "a9d3e7e31422b2e8690514bd2de5902424893c458b618142eff901fcba7175ef",
"https://deno.land/x/lume@v2.3.3/deps/crypto.ts": "020df39e6ba16ec8f3936b0ceff03a3d64bde8900a976ba3a519b5cc09d337d2",
"https://deno.land/x/lume@v2.3.3/deps/dom.ts": "5670c225863738487fb03d19524dfcdd6d08c8851ffc9435d7142806cea6a458",
"https://deno.land/x/lume@v2.3.3/deps/front_matter.ts": "279c53db46ac7f557f217ffb7fbd0c307ad6cbd8ff64d91cd8b023a3b50b2c92",
"https://deno.land/x/lume@v2.3.3/deps/fs.ts": "3211c17afc1d1d19f133ead72f30808994dfc012d4c1791c6e72a24a89341efd",
"https://deno.land/x/lume@v2.3.3/deps/hex.ts": "345dabf92ede0e4b1aed5b6d831099bcf62ec0f75d45519e42194ee527f7c8b9",
"https://deno.land/x/lume@v2.3.3/deps/http.ts": "e6349134fd379294408895b7c41e67c9f8d3956b3810c879d743e3b999ec0a5a",
"https://deno.land/x/lume@v2.3.3/deps/init.ts": "05d45af66ebdfe63e43540618f51ece8f99d98dc49de890f10eeb43abe9ed0f3",
"https://deno.land/x/lume@v2.3.3/deps/jsonc.ts": "e359eb0ef9f5f15518e6afe9bafb5b48bd5798dc000c8e210953c29cb319e607",
"https://deno.land/x/lume@v2.3.3/deps/log.ts": "d9d20a11d0acc6314c024bd8123b2010007aeb62fdd1969ba033a67562d52566",
"https://deno.land/x/lume@v2.3.3/deps/markdown_it.ts": "f68bb28890f77347ac7bc980026ea52e3cf0940278a3930428f5900be9e6491f",
"https://deno.land/x/lume@v2.3.3/deps/path.ts": "602a7f3485255cbb5a8d19b53b315718a74290076791f6f9156fa0f437f22b1f",
"https://deno.land/x/lume@v2.3.3/deps/preact.ts": "e9c89839b2f449df904689453bf030c5a298466ccb1b1e6d20cff12455b44878",
"https://deno.land/x/lume@v2.3.3/deps/temporal.ts": "1958b134c4186b0ab39316fa33ba19d1a4203e2ea445080429d60d296b91a552",
"https://deno.land/x/lume@v2.3.3/deps/toml.ts": "8d103f6379d09750299ea91d71293a851f69b4cf011bdb7a1323409206eca59f",
"https://deno.land/x/lume@v2.3.3/deps/vento.ts": "18e72865672eb5e7203e31e6f5df61ef411a13c468ecf59029e4c459869ef091",
"https://deno.land/x/lume@v2.3.3/deps/yaml.ts": "cbcf4d295ed88066e12a718750f09cebbf30fefa32e186844b597bce74b35557",
"https://deno.land/x/lume@v2.3.3/middlewares/logger.ts": "c96f1a9f9d5757555b6f141865ce8551ac176f90c8ee3e9ad797b2b400a9a567",
"https://deno.land/x/lume@v2.3.3/middlewares/no_cache.ts": "0119e3ae3a596ab12c42df693b93e5b03dd9608e289d862242751a9739438f35",
"https://deno.land/x/lume@v2.3.3/middlewares/no_cors.ts": "4d24619b5373c98bcc3baf404db47ba088c87ac8538ea1784e58d197b81d4d02",
"https://deno.land/x/lume@v2.3.3/middlewares/not_found.ts": "4507842d422267062c34662dceab17affcaad01858a5890fda163a8ddeb31487",
"https://deno.land/x/lume@v2.3.3/middlewares/reload.ts": "ec723e917bd12c83f65fc39a66592add9ec2ab56a1ad17f429ba749d32c218f9",
"https://deno.land/x/lume@v2.3.3/middlewares/reload_client.js": "992ac4a2f4a9fb4a1ab5f23f674ef202a43d73652cdebcf7b1552b482a7410ef",
"https://deno.land/x/lume@v2.3.3/mod.ts": "f93dcbc0ccb7a9e6cab93d0e8f1f0643b112f3084bedc603379dc1b47d7d380d",
"https://deno.land/x/lume@v2.3.3/plugins/json.ts": "67e5e2e00f8e8640f33c1f97a2bf82a7c97a67a838804637b87b16b72f9042e1",
"https://deno.land/x/lume@v2.3.3/plugins/jsx_preact.ts": "4b8e652b777b9b8343e40d9803ae1d4c48e72a29b7e5be6f4125712a366431f6",
"https://deno.land/x/lume@v2.3.3/plugins/markdown.ts": "c7027605edee274762edb20f7040ccba6415c5fe656cc6e25ce91c448f467fd8",
"https://deno.land/x/lume@v2.3.3/plugins/modules.ts": "e64197315d930e462aca24e444d0cfcefb37bfea168b2306122b892a1e1c5b8e",
"https://deno.land/x/lume@v2.3.3/plugins/paginate.ts": "7dfee977a205dfe0af33a3e406f73017badd2d4593cf27e5bd897da7ab12ba8a",
"https://deno.land/x/lume@v2.3.3/plugins/search.ts": "ff570560c6ca95598a1cbfb3a77611477ee7dbb53300bcc3ba14d18c9e5eba79",
"https://deno.land/x/lume@v2.3.3/plugins/toml.ts": "72c75546056e503a59752e33dc25542f2aa21d743bd47f498d722b97958212f5",
"https://deno.land/x/lume@v2.3.3/plugins/url.ts": "3718185697778f3b4dd17924d9d282d0a5a74030301e7fcae8a7f1b21f0ef9a9",
"https://deno.land/x/lume@v2.3.3/plugins/vento.ts": "c6e147e15cade62f162f07b94067f43a240bd9c5d814286d8f77a5bceae3ae19",
"https://deno.land/x/lume@v2.3.3/plugins/yaml.ts": "8cb20b4bf3a265be0d975235b537c9807db2f34d357fc27546c05d628d3fda9f",
"https://deno.land/x/vento@v0.12.5/deps.ts": "ba5e6dc00dbc6f89290b8c7614a15a1cf19b6891dc424617466fb29b7d4b913a",
"https://deno.land/x/vento@v0.12.5/mod.ts": "1c226f165e6c995bcb0f68b7d78623c263ea7bc3e0dae131617fd053703bc742",
"https://deno.land/x/vento@v0.12.5/plugins/echo.ts": "f7c064fb6d34b29852f46f6e01583ed87656dcbbc5cae51c8f29198d6951d0cf",