Files
sukr/yarn.lock
Timothy DeHerrera a3a6f8ee3d fixes: fix dark scheme & port from legacy blog
My old blog only ever had 1 post, but its a good place to start.
2022-12-09 12:11:14 -07:00

4244 lines
175 KiB
YAML

# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@ampproject/remapping@^2.1.0":
"integrity" "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w=="
"resolved" "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"
"@astrojs/compiler@^0.23.4":
"integrity" "sha512-vBMPy9ok4iLapSyCCT1qsZ9dK7LkVFl9mObtLEmWiec9myGHS9h2kQY2xzPeFNJiWXUf9O6tSyQpQTy5As/p3g=="
"resolved" "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.23.5.tgz"
"version" "0.23.5"
"@astrojs/language-server@^0.23.0":
"integrity" "sha512-ROoMKo37NZ76pE/A2xHfjDlgfsNnFmkhL4+Wifs0L855n73SUCbnXz7ZaQktIGAq2Te2TpSjAawiOx0q9L5qeg=="
"resolved" "https://registry.npmjs.org/@astrojs/language-server/-/language-server-0.23.3.tgz"
"version" "0.23.3"
dependencies:
"@vscode/emmet-helper" "^2.8.4"
"prettier" "^2.7.1"
"prettier-plugin-astro" "^0.5.3"
"source-map" "^0.7.3"
"typescript" "~4.6.4"
"vscode-css-languageservice" "^6.0.1"
"vscode-html-languageservice" "^5.0.0"
"vscode-languageserver" "^8.0.1"
"vscode-languageserver-protocol" "^3.17.1"
"vscode-languageserver-textdocument" "^1.0.4"
"vscode-languageserver-types" "^3.17.1"
"vscode-uri" "^3.0.3"
"@astrojs/markdown-remark@^1.1.1":
"integrity" "sha512-6MDuQXbrp2fZBYBIqD+0jvSqYAukiMTte6oLNHiEYsLf3KIMlVAZj6dDgUJakgL7cQ4fmzWb0HUqzVpxAsasLw=="
"resolved" "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"@astrojs/micromark-extension-mdx-jsx" "^1.0.3"
"@astrojs/prism" "^1.0.0"
"acorn" "^8.7.1"
"acorn-jsx" "^5.3.2"
"github-slugger" "^1.4.0"
"hast-util-to-html" "^8.0.3"
"import-meta-resolve" "^2.1.0"
"mdast-util-from-markdown" "^1.2.0"
"mdast-util-mdx-expression" "^1.2.1"
"mdast-util-mdx-jsx" "^1.2.0"
"micromark-extension-mdx-expression" "^1.0.3"
"micromark-extension-mdx-md" "^1.0.0"
"micromark-util-combine-extensions" "^1.0.0"
"rehype-raw" "^6.1.1"
"rehype-stringify" "^9.0.3"
"remark-gfm" "^3.0.1"
"remark-parse" "^10.0.1"
"remark-rehype" "^10.1.0"
"remark-smartypants" "^2.0.0"
"shiki" "^0.11.1"
"unified" "^10.1.2"
"unist-util-map" "^3.1.1"
"unist-util-visit" "^4.1.0"
"vfile" "^5.3.2"
"@astrojs/mdx@^0.11.1":
"integrity" "sha512-zSlMX5unK4aIfg6NeYzlw0erLtvKpk71FWo11jYsMmmajYSU2JUk6maKWewERXGuVoY2YpC4W4Fl5dPn6jYGdQ=="
"resolved" "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.11.5.tgz"
"version" "0.11.5"
dependencies:
"@astrojs/prism" "^1.0.1"
"@mdx-js/mdx" "^2.1.2"
"@mdx-js/rollup" "^2.1.1"
"acorn" "^8.8.0"
"es-module-lexer" "^0.10.5"
"estree-util-visit" "^1.2.0"
"github-slugger" "^1.4.0"
"gray-matter" "^4.0.3"
"kleur" "^4.1.4"
"rehype-raw" "^6.1.1"
"remark-frontmatter" "^4.0.1"
"remark-gfm" "^3.0.1"
"remark-smartypants" "^2.0.0"
"shiki" "^0.11.1"
"unist-util-visit" "^4.1.0"
"vfile" "^5.3.2"
"@astrojs/micromark-extension-mdx-jsx@^1.0.3":
"integrity" "sha512-O15+i2DGG0qb1R/1SYbFXgOKDGbYdV8iJMtuboVb1S9YFQfMOJxaCMco0bhXQI7PmZcQ4pZWIjT5oZ64dXUtRA=="
"resolved" "https://registry.npmjs.org/@astrojs/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"@types/acorn" "^4.0.0"
"estree-util-is-identifier-name" "^2.0.0"
"micromark-factory-mdx-expression" "^1.0.0"
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"vfile-message" "^3.0.0"
"@astrojs/prism@^1.0.0", "@astrojs/prism@^1.0.1":
"integrity" "sha512-HxEFslvbv+cfOs51q/C7aMVFuW3EAGg0d1xXU/0e/QeScDzfrp5Ra4SOb8mV082SgENVjtVvet4zR84t3at4VQ=="
"resolved" "https://registry.npmjs.org/@astrojs/prism/-/prism-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"prismjs" "^1.28.0"
"@astrojs/rss@^1.0.0":
"integrity" "sha512-SkAUMnp/LpryOR5B69rlF69AjKE3YlIPRmWad5WoRVeAH1CEEvSh8sC8/qhtG9haPFYa9JoX6zp5V5MkUOop3A=="
"resolved" "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"fast-xml-parser" "^4.0.8"
"@astrojs/sitemap@^1.0.0":
"integrity" "sha512-42GxuF5FP7RaKXZrwGLBLOX3hPv+Wl7ExJC43O0J5e34ojJkLeKf7QfwN1UwrJlqH0Ywi0Fm4/xGe482G09+wg=="
"resolved" "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"sitemap" "^7.1.1"
"zod" "^3.17.3"
"@astrojs/svelte@^1.0.0":
"integrity" "sha512-cC3Pn475mOJdDM5IKMJ75hlah7jTWdVPkD7gUx+7ouJ/V9Q8H5OTmne+xG8zk2MquAHBL/ksmUS2pSzI9ByZkw=="
"resolved" "https://registry.npmjs.org/@astrojs/svelte/-/svelte-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"@sveltejs/vite-plugin-svelte" "^1.0.1"
"postcss-load-config" "^3.1.4"
"svelte-preprocess" "^4.10.7"
"svelte2tsx" "^0.5.11"
"@astrojs/tailwind@^1.0.0":
"integrity" "sha512-ZVytcmam/krEkg3xfW+2ItMz/XKWCg86Zj9lZsUOybEi3mcQZt++CRGyX1zqUAHrjXY9p/hhMeSWtwVX3GnIyA=="
"resolved" "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"@proload/core" "^0.3.2"
"autoprefixer" "^10.4.7"
"postcss" "^8.4.14"
"tailwindcss" "^3.0.24"
"@astrojs/telemetry@^1.0.0":
"integrity" "sha512-SJVfZHp00f8VZsT1fsx1+6acJGUNt/84xZytV5znPzzNE8RXjlE0rv03llgTsEeUHYZc6uJah91jNojS7RldFg=="
"resolved" "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"ci-info" "^3.3.1"
"debug" "^4.3.4"
"dlv" "^1.1.3"
"dset" "^3.1.2"
"is-docker" "^3.0.0"
"is-wsl" "^2.2.0"
"node-fetch" "^3.2.5"
"which-pm-runs" "^1.1.0"
"@astrojs/webapi@^1.0.0":
"integrity" "sha512-yeUvP27PoiBK/WCxyQzC4HLYZo4Hg6dzRd/dTsL50WGlAQVCwWcqzVJrIZKvzNDNaW/fIXutZTmdj6nec0PIGg=="
"resolved" "https://registry.npmjs.org/@astrojs/webapi/-/webapi-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"global-agent" "^3.0.0"
"node-fetch" "^3.2.5"
"@babel/code-frame@^7.18.6":
"integrity" "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q=="
"resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/highlight" "^7.18.6"
"@babel/compat-data@^7.20.0":
"integrity" "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ=="
"resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz"
"version" "7.20.1"
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.10.2", "@babel/core@^7.18.2":
"integrity" "sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg=="
"resolved" "https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz"
"version" "7.19.6"
dependencies:
"@ampproject/remapping" "^2.1.0"
"@babel/code-frame" "^7.18.6"
"@babel/generator" "^7.19.6"
"@babel/helper-compilation-targets" "^7.19.3"
"@babel/helper-module-transforms" "^7.19.6"
"@babel/helpers" "^7.19.4"
"@babel/parser" "^7.19.6"
"@babel/template" "^7.18.10"
"@babel/traverse" "^7.19.6"
"@babel/types" "^7.19.4"
"convert-source-map" "^1.7.0"
"debug" "^4.1.0"
"gensync" "^1.0.0-beta.2"
"json5" "^2.2.1"
"semver" "^6.3.0"
"@babel/generator@^7.18.2", "@babel/generator@^7.19.6", "@babel/generator@^7.20.1":
"integrity" "sha512-u1dMdBUmA7Z0rBB97xh8pIhviK7oItYOkjbsCxTWMknyvbQRBwX7/gn4JXurRdirWMFh+ZtYARqkA6ydogVZpg=="
"resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.20.1.tgz"
"version" "7.20.1"
dependencies:
"@babel/types" "^7.20.0"
"@jridgewell/gen-mapping" "^0.3.2"
"jsesc" "^2.5.1"
"@babel/helper-annotate-as-pure@^7.18.6":
"integrity" "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA=="
"resolved" "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/types" "^7.18.6"
"@babel/helper-compilation-targets@^7.19.3":
"integrity" "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz"
"version" "7.20.0"
dependencies:
"@babel/compat-data" "^7.20.0"
"@babel/helper-validator-option" "^7.18.6"
"browserslist" "^4.21.3"
"semver" "^6.3.0"
"@babel/helper-environment-visitor@^7.18.9":
"integrity" "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="
"resolved" "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
"version" "7.18.9"
"@babel/helper-function-name@^7.19.0":
"integrity" "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w=="
"resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz"
"version" "7.19.0"
dependencies:
"@babel/template" "^7.18.10"
"@babel/types" "^7.19.0"
"@babel/helper-hoist-variables@^7.18.6":
"integrity" "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q=="
"resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/types" "^7.18.6"
"@babel/helper-module-imports@^7.18.6":
"integrity" "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="
"resolved" "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/types" "^7.18.6"
"@babel/helper-module-transforms@^7.19.6":
"integrity" "sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw=="
"resolved" "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz"
"version" "7.19.6"
dependencies:
"@babel/helper-environment-visitor" "^7.18.9"
"@babel/helper-module-imports" "^7.18.6"
"@babel/helper-simple-access" "^7.19.4"
"@babel/helper-split-export-declaration" "^7.18.6"
"@babel/helper-validator-identifier" "^7.19.1"
"@babel/template" "^7.18.10"
"@babel/traverse" "^7.19.6"
"@babel/types" "^7.19.4"
"@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.19.0":
"integrity" "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw=="
"resolved" "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz"
"version" "7.19.0"
"@babel/helper-simple-access@^7.19.4":
"integrity" "sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg=="
"resolved" "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz"
"version" "7.19.4"
dependencies:
"@babel/types" "^7.19.4"
"@babel/helper-split-export-declaration@^7.18.6":
"integrity" "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA=="
"resolved" "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/types" "^7.18.6"
"@babel/helper-string-parser@^7.19.4":
"integrity" "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw=="
"resolved" "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
"version" "7.19.4"
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
"integrity" "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w=="
"resolved" "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
"version" "7.19.1"
"@babel/helper-validator-option@^7.18.6":
"integrity" "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
"resolved" "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
"version" "7.18.6"
"@babel/helpers@^7.19.4":
"integrity" "sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg=="
"resolved" "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz"
"version" "7.20.1"
dependencies:
"@babel/template" "^7.18.10"
"@babel/traverse" "^7.20.1"
"@babel/types" "^7.20.0"
"@babel/highlight@^7.18.6":
"integrity" "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g=="
"resolved" "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/helper-validator-identifier" "^7.18.6"
"chalk" "^2.0.0"
"js-tokens" "^4.0.0"
"@babel/parser@^7.18.10", "@babel/parser@^7.18.4", "@babel/parser@^7.19.6", "@babel/parser@^7.20.1":
"integrity" "sha512-hp0AYxaZJhxULfM1zyp7Wgr+pSUKBcP3M+PHnSzWGdXOzg/kHWIgiUWARvubhUKGOEw3xqY4x+lyZ9ytBVcELw=="
"resolved" "https://registry.npmjs.org/@babel/parser/-/parser-7.20.1.tgz"
"version" "7.20.1"
"@babel/plugin-syntax-jsx@^7.18.6":
"integrity" "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz"
"version" "7.18.6"
dependencies:
"@babel/helper-plugin-utils" "^7.18.6"
"@babel/plugin-transform-react-jsx@^7.17.12":
"integrity" "sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.19.0.tgz"
"version" "7.19.0"
dependencies:
"@babel/helper-annotate-as-pure" "^7.18.6"
"@babel/helper-module-imports" "^7.18.6"
"@babel/helper-plugin-utils" "^7.19.0"
"@babel/plugin-syntax-jsx" "^7.18.6"
"@babel/types" "^7.19.0"
"@babel/template@^7.18.10":
"integrity" "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA=="
"resolved" "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz"
"version" "7.18.10"
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/parser" "^7.18.10"
"@babel/types" "^7.18.10"
"@babel/traverse@^7.18.2", "@babel/traverse@^7.19.6", "@babel/traverse@^7.20.1":
"integrity" "sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA=="
"resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz"
"version" "7.20.1"
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/generator" "^7.20.1"
"@babel/helper-environment-visitor" "^7.18.9"
"@babel/helper-function-name" "^7.19.0"
"@babel/helper-hoist-variables" "^7.18.6"
"@babel/helper-split-export-declaration" "^7.18.6"
"@babel/parser" "^7.20.1"
"@babel/types" "^7.20.0"
"debug" "^4.1.0"
"globals" "^11.1.0"
"@babel/types@^7.18.10", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.0":
"integrity" "sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg=="
"resolved" "https://registry.npmjs.org/@babel/types/-/types-7.20.0.tgz"
"version" "7.20.0"
dependencies:
"@babel/helper-string-parser" "^7.19.4"
"@babel/helper-validator-identifier" "^7.19.1"
"to-fast-properties" "^2.0.0"
"@emmetio/abbreviation@^2.2.3":
"integrity" "sha512-87pltuCPt99aL+y9xS6GPZ+Wmmyhll2WXH73gG/xpGcQ84DRnptBsI2r0BeIQ0EB/SQTOe2ANPqFqj3Rj5FOGA=="
"resolved" "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.2.3.tgz"
"version" "2.2.3"
dependencies:
"@emmetio/scanner" "^1.0.0"
"@emmetio/css-abbreviation@^2.1.4":
"integrity" "sha512-qk9L60Y+uRtM5CPbB0y+QNl/1XKE09mSO+AhhSauIfr2YOx/ta3NJw2d8RtCFxgzHeRqFRr8jgyzThbu+MZ4Uw=="
"resolved" "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.4.tgz"
"version" "2.1.4"
dependencies:
"@emmetio/scanner" "^1.0.0"
"@emmetio/scanner@^1.0.0":
"integrity" "sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA=="
"resolved" "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.0.tgz"
"version" "1.0.0"
"@fontsource/fira-sans@^4.5.9":
"integrity" "sha512-4Edj+GA0LYSqfXOvdTwVGmCShT8Ycd8bKzdfzM302n+I6Hsg6h3gBkBeNgN19PhkcngDznZyHv3EkyrKqvMTGw=="
"resolved" "https://registry.npmjs.org/@fontsource/fira-sans/-/fira-sans-4.5.10.tgz"
"version" "4.5.10"
"@jridgewell/gen-mapping@^0.1.0":
"integrity" "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w=="
"resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz"
"version" "0.1.1"
dependencies:
"@jridgewell/set-array" "^1.0.0"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@jridgewell/gen-mapping@^0.3.2":
"integrity" "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A=="
"resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
"version" "0.3.2"
dependencies:
"@jridgewell/set-array" "^1.0.1"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@jridgewell/trace-mapping" "^0.3.9"
"@jridgewell/resolve-uri@3.1.0":
"integrity" "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
"resolved" "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
"version" "3.1.0"
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
"integrity" "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
"resolved" "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
"version" "1.1.2"
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@1.4.14":
"integrity" "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
"resolved" "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
"version" "1.4.14"
"@jridgewell/trace-mapping@^0.3.9":
"integrity" "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g=="
"resolved" "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz"
"version" "0.3.17"
dependencies:
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"
"@ljharb/has-package-exports-patterns@^0.0.2":
"integrity" "sha512-4/RWEeXDO6bocPONheFe6gX/oQdP/bEpv0oL4HqjPP5DCenBSt0mHgahppY49N0CpsaqffdwPq+TlX9CYOq2Dw=="
"resolved" "https://registry.npmjs.org/@ljharb/has-package-exports-patterns/-/has-package-exports-patterns-0.0.2.tgz"
"version" "0.0.2"
"@mdx-js/mdx@^2.0.0", "@mdx-js/mdx@^2.1.2":
"integrity" "sha512-zEG0lt+Bl/r5U6e0TOS7qDbsXICtemfAPquxWFsMbdzrvlWaqMGemLl+sjVpqlyaaiCiGVQBSGdCk0t1qXjkQg=="
"resolved" "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-2.1.5.tgz"
"version" "2.1.5"
dependencies:
"@types/estree-jsx" "^1.0.0"
"@types/mdx" "^2.0.0"
"estree-util-build-jsx" "^2.0.0"
"estree-util-is-identifier-name" "^2.0.0"
"estree-util-to-js" "^1.1.0"
"estree-walker" "^3.0.0"
"hast-util-to-estree" "^2.0.0"
"markdown-extensions" "^1.0.0"
"periscopic" "^3.0.0"
"remark-mdx" "^2.0.0"
"remark-parse" "^10.0.0"
"remark-rehype" "^10.0.0"
"unified" "^10.0.0"
"unist-util-position-from-estree" "^1.0.0"
"unist-util-stringify-position" "^3.0.0"
"unist-util-visit" "^4.0.0"
"vfile" "^5.0.0"
"@mdx-js/rollup@^2.1.1":
"integrity" "sha512-l90rSiwnEf6PnjH8uRXjZ1W0rR8p1fp1YIiDuA3uF7SOfxMQ98uymaIwI6BsX+8BC2dcWij7Racwp++JkvdOLQ=="
"resolved" "https://registry.npmjs.org/@mdx-js/rollup/-/rollup-2.1.5.tgz"
"version" "2.1.5"
dependencies:
"@mdx-js/mdx" "^2.0.0"
"@rollup/pluginutils" "^4.0.0"
"source-map" "^0.7.0"
"vfile" "^5.0.0"
"@nodelib/fs.scandir@2.1.5":
"integrity" "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="
"resolved" "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
"version" "2.1.5"
dependencies:
"@nodelib/fs.stat" "2.0.5"
"run-parallel" "^1.1.9"
"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
"integrity" "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
"resolved" "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
"version" "2.0.5"
"@nodelib/fs.walk@^1.2.3":
"integrity" "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="
"resolved" "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
"version" "1.2.8"
dependencies:
"@nodelib/fs.scandir" "2.1.5"
"fastq" "^1.6.0"
"@pkgr/utils@^2.3.0":
"integrity" "sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw=="
"resolved" "https://registry.npmjs.org/@pkgr/utils/-/utils-2.3.1.tgz"
"version" "2.3.1"
dependencies:
"cross-spawn" "^7.0.3"
"is-glob" "^4.0.3"
"open" "^8.4.0"
"picocolors" "^1.0.0"
"tiny-glob" "^0.2.9"
"tslib" "^2.4.0"
"@polka/url@^1.0.0-next.20":
"integrity" "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g=="
"resolved" "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz"
"version" "1.0.0-next.21"
"@proload/core@^0.3.2":
"integrity" "sha512-7dAFWsIK84C90AMl24+N/ProHKm4iw0akcnoKjRvbfHifJZBLhaDsDus1QJmhG12lXj4e/uB/8mB/0aduCW+NQ=="
"resolved" "https://registry.npmjs.org/@proload/core/-/core-0.3.3.tgz"
"version" "0.3.3"
dependencies:
"deepmerge" "^4.2.2"
"escalade" "^3.1.1"
"@proload/plugin-tsm@^0.2.1":
"integrity" "sha512-Ex1sL2BxU+g8MHdAdq9SZKz+pU34o8Zcl9PHWo2WaG9hrnlZme607PU6gnpoAYsDBpHX327+eu60wWUk+d/b+A=="
"resolved" "https://registry.npmjs.org/@proload/plugin-tsm/-/plugin-tsm-0.2.1.tgz"
"version" "0.2.1"
dependencies:
"tsm" "^2.1.4"
"@rollup/pluginutils@^4.0.0":
"integrity" "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ=="
"resolved" "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz"
"version" "4.2.1"
dependencies:
"estree-walker" "^2.0.1"
"picomatch" "^2.2.2"
"@sveltejs/vite-plugin-svelte@^1.0.1":
"integrity" "sha512-cFRfEdztubtj1c/rYh7ArK7XCfFJn6wG6+J8/e9amFsKtEJILovoBrK0/mxt1AjPQg0vaX+fHPKvhx+q8mTPaQ=="
"resolved" "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"debug" "^4.3.4"
"deepmerge" "^4.2.2"
"kleur" "^4.1.5"
"magic-string" "^0.26.7"
"svelte-hmr" "^0.15.0"
"@tailwindcss/aspect-ratio@^0.4.0":
"integrity" "sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ=="
"resolved" "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.2.tgz"
"version" "0.4.2"
"@tailwindcss/forms@^0.5.0":
"integrity" "sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q=="
"resolved" "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.3.tgz"
"version" "0.5.3"
dependencies:
"mini-svg-data-uri" "^1.2.3"
"@tailwindcss/line-clamp@^0.4.2":
"integrity" "sha512-HFzAQuqYCjyy/SX9sLGB1lroPzmcnWv1FHkIpmypte10hptf4oPUfucryMKovZh2u0uiS9U5Ty3GghWfEJGwVw=="
"resolved" "https://registry.npmjs.org/@tailwindcss/line-clamp/-/line-clamp-0.4.2.tgz"
"version" "0.4.2"
"@tailwindcss/typography@^0.5.2":
"integrity" "sha512-JTTSTrgZfp6Ki4svhPA4mkd9nmQ/j9EfE7SbHJ1cLtthKkpW2OxsFXzSmxbhYbEkfNIyAyhle5p4SYyKRbz/jg=="
"resolved" "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.7.tgz"
"version" "0.5.7"
dependencies:
"lodash.castarray" "^4.4.0"
"lodash.isplainobject" "^4.0.6"
"lodash.merge" "^4.6.2"
"postcss-selector-parser" "6.0.10"
"@types/acorn@^4.0.0":
"integrity" "sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ=="
"resolved" "https://registry.npmjs.org/@types/acorn/-/acorn-4.0.6.tgz"
"version" "4.0.6"
dependencies:
"@types/estree" "*"
"@types/debug@^4.0.0":
"integrity" "sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg=="
"resolved" "https://registry.npmjs.org/@types/debug/-/debug-4.1.7.tgz"
"version" "4.1.7"
dependencies:
"@types/ms" "*"
"@types/estree-jsx@^0.0.1":
"integrity" "sha512-gcLAYiMfQklDCPjQegGn0TBAn9it05ISEsEhlKQUddIk7o2XDokOcTN7HBO8tznM0D9dGezvHEfRZBfZf6me0A=="
"resolved" "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-0.0.1.tgz"
"version" "0.0.1"
dependencies:
"@types/estree" "*"
"@types/estree-jsx@^1.0.0":
"integrity" "sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ=="
"resolved" "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"@types/estree" "*"
"@types/estree@*", "@types/estree@^1.0.0":
"integrity" "sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ=="
"resolved" "https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz"
"version" "1.0.0"
"@types/hast@^2.0.0":
"integrity" "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g=="
"resolved" "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz"
"version" "2.3.4"
dependencies:
"@types/unist" "*"
"@types/json5@^0.0.30":
"integrity" "sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA=="
"resolved" "https://registry.npmjs.org/@types/json5/-/json5-0.0.30.tgz"
"version" "0.0.30"
"@types/mdast@^3.0.0":
"integrity" "sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA=="
"resolved" "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.10.tgz"
"version" "3.0.10"
dependencies:
"@types/unist" "*"
"@types/mdx@^2.0.0":
"integrity" "sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ=="
"resolved" "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.3.tgz"
"version" "2.0.3"
"@types/ms@*":
"integrity" "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
"resolved" "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz"
"version" "0.7.31"
"@types/nlcst@^1.0.0":
"integrity" "sha512-3TGCfOcy8R8mMQ4CNSNOe3PG66HttvjcLzCoOpvXvDtfWOTi+uT/rxeOKm/qEwbM4SNe1O/PjdiBK2YcTjU4OQ=="
"resolved" "https://registry.npmjs.org/@types/nlcst/-/nlcst-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"@types/unist" "*"
"@types/node@*", "@types/node@^18.7.14":
"integrity" "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg=="
"resolved" "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz"
"version" "18.11.9"
"@types/node@^17.0.5":
"integrity" "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw=="
"resolved" "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz"
"version" "17.0.45"
"@types/parse5@^6.0.0":
"integrity" "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g=="
"resolved" "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz"
"version" "6.0.3"
"@types/pug@^2.0.4":
"integrity" "sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg=="
"resolved" "https://registry.npmjs.org/@types/pug/-/pug-2.0.6.tgz"
"version" "2.0.6"
"@types/resolve@^1.17.0":
"integrity" "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="
"resolved" "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz"
"version" "1.20.2"
"@types/sass@^1.16.0":
"integrity" "sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g=="
"resolved" "https://registry.npmjs.org/@types/sass/-/sass-1.43.1.tgz"
"version" "1.43.1"
dependencies:
"@types/node" "*"
"@types/sax@^1.2.1":
"integrity" "sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw=="
"resolved" "https://registry.npmjs.org/@types/sax/-/sax-1.2.4.tgz"
"version" "1.2.4"
dependencies:
"@types/node" "*"
"@types/unist@*", "@types/unist@^2.0.0":
"integrity" "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
"resolved" "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz"
"version" "2.0.6"
"@vscode/emmet-helper@^2.8.4":
"integrity" "sha512-lUki5QLS47bz/U8IlG9VQ+1lfxMtxMZENmU5nu4Z71eOD5j9FK0SmYGL5NiVJg9WBWeAU0VxRADMY2Qpq7BfVg=="
"resolved" "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper-2.8.4.tgz"
"version" "2.8.4"
dependencies:
"emmet" "^2.3.0"
"jsonc-parser" "^2.3.0"
"vscode-languageserver-textdocument" "^1.0.1"
"vscode-languageserver-types" "^3.15.1"
"vscode-nls" "^5.0.0"
"vscode-uri" "^2.1.2"
"acorn-jsx@^5.0.0", "acorn-jsx@^5.3.2":
"integrity" "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="
"resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
"version" "5.3.2"
"acorn-node@^1.8.2":
"integrity" "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A=="
"resolved" "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz"
"version" "1.8.2"
dependencies:
"acorn" "^7.0.0"
"acorn-walk" "^7.0.0"
"xtend" "^4.0.2"
"acorn-walk@^7.0.0":
"integrity" "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA=="
"resolved" "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz"
"version" "7.2.0"
"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", "acorn@^8.0.0", "acorn@^8.7.1", "acorn@^8.8.0":
"integrity" "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA=="
"resolved" "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz"
"version" "8.8.1"
"acorn@^7.0.0":
"integrity" "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
"resolved" "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
"version" "7.4.1"
"ansi-align@^3.0.1":
"integrity" "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w=="
"resolved" "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"string-width" "^4.1.0"
"ansi-regex@^2.0.0":
"integrity" "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz"
"version" "2.1.1"
"ansi-regex@^5.0.1":
"integrity" "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
"version" "5.0.1"
"ansi-regex@^6.0.1":
"integrity" "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz"
"version" "6.0.1"
"ansi-styles@^3.2.1":
"integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"color-convert" "^1.9.0"
"ansi-styles@^4.1.0":
"integrity" "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
"version" "4.3.0"
dependencies:
"color-convert" "^2.0.1"
"ansi-styles@^6.1.0":
"integrity" "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
"version" "6.2.1"
"anymatch@~3.1.2":
"integrity" "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg=="
"resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"normalize-path" "^3.0.0"
"picomatch" "^2.0.4"
"arg@^5.0.0", "arg@^5.0.2":
"integrity" "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
"resolved" "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz"
"version" "5.0.2"
"argparse@^1.0.7":
"integrity" "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="
"resolved" "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"
"version" "1.0.10"
dependencies:
"sprintf-js" "~1.0.2"
"array-iterate@^1.0.0":
"integrity" "sha512-sNRaPGh9nnmdC8Zf+pT3UqP8rnWj5Hf9wiFGsX3wUQ2yVSIhO2ShFwCoceIPpB41QF6i2OEmrHmCo36xronCVA=="
"resolved" "https://registry.npmjs.org/array-iterate/-/array-iterate-1.1.4.tgz"
"version" "1.1.4"
"ast-types@0.14.2":
"integrity" "sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA=="
"resolved" "https://registry.npmjs.org/ast-types/-/ast-types-0.14.2.tgz"
"version" "0.14.2"
dependencies:
"tslib" "^2.0.1"
"astring@^1.8.0":
"integrity" "sha512-sRpyiNrx2dEYIMmUXprS8nlpRg2Drs8m9ElX9vVEXaCB4XEAJhKfs7IcX0IwShjuOAjLR6wzIrgoptz1n19i1A=="
"resolved" "https://registry.npmjs.org/astring/-/astring-1.8.3.tgz"
"version" "1.8.3"
"astro@1.1.5":
"integrity" "sha512-V3uDGTHYDbrqDbCpziEgCv8uElow/Ae1LjGC7guTQTU3IXzcVbJPkIfx8uNDThQ6nZpSb38z9GsFtsNJ9A3OmQ=="
"resolved" "https://registry.npmjs.org/astro/-/astro-1.1.5.tgz"
"version" "1.1.5"
dependencies:
"@astrojs/compiler" "^0.23.4"
"@astrojs/language-server" "^0.23.0"
"@astrojs/markdown-remark" "^1.1.1"
"@astrojs/telemetry" "^1.0.0"
"@astrojs/webapi" "^1.0.0"
"@babel/core" "^7.18.2"
"@babel/generator" "^7.18.2"
"@babel/parser" "^7.18.4"
"@babel/plugin-transform-react-jsx" "^7.17.12"
"@babel/traverse" "^7.18.2"
"@babel/types" "^7.18.4"
"@proload/core" "^0.3.2"
"@proload/plugin-tsm" "^0.2.1"
"boxen" "^6.2.1"
"ci-info" "^3.3.1"
"common-ancestor-path" "^1.0.1"
"debug" "^4.3.4"
"diff" "^5.1.0"
"eol" "^0.9.1"
"es-module-lexer" "^0.10.5"
"esbuild" "^0.14.43"
"execa" "^6.1.0"
"fast-glob" "^3.2.11"
"github-slugger" "^1.4.0"
"gray-matter" "^4.0.3"
"html-entities" "^2.3.3"
"html-escaper" "^3.0.3"
"kleur" "^4.1.4"
"magic-string" "^0.25.9"
"mime" "^3.0.0"
"ora" "^6.1.0"
"path-browserify" "^1.0.1"
"path-to-regexp" "^6.2.1"
"postcss" "^8.4.14"
"postcss-load-config" "^3.1.4"
"preferred-pm" "^3.0.3"
"prompts" "^2.4.2"
"recast" "^0.20.5"
"rehype" "^12.0.1"
"resolve" "^1.22.0"
"rollup" "~2.77.0"
"semver" "^7.3.7"
"shiki" "^0.11.1"
"sirv" "^2.0.2"
"slash" "^4.0.0"
"string-width" "^5.1.2"
"strip-ansi" "^7.0.1"
"supports-esm" "^1.0.0"
"tsconfig-resolver" "^3.0.1"
"unist-util-visit" "^4.1.0"
"vfile" "^5.3.2"
"vite" "3.0.9"
"yargs-parser" "^21.0.1"
"zod" "^3.17.3"
"autoprefixer@^10.4.7":
"integrity" "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg=="
"resolved" "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz"
"version" "10.4.13"
dependencies:
"browserslist" "^4.21.4"
"caniuse-lite" "^1.0.30001426"
"fraction.js" "^4.2.0"
"normalize-range" "^0.1.2"
"picocolors" "^1.0.0"
"postcss-value-parser" "^4.2.0"
"bail@^2.0.0":
"integrity" "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw=="
"resolved" "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz"
"version" "2.0.2"
"balanced-match@^1.0.0":
"integrity" "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
"resolved" "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
"version" "1.0.2"
"base64-js@^1.3.1":
"integrity" "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
"resolved" "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
"version" "1.5.1"
"binary-extensions@^2.0.0":
"integrity" "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
"resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz"
"version" "2.2.0"
"bl@^5.0.0":
"integrity" "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ=="
"resolved" "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"buffer" "^6.0.3"
"inherits" "^2.0.4"
"readable-stream" "^3.4.0"
"boolean@^3.0.1":
"integrity" "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw=="
"resolved" "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz"
"version" "3.2.0"
"boxen@^6.2.1":
"integrity" "sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw=="
"resolved" "https://registry.npmjs.org/boxen/-/boxen-6.2.1.tgz"
"version" "6.2.1"
dependencies:
"ansi-align" "^3.0.1"
"camelcase" "^6.2.0"
"chalk" "^4.1.2"
"cli-boxes" "^3.0.0"
"string-width" "^5.0.1"
"type-fest" "^2.5.0"
"widest-line" "^4.0.1"
"wrap-ansi" "^8.0.1"
"brace-expansion@^1.1.7":
"integrity" "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="
"resolved" "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
"version" "1.1.11"
dependencies:
"balanced-match" "^1.0.0"
"concat-map" "0.0.1"
"braces@^3.0.2", "braces@~3.0.2":
"integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
"resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"fill-range" "^7.0.1"
"browserslist@^4.21.3", "browserslist@^4.21.4", "browserslist@>= 4.21.0":
"integrity" "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw=="
"resolved" "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz"
"version" "4.21.4"
dependencies:
"caniuse-lite" "^1.0.30001400"
"electron-to-chromium" "^1.4.251"
"node-releases" "^2.0.6"
"update-browserslist-db" "^1.0.9"
"buffer-crc32@^0.2.5":
"integrity" "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ=="
"resolved" "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
"version" "0.2.13"
"buffer@^6.0.3":
"integrity" "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA=="
"resolved" "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz"
"version" "6.0.3"
dependencies:
"base64-js" "^1.3.1"
"ieee754" "^1.2.1"
"camelcase-css@^2.0.1":
"integrity" "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA=="
"resolved" "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz"
"version" "2.0.1"
"camelcase@^2.0.1":
"integrity" "sha512-DLIsRzJVBQu72meAKPkWQOLcujdXT32hwdfnkI1frSiSRMK1MofjKHf+MEx0SB6fjEFXL8fBDv1dKymBlOp4Qw=="
"resolved" "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz"
"version" "2.1.1"
"camelcase@^6.2.0":
"integrity" "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
"resolved" "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
"version" "6.3.0"
"caniuse-lite@^1.0.30001400", "caniuse-lite@^1.0.30001426":
"integrity" "sha512-511ThLu1hF+5RRRt0zYCf2U2yRr9GPF6m5y90SBCWsvSoYoW7yAGlv/elyPaNfvGCkp6kj/KFZWU0BMA69Prsg=="
"resolved" "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001429.tgz"
"version" "1.0.30001429"
"ccount@^2.0.0":
"integrity" "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg=="
"resolved" "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz"
"version" "2.0.1"
"chalk@^2.0.0":
"integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
"version" "2.4.2"
dependencies:
"ansi-styles" "^3.2.1"
"escape-string-regexp" "^1.0.5"
"supports-color" "^5.3.0"
"chalk@^4.1.2":
"integrity" "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
"version" "4.1.2"
dependencies:
"ansi-styles" "^4.1.0"
"supports-color" "^7.1.0"
"chalk@^5.0.0":
"integrity" "sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-5.1.2.tgz"
"version" "5.1.2"
"character-entities-html4@^2.0.0":
"integrity" "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA=="
"resolved" "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz"
"version" "2.1.0"
"character-entities-legacy@^3.0.0":
"integrity" "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ=="
"resolved" "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz"
"version" "3.0.0"
"character-entities@^2.0.0":
"integrity" "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ=="
"resolved" "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz"
"version" "2.0.2"
"character-reference-invalid@^2.0.0":
"integrity" "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw=="
"resolved" "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz"
"version" "2.0.1"
"chokidar@^3.5.3":
"integrity" "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw=="
"resolved" "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
"version" "3.5.3"
dependencies:
"anymatch" "~3.1.2"
"braces" "~3.0.2"
"glob-parent" "~5.1.2"
"is-binary-path" "~2.1.0"
"is-glob" "~4.0.1"
"normalize-path" "~3.0.0"
"readdirp" "~3.6.0"
optionalDependencies:
"fsevents" "~2.3.2"
"ci-info@^3.3.1":
"integrity" "sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw=="
"resolved" "https://registry.npmjs.org/ci-info/-/ci-info-3.5.0.tgz"
"version" "3.5.0"
"cli-boxes@^3.0.0":
"integrity" "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g=="
"resolved" "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz"
"version" "3.0.0"
"cli-cursor@^4.0.0":
"integrity" "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg=="
"resolved" "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"restore-cursor" "^4.0.0"
"cli-spinners@^2.6.1":
"integrity" "sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw=="
"resolved" "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.7.0.tgz"
"version" "2.7.0"
"cliui@^3.0.3":
"integrity" "sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w=="
"resolved" "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz"
"version" "3.2.0"
dependencies:
"string-width" "^1.0.1"
"strip-ansi" "^3.0.1"
"wrap-ansi" "^2.0.0"
"clone@^1.0.2":
"integrity" "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg=="
"resolved" "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz"
"version" "1.0.4"
"code-point-at@^1.0.0":
"integrity" "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA=="
"resolved" "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz"
"version" "1.1.0"
"color-convert@^1.9.0":
"integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
"resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
"version" "1.9.3"
dependencies:
"color-name" "1.1.3"
"color-convert@^2.0.1":
"integrity" "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="
"resolved" "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"color-name" "~1.1.4"
"color-name@^1.1.4", "color-name@~1.1.4":
"integrity" "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
"resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
"version" "1.1.4"
"color-name@1.1.3":
"integrity" "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
"resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
"version" "1.1.3"
"comma-separated-tokens@^2.0.0":
"integrity" "sha512-G5yTt3KQN4Yn7Yk4ed73hlZ1evrFKXeUW3086p3PRFNp7m2vIjI6Pg+Kgb+oyzhd9F2qdcoj67+y3SdxL5XWsg=="
"resolved" "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.2.tgz"
"version" "2.0.2"
"common-ancestor-path@^1.0.1":
"integrity" "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w=="
"resolved" "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz"
"version" "1.0.1"
"concat-map@0.0.1":
"integrity" "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
"resolved" "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
"version" "0.0.1"
"convert-source-map@^1.7.0":
"integrity" "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
"resolved" "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz"
"version" "1.9.0"
"cross-spawn@^7.0.3":
"integrity" "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="
"resolved" "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
"version" "7.0.3"
dependencies:
"path-key" "^3.1.0"
"shebang-command" "^2.0.0"
"which" "^2.0.1"
"cssesc@^3.0.0":
"integrity" "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
"resolved" "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
"version" "3.0.0"
"data-uri-to-buffer@^4.0.0":
"integrity" "sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA=="
"resolved" "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz"
"version" "4.0.0"
"debug@^4.0.0", "debug@^4.1.0", "debug@^4.3.4":
"integrity" "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="
"resolved" "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
"version" "4.3.4"
dependencies:
"ms" "2.1.2"
"decamelize@^1.1.1":
"integrity" "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA=="
"resolved" "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz"
"version" "1.2.0"
"decode-named-character-reference@^1.0.0":
"integrity" "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg=="
"resolved" "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"character-entities" "^2.0.0"
"dedent-js@^1.0.1":
"integrity" "sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ=="
"resolved" "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz"
"version" "1.0.1"
"deepmerge@^4.2.2":
"integrity" "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
"resolved" "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz"
"version" "4.2.2"
"defaults@^1.0.3":
"integrity" "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A=="
"resolved" "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"clone" "^1.0.2"
"define-lazy-prop@^2.0.0":
"integrity" "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="
"resolved" "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz"
"version" "2.0.0"
"define-properties@^1.1.3":
"integrity" "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA=="
"resolved" "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz"
"version" "1.1.4"
dependencies:
"has-property-descriptors" "^1.0.0"
"object-keys" "^1.1.1"
"defined@^1.0.0":
"integrity" "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q=="
"resolved" "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz"
"version" "1.0.1"
"dequal@^2.0.0":
"integrity" "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA=="
"resolved" "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
"version" "2.0.3"
"detect-indent@^6.0.0":
"integrity" "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA=="
"resolved" "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz"
"version" "6.1.0"
"detect-node@^2.0.4":
"integrity" "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g=="
"resolved" "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz"
"version" "2.1.0"
"detective@^5.2.1":
"integrity" "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw=="
"resolved" "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz"
"version" "5.2.1"
dependencies:
"acorn-node" "^1.8.2"
"defined" "^1.0.0"
"minimist" "^1.2.6"
"didyoumean@^1.2.2":
"integrity" "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
"resolved" "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz"
"version" "1.2.2"
"diff@^5.0.0", "diff@^5.1.0":
"integrity" "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw=="
"resolved" "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz"
"version" "5.1.0"
"dir-glob@^3.0.1":
"integrity" "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA=="
"resolved" "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"path-type" "^4.0.0"
"dlv@^1.1.3":
"integrity" "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
"resolved" "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz"
"version" "1.1.3"
"dset@^3.1.2":
"integrity" "sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q=="
"resolved" "https://registry.npmjs.org/dset/-/dset-3.1.2.tgz"
"version" "3.1.2"
"eastasianwidth@^0.2.0":
"integrity" "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
"resolved" "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
"version" "0.2.0"
"electron-to-chromium@^1.4.251":
"integrity" "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA=="
"resolved" "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz"
"version" "1.4.284"
"emmet@^2.3.0":
"integrity" "sha512-pLS4PBPDdxuUAmw7Me7+TcHbykTsBKN/S9XJbUOMFQrNv9MoshzyMFK/R57JBm94/6HSL4vHnDeEmxlC82NQ4A=="
"resolved" "https://registry.npmjs.org/emmet/-/emmet-2.3.6.tgz"
"version" "2.3.6"
dependencies:
"@emmetio/abbreviation" "^2.2.3"
"@emmetio/css-abbreviation" "^2.1.4"
"emoji-regex@^8.0.0":
"integrity" "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
"resolved" "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
"version" "8.0.0"
"emoji-regex@^9.2.2":
"integrity" "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
"resolved" "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
"version" "9.2.2"
"eol@^0.9.1":
"integrity" "sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg=="
"resolved" "https://registry.npmjs.org/eol/-/eol-0.9.1.tgz"
"version" "0.9.1"
"es-module-lexer@^0.10.5":
"integrity" "sha512-+7IwY/kiGAacQfY+YBhKMvEmyAJnw5grTUgjG85Pe7vcUI/6b7pZjZG8nQ7+48YhzEAEqrEgD2dCz/JIK+AYvw=="
"resolved" "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.10.5.tgz"
"version" "0.10.5"
"es6-error@^4.1.1":
"integrity" "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg=="
"resolved" "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz"
"version" "4.1.1"
"es6-promise@^3.1.2":
"integrity" "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg=="
"resolved" "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz"
"version" "3.3.1"
"esbuild-linux-64@0.14.54":
"integrity" "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg=="
"resolved" "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.54.tgz"
"version" "0.14.54"
"esbuild@^0.14.0", "esbuild@^0.14.43", "esbuild@^0.14.47":
"integrity" "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA=="
"resolved" "https://registry.npmjs.org/esbuild/-/esbuild-0.14.54.tgz"
"version" "0.14.54"
optionalDependencies:
"@esbuild/linux-loong64" "0.14.54"
"esbuild-android-64" "0.14.54"
"esbuild-android-arm64" "0.14.54"
"esbuild-darwin-64" "0.14.54"
"esbuild-darwin-arm64" "0.14.54"
"esbuild-freebsd-64" "0.14.54"
"esbuild-freebsd-arm64" "0.14.54"
"esbuild-linux-32" "0.14.54"
"esbuild-linux-64" "0.14.54"
"esbuild-linux-arm" "0.14.54"
"esbuild-linux-arm64" "0.14.54"
"esbuild-linux-mips64le" "0.14.54"
"esbuild-linux-ppc64le" "0.14.54"
"esbuild-linux-riscv64" "0.14.54"
"esbuild-linux-s390x" "0.14.54"
"esbuild-netbsd-64" "0.14.54"
"esbuild-openbsd-64" "0.14.54"
"esbuild-sunos-64" "0.14.54"
"esbuild-windows-32" "0.14.54"
"esbuild-windows-64" "0.14.54"
"esbuild-windows-arm64" "0.14.54"
"escalade@^3.1.1":
"integrity" "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
"resolved" "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
"version" "3.1.1"
"escape-string-regexp@^1.0.5":
"integrity" "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
"version" "1.0.5"
"escape-string-regexp@^4.0.0":
"integrity" "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
"version" "4.0.0"
"escape-string-regexp@^5.0.0":
"integrity" "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz"
"version" "5.0.0"
"esprima@^4.0.0", "esprima@~4.0.0":
"integrity" "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
"resolved" "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
"version" "4.0.1"
"estree-util-attach-comments@^2.0.0":
"integrity" "sha512-rJz6I4L0GaXYtHpoMScgDIwM0/Vwbu5shbMeER596rB2D1EWF6+Gj0e0UKzJPZrpoOc87+Q2kgVFHfjAymIqmw=="
"resolved" "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"@types/estree" "^1.0.0"
"estree-util-build-jsx@^2.0.0":
"integrity" "sha512-apsfRxF9uLrqosApvHVtYZjISPvTJ+lBiIydpC+9wE6cF6ssbhnjyQLqaIjgzGxvC2Hbmec1M7g91PoBayYoQQ=="
"resolved" "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"@types/estree-jsx" "^1.0.0"
"estree-util-is-identifier-name" "^2.0.0"
"estree-walker" "^3.0.0"
"estree-util-is-identifier-name@^2.0.0":
"integrity" "sha512-rxZj1GkQhY4x1j/CSnybK9cGuMFQYFPLq0iNyopqf14aOVLFtMv7Esika+ObJWPWiOHuMOAHz3YkWoLYYRnzWQ=="
"resolved" "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-2.0.1.tgz"
"version" "2.0.1"
"estree-util-to-js@^1.1.0":
"integrity" "sha512-490lbfCcpLk+ofK6HCgqDfYs4KAfq6QVvDw3+Bm1YoKRgiOjKiKYGAVQE1uwh7zVxBgWhqp4FDtp5SqunpUk1A=="
"resolved" "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"@types/estree-jsx" "^1.0.0"
"astring" "^1.8.0"
"source-map" "^0.7.0"
"estree-util-visit@^1.0.0", "estree-util-visit@^1.2.0":
"integrity" "sha512-wdsoqhWueuJKsh5hqLw3j8lwFqNStm92VcwtAOAny8g/KS/l5Y8RISjR4k5W6skCj3Nirag/WUCMS0Nfy3sgsg=="
"resolved" "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"@types/estree-jsx" "^1.0.0"
"@types/unist" "^2.0.0"
"estree-walker@^2.0.1":
"integrity" "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
"resolved" "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
"version" "2.0.2"
"estree-walker@^3.0.0":
"integrity" "sha512-woY0RUD87WzMBUiZLx8NsYr23N5BKsOMZHhu2hoNRVh6NXGfoiT1KOL8G3UHlJAnEDGmfa5ubNA/AacfG+Kb0g=="
"resolved" "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.1.tgz"
"version" "3.0.1"
"execa@^6.1.0":
"integrity" "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA=="
"resolved" "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz"
"version" "6.1.0"
dependencies:
"cross-spawn" "^7.0.3"
"get-stream" "^6.0.1"
"human-signals" "^3.0.1"
"is-stream" "^3.0.0"
"merge-stream" "^2.0.0"
"npm-run-path" "^5.1.0"
"onetime" "^6.0.0"
"signal-exit" "^3.0.7"
"strip-final-newline" "^3.0.0"
"extend-shallow@^2.0.1":
"integrity" "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug=="
"resolved" "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"is-extendable" "^0.1.0"
"extend@^3.0.0":
"integrity" "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
"resolved" "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
"version" "3.0.2"
"fast-glob@^3.2.11", "fast-glob@^3.2.12":
"integrity" "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w=="
"resolved" "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz"
"version" "3.2.12"
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
"glob-parent" "^5.1.2"
"merge2" "^1.3.0"
"micromatch" "^4.0.4"
"fast-xml-parser@^4.0.8":
"integrity" "sha512-4aUg3aNRR/WjQAcpceODG1C3x3lFANXRo8+1biqfieHmg9pyMt7qB4lQV/Ta6sJCTbA5vfD8fnA8S54JATiFUA=="
"resolved" "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.0.11.tgz"
"version" "4.0.11"
dependencies:
"strnum" "^1.0.5"
"fastq@^1.6.0":
"integrity" "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw=="
"resolved" "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz"
"version" "1.13.0"
dependencies:
"reusify" "^1.0.4"
"fault@^2.0.0":
"integrity" "sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ=="
"resolved" "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"format" "^0.2.0"
"fetch-blob@^3.1.2", "fetch-blob@^3.1.4":
"integrity" "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ=="
"resolved" "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz"
"version" "3.2.0"
dependencies:
"node-domexception" "^1.0.0"
"web-streams-polyfill" "^3.0.3"
"fill-range@^7.0.1":
"integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
"resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"to-regex-range" "^5.0.1"
"find-up@^4.0.0":
"integrity" "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="
"resolved" "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
"version" "4.1.0"
dependencies:
"locate-path" "^5.0.0"
"path-exists" "^4.0.0"
"find-up@^5.0.0":
"integrity" "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng=="
"resolved" "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"locate-path" "^6.0.0"
"path-exists" "^4.0.0"
"find-yarn-workspace-root2@1.2.16":
"integrity" "sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA=="
"resolved" "https://registry.npmjs.org/find-yarn-workspace-root2/-/find-yarn-workspace-root2-1.2.16.tgz"
"version" "1.2.16"
dependencies:
"micromatch" "^4.0.2"
"pkg-dir" "^4.2.0"
"format@^0.2.0":
"integrity" "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww=="
"resolved" "https://registry.npmjs.org/format/-/format-0.2.2.tgz"
"version" "0.2.2"
"formdata-polyfill@^4.0.10":
"integrity" "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g=="
"resolved" "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz"
"version" "4.0.10"
dependencies:
"fetch-blob" "^3.1.2"
"fraction.js@^4.2.0":
"integrity" "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
"resolved" "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz"
"version" "4.2.0"
"fs.realpath@^1.0.0":
"integrity" "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
"resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
"version" "1.0.0"
"function-bind@^1.1.1":
"integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
"version" "1.1.1"
"gensync@^1.0.0-beta.2":
"integrity" "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
"resolved" "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
"version" "1.0.0-beta.2"
"get-intrinsic@^1.1.1":
"integrity" "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A=="
"resolved" "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"function-bind" "^1.1.1"
"has" "^1.0.3"
"has-symbols" "^1.0.3"
"get-stream@^6.0.1":
"integrity" "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
"version" "6.0.1"
"github-slugger@^1.4.0":
"integrity" "sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw=="
"resolved" "https://registry.npmjs.org/github-slugger/-/github-slugger-1.5.0.tgz"
"version" "1.5.0"
"glob-parent@^5.1.2", "glob-parent@~5.1.2":
"integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
"resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
"version" "5.1.2"
dependencies:
"is-glob" "^4.0.1"
"glob-parent@^6.0.2":
"integrity" "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A=="
"resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
"version" "6.0.2"
dependencies:
"is-glob" "^4.0.3"
"glob@^7.1.3":
"integrity" "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="
"resolved" "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
"version" "7.2.3"
dependencies:
"fs.realpath" "^1.0.0"
"inflight" "^1.0.4"
"inherits" "2"
"minimatch" "^3.1.1"
"once" "^1.3.0"
"path-is-absolute" "^1.0.0"
"global-agent@^3.0.0":
"integrity" "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q=="
"resolved" "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"boolean" "^3.0.1"
"es6-error" "^4.1.1"
"matcher" "^3.0.0"
"roarr" "^2.15.3"
"semver" "^7.3.2"
"serialize-error" "^7.0.1"
"globals@^11.1.0":
"integrity" "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
"resolved" "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
"version" "11.12.0"
"globalthis@^1.0.1":
"integrity" "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA=="
"resolved" "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"define-properties" "^1.1.3"
"globalyzer@0.1.0":
"integrity" "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q=="
"resolved" "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz"
"version" "0.1.0"
"globby@^13.1.2":
"integrity" "sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ=="
"resolved" "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz"
"version" "13.1.2"
dependencies:
"dir-glob" "^3.0.1"
"fast-glob" "^3.2.11"
"ignore" "^5.2.0"
"merge2" "^1.4.1"
"slash" "^4.0.0"
"globrex@^0.1.2":
"integrity" "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg=="
"resolved" "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz"
"version" "0.1.2"
"graceful-fs@^4.1.3", "graceful-fs@^4.1.5":
"integrity" "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
"resolved" "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz"
"version" "4.2.10"
"gray-matter@^4.0.3":
"integrity" "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q=="
"resolved" "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"js-yaml" "^3.13.1"
"kind-of" "^6.0.2"
"section-matter" "^1.0.0"
"strip-bom-string" "^1.0.0"
"has-flag@^3.0.0":
"integrity" "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="
"resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
"version" "3.0.0"
"has-flag@^4.0.0":
"integrity" "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
"resolved" "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
"version" "4.0.0"
"has-package-exports@^1.1.0":
"integrity" "sha512-e9OeXPQnmPhYoJ63lXC4wWe34TxEGZDZ3OQX9XRqp2VwsfLl3bQBy7VehLnd34g3ef8CmYlBLGqEMKXuz8YazQ=="
"resolved" "https://registry.npmjs.org/has-package-exports/-/has-package-exports-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"@ljharb/has-package-exports-patterns" "^0.0.2"
"has-property-descriptors@^1.0.0":
"integrity" "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ=="
"resolved" "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"get-intrinsic" "^1.1.1"
"has-symbols@^1.0.3":
"integrity" "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
"resolved" "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
"version" "1.0.3"
"has@^1.0.3":
"integrity" "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
"resolved" "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"function-bind" "^1.1.1"
"hast-to-hyperscript@^10.0.0":
"integrity" "sha512-dhIVGoKCQVewFi+vz3Vt567E4ejMppS1haBRL6TEmeLeJVB1i/FJIIg/e6s1Bwn0g5qtYojHEKvyGA+OZuyifw=="
"resolved" "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-10.0.1.tgz"
"version" "10.0.1"
dependencies:
"@types/unist" "^2.0.0"
"comma-separated-tokens" "^2.0.0"
"property-information" "^6.0.0"
"space-separated-tokens" "^2.0.0"
"style-to-object" "^0.3.0"
"unist-util-is" "^5.0.0"
"web-namespaces" "^2.0.0"
"hast-util-from-parse5@^7.0.0":
"integrity" "sha512-m8yhANIAccpU4K6+121KpPP55sSl9/samzQSQGpb0mTExcNh2WlvjtMwSWFhg6uqD4Rr6Nfa8N6TMypQM51rzQ=="
"resolved" "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-7.1.0.tgz"
"version" "7.1.0"
dependencies:
"@types/hast" "^2.0.0"
"@types/parse5" "^6.0.0"
"@types/unist" "^2.0.0"
"hastscript" "^7.0.0"
"property-information" "^6.0.0"
"vfile" "^5.0.0"
"vfile-location" "^4.0.0"
"web-namespaces" "^2.0.0"
"hast-util-is-element@^2.0.0":
"integrity" "sha512-thjnlGAnwP8ef/GSO1Q8BfVk2gundnc2peGQqEg2kUt/IqesiGg/5mSwN2fE7nLzy61pg88NG6xV+UrGOrx9EA=="
"resolved" "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.2.tgz"
"version" "2.1.2"
dependencies:
"@types/hast" "^2.0.0"
"@types/unist" "^2.0.0"
"hast-util-parse-selector@^3.0.0":
"integrity" "sha512-AyjlI2pTAZEOeu7GeBPZhROx0RHBnydkQIXlhnFzDi0qfXTmGUWoCYZtomHbrdrheV4VFUlPcfJ6LMF5T6sQzg=="
"resolved" "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"@types/hast" "^2.0.0"
"hast-util-raw@^7.2.0":
"integrity" "sha512-0x3BhhdlBcqRIKyc095lBSDvmQNMY3Eulj2PLsT5XCyKYrxssI5yr3P4Kv/PBo1s/DMkZy2voGkMXECnFCZRLQ=="
"resolved" "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-7.2.2.tgz"
"version" "7.2.2"
dependencies:
"@types/hast" "^2.0.0"
"@types/parse5" "^6.0.0"
"hast-util-from-parse5" "^7.0.0"
"hast-util-to-parse5" "^7.0.0"
"html-void-elements" "^2.0.0"
"parse5" "^6.0.0"
"unist-util-position" "^4.0.0"
"unist-util-visit" "^4.0.0"
"vfile" "^5.0.0"
"web-namespaces" "^2.0.0"
"zwitch" "^2.0.0"
"hast-util-to-estree@^2.0.0":
"integrity" "sha512-Vwch1etMRmm89xGgz+voWXvVHba2iiMdGMKmaMfYt35rbVtFDq8JNwwAIvi8zHMkO6Gvqo9oTMwJTmzVRfXh4g=="
"resolved" "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"@types/estree" "^1.0.0"
"@types/estree-jsx" "^1.0.0"
"@types/hast" "^2.0.0"
"@types/unist" "^2.0.0"
"comma-separated-tokens" "^2.0.0"
"estree-util-attach-comments" "^2.0.0"
"estree-util-is-identifier-name" "^2.0.0"
"hast-util-whitespace" "^2.0.0"
"mdast-util-mdx-expression" "^1.0.0"
"mdast-util-mdxjs-esm" "^1.0.0"
"property-information" "^6.0.0"
"space-separated-tokens" "^2.0.0"
"style-to-object" "^0.3.0"
"unist-util-position" "^4.0.0"
"zwitch" "^2.0.0"
"hast-util-to-html@^8.0.0", "hast-util-to-html@^8.0.3":
"integrity" "sha512-/D/E5ymdPYhHpPkuTHOUkSatxr4w1ZKrZsG0Zv/3C2SRVT0JFJG53VS45AMrBtYk0wp5A7ksEhiC8QaOZM95+A=="
"resolved" "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-8.0.3.tgz"
"version" "8.0.3"
dependencies:
"@types/hast" "^2.0.0"
"ccount" "^2.0.0"
"comma-separated-tokens" "^2.0.0"
"hast-util-is-element" "^2.0.0"
"hast-util-whitespace" "^2.0.0"
"html-void-elements" "^2.0.0"
"property-information" "^6.0.0"
"space-separated-tokens" "^2.0.0"
"stringify-entities" "^4.0.2"
"unist-util-is" "^5.0.0"
"hast-util-to-parse5@^7.0.0":
"integrity" "sha512-YHiS6aTaZ3N0Q3nxaY/Tj98D6kM8QX5Q8xqgg8G45zR7PvWnPGPP0vcKCgb/moIydEJ/QWczVrX0JODCVeoV7A=="
"resolved" "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-7.0.0.tgz"
"version" "7.0.0"
dependencies:
"@types/hast" "^2.0.0"
"@types/parse5" "^6.0.0"
"hast-to-hyperscript" "^10.0.0"
"property-information" "^6.0.0"
"web-namespaces" "^2.0.0"
"zwitch" "^2.0.0"
"hast-util-whitespace@^2.0.0":
"integrity" "sha512-Pkw+xBHuV6xFeJprJe2BBEoDV+AvQySaz3pPDRUs5PNZEMQjpXJJueqrpcHIXxnWTcAGi/UOCgVShlkY6kLoqg=="
"resolved" "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.0.tgz"
"version" "2.0.0"
"hastscript@^7.0.0":
"integrity" "sha512-uBjaTTLN0MkCZxY/R2fWUOcu7FRtUVzKRO5P/RAfgsu3yFiMB1JWCO4AjeVkgHxAira1f2UecHK5WfS9QurlWA=="
"resolved" "https://registry.npmjs.org/hastscript/-/hastscript-7.1.0.tgz"
"version" "7.1.0"
dependencies:
"@types/hast" "^2.0.0"
"comma-separated-tokens" "^2.0.0"
"hast-util-parse-selector" "^3.0.0"
"property-information" "^6.0.0"
"space-separated-tokens" "^2.0.0"
"html-entities@^2.3.3":
"integrity" "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
"resolved" "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz"
"version" "2.3.3"
"html-escaper@^3.0.3":
"integrity" "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="
"resolved" "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz"
"version" "3.0.3"
"html-void-elements@^2.0.0":
"integrity" "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A=="
"resolved" "https://registry.npmjs.org/html-void-elements/-/html-void-elements-2.0.1.tgz"
"version" "2.0.1"
"human-signals@^3.0.1":
"integrity" "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ=="
"resolved" "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz"
"version" "3.0.1"
"ieee754@^1.2.1":
"integrity" "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
"resolved" "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
"version" "1.2.1"
"ignore@^5.2.0":
"integrity" "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
"resolved" "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz"
"version" "5.2.0"
"import-meta-resolve@^2.1.0":
"integrity" "sha512-yG9pxkWJVTy4cmRsNWE3ztFdtFuYIV8G4N+cbCkO8b+qngkLyIUhxQFuZ0qJm67+0nUOxjMPT7nfksPKza1v2g=="
"resolved" "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-2.1.0.tgz"
"version" "2.1.0"
"inflight@^1.0.4":
"integrity" "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="
"resolved" "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"once" "^1.3.0"
"wrappy" "1"
"inherits@^2.0.3", "inherits@^2.0.4", "inherits@2":
"integrity" "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
"resolved" "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
"version" "2.0.4"
"inline-style-parser@0.1.1":
"integrity" "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q=="
"resolved" "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz"
"version" "0.1.1"
"invert-kv@^1.0.0":
"integrity" "sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ=="
"resolved" "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz"
"version" "1.0.0"
"is-alphabetical@^2.0.0":
"integrity" "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ=="
"resolved" "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz"
"version" "2.0.1"
"is-alphanumerical@^2.0.0":
"integrity" "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw=="
"resolved" "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"is-alphabetical" "^2.0.0"
"is-decimal" "^2.0.0"
"is-binary-path@~2.1.0":
"integrity" "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="
"resolved" "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"binary-extensions" "^2.0.0"
"is-buffer@^2.0.0":
"integrity" "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
"resolved" "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz"
"version" "2.0.5"
"is-core-module@^2.9.0":
"integrity" "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw=="
"resolved" "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz"
"version" "2.11.0"
dependencies:
"has" "^1.0.3"
"is-decimal@^2.0.0":
"integrity" "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A=="
"resolved" "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz"
"version" "2.0.1"
"is-docker@^2.0.0", "is-docker@^2.1.1":
"integrity" "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
"resolved" "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz"
"version" "2.2.1"
"is-docker@^3.0.0":
"integrity" "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ=="
"resolved" "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz"
"version" "3.0.0"
"is-extendable@^0.1.0":
"integrity" "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw=="
"resolved" "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz"
"version" "0.1.1"
"is-extglob@^2.1.1":
"integrity" "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="
"resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
"version" "2.1.1"
"is-fullwidth-code-point@^1.0.0":
"integrity" "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw=="
"resolved" "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"number-is-nan" "^1.0.0"
"is-fullwidth-code-point@^3.0.0":
"integrity" "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
"resolved" "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
"version" "3.0.0"
"is-glob@^4.0.1", "is-glob@^4.0.3", "is-glob@~4.0.1":
"integrity" "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="
"resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"is-extglob" "^2.1.1"
"is-hexadecimal@^2.0.0":
"integrity" "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg=="
"resolved" "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz"
"version" "2.0.1"
"is-interactive@^2.0.0":
"integrity" "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ=="
"resolved" "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz"
"version" "2.0.0"
"is-number@^7.0.0":
"integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
"resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
"version" "7.0.0"
"is-plain-obj@^4.0.0":
"integrity" "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg=="
"resolved" "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz"
"version" "4.1.0"
"is-reference@^3.0.0":
"integrity" "sha512-Eo1W3wUoHWoCoVM4GVl/a+K0IgiqE5aIo4kJABFyMum1ZORlPkC+UC357sSQUL5w5QCE5kCC9upl75b7+7CY/Q=="
"resolved" "https://registry.npmjs.org/is-reference/-/is-reference-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"@types/estree" "*"
"is-stream@^3.0.0":
"integrity" "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz"
"version" "3.0.0"
"is-unicode-supported@^1.1.0":
"integrity" "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
"resolved" "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz"
"version" "1.3.0"
"is-wsl@^2.2.0":
"integrity" "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww=="
"resolved" "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"is-docker" "^2.0.0"
"isexe@^2.0.0":
"integrity" "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
"resolved" "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
"version" "2.0.0"
"js-tokens@^4.0.0":
"integrity" "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
"resolved" "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
"version" "4.0.0"
"js-yaml@^3.13.0", "js-yaml@^3.13.1":
"integrity" "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="
"resolved" "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
"version" "3.14.1"
dependencies:
"argparse" "^1.0.7"
"esprima" "^4.0.0"
"jsesc@^2.5.1":
"integrity" "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
"resolved" "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
"version" "2.5.2"
"json-stringify-safe@^5.0.1":
"integrity" "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA=="
"resolved" "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
"version" "5.0.1"
"json5@^2.1.3", "json5@^2.2.1":
"integrity" "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
"resolved" "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
"version" "2.2.1"
"jsonc-parser@^2.3.0":
"integrity" "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg=="
"resolved" "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz"
"version" "2.3.1"
"jsonc-parser@^3.0.0":
"integrity" "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w=="
"resolved" "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz"
"version" "3.2.0"
"kind-of@^6.0.0", "kind-of@^6.0.2":
"integrity" "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz"
"version" "6.0.3"
"kleur@^3.0.3":
"integrity" "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
"resolved" "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
"version" "3.0.3"
"kleur@^4.0.3", "kleur@^4.1.4", "kleur@^4.1.5":
"integrity" "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="
"resolved" "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"
"version" "4.1.5"
"lcid@^1.0.0":
"integrity" "sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw=="
"resolved" "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"invert-kv" "^1.0.0"
"lilconfig@^2.0.5", "lilconfig@^2.0.6":
"integrity" "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg=="
"resolved" "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz"
"version" "2.0.6"
"load-yaml-file@^0.2.0":
"integrity" "sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw=="
"resolved" "https://registry.npmjs.org/load-yaml-file/-/load-yaml-file-0.2.0.tgz"
"version" "0.2.0"
dependencies:
"graceful-fs" "^4.1.5"
"js-yaml" "^3.13.0"
"pify" "^4.0.1"
"strip-bom" "^3.0.0"
"locate-path@^5.0.0":
"integrity" "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="
"resolved" "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"p-locate" "^4.1.0"
"locate-path@^6.0.0":
"integrity" "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw=="
"resolved" "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"p-locate" "^5.0.0"
"lodash.castarray@^4.4.0":
"integrity" "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q=="
"resolved" "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz"
"version" "4.4.0"
"lodash.isplainobject@^4.0.6":
"integrity" "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="
"resolved" "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz"
"version" "4.0.6"
"lodash.merge@^4.6.2":
"integrity" "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
"resolved" "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
"version" "4.6.2"
"log-symbols@^5.1.0":
"integrity" "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA=="
"resolved" "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"chalk" "^5.0.0"
"is-unicode-supported" "^1.1.0"
"longest-streak@^3.0.0":
"integrity" "sha512-cHlYSUpL2s7Fb3394mYxwTYj8niTaNHUCLr0qdiCXQfSjfuA7CKofpX2uSwEfFDQ0EB7JcnMnm+GjbqqoinYYg=="
"resolved" "https://registry.npmjs.org/longest-streak/-/longest-streak-3.0.1.tgz"
"version" "3.0.1"
"lower-case@^2.0.2":
"integrity" "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg=="
"resolved" "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"tslib" "^2.0.3"
"lru-cache@^6.0.0":
"integrity" "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="
"resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"yallist" "^4.0.0"
"lunr@^2.3.9":
"integrity" "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
"resolved" "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz"
"version" "2.3.9"
"magic-string@^0.25.7", "magic-string@^0.25.9":
"integrity" "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ=="
"resolved" "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz"
"version" "0.25.9"
dependencies:
"sourcemap-codec" "^1.4.8"
"magic-string@^0.26.7":
"integrity" "sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow=="
"resolved" "https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz"
"version" "0.26.7"
dependencies:
"sourcemap-codec" "^1.4.8"
"markdown-extensions@^1.0.0":
"integrity" "sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q=="
"resolved" "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-1.1.1.tgz"
"version" "1.1.1"
"markdown-table@^3.0.0":
"integrity" "sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA=="
"resolved" "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.2.tgz"
"version" "3.0.2"
"matcher@^3.0.0":
"integrity" "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng=="
"resolved" "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"escape-string-regexp" "^4.0.0"
"mdast-util-definitions@^5.0.0":
"integrity" "sha512-rQ+Gv7mHttxHOBx2dkF4HWTg+EE+UR78ptQWDylzPKaQuVGdG4HIoY3SrS/pCp80nZ04greFvXbVFHT+uf0JVQ=="
"resolved" "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-5.1.1.tgz"
"version" "5.1.1"
dependencies:
"@types/mdast" "^3.0.0"
"@types/unist" "^2.0.0"
"unist-util-visit" "^4.0.0"
"mdast-util-find-and-replace@^2.0.0":
"integrity" "sha512-SobxkQXFAdd4b5WmEakmkVoh18icjQRxGy5OWTCzgsLRm1Fu/KCtwD1HIQSsmq5ZRjVH0Ehwg6/Fn3xIUk+nKw=="
"resolved" "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-2.2.1.tgz"
"version" "2.2.1"
dependencies:
"escape-string-regexp" "^5.0.0"
"unist-util-is" "^5.0.0"
"unist-util-visit-parents" "^5.0.0"
"mdast-util-from-markdown@^1.0.0", "mdast-util-from-markdown@^1.2.0":
"integrity" "sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q=="
"resolved" "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"@types/mdast" "^3.0.0"
"@types/unist" "^2.0.0"
"decode-named-character-reference" "^1.0.0"
"mdast-util-to-string" "^3.1.0"
"micromark" "^3.0.0"
"micromark-util-decode-numeric-character-reference" "^1.0.0"
"micromark-util-decode-string" "^1.0.0"
"micromark-util-normalize-identifier" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"unist-util-stringify-position" "^3.0.0"
"uvu" "^0.5.0"
"mdast-util-frontmatter@^1.0.0":
"integrity" "sha512-7itKvp0arEVNpCktOET/eLFAYaZ+0cNjVtFtIPxgQ5tV+3i+D4SDDTjTzPWl44LT59PC+xdx+glNTawBdF98Mw=="
"resolved" "https://registry.npmjs.org/mdast-util-frontmatter/-/mdast-util-frontmatter-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-extension-frontmatter" "^1.0.0"
"mdast-util-gfm-autolink-literal@^1.0.0":
"integrity" "sha512-FzopkOd4xTTBeGXhXSBU0OCDDh5lUj2rd+HQqG92Ld+jL4lpUfgX2AT2OHAVP9aEeDKp7G92fuooSZcYJA3cRg=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"@types/mdast" "^3.0.0"
"ccount" "^2.0.0"
"mdast-util-find-and-replace" "^2.0.0"
"micromark-util-character" "^1.0.0"
"mdast-util-gfm-footnote@^1.0.0":
"integrity" "sha512-p+PrYlkw9DeCRkTVw1duWqPRHX6Ywh2BNKJQcZbCwAuP/59B0Lk9kakuAd7KbQprVO4GzdW8eS5++A9PUSqIyw=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-to-markdown" "^1.3.0"
"micromark-util-normalize-identifier" "^1.0.0"
"mdast-util-gfm-strikethrough@^1.0.0":
"integrity" "sha512-zKJbEPe+JP6EUv0mZ0tQUyLQOC+FADt0bARldONot/nefuISkaZFlmVK4tU6JgfyZGrky02m/I6PmehgAgZgqg=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-to-markdown" "^1.3.0"
"mdast-util-gfm-table@^1.0.0":
"integrity" "sha512-uHR+fqFq3IvB3Rd4+kzXW8dmpxUhvgCQZep6KdjsLK4O6meK5dYZEayLtIxNus1XO3gfjfcIFe8a7L0HZRGgag=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"@types/mdast" "^3.0.0"
"markdown-table" "^3.0.0"
"mdast-util-from-markdown" "^1.0.0"
"mdast-util-to-markdown" "^1.3.0"
"mdast-util-gfm-task-list-item@^1.0.0":
"integrity" "sha512-KZ4KLmPdABXOsfnM6JHUIjxEvcx2ulk656Z/4Balw071/5qgnhz+H1uGtf2zIGnrnvDC8xR4Fj9uKbjAFGNIeA=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-to-markdown" "^1.3.0"
"mdast-util-gfm@^2.0.0":
"integrity" "sha512-42yHBbfWIFisaAfV1eixlabbsa6q7vHeSPY+cg+BBjX51M8xhgMacqH9g6TftB/9+YkcI0ooV4ncfrJslzm/RQ=="
"resolved" "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"mdast-util-from-markdown" "^1.0.0"
"mdast-util-gfm-autolink-literal" "^1.0.0"
"mdast-util-gfm-footnote" "^1.0.0"
"mdast-util-gfm-strikethrough" "^1.0.0"
"mdast-util-gfm-table" "^1.0.0"
"mdast-util-gfm-task-list-item" "^1.0.0"
"mdast-util-to-markdown" "^1.0.0"
"mdast-util-mdx-expression@^1.0.0", "mdast-util-mdx-expression@^1.2.1":
"integrity" "sha512-TTb6cKyTA1RD+1su1iStZ5PAv3rFfOUKcoU5EstUpv/IZo63uDX03R8+jXjMEhcobXnNOiG6/ccekvVl4eV1zQ=="
"resolved" "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-1.3.1.tgz"
"version" "1.3.1"
dependencies:
"@types/estree-jsx" "^1.0.0"
"@types/hast" "^2.0.0"
"@types/mdast" "^3.0.0"
"mdast-util-from-markdown" "^1.0.0"
"mdast-util-to-markdown" "^1.0.0"
"mdast-util-mdx-jsx@^1.2.0":
"integrity" "sha512-5+ot/kfxYd3ChgEMwsMUO71oAfYjyRI3pADEK4I7xTmWLGQ8Y7ghm1CG36zUoUvDPxMlIYwQV/9DYHAUWdG4dA=="
"resolved" "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"@types/estree-jsx" "^0.0.1"
"@types/mdast" "^3.0.0"
"mdast-util-to-markdown" "^1.0.0"
"parse-entities" "^4.0.0"
"stringify-entities" "^4.0.0"
"unist-util-remove-position" "^4.0.0"
"unist-util-stringify-position" "^3.0.0"
"vfile-message" "^3.0.0"
"mdast-util-mdx-jsx@^2.0.0":
"integrity" "sha512-KzgzfWMhdteDkrY4mQtyvTU5bc/W4ppxhe9SzelO6QUUiwLAM+Et2Dnjjprik74a336kHdo0zKm7Tp+n6FFeRg=="
"resolved" "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"@types/estree-jsx" "^1.0.0"
"@types/hast" "^2.0.0"
"@types/mdast" "^3.0.0"
"ccount" "^2.0.0"
"mdast-util-to-markdown" "^1.3.0"
"parse-entities" "^4.0.0"
"stringify-entities" "^4.0.0"
"unist-util-remove-position" "^4.0.0"
"unist-util-stringify-position" "^3.0.0"
"vfile-message" "^3.0.0"
"mdast-util-mdx@^2.0.0":
"integrity" "sha512-M09lW0CcBT1VrJUaF/PYxemxxHa7SLDHdSn94Q9FhxjCQfuW7nMAWKWimTmA3OyDMSTH981NN1csW1X+HPSluw=="
"resolved" "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"mdast-util-mdx-expression" "^1.0.0"
"mdast-util-mdx-jsx" "^2.0.0"
"mdast-util-mdxjs-esm" "^1.0.0"
"mdast-util-mdxjs-esm@^1.0.0":
"integrity" "sha512-7N5ihsOkAEGjFotIX9p/YPdl4TqUoMxL4ajNz7PbT89BqsdWJuBC9rvgt6wpbwTZqWWR0jKWqQbwsOWDBUZv4g=="
"resolved" "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"@types/estree-jsx" "^1.0.0"
"@types/hast" "^2.0.0"
"@types/mdast" "^3.0.0"
"mdast-util-from-markdown" "^1.0.0"
"mdast-util-to-markdown" "^1.0.0"
"mdast-util-to-hast@^12.1.0":
"integrity" "sha512-a21xoxSef1l8VhHxS1Dnyioz6grrJkoaCUgGzMD/7dWHvboYX3VW53esRUfB5tgTyz4Yos1n25SPcj35dJqmAg=="
"resolved" "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-12.2.4.tgz"
"version" "12.2.4"
dependencies:
"@types/hast" "^2.0.0"
"@types/mdast" "^3.0.0"
"mdast-util-definitions" "^5.0.0"
"micromark-util-sanitize-uri" "^1.1.0"
"trim-lines" "^3.0.0"
"unist-builder" "^3.0.0"
"unist-util-generated" "^2.0.0"
"unist-util-position" "^4.0.0"
"unist-util-visit" "^4.0.0"
"mdast-util-to-markdown@^1.0.0", "mdast-util-to-markdown@^1.3.0":
"integrity" "sha512-6tUSs4r+KK4JGTTiQ7FfHmVOaDrLQJPmpjD6wPMlHGUVXoG9Vjc3jIeP+uyBWRf8clwB2blM+W7+KrlMYQnftA=="
"resolved" "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"@types/mdast" "^3.0.0"
"@types/unist" "^2.0.0"
"longest-streak" "^3.0.0"
"mdast-util-to-string" "^3.0.0"
"micromark-util-decode-string" "^1.0.0"
"unist-util-visit" "^4.0.0"
"zwitch" "^2.0.0"
"mdast-util-to-string@^3.0.0", "mdast-util-to-string@^3.1.0":
"integrity" "sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA=="
"resolved" "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz"
"version" "3.1.0"
"mdx@^0.2.3":
"integrity" "sha512-HS8RIJMW//gskRrNNAaxGd42RqA/7idbn8gr0+pp33LWxdnZk4coXigPw16g71TdtHxKF59IuY7pw1ODsQeOiQ=="
"resolved" "https://registry.npmjs.org/mdx/-/mdx-0.2.3.tgz"
"version" "0.2.3"
dependencies:
"mustache" "2.2.1"
"object-assign" "4.0.1"
"read-input" "0.3.1"
"yargs" "3.31.0"
"merge-stream@^2.0.0":
"integrity" "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
"resolved" "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
"version" "2.0.0"
"merge2@^1.3.0", "merge2@^1.4.1":
"integrity" "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
"resolved" "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
"version" "1.4.1"
"micromark-core-commonmark@^1.0.0", "micromark-core-commonmark@^1.0.1":
"integrity" "sha512-K+PkJTxqjFfSNkfAhp4GB+cZPfQd6dxtTXnf+RjZOV7T4EEXnvgzOcnp+eSTmpGk9d1S9sL6/lqrgSNn/s0HZA=="
"resolved" "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"decode-named-character-reference" "^1.0.0"
"micromark-factory-destination" "^1.0.0"
"micromark-factory-label" "^1.0.0"
"micromark-factory-space" "^1.0.0"
"micromark-factory-title" "^1.0.0"
"micromark-factory-whitespace" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-chunked" "^1.0.0"
"micromark-util-classify-character" "^1.0.0"
"micromark-util-html-tag-name" "^1.0.0"
"micromark-util-normalize-identifier" "^1.0.0"
"micromark-util-resolve-all" "^1.0.0"
"micromark-util-subtokenize" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.1"
"uvu" "^0.5.0"
"micromark-extension-frontmatter@^1.0.0":
"integrity" "sha512-EXjmRnupoX6yYuUJSQhrQ9ggK0iQtQlpi6xeJzVD5xscyAI+giqco5fdymayZhJMbIFecjnE2yz85S9NzIgQpg=="
"resolved" "https://registry.npmjs.org/micromark-extension-frontmatter/-/micromark-extension-frontmatter-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"fault" "^2.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-extension-gfm-autolink-literal@^1.0.0":
"integrity" "sha512-i3dmvU0htawfWED8aHMMAzAVp/F0Z+0bPh3YrbTPPL1v4YAlCZpy5rBO5p0LPYiZo0zFVkoYh7vDU7yQSiCMjg=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-sanitize-uri" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-gfm-footnote@^1.0.0":
"integrity" "sha512-E/fmPmDqLiMUP8mLJ8NbJWJ4bTw6tS+FEQS8CcuDtZpILuOb2kjLqPEeAePF1djXROHXChM/wPJw0iS4kHCcIg=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"micromark-core-commonmark" "^1.0.0"
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-normalize-identifier" "^1.0.0"
"micromark-util-sanitize-uri" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-gfm-strikethrough@^1.0.0":
"integrity" "sha512-/vjHU/lalmjZCT5xt7CcHVJGq8sYRm80z24qAKXzaHzem/xsDYb2yLL+NNVbYvmpLx3O7SYPuGL5pzusL9CLIQ=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"micromark-util-chunked" "^1.0.0"
"micromark-util-classify-character" "^1.0.0"
"micromark-util-resolve-all" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-gfm-table@^1.0.0":
"integrity" "sha512-xAZ8J1X9W9K3JTJTUL7G6wSKhp2ZYHrFk5qJgY/4B33scJzE2kpfRL6oiw/veJTbt7jiM/1rngLlOKPWr1G+vg=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-1.0.5.tgz"
"version" "1.0.5"
dependencies:
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-gfm-tagfilter@^1.0.0":
"integrity" "sha512-Ty6psLAcAjboRa/UKUbbUcwjVAv5plxmpUTy2XC/3nJFL37eHej8jrHrRzkqcpipJliuBH30DTs7+3wqNcQUVA=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"micromark-util-types" "^1.0.0"
"micromark-extension-gfm-task-list-item@^1.0.0":
"integrity" "sha512-PpysK2S1Q/5VXi72IIapbi/jliaiOFzv7THH4amwXeYXLq3l1uo8/2Be0Ac1rEwK20MQEsGH2ltAZLNY2KI/0Q=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-gfm@^2.0.0":
"integrity" "sha512-p2sGjajLa0iYiGQdT0oelahRYtMWvLjy8J9LOCxzIQsllMCGLbsLW+Nc+N4vi02jcRJvedVJ68cjelKIO6bpDA=="
"resolved" "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"micromark-extension-gfm-autolink-literal" "^1.0.0"
"micromark-extension-gfm-footnote" "^1.0.0"
"micromark-extension-gfm-strikethrough" "^1.0.0"
"micromark-extension-gfm-table" "^1.0.0"
"micromark-extension-gfm-tagfilter" "^1.0.0"
"micromark-extension-gfm-task-list-item" "^1.0.0"
"micromark-util-combine-extensions" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-extension-mdx-expression@^1.0.0", "micromark-extension-mdx-expression@^1.0.3":
"integrity" "sha512-TjYtjEMszWze51NJCZmhv7MEBcgYRgb3tJeMAJ+HQCAaZHHRBaDCccqQzGizR/H4ODefP44wRTgOn2vE5I6nZA=="
"resolved" "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"micromark-factory-mdx-expression" "^1.0.0"
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-events-to-acorn" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-extension-mdx-jsx@^1.0.0":
"integrity" "sha512-VfA369RdqUISF0qGgv2FfV7gGjHDfn9+Qfiv5hEwpyr1xscRj/CiVRkU7rywGFCO7JwJ5L0e7CJz60lY52+qOA=="
"resolved" "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"@types/acorn" "^4.0.0"
"estree-util-is-identifier-name" "^2.0.0"
"micromark-factory-mdx-expression" "^1.0.0"
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"vfile-message" "^3.0.0"
"micromark-extension-mdx-md@^1.0.0":
"integrity" "sha512-xaRAMoSkKdqZXDAoSgp20Azm0aRQKGOl0RrS81yGu8Hr/JhMsBmfs4wR7m9kgVUIO36cMUQjNyiyDKPrsv8gOw=="
"resolved" "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-types" "^1.0.0"
"micromark-extension-mdxjs-esm@^1.0.0":
"integrity" "sha512-2N13ol4KMoxb85rdDwTAC6uzs8lMX0zeqpcyx7FhS7PxXomOnLactu8WI8iBNXW8AVyea3KIJd/1CKnUmwrK9A=="
"resolved" "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"micromark-core-commonmark" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-events-to-acorn" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"unist-util-position-from-estree" "^1.1.0"
"uvu" "^0.5.0"
"vfile-message" "^3.0.0"
"micromark-extension-mdxjs@^1.0.0":
"integrity" "sha512-TZZRZgeHvtgm+IhtgC2+uDMR7h8eTKF0QUX9YsgoL9+bADBpBY6SiLvWqnBlLbCEevITmTqmEuY3FoxMKVs1rQ=="
"resolved" "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"acorn" "^8.0.0"
"acorn-jsx" "^5.0.0"
"micromark-extension-mdx-expression" "^1.0.0"
"micromark-extension-mdx-jsx" "^1.0.0"
"micromark-extension-mdx-md" "^1.0.0"
"micromark-extension-mdxjs-esm" "^1.0.0"
"micromark-util-combine-extensions" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-factory-destination@^1.0.0":
"integrity" "sha512-eUBA7Rs1/xtTVun9TmV3gjfPz2wEwgK5R5xcbIM5ZYAtvGF6JkyaDsj0agx8urXnO31tEO6Ug83iVH3tdedLnw=="
"resolved" "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-factory-label@^1.0.0":
"integrity" "sha512-CTIwxlOnU7dEshXDQ+dsr2n+yxpP0+fn271pu0bwDIS8uqfFcumXpj5mLn3hSC8iw2MUr6Gx8EcKng1dD7i6hg=="
"resolved" "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-factory-mdx-expression@^1.0.0":
"integrity" "sha512-WRQIc78FV7KrCfjsEf/sETopbYjElh3xAmNpLkd1ODPqxEngP42eVRGbiPEQWpRV27LzqW+XVTvQAMIIRLPnNA=="
"resolved" "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-events-to-acorn" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"unist-util-position-from-estree" "^1.0.0"
"uvu" "^0.5.0"
"vfile-message" "^3.0.0"
"micromark-factory-space@^1.0.0":
"integrity" "sha512-qUmqs4kj9a5yBnk3JMLyjtWYN6Mzfcx8uJfi5XAveBniDevmZasdGBba5b4QsvRcAkmvGo5ACmSUmyGiKTLZew=="
"resolved" "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-factory-title@^1.0.0":
"integrity" "sha512-zily+Nr4yFqgMGRKLpTVsNl5L4PMu485fGFDOQJQBl2NFpjGte1e86zC0da93wf97jrc4+2G2GQudFMHn3IX+A=="
"resolved" "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-factory-whitespace@^1.0.0":
"integrity" "sha512-Qx7uEyahU1lt1RnsECBiuEbfr9INjQTGa6Err+gF3g0Tx4YEviPbqqGKNv/NrBaE7dVHdn1bVZKM/n5I/Bak7A=="
"resolved" "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-util-character@^1.0.0":
"integrity" "sha512-agJ5B3unGNJ9rJvADMJ5ZiYjBRyDpzKAOk01Kpi1TKhlT1APx3XZk6eN7RtSz1erbWHC2L8T3xLZ81wdtGRZzg=="
"resolved" "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-util-chunked@^1.0.0":
"integrity" "sha512-5e8xTis5tEZKgesfbQMKRCyzvffRRUX+lK/y+DvsMFdabAicPkkZV6gO+FEWi9RfuKKoxxPwNL+dFF0SMImc1g=="
"resolved" "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-symbol" "^1.0.0"
"micromark-util-classify-character@^1.0.0":
"integrity" "sha512-F8oW2KKrQRb3vS5ud5HIqBVkCqQi224Nm55o5wYLzY/9PwHGXC01tr3d7+TqHHz6zrKQ72Okwtvm/xQm6OVNZA=="
"resolved" "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-util-combine-extensions@^1.0.0":
"integrity" "sha512-J8H058vFBdo/6+AsjHp2NF7AJ02SZtWaVUjsayNFeAiydTxUwViQPxN0Hf8dp4FmCQi0UUFovFsEyRSUmFH3MA=="
"resolved" "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-chunked" "^1.0.0"
"micromark-util-types" "^1.0.0"
"micromark-util-decode-numeric-character-reference@^1.0.0":
"integrity" "sha512-OzO9AI5VUtrTD7KSdagf4MWgHMtET17Ua1fIpXTpuhclCqD8egFWo85GxSGvxgkGS74bEahvtM0WP0HjvV0e4w=="
"resolved" "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-symbol" "^1.0.0"
"micromark-util-decode-string@^1.0.0":
"integrity" "sha512-DLT5Ho02qr6QWVNYbRZ3RYOSSWWFuH3tJexd3dgN1odEuPNxCngTCXJum7+ViRAd9BbdxCvMToPOD/IvVhzG6Q=="
"resolved" "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"decode-named-character-reference" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-decode-numeric-character-reference" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-encode@^1.0.0":
"integrity" "sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA=="
"resolved" "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.0.1.tgz"
"version" "1.0.1"
"micromark-util-events-to-acorn@^1.0.0":
"integrity" "sha512-WWp3bf7xT9MppNuw3yPjpnOxa8cj5ACivEzXJKu0WwnjBYfzaBvIAT9KfeyI0Qkll+bfQtfftSwdgTH6QhTOKw=="
"resolved" "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"@types/acorn" "^4.0.0"
"@types/estree" "^1.0.0"
"estree-util-visit" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"vfile-location" "^4.0.0"
"vfile-message" "^3.0.0"
"micromark-util-html-tag-name@^1.0.0":
"integrity" "sha512-BKlClMmYROy9UiV03SwNmckkjn8QHVaWkqoAqzivabvdGcwNGMMMH/5szAnywmsTBUzDsU57/mFi0sp4BQO6dA=="
"resolved" "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.1.0.tgz"
"version" "1.1.0"
"micromark-util-normalize-identifier@^1.0.0":
"integrity" "sha512-yg+zrL14bBTFrQ7n35CmByWUTFsgst5JhA4gJYoty4Dqzj4Z4Fr/DHekSS5aLfH9bdlfnSvKAWsAgJhIbogyBg=="
"resolved" "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-symbol" "^1.0.0"
"micromark-util-resolve-all@^1.0.0":
"integrity" "sha512-CB/AGk98u50k42kvgaMM94wzBqozSzDDaonKU7P7jwQIuH2RU0TeBqGYJz2WY1UdihhjweivStrJ2JdkdEmcfw=="
"resolved" "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"micromark-util-types" "^1.0.0"
"micromark-util-sanitize-uri@^1.0.0", "micromark-util-sanitize-uri@^1.1.0":
"integrity" "sha512-RoxtuSCX6sUNtxhbmsEFQfWzs8VN7cTctmBPvYivo98xb/kDEoTCtJQX5wyzIYEmk/lvNFTat4hL8oW0KndFpg=="
"resolved" "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"micromark-util-character" "^1.0.0"
"micromark-util-encode" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-subtokenize@^1.0.0":
"integrity" "sha512-d90uqCnXp/cy4G881Ub4psE57Sf8YD0pim9QdjCRNjfas2M1u6Lbt+XZK9gnHL2XFhnozZiEdCa9CNfXSfQ6xA=="
"resolved" "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"micromark-util-chunked" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.0"
"uvu" "^0.5.0"
"micromark-util-symbol@^1.0.0":
"integrity" "sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ=="
"resolved" "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.0.1.tgz"
"version" "1.0.1"
"micromark-util-types@^1.0.0", "micromark-util-types@^1.0.1":
"integrity" "sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w=="
"resolved" "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.0.2.tgz"
"version" "1.0.2"
"micromark@^3.0.0":
"integrity" "sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA=="
"resolved" "https://registry.npmjs.org/micromark/-/micromark-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"@types/debug" "^4.0.0"
"debug" "^4.0.0"
"decode-named-character-reference" "^1.0.0"
"micromark-core-commonmark" "^1.0.1"
"micromark-factory-space" "^1.0.0"
"micromark-util-character" "^1.0.0"
"micromark-util-chunked" "^1.0.0"
"micromark-util-combine-extensions" "^1.0.0"
"micromark-util-decode-numeric-character-reference" "^1.0.0"
"micromark-util-encode" "^1.0.0"
"micromark-util-normalize-identifier" "^1.0.0"
"micromark-util-resolve-all" "^1.0.0"
"micromark-util-sanitize-uri" "^1.0.0"
"micromark-util-subtokenize" "^1.0.0"
"micromark-util-symbol" "^1.0.0"
"micromark-util-types" "^1.0.1"
"uvu" "^0.5.0"
"micromatch@^4.0.2", "micromatch@^4.0.4", "micromatch@^4.0.5":
"integrity" "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA=="
"resolved" "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
"version" "4.0.5"
dependencies:
"braces" "^3.0.2"
"picomatch" "^2.3.1"
"mime@^3.0.0":
"integrity" "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="
"resolved" "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz"
"version" "3.0.0"
"mimic-fn@^2.1.0":
"integrity" "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
"resolved" "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
"version" "2.1.0"
"mimic-fn@^4.0.0":
"integrity" "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw=="
"resolved" "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz"
"version" "4.0.0"
"min-indent@^1.0.0":
"integrity" "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg=="
"resolved" "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
"version" "1.0.1"
"mini-svg-data-uri@^1.2.3":
"integrity" "sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg=="
"resolved" "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz"
"version" "1.4.4"
"minimatch@^3.1.1":
"integrity" "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="
"resolved" "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"brace-expansion" "^1.1.7"
"minimist@^1.2.0", "minimist@^1.2.6":
"integrity" "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g=="
"resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"
"version" "1.2.7"
"mkdirp@^0.5.1":
"integrity" "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz"
"version" "0.5.6"
dependencies:
"minimist" "^1.2.6"
"mri@^1.1.0":
"integrity" "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA=="
"resolved" "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz"
"version" "1.2.0"
"mrmime@^1.0.0":
"integrity" "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw=="
"resolved" "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz"
"version" "1.0.1"
"ms@2.1.2":
"integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
"version" "2.1.2"
"mustache@2.2.1":
"integrity" "sha512-azYRexmi9y6h2lk2JqfBLh1htlDMjKYyEYOkxoGKa0FRdr5aY4f5q8bH4JIecM181DtUEYLSz8PcRO46mgzMNQ=="
"resolved" "https://registry.npmjs.org/mustache/-/mustache-2.2.1.tgz"
"version" "2.2.1"
"nanoid@^3.3.4":
"integrity" "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
"resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
"version" "3.3.4"
"nlcst-to-string@^2.0.0":
"integrity" "sha512-3x3jwTd6UPG7vi5k4GEzvxJ5rDA7hVUIRNHPblKuMVP9Z3xmlsd9cgLcpAMkc5uPOBna82EeshROFhsPkbnTZg=="
"resolved" "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-2.0.4.tgz"
"version" "2.0.4"
"nlcst-to-string@^3.0.0":
"integrity" "sha512-Y8HQWKw/zrHTCnu2zcFBN1dV6vN0NUG7s5fkEj380G8tF3R+vA2KG+tDl2QoHVQCTHGHVXwoni2RQkDSFQb1PA=="
"resolved" "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"@types/nlcst" "^1.0.0"
"no-case@^3.0.4":
"integrity" "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg=="
"resolved" "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"lower-case" "^2.0.2"
"tslib" "^2.0.3"
"node-domexception@^1.0.0":
"integrity" "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="
"resolved" "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz"
"version" "1.0.0"
"node-fetch@^3.2.5":
"integrity" "sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA=="
"resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.10.tgz"
"version" "3.2.10"
dependencies:
"data-uri-to-buffer" "^4.0.0"
"fetch-blob" "^3.1.4"
"formdata-polyfill" "^4.0.10"
"node-releases@^2.0.6":
"integrity" "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
"resolved" "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz"
"version" "2.0.6"
"normalize-path@^3.0.0", "normalize-path@~3.0.0":
"integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
"resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
"version" "3.0.0"
"normalize-range@^0.1.2":
"integrity" "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA=="
"resolved" "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz"
"version" "0.1.2"
"npm-run-path@^5.1.0":
"integrity" "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q=="
"resolved" "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"path-key" "^4.0.0"
"number-is-nan@^1.0.0":
"integrity" "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ=="
"resolved" "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz"
"version" "1.0.1"
"object-assign@4.0.1":
"integrity" "sha512-c6legOHWepAbWnp3j5SRUMpxCXBKI4rD7A5Osn9IzZ8w4O/KccXdW0lqdkQKbpk0eHGjNgKihgzY6WuEq99Tfw=="
"resolved" "https://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz"
"version" "4.0.1"
"object-hash@^3.0.0":
"integrity" "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw=="
"resolved" "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz"
"version" "3.0.0"
"object-keys@^1.1.1":
"integrity" "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
"resolved" "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
"version" "1.1.1"
"once@^1.3.0":
"integrity" "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="
"resolved" "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"wrappy" "1"
"onetime@^5.1.0":
"integrity" "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg=="
"resolved" "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
"version" "5.1.2"
dependencies:
"mimic-fn" "^2.1.0"
"onetime@^6.0.0":
"integrity" "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ=="
"resolved" "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"mimic-fn" "^4.0.0"
"open@^8.4.0":
"integrity" "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q=="
"resolved" "https://registry.npmjs.org/open/-/open-8.4.0.tgz"
"version" "8.4.0"
dependencies:
"define-lazy-prop" "^2.0.0"
"is-docker" "^2.1.1"
"is-wsl" "^2.2.0"
"ora@^6.1.0":
"integrity" "sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw=="
"resolved" "https://registry.npmjs.org/ora/-/ora-6.1.2.tgz"
"version" "6.1.2"
dependencies:
"bl" "^5.0.0"
"chalk" "^5.0.0"
"cli-cursor" "^4.0.0"
"cli-spinners" "^2.6.1"
"is-interactive" "^2.0.0"
"is-unicode-supported" "^1.1.0"
"log-symbols" "^5.1.0"
"strip-ansi" "^7.0.1"
"wcwidth" "^1.0.1"
"os-locale@^1.4.0":
"integrity" "sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g=="
"resolved" "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"lcid" "^1.0.0"
"p-limit@^2.2.0":
"integrity" "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="
"resolved" "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"p-try" "^2.0.0"
"p-limit@^3.0.2":
"integrity" "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ=="
"resolved" "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"yocto-queue" "^0.1.0"
"p-locate@^4.1.0":
"integrity" "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="
"resolved" "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
"version" "4.1.0"
dependencies:
"p-limit" "^2.2.0"
"p-locate@^5.0.0":
"integrity" "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw=="
"resolved" "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"p-limit" "^3.0.2"
"p-try@^2.0.0":
"integrity" "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
"resolved" "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
"version" "2.2.0"
"parse-entities@^4.0.0":
"integrity" "sha512-5nk9Fn03x3rEhGaX1FU6IDwG/k+GxLXlFAkgrbM1asuAFl3BhdQWvASaIsmwWypRNcZKHPYnIuOSfIWEyEQnPQ=="
"resolved" "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"@types/unist" "^2.0.0"
"character-entities" "^2.0.0"
"character-entities-legacy" "^3.0.0"
"character-reference-invalid" "^2.0.0"
"decode-named-character-reference" "^1.0.0"
"is-alphanumerical" "^2.0.0"
"is-decimal" "^2.0.0"
"is-hexadecimal" "^2.0.0"
"parse-latin@^5.0.0":
"integrity" "sha512-Ht+4/+AUySMS5HKGAiQpBmkFsHSoGrj6Y83flLCa5OIBdtsVkO3UD4OtboJ0O0vZiOznH02x8qlwg9KLUVXuNg=="
"resolved" "https://registry.npmjs.org/parse-latin/-/parse-latin-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"nlcst-to-string" "^2.0.0"
"unist-util-modify-children" "^2.0.0"
"unist-util-visit-children" "^1.0.0"
"parse5@^6.0.0":
"integrity" "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
"resolved" "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz"
"version" "6.0.1"
"pascal-case@^3.1.1":
"integrity" "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g=="
"resolved" "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"no-case" "^3.0.4"
"tslib" "^2.0.3"
"path-browserify@^1.0.1":
"integrity" "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
"resolved" "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz"
"version" "1.0.1"
"path-exists@^4.0.0":
"integrity" "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
"resolved" "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
"version" "4.0.0"
"path-is-absolute@^1.0.0":
"integrity" "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
"resolved" "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
"version" "1.0.1"
"path-key@^3.1.0":
"integrity" "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
"version" "3.1.1"
"path-key@^4.0.0":
"integrity" "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz"
"version" "4.0.0"
"path-parse@^1.0.7":
"integrity" "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
"resolved" "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
"version" "1.0.7"
"path-to-regexp@^6.2.1":
"integrity" "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
"resolved" "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz"
"version" "6.2.1"
"path-type@^4.0.0":
"integrity" "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
"resolved" "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
"version" "4.0.0"
"periscopic@^3.0.0":
"integrity" "sha512-SFx68DxCv0Iyo6APZuw/AKewkkThGwssmU0QWtTlvov3VAtPX+QJ4CadwSaz8nrT5jPIuxdvJWB4PnD2KNDxQg=="
"resolved" "https://registry.npmjs.org/periscopic/-/periscopic-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"estree-walker" "^3.0.0"
"is-reference" "^3.0.0"
"picocolors@^1.0.0":
"integrity" "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
"resolved" "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
"version" "1.0.0"
"picomatch@^2.0.4", "picomatch@^2.2.1", "picomatch@^2.2.2", "picomatch@^2.3.1":
"integrity" "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
"resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
"version" "2.3.1"
"pify@^2.3.0":
"integrity" "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog=="
"resolved" "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
"version" "2.3.0"
"pify@^4.0.1":
"integrity" "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g=="
"resolved" "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz"
"version" "4.0.1"
"pkg-dir@^4.2.0":
"integrity" "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="
"resolved" "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
"version" "4.2.0"
dependencies:
"find-up" "^4.0.0"
"postcss-import@^14.1.0":
"integrity" "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw=="
"resolved" "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz"
"version" "14.1.0"
dependencies:
"postcss-value-parser" "^4.0.0"
"read-cache" "^1.0.0"
"resolve" "^1.1.7"
"postcss-js@^4.0.0":
"integrity" "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ=="
"resolved" "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"camelcase-css" "^2.0.1"
"postcss-load-config@^2.1.0 || ^3.0.0 || ^4.0.0", "postcss-load-config@^3.1.4":
"integrity" "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg=="
"resolved" "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz"
"version" "3.1.4"
dependencies:
"lilconfig" "^2.0.5"
"yaml" "^1.10.2"
"postcss-nested@6.0.0":
"integrity" "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w=="
"resolved" "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"postcss-selector-parser" "^6.0.10"
"postcss-selector-parser@^6.0.10", "postcss-selector-parser@6.0.10":
"integrity" "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w=="
"resolved" "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz"
"version" "6.0.10"
dependencies:
"cssesc" "^3.0.0"
"util-deprecate" "^1.0.2"
"postcss-value-parser@^4.0.0", "postcss-value-parser@^4.2.0":
"integrity" "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
"resolved" "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
"version" "4.2.0"
"postcss@^7 || ^8", "postcss@^8.0.0", "postcss@^8.1.0", "postcss@^8.2.14", "postcss@^8.3.3", "postcss@^8.4.14", "postcss@^8.4.16", "postcss@^8.4.17", "postcss@>=8.0.9":
"integrity" "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA=="
"resolved" "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz"
"version" "8.4.18"
dependencies:
"nanoid" "^3.3.4"
"picocolors" "^1.0.0"
"source-map-js" "^1.0.2"
"preferred-pm@^3.0.3":
"integrity" "sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ=="
"resolved" "https://registry.npmjs.org/preferred-pm/-/preferred-pm-3.0.3.tgz"
"version" "3.0.3"
dependencies:
"find-up" "^5.0.0"
"find-yarn-workspace-root2" "1.2.16"
"path-exists" "^4.0.0"
"which-pm" "2.0.0"
"prettier-plugin-astro@^0.5.3":
"integrity" "sha512-tEJiPjTB1eVT5Czcbkj9GoRG/oMewOnG9x737p/hJUD5QXJmn7LiYFM2dKkX0i4A1fhhsGfXT+uqsAXcw2r8JQ=="
"resolved" "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.5.5.tgz"
"version" "0.5.5"
dependencies:
"@astrojs/compiler" "^0.23.4"
"prettier" "^2.7.1"
"sass-formatter" "^0.7.5"
"synckit" "^0.7.0"
"prettier@^2.7.1":
"integrity" "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g=="
"resolved" "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz"
"version" "2.7.1"
"prismjs@^1.28.0":
"integrity" "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q=="
"resolved" "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz"
"version" "1.29.0"
"prompts@^2.4.2":
"integrity" "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q=="
"resolved" "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz"
"version" "2.4.2"
dependencies:
"kleur" "^3.0.3"
"sisteransi" "^1.0.5"
"property-information@^6.0.0":
"integrity" "sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w=="
"resolved" "https://registry.npmjs.org/property-information/-/property-information-6.1.1.tgz"
"version" "6.1.1"
"queue-microtask@^1.2.2":
"integrity" "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
"resolved" "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
"version" "1.2.3"
"quick-lru@^5.1.1":
"integrity" "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
"resolved" "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
"version" "5.1.1"
"read-cache@^1.0.0":
"integrity" "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA=="
"resolved" "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"pify" "^2.3.0"
"read-input@0.3.1":
"integrity" "sha512-J1ZkWCnB4altU7RTe+62PSfa21FrEtfKyO9fuqR3yP8kZku3nIwaw2Krj383JC7egAIl5Zyz2w+EOu9uXH5HZw=="
"resolved" "https://registry.npmjs.org/read-input/-/read-input-0.3.1.tgz"
"version" "0.3.1"
"readable-stream@^3.4.0":
"integrity" "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="
"resolved" "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz"
"version" "3.6.0"
dependencies:
"inherits" "^2.0.3"
"string_decoder" "^1.1.1"
"util-deprecate" "^1.0.1"
"readdirp@~3.6.0":
"integrity" "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="
"resolved" "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
"version" "3.6.0"
dependencies:
"picomatch" "^2.2.1"
"recast@^0.20.5":
"integrity" "sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ=="
"resolved" "https://registry.npmjs.org/recast/-/recast-0.20.5.tgz"
"version" "0.20.5"
dependencies:
"ast-types" "0.14.2"
"esprima" "~4.0.0"
"source-map" "~0.6.1"
"tslib" "^2.0.1"
"rehype-parse@^8.0.0":
"integrity" "sha512-MJJKONunHjoTh4kc3dsM1v3C9kGrrxvA3U8PxZlP2SjH8RNUSrb+lF7Y0KVaUDnGH2QZ5vAn7ulkiajM9ifuqg=="
"resolved" "https://registry.npmjs.org/rehype-parse/-/rehype-parse-8.0.4.tgz"
"version" "8.0.4"
dependencies:
"@types/hast" "^2.0.0"
"hast-util-from-parse5" "^7.0.0"
"parse5" "^6.0.0"
"unified" "^10.0.0"
"rehype-raw@^6.1.1":
"integrity" "sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ=="
"resolved" "https://registry.npmjs.org/rehype-raw/-/rehype-raw-6.1.1.tgz"
"version" "6.1.1"
dependencies:
"@types/hast" "^2.0.0"
"hast-util-raw" "^7.2.0"
"unified" "^10.0.0"
"rehype-stringify@^9.0.0", "rehype-stringify@^9.0.3":
"integrity" "sha512-kWiZ1bgyWlgOxpqD5HnxShKAdXtb2IUljn3hQAhySeak6IOQPPt6DeGnsIh4ixm7yKJWzm8TXFuC/lPfcWHJqw=="
"resolved" "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-9.0.3.tgz"
"version" "9.0.3"
dependencies:
"@types/hast" "^2.0.0"
"hast-util-to-html" "^8.0.0"
"unified" "^10.0.0"
"rehype@^12.0.1":
"integrity" "sha512-ey6kAqwLM3X6QnMDILJthGvG1m1ULROS9NT4uG9IDCuv08SFyLlreSuvOa//DgEvbXx62DS6elGVqusWhRUbgw=="
"resolved" "https://registry.npmjs.org/rehype/-/rehype-12.0.1.tgz"
"version" "12.0.1"
dependencies:
"@types/hast" "^2.0.0"
"rehype-parse" "^8.0.0"
"rehype-stringify" "^9.0.0"
"unified" "^10.0.0"
"remark-frontmatter@^4.0.1":
"integrity" "sha512-38fJrB0KnmD3E33a5jZC/5+gGAC2WKNiPw1/fdXJvijBlhA7RCsvJklrYJakS0HedninvaCYW8lQGf9C918GfA=="
"resolved" "https://registry.npmjs.org/remark-frontmatter/-/remark-frontmatter-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-frontmatter" "^1.0.0"
"micromark-extension-frontmatter" "^1.0.0"
"unified" "^10.0.0"
"remark-gfm@^3.0.1":
"integrity" "sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig=="
"resolved" "https://registry.npmjs.org/remark-gfm/-/remark-gfm-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-gfm" "^2.0.0"
"micromark-extension-gfm" "^2.0.0"
"unified" "^10.0.0"
"remark-mdx@^2.0.0":
"integrity" "sha512-A8vw5s+BgOa968Irt8BO7DfWJTE0Fe7Ge3hX8zzDB1DnwMZTNdK6qF2IcFao+/7nzk1vSysKcFp+3ku4vhMpaQ=="
"resolved" "https://registry.npmjs.org/remark-mdx/-/remark-mdx-2.1.5.tgz"
"version" "2.1.5"
dependencies:
"mdast-util-mdx" "^2.0.0"
"micromark-extension-mdxjs" "^1.0.0"
"remark-parse@^10.0.0", "remark-parse@^10.0.1":
"integrity" "sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw=="
"resolved" "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz"
"version" "10.0.1"
dependencies:
"@types/mdast" "^3.0.0"
"mdast-util-from-markdown" "^1.0.0"
"unified" "^10.0.0"
"remark-rehype@^10.0.0", "remark-rehype@^10.1.0":
"integrity" "sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw=="
"resolved" "https://registry.npmjs.org/remark-rehype/-/remark-rehype-10.1.0.tgz"
"version" "10.1.0"
dependencies:
"@types/hast" "^2.0.0"
"@types/mdast" "^3.0.0"
"mdast-util-to-hast" "^12.1.0"
"unified" "^10.0.0"
"remark-smartypants@^2.0.0":
"integrity" "sha512-Rc0VDmr/yhnMQIz8n2ACYXlfw/P/XZev884QU1I5u+5DgJls32o97Vc1RbK3pfumLsJomS2yy8eT4Fxj/2MDVA=="
"resolved" "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"retext" "^8.1.0"
"retext-smartypants" "^5.1.0"
"unist-util-visit" "^4.1.0"
"resolve@^1.1.7", "resolve@^1.17.0", "resolve@^1.22.0", "resolve@^1.22.1":
"integrity" "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw=="
"resolved" "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
"version" "1.22.1"
dependencies:
"is-core-module" "^2.9.0"
"path-parse" "^1.0.7"
"supports-preserve-symlinks-flag" "^1.0.0"
"restore-cursor@^4.0.0":
"integrity" "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg=="
"resolved" "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"onetime" "^5.1.0"
"signal-exit" "^3.0.2"
"retext-latin@^3.0.0":
"integrity" "sha512-5MrD1tuebzO8ppsja5eEu+ZbBeUNCjoEarn70tkXOS7Bdsdf6tNahsv2bY0Z8VooFF6cw7/6S+d3yI/TMlMVVQ=="
"resolved" "https://registry.npmjs.org/retext-latin/-/retext-latin-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"@types/nlcst" "^1.0.0"
"parse-latin" "^5.0.0"
"unherit" "^3.0.0"
"unified" "^10.0.0"
"retext-smartypants@^5.1.0":
"integrity" "sha512-Do8oM+SsjrbzT2UNIKgheP0hgUQTDDQYyZaIY3kfq0pdFzoPk+ZClYJ+OERNXveog4xf1pZL4PfRxNoVL7a/jw=="
"resolved" "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-5.2.0.tgz"
"version" "5.2.0"
dependencies:
"@types/nlcst" "^1.0.0"
"nlcst-to-string" "^3.0.0"
"unified" "^10.0.0"
"unist-util-visit" "^4.0.0"
"retext-stringify@^3.0.0":
"integrity" "sha512-767TLOaoXFXyOnjx/EggXlb37ZD2u4P1n0GJqVdpipqACsQP+20W+BNpMYrlJkq7hxffnFk+jc6mAK9qrbuB8w=="
"resolved" "https://registry.npmjs.org/retext-stringify/-/retext-stringify-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"@types/nlcst" "^1.0.0"
"nlcst-to-string" "^3.0.0"
"unified" "^10.0.0"
"retext@^8.1.0":
"integrity" "sha512-N9/Kq7YTn6ZpzfiGW45WfEGJqFf1IM1q8OsRa1CGzIebCJBNCANDRmOrholiDRGKo/We7ofKR4SEvcGAWEMD3Q=="
"resolved" "https://registry.npmjs.org/retext/-/retext-8.1.0.tgz"
"version" "8.1.0"
dependencies:
"@types/nlcst" "^1.0.0"
"retext-latin" "^3.0.0"
"retext-stringify" "^3.0.0"
"unified" "^10.0.0"
"reusify@^1.0.4":
"integrity" "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
"resolved" "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
"version" "1.0.4"
"rimraf@^2.5.2":
"integrity" "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w=="
"resolved" "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz"
"version" "2.7.1"
dependencies:
"glob" "^7.1.3"
"roarr@^2.15.3":
"integrity" "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A=="
"resolved" "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz"
"version" "2.15.4"
dependencies:
"boolean" "^3.0.1"
"detect-node" "^2.0.4"
"globalthis" "^1.0.1"
"json-stringify-safe" "^5.0.1"
"semver-compare" "^1.0.0"
"sprintf-js" "^1.1.2"
"rollup@>=2", "rollup@>=2.75.6 <2.77.0 || ~2.77.0", "rollup@~2.77.0":
"integrity" "sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g=="
"resolved" "https://registry.npmjs.org/rollup/-/rollup-2.77.3.tgz"
"version" "2.77.3"
optionalDependencies:
"fsevents" "~2.3.2"
"run-parallel@^1.1.9":
"integrity" "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="
"resolved" "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"queue-microtask" "^1.2.2"
"s.color@0.0.15":
"integrity" "sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA=="
"resolved" "https://registry.npmjs.org/s.color/-/s.color-0.0.15.tgz"
"version" "0.0.15"
"sade@^1.7.3":
"integrity" "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A=="
"resolved" "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz"
"version" "1.8.1"
dependencies:
"mri" "^1.1.0"
"safe-buffer@~5.2.0":
"integrity" "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
"resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
"version" "5.2.1"
"sander@^0.5.0":
"integrity" "sha512-3lVqBir7WuKDHGrKRDn/1Ye3kwpXaDOMsiRP1wd6wpZW56gJhsbp5RqQpA6JG/P+pkXizygnr1dKR8vzWaVsfA=="
"resolved" "https://registry.npmjs.org/sander/-/sander-0.5.1.tgz"
"version" "0.5.1"
dependencies:
"es6-promise" "^3.1.2"
"graceful-fs" "^4.1.3"
"mkdirp" "^0.5.1"
"rimraf" "^2.5.2"
"sass-formatter@^0.7.5":
"integrity" "sha512-NKFP8ddjhUYi6A/iD1cEtzkEs91U61kzqe3lY9SVNuvX7LGc88xnEN0mmsWL7Ol//YTi2GL/ol7b9XZ2+hgXuA=="
"resolved" "https://registry.npmjs.org/sass-formatter/-/sass-formatter-0.7.5.tgz"
"version" "0.7.5"
dependencies:
"suf-log" "^2.5.3"
"sax@^1.2.4":
"integrity" "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
"resolved" "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
"version" "1.2.4"
"section-matter@^1.0.0":
"integrity" "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA=="
"resolved" "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"extend-shallow" "^2.0.1"
"kind-of" "^6.0.0"
"semver-compare@^1.0.0":
"integrity" "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow=="
"resolved" "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz"
"version" "1.0.0"
"semver@^6.3.0":
"integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
"resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
"version" "6.3.0"
"semver@^7.3.2":
"integrity" "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A=="
"resolved" "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
"version" "7.3.8"
dependencies:
"lru-cache" "^6.0.0"
"semver@^7.3.7":
"integrity" "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A=="
"resolved" "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
"version" "7.3.8"
dependencies:
"lru-cache" "^6.0.0"
"serialize-error@^7.0.1":
"integrity" "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw=="
"resolved" "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"type-fest" "^0.13.1"
"shebang-command@^2.0.0":
"integrity" "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="
"resolved" "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"shebang-regex" "^3.0.0"
"shebang-regex@^3.0.0":
"integrity" "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
"resolved" "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
"version" "3.0.0"
"shiki@^0.11.1":
"integrity" "sha512-EugY9VASFuDqOexOgXR18ZV+TbFrQHeCpEYaXamO+SZlsnT/2LxuLBX25GGtIrwaEVFXUAbUQ601SWE2rMwWHA=="
"resolved" "https://registry.npmjs.org/shiki/-/shiki-0.11.1.tgz"
"version" "0.11.1"
dependencies:
"jsonc-parser" "^3.0.0"
"vscode-oniguruma" "^1.6.1"
"vscode-textmate" "^6.0.0"
"signal-exit@^3.0.2", "signal-exit@^3.0.7":
"integrity" "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
"resolved" "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
"version" "3.0.7"
"sirv@^2.0.2":
"integrity" "sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w=="
"resolved" "https://registry.npmjs.org/sirv/-/sirv-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"@polka/url" "^1.0.0-next.20"
"mrmime" "^1.0.0"
"totalist" "^3.0.0"
"sisteransi@^1.0.5":
"integrity" "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
"resolved" "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
"version" "1.0.5"
"sitemap@^7.1.1":
"integrity" "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg=="
"resolved" "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz"
"version" "7.1.1"
dependencies:
"@types/node" "^17.0.5"
"@types/sax" "^1.2.1"
"arg" "^5.0.0"
"sax" "^1.2.4"
"slash@^4.0.0":
"integrity" "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew=="
"resolved" "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz"
"version" "4.0.0"
"sorcery@^0.10.0":
"integrity" "sha512-R5ocFmKZQFfSTstfOtHjJuAwbpGyf9qjQa1egyhvXSbM7emjrtLXtGdZsDJDABC85YBfVvrOiGWKSYXPKdvP1g=="
"resolved" "https://registry.npmjs.org/sorcery/-/sorcery-0.10.0.tgz"
"version" "0.10.0"
dependencies:
"buffer-crc32" "^0.2.5"
"minimist" "^1.2.0"
"sander" "^0.5.0"
"sourcemap-codec" "^1.3.0"
"source-map-js@^1.0.2":
"integrity" "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
"resolved" "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
"version" "1.0.2"
"source-map@^0.7.0", "source-map@^0.7.3":
"integrity" "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz"
"version" "0.7.4"
"source-map@~0.6.1":
"integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
"version" "0.6.1"
"sourcemap-codec@^1.3.0", "sourcemap-codec@^1.4.8":
"integrity" "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
"resolved" "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz"
"version" "1.4.8"
"space-separated-tokens@^2.0.0":
"integrity" "sha512-ekwEbFp5aqSPKaqeY1PGrlGQxPNaq+Cnx4+bE2D8sciBQrHpbwoBbawqTN2+6jPs9IdWxxiUcN0K2pkczD3zmw=="
"resolved" "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.1.tgz"
"version" "2.0.1"
"sprintf-js@^1.1.2":
"integrity" "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug=="
"resolved" "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz"
"version" "1.1.2"
"sprintf-js@~1.0.2":
"integrity" "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
"resolved" "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
"version" "1.0.3"
"string_decoder@^1.1.1":
"integrity" "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="
"resolved" "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"safe-buffer" "~5.2.0"
"string-width@^1.0.1":
"integrity" "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"code-point-at" "^1.0.0"
"is-fullwidth-code-point" "^1.0.0"
"strip-ansi" "^3.0.0"
"string-width@^4.1.0":
"integrity" "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
"version" "4.2.3"
dependencies:
"emoji-regex" "^8.0.0"
"is-fullwidth-code-point" "^3.0.0"
"strip-ansi" "^6.0.1"
"string-width@^5.0.1", "string-width@^5.1.2":
"integrity" "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
"version" "5.1.2"
dependencies:
"eastasianwidth" "^0.2.0"
"emoji-regex" "^9.2.2"
"strip-ansi" "^7.0.1"
"stringify-entities@^4.0.0", "stringify-entities@^4.0.2":
"integrity" "sha512-BP9nNHMhhfcMbiuQKCqMjhDP5yBCAxsPu4pHFFzJ6Alo9dZgY4VLDPutXqIjpRiMoKdp7Av85Gr73Q5uH9k7+g=="
"resolved" "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"character-entities-html4" "^2.0.0"
"character-entities-legacy" "^3.0.0"
"strip-ansi@^3.0.0", "strip-ansi@^3.0.1":
"integrity" "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"ansi-regex" "^2.0.0"
"strip-ansi@^6.0.1":
"integrity" "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
"version" "6.0.1"
dependencies:
"ansi-regex" "^5.0.1"
"strip-ansi@^7.0.1":
"integrity" "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"ansi-regex" "^6.0.1"
"strip-bom-string@^1.0.0":
"integrity" "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g=="
"resolved" "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz"
"version" "1.0.0"
"strip-bom@^3.0.0":
"integrity" "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA=="
"resolved" "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz"
"version" "3.0.0"
"strip-bom@^4.0.0":
"integrity" "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
"resolved" "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
"version" "4.0.0"
"strip-final-newline@^3.0.0":
"integrity" "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
"resolved" "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz"
"version" "3.0.0"
"strip-indent@^3.0.0":
"integrity" "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ=="
"resolved" "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"min-indent" "^1.0.0"
"strnum@^1.0.5":
"integrity" "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
"resolved" "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz"
"version" "1.0.5"
"style-to-object@^0.3.0":
"integrity" "sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA=="
"resolved" "https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz"
"version" "0.3.0"
dependencies:
"inline-style-parser" "0.1.1"
"suf-log@^2.5.3":
"integrity" "sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow=="
"resolved" "https://registry.npmjs.org/suf-log/-/suf-log-2.5.3.tgz"
"version" "2.5.3"
dependencies:
"s.color" "0.0.15"
"supports-color@^5.3.0":
"integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
"version" "5.5.0"
dependencies:
"has-flag" "^3.0.0"
"supports-color@^7.1.0":
"integrity" "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
"version" "7.2.0"
dependencies:
"has-flag" "^4.0.0"
"supports-esm@^1.0.0":
"integrity" "sha512-96Am8CDqUaC0I2+C/swJ0yEvM8ZnGn4unoers/LSdE4umhX7mELzqyLzx3HnZAluq5PXIsGMKqa7NkqaeHMPcg=="
"resolved" "https://registry.npmjs.org/supports-esm/-/supports-esm-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"has-package-exports" "^1.1.0"
"supports-preserve-symlinks-flag@^1.0.0":
"integrity" "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
"resolved" "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
"version" "1.0.0"
"svelte-hmr@^0.15.0":
"integrity" "sha512-Aw21SsyoohyVn4yiKXWPNCSW2DQNH/76kvUnE9kpt4h9hcg9tfyQc6xshx9hzgMfGF0kVx0EGD8oBMWSnATeOg=="
"resolved" "https://registry.npmjs.org/svelte-hmr/-/svelte-hmr-0.15.0.tgz"
"version" "0.15.0"
"svelte-preprocess@^4.10.7":
"integrity" "sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw=="
"resolved" "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-4.10.7.tgz"
"version" "4.10.7"
dependencies:
"@types/pug" "^2.0.4"
"@types/sass" "^1.16.0"
"detect-indent" "^6.0.0"
"magic-string" "^0.25.7"
"sorcery" "^0.10.0"
"strip-indent" "^3.0.0"
"svelte@^3.23.0", "svelte@^3.24", "svelte@^3.44.0", "svelte@^3.46.4", "svelte@^3.50.0", "svelte@>=3.19.0":
"integrity" "sha512-FxcnEUOAVfr10vDU5dVgJN19IvqeHQCS1zfe8vayTfis9A2t5Fhx+JDe5uv/C3j//bB1umpLJ6quhgs9xyUbCQ=="
"resolved" "https://registry.npmjs.org/svelte/-/svelte-3.52.0.tgz"
"version" "3.52.0"
"svelte2tsx@^0.5.11":
"integrity" "sha512-yNHmN/uoAnJ7d1XqVohiNA6TMFOxibHyEddUAHVt1PiLXtbwAJF3WaGYlg8QbOdoXzOVsVNCAlqRUIdULUm+OA=="
"resolved" "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.5.20.tgz"
"version" "0.5.20"
dependencies:
"dedent-js" "^1.0.1"
"pascal-case" "^3.1.1"
"synckit@^0.7.0":
"integrity" "sha512-jNroMv7Juy+mJ/CHW5H6TzsLWpa1qck6sCHbkv8YTur+irSq2PjbvmGnm2gy14BUQ6jF33vyR4DPssHqmqsDQw=="
"resolved" "https://registry.npmjs.org/synckit/-/synckit-0.7.3.tgz"
"version" "0.7.3"
dependencies:
"@pkgr/utils" "^2.3.0"
"tslib" "^2.4.0"
"tailwindcss@^3.0.24", "tailwindcss@>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1", "tailwindcss@>=3.0.0 || >= 3.0.0-alpha.1", "tailwindcss@>=3.0.0 || insiders":
"integrity" "sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg=="
"resolved" "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"arg" "^5.0.2"
"chokidar" "^3.5.3"
"color-name" "^1.1.4"
"detective" "^5.2.1"
"didyoumean" "^1.2.2"
"dlv" "^1.1.3"
"fast-glob" "^3.2.12"
"glob-parent" "^6.0.2"
"is-glob" "^4.0.3"
"lilconfig" "^2.0.6"
"micromatch" "^4.0.5"
"normalize-path" "^3.0.0"
"object-hash" "^3.0.0"
"picocolors" "^1.0.0"
"postcss" "^8.4.17"
"postcss-import" "^14.1.0"
"postcss-js" "^4.0.0"
"postcss-load-config" "^3.1.4"
"postcss-nested" "6.0.0"
"postcss-selector-parser" "^6.0.10"
"postcss-value-parser" "^4.2.0"
"quick-lru" "^5.1.1"
"resolve" "^1.22.1"
"tiny-glob@^0.2.9":
"integrity" "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg=="
"resolved" "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz"
"version" "0.2.9"
dependencies:
"globalyzer" "0.1.0"
"globrex" "^0.1.2"
"to-fast-properties@^2.0.0":
"integrity" "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="
"resolved" "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
"version" "2.0.0"
"to-regex-range@^5.0.1":
"integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
"resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"is-number" "^7.0.0"
"totalist@^3.0.0":
"integrity" "sha512-eM+pCBxXO/njtF7vdFsHuqb+ElbxqtI4r5EAvk6grfAFyJ6IvWlSkfZ5T9ozC6xWw3Fj1fGoSmrl0gUs46JVIw=="
"resolved" "https://registry.npmjs.org/totalist/-/totalist-3.0.0.tgz"
"version" "3.0.0"
"trim-lines@^3.0.0":
"integrity" "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg=="
"resolved" "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz"
"version" "3.0.1"
"trough@^2.0.0":
"integrity" "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g=="
"resolved" "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz"
"version" "2.1.0"
"tsconfig-resolver@^3.0.1":
"integrity" "sha512-ZHqlstlQF449v8glscGRXzL6l2dZvASPCdXJRWG4gHEZlUVx2Jtmr+a2zeVG4LCsKhDXKRj5R3h0C/98UcVAQg=="
"resolved" "https://registry.npmjs.org/tsconfig-resolver/-/tsconfig-resolver-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"@types/json5" "^0.0.30"
"@types/resolve" "^1.17.0"
"json5" "^2.1.3"
"resolve" "^1.17.0"
"strip-bom" "^4.0.0"
"type-fest" "^0.13.1"
"tslib@^2.0.1", "tslib@^2.0.3", "tslib@^2.4.0":
"integrity" "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
"resolved" "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz"
"version" "2.4.1"
"tsm@^2.1.4":
"integrity" "sha512-bXkt675NbbqfwRHSSn8kSNEEHvoIUFDM9G6tUENkjEKpAEbrEzieO3PxUiRJylMw8fEGpcf5lSjadzzz12pc2A=="
"resolved" "https://registry.npmjs.org/tsm/-/tsm-2.2.2.tgz"
"version" "2.2.2"
dependencies:
"esbuild" "^0.14.0"
"type-fest@^0.13.1":
"integrity" "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz"
"version" "0.13.1"
"type-fest@^2.5.0":
"integrity" "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz"
"version" "2.19.0"
"typescript@^3.9.5 || ^4.0.0", "typescript@^4.1.2", "typescript@^4.3.5":
"integrity" "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
"resolved" "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz"
"version" "4.8.4"
"typescript@~4.6.4":
"integrity" "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg=="
"resolved" "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz"
"version" "4.6.4"
"unherit@^3.0.0":
"integrity" "sha512-UmvIQZGEc9qdLIQ8mv8/61n6PiMgfbOoASPKHpCvII5srShCQSa6jSjBjlZOR4bxt2XnT6uo6csmPKRi+zQ0Jg=="
"resolved" "https://registry.npmjs.org/unherit/-/unherit-3.0.0.tgz"
"version" "3.0.0"
"unified@^10.0.0", "unified@^10.1.2":
"integrity" "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q=="
"resolved" "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz"
"version" "10.1.2"
dependencies:
"@types/unist" "^2.0.0"
"bail" "^2.0.0"
"extend" "^3.0.0"
"is-buffer" "^2.0.0"
"is-plain-obj" "^4.0.0"
"trough" "^2.0.0"
"vfile" "^5.0.0"
"unist-builder@^3.0.0":
"integrity" "sha512-GFxmfEAa0vi9i5sd0R2kcrI9ks0r82NasRq5QHh2ysGngrc6GiqD5CDf1FjPenY4vApmFASBIIlk/jj5J5YbmQ=="
"resolved" "https://registry.npmjs.org/unist-builder/-/unist-builder-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-generated@^2.0.0":
"integrity" "sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw=="
"resolved" "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-2.0.0.tgz"
"version" "2.0.0"
"unist-util-is@^5.0.0":
"integrity" "sha512-F5CZ68eYzuSvJjGhCLPL3cYx45IxkqXSetCcRgUXtbcm50X2L9oOWQlfUfDdAf+6Pd27YDblBfdtmsThXmwpbQ=="
"resolved" "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.1.1.tgz"
"version" "5.1.1"
"unist-util-map@^3.1.1":
"integrity" "sha512-WLA2R6x/UaopedG2poaWLShf5LCi+BNa6mMkACdjft23PHou4v85PvZItjbO2XgXvukMP365PlL/DrbuMgr3eg=="
"resolved" "https://registry.npmjs.org/unist-util-map/-/unist-util-map-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-modify-children@^2.0.0":
"integrity" "sha512-HGrj7JQo9DwZt8XFsX8UD4gGqOsIlCih9opG6Y+N11XqkBGKzHo8cvDi+MfQQgiZ7zXRUiQREYHhjOBHERTMdg=="
"resolved" "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"array-iterate" "^1.0.0"
"unist-util-position-from-estree@^1.0.0", "unist-util-position-from-estree@^1.1.0":
"integrity" "sha512-xtoY50b5+7IH8tFbkw64gisG9tMSpxDjhX9TmaJJae/XuxQ9R/Kc8Nv1eOsf43Gt4KV/LkriMy9mptDr7XLcaw=="
"resolved" "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-position@^4.0.0":
"integrity" "sha512-p/5EMGIa1qwbXjA+QgcBXaPWjSnZfQ2Sc3yBEEfgPwsEmJd8Qh+DSk3LGnmOM4S1bY2C0AjmMnB8RuEYxpPwXQ=="
"resolved" "https://registry.npmjs.org/unist-util-position/-/unist-util-position-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-remove-position@^4.0.0":
"integrity" "sha512-0yDkppiIhDlPrfHELgB+NLQD5mfjup3a8UYclHruTJWmY74je8g+CIFr79x5f6AkmzSwlvKLbs63hC0meOMowQ=="
"resolved" "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-visit" "^4.0.0"
"unist-util-stringify-position@^3.0.0":
"integrity" "sha512-7A6eiDCs9UtjcwZOcCpM4aPII3bAAGv13E96IkawkOAW0OhH+yRxtY0lzo8KiHpzEMfH7Q+FizUmwp8Iqy5EWg=="
"resolved" "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-visit-children@^1.0.0":
"integrity" "sha512-sA/nXwYRCQVRwZU2/tQWUqJ9JSFM1X3x7JIOsIgSzrFHcfVt6NkzDtKzyxg2cZWkCwGF9CO8x4QNZRJRMK8FeQ=="
"resolved" "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-1.1.4.tgz"
"version" "1.1.4"
"unist-util-visit-parents@^5.0.0", "unist-util-visit-parents@^5.1.1":
"integrity" "sha512-gks4baapT/kNRaWxuGkl5BIhoanZo7sC/cUT/JToSRNL1dYoXRFl75d++NkjYk4TAu2uv2Px+l8guMajogeuiw=="
"resolved" "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.1.tgz"
"version" "5.1.1"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-is" "^5.0.0"
"unist-util-visit@^4.0.0", "unist-util-visit@^4.1.0":
"integrity" "sha512-n9KN3WV9k4h1DxYR1LoajgN93wpEi/7ZplVe02IoB4gH5ctI1AaF2670BLHQYbwj+pY83gFtyeySFiyMHJklrg=="
"resolved" "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.1.tgz"
"version" "4.1.1"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-is" "^5.0.0"
"unist-util-visit-parents" "^5.1.1"
"update-browserslist-db@^1.0.9":
"integrity" "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ=="
"resolved" "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz"
"version" "1.0.10"
dependencies:
"escalade" "^3.1.1"
"picocolors" "^1.0.0"
"util-deprecate@^1.0.1", "util-deprecate@^1.0.2":
"integrity" "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
"resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
"version" "1.0.2"
"uvu@^0.5.0":
"integrity" "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA=="
"resolved" "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz"
"version" "0.5.6"
dependencies:
"dequal" "^2.0.0"
"diff" "^5.0.0"
"kleur" "^4.0.3"
"sade" "^1.7.3"
"vfile-location@^4.0.0":
"integrity" "sha512-JDxPlTbZrZCQXogGheBHjbRWjESSPEak770XwWPfw5mTc1v1nWGLB/apzZxsx8a0SJVfF8HK8ql8RD308vXRUw=="
"resolved" "https://registry.npmjs.org/vfile-location/-/vfile-location-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"@types/unist" "^2.0.0"
"vfile" "^5.0.0"
"vfile-message@^3.0.0":
"integrity" "sha512-QjSNP6Yxzyycd4SVOtmKKyTsSvClqBPJcd00Z0zuPj3hOIjg0rUPG6DbFGPvUKRgYyaIWLPKpuEclcuvb3H8qA=="
"resolved" "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"@types/unist" "^2.0.0"
"unist-util-stringify-position" "^3.0.0"
"vfile@^5.0.0", "vfile@^5.3.2":
"integrity" "sha512-U1ho2ga33eZ8y8pkbQLH54uKqGhFJ6GYIHnnG5AhRpAh3OWjkrRHKa/KogbmQn8We+c0KVV3rTOgR9V/WowbXQ=="
"resolved" "https://registry.npmjs.org/vfile/-/vfile-5.3.5.tgz"
"version" "5.3.5"
dependencies:
"@types/unist" "^2.0.0"
"is-buffer" "^2.0.0"
"unist-util-stringify-position" "^3.0.0"
"vfile-message" "^3.0.0"
"vite@^3.0.0", "vite@3.0.9":
"integrity" "sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw=="
"resolved" "https://registry.npmjs.org/vite/-/vite-3.0.9.tgz"
"version" "3.0.9"
dependencies:
"esbuild" "^0.14.47"
"postcss" "^8.4.16"
"resolve" "^1.22.1"
"rollup" ">=2.75.6 <2.77.0 || ~2.77.0"
optionalDependencies:
"fsevents" "~2.3.2"
"vscode-css-languageservice@^6.0.1":
"integrity" "sha512-7d2NCq2plT0njAKmGZ11uof95y2fwbgq8QuToE3kX9uYQfVmejHX2/lFGKbK5AV5+Ja0L80UZoU0QspwqMKMHA=="
"resolved" "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-6.1.1.tgz"
"version" "6.1.1"
dependencies:
"vscode-languageserver-textdocument" "^1.0.7"
"vscode-languageserver-types" "^3.17.2"
"vscode-nls" "^5.2.0"
"vscode-uri" "^3.0.4"
"vscode-html-languageservice@^5.0.0":
"integrity" "sha512-TQmeyE14Ure/w/S+RV2IItuRWmw/i1QaS+om6t70iHCpamuTTWnACQPMSltVGm/DlbdyMquUePJREjd/h3AVkQ=="
"resolved" "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-5.0.2.tgz"
"version" "5.0.2"
dependencies:
"vscode-languageserver-textdocument" "^1.0.7"
"vscode-languageserver-types" "^3.17.2"
"vscode-nls" "^5.2.0"
"vscode-uri" "^3.0.4"
"vscode-jsonrpc@8.0.2":
"integrity" "sha512-RY7HwI/ydoC1Wwg4gJ3y6LpU9FJRZAUnTYMXthqhFXXu77ErDd/xkREpGuk4MyYkk4a+XDWAMqe0S3KkelYQEQ=="
"resolved" "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.0.2.tgz"
"version" "8.0.2"
"vscode-languageserver-protocol@^3.17.1", "vscode-languageserver-protocol@3.17.2":
"integrity" "sha512-8kYisQ3z/SQ2kyjlNeQxbkkTNmVFoQCqkmGrzLH6A9ecPlgTbp3wDTnUNqaUxYr4vlAcloxx8zwy7G5WdguYNg=="
"resolved" "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.2.tgz"
"version" "3.17.2"
dependencies:
"vscode-jsonrpc" "8.0.2"
"vscode-languageserver-types" "3.17.2"
"vscode-languageserver-textdocument@^1.0.1", "vscode-languageserver-textdocument@^1.0.4", "vscode-languageserver-textdocument@^1.0.7":
"integrity" "sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg=="
"resolved" "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz"
"version" "1.0.7"
"vscode-languageserver-types@^3.15.1", "vscode-languageserver-types@^3.17.1", "vscode-languageserver-types@^3.17.2", "vscode-languageserver-types@3.17.2":
"integrity" "sha512-zHhCWatviizPIq9B7Vh9uvrH6x3sK8itC84HkamnBWoDFJtzBf7SWlpLCZUit72b3os45h6RWQNC9xHRDF8dRA=="
"resolved" "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.2.tgz"
"version" "3.17.2"
"vscode-languageserver@^8.0.1":
"integrity" "sha512-bpEt2ggPxKzsAOZlXmCJ50bV7VrxwCS5BI4+egUmure/oI/t4OlFzi/YNtVvY24A2UDOZAgwFGgnZPwqSJubkA=="
"resolved" "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-8.0.2.tgz"
"version" "8.0.2"
dependencies:
"vscode-languageserver-protocol" "3.17.2"
"vscode-nls@^5.0.0", "vscode-nls@^5.2.0":
"integrity" "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng=="
"resolved" "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz"
"version" "5.2.0"
"vscode-oniguruma@^1.6.1":
"integrity" "sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA=="
"resolved" "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.6.2.tgz"
"version" "1.6.2"
"vscode-textmate@^6.0.0":
"integrity" "sha512-gu73tuZfJgu+mvCSy4UZwd2JXykjK9zAZsfmDeut5dx/1a7FeTk0XwJsSuqQn+cuMCGVbIBfl+s53X4T19DnzQ=="
"resolved" "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-6.0.0.tgz"
"version" "6.0.0"
"vscode-uri@^2.1.2":
"integrity" "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A=="
"resolved" "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz"
"version" "2.1.2"
"vscode-uri@^3.0.3", "vscode-uri@^3.0.4":
"integrity" "sha512-fmL7V1eiDBFRRnu+gfRWTzyPpNIHJTc4mWnFkwBUmO9U3KPgJAmTx7oxi2bl/Rh6HLdU7+4C9wlj0k2E4AdKFQ=="
"resolved" "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.6.tgz"
"version" "3.0.6"
"wcwidth@^1.0.1":
"integrity" "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg=="
"resolved" "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"defaults" "^1.0.3"
"web-namespaces@^2.0.0":
"integrity" "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ=="
"resolved" "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz"
"version" "2.0.1"
"web-streams-polyfill@^3.0.3":
"integrity" "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q=="
"resolved" "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz"
"version" "3.2.1"
"which-pm-runs@^1.1.0":
"integrity" "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA=="
"resolved" "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz"
"version" "1.1.0"
"which-pm@2.0.0":
"integrity" "sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w=="
"resolved" "https://registry.npmjs.org/which-pm/-/which-pm-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"load-yaml-file" "^0.2.0"
"path-exists" "^4.0.0"
"which@^2.0.1":
"integrity" "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="
"resolved" "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"isexe" "^2.0.0"
"widest-line@^4.0.1":
"integrity" "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig=="
"resolved" "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"string-width" "^5.0.1"
"window-size@^0.1.4":
"integrity" "sha512-2thx4pB0cV3h+Bw7QmMXcEbdmOzv9t0HFplJH/Lz6yu60hXYy5RT8rUu+wlIreVxWsGN20mo+MHeCSfUpQBwPw=="
"resolved" "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz"
"version" "0.1.4"
"wrap-ansi@^2.0.0":
"integrity" "sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw=="
"resolved" "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"string-width" "^1.0.1"
"strip-ansi" "^3.0.1"
"wrap-ansi@^8.0.1":
"integrity" "sha512-QFF+ufAqhoYHvoHdajT/Po7KoXVBPXS2bgjIam5isfWJPfIOnQZ50JtUiVvCv/sjgacf3yRrt2ZKUZ/V4itN4g=="
"resolved" "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.0.1.tgz"
"version" "8.0.1"
dependencies:
"ansi-styles" "^6.1.0"
"string-width" "^5.0.1"
"strip-ansi" "^7.0.1"
"wrappy@1":
"integrity" "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
"resolved" "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
"version" "1.0.2"
"xtend@^4.0.2":
"integrity" "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
"resolved" "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
"version" "4.0.2"
"y18n@^3.2.0":
"integrity" "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ=="
"resolved" "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz"
"version" "3.2.2"
"yallist@^4.0.0":
"integrity" "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
"resolved" "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
"version" "4.0.0"
"yaml@^1.10.2":
"integrity" "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
"resolved" "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
"version" "1.10.2"
"yargs-parser@^21.0.1":
"integrity" "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="
"resolved" "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
"version" "21.1.1"
"yargs@3.31.0":
"integrity" "sha512-TLuUCIe8M6YGNZhkEl6+zBxNrWBQDQZyvEC6PlDjcIgd8lJyXz7u8x/SnE146Dg3V25XF3hMcufAS5YMOYMccQ=="
"resolved" "https://registry.npmjs.org/yargs/-/yargs-3.31.0.tgz"
"version" "3.31.0"
dependencies:
"camelcase" "^2.0.1"
"cliui" "^3.0.3"
"decamelize" "^1.1.1"
"os-locale" "^1.4.0"
"string-width" "^1.0.1"
"window-size" "^0.1.4"
"y18n" "^3.2.0"
"yocto-queue@^0.1.0":
"integrity" "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
"resolved" "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
"version" "0.1.0"
"zod@^3.17.3":
"integrity" "sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA=="
"resolved" "https://registry.npmjs.org/zod/-/zod-3.19.1.tgz"
"version" "3.19.1"
"zwitch@^2.0.0":
"integrity" "sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA=="
"resolved" "https://registry.npmjs.org/zwitch/-/zwitch-2.0.2.tgz"
"version" "2.0.2"