From e53780c2de8be7a44d8ffd5147397499d0c322fd Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 28 Oct 2023 13:26:02 -0400 Subject: try to use lume development Signed-off-by: Xe Iaso --- lume/_config.ts | 22 +- lume/deno.json | 2 +- lume/deno.lock | 1145 +++++++++++++++++-------------------------- lume/src/_includes/blog.njk | 2 +- 4 files changed, 462 insertions(+), 709 deletions(-) diff --git a/lume/_config.ts b/lume/_config.ts index 0e11c3d..c01a440 100644 --- a/lume/_config.ts +++ b/lume/_config.ts @@ -5,10 +5,13 @@ import date from "lume/plugins/date.ts"; import esbuild from "lume/plugins/esbuild.ts"; import feed from "lume/plugins/feed.ts"; import mdx from "lume/plugins/mdx.ts"; -import pagefind from "lume/plugins/pagefind.ts"; import tailwindcss from "lume/plugins/tailwindcss.ts"; import postcss from "lume/plugins/postcss.ts"; import sitemap from "lume/plugins/sitemap.ts"; +import readInfo from "lume/plugins/reading_info.ts"; + +//import pagefind from "lume/plugins/pagefind.ts"; +//import _ from "npm:@pagefind/linux-x64"; import tailwindOptions from "./tailwind.config.js"; @@ -73,13 +76,13 @@ site.use(mdx({ rehypePrism, ], })); -site.use(pagefind({ - indexing: { - bundleDirectory: "_pagefind", - glob: "**/*.html", - rootObject: "article", - }, -})); +// site.use(pagefind({ +// indexing: { +// bundleDirectory: "_pagefind", +// glob: "**/*.html", +// rootObject: "article", +// }, +// })); site.use(tailwindcss({ extensions: [".mdx", ".jsx", ".tsx", ".md", ".html", ".njx"], options: tailwindOptions, @@ -88,5 +91,8 @@ site.use(postcss()); site.use(sitemap({ query: "index=true", })); +site.use(readInfo({ + extensions: [".md", ".mdx"], +})); export default site; diff --git a/lume/deno.json b/lume/deno.json index 466d0af..e97043c 100644 --- a/lume/deno.json +++ b/lume/deno.json @@ -9,6 +9,6 @@ "serve": "deno task lume -s" }, "imports": { - "lume/": "https://deno.land/x/lume@v1.18.5/" + "lume/": "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/" } } diff --git a/lume/deno.lock b/lume/deno.lock index e4946d9..722eb1e 100644 --- a/lume/deno.lock +++ b/lume/deno.lock @@ -3,35 +3,29 @@ "packages": { "specifiers": { "npm:@mdx-js/mdx@2.3.0": "npm:@mdx-js/mdx@2.3.0", - "npm:@tailwindcss/forms": "npm:@tailwindcss/forms@0.5.6_tailwindcss@3.3.3__postcss@8.4.29", - "npm:@tailwindcss/typography": "npm:@tailwindcss/typography@0.5.10_tailwindcss@3.3.3__postcss@8.4.29", - "npm:@types/nunjucks@3.2.3": "npm:@types/nunjucks@3.2.3", + "npm:@tailwindcss/forms": "npm:@tailwindcss/forms@0.5.6_tailwindcss@3.3.5__postcss@8.4.31", + "npm:@tailwindcss/typography": "npm:@tailwindcss/typography@0.5.10_tailwindcss@3.3.5__postcss@8.4.31", + "npm:@types/nunjucks@3.2.5": "npm:@types/nunjucks@3.2.5", "npm:@types/react-dom@18.2.7": "npm:@types/react-dom@18.2.7", - "npm:@types/react@18.2.18": "npm:@types/react@18.2.18", - "npm:autoprefixer@10.4.15": "npm:autoprefixer@10.4.15_postcss@8.4.29", + "npm:@types/react@18.2.22": "npm:@types/react@18.2.22", + "npm:autoprefixer@10.4.16": "npm:autoprefixer@10.4.16_postcss@8.4.31", "npm:date-fns@2.30.0": "npm:date-fns@2.30.0", "npm:hls.js": "npm:hls.js@1.4.12", - "npm:markdown-it-attrs@4.1.6": "npm:markdown-it-attrs@4.1.6_markdown-it@13.0.1", + "npm:markdown-it-attrs@4.1.6": "npm:markdown-it-attrs@4.1.6_markdown-it@13.0.2", "npm:markdown-it-deflist@2.1.0": "npm:markdown-it-deflist@2.1.0", - "npm:markdown-it@13.0.1": "npm:markdown-it@13.0.1", + "npm:markdown-it@13.0.2": "npm:markdown-it@13.0.2", "npm:nunjucks@3.2.4": "npm:nunjucks@3.2.4", - "npm:postcss-import@15.1.0": "npm:postcss-import@15.1.0_postcss@8.4.29", - "npm:postcss-nesting@12.0.1": "npm:postcss-nesting@12.0.1_postcss@8.4.29_postcss-selector-parser@6.0.13", - "npm:postcss@8.4.29": "npm:postcss@8.4.29", + "npm:postcss-import@15.1.0": "npm:postcss-import@15.1.0_postcss@8.4.31", + "npm:postcss-nesting@12.0.1": "npm:postcss-nesting@12.0.1_postcss@8.4.31_postcss-selector-parser@6.0.13", + "npm:postcss@8.4.31": "npm:postcss@8.4.31", "npm:preact": "npm:preact@10.18.1", - "npm:preact-render-to-string@6.2.1": "npm:preact-render-to-string@6.2.1_preact@10.17.1", - "npm:preact@10.17.1": "npm:preact@10.17.1", + "npm:preact-render-to-string@6.2.2": "npm:preact-render-to-string@6.2.2_preact@10.18.1", + "npm:preact@10.18.1": "npm:preact@10.18.1", "npm:react-dom@18.2.0": "npm:react-dom@18.2.0_react@18.2.0", "npm:react@18.2.0": "npm:react@18.2.0", "npm:rehype-prism-plus": "npm:rehype-prism-plus@1.6.3", - "npm:rehype-raw@7.0.0": "npm:rehype-raw@7.0.0", - "npm:rehype-sanitize@6.0.0": "npm:rehype-sanitize@6.0.0", - "npm:rehype-stringify@10.0.0": "npm:rehype-stringify@10.0.0", "npm:remark-gfm@3.0.1": "npm:remark-gfm@3.0.1", - "npm:remark-parse@10.0.2": "npm:remark-parse@10.0.2", - "npm:remark-rehype@10.1.0": "npm:remark-rehype@10.1.0", - "npm:tailwindcss@3.3.3": "npm:tailwindcss@3.3.3_postcss@8.4.29", - "npm:unified@11.0.2": "npm:unified@11.0.2" + "npm:tailwindcss@3.3.5": "npm:tailwindcss@3.3.5_postcss@8.4.31" }, "npm": { "@alloc/quick-lru@5.2.0": { @@ -117,21 +111,21 @@ "fastq": "fastq@1.15.0" } }, - "@tailwindcss/forms@0.5.6_tailwindcss@3.3.3__postcss@8.4.29": { + "@tailwindcss/forms@0.5.6_tailwindcss@3.3.5__postcss@8.4.31": { "integrity": "sha512-Fw+2BJ0tmAwK/w01tEFL5TiaJBX1NLT1/YbWgvm7ws3Qcn11kiXxzNTEQDMs5V3mQemhB56l3u0i9dwdzSQldA==", "dependencies": { "mini-svg-data-uri": "mini-svg-data-uri@1.4.4", - "tailwindcss": "tailwindcss@3.3.3_postcss@8.4.29" + "tailwindcss": "tailwindcss@3.3.5_postcss@8.4.31" } }, - "@tailwindcss/typography@0.5.10_tailwindcss@3.3.3__postcss@8.4.29": { + "@tailwindcss/typography@0.5.10_tailwindcss@3.3.5__postcss@8.4.31": { "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", "dependencies": { "lodash.castarray": "lodash.castarray@4.4.0", "lodash.isplainobject": "lodash.isplainobject@4.0.6", "lodash.merge": "lodash.merge@4.6.2", "postcss-selector-parser": "postcss-selector-parser@6.0.10", - "tailwindcss": "tailwindcss@3.3.3_postcss@8.4.29" + "tailwindcss": "tailwindcss@3.3.5_postcss@8.4.31" } }, "@types/acorn@4.0.6": { @@ -162,24 +156,12 @@ "@types/unist": "@types/unist@2.0.9" } }, - "@types/hast@3.0.2": { - "integrity": "sha512-B5hZHgHsXvfCoO3xgNJvBnX7N8p86TqQeGKXcokW4XXi+qY4vxxPSFYofytvVmpFxzPv7oxDQzjg5Un5m2/xiw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1" - } - }, "@types/mdast@3.0.14": { "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==", "dependencies": { "@types/unist": "@types/unist@2.0.9" } }, - "@types/mdast@4.0.2": { - "integrity": "sha512-tYR83EignvhYO9iU3kDg8V28M0jqyh9zzp5GV+EO+AYnyUl3P5ltkTeJuTiFZQFz670FSb3EwT/6LQdX+UdKfw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1" - } - }, "@types/mdx@2.0.9": { "integrity": "sha512-OKMdj17y8Cs+k1r0XFyp59ChSOwf8ODGtMQ4mnpfz5eFDk1aO41yN3pSKGuvVzmWAkFp37seubY1tzOVpwfWwg==", "dependencies": {} @@ -188,8 +170,8 @@ "integrity": "sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==", "dependencies": {} }, - "@types/nunjucks@3.2.3": { - "integrity": "sha512-+lFIql0nbWSftazQ27cOYvSLC92SsfjxrU0I/Iys7hoxrBkN8OF+wmxxzx3bLFyFrLgDZ9lUckGcwldE4SfDQA==", + "@types/nunjucks@3.2.5": { + "integrity": "sha512-P9EakWGTqHpziLO9FMRm98LrVnPoipXGR/iAVF55xYa9SKQq7Brob/JTxGESwkhoNkL7fFvROdUOWNwTceELfw==", "dependencies": {} }, "@types/prismjs@1.26.2": { @@ -203,11 +185,11 @@ "@types/react-dom@18.2.7": { "integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==", "dependencies": { - "@types/react": "@types/react@18.2.18" + "@types/react": "@types/react@18.2.22" } }, - "@types/react@18.2.18": { - "integrity": "sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==", + "@types/react@18.2.22": { + "integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==", "dependencies": { "@types/prop-types": "@types/prop-types@15.7.9", "@types/scheduler": "@types/scheduler@0.16.5", @@ -222,26 +204,18 @@ "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ==", "dependencies": {} }, - "@types/unist@3.0.1": { - "integrity": "sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg==", - "dependencies": {} - }, - "@ungap/structured-clone@1.2.0": { - "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", - "dependencies": {} - }, "a-sync-waterfall@1.0.1": { "integrity": "sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==", "dependencies": {} }, - "acorn-jsx@5.3.2_acorn@8.10.0": { + "acorn-jsx@5.3.2_acorn@8.11.2": { "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "dependencies": { - "acorn": "acorn@8.10.0" + "acorn": "acorn@8.11.2" } }, - "acorn@8.10.0": { - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "acorn@8.11.2": { + "integrity": "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==", "dependencies": {} }, "any-promise@1.3.0": { @@ -271,15 +245,15 @@ "integrity": "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==", "dependencies": {} }, - "autoprefixer@10.4.15_postcss@8.4.29": { - "integrity": "sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==", + "autoprefixer@10.4.16_postcss@8.4.31": { + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", "dependencies": { "browserslist": "browserslist@4.22.1", - "caniuse-lite": "caniuse-lite@1.0.30001551", + "caniuse-lite": "caniuse-lite@1.0.30001555", "fraction.js": "fraction.js@4.3.7", "normalize-range": "normalize-range@0.1.2", "picocolors": "picocolors@1.0.0", - "postcss": "postcss@8.4.29", + "postcss": "postcss@8.4.31", "postcss-value-parser": "postcss-value-parser@4.2.0" } }, @@ -311,8 +285,8 @@ "browserslist@4.22.1": { "integrity": "sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==", "dependencies": { - "caniuse-lite": "caniuse-lite@1.0.30001551", - "electron-to-chromium": "electron-to-chromium@1.4.563", + "caniuse-lite": "caniuse-lite@1.0.30001555", + "electron-to-chromium": "electron-to-chromium@1.4.569", "node-releases": "node-releases@2.0.13", "update-browserslist-db": "update-browserslist-db@1.0.13_browserslist@4.22.1" } @@ -321,8 +295,8 @@ "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", "dependencies": {} }, - "caniuse-lite@1.0.30001551": { - "integrity": "sha512-vtBAez47BoGMMzlbYhfXrMV1kvRF2WP/lqiMuDu1Sb4EE4LKEgjopFDSRtZfdVnslNRpOqV/woE+Xgrwj6VQlg==", + "caniuse-lite@1.0.30001555": { + "integrity": "sha512-NzbUFKUnJ3DTcq6YyZB6+qqhfD112uR3uoEnkmfzm2wVzUNsFkU7AwBjKQ654Sp5cau0JxhFyRSn/tQZ+XfygA==", "dependencies": {} }, "ccount@2.0.1": { @@ -404,12 +378,6 @@ "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", "dependencies": {} }, - "devlop@1.1.0": { - "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", - "dependencies": { - "dequal": "dequal@2.0.3" - } - }, "didyoumean@1.2.2": { "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", "dependencies": {} @@ -422,18 +390,14 @@ "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", "dependencies": {} }, - "electron-to-chromium@1.4.563": { - "integrity": "sha512-dg5gj5qOgfZNkPNeyKBZQAQitIQ/xwfIDmEQJHCbXaD9ebTZxwJXUsDYcBlAvZGZLi+/354l35J1wkmP6CqYaw==", + "electron-to-chromium@1.4.569": { + "integrity": "sha512-LsrJjZ0IbVy12ApW3gpYpcmHS3iRxH4bkKOW98y1/D+3cvDUWGcbzbsFinfUS8knpcZk/PG/2p/RnkMCYN7PVg==", "dependencies": {} }, "entities@3.0.1": { "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", "dependencies": {} }, - "entities@4.5.0": { - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dependencies": {} - }, "escalade@3.1.1": { "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", "dependencies": {} @@ -564,57 +528,12 @@ "web-namespaces": "web-namespaces@2.0.1" } }, - "hast-util-from-parse5@8.0.1": { - "integrity": "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "@types/unist": "@types/unist@3.0.1", - "devlop": "devlop@1.1.0", - "hastscript": "hastscript@8.0.0", - "property-information": "property-information@6.3.0", - "vfile": "vfile@6.0.1", - "vfile-location": "vfile-location@5.0.2", - "web-namespaces": "web-namespaces@2.0.1" - } - }, "hast-util-parse-selector@3.1.1": { "integrity": "sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==", "dependencies": { "@types/hast": "@types/hast@2.3.7" } }, - "hast-util-parse-selector@4.0.0": { - "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2" - } - }, - "hast-util-raw@9.0.1": { - "integrity": "sha512-5m1gmba658Q+lO5uqL5YNGQWeh1MYWZbZmWrM5lncdcuiXuo5E2HT/CIOp0rLF8ksfSwiCVJ3twlgVRyTGThGA==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "@types/unist": "@types/unist@3.0.1", - "@ungap/structured-clone": "@ungap/structured-clone@1.2.0", - "hast-util-from-parse5": "hast-util-from-parse5@8.0.1", - "hast-util-to-parse5": "hast-util-to-parse5@8.0.0", - "html-void-elements": "html-void-elements@3.0.0", - "mdast-util-to-hast": "mdast-util-to-hast@13.0.2", - "parse5": "parse5@7.1.2", - "unist-util-position": "unist-util-position@5.0.0", - "unist-util-visit": "unist-util-visit@5.0.0", - "vfile": "vfile@6.0.1", - "web-namespaces": "web-namespaces@2.0.1", - "zwitch": "zwitch@2.0.4" - } - }, - "hast-util-sanitize@5.0.0": { - "integrity": "sha512-L0g/qhOA82zG2hA3O29hnlv4mLU7YVVT1if5JZSr2tKO1ywkQbuMDcN05btgX0HtpqDXQniAM0ar0K+Lv4MDBQ==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "@ungap/structured-clone": "@ungap/structured-clone@1.2.0", - "unist-util-position": "unist-util-position@5.0.0" - } - }, "hast-util-to-estree@2.3.3": { "integrity": "sha512-ihhPIUPxN0v0w6M5+IiAZZrn0LH2uZomeWwhn7uP7avZC6TE7lIiEh2yBMPr5+zi1aUCXq6VoYRgs2Bw9xmycQ==", "dependencies": { @@ -635,35 +554,6 @@ "zwitch": "zwitch@2.0.4" } }, - "hast-util-to-html@9.0.0": { - "integrity": "sha512-IVGhNgg7vANuUA2XKrT6sOIIPgaYZnmLx3l/CCOAK0PtgfoHrZwX7jCSYyFxHTrGmC6S9q8aQQekjp4JPZF+cw==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "@types/unist": "@types/unist@3.0.1", - "ccount": "ccount@2.0.1", - "comma-separated-tokens": "comma-separated-tokens@2.0.3", - "hast-util-raw": "hast-util-raw@9.0.1", - "hast-util-whitespace": "hast-util-whitespace@3.0.0", - "html-void-elements": "html-void-elements@3.0.0", - "mdast-util-to-hast": "mdast-util-to-hast@13.0.2", - "property-information": "property-information@6.3.0", - "space-separated-tokens": "space-separated-tokens@2.0.2", - "stringify-entities": "stringify-entities@4.0.3", - "zwitch": "zwitch@2.0.4" - } - }, - "hast-util-to-parse5@8.0.0": { - "integrity": "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "comma-separated-tokens": "comma-separated-tokens@2.0.3", - "devlop": "devlop@1.1.0", - "property-information": "property-information@6.3.0", - "space-separated-tokens": "space-separated-tokens@2.0.2", - "web-namespaces": "web-namespaces@2.0.1", - "zwitch": "zwitch@2.0.4" - } - }, "hast-util-to-string@2.0.0": { "integrity": "sha512-02AQ3vLhuH3FisaMM+i/9sm4OXGSq1UhOOCpTLLQtHdL3tZt7qil69r8M8iDkZYyC0HCFylcYoP+8IO7ddta1A==", "dependencies": { @@ -674,12 +564,6 @@ "integrity": "sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==", "dependencies": {} }, - "hast-util-whitespace@3.0.0": { - "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2" - } - }, "hastscript@7.2.0": { "integrity": "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==", "dependencies": { @@ -690,24 +574,10 @@ "space-separated-tokens": "space-separated-tokens@2.0.2" } }, - "hastscript@8.0.0": { - "integrity": "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "comma-separated-tokens": "comma-separated-tokens@2.0.3", - "hast-util-parse-selector": "hast-util-parse-selector@4.0.0", - "property-information": "property-information@6.3.0", - "space-separated-tokens": "space-separated-tokens@2.0.2" - } - }, "hls.js@1.4.12": { "integrity": "sha512-1RBpx2VihibzE3WE9kGoVCtrhhDWTzydzElk/kyRbEOLnb1WIE+3ZabM/L8BqKFTCL3pUy4QzhXgD1Q6Igr1JA==", "dependencies": {} }, - "html-void-elements@3.0.0": { - "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", - "dependencies": {} - }, "inflight@1.0.6": { "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dependencies": { @@ -834,18 +704,18 @@ "integrity": "sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==", "dependencies": {} }, - "markdown-it-attrs@4.1.6_markdown-it@13.0.1": { + "markdown-it-attrs@4.1.6_markdown-it@13.0.2": { "integrity": "sha512-O7PDKZlN8RFMyDX13JnctQompwrrILuz2y43pW2GagcwpIIElkAdfeek+erHfxUOlXWPsjFeWmZ8ch1xtRLWpA==", "dependencies": { - "markdown-it": "markdown-it@13.0.1" + "markdown-it": "markdown-it@13.0.2" } }, "markdown-it-deflist@2.1.0": { "integrity": "sha512-3OuqoRUlSxJiuQYu0cWTLHNhhq2xtoSFqsZK8plANg91+RJQU1ziQ6lA2LzmFAEes18uPBsHZpcX6We5l76Nzg==", "dependencies": {} }, - "markdown-it@13.0.1": { - "integrity": "sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==", + "markdown-it@13.0.2": { + "integrity": "sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==", "dependencies": { "argparse": "argparse@2.0.1", "entities": "entities@3.0.1", @@ -1011,19 +881,6 @@ "unist-util-visit": "unist-util-visit@4.1.2" } }, - "mdast-util-to-hast@13.0.2": { - "integrity": "sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "@types/mdast": "@types/mdast@4.0.2", - "@ungap/structured-clone": "@ungap/structured-clone@1.2.0", - "devlop": "devlop@1.1.0", - "micromark-util-sanitize-uri": "micromark-util-sanitize-uri@2.0.0", - "trim-lines": "trim-lines@3.0.1", - "unist-util-position": "unist-util-position@5.0.0", - "unist-util-visit": "unist-util-visit@5.0.0" - } - }, "mdast-util-to-markdown@1.5.0": { "integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==", "dependencies": { @@ -1192,11 +1049,11 @@ "vfile-message": "vfile-message@3.1.4" } }, - "micromark-extension-mdxjs@1.0.1_acorn@8.10.0": { + "micromark-extension-mdxjs@1.0.1_acorn@8.11.2": { "integrity": "sha512-7YA7hF6i5eKOfFUzZ+0z6avRG52GpWR8DL+kN47y3f2KhxbBZMhmxe7auOeaTBrW2DenbbZTf1ea9tA2hDpC2Q==", "dependencies": { - "acorn": "acorn@8.10.0", - "acorn-jsx": "acorn-jsx@5.3.2_acorn@8.10.0", + "acorn": "acorn@8.11.2", + "acorn-jsx": "acorn-jsx@5.3.2_acorn@8.11.2", "micromark-extension-mdx-expression": "micromark-extension-mdx-expression@1.0.8", "micromark-extension-mdx-jsx": "micromark-extension-mdx-jsx@1.0.5", "micromark-extension-mdx-md": "micromark-extension-mdx-md@1.0.1", @@ -1267,13 +1124,6 @@ "micromark-util-types": "micromark-util-types@1.1.0" } }, - "micromark-util-character@2.0.1": { - "integrity": "sha512-3wgnrmEAJ4T+mGXAUfMvMAbxU9RDG43XmGce4j6CwPtVxB3vfwXSZ6KhFwDzZ3mZHhmPimMAXg71veiBGzeAZw==", - "dependencies": { - "micromark-util-symbol": "micromark-util-symbol@2.0.0", - "micromark-util-types": "micromark-util-types@2.0.0" - } - }, "micromark-util-chunked@1.1.0": { "integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==", "dependencies": { @@ -1314,10 +1164,6 @@ "integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==", "dependencies": {} }, - "micromark-util-encode@2.0.0": { - "integrity": "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==", - "dependencies": {} - }, "micromark-util-events-to-acorn@1.2.3": { "integrity": "sha512-ij4X7Wuc4fED6UoLWkmo0xJQhsktfNh1J0m8g4PbIMPlx+ek/4YdW5mvbye8z/aZvAPUoxgXHrwVlXAPKMRp1w==", "dependencies": { @@ -1355,14 +1201,6 @@ "micromark-util-symbol": "micromark-util-symbol@1.1.0" } }, - "micromark-util-sanitize-uri@2.0.0": { - "integrity": "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==", - "dependencies": { - "micromark-util-character": "micromark-util-character@2.0.1", - "micromark-util-encode": "micromark-util-encode@2.0.0", - "micromark-util-symbol": "micromark-util-symbol@2.0.0" - } - }, "micromark-util-subtokenize@1.1.0": { "integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==", "dependencies": { @@ -1376,18 +1214,10 @@ "integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==", "dependencies": {} }, - "micromark-util-symbol@2.0.0": { - "integrity": "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==", - "dependencies": {} - }, "micromark-util-types@1.1.0": { "integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==", "dependencies": {} }, - "micromark-util-types@2.0.0": { - "integrity": "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==", - "dependencies": {} - }, "micromark@3.2.0": { "integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==", "dependencies": { @@ -1502,12 +1332,6 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dependencies": {} }, - "parse5@7.1.2": { - "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", - "dependencies": { - "entities": "entities@4.5.0" - } - }, "path-is-absolute@1.0.1": { "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", "dependencies": {} @@ -1540,42 +1364,42 @@ "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", "dependencies": {} }, - "postcss-import@15.1.0_postcss@8.4.29": { + "postcss-import@15.1.0_postcss@8.4.31": { "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", "dependencies": { - "postcss": "postcss@8.4.29", + "postcss": "postcss@8.4.31", "postcss-value-parser": "postcss-value-parser@4.2.0", "read-cache": "read-cache@1.0.0", "resolve": "resolve@1.22.8" } }, - "postcss-js@4.0.1_postcss@8.4.29": { + "postcss-js@4.0.1_postcss@8.4.31": { "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", "dependencies": { "camelcase-css": "camelcase-css@2.0.1", - "postcss": "postcss@8.4.29" + "postcss": "postcss@8.4.31" } }, - "postcss-load-config@4.0.1_postcss@8.4.29": { + "postcss-load-config@4.0.1_postcss@8.4.31": { "integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==", "dependencies": { "lilconfig": "lilconfig@2.1.0", - "postcss": "postcss@8.4.29", + "postcss": "postcss@8.4.31", "yaml": "yaml@2.3.3" } }, - "postcss-nested@6.0.1_postcss@8.4.29": { + "postcss-nested@6.0.1_postcss@8.4.31": { "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", "dependencies": { - "postcss": "postcss@8.4.29", + "postcss": "postcss@8.4.31", "postcss-selector-parser": "postcss-selector-parser@6.0.13" } }, - "postcss-nesting@12.0.1_postcss@8.4.29_postcss-selector-parser@6.0.13": { + "postcss-nesting@12.0.1_postcss@8.4.31_postcss-selector-parser@6.0.13": { "integrity": "sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==", "dependencies": { "@csstools/selector-specificity": "@csstools/selector-specificity@3.0.0_postcss-selector-parser@6.0.13", - "postcss": "postcss@8.4.29", + "postcss": "postcss@8.4.31", "postcss-selector-parser": "postcss-selector-parser@6.0.13" } }, @@ -1597,25 +1421,21 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "dependencies": {} }, - "postcss@8.4.29": { - "integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==", + "postcss@8.4.31": { + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dependencies": { "nanoid": "nanoid@3.3.6", "picocolors": "picocolors@1.0.0", "source-map-js": "source-map-js@1.0.2" } }, - "preact-render-to-string@6.2.1_preact@10.17.1": { - "integrity": "sha512-5t7nFeMUextd53igL3GAakAAMaUD+dVWDHaRYaeh1tbPIjQIBtgJnMw6vf8VS/lviV0ggFtkgebatPxvtJsXyQ==", + "preact-render-to-string@6.2.2_preact@10.18.1": { + "integrity": "sha512-YDfXQiVeYZutFR8/DpxLSbW3W6b7GgjBExRBxOOqcjrGq5rA9cziitQdNPMZe4RVMSdfBnf4hYqyeLs/KvtIuA==", "dependencies": { - "preact": "preact@10.17.1", + "preact": "preact@10.18.1", "pretty-format": "pretty-format@3.8.0" } }, - "preact@10.17.1": { - "integrity": "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==", - "dependencies": {} - }, "preact@10.18.1": { "integrity": "sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==", "dependencies": {} @@ -1691,29 +1511,6 @@ "unist-util-visit": "unist-util-visit@4.1.2" } }, - "rehype-raw@7.0.0": { - "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "hast-util-raw": "hast-util-raw@9.0.1", - "vfile": "vfile@6.0.1" - } - }, - "rehype-sanitize@6.0.0": { - "integrity": "sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "hast-util-sanitize": "hast-util-sanitize@5.0.0" - } - }, - "rehype-stringify@10.0.0": { - "integrity": "sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==", - "dependencies": { - "@types/hast": "@types/hast@3.0.2", - "hast-util-to-html": "hast-util-to-html@9.0.0", - "unified": "unified@11.0.2" - } - }, "remark-gfm@3.0.1": { "integrity": "sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==", "dependencies": { @@ -1727,7 +1524,7 @@ "integrity": "sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==", "dependencies": { "mdast-util-mdx": "mdast-util-mdx@2.0.1", - "micromark-extension-mdxjs": "micromark-extension-mdxjs@1.0.1_acorn@8.10.0" + "micromark-extension-mdxjs": "micromark-extension-mdxjs@1.0.1_acorn@8.11.2" } }, "remark-parse@10.0.2": { @@ -1818,8 +1615,8 @@ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "dependencies": {} }, - "tailwindcss@3.3.3_postcss@8.4.29": { - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", + "tailwindcss@3.3.5_postcss@8.4.31": { + "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", "dependencies": { "@alloc/quick-lru": "@alloc/quick-lru@5.2.0", "arg": "arg@5.0.2", @@ -1835,11 +1632,11 @@ "normalize-path": "normalize-path@3.0.0", "object-hash": "object-hash@3.0.0", "picocolors": "picocolors@1.0.0", - "postcss": "postcss@8.4.29", - "postcss-import": "postcss-import@15.1.0_postcss@8.4.29", - "postcss-js": "postcss-js@4.0.1_postcss@8.4.29", - "postcss-load-config": "postcss-load-config@4.0.1_postcss@8.4.29", - "postcss-nested": "postcss-nested@6.0.1_postcss@8.4.29", + "postcss": "postcss@8.4.31", + "postcss-import": "postcss-import@15.1.0_postcss@8.4.31", + "postcss-js": "postcss-js@4.0.1_postcss@8.4.31", + "postcss-load-config": "postcss-load-config@4.0.1_postcss@8.4.31", + "postcss-nested": "postcss-nested@6.0.1_postcss@8.4.31", "postcss-selector-parser": "postcss-selector-parser@6.0.13", "resolve": "resolve@1.22.8", "sucrase": "sucrase@3.34.0" @@ -1891,18 +1688,6 @@ "vfile": "vfile@5.3.7" } }, - "unified@11.0.2": { - "integrity": "sha512-Zta++onvS/dJ6xUvXQOR5q8XJZOkiMCE5wQ8Yv9mLR25pxRS567EX0GO6HZRxxNV/lznwfsvRZ/1pqe9K9QLeQ==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "@ungap/structured-clone": "@ungap/structured-clone@1.2.0", - "bail": "bail@2.0.2", - "devlop": "devlop@1.1.0", - "is-plain-obj": "is-plain-obj@4.1.0", - "trough": "trough@2.1.0", - "vfile": "vfile@6.0.1" - } - }, "unist-util-filter@4.0.1": { "integrity": "sha512-RynicUM/vbOSTSiUK+BnaK9XMfmQUh6gyi7L6taNgc7FIf84GukXVV3ucGzEN/PhUUkdP5hb1MmXc+3cvPUm5Q==", "dependencies": { @@ -1921,12 +1706,6 @@ "@types/unist": "@types/unist@2.0.9" } }, - "unist-util-is@6.0.0": { - "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1" - } - }, "unist-util-position-from-estree@1.1.2": { "integrity": "sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==", "dependencies": { @@ -1939,12 +1718,6 @@ "@types/unist": "@types/unist@2.0.9" } }, - "unist-util-position@5.0.0": { - "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1" - } - }, "unist-util-remove-position@4.0.2": { "integrity": "sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==", "dependencies": { @@ -1958,12 +1731,6 @@ "@types/unist": "@types/unist@2.0.9" } }, - "unist-util-stringify-position@4.0.0": { - "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1" - } - }, "unist-util-visit-parents@5.1.3": { "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", "dependencies": { @@ -1971,13 +1738,6 @@ "unist-util-is": "unist-util-is@5.2.1" } }, - "unist-util-visit-parents@6.0.1": { - "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "unist-util-is": "unist-util-is@6.0.0" - } - }, "unist-util-visit@4.1.2": { "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", "dependencies": { @@ -1986,14 +1746,6 @@ "unist-util-visit-parents": "unist-util-visit-parents@5.1.3" } }, - "unist-util-visit@5.0.0": { - "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "unist-util-is": "unist-util-is@6.0.0", - "unist-util-visit-parents": "unist-util-visit-parents@6.0.1" - } - }, "update-browserslist-db@1.0.13_browserslist@4.22.1": { "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", "dependencies": { @@ -2022,13 +1774,6 @@ "vfile": "vfile@5.3.7" } }, - "vfile-location@5.0.2": { - "integrity": "sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "vfile": "vfile@6.0.1" - } - }, "vfile-message@3.1.4": { "integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==", "dependencies": { @@ -2036,13 +1781,6 @@ "unist-util-stringify-position": "unist-util-stringify-position@3.0.3" } }, - "vfile-message@4.0.2": { - "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "unist-util-stringify-position": "unist-util-stringify-position@4.0.0" - } - }, "vfile@5.3.7": { "integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==", "dependencies": { @@ -2052,14 +1790,6 @@ "vfile-message": "vfile-message@3.1.4" } }, - "vfile@6.0.1": { - "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==", - "dependencies": { - "@types/unist": "@types/unist@3.0.1", - "unist-util-stringify-position": "unist-util-stringify-position@4.0.0", - "vfile-message": "vfile-message@4.0.2" - } - }, "web-namespaces@2.0.1": { "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", "dependencies": {} @@ -2082,24 +1812,90 @@ "https://denopkg.com/chiefbiiko/std-encoding/mod.ts": "https://denopkg.com/chiefbiiko/std-encoding@master/mod.ts" }, "remote": { - "https://deno.land/std@0.139.0/_util/assert.ts": "e94f2eb37cebd7f199952e242c77654e43333c1ac4c5c700e929ea3aa5489f74", - "https://deno.land/std@0.139.0/_util/os.ts": "49b92edea1e82ba295ec946de8ffd956ed123e2948d9bd1d3e901b04e4307617", - "https://deno.land/std@0.139.0/archive/tar.ts": "d8e418e5af2df11ac8d77bbe1b44768959c61fee700bf652fe07b2accf698d6b", - "https://deno.land/std@0.139.0/bytes/bytes_list.ts": "67eb118e0b7891d2f389dad4add35856f4ad5faab46318ff99653456c23b025d", - "https://deno.land/std@0.139.0/bytes/equals.ts": "fc16dff2090cced02497f16483de123dfa91e591029f985029193dfaa9d894c9", - "https://deno.land/std@0.139.0/bytes/mod.ts": "763f97d33051cc3f28af1a688dfe2830841192a9fea0cbaa55f927b49d49d0bf", - "https://deno.land/std@0.139.0/io/buffer.ts": "bd0c4bf53db4b4be916ca5963e454bddfd3fcd45039041ea161dbf826817822b", - "https://deno.land/std@0.139.0/io/readers.ts": "15062a8863e6df8503ac6629924d04c5e65cf3da15997470525e705831a810c8", - "https://deno.land/std@0.139.0/path/_constants.ts": "df1db3ffa6dd6d1252cc9617e5d72165cd2483df90e93833e13580687b6083c3", - "https://deno.land/std@0.139.0/path/_interface.ts": "ee3b431a336b80cf445441109d089b70d87d5e248f4f90ff906820889ecf8d09", - "https://deno.land/std@0.139.0/path/_util.ts": "c1e9686d0164e29f7d880b2158971d805b6e0efc3110d0b3e24e4b8af2190d2b", - "https://deno.land/std@0.139.0/path/common.ts": "bee563630abd2d97f99d83c96c2fa0cca7cee103e8cb4e7699ec4d5db7bd2633", - "https://deno.land/std@0.139.0/path/glob.ts": "cb5255638de1048973c3e69e420c77dc04f75755524cb3b2e160fe9277d939ee", - "https://deno.land/std@0.139.0/path/mod.ts": "d3e68d0abb393fb0bf94a6d07c46ec31dc755b544b13144dee931d8d5f06a52d", - "https://deno.land/std@0.139.0/path/posix.ts": "293cdaec3ecccec0a9cc2b534302dfe308adb6f10861fa183275d6695faace44", - "https://deno.land/std@0.139.0/path/separator.ts": "fe1816cb765a8068afb3e8f13ad272351c85cbc739af56dacfc7d93d710fe0f9", - "https://deno.land/std@0.139.0/path/win32.ts": "31811536855e19ba37a999cd8d1b62078235548d67902ece4aa6b814596dd757", - "https://deno.land/std@0.139.0/streams/conversion.ts": "712585bfa0172a97fb68dd46e784ae8ad59d11b88079d6a4ab098ff42e697d21", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/cli.ts": "552479ab40efa790c21975633ed26716f0074e9872fabb701069ba9458f7a544", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/cli/build.ts": "bf1da831620b90fe1e44263ce9ed0f5baddb5be32f5169a84dc630ffabe92a25", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/cli/create.ts": "3b5ed82e4c81858b53f929502ab3dc7c3e2f63be80c1d41011bc566442bbb4e9", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/cli/run.ts": "ee2813fe642f22f311f578ef0c6bc0f007e592f82be4d77d4c0b8923b8708d6c", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/cli/upgrade.ts": "4c271fd30abd6ffbc216b4a5a6c67bc2e24c11bd2f457d80582bb0d68c319161", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core.ts": "5166b6534d2fffb8be4991ebf4348968b0f9a633e9fecce7da4197a127ab78fe", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/cache.ts": "52a4b3d4cd278accb17860d404fe104dccfca4967ee044784d80470fbe9bcf1c", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/component_loader.ts": "878619823052607a2f11ac6cdf9f4fe1ff38c56c28ace9ef9271ae97a8c7783f", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/data_loader.ts": "539968d1eb2759e14be2842a71b94cc1f14c66e2e0f57bc2530ea5444e4d92fa", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/errors.ts": "73901534cfb14808a0fc69fd4929f169604b85f7b94e494be53e101f956b315d", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/events.ts": "f02a60b815325093b650bcf4104d023a079b990dfa29b103f2cf2062b3ffc1ce", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/filesystem.ts": "2fc15dd0c7ff22fea416138be04665cf33cf57121b0ce4a861f41848d019a019", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/formats.ts": "c22729574f2c3637e183863b0b181a332e6cd88cd02850e96d938b0939d95226", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/fs.ts": "44595c684e9a78c009c13a7b5fb9c1bc93d25e3b1cb02e3de84b1fc7517749e1", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/loaders/binary.ts": "cbbfe972103e2663adb2bcf350e2431a6510ef05ce2accc57cd59b09123a9f3d", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/loaders/json.ts": "6e347508624c50f1a2345f83c4924d51fade44b44052a4b6d60e1efec5dfb0aa", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/loaders/module.ts": "02b44732fb7269b33171b420e99ff9ae945f4eaaa53f2a37da362c754d962f9a", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/loaders/text.ts": "4b1bc3bc64863dfac5cfd0a0acab0ea7b92cf04fffd5423b436dd9b138013a76", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/loaders/yaml.ts": "025893f94aa9c56686832752892b97f029e93e4d58ca2236ea6f16fc7c01fd5a", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/logger.ts": "6e1b68ac2bb7c052defb99bd925f7dd4522ed7c35ba2011bbfa84fbad9ee1d20", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/processors.ts": "a94b05c794798e04ccdb2909a956d1ee239699e974c470b9e76eede41000acc5", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/renderer.ts": "ffa44563975561183443f8990f7a395aec7759b58e217bfbb600895a8062aa36", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/scopes.ts": "e12866d3a7d904b8d0635deed1e9b4c8f591ed41f3f26bd7dc55c86fffd6af43", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/scripts.ts": "c7bf2110f29a745b7302d6be0df5279326dab0d4f1bad34de000cb9828ee1f65", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/searcher.ts": "9d87c1be0cac6cf9b1070760823bd30ee2705c272cfbecbccc0da0268d069b24", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/server.ts": "6d60f9b700f15a31a33b9c8f9704860e78c328cb5c8267ab5ffb8a4680061713", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/site.ts": "fd7bab8a2aa16703f08be72640a3e61b8ecea1adf843e5488599d5b50e862013", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/source.ts": "a9203c9348f355b16208b345f8eb146367c18375144439e6f11cc19e16a64ec1", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/utils.ts": "b26144a123e3129e5bcce99876952fe574766a9879a0e71478783070b5b70a3b", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/watcher.ts": "be43625025dcedc68fcb2e2e4f63cceb2d3a82f6c1c13107518035e613726016", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/core/writer.ts": "e5f3f1659900c2500f1f25870e98ad8207f236bf350f83aa99acd74c84cf6291", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/base64.ts": "c146daa0de84948dedd935a7cffb107a0f97d92f66f9c604b97350b1e9c0c401", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/cliffy.ts": "faff0c2ca187ec9fd1ad8660141f85b9d05b5c36bab25b40eb5038c02590a310", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/colors.ts": "88c51f7a80827062a84fbe196a1f5669cc6497b20fa53fea06094331fff0c4b2", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/crypto.ts": "5dcdcc3044291d283cca2093078726ad14c7903365bb5f24ba416eb43c3aa06c", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/date.ts": "a9320999733700f106ddffa9b457e38e879cc86acfcd51a3d9bd2c6d847aef45", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/dom.ts": "c39109b2f77e5ac53af8851bd46f09e82da5399bdeece5cd5c58272bd3c06b72", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/esbuild.ts": "fa17c4df972b53a6d0327d9715e5682449a038727274c3771bc5d9a46a9db69a", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/flags.ts": "f696d16e8ee73992798634e34eb3526b576e4230edd5ed5664b38a3eb2c9f9fa", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/front_matter.ts": "14f979bccbf3f3bb21a6ae0541802d7943c036b2a9d20ce1f9f3b3c74b15d171", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/fs.ts": "31717b45f05710058b4f4a369a98359b9b09c79cf106b0aba05d9847550a4956", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/hex.ts": "e45119e97b0b6ff67cc8b78d8d53084466a03ec47e9362ce9bb460eae31b6349", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/http.ts": "ce47ed5aa35a59dfbf91e73cb232927f10563b91b3cfb679663c276876ec7305", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/imagick.ts": "777e2e6ba75bb1ad0149549f3de31a96def1b4c594f801ca858ac152b3b8598d", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/jsonc.ts": "30487183feb4fed471d08a2a2018f41c1f5b91b4e2679b1cfd6c8b6693feae97", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/markdown_it.ts": "ef7e6f700c2163cedb2ff9ec7f12c2e31cfd34673ae20b63924038c09e2fd496", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/mdx.ts": "3178ce706ccaf348a0d2d81b69b4beaa46632c212493e3c2c39ba58a4354f5ef", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/nunjucks.ts": "c0197309ef1f07eed3e1800849db58c813424b174f6b235fdfdaf8fac0cf45c1", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/path.ts": "dd39a1c358b3fececb6e36f731c04252ab4328da2cb238c4e969cfd329fcc597", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/postcss.ts": "dcb78b00bac26223114607f34525fd447aa2cbe509700bd08e5dcb8ba1990e57", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/preact.ts": "40d83718a701a36a3f9ac550d88f47be2290c5cb60f901a8c6ecf857deffceb2", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/react.ts": "d7eed59fca016bce2326526bc6f2c222b01a0c17a3e301189b5dda26b68bb4a8", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/tailwindcss.ts": "4af2974834a9d5cb263d7614f968238f40cde8759e37f013cba4ecfd9a97b033", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/xml.ts": "75d8c8277f148379bacc846393dd644b4cbbfe7a151c12ece953bc5f7cb6f55e", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/deps/yaml.ts": "9044943ce338ca0572c5b7f215919b98306bbbd609bd4c3171add2ce203e6a79", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/middlewares/logger.ts": "1a6f34c185df60142abc9396737c3757d637ddbfdd9c1d1961906d34ed0b310c", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/middlewares/no_cache.ts": "95fb11d820d931b6aca268fa30aee22e315c556bd214e135bb9b5ddbcbe039d6", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/middlewares/not_found.ts": "8a2b7d78d0dd4f441cee909682faac9387ca3b801f8e4ae0f6695a007313732e", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/middlewares/reload.ts": "1162ee5fc3c7e1f6b5fb3da73a648fc71f0a64d30ca48f05ed066c8cb80adbb6", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/middlewares/reload_client.js": "34d75e01503fae8180796de882af42b1125fac88f22a010a99d5548de1ba7d72", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/mod.ts": "39889108bfda96444489c2d4cec1de3f3a4daee3f5182c20b3965b16a0703055", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/attributes.ts": "d3f3caeb684e4faa5fb5a380cf97a57322e4a66d8e56d64bc66690eb520c930a", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/date.ts": "5b5b4a5715db86c39b4342366d3cc1e5ee67fd57d58acc0d0d793f90de4d53f6", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/esbuild.ts": "0d6e6d8cd225b912016660622148830c1c3846b06aef393b06a181f710b69651", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/feed.ts": "3e8f38523156b450daf7d1b114d431074e7328e702f77f87e3d28495c4f3826f", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/imagick.ts": "1526ff93ce65b79ede7ccc2c8d6c4698b9960a596f3bef3c96aba27a4a8a6cc4", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/json.ts": "ca6bf1bc6d42639f7bdf581dc9318832d8c2eaf83ae3ecdab6f02dfc738896bf", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/jsx.ts": "532a055f1c6c6f00d21d13cb658614d5f6fc56ea28266020d371ba5fb151461a", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/jsx_preact.ts": "65d02bf551d7649317c754e3664a8f376f498461a2764114be8327ebfe98afd4", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/markdown.ts": "c9964181ff61f15c9820cba7e98292973fae3ace9ea4cfe460b648ae3c6e4ae2", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/mdx.ts": "5a85934644972610e3e5895ff729f22254bdd6c3b39e32631d9eb1cc540e2f4b", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/metas.ts": "1036c93ae4c99953358496360bae00a4f3b726d5ad7d80b7406652ddbd3cd6ba", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/modules.ts": "d31ababab5e35b47fc207685765c9431ddc7bec019061e18b1d36f527e13029d", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/nunjucks.ts": "8382c559a416816074c0507a430f39b86be16d4ae2afddedfa0d10110d068a57", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/paginate.ts": "e997b33da12da9d68b72d0c7615ec49d0e187012e8ffc78dac2b558edf27f795", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/postcss.ts": "f08e615094f4fb811b18d08b67adfb9ad13bb6f63fe0f2917bb4898e77605134", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/reading_info.ts": "1d072df7a4e0b32f57c403fbd8abcfe7483f34733299daebb7dde3e320d38da2", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/search.ts": "7964988b54a03acb94e6e0d2362fd1c38cceec9a6e31c6156a850f9e52404b09", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/sitemap.ts": "fb4338d22d9859463c9c7c39250693c6a7b002659b8ed200bf8c8493ba56c6c3", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/source_maps.ts": "b224615d8e820de71c57beef1931ef63265863bc4abf4b67f8d50e5aebb0f0be", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/tailwindcss.ts": "d4e14beb74e268be469500fc4e43ae349fa17dddffd65bd86ae33e11b8c79d21", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/url.ts": "43d3d47896a7322a8dd34572dedb4baa6f73a382594a2ff7c34a3a064dcc6c9e", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/utils.ts": "6435d164539d9e408e7e818b080cc1a96ff76ed3c376160577a7df751b57fa07", + "https://cdn.jsdelivr.net/gh/lumeland/lume@fbcccbe251bfb7e1c9add5264a3b12cf70218b5d/plugins/yaml.ts": "df24aac4098dba258f1ac331a3b16ba488a336eb63c51afed8f59201228d583c", "https://deno.land/std@0.170.0/_util/asserts.ts": "d0844e9b62510f89ce1f9878b046f6a57bf88f208a10304aab50efcb48365272", "https://deno.land/std@0.170.0/_util/os.ts": "8a33345f74990e627b9dfe2de9b040004b08ea5146c7c9e8fe9a29070d193934", "https://deno.land/std@0.170.0/encoding/base64.ts": "8605e018e49211efc767686f6f687827d7f5fd5217163e981d8d693105640d7a", @@ -2113,137 +1909,172 @@ "https://deno.land/std@0.170.0/path/posix.ts": "b859684bc4d80edfd4cad0a82371b50c716330bed51143d6dcdbe59e6278b30c", "https://deno.land/std@0.170.0/path/separator.ts": "fe1816cb765a8068afb3e8f13ad272351c85cbc739af56dacfc7d93d710fe0f9", "https://deno.land/std@0.170.0/path/win32.ts": "7cebd2bda6657371adc00061a1d23fdd87bcdf64b4843bb148b0b24c11b40f69", - "https://deno.land/std@0.200.0/_util/os.ts": "d932f56d41e4f6a6093d56044e29ce637f8dcc43c5a90af43504a889cf1775e3", - "https://deno.land/std@0.200.0/assert/assert.ts": "9a97dad6d98c238938e7540736b826440ad8c1c1e54430ca4c4e623e585607ee", - "https://deno.land/std@0.200.0/assert/assertion_error.ts": "4d0bde9b374dfbcbe8ac23f54f567b77024fb67dbb1906a852d67fe050d42f56", - "https://deno.land/std@0.200.0/async/delay.ts": "a6142eb44cdd856b645086af2b811b1fcce08ec06bb7d50969e6a872ee9b8659", - "https://deno.land/std@0.200.0/bytes/copy.ts": "939d89e302a9761dcf1d9c937c7711174ed74c59eef40a1e4569a05c9de88219", - "https://deno.land/std@0.200.0/collections/_utils.ts": "5114abc026ddef71207a79609b984614e66a63a4bda17d819d56b0e72c51527e", - "https://deno.land/std@0.200.0/collections/deep_merge.ts": "9db788ba56cb05b65c77166b789e58e125dff159b7f41bf4d19dc1cba19ecb8b", - "https://deno.land/std@0.200.0/crypto/_fnv/fnv32.ts": "e4649dfdefc5c987ed53c3c25db62db771a06d9d1b9c36d2b5cf0853b8e82153", - "https://deno.land/std@0.200.0/crypto/_fnv/fnv64.ts": "bfa0e4702061fdb490a14e6bf5f9168a22fb022b307c5723499469bfefca555e", - "https://deno.land/std@0.200.0/crypto/_fnv/mod.ts": "f956a95f58910f223e420340b7404702ecd429603acd4491fa77af84f746040c", - "https://deno.land/std@0.200.0/crypto/_fnv/util.ts": "accba12bfd80a352e32a872f87df2a195e75561f1b1304a4cb4f5a4648d288f9", - "https://deno.land/std@0.200.0/crypto/_wasm/lib/deno_std_wasm_crypto.generated.mjs": "85b50eee2e511584698c04f1d84155e57452ea963106fee64987c326e9e5d25d", - "https://deno.land/std@0.200.0/crypto/_wasm/mod.ts": "973058e70052c98292b567d1c8396dffc28d6dfc6a44f0763032f6fbdf5222f5", - "https://deno.land/std@0.200.0/crypto/crypto.ts": "731dffeb3054ddca38e6279a6ad718abef0fb6e218639c496d1c208db70e55e4", - "https://deno.land/std@0.200.0/crypto/keystack.ts": "877ab0f19eb7d37ad6495190d3c3e39f58e9c52e0b6a966f82fd6df67ca55f90", - "https://deno.land/std@0.200.0/crypto/mod.ts": "ae384519e85eca9aeff4e7111ed153df8f3dbda7b35b70850ed4b3e9c8cec4d5", - "https://deno.land/std@0.200.0/crypto/timing_safe_equal.ts": "7b0a4d2ef1c17590e0ad6c0cb1776369d2ba80cd99e945005e117851690507fe", - "https://deno.land/std@0.200.0/crypto/to_hash_string.ts": "6927c768f3e373a1be4a31555a45ccecf7bd413105455cc334ad3f908cfa986f", - "https://deno.land/std@0.200.0/encoding/base64.ts": "144ae6234c1fbe5b68666c711dc15b1e9ee2aef6d42b3b4345bf9a6c91d70d0d", - "https://deno.land/std@0.200.0/encoding/base64url.ts": "2ed4ba122b20fedf226c5d337cf22ee2024fa73a8f85d915d442af7e9ce1fae1", - "https://deno.land/std@0.200.0/encoding/hex.ts": "b4b1a7cb678745b0bf181ed8cf2498c7be00d121a7de244b752fbf9c7d9c48cd", - "https://deno.land/std@0.200.0/flags/mod.ts": "a5ac18af6583404f21ea03771f8816669d901e0ff4374020870334d6f61d73d5", - "https://deno.land/std@0.200.0/fmt/bytes.ts": "f29cf69e0791d375f9f5d94ae1f0641e5a03b975f32ddf86d70f70fdf37e7b6a", - "https://deno.land/std@0.200.0/fmt/colors.ts": "a7eecffdf3d1d54db890723b303847b6e0a1ab4b528ba6958b8f2e754cf1b3bc", - "https://deno.land/std@0.200.0/front_matter/any.ts": "e69b749d9690d0c914af607e46c816f7389c35df7a8990f1c230874628e97b38", - "https://deno.land/std@0.200.0/front_matter/mod.ts": "f4a40ed1d5c41af2e664a661879c9dc0c9ca49199f6406da8b62c0aa2a2fb640", - "https://deno.land/std@0.200.0/fs/_util.ts": "fbf57dcdc9f7bc8128d60301eece608246971a7836a3bb1e78da75314f08b978", - "https://deno.land/std@0.200.0/fs/copy.ts": "66edc2baea085afbe98d60b16ae93f4eef84fbf774b6d671e6ff2cfd52d4c860", - "https://deno.land/std@0.200.0/fs/empty_dir.ts": "2e52cd4674d18e2e007175c80449fc3d263786a1361e858d9dfa9360a6581b47", - "https://deno.land/std@0.200.0/fs/ensure_dir.ts": "dc64c4c75c64721d4e3fb681f1382f803ff3d2868f08563ff923fdd20d071c40", - "https://deno.land/std@0.200.0/fs/ensure_file.ts": "39ac83cc283a20ec2735e956adf5de3e8a3334e0b6820547b5772f71c49ae083", - "https://deno.land/std@0.200.0/fs/ensure_link.ts": "c15e69c48556d78aae31b83e0c0ece04b7b8bc0951412f5b759aceb6fde7f0ac", - "https://deno.land/std@0.200.0/fs/ensure_symlink.ts": "ef9137af718292a41480dcbe9d800b5d0f96515b52ce0f87ffe49abeaa75f1a4", - "https://deno.land/std@0.200.0/fs/eol.ts": "f1f2eb348a750c34500741987b21d65607f352cf7205f48f4319d417fff42842", - "https://deno.land/std@0.200.0/fs/exists.ts": "29c26bca8584a22876be7cb8844f1b6c8fc35e9af514576b78f5c6884d7ed02d", - "https://deno.land/std@0.200.0/fs/expand_glob.ts": "164680cd242416fd60fc879ff359f9cd1992e4674f362c67dbe27d32d7e3b83d", - "https://deno.land/std@0.200.0/fs/mod.ts": "bc3d0acd488cc7b42627044caf47d72019846d459279544e1934418955ba4898", - "https://deno.land/std@0.200.0/fs/move.ts": "b4f8f46730b40c32ea3c0bc8eb0fd0e8139249a698883c7b3756424cf19785c9", - "https://deno.land/std@0.200.0/fs/walk.ts": "b93f21694711ac5bed9297a7c5a90ed7669c52c4aab1bf6166dd8fe9655bb158", - "https://deno.land/std@0.200.0/http/etag.ts": "807382795850cde5c437c74bcc09392bc0fc56de348fc1271f383f4b28935b9f", - "https://deno.land/std@0.200.0/http/file_server.ts": "6f5c4a28c36995f31544abb49b86bee6e7a2d34664cac3936ff08ccad1682d85", - "https://deno.land/std@0.200.0/http/http_status.ts": "8a7bcfe3ac025199ad804075385e57f63d055b2aed539d943ccc277616d6f932", - "https://deno.land/std@0.200.0/http/server.ts": "1b2403b3c544c0624ad23e8ca4e05877e65380d9e0d75d04957432d65c3d5f41", - "https://deno.land/std@0.200.0/http/util.ts": "4cf044067febaa26d0830e356b0f3a5f76d701a60d7ff7a516fad7b192f4c3a7", - "https://deno.land/std@0.200.0/io/buffer.ts": "4d6883daeb2e698579c4064170515683d69f40f3de019bfe46c5cf31e74ae793", - "https://deno.land/std@0.200.0/json/common.ts": "ecd5e87d45b5f0df33238ed8b1746e1444da7f5c86ae53d0f0b04280f41a25bb", - "https://deno.land/std@0.200.0/jsonc/mod.ts": "b88dce28eb3645667caa856538ae2fe87af51410822544a0b45a4177ef3bd7dd", - "https://deno.land/std@0.200.0/jsonc/parse.ts": "c1096e2b7ffb4996d7ed841dfdb29a4fccc78edcc55299beaa20d6fe5facf7b6", - "https://deno.land/std@0.200.0/media_types/_db.ts": "7606d83e31f23ce1a7968cbaee852810c2cf477903a095696cdc62eaab7ce570", - "https://deno.land/std@0.200.0/media_types/_util.ts": "916efbd30b6148a716f110e67a4db29d6949bf4048997b754415dd7e42c52378", - "https://deno.land/std@0.200.0/media_types/content_type.ts": "ad98a5aa2d95f5965b2796072284258710a25e520952376ed432b0937ce743bc", - "https://deno.land/std@0.200.0/media_types/format_media_type.ts": "f5e1073c05526a6f5a516ac5c5587a1abd043bf1039c71cde1166aa4328c8baf", - "https://deno.land/std@0.200.0/media_types/get_charset.ts": "18b88274796fda5d353806bf409eb1d2ddb3f004eb4bd311662c4cdd8ac173db", - "https://deno.land/std@0.200.0/media_types/parse_media_type.ts": "8cb0144385c555c9ce81881b7cee3fbb746f23b4af988fecdb7bd01ef8cc35b1", - "https://deno.land/std@0.200.0/media_types/type_by_extension.ts": "daa801eb0f11cdf199445d0f1b656cf116d47dcf9e5b85cc1e6b4469f5ee0432", - "https://deno.land/std@0.200.0/media_types/vendor/mime-db.v1.52.0.ts": "6925bbcae81ca37241e3f55908d0505724358cda3384eaea707773b2c7e99586", - "https://deno.land/std@0.200.0/path/_basename.ts": "057d420c9049821f983f784fd87fa73ac471901fb628920b67972b0f44319343", - "https://deno.land/std@0.200.0/path/_constants.ts": "e49961f6f4f48039c0dfed3c3f93e963ca3d92791c9d478ac5b43183413136e0", - "https://deno.land/std@0.200.0/path/_dirname.ts": "355e297236b2218600aee7a5301b937204c62e12da9db4b0b044993d9e658395", - "https://deno.land/std@0.200.0/path/_extname.ts": "eaaa5aae1acf1f03254d681bd6a8ce42a9cb5b7ff2213a9d4