Update Lume to v2.4.0

This commit is contained in:
Foster Hangdaan 2024-11-06 18:02:53 -05:00
parent 1c19ebd419
commit 780e1380e2
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 315 additions and 6 deletions

View file

@ -14,7 +14,7 @@
"deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/"
},
"imports": {
"lume/": "https://deno.land/x/lume@v2.3.3/",
"lume/": "https://deno.land/x/lume@v2.4.0/",
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
},
"fmt": {

319
deno.lock generated
View file

@ -4,6 +4,7 @@
"specifiers": {
"jsr:@davidbonnet/astring@1.8.6": "jsr:@davidbonnet/astring@1.8.6",
"jsr:@libs/typing@2": "jsr:@libs/typing@2.9.0",
"jsr:@libs/typing@3": "jsr:@libs/typing@3.1.0",
"jsr:@std/assert@^0.224.0": "jsr:@std/assert@0.224.0",
"jsr:@std/assert@^0.226.0": "jsr:@std/assert@0.226.0",
"jsr:@std/cli@0.224.7": "jsr:@std/cli@0.224.7",
@ -15,7 +16,7 @@
"jsr:@std/collections@^1.0.0-rc.1": "jsr:@std/collections@1.0.1",
"jsr:@std/collections@^1.0.2": "jsr:@std/collections@1.0.2",
"jsr:@std/collections@^1.0.4": "jsr:@std/collections@1.0.5",
"jsr:@std/collections@^1.0.5": "jsr:@std/collections@1.0.7",
"jsr:@std/collections@^1.0.5": "jsr:@std/collections@1.0.9",
"jsr:@std/crypto@0.224.0": "jsr:@std/crypto@0.224.0",
"jsr:@std/crypto@1.0.0": "jsr:@std/crypto@1.0.0",
"jsr:@std/crypto@1.0.1": "jsr:@std/crypto@1.0.1",
@ -33,10 +34,12 @@
"jsr:@std/fmt@0.225.5": "jsr:@std/fmt@0.225.5",
"jsr:@std/fmt@0.225.6": "jsr:@std/fmt@0.225.6",
"jsr:@std/fmt@1.0.2": "jsr:@std/fmt@1.0.2",
"jsr:@std/fmt@1.0.3": "jsr:@std/fmt@1.0.3",
"jsr:@std/fmt@^0.225.4": "jsr:@std/fmt@0.225.6",
"jsr:@std/fmt@^0.225.5": "jsr:@std/fmt@0.225.5",
"jsr:@std/fmt@^1.0.0-rc.1": "jsr:@std/fmt@1.0.0-rc.1",
"jsr:@std/fmt@^1.0.2": "jsr:@std/fmt@1.0.2",
"jsr:@std/fmt@^1.0.2": "jsr:@std/fmt@1.0.3",
"jsr:@std/fmt@^1.0.3": "jsr:@std/fmt@1.0.3",
"jsr:@std/front-matter@0.224.2": "jsr:@std/front-matter@0.224.2",
"jsr:@std/front-matter@0.224.3": "jsr:@std/front-matter@0.224.3",
"jsr:@std/front-matter@1.0.4": "jsr:@std/front-matter@1.0.4",
@ -44,21 +47,25 @@
"jsr:@std/fs@0.229.3": "jsr:@std/fs@0.229.3",
"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@1.0.5": "jsr:@std/fs@1.0.5",
"jsr:@std/fs@^1.0.0-rc.1": "jsr:@std/fs@1.0.0-rc.2",
"jsr:@std/fs@^1.0.0-rc.3": "jsr:@std/fs@1.0.0-rc.3",
"jsr:@std/fs@^1.0.0-rc.5": "jsr:@std/fs@1.0.0-rc.6",
"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@^1.0.4": "jsr:@std/fs@1.0.5",
"jsr:@std/html@0.224.2": "jsr:@std/html@0.224.2",
"jsr:@std/html@1.0.0": "jsr:@std/html@1.0.0",
"jsr:@std/html@1.0.3": "jsr:@std/html@1.0.3",
"jsr:@std/http@0.224.5": "jsr:@std/http@0.224.5",
"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/http@1.0.9": "jsr:@std/http@1.0.9",
"jsr:@std/io@^0.224.2": "jsr:@std/io@0.224.2",
"jsr:@std/io@^0.224.3": "jsr:@std/io@0.224.3",
"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@^1.0.0": "jsr:@std/json@1.0.0",
"jsr:@std/io@^0.225.0": "jsr:@std/io@0.225.0",
"jsr:@std/json@^1.0.0": "jsr:@std/json@1.0.1",
"jsr:@std/json@^1.0.0-rc.1": "jsr:@std/json@1.0.0",
"jsr:@std/jsonc@0.224.3": "jsr:@std/jsonc@0.224.3",
"jsr:@std/jsonc@1.0.1": "jsr:@std/jsonc@1.0.1",
@ -67,6 +74,7 @@
"jsr:@std/log@0.224.5": "jsr:@std/log@0.224.5",
"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/log@0.224.9": "jsr:@std/log@0.224.9",
"jsr:@std/media-types@^1.0.0-rc.1": "jsr:@std/media-types@1.0.0",
"jsr:@std/media-types@^1.0.3": "jsr:@std/media-types@1.0.3",
"jsr:@std/net@^0.224.3": "jsr:@std/net@0.224.3",
@ -78,11 +86,14 @@
"jsr:@std/path@1.0.0-rc.2": "jsr:@std/path@1.0.0-rc.2",
"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@1.0.8": "jsr:@std/path@1.0.8",
"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@^1.0.7": "jsr:@std/path@1.0.8",
"jsr:@std/streams@^0.224.5": "jsr:@std/streams@0.224.5",
"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/streams@^1.0.7": "jsr:@std/streams@1.0.8",
"jsr:@std/toml@0.224.1": "jsr:@std/toml@0.224.1",
"jsr:@std/toml@1.0.0": "jsr:@std/toml@1.0.0",
"jsr:@std/toml@1.0.1": "jsr:@std/toml@1.0.1",
@ -97,10 +108,13 @@
"jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5",
"npm:@js-temporal/polyfill@0.4.4": "npm:@js-temporal/polyfill@0.4.4",
"npm:@types/estree@1.0.5": "npm:@types/estree@1.0.5",
"npm:@types/estree@1.0.6": "npm:@types/estree@1.0.6",
"npm:@types/node": "npm:@types/node@18.16.19",
"npm:@types/react": "npm:@types/react@18.3.3",
"npm:@types/react-dom@18.3.0": "npm:@types/react-dom@18.3.0",
"npm:@types/react-dom@18.3.1": "npm:@types/react-dom@18.3.1",
"npm:@types/react@18.3.11": "npm:@types/react@18.3.11",
"npm:@types/react@18.3.12": "npm:@types/react@18.3.12",
"npm:@types/react@18.3.3": "npm:@types/react@18.3.3",
"npm:@types/react@18.3.5": "npm:@types/react@18.3.5",
"npm:estree-walker@3.0.3": "npm:estree-walker@3.0.3",
@ -112,6 +126,7 @@
"npm:markdown-it-deflist@3.0.0": "npm:markdown-it-deflist@3.0.0",
"npm:markdown-it@14.1.0": "npm:markdown-it@14.1.0",
"npm:meriyah@4.5.0": "npm:meriyah@4.5.0",
"npm:meriyah@6.0.3": "npm:meriyah@6.0.3",
"npm:preact": "npm:preact@10.23.2",
"npm:preact-render-to-string@6.5.6": "npm:preact-render-to-string@6.5.6_preact@10.22.1",
"npm:preact@10.22.1": "npm:preact@10.22.1",
@ -122,6 +137,7 @@
"npm:sass@1.77.8": "npm:sass@1.77.8",
"npm:sass@1.78.0": "npm:sass@1.78.0",
"npm:sass@1.79.4": "npm:sass@1.79.4",
"npm:sass@1.80.6": "npm:sass@1.80.6",
"npm:unidecode@1.1.0": "npm:unidecode@1.1.0"
},
"jsr": {
@ -131,6 +147,9 @@
"@libs/typing@2.9.0": {
"integrity": "ddf35ea652b807cd9b19b4f3f163fb5d76d57299053753fbd01ba8b02d9306ad"
},
"@libs/typing@3.1.0": {
"integrity": "091b59f57a99f84c9fccf8f59534f77f177705ac25183b575c83fd7aa6dcfafe"
},
"@std/assert@0.224.0": {
"integrity": "8643233ec7aec38a940a8264a6e3eed9bfa44e7a71cc6b3c8874213ff401967f"
},
@ -158,6 +177,9 @@
"@std/collections@1.0.7": {
"integrity": "6cff6949907372564735e25a5c6a7945d67cc31913b1b4d1278d08c2a5a3291d"
},
"@std/collections@1.0.9": {
"integrity": "4f58104ead08a04a2199374247f07befe50ba01d9cca8cbb23ab9a0419921e71"
},
"@std/crypto@0.224.0": {
"integrity": "154ef3ff08ef535562ef1a718718c5b2c5fc3808f0f9100daad69e829bfcdf2d",
"dependencies": [
@ -207,6 +229,9 @@
"@std/fmt@1.0.2": {
"integrity": "87e9dfcdd3ca7c066e0c3c657c1f987c82888eb8103a3a3baa62684ffeb0f7a7"
},
"@std/fmt@1.0.3": {
"integrity": "97765c16aa32245ff4e2204ecf7d8562496a3cb8592340a80e7e554e0bb9149f"
},
"@std/front-matter@0.224.2": {
"integrity": "e445a33b6d2f5d24ec3a446fa440c4d677129ad19ee7a663ac0d423149017401",
"dependencies": [
@ -262,12 +287,21 @@
"jsr:@std/path@^1.0.6"
]
},
"@std/fs@1.0.5": {
"integrity": "41806ad6823d0b5f275f9849a2640d87e4ef67c51ee1b8fb02426f55e02fd44e",
"dependencies": [
"jsr:@std/path@^1.0.7"
]
},
"@std/html@0.224.2": {
"integrity": "2f7bfd71081fad988af9ce991750ed1574917dc8e6fae0e151987ea020d1e21a"
},
"@std/html@1.0.0": {
"integrity": "389f2b8b0021ee75966003b307b849813a300d1c554cef8d69aec2d5d3922ff9"
},
"@std/html@1.0.3": {
"integrity": "7a0ac35e050431fb49d44e61c8b8aac1ebd55937e0dc9ec6409aa4bab39a7988"
},
"@std/http@0.224.5": {
"integrity": "b03b5d1529f6c423badfb82f6640f9f2557b4034cd7c30655ba5bb447ff750a4",
"dependencies": [
@ -304,6 +338,18 @@
"jsr:@std/streams@^1.0.6"
]
},
"@std/http@1.0.9": {
"integrity": "d409fc319a5e8d4a154e576c758752e9700282d74f31357a12fec6420f9ecb6c",
"dependencies": [
"jsr:@std/cli@^1.0.6",
"jsr:@std/encoding@^1.0.5",
"jsr:@std/fmt@^1.0.3",
"jsr:@std/media-types@^1.0.3",
"jsr:@std/net@^1.0.4",
"jsr:@std/path@^1.0.7",
"jsr:@std/streams@^1.0.7"
]
},
"@std/io@0.224.2": {
"integrity": "25ecd4f674527d660ab09e571e15eb541e8eb8a4575f2d20bdbf029374a609b5"
},
@ -316,9 +362,15 @@
"@std/io@0.224.9": {
"integrity": "4414664b6926f665102e73c969cfda06d2c4c59bd5d0c603fd4f1b1c840d6ee3"
},
"@std/io@0.225.0": {
"integrity": "c1db7c5e5a231629b32d64b9a53139445b2ca640d828c26bf23e1c55f8c079b3"
},
"@std/json@1.0.0": {
"integrity": "985c1e544918d42e4e84072fc739ac4a19c3a5093292c99742ffcdd03fb6a268"
},
"@std/json@1.0.1": {
"integrity": "1f0f70737e8827f9acca086282e903677bc1bb0c8ffcd1f21bca60039563049f"
},
"@std/jsonc@0.224.3": {
"integrity": "c10770a31489f5b85a3562d9b107c497666d8b6a49291ee2711d84da2616c2d6",
"dependencies": [
@ -371,6 +423,14 @@
"jsr:@std/io@^0.224.9"
]
},
"@std/log@0.224.9": {
"integrity": "419d04e4d93e6b1a0205ac3f94809621cfec3d328d09fec9ec59cafa3b3fcaee",
"dependencies": [
"jsr:@std/fmt@^1.0.2",
"jsr:@std/fs@^1.0.4",
"jsr:@std/io@^0.225.0"
]
},
"@std/media-types@1.0.0": {
"integrity": "58ff81ce1f7af8c46304a52482db804c42936492daad19c0bd5d887832737d2b"
},
@ -407,6 +467,9 @@
"@std/path@1.0.6": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
},
"@std/path@1.0.8": {
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
},
"@std/streams@0.224.5": {
"integrity": "bcde7818dd5460d474cdbd674b15f6638b9cd73cd64e52bd852fba2bd4d8ec91"
},
@ -416,6 +479,9 @@
"@std/streams@1.0.6": {
"integrity": "022ed94e380d06b4d91c49eb70241b7289ab78b8c2b4c4bbb7eb265e4997c25c"
},
"@std/streams@1.0.8": {
"integrity": "b41332d93d2cf6a82fe4ac2153b930adf1a859392931e2a19d9fabfb6f154fb3"
},
"@std/toml@0.224.1": {
"integrity": "c364b9ca3b18207223c4e2a1f652ef2970ff80967f7575ddf89b6b0565a17148",
"dependencies": [
@ -461,10 +527,88 @@
"tslib": "tslib@2.6.3"
}
},
"@parcel/watcher-android-arm64@2.5.0": {
"integrity": "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==",
"dependencies": {}
},
"@parcel/watcher-darwin-arm64@2.5.0": {
"integrity": "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==",
"dependencies": {}
},
"@parcel/watcher-darwin-x64@2.5.0": {
"integrity": "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==",
"dependencies": {}
},
"@parcel/watcher-freebsd-x64@2.5.0": {
"integrity": "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==",
"dependencies": {}
},
"@parcel/watcher-linux-arm-glibc@2.5.0": {
"integrity": "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==",
"dependencies": {}
},
"@parcel/watcher-linux-arm-musl@2.5.0": {
"integrity": "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==",
"dependencies": {}
},
"@parcel/watcher-linux-arm64-glibc@2.5.0": {
"integrity": "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==",
"dependencies": {}
},
"@parcel/watcher-linux-arm64-musl@2.5.0": {
"integrity": "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==",
"dependencies": {}
},
"@parcel/watcher-linux-x64-glibc@2.5.0": {
"integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==",
"dependencies": {}
},
"@parcel/watcher-linux-x64-musl@2.5.0": {
"integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==",
"dependencies": {}
},
"@parcel/watcher-win32-arm64@2.5.0": {
"integrity": "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==",
"dependencies": {}
},
"@parcel/watcher-win32-ia32@2.5.0": {
"integrity": "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==",
"dependencies": {}
},
"@parcel/watcher-win32-x64@2.5.0": {
"integrity": "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==",
"dependencies": {}
},
"@parcel/watcher@2.5.0": {
"integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==",
"dependencies": {
"@parcel/watcher-android-arm64": "@parcel/watcher-android-arm64@2.5.0",
"@parcel/watcher-darwin-arm64": "@parcel/watcher-darwin-arm64@2.5.0",
"@parcel/watcher-darwin-x64": "@parcel/watcher-darwin-x64@2.5.0",
"@parcel/watcher-freebsd-x64": "@parcel/watcher-freebsd-x64@2.5.0",
"@parcel/watcher-linux-arm-glibc": "@parcel/watcher-linux-arm-glibc@2.5.0",
"@parcel/watcher-linux-arm-musl": "@parcel/watcher-linux-arm-musl@2.5.0",
"@parcel/watcher-linux-arm64-glibc": "@parcel/watcher-linux-arm64-glibc@2.5.0",
"@parcel/watcher-linux-arm64-musl": "@parcel/watcher-linux-arm64-musl@2.5.0",
"@parcel/watcher-linux-x64-glibc": "@parcel/watcher-linux-x64-glibc@2.5.0",
"@parcel/watcher-linux-x64-musl": "@parcel/watcher-linux-x64-musl@2.5.0",
"@parcel/watcher-win32-arm64": "@parcel/watcher-win32-arm64@2.5.0",
"@parcel/watcher-win32-ia32": "@parcel/watcher-win32-ia32@2.5.0",
"@parcel/watcher-win32-x64": "@parcel/watcher-win32-x64@2.5.0",
"detect-libc": "detect-libc@1.0.3",
"is-glob": "is-glob@4.0.3",
"micromatch": "micromatch@4.0.8",
"node-addon-api": "node-addon-api@7.1.1"
}
},
"@types/estree@1.0.5": {
"integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
"dependencies": {}
},
"@types/estree@1.0.6": {
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
"dependencies": {}
},
"@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
@ -479,6 +623,12 @@
"@types/react": "@types/react@18.3.3"
}
},
"@types/react-dom@18.3.1": {
"integrity": "sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==",
"dependencies": {
"@types/react": "@types/react@18.3.12"
}
},
"@types/react@18.3.11": {
"integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==",
"dependencies": {
@ -486,6 +636,13 @@
"csstype": "csstype@3.1.3"
}
},
"@types/react@18.3.12": {
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
"dependencies": {
"@types/prop-types": "@types/prop-types@15.7.12",
"csstype": "csstype@3.1.3"
}
},
"@types/react@18.3.3": {
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
"dependencies": {
@ -544,6 +701,10 @@
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
"dependencies": {}
},
"detect-libc@1.0.3": {
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
"dependencies": {}
},
"entities@4.5.0": {
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
"dependencies": {}
@ -657,6 +818,21 @@
"integrity": "sha512-Rbiu0QPIxTXgOXwiIpRVJfZRQ2FWyfzYrOGBs9SN5RbaXg1CN5ELn/plodwWwluX93yzc4qO/bNIen1ThGFCxw==",
"dependencies": {}
},
"meriyah@6.0.3": {
"integrity": "sha512-NqUbuQIjIH8dxUBPTMHS1kwIHd6n6nF3F7oeLXGWqBkpVP2lZxVHdab5JxbFBisIB4axZ9b/lT4HLJfZxmFK7Q==",
"dependencies": {}
},
"micromatch@4.0.8": {
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dependencies": {
"braces": "braces@3.0.3",
"picomatch": "picomatch@2.3.1"
}
},
"node-addon-api@7.1.1": {
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
"dependencies": {}
},
"normalize-path@3.0.0": {
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dependencies": {}
@ -739,6 +915,15 @@
"source-map-js": "source-map-js@1.2.0"
}
},
"sass@1.80.6": {
"integrity": "sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==",
"dependencies": {
"@parcel/watcher": "@parcel/watcher@2.5.0",
"chokidar": "chokidar@4.0.1",
"immutable": "immutable@4.3.6",
"source-map-js": "source-map-js@1.2.0"
}
},
"scheduler@0.23.2": {
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
"dependencies": {
@ -1507,6 +1692,105 @@
"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/lume@v2.3.3/types.ts": "516bec311f10083c5b1d8109e8afd17f02b49cc62c45dca53706f286cb855dba",
"https://deno.land/x/lume@v2.4.0/cli.ts": "dcdc9d6abc1a219f1b972772ba27be33cebeffebb3db2d82a3f3d752d789a758",
"https://deno.land/x/lume@v2.4.0/cli/build.ts": "a3acda3c702d6a51a8fe65ea3abc17813deea0db71e442de6120a747f56a2466",
"https://deno.land/x/lume@v2.4.0/cli/build_worker.ts": "0a829ac3baadabc1c77103e0110429b67a4dc2a781898d21272087d34dc7be74",
"https://deno.land/x/lume@v2.4.0/cli/cms.ts": "7f3f46c3353661a7679926d0ddcfe3e596f3c97ad2de7f535bde5906e42c3f5a",
"https://deno.land/x/lume@v2.4.0/cli/create.ts": "f340056e3b01a61007f82b47a174ede55df2d80d343e492a3853d44007bb8fc6",
"https://deno.land/x/lume@v2.4.0/cli/missing_worker_apis.ts": "70625ded7fee5de7d215e0829ce8dc4bb7060f6a496c09db880ebaec8b3efb92",
"https://deno.land/x/lume@v2.4.0/cli/run.ts": "27e7c84c2bcadc3aa4ca4fbad02330f33000dca9a2ef41780bad3676606bc029",
"https://deno.land/x/lume@v2.4.0/cli/upgrade.ts": "a11e7c9024f78c2e7376c57b4a99e389dbf490769779d2d37a4a3ccd6ef27d9e",
"https://deno.land/x/lume@v2.4.0/cli/utils.ts": "4697e4280ff62b537507ed707ec84ea707b0519f8de32e2e762f498104a8d1ae",
"https://deno.land/x/lume@v2.4.0/core/component_loader.ts": "da80bf80a168d0b91b59eb3449fbf62627d8bf67879df34e71970616d47ce2ec",
"https://deno.land/x/lume@v2.4.0/core/data_loader.ts": "8698a9e9b1aac27147dc835ba89a0e30828c81338eceae86630607d78f146215",
"https://deno.land/x/lume@v2.4.0/core/events.ts": "e4fd1786eb7dd4a041d7d922779b9edf1ee89e51fd17ba5e756f380879ccb557",
"https://deno.land/x/lume@v2.4.0/core/file.ts": "27c04304793dec9972a24575ade217ace1eb204dd342d03930fd51fa5b8c2fbb",
"https://deno.land/x/lume@v2.4.0/core/formats.ts": "24d9f5ccf384b2474f457cc0d3855e6ad411ded0d6acf4afe36547ba93fc706f",
"https://deno.land/x/lume@v2.4.0/core/fs.ts": "6e22f7c88ef594d527a9efff6e00ec9491f695e39694d7ac355c4de90dbf0952",
"https://deno.land/x/lume@v2.4.0/core/loaders/binary.ts": "bb1e1cf3faac49f6007dc6814168dc0f633da17356db18e68862e4b2a87a3f33",
"https://deno.land/x/lume@v2.4.0/core/loaders/json.ts": "632e840340edf7d79091fb37474a1cbf86dd2d218090fb6f6c0420f5f5e9c2ce",
"https://deno.land/x/lume@v2.4.0/core/loaders/mod.ts": "f33af1a2fa0913cf393cd9ef6bf5aea2d03d1058e8966ad7f1483efbcc7df118",
"https://deno.land/x/lume@v2.4.0/core/loaders/module.ts": "abcb210fa6724b83407407cd0f7ef90462b35a2017bc135a3d124dd7f38843f6",
"https://deno.land/x/lume@v2.4.0/core/loaders/text.ts": "42860fc3482651fa6cfba18a734bb548d6e6e1163bf1015c2abc447ab150acbd",
"https://deno.land/x/lume@v2.4.0/core/loaders/toml.ts": "72ddfef2deea62815c28e27faa2c5356e09b3109e9547e47a6defea3d3332452",
"https://deno.land/x/lume@v2.4.0/core/loaders/yaml.ts": "241dc41fbe51b92e38dc748eda614c35d80fb8c63a6d40253453c6bb78c9c47e",
"https://deno.land/x/lume@v2.4.0/core/processors.ts": "ce9b97307740723afd86d1773e946981a96769189ba6acd649b412e48552045d",
"https://deno.land/x/lume@v2.4.0/core/renderer.ts": "b1879895f7544326e61e95a6413689975e79eabae0c48ca5912f06d2b4afde43",
"https://deno.land/x/lume@v2.4.0/core/scopes.ts": "dbdf93d7a9cead84833779e974f190b1379356ec7c0ccd34aa92f917c2cdd2f9",
"https://deno.land/x/lume@v2.4.0/core/scripts.ts": "286969b120d2290ba57a7fdd9b37e587aacf4e4162d92f51f1f1e9e18c864f30",
"https://deno.land/x/lume@v2.4.0/core/searcher.ts": "9093c2c64d1190b55a886b2905a224e0cbf86532bea4883e065e391851a8f14c",
"https://deno.land/x/lume@v2.4.0/core/server.ts": "aa8f7bf3dd89bfc3ff648c191950df0f4d5115efd73fdd07f9ceecaff7c89bf1",
"https://deno.land/x/lume@v2.4.0/core/site.ts": "36ebeba154578326b904490791dd05625690a6d0b0e079e6a42dd52179993ae1",
"https://deno.land/x/lume@v2.4.0/core/slugifier.ts": "70427c98d32533171933304d34867c15d6b7bcfd48c7d1e0347184b8c4fb8b8e",
"https://deno.land/x/lume@v2.4.0/core/source.ts": "1a7541e4df6fafa8c2c6417088cb31980dbda0eea42b93a1263f119f79349de2",
"https://deno.land/x/lume@v2.4.0/core/utils/cli_options.ts": "0e48094ef8b89502c53fa597e01238c2ca972f65d2b9b219cca42a3988cba3c6",
"https://deno.land/x/lume@v2.4.0/core/utils/concurrent.ts": "cb0775b3d95f3faa356aa3a3e489dccef8807ed93cc4f84fcf5bc81e87c29504",
"https://deno.land/x/lume@v2.4.0/core/utils/data_values.ts": "1923c211b4cdab6bf17353b21319655060357a17bffe3f8743639cf22124a746",
"https://deno.land/x/lume@v2.4.0/core/utils/date.ts": "4972e6e43d9756a3858494004e1b45df3b947033abe68db02acfc0bbb7847ce1",
"https://deno.land/x/lume@v2.4.0/core/utils/digest.ts": "445b387983391af73269686292a65bb677119a25a327776885ff1242a9397ad8",
"https://deno.land/x/lume@v2.4.0/core/utils/dom.ts": "d406fb5c48ceb012286d0aff66ef635261eda666de2ce07538c0cf9366b8fecd",
"https://deno.land/x/lume@v2.4.0/core/utils/env.ts": "d2440f14ad27e65b0a42b35a52f59ccce0430dd52950bd5df103bb1c9ba1a4a7",
"https://deno.land/x/lume@v2.4.0/core/utils/generator.ts": "1e664e9fd4c469e38a0acf5c94fd49dac4f38cb6334563ea4b7fc498b5958877",
"https://deno.land/x/lume@v2.4.0/core/utils/log.ts": "9b229e345d85ce8bd2d108bff99c8c57fcbded62e65776af294f94f349b48641",
"https://deno.land/x/lume@v2.4.0/core/utils/lume_config.ts": "1dd321aea867cbd5e744c6a81f82cd6caf4095ba93cabd03c667368be19494ba",
"https://deno.land/x/lume@v2.4.0/core/utils/lume_version.ts": "96ce8c0144b5adbc170f388b60be706244d1bd100413e748e9cf23878838c87c",
"https://deno.land/x/lume@v2.4.0/core/utils/merge_data.ts": "a574d97eeaa1513d30440488f52e988f0fe2085397611852673cea10076f01ff",
"https://deno.land/x/lume@v2.4.0/core/utils/net.ts": "7827473a96b28950ab8083582a1f810e56ab265c28196494d9d714f1e0c17e8a",
"https://deno.land/x/lume@v2.4.0/core/utils/object.ts": "e00ee6e91264064772c87e69e128a09ba0e30c2c41be4a5302881f59f456fc31",
"https://deno.land/x/lume@v2.4.0/core/utils/page_content.ts": "e7d4323a7b66d1ae26c1263dd5a13a0c5e9f73583c9cf83454ad61f157d8351d",
"https://deno.land/x/lume@v2.4.0/core/utils/page_date.ts": "2a3d9c203df298ca61f568fdf509945f127f990769623c3edfd753d39807b757",
"https://deno.land/x/lume@v2.4.0/core/utils/page_url.ts": "8d672d6e292a50952727dda75edd70d7ec98d793de569b24e1f90a35e7836b16",
"https://deno.land/x/lume@v2.4.0/core/utils/path.ts": "109b9a6c450929db4f7b133859f5eebbe92999d3cc523a19988a058abec582b5",
"https://deno.land/x/lume@v2.4.0/core/utils/read.ts": "e096b1f37f8f0a6820e6ee00af1832d133598d55c961b226d057a5467207c5cd",
"https://deno.land/x/lume@v2.4.0/core/watcher.ts": "6c6c4b5feb540958bfd3ca78f420f4278d39eb317e9476aeec85d0ca69368873",
"https://deno.land/x/lume@v2.4.0/core/writer.ts": "7c56cdae2fcbaebe3c4d66d6c75bc056906d82517d880ba8e02acbb464e6c6b6",
"https://deno.land/x/lume@v2.4.0/deps/base64.ts": "2d304cd4c71af8fa74d4ab5d204a3ac862d21d4b06af66af173276c759fe6271",
"https://deno.land/x/lume@v2.4.0/deps/cli.ts": "76e87147c435c9b73932cd340bb0bc192e8ceef757693a10359d8c312f0c9636",
"https://deno.land/x/lume@v2.4.0/deps/cliffy.ts": "faff0c2ca187ec9fd1ad8660141f85b9d05b5c36bab25b40eb5038c02590a310",
"https://deno.land/x/lume@v2.4.0/deps/colors.ts": "8642f31364e8d1b7c3bba56cfee21f8abdd545b5e1c8350cfcc104531eca164c",
"https://deno.land/x/lume@v2.4.0/deps/crypto.ts": "020df39e6ba16ec8f3936b0ceff03a3d64bde8900a976ba3a519b5cc09d337d2",
"https://deno.land/x/lume@v2.4.0/deps/dom.ts": "5670c225863738487fb03d19524dfcdd6d08c8851ffc9435d7142806cea6a458",
"https://deno.land/x/lume@v2.4.0/deps/front_matter.ts": "279c53db46ac7f557f217ffb7fbd0c307ad6cbd8ff64d91cd8b023a3b50b2c92",
"https://deno.land/x/lume@v2.4.0/deps/fs.ts": "bd02b4f76a5579908f28d8af86c3adce1dc5c6024a229e4f3b013a1540856546",
"https://deno.land/x/lume@v2.4.0/deps/hex.ts": "345dabf92ede0e4b1aed5b6d831099bcf62ec0f75d45519e42194ee527f7c8b9",
"https://deno.land/x/lume@v2.4.0/deps/highlight.ts": "e9a13912eb5884fce7711457a1529206cbc0a9b6ddc5db4ecabc219af6a9a910",
"https://deno.land/x/lume@v2.4.0/deps/http.ts": "acc7512e6835c9f127b6e90b46b1aa8ccab433ccc0d1e38466eacf66c0eaf28b",
"https://deno.land/x/lume@v2.4.0/deps/init.ts": "05d45af66ebdfe63e43540618f51ece8f99d98dc49de890f10eeb43abe9ed0f3",
"https://deno.land/x/lume@v2.4.0/deps/jsonc.ts": "e359eb0ef9f5f15518e6afe9bafb5b48bd5798dc000c8e210953c29cb319e607",
"https://deno.land/x/lume@v2.4.0/deps/log.ts": "0906e1383988ebbfb6343a3692077e5d75ec1e649d93a0c0009c0c430b67eea3",
"https://deno.land/x/lume@v2.4.0/deps/markdown_it.ts": "f68bb28890f77347ac7bc980026ea52e3cf0940278a3930428f5900be9e6491f",
"https://deno.land/x/lume@v2.4.0/deps/path.ts": "2cb9b457032c687de61df71a5855a97d7de18386bfe3048c03377c733e96b3ab",
"https://deno.land/x/lume@v2.4.0/deps/react.ts": "5289586588ac3e38c4e8f329fac760fde5b1bf489a33e40102eeffe0e17c5e67",
"https://deno.land/x/lume@v2.4.0/deps/sass.ts": "80d34b872e1a44ddf9556644c607d63f0aaec827add823169818ca6d00af07e8",
"https://deno.land/x/lume@v2.4.0/deps/temporal.ts": "1958b134c4186b0ab39316fa33ba19d1a4203e2ea445080429d60d296b91a552",
"https://deno.land/x/lume@v2.4.0/deps/toml.ts": "8d103f6379d09750299ea91d71293a851f69b4cf011bdb7a1323409206eca59f",
"https://deno.land/x/lume@v2.4.0/deps/unidecode.ts": "e476000bf9278edd64eb79a426ec68ac45e1c691a114ee07f9b89b4d30ffca1c",
"https://deno.land/x/lume@v2.4.0/deps/vento.ts": "50bb794a4aa7a65c0394d585277bfe85f2c44fd19a0d848dfa54cba52cf55b62",
"https://deno.land/x/lume@v2.4.0/deps/xml.ts": "ca44c214383270649e96947571f997e8d8a0b120a2e038f2f3684783256b3921",
"https://deno.land/x/lume@v2.4.0/deps/yaml.ts": "cbcf4d295ed88066e12a718750f09cebbf30fefa32e186844b597bce74b35557",
"https://deno.land/x/lume@v2.4.0/middlewares/logger.ts": "c96f1a9f9d5757555b6f141865ce8551ac176f90c8ee3e9ad797b2b400a9a567",
"https://deno.land/x/lume@v2.4.0/middlewares/no_cache.ts": "0119e3ae3a596ab12c42df693b93e5b03dd9608e289d862242751a9739438f35",
"https://deno.land/x/lume@v2.4.0/middlewares/no_cors.ts": "4d24619b5373c98bcc3baf404db47ba088c87ac8538ea1784e58d197b81d4d02",
"https://deno.land/x/lume@v2.4.0/middlewares/not_found.ts": "4507842d422267062c34662dceab17affcaad01858a5890fda163a8ddeb31487",
"https://deno.land/x/lume@v2.4.0/middlewares/reload.ts": "ec723e917bd12c83f65fc39a66592add9ec2ab56a1ad17f429ba749d32c218f9",
"https://deno.land/x/lume@v2.4.0/middlewares/reload_client.js": "992ac4a2f4a9fb4a1ab5f23f674ef202a43d73652cdebcf7b1552b482a7410ef",
"https://deno.land/x/lume@v2.4.0/mod.ts": "f93dcbc0ccb7a9e6cab93d0e8f1f0643b112f3084bedc603379dc1b47d7d380d",
"https://deno.land/x/lume@v2.4.0/plugins/code_highlight.ts": "723b114f98e97c3a2d65890638109d144e1adbd7f474f73d05dac5f47d0851c8",
"https://deno.land/x/lume@v2.4.0/plugins/feed.ts": "f95a77ec53b4e72b1d4fd5c952ec57281dbd16e2bb5ad7ec35c45f2f787def28",
"https://deno.land/x/lume@v2.4.0/plugins/json.ts": "67e5e2e00f8e8640f33c1f97a2bf82a7c97a67a838804637b87b16b72f9042e1",
"https://deno.land/x/lume@v2.4.0/plugins/jsx.ts": "00d3ab842adbc4d64dc9d517d41dcd96215c6d3a75a4cd7a6b137afda99f0fc6",
"https://deno.land/x/lume@v2.4.0/plugins/markdown.ts": "c7027605edee274762edb20f7040ccba6415c5fe656cc6e25ce91c448f467fd8",
"https://deno.land/x/lume@v2.4.0/plugins/modules.ts": "e64197315d930e462aca24e444d0cfcefb37bfea168b2306122b892a1e1c5b8e",
"https://deno.land/x/lume@v2.4.0/plugins/nav.ts": "94ebec9e576ff96697cae85af8d8a7dffb9e48aa90db9fb3f4308a2efc5edbb6",
"https://deno.land/x/lume@v2.4.0/plugins/paginate.ts": "7dfee977a205dfe0af33a3e406f73017badd2d4593cf27e5bd897da7ab12ba8a",
"https://deno.land/x/lume@v2.4.0/plugins/sass.ts": "099b3814385def43de0e742543f80275f1c6d3adf92643d0b6bd8d2cd627e07a",
"https://deno.land/x/lume@v2.4.0/plugins/search.ts": "ff570560c6ca95598a1cbfb3a77611477ee7dbb53300bcc3ba14d18c9e5eba79",
"https://deno.land/x/lume@v2.4.0/plugins/source_maps.ts": "6260905d95155c1fd44eb221a8dee096c6c13052899477bd84e8e180d3a740b3",
"https://deno.land/x/lume@v2.4.0/plugins/toml.ts": "72c75546056e503a59752e33dc25542f2aa21d743bd47f498d722b97958212f5",
"https://deno.land/x/lume@v2.4.0/plugins/url.ts": "3718185697778f3b4dd17924d9d282d0a5a74030301e7fcae8a7f1b21f0ef9a9",
"https://deno.land/x/lume@v2.4.0/plugins/vento.ts": "638ac1abe3086b43bc704ace0c99bb2c201c1e55418b84a73ef79d875344a44c",
"https://deno.land/x/lume@v2.4.0/plugins/yaml.ts": "8cb20b4bf3a265be0d975235b537c9807db2f34d357fc27546c05d628d3fda9f",
"https://deno.land/x/lume@v2.4.0/types.ts": "516bec311f10083c5b1d8109e8afd17f02b49cc62c45dca53706f286cb855dba",
"https://deno.land/x/lume_init@v0.2.4/deps.ts": "63615f5a253b18494560df31158a13508869dd53eff9f58155dd965d8e01245a",
"https://deno.land/x/lume_init@v0.2.4/init.ts": "73c671cb71e7ba82dd47813752272f6cd4b1c4511420bd36ee876bb483b12248",
"https://deno.land/x/lume_init@v0.2.4/mod.ts": "8f02778efdcc5e59218acdefa1c7bb9bb5032d7d0041f480555c1b184fdeeccf",
@ -1609,6 +1893,26 @@
"https://deno.land/x/vento@v1.12.10/src/loader.ts": "c05add67f582e937ee611852075ce2cc038b5e80e3e609eef96fa5ed74a5086c",
"https://deno.land/x/vento@v1.12.10/src/tokenizer.ts": "e7830fbc644a3b30cf852d0685f9797e4826ad399a3e0277beebce577b54934c",
"https://deno.land/x/vento@v1.12.10/src/transformer.ts": "587a0b107a2bd1437a3093c4c44c07e4fdf3abfaaf8e845767b69bd34a039154",
"https://deno.land/x/vento@v1.12.11/deps.ts": "47ad104c87a32292e978f0fba4f69954f7feff3b403833858e1cc51c5313e9db",
"https://deno.land/x/vento@v1.12.11/mod.ts": "296c9cc4253c1b88a94fc630a05d9a12947a908966f2db43968141f1c282a7d6",
"https://deno.land/x/vento@v1.12.11/plugins/echo.ts": "59adb9137e736029cf18e3d95e010803c8728046d0d040702c16c4930c7b6160",
"https://deno.land/x/vento@v1.12.11/plugins/escape.ts": "22754819f9a8437ecb4de0df1d3513c5b92fd6be74274d344d9750811030b181",
"https://deno.land/x/vento@v1.12.11/plugins/export.ts": "4cda1bd2d7e28e6d23382a64a6d72e7340bef07fcbc32f604a4705c148b914f1",
"https://deno.land/x/vento@v1.12.11/plugins/for.ts": "d79b7ed3414bc0a70430c95ed2795eb16d898dd2ccf6b40792f2333f1f272fcd",
"https://deno.land/x/vento@v1.12.11/plugins/function.ts": "24c33bf586844ff8940daac2535dcae7f5ce39b443e795ebf16a2c23694850bf",
"https://deno.land/x/vento@v1.12.11/plugins/if.ts": "f992b1f599be11eafaa15bf607eee467ffd4276dec145d7b73cd24c0c6920631",
"https://deno.land/x/vento@v1.12.11/plugins/import.ts": "c36710067e1ea4074097b139c95d001fc1a2e759e05f1346da068405657924b4",
"https://deno.land/x/vento@v1.12.11/plugins/include.ts": "d93d330d3df25a5cfcc34e85c3e6685214280792f3242064e50c94748acfb1f4",
"https://deno.land/x/vento@v1.12.11/plugins/js.ts": "68d78ef2fc7a981d1f124f2f91830135ad46fcbd4dde7d5464cb5103c9293a5e",
"https://deno.land/x/vento@v1.12.11/plugins/layout.ts": "da84978f0639e95e472edddc2f9837757c28113a04dbe67399087c3a4d14780e",
"https://deno.land/x/vento@v1.12.11/plugins/set.ts": "af2fd17bcae33567aa3e9117e6c593f6b90abbc01c831f02aacb26216e222c9e",
"https://deno.land/x/vento@v1.12.11/plugins/trim.ts": "93bce5e32aac9fd1dc4e7acf0278438d710cd1f61f80ce3af719a06cca7f2e3d",
"https://deno.land/x/vento@v1.12.11/plugins/unescape.ts": "dd2d9dbd116b68004f11ab17c9daaf9378ee14300c2d0ec8f422df09d41462ba",
"https://deno.land/x/vento@v1.12.11/src/environment.ts": "6044404e52c962f3a5c490d8b5879c3b0a65f24cb0d9ba7c8e4f0daddb54f8fa",
"https://deno.land/x/vento@v1.12.11/src/js.ts": "c4ac5e2b2cd2995523d3167c5708c424686fd30d2d3951ff965a76dbdfb74e37",
"https://deno.land/x/vento@v1.12.11/src/loader.ts": "c05add67f582e937ee611852075ce2cc038b5e80e3e609eef96fa5ed74a5086c",
"https://deno.land/x/vento@v1.12.11/src/tokenizer.ts": "127ddad02054f63b8b646e4dfbf555e1e34e9b8dcbd58d86b3729a4de95abd27",
"https://deno.land/x/vento@v1.12.11/src/transformer.ts": "587a0b107a2bd1437a3093c4c44c07e4fdf3abfaaf8e845767b69bd34a039154",
"https://deno.land/x/xml@5.4.12/_types.ts": "493c293e61bd2be051c377d4e6389d9f4e17403e70e4f0de25599b86265efc80",
"https://deno.land/x/xml@5.4.12/mod.ts": "b59e5c0dd9fe7ed597c21c39aacf089aa82fe5c5eaad3f411a43a9c104359f4e",
"https://deno.land/x/xml@5.4.12/parse.ts": "af704c72d42607d5b3f364972c413e05b6d2921d164806ec47aee348cf6ce49c",
@ -1626,6 +1930,11 @@
"https://deno.land/x/xml@5.4.9/mod.ts": "b59e5c0dd9fe7ed597c21c39aacf089aa82fe5c5eaad3f411a43a9c104359f4e",
"https://deno.land/x/xml@5.4.9/parse.ts": "70334eee74b738d8c4cf1f44b3a05834c3f0ba4dc4e09eea84a2286fd86bcf89",
"https://deno.land/x/xml@5.4.9/stringify.ts": "a9410bc6eb662a8b40248457eaf1684d45e6e15041ee77bdf15e73f3240d171d",
"https://deno.land/x/xml@5.4.9/wasm_xml_parser/wasm_xml_parser.js": "2932e3ae96b373d4d87c91c257eb0a67fcc169b917e48327fbfe9c9bc046784b"
"https://deno.land/x/xml@5.4.9/wasm_xml_parser/wasm_xml_parser.js": "2932e3ae96b373d4d87c91c257eb0a67fcc169b917e48327fbfe9c9bc046784b",
"https://deno.land/x/xml@6.0.1/_types.ts": "ff681c1008d0a6cdc6154b7f87bd033c01a88b89a17ca25c45882a3c3182333f",
"https://deno.land/x/xml@6.0.1/mod.ts": "b59e5c0dd9fe7ed597c21c39aacf089aa82fe5c5eaad3f411a43a9c104359f4e",
"https://deno.land/x/xml@6.0.1/parse.ts": "84f0e4c0f06bef3de94700ae7a3be62330c67726b403586c0662df99be38ff64",
"https://deno.land/x/xml@6.0.1/stringify.ts": "63d4fe04838a8df995f1092881846e04b9142ed61b821686b51ddedcfc8a879d",
"https://deno.land/x/xml@6.0.1/wasm_xml_parser/wasm_xml_parser.js": "7f6b80616f0b5488a40771ed76ebe61cedf9473bf86320da5e8aa0deec22db51"
}
}