{ "name": "astro-reactive-library", "version": "0.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-reactive-library", "version": "0.0.0", "license": "ISC", "workspaces": [ "packages/form", "packages/validator", "apps/demo", "apps/docs", "apps/landing-page", "packages/common" ], "dependencies": { "prettier-plugin-astro": "^0.7.0" } }, "apps/demo": { "name": "@astro-reactive/demo", "version": "0.0.1", "license": "ISC", "dependencies": { "@astro-reactive/form": "file:packages/form", "@astro-reactive/validator": "file:packages/validator", "astro": "^1.5.0" } }, "apps/demo/node_modules/@astro-reactive/form": { "resolved": "apps/demo/packages/form", "link": true }, "apps/demo/node_modules/@astro-reactive/validator": { "resolved": "apps/demo/packages/validator", "link": true }, "apps/demo/packages/form": {}, "apps/demo/packages/validator": {}, "apps/docs": { "name": "@astro-reactive/docs", "version": "0.0.1", "license": "ISC", "dependencies": { "@algolia/client-search": "^4.13.1", "@astrojs/preact": "^1.1.1", "@astrojs/react": "^1.1.4", "@docsearch/css": "^3.1.0", "@docsearch/react": "^3.1.0", "@types/node": "^18.0.0", "@types/react": "^18.0.24", "@types/react-dom": "^18.0.0", "astro": "^1.4.4", "preact": "^10.7.3", "prettier-plugin-astro": "^0.7.0", "react": "^18.1.0", "react-dom": "^18.1.0" } }, "apps/landing-page": { "name": "@astro-reactive/landing-page", "version": "0.0.1", "license": "MIT", "dependencies": { "micromodal": "^0.4.10", "tailwindcss": "^3.1.8" }, "devDependencies": { "@astrojs/tailwind": "^2.0.2", "@types/micromodal": "^0.3.3", "astro": "^1.4.7", "astro-eleventy-img": "^0.5.0", "astro-icon": "^0.8.0", "prettier": "2.7.1", "prettier-plugin-astro": "^0.7.0", "rimraf": "^3.0.2", "tailwindcss-fluid-type": "^2.0.3" } }, "node_modules/@11ty/eleventy-fetch": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "debug": "^4.3.3", "flat-cache": "^3.0.4", "node-fetch": "^2.6.7", "p-queue": "^6.6.2" }, "engines": { "node": ">=12" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/11ty" } }, "node_modules/@11ty/eleventy-fetch/node_modules/node-fetch": { "version": "2.6.7", "dev": true, "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "node_modules/@11ty/eleventy-img": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "@11ty/eleventy-fetch": "^3.0.0", "debug": "^4.3.3", "image-size": "^1.0.1", "p-queue": "^6.6.2", "sharp": "^0.30.3" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/11ty" } }, "node_modules/@algolia/autocomplete-core": { "version": "1.7.1", "license": "MIT", "dependencies": { "@algolia/autocomplete-shared": "1.7.1" } }, "node_modules/@algolia/autocomplete-preset-algolia": { "version": "1.7.1", "license": "MIT", "dependencies": { "@algolia/autocomplete-shared": "1.7.1" }, "peerDependencies": { "@algolia/client-search": "^4.9.1", "algoliasearch": "^4.9.1" } }, "node_modules/@algolia/autocomplete-shared": { "version": "1.7.1", "license": "MIT" }, "node_modules/@algolia/cache-browser-local-storage": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/cache-common": "4.14.2" } }, "node_modules/@algolia/cache-common": { "version": "4.14.2", "license": "MIT" }, "node_modules/@algolia/cache-in-memory": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/cache-common": "4.14.2" } }, "node_modules/@algolia/client-account": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/client-common": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/@algolia/client-analytics": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/client-common": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/@algolia/client-common": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/@algolia/client-personalization": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/client-common": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/@algolia/client-search": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/client-common": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/@algolia/logger-common": { "version": "4.14.2", "license": "MIT" }, "node_modules/@algolia/logger-console": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/logger-common": "4.14.2" } }, "node_modules/@algolia/requester-browser-xhr": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/requester-common": "4.14.2" } }, "node_modules/@algolia/requester-common": { "version": "4.14.2", "license": "MIT" }, "node_modules/@algolia/requester-node-http": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/requester-common": "4.14.2" } }, "node_modules/@algolia/transporter": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/cache-common": "4.14.2", "@algolia/logger-common": "4.14.2", "@algolia/requester-common": "4.14.2" } }, "node_modules/@ampproject/remapping": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@jridgewell/gen-mapping": "^0.1.0", "@jridgewell/trace-mapping": "^0.3.9" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@astro-reactive/common": { "resolved": "packages/common", "link": true }, "node_modules/@astro-reactive/demo": { "resolved": "apps/demo", "link": true }, "node_modules/@astro-reactive/docs": { "resolved": "apps/docs", "link": true }, "node_modules/@astro-reactive/form": { "resolved": "packages/form", "link": true }, "node_modules/@astro-reactive/landing-page": { "resolved": "apps/landing-page", "link": true }, "node_modules/@astro-reactive/validator": { "resolved": "packages/validator", "link": true }, "node_modules/@astrojs/compiler": { "version": "0.27.2", "license": "MIT" }, "node_modules/@astrojs/language-server": { "version": "0.26.2", "license": "MIT", "dependencies": { "@vscode/emmet-helper": "^2.8.4", "events": "^3.3.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.5.3", "source-map": "^0.7.3", "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" }, "bin": { "astro-ls": "bin/nodeServer.js" } }, "node_modules/@astrojs/language-server/node_modules/@astrojs/compiler": { "version": "0.23.5", "license": "MIT" }, "node_modules/@astrojs/language-server/node_modules/prettier-plugin-astro": { "version": "0.5.5", "license": "MIT", "dependencies": { "@astrojs/compiler": "^0.23.4", "prettier": "^2.7.1", "sass-formatter": "^0.7.5", "synckit": "^0.7.0" }, "engines": { "node": "^14.15.0 || >=16.0.0", "npm": ">=6.14.0" } }, "node_modules/@astrojs/language-server/node_modules/synckit": { "version": "0.7.3", "license": "MIT", "dependencies": { "@pkgr/utils": "^2.3.0", "tslib": "^2.4.0" }, "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" } }, "node_modules/@astrojs/markdown-remark": { "version": "1.1.3", "license": "MIT", "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" } }, "node_modules/@astrojs/micromark-extension-mdx-jsx": { "version": "1.0.3", "license": "MIT", "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" } }, "node_modules/@astrojs/preact": { "version": "1.2.0", "license": "MIT", "dependencies": { "@babel/core": ">=7.0.0-0 <8.0.0", "@babel/plugin-transform-react-jsx": "^7.17.12", "@preact/signals": "^1.1.0", "babel-plugin-module-resolver": "^4.1.0", "preact-render-to-string": "^5.2.4" }, "engines": { "node": "^14.18.0 || >=16.12.0" }, "peerDependencies": { "preact": "^10.6.5" } }, "node_modules/@astrojs/prism": { "version": "1.0.1", "license": "MIT", "dependencies": { "prismjs": "^1.28.0" }, "engines": { "node": "^14.18.0 || >=16.12.0" } }, "node_modules/@astrojs/react": { "version": "1.2.1", "license": "MIT", "dependencies": { "@babel/core": ">=7.0.0-0 <8.0.0", "@babel/plugin-transform-react-jsx": "^7.17.12" }, "engines": { "node": "^14.18.0 || >=16.12.0" }, "peerDependencies": { "@types/react": "^17.0.50 || ^18.0.21", "@types/react-dom": "^17.0.17 || ^18.0.6", "react": "^17.0.2 || ^18.0.0", "react-dom": "^17.0.2 || ^18.0.0" } }, "node_modules/@astrojs/tailwind": { "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { "@proload/core": "^0.3.2", "autoprefixer": "^10.4.7", "postcss": "^8.4.14" }, "peerDependencies": { "tailwindcss": "^3.0.24" } }, "node_modules/@astrojs/telemetry": { "version": "1.0.1", "license": "MIT", "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" }, "engines": { "node": "^14.18.0 || >=16.12.0" } }, "node_modules/@astrojs/webapi": { "version": "1.1.0", "license": "MIT", "dependencies": { "global-agent": "^3.0.0", "node-fetch": "^3.2.5" } }, "node_modules/@babel/code-frame": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/highlight": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { "version": "7.19.4", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { "version": "7.19.6", "license": "MIT", "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" }, "engines": { "node": ">=6.9.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/babel" } }, "node_modules/@babel/core/node_modules/semver": { "version": "6.3.0", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/generator": { "version": "7.19.6", "license": "MIT", "dependencies": { "@babel/types": "^7.19.4", "@jridgewell/gen-mapping": "^0.3.2", "jsesc": "^2.5.1" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { "version": "0.3.2", "license": "MIT", "dependencies": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.9" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@babel/helper-annotate-as-pure": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { "version": "7.19.3", "license": "MIT", "dependencies": { "@babel/compat-data": "^7.19.3", "@babel/helper-validator-option": "^7.18.6", "browserslist": "^4.21.3", "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-compilation-targets/node_modules/semver": { "version": "6.3.0", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/helper-environment-visitor": { "version": "7.18.9", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { "version": "7.19.0", "license": "MIT", "dependencies": { "@babel/template": "^7.18.10", "@babel/types": "^7.19.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { "version": "7.19.6", "license": "MIT", "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" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-plugin-utils": { "version": "7.19.0", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-simple-access": { "version": "7.19.4", "license": "MIT", "dependencies": { "@babel/types": "^7.19.4" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/types": "^7.18.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { "version": "7.19.4", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { "version": "7.19.1", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { "version": "7.18.6", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { "version": "7.19.4", "license": "MIT", "dependencies": { "@babel/template": "^7.18.10", "@babel/traverse": "^7.19.4", "@babel/types": "^7.19.4" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/helper-validator-identifier": "^7.18.6", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { "version": "7.19.6", "license": "MIT", "bin": { "parser": "bin/babel-parser.js" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@babel/plugin-syntax-jsx": { "version": "7.18.6", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.18.6" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@babel/plugin-transform-react-jsx": { "version": "7.19.0", "license": "MIT", "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" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@babel/template": { "version": "7.18.10", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.18.10", "@babel/types": "^7.18.10" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { "version": "7.19.6", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/generator": "^7.19.6", "@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.19.6", "@babel/types": "^7.19.4", "debug": "^4.1.0", "globals": "^11.1.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/types": { "version": "7.19.4", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.19.4", "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@docsearch/css": { "version": "3.2.2", "license": "MIT" }, "node_modules/@docsearch/react": { "version": "3.2.2", "license": "MIT", "dependencies": { "@algolia/autocomplete-core": "1.7.1", "@algolia/autocomplete-preset-algolia": "1.7.1", "@docsearch/css": "3.2.2", "algoliasearch": "^4.0.0" }, "peerDependencies": { "@types/react": ">= 16.8.0 < 19.0.0", "react": ">= 16.8.0 < 19.0.0", "react-dom": ">= 16.8.0 < 19.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "react": { "optional": true }, "react-dom": { "optional": true } } }, "node_modules/@emmetio/abbreviation": { "version": "2.2.3", "license": "MIT", "dependencies": { "@emmetio/scanner": "^1.0.0" } }, "node_modules/@emmetio/css-abbreviation": { "version": "2.1.4", "license": "MIT", "dependencies": { "@emmetio/scanner": "^1.0.0" } }, "node_modules/@emmetio/scanner": { "version": "1.0.0", "license": "MIT" }, "node_modules/@eslint/eslintrc": { "version": "1.3.3", "dev": true, "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.4.0", "globals": "^13.15.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/@eslint/eslintrc/node_modules/globals": { "version": "13.17.0", "dev": true, "license": "MIT", "dependencies": { "type-fest": "^0.20.2" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@eslint/eslintrc/node_modules/type-fest": { "version": "0.20.2", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.6", "dev": true, "license": "Apache-2.0", "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.4" }, "engines": { "node": ">=10.10.0" } }, "node_modules/@humanwhocodes/module-importer": { "version": "1.0.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=12.22" }, "funding": { "type": "github", "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@humanwhocodes/object-schema": { "version": "1.2.1", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@jridgewell/gen-mapping": { "version": "0.1.1", "license": "MIT", "dependencies": { "@jridgewell/set-array": "^1.0.0", "@jridgewell/sourcemap-codec": "^1.4.10" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/set-array": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.14", "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { "version": "0.3.17", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" } }, "node_modules/@ljharb/has-package-exports-patterns": { "version": "0.0.2", "license": "MIT" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" }, "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.stat": { "version": "2.0.5", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.walk": { "version": "1.2.8", "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" }, "engines": { "node": ">= 8" } }, "node_modules/@pkgr/utils": { "version": "2.3.1", "license": "MIT", "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" }, "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" } }, "node_modules/@polka/url": { "version": "1.0.0-next.21", "license": "MIT" }, "node_modules/@preact/signals": { "version": "1.1.2", "license": "MIT", "dependencies": { "@preact/signals-core": "^1.2.2" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" }, "peerDependencies": { "preact": "10.x" } }, "node_modules/@preact/signals-core": { "version": "1.2.2", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" } }, "node_modules/@proload/core": { "version": "0.3.3", "license": "MIT", "dependencies": { "deepmerge": "^4.2.2", "escalade": "^3.1.1" } }, "node_modules/@proload/plugin-tsm": { "version": "0.2.1", "license": "MIT", "dependencies": { "tsm": "^2.1.4" }, "peerDependencies": { "@proload/core": "^0.3.2" } }, "node_modules/@trysound/sax": { "version": "0.2.0", "dev": true, "license": "ISC", "engines": { "node": ">=10.13.0" } }, "node_modules/@types/acorn": { "version": "4.0.6", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/@types/babel__core": { "version": "7.1.19", "license": "MIT", "dependencies": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "node_modules/@types/babel__generator": { "version": "7.6.4", "license": "MIT", "dependencies": { "@babel/types": "^7.0.0" } }, "node_modules/@types/babel__template": { "version": "7.4.1", "license": "MIT", "dependencies": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" } }, "node_modules/@types/babel__traverse": { "version": "7.18.2", "license": "MIT", "dependencies": { "@babel/types": "^7.3.0" } }, "node_modules/@types/chai": { "version": "4.3.3", "dev": true, "license": "MIT" }, "node_modules/@types/debug": { "version": "4.1.7", "license": "MIT", "dependencies": { "@types/ms": "*" } }, "node_modules/@types/eslint": { "version": "8.4.7", "dev": true, "license": "MIT", "dependencies": { "@types/estree": "*", "@types/json-schema": "*" } }, "node_modules/@types/estree": { "version": "1.0.0", "license": "MIT" }, "node_modules/@types/estree-jsx": { "version": "1.0.0", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/@types/hast": { "version": "2.3.4", "license": "MIT", "dependencies": { "@types/unist": "*" } }, "node_modules/@types/html-escaper": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/json-schema": { "version": "7.0.11", "dev": true, "license": "MIT" }, "node_modules/@types/json5": { "version": "0.0.30", "license": "MIT" }, "node_modules/@types/mdast": { "version": "3.0.10", "license": "MIT", "dependencies": { "@types/unist": "*" } }, "node_modules/@types/micromodal": { "version": "0.3.3", "dev": true, "license": "MIT" }, "node_modules/@types/mocha": { "version": "10.0.0", "dev": true, "license": "MIT" }, "node_modules/@types/ms": { "version": "0.7.31", "license": "MIT" }, "node_modules/@types/nlcst": { "version": "1.0.0", "license": "MIT", "dependencies": { "@types/unist": "*" } }, "node_modules/@types/node": { "version": "18.11.3", "license": "MIT" }, "node_modules/@types/parse5": { "version": "6.0.3", "license": "MIT" }, "node_modules/@types/prettier": { "version": "2.7.1", "dev": true, "license": "MIT" }, "node_modules/@types/prop-types": { "version": "15.7.5", "license": "MIT" }, "node_modules/@types/react": { "version": "18.0.24", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz", "integrity": "sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "node_modules/@types/react-dom": { "version": "18.0.6", "license": "MIT", "dependencies": { "@types/react": "*" } }, "node_modules/@types/resolve": { "version": "1.20.2", "license": "MIT" }, "node_modules/@types/scheduler": { "version": "0.16.2", "license": "MIT" }, "node_modules/@types/semver": { "version": "7.3.12", "dev": true, "license": "MIT" }, "node_modules/@types/unist": { "version": "2.0.6", "license": "MIT" }, "node_modules/@types/yargs-parser": { "version": "21.0.0", "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { "version": "5.40.1", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/type-utils": "5.40.1", "@typescript-eslint/utils": "5.40.1", "debug": "^4.3.4", "ignore": "^5.2.0", "regexpp": "^3.2.0", "semver": "^7.3.7", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "@typescript-eslint/parser": "^5.0.0", "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/parser": { "version": "5.40.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/types": "5.40.1", "@typescript-eslint/typescript-estree": "5.40.1", "debug": "^4.3.4" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/scope-manager": { "version": "5.40.1", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "5.40.1", "@typescript-eslint/visitor-keys": "5.40.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/type-utils": { "version": "5.40.1", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/typescript-estree": "5.40.1", "@typescript-eslint/utils": "5.40.1", "debug": "^4.3.4", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "*" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/types": { "version": "5.40.1", "dev": true, "license": "MIT", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/typescript-estree": { "version": "5.40.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/types": "5.40.1", "@typescript-eslint/visitor-keys": "5.40.1", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", "semver": "^7.3.7", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/utils": { "version": "5.40.1", "dev": true, "license": "MIT", "dependencies": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/types": "5.40.1", "@typescript-eslint/typescript-estree": "5.40.1", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/@typescript-eslint/visitor-keys": { "version": "5.40.1", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "5.40.1", "eslint-visitor-keys": "^3.3.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@vscode/emmet-helper": { "version": "2.8.4", "license": "MIT", "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" } }, "node_modules/@vscode/emmet-helper/node_modules/vscode-uri": { "version": "2.1.2", "license": "MIT" }, "node_modules/acorn": { "version": "8.8.0", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-jsx": { "version": "5.3.2", "license": "MIT", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/acorn-node": { "version": "1.8.2", "license": "Apache-2.0", "dependencies": { "acorn": "^7.0.0", "acorn-walk": "^7.0.0", "xtend": "^4.0.2" } }, "node_modules/acorn-node/node_modules/acorn": { "version": "7.4.1", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-walk": { "version": "7.2.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/ajv": { "version": "6.12.6", "dev": true, "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/algoliasearch": { "version": "4.14.2", "license": "MIT", "dependencies": { "@algolia/cache-browser-local-storage": "4.14.2", "@algolia/cache-common": "4.14.2", "@algolia/cache-in-memory": "4.14.2", "@algolia/client-account": "4.14.2", "@algolia/client-analytics": "4.14.2", "@algolia/client-common": "4.14.2", "@algolia/client-personalization": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/logger-common": "4.14.2", "@algolia/logger-console": "4.14.2", "@algolia/requester-browser-xhr": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/requester-node-http": "4.14.2", "@algolia/transporter": "4.14.2" } }, "node_modules/ansi-align": { "version": "3.0.1", "license": "ISC", "dependencies": { "string-width": "^4.1.0" } }, "node_modules/ansi-align/node_modules/ansi-regex": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-align/node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/ansi-align/node_modules/string-width": { "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/ansi-align/node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/ansi-colors": { "version": "4.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/ansi-regex": { "version": "6.0.1", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "node_modules/ansi-styles": { "version": "3.2.1", "license": "MIT", "dependencies": { "color-convert": "^1.9.0" }, "engines": { "node": ">=4" } }, "node_modules/anymatch": { "version": "3.1.2", "license": "ISC", "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, "engines": { "node": ">= 8" } }, "node_modules/arg": { "version": "5.0.2", "license": "MIT" }, "node_modules/argparse": { "version": "2.0.1", "dev": true, "license": "Python-2.0" }, "node_modules/array-iterate": { "version": "1.1.4", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/array-union": { "version": "2.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/assert": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "es6-object-assign": "^1.1.0", "is-nan": "^1.2.1", "object-is": "^1.0.1", "util": "^0.12.0" } }, "node_modules/assertion-error": { "version": "1.1.0", "dev": true, "license": "MIT", "engines": { "node": "*" } }, "node_modules/ast-types": { "version": "0.14.2", "license": "MIT", "dependencies": { "tslib": "^2.0.1" }, "engines": { "node": ">=4" } }, "node_modules/astro": { "version": "1.5.2", "license": "MIT", "dependencies": { "@astrojs/compiler": "^0.27.1", "@astrojs/language-server": "^0.26.2", "@astrojs/markdown-remark": "^1.1.3", "@astrojs/telemetry": "^1.0.1", "@astrojs/webapi": "^1.1.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.3", "@proload/plugin-tsm": "^0.2.1", "@types/babel__core": "^7.1.19", "@types/html-escaper": "^3.0.0", "@types/yargs-parser": "^21.0.0", "boxen": "^6.2.1", "ci-info": "^3.3.1", "common-ancestor-path": "^1.0.1", "cookie": "^0.5.0", "debug": "^4.3.4", "deepmerge-ts": "^4.2.2", "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", "import-meta-resolve": "^2.1.0", "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.78.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", "typescript": "*", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2", "vite": "~3.1.3", "yargs-parser": "^21.0.1", "zod": "^3.17.3" }, "bin": { "astro": "astro.js" }, "engines": { "node": "^14.18.0 || >=16.12.0", "npm": ">=6.14.0" } }, "node_modules/astro-component-tester": { "version": "0.6.0", "dev": true, "license": "MIT", "peerDependencies": { "astro": "^1.0.0-rc.1" } }, "node_modules/astro-eleventy-img": { "version": "0.5.0", "dev": true, "license": "MIT", "dependencies": { "@11ty/eleventy-img": "^2.0.1", "astro": "1.0.0-rc.1", "datauri": "^4.1.0", "sharp": "^0.30.7" } }, "node_modules/astro-eleventy-img/node_modules/@astrojs/compiler": { "version": "0.22.1", "dev": true, "license": "MIT" }, "node_modules/astro-eleventy-img/node_modules/@astrojs/language-server": { "version": "0.20.3", "dev": true, "license": "MIT", "dependencies": { "@vscode/emmet-helper": "^2.8.4", "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" }, "bin": { "astro-ls": "bin/nodeServer.js" } }, "node_modules/astro-eleventy-img/node_modules/@astrojs/markdown-remark": { "version": "0.13.0", "dev": true, "license": "MIT", "dependencies": { "@astrojs/micromark-extension-mdx-jsx": "^1.0.3", "@astrojs/prism": "^0.6.1", "acorn": "^8.7.1", "acorn-jsx": "^5.3.2", "assert": "^2.0.0", "github-slugger": "^1.4.0", "mdast-util-mdx-expression": "^1.2.1", "mdast-util-mdx-jsx": "^1.2.0", "mdast-util-to-string": "^3.1.0", "micromark-extension-mdx-expression": "^1.0.3", "micromark-extension-mdx-md": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "prismjs": "^1.28.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.10.1", "unified": "^10.1.2", "unist-util-map": "^3.1.1", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2" } }, "node_modules/astro-eleventy-img/node_modules/@astrojs/prism": { "version": "0.6.1", "dev": true, "license": "MIT", "engines": { "node": "^14.18.0 || >=16.12.0" } }, "node_modules/astro-eleventy-img/node_modules/@astrojs/telemetry": { "version": "0.4.1", "dev": true, "license": "MIT", "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" }, "engines": { "node": "^14.18.0 || >=16.12.0" } }, "node_modules/astro-eleventy-img/node_modules/@astrojs/webapi": { "version": "0.12.0", "dev": true, "license": "MIT", "dependencies": { "node-fetch": "^3.2.4" } }, "node_modules/astro-eleventy-img/node_modules/astro": { "version": "1.0.0-rc.1", "dev": true, "license": "MIT", "dependencies": { "@astrojs/compiler": "^0.22.0", "@astrojs/language-server": "^0.20.0", "@astrojs/markdown-remark": "^0.13.0", "@astrojs/prism": "0.6.1", "@astrojs/telemetry": "^0.4.1", "@astrojs/webapi": "^0.12.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", "ast-types": "^0.14.2", "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", "estree-walker": "^3.0.1", "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", "micromorph": "^0.1.2", "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", "prismjs": "^1.28.0", "prompts": "^2.4.2", "recast": "^0.20.5", "rehype": "^12.0.1", "resolve": "^1.22.0", "rollup": "^2.75.6", "semver": "^7.3.7", "shiki": "^0.10.1", "sirv": "^2.0.2", "slash": "^4.0.0", "sourcemap-codec": "^1.4.8", "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.2", "yargs-parser": "^21.0.1", "zod": "^3.17.3" }, "bin": { "astro": "astro.js" }, "engines": { "node": "^14.18.0 || >=16.12.0", "npm": ">=6.14.0" } }, "node_modules/astro-eleventy-img/node_modules/jsonc-parser": { "version": "3.2.0", "dev": true, "license": "MIT" }, "node_modules/astro-eleventy-img/node_modules/shiki": { "version": "0.10.1", "dev": true, "license": "MIT", "dependencies": { "jsonc-parser": "^3.0.0", "vscode-oniguruma": "^1.6.1", "vscode-textmate": "5.2.0" } }, "node_modules/astro-eleventy-img/node_modules/typescript": { "version": "4.6.4", "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=4.2.0" } }, "node_modules/astro-eleventy-img/node_modules/vite": { "version": "3.0.2", "dev": true, "license": "MIT", "dependencies": { "esbuild": "^0.14.47", "postcss": "^8.4.14", "resolve": "^1.22.1", "rollup": "^2.75.6" }, "bin": { "vite": "bin/vite.js" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" }, "peerDependencies": { "less": "*", "sass": "*", "stylus": "*", "terser": "^5.4.0" }, "peerDependenciesMeta": { "less": { "optional": true }, "sass": { "optional": true }, "stylus": { "optional": true }, "terser": { "optional": true } } }, "node_modules/astro-eleventy-img/node_modules/vscode-textmate": { "version": "5.2.0", "dev": true, "license": "MIT" }, "node_modules/astro-icon": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/astro-icon/-/astro-icon-0.8.0.tgz", "integrity": "sha512-sCzhZcl46BIyLJVg89hq5J4uQABn2psmGvK4cUaxib+M/kBI3TrPy1w3g2O5h/WcrTHLVN9LyxjgkD4lEJJFpw==", "dev": true, "dependencies": { "node-fetch": "^3.1.0", "resolve-pkg": "^2.0.0", "svgo": "^2.8.0" } }, "node_modules/autoprefixer": { "version": "10.4.12", "dev": true, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" } ], "license": "MIT", "dependencies": { "browserslist": "^4.21.4", "caniuse-lite": "^1.0.30001407", "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "engines": { "node": "^10 || ^12 || >=14" }, "peerDependencies": { "postcss": "^8.1.0" } }, "node_modules/available-typed-arrays": { "version": "1.0.5", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/babel-plugin-module-resolver": { "version": "4.1.0", "license": "MIT", "dependencies": { "find-babel-config": "^1.2.0", "glob": "^7.1.6", "pkg-up": "^3.1.0", "reselect": "^4.0.0", "resolve": "^1.13.1" }, "engines": { "node": ">= 8.0.0" } }, "node_modules/bail": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "node_modules/base64-js": { "version": "1.5.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/binary-extensions": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/bl": { "version": "5.1.0", "license": "MIT", "dependencies": { "buffer": "^6.0.3", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "node_modules/boolbase": { "version": "1.0.0", "dev": true, "license": "ISC" }, "node_modules/boolean": { "version": "3.2.0", "license": "MIT" }, "node_modules/boxen": { "version": "6.2.1", "license": "MIT", "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" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/boxen/node_modules/ansi-styles": { "version": "4.3.0", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/boxen/node_modules/chalk": { "version": "4.1.2", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/boxen/node_modules/color-convert": { "version": "2.0.1", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/boxen/node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/boxen/node_modules/has-flag": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/boxen/node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/brace-expansion": { "version": "1.1.11", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/braces": { "version": "3.0.2", "license": "MIT", "dependencies": { "fill-range": "^7.0.1" }, "engines": { "node": ">=8" } }, "node_modules/browser-stdout": { "version": "1.3.1", "dev": true, "license": "ISC" }, "node_modules/browserslist": { "version": "4.21.4", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" } ], "license": "MIT", "dependencies": { "caniuse-lite": "^1.0.30001400", "electron-to-chromium": "^1.4.251", "node-releases": "^2.0.6", "update-browserslist-db": "^1.0.9" }, "bin": { "browserslist": "cli.js" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, "node_modules/buffer": { "version": "6.0.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "node_modules/call-bind": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/callsites": { "version": "3.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/camelcase": { "version": "6.3.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/camelcase-css": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/caniuse-lite": { "version": "1.0.30001423", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" } ], "license": "CC-BY-4.0" }, "node_modules/ccount": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/chai": { "version": "4.3.6", "dev": true, "license": "MIT", "dependencies": { "assertion-error": "^1.1.0", "check-error": "^1.0.2", "deep-eql": "^3.0.1", "get-func-name": "^2.0.0", "loupe": "^2.3.1", "pathval": "^1.1.1", "type-detect": "^4.0.5" }, "engines": { "node": ">=4" } }, "node_modules/chalk": { "version": "2.4.2", "license": "MIT", "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "engines": { "node": ">=4" } }, "node_modules/character-entities": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-entities-html4": { "version": "2.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-entities-legacy": { "version": "3.0.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-reference-invalid": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/check-error": { "version": "1.0.2", "dev": true, "license": "MIT", "engines": { "node": "*" } }, "node_modules/chokidar": { "version": "3.5.3", "funding": [ { "type": "individual", "url": "https://paulmillr.com/funding/" } ], "license": "MIT", "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" }, "engines": { "node": ">= 8.10.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/chokidar/node_modules/glob-parent": { "version": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/chownr": { "version": "1.1.4", "dev": true, "license": "ISC" }, "node_modules/ci-info": { "version": "3.5.0", "license": "MIT" }, "node_modules/cli-boxes": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-cursor": { "version": "4.0.0", "license": "MIT", "dependencies": { "restore-cursor": "^4.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-spinners": { "version": "2.7.0", "license": "MIT", "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cliui": { "version": "7.0.4", "dev": true, "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "node_modules/cliui/node_modules/ansi-regex": { "version": "5.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/cliui/node_modules/ansi-styles": { "version": "4.3.0", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/cliui/node_modules/color-convert": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/cliui/node_modules/color-name": { "version": "1.1.4", "dev": true, "license": "MIT" }, "node_modules/cliui/node_modules/emoji-regex": { "version": "8.0.0", "dev": true, "license": "MIT" }, "node_modules/cliui/node_modules/string-width": { "version": "4.2.3", "dev": true, "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/cliui/node_modules/strip-ansi": { "version": "6.0.1", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/cliui/node_modules/wrap-ansi": { "version": "7.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/clone": { "version": "1.0.4", "license": "MIT", "engines": { "node": ">=0.8" } }, "node_modules/color": { "version": "4.2.3", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^2.0.1", "color-string": "^1.9.0" }, "engines": { "node": ">=12.5.0" } }, "node_modules/color-convert": { "version": "1.9.3", "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/color-name": { "version": "1.1.3", "license": "MIT" }, "node_modules/color-string": { "version": "1.9.1", "dev": true, "license": "MIT", "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "node_modules/color/node_modules/color-convert": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color/node_modules/color-name": { "version": "1.1.4", "dev": true, "license": "MIT" }, "node_modules/comma-separated-tokens": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/commander": { "version": "7.2.0", "dev": true, "license": "MIT", "engines": { "node": ">= 10" } }, "node_modules/common-ancestor-path": { "version": "1.0.1", "license": "ISC" }, "node_modules/concat-map": { "version": "0.0.1", "license": "MIT" }, "node_modules/convert-source-map": { "version": "1.9.0", "license": "MIT" }, "node_modules/cookie": { "version": "0.5.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cross-spawn": { "version": "7.0.3", "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" }, "engines": { "node": ">= 8" } }, "node_modules/css-select": { "version": "4.3.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0", "css-what": "^6.0.1", "domhandler": "^4.3.1", "domutils": "^2.8.0", "nth-check": "^2.0.1" }, "funding": { "url": "https://github.com/sponsors/fb55" } }, "node_modules/css-tree": { "version": "1.1.3", "dev": true, "license": "MIT", "dependencies": { "mdn-data": "2.0.14", "source-map": "^0.6.1" }, "engines": { "node": ">=8.0.0" } }, "node_modules/css-tree/node_modules/source-map": { "version": "0.6.1", "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/css-what": { "version": "6.1.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">= 6" }, "funding": { "url": "https://github.com/sponsors/fb55" } }, "node_modules/cssesc": { "version": "3.0.0", "license": "MIT", "bin": { "cssesc": "bin/cssesc" }, "engines": { "node": ">=4" } }, "node_modules/csso": { "version": "4.2.0", "dev": true, "license": "MIT", "dependencies": { "css-tree": "^1.1.2" }, "engines": { "node": ">=8.0.0" } }, "node_modules/csstype": { "version": "3.1.1", "license": "MIT" }, "node_modules/data-uri-to-buffer": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">= 12" } }, "node_modules/datauri": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "image-size": "1.0.0", "mimer": "^2.0.2" }, "engines": { "node": ">= 10" } }, "node_modules/datauri/node_modules/image-size": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "queue": "6.0.2" }, "bin": { "image-size": "bin/image-size.js" }, "engines": { "node": ">=12.0.0" } }, "node_modules/debug": { "version": "4.3.4", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/decamelize": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/decode-named-character-reference": { "version": "1.0.2", "license": "MIT", "dependencies": { "character-entities": "^2.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/decompress-response": { "version": "6.0.0", "dev": true, "license": "MIT", "dependencies": { "mimic-response": "^3.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/deep-eql": { "version": "3.0.1", "dev": true, "license": "MIT", "dependencies": { "type-detect": "^4.0.0" }, "engines": { "node": ">=0.12" } }, "node_modules/deep-extend": { "version": "0.6.0", "dev": true, "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/deep-is": { "version": "0.1.4", "dev": true, "license": "MIT" }, "node_modules/deepmerge": { "version": "4.2.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/deepmerge-ts": { "version": "4.2.2", "license": "BSD-3-Clause", "engines": { "node": ">=12.4.0" } }, "node_modules/defaults": { "version": "1.0.4", "license": "MIT", "dependencies": { "clone": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/define-lazy-prop": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/define-properties": { "version": "1.1.4", "license": "MIT", "dependencies": { "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/defined": { "version": "1.0.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/dequal": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/detect-libc": { "version": "2.0.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=8" } }, "node_modules/detect-node": { "version": "2.1.0", "license": "MIT" }, "node_modules/detective": { "version": "5.2.1", "license": "MIT", "dependencies": { "acorn-node": "^1.8.2", "defined": "^1.0.0", "minimist": "^1.2.6" }, "bin": { "detective": "bin/detective.js" }, "engines": { "node": ">=0.8.0" } }, "node_modules/didyoumean": { "version": "1.2.2", "license": "Apache-2.0" }, "node_modules/diff": { "version": "5.1.0", "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, "node_modules/dir-glob": { "version": "3.0.1", "dev": true, "license": "MIT", "dependencies": { "path-type": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/dlv": { "version": "1.1.3", "license": "MIT" }, "node_modules/doctrine": { "version": "3.0.0", "dev": true, "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=6.0.0" } }, "node_modules/dom-serializer": { "version": "1.4.1", "dev": true, "license": "MIT", "dependencies": { "domelementtype": "^2.0.1", "domhandler": "^4.2.0", "entities": "^2.0.0" }, "funding": { "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, "node_modules/domelementtype": { "version": "2.3.0", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/fb55" } ], "license": "BSD-2-Clause" }, "node_modules/domhandler": { "version": "4.3.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "domelementtype": "^2.2.0" }, "engines": { "node": ">= 4" }, "funding": { "url": "https://github.com/fb55/domhandler?sponsor=1" } }, "node_modules/domutils": { "version": "2.8.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "^1.0.1", "domelementtype": "^2.2.0", "domhandler": "^4.2.0" }, "funding": { "url": "https://github.com/fb55/domutils?sponsor=1" } }, "node_modules/dset": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/eastasianwidth": { "version": "0.2.0", "license": "MIT" }, "node_modules/electron-to-chromium": { "version": "1.4.284", "license": "ISC" }, "node_modules/emmet": { "version": "2.3.6", "license": "MIT", "dependencies": { "@emmetio/abbreviation": "^2.2.3", "@emmetio/css-abbreviation": "^2.1.4" } }, "node_modules/emoji-regex": { "version": "9.2.2", "license": "MIT" }, "node_modules/end-of-stream": { "version": "1.4.4", "dev": true, "license": "MIT", "dependencies": { "once": "^1.4.0" } }, "node_modules/entities": { "version": "2.2.0", "dev": true, "license": "BSD-2-Clause", "funding": { "url": "https://github.com/fb55/entities?sponsor=1" } }, "node_modules/eol": { "version": "0.9.1", "license": "MIT" }, "node_modules/es-abstract": { "version": "1.20.4", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "es-to-primitive": "^1.2.1", "function-bind": "^1.1.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.1.3", "get-symbol-description": "^1.0.0", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", "is-weakref": "^1.0.2", "object-inspect": "^1.12.2", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.4.3", "safe-regex-test": "^1.0.0", "string.prototype.trimend": "^1.0.5", "string.prototype.trimstart": "^1.0.5", "unbox-primitive": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-module-lexer": { "version": "0.10.5", "license": "MIT" }, "node_modules/es-to-primitive": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es6-error": { "version": "4.1.1", "license": "MIT" }, "node_modules/es6-object-assign": { "version": "1.1.0", "dev": true, "license": "MIT" }, "node_modules/esbuild": { "version": "0.14.54", "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=12" }, "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" } }, "node_modules/esbuild-linux-64": { "version": "0.14.54", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">=12" } }, "node_modules/escalade": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/escape-string-regexp": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/eslint": { "version": "8.26.0", "dev": true, "license": "MIT", "dependencies": { "@eslint/eslintrc": "^1.3.3", "@humanwhocodes/config-array": "^0.11.6", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.1.1", "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", "espree": "^9.4.0", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.15.0", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-config-prettier": { "version": "8.5.0", "dev": true, "license": "MIT", "bin": { "eslint-config-prettier": "bin/cli.js" }, "peerDependencies": { "eslint": ">=7.0.0" } }, "node_modules/eslint-plugin-prettier": { "version": "4.2.1", "dev": true, "license": "MIT", "dependencies": { "prettier-linter-helpers": "^1.0.0" }, "engines": { "node": ">=12.0.0" }, "peerDependencies": { "eslint": ">=7.28.0", "prettier": ">=2.0.0" }, "peerDependenciesMeta": { "eslint-config-prettier": { "optional": true } } }, "node_modules/eslint-scope": { "version": "5.1.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" }, "engines": { "node": ">=8.0.0" } }, "node_modules/eslint-utils": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "eslint-visitor-keys": "^2.0.0" }, "engines": { "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" }, "funding": { "url": "https://github.com/sponsors/mysticatea" }, "peerDependencies": { "eslint": ">=5" } }, "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { "version": "2.1.0", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=10" } }, "node_modules/eslint-visitor-keys": { "version": "3.3.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/eslint/node_modules/ansi-regex": { "version": "5.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/eslint/node_modules/ansi-styles": { "version": "4.3.0", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/eslint/node_modules/chalk": { "version": "4.1.2", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/eslint/node_modules/color-convert": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/eslint/node_modules/color-name": { "version": "1.1.4", "dev": true, "license": "MIT" }, "node_modules/eslint/node_modules/escape-string-regexp": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint/node_modules/eslint-scope": { "version": "7.1.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/eslint/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/eslint/node_modules/globals": { "version": "13.17.0", "dev": true, "license": "MIT", "dependencies": { "type-fest": "^0.20.2" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint/node_modules/has-flag": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/eslint/node_modules/strip-ansi": { "version": "6.0.1", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/eslint/node_modules/supports-color": { "version": "7.2.0", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/eslint/node_modules/type-fest": { "version": "0.20.2", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/espree": { "version": "9.4.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.3.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/esprima": { "version": "4.0.1", "license": "BSD-2-Clause", "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" }, "engines": { "node": ">=4" } }, "node_modules/esquery": { "version": "1.4.0", "dev": true, "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" }, "engines": { "node": ">=0.10" } }, "node_modules/esquery/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/esrecurse": { "version": "4.3.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "estraverse": "^5.2.0" }, "engines": { "node": ">=4.0" } }, "node_modules/esrecurse/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/estraverse": { "version": "4.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/estree-util-is-identifier-name": { "version": "2.0.1", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-util-visit": { "version": "1.2.0", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-walker": { "version": "3.0.1", "dev": true, "license": "MIT" }, "node_modules/esutils": { "version": "2.0.3", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/eventemitter3": { "version": "4.0.7", "dev": true, "license": "MIT" }, "node_modules/events": { "version": "3.3.0", "license": "MIT", "engines": { "node": ">=0.8.x" } }, "node_modules/execa": { "version": "6.1.0", "license": "MIT", "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" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, "node_modules/expand-template": { "version": "2.0.3", "dev": true, "license": "(MIT OR WTFPL)", "engines": { "node": ">=6" } }, "node_modules/extend": { "version": "3.0.2", "license": "MIT" }, "node_modules/extend-shallow": { "version": "2.0.1", "license": "MIT", "dependencies": { "is-extendable": "^0.1.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/fast-deep-equal": { "version": "3.1.3", "dev": true, "license": "MIT" }, "node_modules/fast-diff": { "version": "1.2.0", "dev": true, "license": "Apache-2.0" }, "node_modules/fast-glob": { "version": "3.2.12", "license": "MIT", "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" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fast-glob/node_modules/glob-parent": { "version": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "dev": true, "license": "MIT" }, "node_modules/fast-levenshtein": { "version": "2.0.6", "dev": true, "license": "MIT" }, "node_modules/fastq": { "version": "1.13.0", "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, "node_modules/fetch-blob": { "version": "3.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "paypal", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" }, "engines": { "node": "^12.20 || >= 14.13" } }, "node_modules/file-entry-cache": { "version": "6.0.1", "dev": true, "license": "MIT", "dependencies": { "flat-cache": "^3.0.4" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/fill-range": { "version": "7.0.1", "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/find-babel-config": { "version": "1.2.0", "license": "MIT", "dependencies": { "json5": "^0.5.1", "path-exists": "^3.0.0" }, "engines": { "node": ">=4.0.0" } }, "node_modules/find-babel-config/node_modules/json5": { "version": "0.5.1", "license": "MIT", "bin": { "json5": "lib/cli.js" } }, "node_modules/find-babel-config/node_modules/path-exists": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/find-up": { "version": "5.0.0", "license": "MIT", "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/find-yarn-workspace-root2": { "version": "1.2.16", "license": "Apache-2.0", "dependencies": { "micromatch": "^4.0.2", "pkg-dir": "^4.2.0" } }, "node_modules/flat": { "version": "5.0.2", "dev": true, "license": "BSD-3-Clause", "bin": { "flat": "cli.js" } }, "node_modules/flat-cache": { "version": "3.0.4", "dev": true, "license": "MIT", "dependencies": { "flatted": "^3.1.0", "rimraf": "^3.0.2" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/flatted": { "version": "3.2.7", "dev": true, "license": "ISC" }, "node_modules/for-each": { "version": "0.3.3", "dev": true, "license": "MIT", "dependencies": { "is-callable": "^1.1.3" } }, "node_modules/formdata-polyfill": { "version": "4.0.10", "license": "MIT", "dependencies": { "fetch-blob": "^3.1.2" }, "engines": { "node": ">=12.20.0" } }, "node_modules/fraction.js": { "version": "4.2.0", "dev": true, "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/infusion" } }, "node_modules/fs-constants": { "version": "1.0.0", "dev": true, "license": "MIT" }, "node_modules/fs.realpath": { "version": "1.0.0", "license": "ISC" }, "node_modules/function-bind": { "version": "1.1.1", "license": "MIT" }, "node_modules/function.prototype.name": { "version": "1.1.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.0", "functions-have-names": "^1.2.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/functions-have-names": { "version": "1.2.3", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gensync": { "version": "1.0.0-beta.2", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/get-caller-file": { "version": "2.0.5", "dev": true, "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-func-name": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": "*" } }, "node_modules/get-intrinsic": { "version": "1.1.3", "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-stream": { "version": "6.0.1", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/get-symbol-description": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/github-from-package": { "version": "0.0.0", "dev": true, "license": "MIT" }, "node_modules/github-slugger": { "version": "1.4.0", "license": "ISC" }, "node_modules/glob": { "version": "7.2.0", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/glob-parent": { "version": "6.0.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "node_modules/global-agent": { "version": "3.0.0", "license": "BSD-3-Clause", "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" }, "engines": { "node": ">=10.0" } }, "node_modules/globals": { "version": "11.12.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/globalthis": { "version": "1.0.3", "license": "MIT", "dependencies": { "define-properties": "^1.1.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/globalyzer": { "version": "0.1.0", "license": "MIT" }, "node_modules/globby": { "version": "11.1.0", "dev": true, "license": "MIT", "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/globby/node_modules/slash": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/globrex": { "version": "0.1.2", "license": "MIT" }, "node_modules/graceful-fs": { "version": "4.2.10", "license": "ISC" }, "node_modules/grapheme-splitter": { "version": "1.0.4", "dev": true, "license": "MIT" }, "node_modules/gray-matter": { "version": "4.0.3", "license": "MIT", "dependencies": { "js-yaml": "^3.13.1", "kind-of": "^6.0.2", "section-matter": "^1.0.0", "strip-bom-string": "^1.0.0" }, "engines": { "node": ">=6.0" } }, "node_modules/gray-matter/node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "node_modules/gray-matter/node_modules/js-yaml": { "version": "3.14.1", "license": "MIT", "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/gray-matter/node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "node_modules/has": { "version": "1.0.3", "license": "MIT", "dependencies": { "function-bind": "^1.1.1" }, "engines": { "node": ">= 0.4.0" } }, "node_modules/has-bigints": { "version": "1.0.2", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-flag": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/has-package-exports": { "version": "1.3.0", "license": "MIT", "dependencies": { "@ljharb/has-package-exports-patterns": "^0.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-property-descriptors": { "version": "1.0.0", "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-symbols": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "has-symbols": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/hast-to-hyperscript": { "version": "10.0.1", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-from-parse5": { "version": "7.1.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-is-element": { "version": "2.1.2", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-parse-selector": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-raw": { "version": "7.2.2", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-to-html": { "version": "8.0.3", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-to-parse5": { "version": "7.0.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-whitespace": { "version": "2.0.0", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hastscript": { "version": "7.1.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/he": { "version": "1.2.0", "dev": true, "license": "MIT", "bin": { "he": "bin/he" } }, "node_modules/html-entities": { "version": "2.3.3", "license": "MIT" }, "node_modules/html-escaper": { "version": "3.0.3", "license": "MIT" }, "node_modules/html-void-elements": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/human-signals": { "version": "3.0.1", "license": "Apache-2.0", "engines": { "node": ">=12.20.0" } }, "node_modules/ieee754": { "version": "1.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "BSD-3-Clause" }, "node_modules/ignore": { "version": "5.2.0", "dev": true, "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/image-size": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "queue": "6.0.2" }, "bin": { "image-size": "bin/image-size.js" }, "engines": { "node": ">=14.0.0" } }, "node_modules/import-fresh": { "version": "3.3.0", "dev": true, "license": "MIT", "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/import-meta-resolve": { "version": "2.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/imurmurhash": { "version": "0.1.4", "dev": true, "license": "MIT", "engines": { "node": ">=0.8.19" } }, "node_modules/inflight": { "version": "1.0.6", "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.4", "license": "ISC" }, "node_modules/ini": { "version": "1.3.8", "dev": true, "license": "ISC" }, "node_modules/inline-style-parser": { "version": "0.1.1", "license": "MIT" }, "node_modules/internal-slot": { "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.0", "has": "^1.0.3", "side-channel": "^1.0.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/is-alphabetical": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-alphanumerical": { "version": "2.0.1", "license": "MIT", "dependencies": { "is-alphabetical": "^2.0.0", "is-decimal": "^2.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-arguments": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-arrayish": { "version": "0.3.2", "dev": true, "license": "MIT" }, "node_modules/is-bigint": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "has-bigints": "^1.0.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-binary-path": { "version": "2.1.0", "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-boolean-object": { "version": "1.1.2", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-buffer": { "version": "2.0.5", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/is-callable": { "version": "1.2.7", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-core-module": { "version": "2.11.0", "license": "MIT", "dependencies": { "has": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { "version": "1.0.5", "dev": true, "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-decimal": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-docker": { "version": "3.0.0", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-extendable": { "version": "0.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-extglob": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-generator-function": { "version": "1.0.10", "dev": true, "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-glob": { "version": "4.0.3", "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-hexadecimal": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-interactive": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-nan": { "version": "1.3.2", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.0", "define-properties": "^1.1.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-negative-zero": { "version": "2.0.2", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-number": { "version": "7.0.0", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/is-number-object": { "version": "1.0.7", "dev": true, "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-path-inside": { "version": "3.0.3", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-plain-obj": { "version": "4.1.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-regex": { "version": "1.1.4", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-stream": { "version": "3.0.0", "license": "MIT", "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-string": { "version": "1.0.7", "dev": true, "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-symbol": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "has-symbols": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typed-array": { "version": "1.1.9", "dev": true, "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-abstract": "^1.20.0", "for-each": "^0.3.3", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-unicode-supported": { "version": "0.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-weakref": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-wsl": { "version": "2.2.0", "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-wsl/node_modules/is-docker": { "version": "2.2.1", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/isexe": { "version": "2.0.0", "license": "ISC" }, "node_modules/js-sdsl": { "version": "4.1.5", "dev": true, "license": "MIT" }, "node_modules/js-tokens": { "version": "4.0.0", "license": "MIT" }, "node_modules/js-yaml": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/jsesc": { "version": "2.5.2", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { "node": ">=4" } }, "node_modules/json-schema-traverse": { "version": "0.4.1", "dev": true, "license": "MIT" }, "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", "dev": true, "license": "MIT" }, "node_modules/json-stringify-safe": { "version": "5.0.1", "license": "ISC" }, "node_modules/json5": { "version": "2.2.1", "license": "MIT", "bin": { "json5": "lib/cli.js" }, "engines": { "node": ">=6" } }, "node_modules/jsonc-parser": { "version": "2.3.1", "license": "MIT" }, "node_modules/kind-of": { "version": "6.0.3", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/kleur": { "version": "4.1.5", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/levn": { "version": "0.4.1", "dev": true, "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/lilconfig": { "version": "2.0.6", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/load-yaml-file": { "version": "0.2.0", "license": "MIT", "dependencies": { "graceful-fs": "^4.1.5", "js-yaml": "^3.13.0", "pify": "^4.0.1", "strip-bom": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/load-yaml-file/node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "node_modules/load-yaml-file/node_modules/js-yaml": { "version": "3.14.1", "license": "MIT", "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/load-yaml-file/node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "node_modules/load-yaml-file/node_modules/strip-bom": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/locate-path": { "version": "6.0.0", "license": "MIT", "dependencies": { "p-locate": "^5.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/lodash.merge": { "version": "4.6.2", "dev": true, "license": "MIT" }, "node_modules/log-symbols": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/log-symbols/node_modules/ansi-styles": { "version": "4.3.0", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/log-symbols/node_modules/chalk": { "version": "4.1.2", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/log-symbols/node_modules/color-convert": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/log-symbols/node_modules/color-name": { "version": "1.1.4", "dev": true, "license": "MIT" }, "node_modules/log-symbols/node_modules/has-flag": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/log-symbols/node_modules/supports-color": { "version": "7.2.0", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/longest-streak": { "version": "3.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/loose-envify": { "version": "1.4.0", "license": "MIT", "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "node_modules/loupe": { "version": "2.3.4", "dev": true, "license": "MIT", "dependencies": { "get-func-name": "^2.0.0" } }, "node_modules/lru-cache": { "version": "6.0.0", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/magic-string": { "version": "0.25.9", "license": "MIT", "dependencies": { "sourcemap-codec": "^1.4.8" } }, "node_modules/markdown-table": { "version": "3.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/matcher": { "version": "3.0.0", "license": "MIT", "dependencies": { "escape-string-regexp": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/matcher/node_modules/escape-string-regexp": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mdast-util-definitions": { "version": "5.1.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-find-and-replace": { "version": "2.2.1", "license": "MIT", "dependencies": { "escape-string-regexp": "^5.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": { "version": "5.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mdast-util-from-markdown": { "version": "1.2.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm": { "version": "2.0.1", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm-autolink-literal": { "version": "1.0.2", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "ccount": "^2.0.0", "mdast-util-find-and-replace": "^2.0.0", "micromark-util-character": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm-footnote": { "version": "1.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0", "micromark-util-normalize-identifier": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm-strikethrough": { "version": "1.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm-table": { "version": "1.0.6", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-gfm-task-list-item": { "version": "1.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx-expression": { "version": "1.3.1", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx-jsx": { "version": "1.2.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx-jsx/node_modules/@types/estree-jsx": { "version": "0.0.1", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/mdast-util-to-hast": { "version": "12.2.4", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-to-markdown": { "version": "1.3.0", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-to-string": { "version": "3.1.0", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdn-data": { "version": "2.0.14", "dev": true, "license": "CC0-1.0" }, "node_modules/merge-stream": { "version": "2.0.0", "license": "MIT" }, "node_modules/merge2": { "version": "1.4.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/micromark": { "version": "3.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-core-commonmark": { "version": "1.0.6", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-extension-gfm": { "version": "2.0.1", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-autolink-literal": { "version": "1.0.3", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-footnote": { "version": "1.0.4", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-strikethrough": { "version": "1.0.4", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-table": { "version": "1.0.5", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-tagfilter": { "version": "1.0.1", "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-gfm-task-list-item": { "version": "1.0.3", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdx-expression": { "version": "1.0.3", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-extension-mdx-md": { "version": "1.0.0", "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-factory-destination": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-factory-label": { "version": "1.0.2", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "node_modules/micromark-factory-mdx-expression": { "version": "1.0.6", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-factory-space": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-factory-title": { "version": "1.0.2", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-factory-whitespace": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-util-character": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-chunked": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-classify-character": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-combine-extensions": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-chunked": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-decode-numeric-character-reference": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-decode-string": { "version": "1.0.2", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-util-encode": { "version": "1.0.1", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-events-to-acorn": { "version": "1.2.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "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" } }, "node_modules/micromark-util-html-tag-name": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-normalize-identifier": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-resolve-all": { "version": "1.0.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-sanitize-uri": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-subtokenize": { "version": "1.0.2", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-chunked": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "node_modules/micromark-util-symbol": { "version": "1.0.1", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-types": { "version": "1.0.2", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromatch": { "version": "4.0.5", "license": "MIT", "dependencies": { "braces": "^3.0.2", "picomatch": "^2.3.1" }, "engines": { "node": ">=8.6" } }, "node_modules/micromodal": { "version": "0.4.10", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/micromorph": { "version": "0.1.2", "dev": true }, "node_modules/mime": { "version": "3.0.0", "license": "MIT", "bin": { "mime": "cli.js" }, "engines": { "node": ">=10.0.0" } }, "node_modules/mimer": { "version": "2.0.2", "dev": true, "license": "MIT", "bin": { "mimer": "bin/mimer" }, "engines": { "node": ">= 12" } }, "node_modules/mimic-fn": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mimic-response": { "version": "3.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/minimatch": { "version": "3.1.2", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minimist": { "version": "1.2.7", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/mkdirp-classic": { "version": "0.5.3", "dev": true, "license": "MIT" }, "node_modules/mocha": { "version": "10.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", "chokidar": "3.5.3", "debug": "4.3.4", "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", "glob": "7.2.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", "minimatch": "5.0.1", "ms": "2.1.3", "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", "workerpool": "6.2.1", "yargs": "16.2.0", "yargs-parser": "20.2.4", "yargs-unparser": "2.0.0" }, "bin": { "_mocha": "bin/_mocha", "mocha": "bin/mocha.js" }, "engines": { "node": ">= 14.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/mochajs" } }, "node_modules/mocha/node_modules/brace-expansion": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/mocha/node_modules/diff": { "version": "5.0.0", "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, "node_modules/mocha/node_modules/escape-string-regexp": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mocha/node_modules/has-flag": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/mocha/node_modules/minimatch": { "version": "5.0.1", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/mocha/node_modules/ms": { "version": "2.1.3", "dev": true, "license": "MIT" }, "node_modules/mocha/node_modules/supports-color": { "version": "8.1.1", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/supports-color?sponsor=1" } }, "node_modules/mocha/node_modules/yargs-parser": { "version": "20.2.4", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/mri": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/mrmime": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/nanoid": { "version": "3.3.3", "dev": true, "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, "node_modules/napi-build-utils": { "version": "1.0.2", "dev": true, "license": "MIT" }, "node_modules/natural-compare": { "version": "1.4.0", "dev": true, "license": "MIT" }, "node_modules/nlcst-to-string": { "version": "2.0.4", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/node-abi": { "version": "3.28.0", "dev": true, "license": "MIT", "dependencies": { "semver": "^7.3.5" }, "engines": { "node": ">=10" } }, "node_modules/node-addon-api": { "version": "5.0.0", "dev": true, "license": "MIT" }, "node_modules/node-domexception": { "version": "1.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "engines": { "node": ">=10.5.0" } }, "node_modules/node-fetch": { "version": "3.2.10", "license": "MIT", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/node-fetch" } }, "node_modules/node-releases": { "version": "2.0.6", "license": "MIT" }, "node_modules/normalize-path": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/normalize-range": { "version": "0.1.2", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/npm-run-path": { "version": "5.1.0", "license": "MIT", "dependencies": { "path-key": "^4.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/npm-run-path/node_modules/path-key": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/nth-check": { "version": "2.1.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0" }, "funding": { "url": "https://github.com/fb55/nth-check?sponsor=1" } }, "node_modules/object-hash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/object-inspect": { "version": "1.12.2", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-is": { "version": "1.1.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-keys": { "version": "1.1.1", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/object.assign": { "version": "4.1.4", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/onetime": { "version": "6.0.0", "license": "MIT", "dependencies": { "mimic-fn": "^4.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/open": { "version": "8.4.0", "license": "MIT", "dependencies": { "define-lazy-prop": "^2.0.0", "is-docker": "^2.1.1", "is-wsl": "^2.2.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/open/node_modules/is-docker": { "version": "2.2.1", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/optionator": { "version": "0.9.1", "dev": true, "license": "MIT", "dependencies": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", "word-wrap": "^1.2.3" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/ora": { "version": "6.1.2", "license": "MIT", "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" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ora/node_modules/chalk": { "version": "5.1.2", "license": "MIT", "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/ora/node_modules/is-unicode-supported": { "version": "1.3.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ora/node_modules/log-symbols": { "version": "5.1.0", "license": "MIT", "dependencies": { "chalk": "^5.0.0", "is-unicode-supported": "^1.1.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-finally": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/p-limit": { "version": "3.1.0", "license": "MIT", "dependencies": { "yocto-queue": "^0.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-locate": { "version": "5.0.0", "license": "MIT", "dependencies": { "p-limit": "^3.0.2" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-queue": { "version": "6.6.2", "dev": true, "license": "MIT", "dependencies": { "eventemitter3": "^4.0.4", "p-timeout": "^3.2.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-timeout": { "version": "3.2.0", "dev": true, "license": "MIT", "dependencies": { "p-finally": "^1.0.0" }, "engines": { "node": ">=8" } }, "node_modules/p-try": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/parent-module": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "callsites": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/parse-entities": { "version": "4.0.0", "license": "MIT", "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" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/parse-latin": { "version": "5.0.0", "license": "MIT", "dependencies": { "nlcst-to-string": "^2.0.0", "unist-util-modify-children": "^2.0.0", "unist-util-visit-children": "^1.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/parse5": { "version": "6.0.1", "license": "MIT" }, "node_modules/path-browserify": { "version": "1.0.1", "license": "MIT" }, "node_modules/path-exists": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/path-key": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "license": "MIT" }, "node_modules/path-to-regexp": { "version": "6.2.1", "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/pathval": { "version": "1.1.1", "dev": true, "license": "MIT", "engines": { "node": "*" } }, "node_modules/picocolors": { "version": "1.0.0", "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/pify": { "version": "4.0.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/pkg-dir": { "version": "4.2.0", "license": "MIT", "dependencies": { "find-up": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-dir/node_modules/find-up": { "version": "4.1.0", "license": "MIT", "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-dir/node_modules/locate-path": { "version": "5.0.0", "license": "MIT", "dependencies": { "p-locate": "^4.1.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-dir/node_modules/p-limit": { "version": "2.3.0", "license": "MIT", "dependencies": { "p-try": "^2.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/pkg-dir/node_modules/p-locate": { "version": "4.1.0", "license": "MIT", "dependencies": { "p-limit": "^2.2.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-up": { "version": "3.1.0", "license": "MIT", "dependencies": { "find-up": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-up/node_modules/find-up": { "version": "3.0.0", "license": "MIT", "dependencies": { "locate-path": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/locate-path": { "version": "3.0.0", "license": "MIT", "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/p-limit": { "version": "2.3.0", "license": "MIT", "dependencies": { "p-try": "^2.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/pkg-up/node_modules/p-locate": { "version": "3.0.0", "license": "MIT", "dependencies": { "p-limit": "^2.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/path-exists": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/postcss": { "version": "8.4.18", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/postcss-import": { "version": "14.1.0", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "engines": { "node": ">=10.0.0" }, "peerDependencies": { "postcss": "^8.0.0" } }, "node_modules/postcss-js": { "version": "4.0.0", "license": "MIT", "dependencies": { "camelcase-css": "^2.0.1" }, "engines": { "node": "^12 || ^14 || >= 16" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.3.3" } }, "node_modules/postcss-load-config": { "version": "3.1.4", "license": "MIT", "dependencies": { "lilconfig": "^2.0.5", "yaml": "^1.10.2" }, "engines": { "node": ">= 10" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" }, "peerDependenciesMeta": { "postcss": { "optional": true }, "ts-node": { "optional": true } } }, "node_modules/postcss-nested": { "version": "6.0.0", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.10" }, "engines": { "node": ">=12.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.2.14" } }, "node_modules/postcss-selector-parser": { "version": "6.0.10", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "node_modules/postcss-value-parser": { "version": "4.2.0", "license": "MIT" }, "node_modules/postcss/node_modules/nanoid": { "version": "3.3.4", "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, "node_modules/preact": { "version": "10.11.2", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" } }, "node_modules/preact-render-to-string": { "version": "5.2.5", "license": "MIT", "dependencies": { "pretty-format": "^3.8.0" }, "peerDependencies": { "preact": ">=10" } }, "node_modules/prebuild-install": { "version": "7.1.1", "dev": true, "license": "MIT", "dependencies": { "detect-libc": "^2.0.0", "expand-template": "^2.0.3", "github-from-package": "0.0.0", "minimist": "^1.2.3", "mkdirp-classic": "^0.5.3", "napi-build-utils": "^1.0.1", "node-abi": "^3.3.0", "pump": "^3.0.0", "rc": "^1.2.7", "simple-get": "^4.0.0", "tar-fs": "^2.0.0", "tunnel-agent": "^0.6.0" }, "bin": { "prebuild-install": "bin.js" }, "engines": { "node": ">=10" } }, "node_modules/preferred-pm": { "version": "3.0.3", "license": "MIT", "dependencies": { "find-up": "^5.0.0", "find-yarn-workspace-root2": "1.2.16", "path-exists": "^4.0.0", "which-pm": "2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/prelude-ls": { "version": "1.2.1", "dev": true, "license": "MIT", "engines": { "node": ">= 0.8.0" } }, "node_modules/prettier": { "version": "2.7.1", "license": "MIT", "bin": { "prettier": "bin-prettier.js" }, "engines": { "node": ">=10.13.0" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "node_modules/prettier-linter-helpers": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "fast-diff": "^1.1.2" }, "engines": { "node": ">=6.0.0" } }, "node_modules/prettier-plugin-astro": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.7.0.tgz", "integrity": "sha512-ehCUx7MqHWvkHwUmxxAWLsL35pFaCTM5YXQ8xjG/1W6dY2yBhvEks+2aCfjeI5zmMrZNCXkiMQtpznSlLSLrxw==", "dependencies": { "@astrojs/compiler": "^0.29.3", "prettier": "^2.7.1", "sass-formatter": "^0.7.5", "synckit": "^0.8.4" }, "engines": { "node": "^14.15.0 || >=16.0.0", "npm": ">=6.14.0" } }, "node_modules/prettier-plugin-astro/node_modules/@astrojs/compiler": { "version": "0.29.5", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.29.5.tgz", "integrity": "sha512-XpSJyBO6ha5mGqsD71ie83SOcv3p7zKq6qzngyeLKhccCXtf9Zn/4tGbi/Iq4YmkRBNCjLEkF0wZMYWY+eJYAA==" }, "node_modules/pretty-format": { "version": "3.8.0", "license": "MIT" }, "node_modules/prismjs": { "version": "1.29.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/prompts": { "version": "2.4.2", "license": "MIT", "dependencies": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" }, "engines": { "node": ">= 6" } }, "node_modules/prompts/node_modules/kleur": { "version": "3.0.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/property-information": { "version": "6.1.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/pump": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "node_modules/punycode": { "version": "2.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/queue": { "version": "6.0.2", "dev": true, "license": "MIT", "dependencies": { "inherits": "~2.0.3" } }, "node_modules/queue-microtask": { "version": "1.2.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/quick-lru": { "version": "5.1.1", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/randombytes": { "version": "2.1.0", "dev": true, "license": "MIT", "dependencies": { "safe-buffer": "^5.1.0" } }, "node_modules/rc": { "version": "1.2.8", "dev": true, "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "dependencies": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "bin": { "rc": "cli.js" } }, "node_modules/rc/node_modules/strip-json-comments": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/react": { "version": "18.2.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/react-dom": { "version": "18.2.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.0" }, "peerDependencies": { "react": "^18.2.0" } }, "node_modules/read-cache": { "version": "1.0.0", "license": "MIT", "dependencies": { "pify": "^2.3.0" } }, "node_modules/read-cache/node_modules/pify": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/readable-stream": { "version": "3.6.0", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/readdirp": { "version": "3.6.0", "license": "MIT", "dependencies": { "picomatch": "^2.2.1" }, "engines": { "node": ">=8.10.0" } }, "node_modules/recast": { "version": "0.20.5", "license": "MIT", "dependencies": { "ast-types": "0.14.2", "esprima": "~4.0.0", "source-map": "~0.6.1", "tslib": "^2.0.1" }, "engines": { "node": ">= 4" } }, "node_modules/recast/node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/regexp.prototype.flags": { "version": "1.4.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "functions-have-names": "^1.2.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexpp": { "version": "3.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/mysticatea" } }, "node_modules/rehype": { "version": "12.0.1", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "rehype-parse": "^8.0.0", "rehype-stringify": "^9.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/rehype-parse": { "version": "8.0.4", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "hast-util-from-parse5": "^7.0.0", "parse5": "^6.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/rehype-raw": { "version": "6.1.1", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "hast-util-raw": "^7.2.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/rehype-stringify": { "version": "9.0.3", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "hast-util-to-html": "^8.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-gfm": { "version": "3.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-gfm": "^2.0.0", "micromark-extension-gfm": "^2.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-parse": { "version": "10.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-rehype": { "version": "10.1.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-to-hast": "^12.1.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-smartypants": { "version": "2.0.0", "license": "MIT", "dependencies": { "retext": "^8.1.0", "retext-smartypants": "^5.1.0", "unist-util-visit": "^4.1.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, "node_modules/require-directory": { "version": "2.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/reselect": { "version": "4.1.6", "license": "MIT" }, "node_modules/resolve": { "version": "1.22.1", "license": "MIT", "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/resolve-from": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/resolve-pkg": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "resolve-from": "^5.0.0" }, "engines": { "node": ">=8" } }, "node_modules/resolve-pkg/node_modules/resolve-from": { "version": "5.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/restore-cursor": { "version": "4.0.0", "license": "MIT", "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/restore-cursor/node_modules/mimic-fn": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/restore-cursor/node_modules/onetime": { "version": "5.1.2", "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/retext": { "version": "8.1.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0", "retext-latin": "^3.0.0", "retext-stringify": "^3.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/retext-latin": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0", "parse-latin": "^5.0.0", "unherit": "^3.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/retext-smartypants": { "version": "5.2.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0", "nlcst-to-string": "^3.0.0", "unified": "^10.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/retext-smartypants/node_modules/nlcst-to-string": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/retext-stringify": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0", "nlcst-to-string": "^3.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/retext-stringify/node_modules/nlcst-to-string": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/nlcst": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/reusify": { "version": "1.0.4", "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/rimraf": { "version": "3.0.2", "dev": true, "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/roarr": { "version": "2.15.4", "license": "BSD-3-Clause", "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" }, "engines": { "node": ">=8.0" } }, "node_modules/rollup": { "version": "2.78.1", "license": "MIT", "bin": { "rollup": "dist/bin/rollup" }, "engines": { "node": ">=10.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/run-parallel": { "version": "1.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "queue-microtask": "^1.2.2" } }, "node_modules/s.color": { "version": "0.0.15", "license": "MIT" }, "node_modules/sade": { "version": "1.8.1", "license": "MIT", "dependencies": { "mri": "^1.1.0" }, "engines": { "node": ">=6" } }, "node_modules/safe-buffer": { "version": "5.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/safe-regex-test": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "is-regex": "^1.1.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/sass-formatter": { "version": "0.7.5", "license": "MIT", "dependencies": { "suf-log": "^2.5.3" } }, "node_modules/scheduler": { "version": "0.23.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" } }, "node_modules/section-matter": { "version": "1.0.0", "license": "MIT", "dependencies": { "extend-shallow": "^2.0.1", "kind-of": "^6.0.0" }, "engines": { "node": ">=4" } }, "node_modules/semver": { "version": "7.3.8", "license": "ISC", "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/semver-compare": { "version": "1.0.0", "license": "MIT" }, "node_modules/serialize-error": { "version": "7.0.1", "license": "MIT", "dependencies": { "type-fest": "^0.13.1" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/serialize-error/node_modules/type-fest": { "version": "0.13.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/serialize-javascript": { "version": "6.0.0", "dev": true, "license": "BSD-3-Clause", "dependencies": { "randombytes": "^2.1.0" } }, "node_modules/sharp": { "version": "0.30.7", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.1", "node-addon-api": "^5.0.0", "prebuild-install": "^7.1.1", "semver": "^7.3.7", "simple-get": "^4.0.1", "tar-fs": "^2.1.1", "tunnel-agent": "^0.6.0" }, "engines": { "node": ">=12.13.0" }, "funding": { "url": "https://opencollective.com/libvips" } }, "node_modules/shebang-command": { "version": "2.0.0", "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/shebang-regex": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/shiki": { "version": "0.11.1", "license": "MIT", "dependencies": { "jsonc-parser": "^3.0.0", "vscode-oniguruma": "^1.6.1", "vscode-textmate": "^6.0.0" } }, "node_modules/shiki/node_modules/jsonc-parser": { "version": "3.2.0", "license": "MIT" }, "node_modules/side-channel": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/signal-exit": { "version": "3.0.7", "license": "ISC" }, "node_modules/simple-concat": { "version": "1.0.1", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/simple-get": { "version": "4.0.1", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "decompress-response": "^6.0.0", "once": "^1.3.1", "simple-concat": "^1.0.0" } }, "node_modules/simple-swizzle": { "version": "0.2.2", "dev": true, "license": "MIT", "dependencies": { "is-arrayish": "^0.3.1" } }, "node_modules/sirv": { "version": "2.0.2", "license": "MIT", "dependencies": { "@polka/url": "^1.0.0-next.20", "mrmime": "^1.0.0", "totalist": "^3.0.0" }, "engines": { "node": ">= 10" } }, "node_modules/sisteransi": { "version": "1.0.5", "license": "MIT" }, "node_modules/slash": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/source-map": { "version": "0.7.4", "license": "BSD-3-Clause", "engines": { "node": ">= 8" } }, "node_modules/source-map-js": { "version": "1.0.2", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/sourcemap-codec": { "version": "1.4.8", "license": "MIT" }, "node_modules/space-separated-tokens": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/sprintf-js": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/stable": { "version": "0.1.8", "dev": true, "license": "MIT" }, "node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "node_modules/string-width": { "version": "5.1.2", "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/string.prototype.trimend": { "version": "1.0.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.19.5" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { "version": "1.0.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.19.5" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/stringify-entities": { "version": "4.0.3", "license": "MIT", "dependencies": { "character-entities-html4": "^2.0.0", "character-entities-legacy": "^3.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/strip-ansi": { "version": "7.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "node_modules/strip-bom": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/strip-bom-string": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/strip-final-newline": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/strip-json-comments": { "version": "3.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/style-to-object": { "version": "0.3.0", "license": "MIT", "dependencies": { "inline-style-parser": "0.1.1" } }, "node_modules/suf-log": { "version": "2.5.3", "license": "MIT", "dependencies": { "s.color": "0.0.15" } }, "node_modules/supports-color": { "version": "5.5.0", "license": "MIT", "dependencies": { "has-flag": "^3.0.0" }, "engines": { "node": ">=4" } }, "node_modules/supports-esm": { "version": "1.0.0", "license": "MIT", "dependencies": { "has-package-exports": "^1.1.0" } }, "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/svgo": { "version": "2.8.0", "dev": true, "license": "MIT", "dependencies": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^4.1.3", "css-tree": "^1.1.3", "csso": "^4.2.0", "picocolors": "^1.0.0", "stable": "^0.1.8" }, "bin": { "svgo": "bin/svgo" }, "engines": { "node": ">=10.13.0" } }, "node_modules/synckit": { "version": "0.8.4", "license": "MIT", "dependencies": { "@pkgr/utils": "^2.3.1", "tslib": "^2.4.0" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" } }, "node_modules/tailwindcss": { "version": "3.2.1", "license": "MIT", "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" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" }, "engines": { "node": ">=12.13.0" }, "peerDependencies": { "postcss": "^8.0.9" } }, "node_modules/tailwindcss-fluid-type": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/tailwindcss-fluid-type/-/tailwindcss-fluid-type-2.0.3.tgz", "integrity": "sha512-PE1yz2R+wMyB9updGxU3Ru/NzN2ZelRzEbkdR1F4Q3jlmma8MGnEfKG2Qkpzbmo49QYLUD/cFIUF23MmC6OMTA==", "dev": true, "peerDependencies": { "tailwindcss": ">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1" } }, "node_modules/tailwindcss/node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/tar-fs": { "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" } }, "node_modules/tar-stream": { "version": "2.2.0", "dev": true, "license": "MIT", "dependencies": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" }, "engines": { "node": ">=6" } }, "node_modules/tar-stream/node_modules/bl": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "node_modules/tar-stream/node_modules/buffer": { "version": "5.7.1", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "node_modules/text-table": { "version": "0.2.0", "dev": true, "license": "MIT" }, "node_modules/tiny-glob": { "version": "0.2.9", "license": "MIT", "dependencies": { "globalyzer": "0.1.0", "globrex": "^0.1.2" } }, "node_modules/to-fast-properties": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/to-regex-range": { "version": "5.0.1", "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, "engines": { "node": ">=8.0" } }, "node_modules/totalist": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tr46": { "version": "0.0.3", "dev": true, "license": "MIT" }, "node_modules/trim-lines": { "version": "3.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/trough": { "version": "2.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/tsconfig-resolver": { "version": "3.0.1", "license": "MIT", "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" }, "funding": { "url": "https://github.com/sponsors/ifiokjr" } }, "node_modules/tsconfig-resolver/node_modules/type-fest": { "version": "0.13.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/tslib": { "version": "2.4.0", "license": "0BSD" }, "node_modules/tsm": { "version": "2.2.2", "license": "MIT", "dependencies": { "esbuild": "^0.14.0" }, "bin": { "tsm": "bin.js" }, "engines": { "node": ">=12" } }, "node_modules/tsutils": { "version": "3.21.0", "dev": true, "license": "MIT", "dependencies": { "tslib": "^1.8.1" }, "engines": { "node": ">= 6" }, "peerDependencies": { "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" } }, "node_modules/tsutils/node_modules/tslib": { "version": "1.14.1", "dev": true, "license": "0BSD" }, "node_modules/tunnel-agent": { "version": "0.6.0", "dev": true, "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" }, "engines": { "node": "*" } }, "node_modules/type-check": { "version": "0.4.0", "dev": true, "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/type-detect": { "version": "4.0.8", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/type-fest": { "version": "2.19.0", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=12.20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/typescript": { "version": "4.8.4", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=4.2.0" } }, "node_modules/unbox-primitive": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/unherit": { "version": "3.0.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/unified": { "version": "10.1.2", "license": "MIT", "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" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-builder": { "version": "3.0.0", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-generated": { "version": "2.0.0", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-is": { "version": "5.1.1", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-map": { "version": "3.1.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-modify-children": { "version": "2.0.0", "license": "MIT", "dependencies": { "array-iterate": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-position": { "version": "4.0.3", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-position-from-estree": { "version": "1.1.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-remove-position": { "version": "4.0.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-stringify-position": { "version": "3.0.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-visit": { "version": "4.1.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.1.1" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-visit-children": { "version": "1.1.4", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-visit-parents": { "version": "5.1.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/update-browserslist-db": { "version": "1.0.10", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" } ], "license": "MIT", "dependencies": { "escalade": "^3.1.1", "picocolors": "^1.0.0" }, "bin": { "browserslist-lint": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" } }, "node_modules/uri-js": { "version": "4.4.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/util": { "version": "0.12.5", "dev": true, "license": "MIT", "dependencies": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", "which-typed-array": "^1.1.2" } }, "node_modules/util-deprecate": { "version": "1.0.2", "license": "MIT" }, "node_modules/uvu": { "version": "0.5.6", "license": "MIT", "dependencies": { "dequal": "^2.0.0", "diff": "^5.0.0", "kleur": "^4.0.3", "sade": "^1.7.3" }, "bin": { "uvu": "bin.js" }, "engines": { "node": ">=8" } }, "node_modules/vfile": { "version": "5.3.5", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/vfile-location": { "version": "4.0.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "vfile": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/vfile-message": { "version": "3.1.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-stringify-position": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/vite": { "version": "3.1.8", "license": "MIT", "dependencies": { "esbuild": "^0.15.9", "postcss": "^8.4.16", "resolve": "^1.22.1", "rollup": "~2.78.0" }, "bin": { "vite": "bin/vite.js" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" }, "peerDependencies": { "less": "*", "sass": "*", "stylus": "*", "terser": "^5.4.0" }, "peerDependenciesMeta": { "less": { "optional": true }, "sass": { "optional": true }, "stylus": { "optional": true }, "terser": { "optional": true } } }, "node_modules/vite/node_modules/esbuild": { "version": "0.15.12", "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=12" }, "optionalDependencies": { "@esbuild/android-arm": "0.15.12", "@esbuild/linux-loong64": "0.15.12", "esbuild-android-64": "0.15.12", "esbuild-android-arm64": "0.15.12", "esbuild-darwin-64": "0.15.12", "esbuild-darwin-arm64": "0.15.12", "esbuild-freebsd-64": "0.15.12", "esbuild-freebsd-arm64": "0.15.12", "esbuild-linux-32": "0.15.12", "esbuild-linux-64": "0.15.12", "esbuild-linux-arm": "0.15.12", "esbuild-linux-arm64": "0.15.12", "esbuild-linux-mips64le": "0.15.12", "esbuild-linux-ppc64le": "0.15.12", "esbuild-linux-riscv64": "0.15.12", "esbuild-linux-s390x": "0.15.12", "esbuild-netbsd-64": "0.15.12", "esbuild-openbsd-64": "0.15.12", "esbuild-sunos-64": "0.15.12", "esbuild-windows-32": "0.15.12", "esbuild-windows-64": "0.15.12", "esbuild-windows-arm64": "0.15.12" } }, "node_modules/vite/node_modules/esbuild-linux-64": { "version": "0.15.12", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">=12" } }, "node_modules/vscode-css-languageservice": { "version": "6.1.1", "license": "MIT", "dependencies": { "vscode-languageserver-textdocument": "^1.0.7", "vscode-languageserver-types": "^3.17.2", "vscode-nls": "^5.2.0", "vscode-uri": "^3.0.4" } }, "node_modules/vscode-html-languageservice": { "version": "5.0.2", "license": "MIT", "dependencies": { "vscode-languageserver-textdocument": "^1.0.7", "vscode-languageserver-types": "^3.17.2", "vscode-nls": "^5.2.0", "vscode-uri": "^3.0.4" } }, "node_modules/vscode-jsonrpc": { "version": "8.0.2", "license": "MIT", "engines": { "node": ">=14.0.0" } }, "node_modules/vscode-languageserver": { "version": "8.0.2", "license": "MIT", "dependencies": { "vscode-languageserver-protocol": "3.17.2" }, "bin": { "installServerIntoExtension": "bin/installServerIntoExtension" } }, "node_modules/vscode-languageserver-protocol": { "version": "3.17.2", "license": "MIT", "dependencies": { "vscode-jsonrpc": "8.0.2", "vscode-languageserver-types": "3.17.2" } }, "node_modules/vscode-languageserver-textdocument": { "version": "1.0.7", "license": "MIT" }, "node_modules/vscode-languageserver-types": { "version": "3.17.2", "license": "MIT" }, "node_modules/vscode-nls": { "version": "5.2.0", "license": "MIT" }, "node_modules/vscode-oniguruma": { "version": "1.6.2", "license": "MIT" }, "node_modules/vscode-textmate": { "version": "6.0.0", "license": "MIT" }, "node_modules/vscode-uri": { "version": "3.0.6", "license": "MIT" }, "node_modules/wcwidth": { "version": "1.0.1", "license": "MIT", "dependencies": { "defaults": "^1.0.3" } }, "node_modules/web-namespaces": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/web-streams-polyfill": { "version": "3.2.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/webidl-conversions": { "version": "3.0.1", "dev": true, "license": "BSD-2-Clause" }, "node_modules/whatwg-url": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/which": { "version": "2.0.2", "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "bin/node-which" }, "engines": { "node": ">= 8" } }, "node_modules/which-boxed-primitive": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-pm": { "version": "2.0.0", "license": "MIT", "dependencies": { "load-yaml-file": "^0.2.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=8.15" } }, "node_modules/which-pm-runs": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/which-typed-array": { "version": "1.1.8", "dev": true, "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-abstract": "^1.20.0", "for-each": "^0.3.3", "has-tostringtag": "^1.0.0", "is-typed-array": "^1.1.9" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/widest-line": { "version": "4.0.1", "license": "MIT", "dependencies": { "string-width": "^5.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/word-wrap": { "version": "1.2.3", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/workerpool": { "version": "6.2.1", "dev": true, "license": "Apache-2.0" }, "node_modules/wrap-ansi": { "version": "8.0.1", "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrap-ansi/node_modules/ansi-styles": { "version": "6.2.1", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/wrappy": { "version": "1.0.2", "license": "ISC" }, "node_modules/xtend": { "version": "4.0.2", "license": "MIT", "engines": { "node": ">=0.4" } }, "node_modules/y18n": { "version": "5.0.8", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yaml": { "version": "1.10.2", "license": "ISC", "engines": { "node": ">= 6" } }, "node_modules/yargs": { "version": "16.2.0", "dev": true, "license": "MIT", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" }, "engines": { "node": ">=10" } }, "node_modules/yargs-parser": { "version": "21.1.1", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/yargs-unparser": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "camelcase": "^6.0.0", "decamelize": "^4.0.0", "flat": "^5.0.2", "is-plain-obj": "^2.1.0" }, "engines": { "node": ">=10" } }, "node_modules/yargs-unparser/node_modules/is-plain-obj": { "version": "2.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/yargs/node_modules/ansi-regex": { "version": "5.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/yargs/node_modules/emoji-regex": { "version": "8.0.0", "dev": true, "license": "MIT" }, "node_modules/yargs/node_modules/string-width": { "version": "4.2.3", "dev": true, "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/yargs/node_modules/strip-ansi": { "version": "6.0.1", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/yargs/node_modules/yargs-parser": { "version": "20.2.9", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yocto-queue": { "version": "0.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/zod": { "version": "3.19.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } }, "node_modules/zwitch": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "packages/common": { "name": "@astro-reactive/common", "version": "0.0.3", "license": "MIT", "devDependencies": {} }, "packages/form": { "name": "@astro-reactive/form", <<<<<<< HEAD "version": "0.5.1", ======= "version": "0.5.4", >>>>>>> 640e9459599e09751fc539f3db92bab9cd47ab89 "license": "MIT", "dependencies": { "@astro-reactive/common": "^0.0.3", "@astro-reactive/validator": "^0.1.0" }, "devDependencies": { "@types/chai": "^4.3.3", "@types/eslint": "^8.4.6", "@types/mocha": "^10.0.0", "@types/node": "^18.7.18", "@types/prettier": "^2.7.0", "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "astro": "^1.5.0", "astro-component-tester": "^0.6.0", "chai": "^4.3.6", "common": "file:packages/common", "eslint": "^8.23.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "mocha": "^10.0.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.7.0", "typescript": "^4.8.3" }, "peerDependencies": { "astro": "^1.5.0" } }, "packages/form/node_modules/common": { "resolved": "packages/form/packages/common", "link": true }, "packages/form/packages/common": { "dev": true }, "packages/validator": { "name": "@astro-reactive/validator", "version": "0.1.2", "license": "MIT", "dependencies": { "@astro-reactive/common": "^0.0.3" }, "devDependencies": { "@types/chai": "^4.3.3", "@types/eslint": "^8.4.6", "@types/mocha": "^10.0.0", "@types/node": "^18.7.18", "@types/prettier": "^2.7.0", "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "astro": "^1.5.0", "astro-component-tester": "^0.6.0", "chai": "^4.3.6", "common": "file:packages/common", "eslint": "^8.23.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "mocha": "^10.0.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.7.0", "typescript": "^4.8.3" }, "peerDependencies": { "astro": "^1.5.0" } }, "packages/validator/node_modules/common": { "resolved": "packages/validator/packages/common", "link": true }, "packages/validator/packages/common": { "dev": true } }, "dependencies": { "@11ty/eleventy-fetch": { "version": "3.0.0", "dev": true, "requires": { "debug": "^4.3.3", "flat-cache": "^3.0.4", "node-fetch": "^2.6.7", "p-queue": "^6.6.2" }, "dependencies": { "node-fetch": { "version": "2.6.7", "dev": true, "requires": { "whatwg-url": "^5.0.0" } } } }, "@11ty/eleventy-img": { "version": "2.0.1", "dev": true, "requires": { "@11ty/eleventy-fetch": "^3.0.0", "debug": "^4.3.3", "image-size": "^1.0.1", "p-queue": "^6.6.2", "sharp": "^0.30.3" } }, "@algolia/autocomplete-core": { "version": "1.7.1", "requires": { "@algolia/autocomplete-shared": "1.7.1" } }, "@algolia/autocomplete-preset-algolia": { "version": "1.7.1", "requires": { "@algolia/autocomplete-shared": "1.7.1" } }, "@algolia/autocomplete-shared": { "version": "1.7.1" }, "@algolia/cache-browser-local-storage": { "version": "4.14.2", "requires": { "@algolia/cache-common": "4.14.2" } }, "@algolia/cache-common": { "version": "4.14.2" }, "@algolia/cache-in-memory": { "version": "4.14.2", "requires": { "@algolia/cache-common": "4.14.2" } }, "@algolia/client-account": { "version": "4.14.2", "requires": { "@algolia/client-common": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/transporter": "4.14.2" } }, "@algolia/client-analytics": { "version": "4.14.2", "requires": { "@algolia/client-common": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "@algolia/client-common": { "version": "4.14.2", "requires": { "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "@algolia/client-personalization": { "version": "4.14.2", "requires": { "@algolia/client-common": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "@algolia/client-search": { "version": "4.14.2", "requires": { "@algolia/client-common": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/transporter": "4.14.2" } }, "@algolia/logger-common": { "version": "4.14.2" }, "@algolia/logger-console": { "version": "4.14.2", "requires": { "@algolia/logger-common": "4.14.2" } }, "@algolia/requester-browser-xhr": { "version": "4.14.2", "requires": { "@algolia/requester-common": "4.14.2" } }, "@algolia/requester-common": { "version": "4.14.2" }, "@algolia/requester-node-http": { "version": "4.14.2", "requires": { "@algolia/requester-common": "4.14.2" } }, "@algolia/transporter": { "version": "4.14.2", "requires": { "@algolia/cache-common": "4.14.2", "@algolia/logger-common": "4.14.2", "@algolia/requester-common": "4.14.2" } }, "@ampproject/remapping": { "version": "2.2.0", "requires": { "@jridgewell/gen-mapping": "^0.1.0", "@jridgewell/trace-mapping": "^0.3.9" } }, "@astro-reactive/common": { "version": "file:packages/common" }, "@astro-reactive/demo": { "version": "file:apps/demo", "requires": { "@astro-reactive/form": "file:packages/form", "@astro-reactive/validator": "file:packages/validator", "astro": "^1.5.0" }, "dependencies": { "@astro-reactive/form": { "version": "file:apps/demo/packages/form" }, "@astro-reactive/validator": { "version": "file:apps/demo/packages/validator" } } }, "@astro-reactive/docs": { "version": "file:apps/docs", "requires": { "@algolia/client-search": "^4.13.1", "@astrojs/preact": "^1.1.1", "@astrojs/react": "^1.1.4", "@docsearch/css": "^3.1.0", "@docsearch/react": "^3.1.0", "@types/node": "^18.0.0", "@types/react": "^18.0.24", "@types/react-dom": "^18.0.0", "astro": "^1.4.4", "preact": "^10.7.3", "prettier-plugin-astro": "^0.7.0", "react": "^18.1.0", "react-dom": "^18.1.0" } }, "@astro-reactive/form": { "version": "file:packages/form", "requires": { "@astro-reactive/common": "^0.0.3", "@astro-reactive/validator": "^0.1.0", "@types/chai": "^4.3.3", "@types/eslint": "^8.4.6", "@types/mocha": "^10.0.0", "@types/node": "^18.7.18", "@types/prettier": "^2.7.0", "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "astro": "^1.5.0", "astro-component-tester": "^0.6.0", "chai": "^4.3.6", "common": "file:packages/common", "eslint": "^8.23.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "mocha": "^10.0.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.7.0", "typescript": "^4.8.3" }, "dependencies": { "common": { "version": "file:packages/form/packages/common" } } }, "@astro-reactive/landing-page": { "version": "file:apps/landing-page", "requires": { "@astrojs/tailwind": "^2.0.2", "@types/micromodal": "^0.3.3", "astro": "^1.4.7", "astro-eleventy-img": "^0.5.0", "astro-icon": "^0.8.0", "micromodal": "^0.4.10", "prettier": "2.7.1", "prettier-plugin-astro": "^0.7.0", "rimraf": "^3.0.2", "tailwindcss": "^3.1.8", "tailwindcss-fluid-type": "^2.0.3" } }, "@astro-reactive/validator": { "version": "file:packages/validator", "requires": { "@astro-reactive/common": "^0.0.3", "@types/chai": "^4.3.3", "@types/eslint": "^8.4.6", "@types/mocha": "^10.0.0", "@types/node": "^18.7.18", "@types/prettier": "^2.7.0", "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "astro": "^1.5.0", "astro-component-tester": "^0.6.0", "chai": "^4.3.6", "common": "file:packages/common", "eslint": "^8.23.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "mocha": "^10.0.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.7.0", "typescript": "^4.8.3" }, "dependencies": { "common": { "version": "file:packages/validator/packages/common" } } }, "@astrojs/compiler": { "version": "0.27.2" }, "@astrojs/language-server": { "version": "0.26.2", "requires": { "@vscode/emmet-helper": "^2.8.4", "events": "^3.3.0", "prettier": "^2.7.1", "prettier-plugin-astro": "^0.5.3", "source-map": "^0.7.3", "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" }, "dependencies": { "@astrojs/compiler": { "version": "0.23.5" }, "prettier-plugin-astro": { "version": "0.5.5", "requires": { "@astrojs/compiler": "^0.23.4", "prettier": "^2.7.1", "sass-formatter": "^0.7.5", "synckit": "^0.7.0" } }, "synckit": { "version": "0.7.3", "requires": { "@pkgr/utils": "^2.3.0", "tslib": "^2.4.0" } } } }, "@astrojs/markdown-remark": { "version": "1.1.3", "requires": { "@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/micromark-extension-mdx-jsx": { "version": "1.0.3", "requires": { "@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/preact": { "version": "1.2.0", "requires": { "@babel/core": ">=7.0.0-0 <8.0.0", "@babel/plugin-transform-react-jsx": "^7.17.12", "@preact/signals": "^1.1.0", "babel-plugin-module-resolver": "^4.1.0", "preact-render-to-string": "^5.2.4" } }, "@astrojs/prism": { "version": "1.0.1", "requires": { "prismjs": "^1.28.0" } }, "@astrojs/react": { "version": "1.2.1", "requires": { "@babel/core": ">=7.0.0-0 <8.0.0", "@babel/plugin-transform-react-jsx": "^7.17.12" } }, "@astrojs/tailwind": { "version": "2.1.1", "dev": true, "requires": { "@proload/core": "^0.3.2", "autoprefixer": "^10.4.7", "postcss": "^8.4.14" } }, "@astrojs/telemetry": { "version": "1.0.1", "requires": { "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": { "version": "1.1.0", "requires": { "global-agent": "^3.0.0", "node-fetch": "^3.2.5" } }, "@babel/code-frame": { "version": "7.18.6", "requires": { "@babel/highlight": "^7.18.6" } }, "@babel/compat-data": { "version": "7.19.4" }, "@babel/core": { "version": "7.19.6", "requires": { "@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" }, "dependencies": { "semver": { "version": "6.3.0" } } }, "@babel/generator": { "version": "7.19.6", "requires": { "@babel/types": "^7.19.4", "@jridgewell/gen-mapping": "^0.3.2", "jsesc": "^2.5.1" }, "dependencies": { "@jridgewell/gen-mapping": { "version": "0.3.2", "requires": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.9" } } } }, "@babel/helper-annotate-as-pure": { "version": "7.18.6", "requires": { "@babel/types": "^7.18.6" } }, "@babel/helper-compilation-targets": { "version": "7.19.3", "requires": { "@babel/compat-data": "^7.19.3", "@babel/helper-validator-option": "^7.18.6", "browserslist": "^4.21.3", "semver": "^6.3.0" }, "dependencies": { "semver": { "version": "6.3.0" } } }, "@babel/helper-environment-visitor": { "version": "7.18.9" }, "@babel/helper-function-name": { "version": "7.19.0", "requires": { "@babel/template": "^7.18.10", "@babel/types": "^7.19.0" } }, "@babel/helper-hoist-variables": { "version": "7.18.6", "requires": { "@babel/types": "^7.18.6" } }, "@babel/helper-module-imports": { "version": "7.18.6", "requires": { "@babel/types": "^7.18.6" } }, "@babel/helper-module-transforms": { "version": "7.19.6", "requires": { "@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": { "version": "7.19.0" }, "@babel/helper-simple-access": { "version": "7.19.4", "requires": { "@babel/types": "^7.19.4" } }, "@babel/helper-split-export-declaration": { "version": "7.18.6", "requires": { "@babel/types": "^7.18.6" } }, "@babel/helper-string-parser": { "version": "7.19.4" }, "@babel/helper-validator-identifier": { "version": "7.19.1" }, "@babel/helper-validator-option": { "version": "7.18.6" }, "@babel/helpers": { "version": "7.19.4", "requires": { "@babel/template": "^7.18.10", "@babel/traverse": "^7.19.4", "@babel/types": "^7.19.4" } }, "@babel/highlight": { "version": "7.18.6", "requires": { "@babel/helper-validator-identifier": "^7.18.6", "chalk": "^2.0.0", "js-tokens": "^4.0.0" } }, "@babel/parser": { "version": "7.19.6" }, "@babel/plugin-syntax-jsx": { "version": "7.18.6", "requires": { "@babel/helper-plugin-utils": "^7.18.6" } }, "@babel/plugin-transform-react-jsx": { "version": "7.19.0", "requires": { "@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": { "version": "7.18.10", "requires": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.18.10", "@babel/types": "^7.18.10" } }, "@babel/traverse": { "version": "7.19.6", "requires": { "@babel/code-frame": "^7.18.6", "@babel/generator": "^7.19.6", "@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.19.6", "@babel/types": "^7.19.4", "debug": "^4.1.0", "globals": "^11.1.0" } }, "@babel/types": { "version": "7.19.4", "requires": { "@babel/helper-string-parser": "^7.19.4", "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" } }, "@docsearch/css": { "version": "3.2.2" }, "@docsearch/react": { "version": "3.2.2", "requires": { "@algolia/autocomplete-core": "1.7.1", "@algolia/autocomplete-preset-algolia": "1.7.1", "@docsearch/css": "3.2.2", "algoliasearch": "^4.0.0" } }, "@emmetio/abbreviation": { "version": "2.2.3", "requires": { "@emmetio/scanner": "^1.0.0" } }, "@emmetio/css-abbreviation": { "version": "2.1.4", "requires": { "@emmetio/scanner": "^1.0.0" } }, "@emmetio/scanner": { "version": "1.0.0" }, "@eslint/eslintrc": { "version": "1.3.3", "dev": true, "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.4.0", "globals": "^13.15.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "dependencies": { "globals": { "version": "13.17.0", "dev": true, "requires": { "type-fest": "^0.20.2" } }, "type-fest": { "version": "0.20.2", "dev": true } } }, "@humanwhocodes/config-array": { "version": "0.11.6", "dev": true, "requires": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.4" } }, "@humanwhocodes/module-importer": { "version": "1.0.1", "dev": true }, "@humanwhocodes/object-schema": { "version": "1.2.1", "dev": true }, "@jridgewell/gen-mapping": { "version": "0.1.1", "requires": { "@jridgewell/set-array": "^1.0.0", "@jridgewell/sourcemap-codec": "^1.4.10" } }, "@jridgewell/resolve-uri": { "version": "3.1.0" }, "@jridgewell/set-array": { "version": "1.1.2" }, "@jridgewell/sourcemap-codec": { "version": "1.4.14" }, "@jridgewell/trace-mapping": { "version": "0.3.17", "requires": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" } }, "@ljharb/has-package-exports-patterns": { "version": "0.0.2" }, "@nodelib/fs.scandir": { "version": "2.1.5", "requires": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "@nodelib/fs.stat": { "version": "2.0.5" }, "@nodelib/fs.walk": { "version": "1.2.8", "requires": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "@pkgr/utils": { "version": "2.3.1", "requires": { "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": { "version": "1.0.0-next.21" }, "@preact/signals": { "version": "1.1.2", "requires": { "@preact/signals-core": "^1.2.2" } }, "@preact/signals-core": { "version": "1.2.2" }, "@proload/core": { "version": "0.3.3", "requires": { "deepmerge": "^4.2.2", "escalade": "^3.1.1" } }, "@proload/plugin-tsm": { "version": "0.2.1", "requires": { "tsm": "^2.1.4" } }, "@trysound/sax": { "version": "0.2.0", "dev": true }, "@types/acorn": { "version": "4.0.6", "requires": { "@types/estree": "*" } }, "@types/babel__core": { "version": "7.1.19", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "@types/babel__generator": { "version": "7.6.4", "requires": { "@babel/types": "^7.0.0" } }, "@types/babel__template": { "version": "7.4.1", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" } }, "@types/babel__traverse": { "version": "7.18.2", "requires": { "@babel/types": "^7.3.0" } }, "@types/chai": { "version": "4.3.3", "dev": true }, "@types/debug": { "version": "4.1.7", "requires": { "@types/ms": "*" } }, "@types/eslint": { "version": "8.4.7", "dev": true, "requires": { "@types/estree": "*", "@types/json-schema": "*" } }, "@types/estree": { "version": "1.0.0" }, "@types/estree-jsx": { "version": "1.0.0", "requires": { "@types/estree": "*" } }, "@types/hast": { "version": "2.3.4", "requires": { "@types/unist": "*" } }, "@types/html-escaper": { "version": "3.0.0" }, "@types/json-schema": { "version": "7.0.11", "dev": true }, "@types/json5": { "version": "0.0.30" }, "@types/mdast": { "version": "3.0.10", "requires": { "@types/unist": "*" } }, "@types/micromodal": { "version": "0.3.3", "dev": true }, "@types/mocha": { "version": "10.0.0", "dev": true }, "@types/ms": { "version": "0.7.31" }, "@types/nlcst": { "version": "1.0.0", "requires": { "@types/unist": "*" } }, "@types/node": { "version": "18.11.3" }, "@types/parse5": { "version": "6.0.3" }, "@types/prettier": { "version": "2.7.1", "dev": true }, "@types/prop-types": { "version": "15.7.5" }, "@types/react": { "version": "18.0.24", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz", "integrity": "sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "@types/react-dom": { "version": "18.0.6", "requires": { "@types/react": "*" } }, "@types/resolve": { "version": "1.20.2" }, "@types/scheduler": { "version": "0.16.2" }, "@types/semver": { "version": "7.3.12", "dev": true }, "@types/unist": { "version": "2.0.6" }, "@types/yargs-parser": { "version": "21.0.0" }, "@typescript-eslint/eslint-plugin": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/type-utils": "5.40.1", "@typescript-eslint/utils": "5.40.1", "debug": "^4.3.4", "ignore": "^5.2.0", "regexpp": "^3.2.0", "semver": "^7.3.7", "tsutils": "^3.21.0" } }, "@typescript-eslint/parser": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/types": "5.40.1", "@typescript-eslint/typescript-estree": "5.40.1", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/types": "5.40.1", "@typescript-eslint/visitor-keys": "5.40.1" } }, "@typescript-eslint/type-utils": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/typescript-estree": "5.40.1", "@typescript-eslint/utils": "5.40.1", "debug": "^4.3.4", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { "version": "5.40.1", "dev": true }, "@typescript-eslint/typescript-estree": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/types": "5.40.1", "@typescript-eslint/visitor-keys": "5.40.1", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", "semver": "^7.3.7", "tsutils": "^3.21.0" } }, "@typescript-eslint/utils": { "version": "5.40.1", "dev": true, "requires": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", "@typescript-eslint/scope-manager": "5.40.1", "@typescript-eslint/types": "5.40.1", "@typescript-eslint/typescript-estree": "5.40.1", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" } }, "@typescript-eslint/visitor-keys": { "version": "5.40.1", "dev": true, "requires": { "@typescript-eslint/types": "5.40.1", "eslint-visitor-keys": "^3.3.0" } }, "@vscode/emmet-helper": { "version": "2.8.4", "requires": { "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" }, "dependencies": { "vscode-uri": { "version": "2.1.2" } } }, "acorn": { "version": "8.8.0" }, "acorn-jsx": { "version": "5.3.2", "requires": {} }, "acorn-node": { "version": "1.8.2", "requires": { "acorn": "^7.0.0", "acorn-walk": "^7.0.0", "xtend": "^4.0.2" }, "dependencies": { "acorn": { "version": "7.4.1" } } }, "acorn-walk": { "version": "7.2.0" }, "ajv": { "version": "6.12.6", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "algoliasearch": { "version": "4.14.2", "requires": { "@algolia/cache-browser-local-storage": "4.14.2", "@algolia/cache-common": "4.14.2", "@algolia/cache-in-memory": "4.14.2", "@algolia/client-account": "4.14.2", "@algolia/client-analytics": "4.14.2", "@algolia/client-common": "4.14.2", "@algolia/client-personalization": "4.14.2", "@algolia/client-search": "4.14.2", "@algolia/logger-common": "4.14.2", "@algolia/logger-console": "4.14.2", "@algolia/requester-browser-xhr": "4.14.2", "@algolia/requester-common": "4.14.2", "@algolia/requester-node-http": "4.14.2", "@algolia/transporter": "4.14.2" } }, "ansi-align": { "version": "3.0.1", "requires": { "string-width": "^4.1.0" }, "dependencies": { "ansi-regex": { "version": "5.0.1" }, "emoji-regex": { "version": "8.0.0" }, "string-width": { "version": "4.2.3", "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "strip-ansi": { "version": "6.0.1", "requires": { "ansi-regex": "^5.0.1" } } } }, "ansi-colors": { "version": "4.1.1", "dev": true }, "ansi-regex": { "version": "6.0.1" }, "ansi-styles": { "version": "3.2.1", "requires": { "color-convert": "^1.9.0" } }, "anymatch": { "version": "3.1.2", "requires": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "arg": { "version": "5.0.2" }, "argparse": { "version": "2.0.1", "dev": true }, "array-iterate": { "version": "1.1.4" }, "array-union": { "version": "2.1.0", "dev": true }, "assert": { "version": "2.0.0", "dev": true, "requires": { "es6-object-assign": "^1.1.0", "is-nan": "^1.2.1", "object-is": "^1.0.1", "util": "^0.12.0" } }, "assertion-error": { "version": "1.1.0", "dev": true }, "ast-types": { "version": "0.14.2", "requires": { "tslib": "^2.0.1" } }, "astro": { "version": "1.5.2", "requires": { "@astrojs/compiler": "^0.27.1", "@astrojs/language-server": "^0.26.2", "@astrojs/markdown-remark": "^1.1.3", "@astrojs/telemetry": "^1.0.1", "@astrojs/webapi": "^1.1.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.3", "@proload/plugin-tsm": "^0.2.1", "@types/babel__core": "^7.1.19", "@types/html-escaper": "^3.0.0", "@types/yargs-parser": "^21.0.0", "boxen": "^6.2.1", "ci-info": "^3.3.1", "common-ancestor-path": "^1.0.1", "cookie": "^0.5.0", "debug": "^4.3.4", "deepmerge-ts": "^4.2.2", "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", "import-meta-resolve": "^2.1.0", "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.78.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", "typescript": "*", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2", "vite": "~3.1.3", "yargs-parser": "^21.0.1", "zod": "^3.17.3" } }, "astro-component-tester": { "version": "0.6.0", "dev": true, "requires": {} }, "astro-eleventy-img": { "version": "0.5.0", "dev": true, "requires": { "@11ty/eleventy-img": "^2.0.1", "astro": "1.0.0-rc.1", "datauri": "^4.1.0", "sharp": "^0.30.7" }, "dependencies": { "@astrojs/compiler": { "version": "0.22.1", "dev": true }, "@astrojs/language-server": { "version": "0.20.3", "dev": true, "requires": { "@vscode/emmet-helper": "^2.8.4", "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": { "version": "0.13.0", "dev": true, "requires": { "@astrojs/micromark-extension-mdx-jsx": "^1.0.3", "@astrojs/prism": "^0.6.1", "acorn": "^8.7.1", "acorn-jsx": "^5.3.2", "assert": "^2.0.0", "github-slugger": "^1.4.0", "mdast-util-mdx-expression": "^1.2.1", "mdast-util-mdx-jsx": "^1.2.0", "mdast-util-to-string": "^3.1.0", "micromark-extension-mdx-expression": "^1.0.3", "micromark-extension-mdx-md": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "prismjs": "^1.28.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.10.1", "unified": "^10.1.2", "unist-util-map": "^3.1.1", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2" } }, "@astrojs/prism": { "version": "0.6.1", "dev": true }, "@astrojs/telemetry": { "version": "0.4.1", "dev": true, "requires": { "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": { "version": "0.12.0", "dev": true, "requires": { "node-fetch": "^3.2.4" } }, "astro": { "version": "1.0.0-rc.1", "dev": true, "requires": { "@astrojs/compiler": "^0.22.0", "@astrojs/language-server": "^0.20.0", "@astrojs/markdown-remark": "^0.13.0", "@astrojs/prism": "0.6.1", "@astrojs/telemetry": "^0.4.1", "@astrojs/webapi": "^0.12.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", "ast-types": "^0.14.2", "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", "estree-walker": "^3.0.1", "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", "micromorph": "^0.1.2", "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", "prismjs": "^1.28.0", "prompts": "^2.4.2", "recast": "^0.20.5", "rehype": "^12.0.1", "resolve": "^1.22.0", "rollup": "^2.75.6", "semver": "^7.3.7", "shiki": "^0.10.1", "sirv": "^2.0.2", "slash": "^4.0.0", "sourcemap-codec": "^1.4.8", "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.2", "yargs-parser": "^21.0.1", "zod": "^3.17.3" } }, "jsonc-parser": { "version": "3.2.0", "dev": true }, "shiki": { "version": "0.10.1", "dev": true, "requires": { "jsonc-parser": "^3.0.0", "vscode-oniguruma": "^1.6.1", "vscode-textmate": "5.2.0" } }, "typescript": { "version": "4.6.4", "dev": true }, "vite": { "version": "3.0.2", "dev": true, "requires": { "esbuild": "^0.14.47", "fsevents": "~2.3.2", "postcss": "^8.4.14", "resolve": "^1.22.1", "rollup": "^2.75.6" } }, "vscode-textmate": { "version": "5.2.0", "dev": true } } }, "astro-icon": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/astro-icon/-/astro-icon-0.8.0.tgz", "integrity": "sha512-sCzhZcl46BIyLJVg89hq5J4uQABn2psmGvK4cUaxib+M/kBI3TrPy1w3g2O5h/WcrTHLVN9LyxjgkD4lEJJFpw==", "dev": true, "requires": { "node-fetch": "^3.1.0", "resolve-pkg": "^2.0.0", "svgo": "^2.8.0" } }, "autoprefixer": { "version": "10.4.12", "dev": true, "requires": { "browserslist": "^4.21.4", "caniuse-lite": "^1.0.30001407", "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" } }, "available-typed-arrays": { "version": "1.0.5", "dev": true }, "babel-plugin-module-resolver": { "version": "4.1.0", "requires": { "find-babel-config": "^1.2.0", "glob": "^7.1.6", "pkg-up": "^3.1.0", "reselect": "^4.0.0", "resolve": "^1.13.1" } }, "bail": { "version": "2.0.2" }, "balanced-match": { "version": "1.0.2" }, "base64-js": { "version": "1.5.1" }, "binary-extensions": { "version": "2.2.0" }, "bl": { "version": "5.1.0", "requires": { "buffer": "^6.0.3", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "boolbase": { "version": "1.0.0", "dev": true }, "boolean": { "version": "3.2.0" }, "boxen": { "version": "6.2.1", "requires": { "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" }, "dependencies": { "ansi-styles": { "version": "4.3.0", "requires": { "color-convert": "^2.0.1" } }, "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "color-convert": { "version": "2.0.1", "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4" }, "has-flag": { "version": "4.0.0" }, "supports-color": { "version": "7.2.0", "requires": { "has-flag": "^4.0.0" } } } }, "brace-expansion": { "version": "1.1.11", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "braces": { "version": "3.0.2", "requires": { "fill-range": "^7.0.1" } }, "browser-stdout": { "version": "1.3.1", "dev": true }, "browserslist": { "version": "4.21.4", "requires": { "caniuse-lite": "^1.0.30001400", "electron-to-chromium": "^1.4.251", "node-releases": "^2.0.6", "update-browserslist-db": "^1.0.9" } }, "buffer": { "version": "6.0.3", "requires": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "call-bind": { "version": "1.0.2", "dev": true, "requires": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" } }, "callsites": { "version": "3.1.0", "dev": true }, "camelcase": { "version": "6.3.0" }, "camelcase-css": { "version": "2.0.1" }, "caniuse-lite": { "version": "1.0.30001423" }, "ccount": { "version": "2.0.1" }, "chai": { "version": "4.3.6", "dev": true, "requires": { "assertion-error": "^1.1.0", "check-error": "^1.0.2", "deep-eql": "^3.0.1", "get-func-name": "^2.0.0", "loupe": "^2.3.1", "pathval": "^1.1.1", "type-detect": "^4.0.5" } }, "chalk": { "version": "2.4.2", "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "character-entities": { "version": "2.0.2" }, "character-entities-html4": { "version": "2.1.0" }, "character-entities-legacy": { "version": "3.0.0" }, "character-reference-invalid": { "version": "2.0.1" }, "check-error": { "version": "1.0.2", "dev": true }, "chokidar": { "version": "3.5.3", "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", "fsevents": "~2.3.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" }, "dependencies": { "glob-parent": { "version": "5.1.2", "requires": { "is-glob": "^4.0.1" } } } }, "chownr": { "version": "1.1.4", "dev": true }, "ci-info": { "version": "3.5.0" }, "cli-boxes": { "version": "3.0.0" }, "cli-cursor": { "version": "4.0.0", "requires": { "restore-cursor": "^4.0.0" } }, "cli-spinners": { "version": "2.7.0" }, "cliui": { "version": "7.0.4", "dev": true, "requires": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" }, "dependencies": { "ansi-regex": { "version": "5.0.1", "dev": true }, "ansi-styles": { "version": "4.3.0", "dev": true, "requires": { "color-convert": "^2.0.1" } }, "color-convert": { "version": "2.0.1", "dev": true, "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", "dev": true }, "emoji-regex": { "version": "8.0.0", "dev": true }, "string-width": { "version": "4.2.3", "dev": true, "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "strip-ansi": { "version": "6.0.1", "dev": true, "requires": { "ansi-regex": "^5.0.1" } }, "wrap-ansi": { "version": "7.0.0", "dev": true, "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "clone": { "version": "1.0.4" }, "color": { "version": "4.2.3", "dev": true, "requires": { "color-convert": "^2.0.1", "color-string": "^1.9.0" }, "dependencies": { "color-convert": { "version": "2.0.1", "dev": true, "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", "dev": true } } }, "color-convert": { "version": "1.9.3", "requires": { "color-name": "1.1.3" } }, "color-name": { "version": "1.1.3" }, "color-string": { "version": "1.9.1", "dev": true, "requires": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "comma-separated-tokens": { "version": "2.0.2" }, "commander": { "version": "7.2.0", "dev": true }, "common-ancestor-path": { "version": "1.0.1" }, "concat-map": { "version": "0.0.1" }, "convert-source-map": { "version": "1.9.0" }, "cookie": { "version": "0.5.0" }, "cross-spawn": { "version": "7.0.3", "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "css-select": { "version": "4.3.0", "dev": true, "requires": { "boolbase": "^1.0.0", "css-what": "^6.0.1", "domhandler": "^4.3.1", "domutils": "^2.8.0", "nth-check": "^2.0.1" } }, "css-tree": { "version": "1.1.3", "dev": true, "requires": { "mdn-data": "2.0.14", "source-map": "^0.6.1" }, "dependencies": { "source-map": { "version": "0.6.1", "dev": true } } }, "css-what": { "version": "6.1.0", "dev": true }, "cssesc": { "version": "3.0.0" }, "csso": { "version": "4.2.0", "dev": true, "requires": { "css-tree": "^1.1.2" } }, "csstype": { "version": "3.1.1" }, "data-uri-to-buffer": { "version": "4.0.0" }, "datauri": { "version": "4.1.0", "dev": true, "requires": { "image-size": "1.0.0", "mimer": "^2.0.2" }, "dependencies": { "image-size": { "version": "1.0.0", "dev": true, "requires": { "queue": "6.0.2" } } } }, "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" } }, "decamelize": { "version": "4.0.0", "dev": true }, "decode-named-character-reference": { "version": "1.0.2", "requires": { "character-entities": "^2.0.0" } }, "decompress-response": { "version": "6.0.0", "dev": true, "requires": { "mimic-response": "^3.1.0" } }, "deep-eql": { "version": "3.0.1", "dev": true, "requires": { "type-detect": "^4.0.0" } }, "deep-extend": { "version": "0.6.0", "dev": true }, "deep-is": { "version": "0.1.4", "dev": true }, "deepmerge": { "version": "4.2.2" }, "deepmerge-ts": { "version": "4.2.2" }, "defaults": { "version": "1.0.4", "requires": { "clone": "^1.0.2" } }, "define-lazy-prop": { "version": "2.0.0" }, "define-properties": { "version": "1.1.4", "requires": { "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "defined": { "version": "1.0.1" }, "dequal": { "version": "2.0.3" }, "detect-libc": { "version": "2.0.1", "dev": true }, "detect-node": { "version": "2.1.0" }, "detective": { "version": "5.2.1", "requires": { "acorn-node": "^1.8.2", "defined": "^1.0.0", "minimist": "^1.2.6" } }, "didyoumean": { "version": "1.2.2" }, "diff": { "version": "5.1.0" }, "dir-glob": { "version": "3.0.1", "dev": true, "requires": { "path-type": "^4.0.0" } }, "dlv": { "version": "1.1.3" }, "doctrine": { "version": "3.0.0", "dev": true, "requires": { "esutils": "^2.0.2" } }, "dom-serializer": { "version": "1.4.1", "dev": true, "requires": { "domelementtype": "^2.0.1", "domhandler": "^4.2.0", "entities": "^2.0.0" } }, "domelementtype": { "version": "2.3.0", "dev": true }, "domhandler": { "version": "4.3.1", "dev": true, "requires": { "domelementtype": "^2.2.0" } }, "domutils": { "version": "2.8.0", "dev": true, "requires": { "dom-serializer": "^1.0.1", "domelementtype": "^2.2.0", "domhandler": "^4.2.0" } }, "dset": { "version": "3.1.2" }, "eastasianwidth": { "version": "0.2.0" }, "electron-to-chromium": { "version": "1.4.284" }, "emmet": { "version": "2.3.6", "requires": { "@emmetio/abbreviation": "^2.2.3", "@emmetio/css-abbreviation": "^2.1.4" } }, "emoji-regex": { "version": "9.2.2" }, "end-of-stream": { "version": "1.4.4", "dev": true, "requires": { "once": "^1.4.0" } }, "entities": { "version": "2.2.0", "dev": true }, "eol": { "version": "0.9.1" }, "es-abstract": { "version": "1.20.4", "dev": true, "requires": { "call-bind": "^1.0.2", "es-to-primitive": "^1.2.1", "function-bind": "^1.1.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.1.3", "get-symbol-description": "^1.0.0", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", "is-weakref": "^1.0.2", "object-inspect": "^1.12.2", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.4.3", "safe-regex-test": "^1.0.0", "string.prototype.trimend": "^1.0.5", "string.prototype.trimstart": "^1.0.5", "unbox-primitive": "^1.0.2" } }, "es-module-lexer": { "version": "0.10.5" }, "es-to-primitive": { "version": "1.2.1", "dev": true, "requires": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" } }, "es6-error": { "version": "4.1.1" }, "es6-object-assign": { "version": "1.1.0", "dev": true }, "esbuild": { "version": "0.14.54", "requires": { "@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" } }, "esbuild-linux-64": { "version": "0.14.54", "optional": true }, "escalade": { "version": "3.1.1" }, "escape-string-regexp": { "version": "1.0.5" }, "eslint": { "version": "8.26.0", "dev": true, "requires": { "@eslint/eslintrc": "^1.3.3", "@humanwhocodes/config-array": "^0.11.6", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.1.1", "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", "espree": "^9.4.0", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.15.0", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", "text-table": "^0.2.0" }, "dependencies": { "ansi-regex": { "version": "5.0.1", "dev": true }, "ansi-styles": { "version": "4.3.0", "dev": true, "requires": { "color-convert": "^2.0.1" } }, "chalk": { "version": "4.1.2", "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "color-convert": { "version": "2.0.1", "dev": true, "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", "dev": true }, "escape-string-regexp": { "version": "4.0.0", "dev": true }, "eslint-scope": { "version": "7.1.1", "dev": true, "requires": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "estraverse": { "version": "5.3.0", "dev": true }, "globals": { "version": "13.17.0", "dev": true, "requires": { "type-fest": "^0.20.2" } }, "has-flag": { "version": "4.0.0", "dev": true }, "strip-ansi": { "version": "6.0.1", "dev": true, "requires": { "ansi-regex": "^5.0.1" } }, "supports-color": { "version": "7.2.0", "dev": true, "requires": { "has-flag": "^4.0.0" } }, "type-fest": { "version": "0.20.2", "dev": true } } }, "eslint-config-prettier": { "version": "8.5.0", "dev": true, "requires": {} }, "eslint-plugin-prettier": { "version": "4.2.1", "dev": true, "requires": { "prettier-linter-helpers": "^1.0.0" } }, "eslint-scope": { "version": "5.1.1", "dev": true, "requires": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" } }, "eslint-utils": { "version": "3.0.0", "dev": true, "requires": { "eslint-visitor-keys": "^2.0.0" }, "dependencies": { "eslint-visitor-keys": { "version": "2.1.0", "dev": true } } }, "eslint-visitor-keys": { "version": "3.3.0", "dev": true }, "espree": { "version": "9.4.0", "dev": true, "requires": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.3.0" } }, "esprima": { "version": "4.0.1" }, "esquery": { "version": "1.4.0", "dev": true, "requires": { "estraverse": "^5.1.0" }, "dependencies": { "estraverse": { "version": "5.3.0", "dev": true } } }, "esrecurse": { "version": "4.3.0", "dev": true, "requires": { "estraverse": "^5.2.0" }, "dependencies": { "estraverse": { "version": "5.3.0", "dev": true } } }, "estraverse": { "version": "4.3.0", "dev": true }, "estree-util-is-identifier-name": { "version": "2.0.1" }, "estree-util-visit": { "version": "1.2.0", "requires": { "@types/estree-jsx": "^1.0.0", "@types/unist": "^2.0.0" } }, "estree-walker": { "version": "3.0.1", "dev": true }, "esutils": { "version": "2.0.3", "dev": true }, "eventemitter3": { "version": "4.0.7", "dev": true }, "events": { "version": "3.3.0" }, "execa": { "version": "6.1.0", "requires": { "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" } }, "expand-template": { "version": "2.0.3", "dev": true }, "extend": { "version": "3.0.2" }, "extend-shallow": { "version": "2.0.1", "requires": { "is-extendable": "^0.1.0" } }, "fast-deep-equal": { "version": "3.1.3", "dev": true }, "fast-diff": { "version": "1.2.0", "dev": true }, "fast-glob": { "version": "3.2.12", "requires": { "@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" }, "dependencies": { "glob-parent": { "version": "5.1.2", "requires": { "is-glob": "^4.0.1" } } } }, "fast-json-stable-stringify": { "version": "2.1.0", "dev": true }, "fast-levenshtein": { "version": "2.0.6", "dev": true }, "fastq": { "version": "1.13.0", "requires": { "reusify": "^1.0.4" } }, "fetch-blob": { "version": "3.2.0", "requires": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "file-entry-cache": { "version": "6.0.1", "dev": true, "requires": { "flat-cache": "^3.0.4" } }, "fill-range": { "version": "7.0.1", "requires": { "to-regex-range": "^5.0.1" } }, "find-babel-config": { "version": "1.2.0", "requires": { "json5": "^0.5.1", "path-exists": "^3.0.0" }, "dependencies": { "json5": { "version": "0.5.1" }, "path-exists": { "version": "3.0.0" } } }, "find-up": { "version": "5.0.0", "requires": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" } }, "find-yarn-workspace-root2": { "version": "1.2.16", "requires": { "micromatch": "^4.0.2", "pkg-dir": "^4.2.0" } }, "flat": { "version": "5.0.2", "dev": true }, "flat-cache": { "version": "3.0.4", "dev": true, "requires": { "flatted": "^3.1.0", "rimraf": "^3.0.2" } }, "flatted": { "version": "3.2.7", "dev": true }, "for-each": { "version": "0.3.3", "dev": true, "requires": { "is-callable": "^1.1.3" } }, "formdata-polyfill": { "version": "4.0.10", "requires": { "fetch-blob": "^3.1.2" } }, "fraction.js": { "version": "4.2.0", "dev": true }, "fs-constants": { "version": "1.0.0", "dev": true }, "fs.realpath": { "version": "1.0.0" }, "function-bind": { "version": "1.1.1" }, "function.prototype.name": { "version": "1.1.5", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.0", "functions-have-names": "^1.2.2" } }, "functions-have-names": { "version": "1.2.3", "dev": true }, "gensync": { "version": "1.0.0-beta.2" }, "get-caller-file": { "version": "2.0.5", "dev": true }, "get-func-name": { "version": "2.0.0", "dev": true }, "get-intrinsic": { "version": "1.1.3", "requires": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.3" } }, "get-stream": { "version": "6.0.1" }, "get-symbol-description": { "version": "1.0.0", "dev": true, "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.1" } }, "github-from-package": { "version": "0.0.0", "dev": true }, "github-slugger": { "version": "1.4.0" }, "glob": { "version": "7.2.0", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "glob-parent": { "version": "6.0.2", "requires": { "is-glob": "^4.0.3" } }, "global-agent": { "version": "3.0.0", "requires": { "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": { "version": "11.12.0" }, "globalthis": { "version": "1.0.3", "requires": { "define-properties": "^1.1.3" } }, "globalyzer": { "version": "0.1.0" }, "globby": { "version": "11.1.0", "dev": true, "requires": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" }, "dependencies": { "slash": { "version": "3.0.0", "dev": true } } }, "globrex": { "version": "0.1.2" }, "graceful-fs": { "version": "4.2.10" }, "grapheme-splitter": { "version": "1.0.4", "dev": true }, "gray-matter": { "version": "4.0.3", "requires": { "js-yaml": "^3.13.1", "kind-of": "^6.0.2", "section-matter": "^1.0.0", "strip-bom-string": "^1.0.0" }, "dependencies": { "argparse": { "version": "1.0.10", "requires": { "sprintf-js": "~1.0.2" } }, "js-yaml": { "version": "3.14.1", "requires": { "argparse": "^1.0.7", "esprima": "^4.0.0" } }, "sprintf-js": { "version": "1.0.3" } } }, "has": { "version": "1.0.3", "requires": { "function-bind": "^1.1.1" } }, "has-bigints": { "version": "1.0.2", "dev": true }, "has-flag": { "version": "3.0.0" }, "has-package-exports": { "version": "1.3.0", "requires": { "@ljharb/has-package-exports-patterns": "^0.0.2" } }, "has-property-descriptors": { "version": "1.0.0", "requires": { "get-intrinsic": "^1.1.1" } }, "has-symbols": { "version": "1.0.3" }, "has-tostringtag": { "version": "1.0.0", "dev": true, "requires": { "has-symbols": "^1.0.2" } }, "hast-to-hyperscript": { "version": "10.0.1", "requires": { "@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": { "version": "7.1.0", "requires": { "@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": { "version": "2.1.2", "requires": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0" } }, "hast-util-parse-selector": { "version": "3.1.0", "requires": { "@types/hast": "^2.0.0" } }, "hast-util-raw": { "version": "7.2.2", "requires": { "@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-html": { "version": "8.0.3", "requires": { "@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": { "version": "7.0.0", "requires": { "@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": { "version": "2.0.0" }, "hastscript": { "version": "7.1.0", "requires": { "@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" } }, "he": { "version": "1.2.0", "dev": true }, "html-entities": { "version": "2.3.3" }, "html-escaper": { "version": "3.0.3" }, "html-void-elements": { "version": "2.0.1" }, "human-signals": { "version": "3.0.1" }, "ieee754": { "version": "1.2.1" }, "ignore": { "version": "5.2.0", "dev": true }, "image-size": { "version": "1.0.2", "dev": true, "requires": { "queue": "6.0.2" } }, "import-fresh": { "version": "3.3.0", "dev": true, "requires": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "import-meta-resolve": { "version": "2.1.0" }, "imurmurhash": { "version": "0.1.4", "dev": true }, "inflight": { "version": "1.0.6", "requires": { "once": "^1.3.0", "wrappy": "1" } }, "inherits": { "version": "2.0.4" }, "ini": { "version": "1.3.8", "dev": true }, "inline-style-parser": { "version": "0.1.1" }, "internal-slot": { "version": "1.0.3", "dev": true, "requires": { "get-intrinsic": "^1.1.0", "has": "^1.0.3", "side-channel": "^1.0.4" } }, "is-alphabetical": { "version": "2.0.1" }, "is-alphanumerical": { "version": "2.0.1", "requires": { "is-alphabetical": "^2.0.0", "is-decimal": "^2.0.0" } }, "is-arguments": { "version": "1.1.1", "dev": true, "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "is-arrayish": { "version": "0.3.2", "dev": true }, "is-bigint": { "version": "1.0.4", "dev": true, "requires": { "has-bigints": "^1.0.1" } }, "is-binary-path": { "version": "2.1.0", "requires": { "binary-extensions": "^2.0.0" } }, "is-boolean-object": { "version": "1.1.2", "dev": true, "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "is-buffer": { "version": "2.0.5" }, "is-callable": { "version": "1.2.7", "dev": true }, "is-core-module": { "version": "2.11.0", "requires": { "has": "^1.0.3" } }, "is-date-object": { "version": "1.0.5", "dev": true, "requires": { "has-tostringtag": "^1.0.0" } }, "is-decimal": { "version": "2.0.1" }, "is-docker": { "version": "3.0.0" }, "is-extendable": { "version": "0.1.1" }, "is-extglob": { "version": "2.1.1" }, "is-fullwidth-code-point": { "version": "3.0.0" }, "is-generator-function": { "version": "1.0.10", "dev": true, "requires": { "has-tostringtag": "^1.0.0" } }, "is-glob": { "version": "4.0.3", "requires": { "is-extglob": "^2.1.1" } }, "is-hexadecimal": { "version": "2.0.1" }, "is-interactive": { "version": "2.0.0" }, "is-nan": { "version": "1.3.2", "dev": true, "requires": { "call-bind": "^1.0.0", "define-properties": "^1.1.3" } }, "is-negative-zero": { "version": "2.0.2", "dev": true }, "is-number": { "version": "7.0.0" }, "is-number-object": { "version": "1.0.7", "dev": true, "requires": { "has-tostringtag": "^1.0.0" } }, "is-path-inside": { "version": "3.0.3", "dev": true }, "is-plain-obj": { "version": "4.1.0" }, "is-regex": { "version": "1.1.4", "dev": true, "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "is-shared-array-buffer": { "version": "1.0.2", "dev": true, "requires": { "call-bind": "^1.0.2" } }, "is-stream": { "version": "3.0.0" }, "is-string": { "version": "1.0.7", "dev": true, "requires": { "has-tostringtag": "^1.0.0" } }, "is-symbol": { "version": "1.0.4", "dev": true, "requires": { "has-symbols": "^1.0.2" } }, "is-typed-array": { "version": "1.1.9", "dev": true, "requires": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-abstract": "^1.20.0", "for-each": "^0.3.3", "has-tostringtag": "^1.0.0" } }, "is-unicode-supported": { "version": "0.1.0", "dev": true }, "is-weakref": { "version": "1.0.2", "dev": true, "requires": { "call-bind": "^1.0.2" } }, "is-wsl": { "version": "2.2.0", "requires": { "is-docker": "^2.0.0" }, "dependencies": { "is-docker": { "version": "2.2.1" } } }, "isexe": { "version": "2.0.0" }, "js-sdsl": { "version": "4.1.5", "dev": true }, "js-tokens": { "version": "4.0.0" }, "js-yaml": { "version": "4.1.0", "dev": true, "requires": { "argparse": "^2.0.1" } }, "jsesc": { "version": "2.5.2" }, "json-schema-traverse": { "version": "0.4.1", "dev": true }, "json-stable-stringify-without-jsonify": { "version": "1.0.1", "dev": true }, "json-stringify-safe": { "version": "5.0.1" }, "json5": { "version": "2.2.1" }, "jsonc-parser": { "version": "2.3.1" }, "kind-of": { "version": "6.0.3" }, "kleur": { "version": "4.1.5" }, "levn": { "version": "0.4.1", "dev": true, "requires": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" } }, "lilconfig": { "version": "2.0.6" }, "load-yaml-file": { "version": "0.2.0", "requires": { "graceful-fs": "^4.1.5", "js-yaml": "^3.13.0", "pify": "^4.0.1", "strip-bom": "^3.0.0" }, "dependencies": { "argparse": { "version": "1.0.10", "requires": { "sprintf-js": "~1.0.2" } }, "js-yaml": { "version": "3.14.1", "requires": { "argparse": "^1.0.7", "esprima": "^4.0.0" } }, "sprintf-js": { "version": "1.0.3" }, "strip-bom": { "version": "3.0.0" } } }, "locate-path": { "version": "6.0.0", "requires": { "p-locate": "^5.0.0" } }, "lodash.merge": { "version": "4.6.2", "dev": true }, "log-symbols": { "version": "4.1.0", "dev": true, "requires": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" }, "dependencies": { "ansi-styles": { "version": "4.3.0", "dev": true, "requires": { "color-convert": "^2.0.1" } }, "chalk": { "version": "4.1.2", "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "color-convert": { "version": "2.0.1", "dev": true, "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", "dev": true }, "has-flag": { "version": "4.0.0", "dev": true }, "supports-color": { "version": "7.2.0", "dev": true, "requires": { "has-flag": "^4.0.0" } } } }, "longest-streak": { "version": "3.0.1" }, "loose-envify": { "version": "1.4.0", "requires": { "js-tokens": "^3.0.0 || ^4.0.0" } }, "loupe": { "version": "2.3.4", "dev": true, "requires": { "get-func-name": "^2.0.0" } }, "lru-cache": { "version": "6.0.0", "requires": { "yallist": "^4.0.0" } }, "magic-string": { "version": "0.25.9", "requires": { "sourcemap-codec": "^1.4.8" } }, "markdown-table": { "version": "3.0.2" }, "matcher": { "version": "3.0.0", "requires": { "escape-string-regexp": "^4.0.0" }, "dependencies": { "escape-string-regexp": { "version": "4.0.0" } } }, "mdast-util-definitions": { "version": "5.1.1", "requires": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" } }, "mdast-util-find-and-replace": { "version": "2.2.1", "requires": { "escape-string-regexp": "^5.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.0.0" }, "dependencies": { "escape-string-regexp": { "version": "5.0.0" } } }, "mdast-util-from-markdown": { "version": "1.2.0", "requires": { "@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-gfm": { "version": "2.0.1", "requires": { "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-gfm-autolink-literal": { "version": "1.0.2", "requires": { "@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": { "version": "1.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0", "micromark-util-normalize-identifier": "^1.0.0" } }, "mdast-util-gfm-strikethrough": { "version": "1.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0" } }, "mdast-util-gfm-table": { "version": "1.0.6", "requires": { "@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": { "version": "1.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0" } }, "mdast-util-mdx-expression": { "version": "1.3.1", "requires": { "@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": { "version": "1.2.0", "requires": { "@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" }, "dependencies": { "@types/estree-jsx": { "version": "0.0.1", "requires": { "@types/estree": "*" } } } }, "mdast-util-to-hast": { "version": "12.2.4", "requires": { "@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": { "version": "1.3.0", "requires": { "@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": { "version": "3.1.0" }, "mdn-data": { "version": "2.0.14", "dev": true }, "merge-stream": { "version": "2.0.0" }, "merge2": { "version": "1.4.1" }, "micromark": { "version": "3.1.0", "requires": { "@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" } }, "micromark-core-commonmark": { "version": "1.0.6", "requires": { "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-gfm": { "version": "2.0.1", "requires": { "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-gfm-autolink-literal": { "version": "1.0.3", "requires": { "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": { "version": "1.0.4", "requires": { "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": { "version": "1.0.4", "requires": { "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": { "version": "1.0.5", "requires": { "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": { "version": "1.0.1", "requires": { "micromark-util-types": "^1.0.0" } }, "micromark-extension-gfm-task-list-item": { "version": "1.0.3", "requires": { "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-mdx-expression": { "version": "1.0.3", "requires": { "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-md": { "version": "1.0.0", "requires": { "micromark-util-types": "^1.0.0" } }, "micromark-factory-destination": { "version": "1.0.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-factory-label": { "version": "1.0.2", "requires": { "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": { "version": "1.0.6", "requires": { "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": { "version": "1.0.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-factory-title": { "version": "1.0.2", "requires": { "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": { "version": "1.0.0", "requires": { "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": { "version": "1.1.0", "requires": { "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-chunked": { "version": "1.0.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-classify-character": { "version": "1.0.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-combine-extensions": { "version": "1.0.0", "requires": { "micromark-util-chunked": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-decode-numeric-character-reference": { "version": "1.0.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-decode-string": { "version": "1.0.2", "requires": { "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": { "version": "1.0.1" }, "micromark-util-events-to-acorn": { "version": "1.2.0", "requires": { "@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": { "version": "1.1.0" }, "micromark-util-normalize-identifier": { "version": "1.0.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-resolve-all": { "version": "1.0.0", "requires": { "micromark-util-types": "^1.0.0" } }, "micromark-util-sanitize-uri": { "version": "1.1.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "micromark-util-subtokenize": { "version": "1.0.2", "requires": { "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": { "version": "1.0.1" }, "micromark-util-types": { "version": "1.0.2" }, "micromatch": { "version": "4.0.5", "requires": { "braces": "^3.0.2", "picomatch": "^2.3.1" } }, "micromodal": { "version": "0.4.10" }, "micromorph": { "version": "0.1.2", "dev": true }, "mime": { "version": "3.0.0" }, "mimer": { "version": "2.0.2", "dev": true }, "mimic-fn": { "version": "4.0.0" }, "mimic-response": { "version": "3.1.0", "dev": true }, "minimatch": { "version": "3.1.2", "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "1.2.7" }, "mkdirp-classic": { "version": "0.5.3", "dev": true }, "mocha": { "version": "10.1.0", "dev": true, "requires": { "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", "chokidar": "3.5.3", "debug": "4.3.4", "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", "glob": "7.2.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", "minimatch": "5.0.1", "ms": "2.1.3", "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", "workerpool": "6.2.1", "yargs": "16.2.0", "yargs-parser": "20.2.4", "yargs-unparser": "2.0.0" }, "dependencies": { "brace-expansion": { "version": "2.0.1", "dev": true, "requires": { "balanced-match": "^1.0.0" } }, "diff": { "version": "5.0.0", "dev": true }, "escape-string-regexp": { "version": "4.0.0", "dev": true }, "has-flag": { "version": "4.0.0", "dev": true }, "minimatch": { "version": "5.0.1", "dev": true, "requires": { "brace-expansion": "^2.0.1" } }, "ms": { "version": "2.1.3", "dev": true }, "supports-color": { "version": "8.1.1", "dev": true, "requires": { "has-flag": "^4.0.0" } }, "yargs-parser": { "version": "20.2.4", "dev": true } } }, "mri": { "version": "1.2.0" }, "mrmime": { "version": "1.0.1" }, "ms": { "version": "2.1.2" }, "nanoid": { "version": "3.3.3", "dev": true }, "napi-build-utils": { "version": "1.0.2", "dev": true }, "natural-compare": { "version": "1.4.0", "dev": true }, "nlcst-to-string": { "version": "2.0.4" }, "node-abi": { "version": "3.28.0", "dev": true, "requires": { "semver": "^7.3.5" } }, "node-addon-api": { "version": "5.0.0", "dev": true }, "node-domexception": { "version": "1.0.0" }, "node-fetch": { "version": "3.2.10", "requires": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } }, "node-releases": { "version": "2.0.6" }, "normalize-path": { "version": "3.0.0" }, "normalize-range": { "version": "0.1.2", "dev": true }, "npm-run-path": { "version": "5.1.0", "requires": { "path-key": "^4.0.0" }, "dependencies": { "path-key": { "version": "4.0.0" } } }, "nth-check": { "version": "2.1.1", "dev": true, "requires": { "boolbase": "^1.0.0" } }, "object-hash": { "version": "3.0.0" }, "object-inspect": { "version": "1.12.2", "dev": true }, "object-is": { "version": "1.1.5", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.3" } }, "object-keys": { "version": "1.1.1" }, "object.assign": { "version": "4.1.4", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" } }, "once": { "version": "1.4.0", "requires": { "wrappy": "1" } }, "onetime": { "version": "6.0.0", "requires": { "mimic-fn": "^4.0.0" } }, "open": { "version": "8.4.0", "requires": { "define-lazy-prop": "^2.0.0", "is-docker": "^2.1.1", "is-wsl": "^2.2.0" }, "dependencies": { "is-docker": { "version": "2.2.1" } } }, "optionator": { "version": "0.9.1", "dev": true, "requires": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", "word-wrap": "^1.2.3" } }, "ora": { "version": "6.1.2", "requires": { "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" }, "dependencies": { "chalk": { "version": "5.1.2" }, "is-unicode-supported": { "version": "1.3.0" }, "log-symbols": { "version": "5.1.0", "requires": { "chalk": "^5.0.0", "is-unicode-supported": "^1.1.0" } } } }, "p-finally": { "version": "1.0.0", "dev": true }, "p-limit": { "version": "3.1.0", "requires": { "yocto-queue": "^0.1.0" } }, "p-locate": { "version": "5.0.0", "requires": { "p-limit": "^3.0.2" } }, "p-queue": { "version": "6.6.2", "dev": true, "requires": { "eventemitter3": "^4.0.4", "p-timeout": "^3.2.0" } }, "p-timeout": { "version": "3.2.0", "dev": true, "requires": { "p-finally": "^1.0.0" } }, "p-try": { "version": "2.2.0" }, "parent-module": { "version": "1.0.1", "dev": true, "requires": { "callsites": "^3.0.0" } }, "parse-entities": { "version": "4.0.0", "requires": { "@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": { "version": "5.0.0", "requires": { "nlcst-to-string": "^2.0.0", "unist-util-modify-children": "^2.0.0", "unist-util-visit-children": "^1.0.0" } }, "parse5": { "version": "6.0.1" }, "path-browserify": { "version": "1.0.1" }, "path-exists": { "version": "4.0.0" }, "path-is-absolute": { "version": "1.0.1" }, "path-key": { "version": "3.1.1" }, "path-parse": { "version": "1.0.7" }, "path-to-regexp": { "version": "6.2.1" }, "path-type": { "version": "4.0.0", "dev": true }, "pathval": { "version": "1.1.1", "dev": true }, "picocolors": { "version": "1.0.0" }, "picomatch": { "version": "2.3.1" }, "pify": { "version": "4.0.1" }, "pkg-dir": { "version": "4.2.0", "requires": { "find-up": "^4.0.0" }, "dependencies": { "find-up": { "version": "4.1.0", "requires": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "locate-path": { "version": "5.0.0", "requires": { "p-locate": "^4.1.0" } }, "p-limit": { "version": "2.3.0", "requires": { "p-try": "^2.0.0" } }, "p-locate": { "version": "4.1.0", "requires": { "p-limit": "^2.2.0" } } } }, "pkg-up": { "version": "3.1.0", "requires": { "find-up": "^3.0.0" }, "dependencies": { "find-up": { "version": "3.0.0", "requires": { "locate-path": "^3.0.0" } }, "locate-path": { "version": "3.0.0", "requires": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" } }, "p-limit": { "version": "2.3.0", "requires": { "p-try": "^2.0.0" } }, "p-locate": { "version": "3.0.0", "requires": { "p-limit": "^2.0.0" } }, "path-exists": { "version": "3.0.0" } } }, "postcss": { "version": "8.4.18", "requires": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "dependencies": { "nanoid": { "version": "3.3.4" } } }, "postcss-import": { "version": "14.1.0", "requires": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" } }, "postcss-js": { "version": "4.0.0", "requires": { "camelcase-css": "^2.0.1" } }, "postcss-load-config": { "version": "3.1.4", "requires": { "lilconfig": "^2.0.5", "yaml": "^1.10.2" } }, "postcss-nested": { "version": "6.0.0", "requires": { "postcss-selector-parser": "^6.0.10" } }, "postcss-selector-parser": { "version": "6.0.10", "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } }, "postcss-value-parser": { "version": "4.2.0" }, "preact": { "version": "10.11.2" }, "preact-render-to-string": { "version": "5.2.5", "requires": { "pretty-format": "^3.8.0" } }, "prebuild-install": { "version": "7.1.1", "dev": true, "requires": { "detect-libc": "^2.0.0", "expand-template": "^2.0.3", "github-from-package": "0.0.0", "minimist": "^1.2.3", "mkdirp-classic": "^0.5.3", "napi-build-utils": "^1.0.1", "node-abi": "^3.3.0", "pump": "^3.0.0", "rc": "^1.2.7", "simple-get": "^4.0.0", "tar-fs": "^2.0.0", "tunnel-agent": "^0.6.0" } }, "preferred-pm": { "version": "3.0.3", "requires": { "find-up": "^5.0.0", "find-yarn-workspace-root2": "1.2.16", "path-exists": "^4.0.0", "which-pm": "2.0.0" } }, "prelude-ls": { "version": "1.2.1", "dev": true }, "prettier": { "version": "2.7.1" }, "prettier-linter-helpers": { "version": "1.0.0", "dev": true, "requires": { "fast-diff": "^1.1.2" } }, "prettier-plugin-astro": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.7.0.tgz", "integrity": "sha512-ehCUx7MqHWvkHwUmxxAWLsL35pFaCTM5YXQ8xjG/1W6dY2yBhvEks+2aCfjeI5zmMrZNCXkiMQtpznSlLSLrxw==", "requires": { "@astrojs/compiler": "^0.29.3", "prettier": "^2.7.1", "sass-formatter": "^0.7.5", "synckit": "^0.8.4" }, "dependencies": { "@astrojs/compiler": { "version": "0.29.5", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.29.5.tgz", "integrity": "sha512-XpSJyBO6ha5mGqsD71ie83SOcv3p7zKq6qzngyeLKhccCXtf9Zn/4tGbi/Iq4YmkRBNCjLEkF0wZMYWY+eJYAA==" } } }, "pretty-format": { "version": "3.8.0" }, "prismjs": { "version": "1.29.0" }, "prompts": { "version": "2.4.2", "requires": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" }, "dependencies": { "kleur": { "version": "3.0.3" } } }, "property-information": { "version": "6.1.1" }, "pump": { "version": "3.0.0", "dev": true, "requires": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "punycode": { "version": "2.1.1", "dev": true }, "queue": { "version": "6.0.2", "dev": true, "requires": { "inherits": "~2.0.3" } }, "queue-microtask": { "version": "1.2.3" }, "quick-lru": { "version": "5.1.1" }, "randombytes": { "version": "2.1.0", "dev": true, "requires": { "safe-buffer": "^5.1.0" } }, "rc": { "version": "1.2.8", "dev": true, "requires": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "dependencies": { "strip-json-comments": { "version": "2.0.1", "dev": true } } }, "react": { "version": "18.2.0", "requires": { "loose-envify": "^1.1.0" } }, "react-dom": { "version": "18.2.0", "requires": { "loose-envify": "^1.1.0", "scheduler": "^0.23.0" } }, "read-cache": { "version": "1.0.0", "requires": { "pify": "^2.3.0" }, "dependencies": { "pify": { "version": "2.3.0" } } }, "readable-stream": { "version": "3.6.0", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "readdirp": { "version": "3.6.0", "requires": { "picomatch": "^2.2.1" } }, "recast": { "version": "0.20.5", "requires": { "ast-types": "0.14.2", "esprima": "~4.0.0", "source-map": "~0.6.1", "tslib": "^2.0.1" }, "dependencies": { "source-map": { "version": "0.6.1" } } }, "regexp.prototype.flags": { "version": "1.4.3", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "functions-have-names": "^1.2.2" } }, "regexpp": { "version": "3.2.0", "dev": true }, "rehype": { "version": "12.0.1", "requires": { "@types/hast": "^2.0.0", "rehype-parse": "^8.0.0", "rehype-stringify": "^9.0.0", "unified": "^10.0.0" } }, "rehype-parse": { "version": "8.0.4", "requires": { "@types/hast": "^2.0.0", "hast-util-from-parse5": "^7.0.0", "parse5": "^6.0.0", "unified": "^10.0.0" } }, "rehype-raw": { "version": "6.1.1", "requires": { "@types/hast": "^2.0.0", "hast-util-raw": "^7.2.0", "unified": "^10.0.0" } }, "rehype-stringify": { "version": "9.0.3", "requires": { "@types/hast": "^2.0.0", "hast-util-to-html": "^8.0.0", "unified": "^10.0.0" } }, "remark-gfm": { "version": "3.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-gfm": "^2.0.0", "micromark-extension-gfm": "^2.0.0", "unified": "^10.0.0" } }, "remark-parse": { "version": "10.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "unified": "^10.0.0" } }, "remark-rehype": { "version": "10.1.0", "requires": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-to-hast": "^12.1.0", "unified": "^10.0.0" } }, "remark-smartypants": { "version": "2.0.0", "requires": { "retext": "^8.1.0", "retext-smartypants": "^5.1.0", "unist-util-visit": "^4.1.0" } }, "require-directory": { "version": "2.1.1", "dev": true }, "reselect": { "version": "4.1.6" }, "resolve": { "version": "1.22.1", "requires": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } }, "resolve-from": { "version": "4.0.0", "dev": true }, "resolve-pkg": { "version": "2.0.0", "dev": true, "requires": { "resolve-from": "^5.0.0" }, "dependencies": { "resolve-from": { "version": "5.0.0", "dev": true } } }, "restore-cursor": { "version": "4.0.0", "requires": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" }, "dependencies": { "mimic-fn": { "version": "2.1.0" }, "onetime": { "version": "5.1.2", "requires": { "mimic-fn": "^2.1.0" } } } }, "retext": { "version": "8.1.0", "requires": { "@types/nlcst": "^1.0.0", "retext-latin": "^3.0.0", "retext-stringify": "^3.0.0", "unified": "^10.0.0" } }, "retext-latin": { "version": "3.1.0", "requires": { "@types/nlcst": "^1.0.0", "parse-latin": "^5.0.0", "unherit": "^3.0.0", "unified": "^10.0.0" } }, "retext-smartypants": { "version": "5.2.0", "requires": { "@types/nlcst": "^1.0.0", "nlcst-to-string": "^3.0.0", "unified": "^10.0.0", "unist-util-visit": "^4.0.0" }, "dependencies": { "nlcst-to-string": { "version": "3.1.0", "requires": { "@types/nlcst": "^1.0.0" } } } }, "retext-stringify": { "version": "3.1.0", "requires": { "@types/nlcst": "^1.0.0", "nlcst-to-string": "^3.0.0", "unified": "^10.0.0" }, "dependencies": { "nlcst-to-string": { "version": "3.1.0", "requires": { "@types/nlcst": "^1.0.0" } } } }, "reusify": { "version": "1.0.4" }, "rimraf": { "version": "3.0.2", "dev": true, "requires": { "glob": "^7.1.3" } }, "roarr": { "version": "2.15.4", "requires": { "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": { "version": "2.78.1", "requires": { "fsevents": "~2.3.2" } }, "run-parallel": { "version": "1.2.0", "requires": { "queue-microtask": "^1.2.2" } }, "s.color": { "version": "0.0.15" }, "sade": { "version": "1.8.1", "requires": { "mri": "^1.1.0" } }, "safe-buffer": { "version": "5.2.1" }, "safe-regex-test": { "version": "1.0.0", "dev": true, "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "is-regex": "^1.1.4" } }, "sass-formatter": { "version": "0.7.5", "requires": { "suf-log": "^2.5.3" } }, "scheduler": { "version": "0.23.0", "requires": { "loose-envify": "^1.1.0" } }, "section-matter": { "version": "1.0.0", "requires": { "extend-shallow": "^2.0.1", "kind-of": "^6.0.0" } }, "semver": { "version": "7.3.8", "requires": { "lru-cache": "^6.0.0" } }, "semver-compare": { "version": "1.0.0" }, "serialize-error": { "version": "7.0.1", "requires": { "type-fest": "^0.13.1" }, "dependencies": { "type-fest": { "version": "0.13.1" } } }, "serialize-javascript": { "version": "6.0.0", "dev": true, "requires": { "randombytes": "^2.1.0" } }, "sharp": { "version": "0.30.7", "dev": true, "requires": { "color": "^4.2.3", "detect-libc": "^2.0.1", "node-addon-api": "^5.0.0", "prebuild-install": "^7.1.1", "semver": "^7.3.7", "simple-get": "^4.0.1", "tar-fs": "^2.1.1", "tunnel-agent": "^0.6.0" } }, "shebang-command": { "version": "2.0.0", "requires": { "shebang-regex": "^3.0.0" } }, "shebang-regex": { "version": "3.0.0" }, "shiki": { "version": "0.11.1", "requires": { "jsonc-parser": "^3.0.0", "vscode-oniguruma": "^1.6.1", "vscode-textmate": "^6.0.0" }, "dependencies": { "jsonc-parser": { "version": "3.2.0" } } }, "side-channel": { "version": "1.0.4", "dev": true, "requires": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" } }, "signal-exit": { "version": "3.0.7" }, "simple-concat": { "version": "1.0.1", "dev": true }, "simple-get": { "version": "4.0.1", "dev": true, "requires": { "decompress-response": "^6.0.0", "once": "^1.3.1", "simple-concat": "^1.0.0" } }, "simple-swizzle": { "version": "0.2.2", "dev": true, "requires": { "is-arrayish": "^0.3.1" } }, "sirv": { "version": "2.0.2", "requires": { "@polka/url": "^1.0.0-next.20", "mrmime": "^1.0.0", "totalist": "^3.0.0" } }, "sisteransi": { "version": "1.0.5" }, "slash": { "version": "4.0.0" }, "source-map": { "version": "0.7.4" }, "source-map-js": { "version": "1.0.2" }, "sourcemap-codec": { "version": "1.4.8" }, "space-separated-tokens": { "version": "2.0.1" }, "sprintf-js": { "version": "1.1.2" }, "stable": { "version": "0.1.8", "dev": true }, "string_decoder": { "version": "1.3.0", "requires": { "safe-buffer": "~5.2.0" } }, "string-width": { "version": "5.1.2", "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "string.prototype.trimend": { "version": "1.0.5", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.19.5" } }, "string.prototype.trimstart": { "version": "1.0.5", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.19.5" } }, "stringify-entities": { "version": "4.0.3", "requires": { "character-entities-html4": "^2.0.0", "character-entities-legacy": "^3.0.0" } }, "strip-ansi": { "version": "7.0.1", "requires": { "ansi-regex": "^6.0.1" } }, "strip-bom": { "version": "4.0.0" }, "strip-bom-string": { "version": "1.0.0" }, "strip-final-newline": { "version": "3.0.0" }, "strip-json-comments": { "version": "3.1.1", "dev": true }, "style-to-object": { "version": "0.3.0", "requires": { "inline-style-parser": "0.1.1" } }, "suf-log": { "version": "2.5.3", "requires": { "s.color": "0.0.15" } }, "supports-color": { "version": "5.5.0", "requires": { "has-flag": "^3.0.0" } }, "supports-esm": { "version": "1.0.0", "requires": { "has-package-exports": "^1.1.0" } }, "supports-preserve-symlinks-flag": { "version": "1.0.0" }, "svgo": { "version": "2.8.0", "dev": true, "requires": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^4.1.3", "css-tree": "^1.1.3", "csso": "^4.2.0", "picocolors": "^1.0.0", "stable": "^0.1.8" } }, "synckit": { "version": "0.8.4", "requires": { "@pkgr/utils": "^2.3.1", "tslib": "^2.4.0" } }, "tailwindcss": { "version": "3.2.1", "requires": { "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" }, "dependencies": { "color-name": { "version": "1.1.4" } } }, "tailwindcss-fluid-type": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/tailwindcss-fluid-type/-/tailwindcss-fluid-type-2.0.3.tgz", "integrity": "sha512-PE1yz2R+wMyB9updGxU3Ru/NzN2ZelRzEbkdR1F4Q3jlmma8MGnEfKG2Qkpzbmo49QYLUD/cFIUF23MmC6OMTA==", "dev": true, "requires": {} }, "tar-fs": { "version": "2.1.1", "dev": true, "requires": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" } }, "tar-stream": { "version": "2.2.0", "dev": true, "requires": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" }, "dependencies": { "bl": { "version": "4.1.0", "dev": true, "requires": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "buffer": { "version": "5.7.1", "dev": true, "requires": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } } } }, "text-table": { "version": "0.2.0", "dev": true }, "tiny-glob": { "version": "0.2.9", "requires": { "globalyzer": "0.1.0", "globrex": "^0.1.2" } }, "to-fast-properties": { "version": "2.0.0" }, "to-regex-range": { "version": "5.0.1", "requires": { "is-number": "^7.0.0" } }, "totalist": { "version": "3.0.0" }, "tr46": { "version": "0.0.3", "dev": true }, "trim-lines": { "version": "3.0.1" }, "trough": { "version": "2.1.0" }, "tsconfig-resolver": { "version": "3.0.1", "requires": { "@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" }, "dependencies": { "type-fest": { "version": "0.13.1" } } }, "tslib": { "version": "2.4.0" }, "tsm": { "version": "2.2.2", "requires": { "esbuild": "^0.14.0" } }, "tsutils": { "version": "3.21.0", "dev": true, "requires": { "tslib": "^1.8.1" }, "dependencies": { "tslib": { "version": "1.14.1", "dev": true } } }, "tunnel-agent": { "version": "0.6.0", "dev": true, "requires": { "safe-buffer": "^5.0.1" } }, "type-check": { "version": "0.4.0", "dev": true, "requires": { "prelude-ls": "^1.2.1" } }, "type-detect": { "version": "4.0.8", "dev": true }, "type-fest": { "version": "2.19.0" }, "typescript": { "version": "4.8.4" }, "unbox-primitive": { "version": "1.0.2", "dev": true, "requires": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" } }, "unherit": { "version": "3.0.0" }, "unified": { "version": "10.1.2", "requires": { "@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": { "version": "3.0.0", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-generated": { "version": "2.0.0" }, "unist-util-is": { "version": "5.1.1" }, "unist-util-map": { "version": "3.1.2", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-modify-children": { "version": "2.0.0", "requires": { "array-iterate": "^1.0.0" } }, "unist-util-position": { "version": "4.0.3", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-position-from-estree": { "version": "1.1.1", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-remove-position": { "version": "4.0.1", "requires": { "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" } }, "unist-util-stringify-position": { "version": "3.0.2", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-visit": { "version": "4.1.1", "requires": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.1.1" } }, "unist-util-visit-children": { "version": "1.1.4" }, "unist-util-visit-parents": { "version": "5.1.1", "requires": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" } }, "update-browserslist-db": { "version": "1.0.10", "requires": { "escalade": "^3.1.1", "picocolors": "^1.0.0" } }, "uri-js": { "version": "4.4.1", "dev": true, "requires": { "punycode": "^2.1.0" } }, "util": { "version": "0.12.5", "dev": true, "requires": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", "which-typed-array": "^1.1.2" } }, "util-deprecate": { "version": "1.0.2" }, "uvu": { "version": "0.5.6", "requires": { "dequal": "^2.0.0", "diff": "^5.0.0", "kleur": "^4.0.3", "sade": "^1.7.3" } }, "vfile": { "version": "5.3.5", "requires": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" } }, "vfile-location": { "version": "4.0.1", "requires": { "@types/unist": "^2.0.0", "vfile": "^5.0.0" } }, "vfile-message": { "version": "3.1.2", "requires": { "@types/unist": "^2.0.0", "unist-util-stringify-position": "^3.0.0" } }, "vite": { "version": "3.1.8", "requires": { "esbuild": "^0.15.9", "fsevents": "~2.3.2", "postcss": "^8.4.16", "resolve": "^1.22.1", "rollup": "~2.78.0" }, "dependencies": { "esbuild": { "version": "0.15.12", "requires": { "@esbuild/android-arm": "0.15.12", "@esbuild/linux-loong64": "0.15.12", "esbuild-android-64": "0.15.12", "esbuild-android-arm64": "0.15.12", "esbuild-darwin-64": "0.15.12", "esbuild-darwin-arm64": "0.15.12", "esbuild-freebsd-64": "0.15.12", "esbuild-freebsd-arm64": "0.15.12", "esbuild-linux-32": "0.15.12", "esbuild-linux-64": "0.15.12", "esbuild-linux-arm": "0.15.12", "esbuild-linux-arm64": "0.15.12", "esbuild-linux-mips64le": "0.15.12", "esbuild-linux-ppc64le": "0.15.12", "esbuild-linux-riscv64": "0.15.12", "esbuild-linux-s390x": "0.15.12", "esbuild-netbsd-64": "0.15.12", "esbuild-openbsd-64": "0.15.12", "esbuild-sunos-64": "0.15.12", "esbuild-windows-32": "0.15.12", "esbuild-windows-64": "0.15.12", "esbuild-windows-arm64": "0.15.12" } }, "esbuild-linux-64": { "version": "0.15.12", "optional": true } } }, "vscode-css-languageservice": { "version": "6.1.1", "requires": { "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": { "version": "5.0.2", "requires": { "vscode-languageserver-textdocument": "^1.0.7", "vscode-languageserver-types": "^3.17.2", "vscode-nls": "^5.2.0", "vscode-uri": "^3.0.4" } }, "vscode-jsonrpc": { "version": "8.0.2" }, "vscode-languageserver": { "version": "8.0.2", "requires": { "vscode-languageserver-protocol": "3.17.2" } }, "vscode-languageserver-protocol": { "version": "3.17.2", "requires": { "vscode-jsonrpc": "8.0.2", "vscode-languageserver-types": "3.17.2" } }, "vscode-languageserver-textdocument": { "version": "1.0.7" }, "vscode-languageserver-types": { "version": "3.17.2" }, "vscode-nls": { "version": "5.2.0" }, "vscode-oniguruma": { "version": "1.6.2" }, "vscode-textmate": { "version": "6.0.0" }, "vscode-uri": { "version": "3.0.6" }, "wcwidth": { "version": "1.0.1", "requires": { "defaults": "^1.0.3" } }, "web-namespaces": { "version": "2.0.1" }, "web-streams-polyfill": { "version": "3.2.1" }, "webidl-conversions": { "version": "3.0.1", "dev": true }, "whatwg-url": { "version": "5.0.0", "dev": true, "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "which": { "version": "2.0.2", "requires": { "isexe": "^2.0.0" } }, "which-boxed-primitive": { "version": "1.0.2", "dev": true, "requires": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" } }, "which-pm": { "version": "2.0.0", "requires": { "load-yaml-file": "^0.2.0", "path-exists": "^4.0.0" } }, "which-pm-runs": { "version": "1.1.0" }, "which-typed-array": { "version": "1.1.8", "dev": true, "requires": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-abstract": "^1.20.0", "for-each": "^0.3.3", "has-tostringtag": "^1.0.0", "is-typed-array": "^1.1.9" } }, "widest-line": { "version": "4.0.1", "requires": { "string-width": "^5.0.1" } }, "word-wrap": { "version": "1.2.3", "dev": true }, "workerpool": { "version": "6.2.1", "dev": true }, "wrap-ansi": { "version": "8.0.1", "requires": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "dependencies": { "ansi-styles": { "version": "6.2.1" } } }, "wrappy": { "version": "1.0.2" }, "xtend": { "version": "4.0.2" }, "y18n": { "version": "5.0.8", "dev": true }, "yallist": { "version": "4.0.0" }, "yaml": { "version": "1.10.2" }, "yargs": { "version": "16.2.0", "dev": true, "requires": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" }, "dependencies": { "ansi-regex": { "version": "5.0.1", "dev": true }, "emoji-regex": { "version": "8.0.0", "dev": true }, "string-width": { "version": "4.2.3", "dev": true, "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "strip-ansi": { "version": "6.0.1", "dev": true, "requires": { "ansi-regex": "^5.0.1" } }, "yargs-parser": { "version": "20.2.9", "dev": true } } }, "yargs-parser": { "version": "21.1.1" }, "yargs-unparser": { "version": "2.0.0", "dev": true, "requires": { "camelcase": "^6.0.0", "decamelize": "^4.0.0", "flat": "^5.0.2", "is-plain-obj": "^2.1.0" }, "dependencies": { "is-plain-obj": { "version": "2.1.0", "dev": true } } }, "yocto-queue": { "version": "0.1.0" }, "zod": { "version": "3.19.1" }, "zwitch": { "version": "2.0.2" } } }