mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-22 01:24:49 +03:00
23748 lines
676 KiB
JSON
23748 lines
676 KiB
JSON
{
|
|
"name": "web",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/plugin-client-redirects": "^2.4.0",
|
|
"@docusaurus/plugin-google-gtag": "2.4.0",
|
|
"@docusaurus/preset-classic": "2.4.0",
|
|
"@kodingdotninja/use-tailwind-breakpoint": "^0.0.5",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"@svgr/webpack": "^6.5.1",
|
|
"autoprefixer": "^10.4.13",
|
|
"classnames": "^2.3.2",
|
|
"clsx": "^1.2.1",
|
|
"plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
|
|
"postcss": "^8.4.19",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"prismjs": "^1.29.0",
|
|
"react": "^17.0.2",
|
|
"react-dom": "^17.0.2",
|
|
"react-feather": "^2.0.10",
|
|
"react-modal": "^3.14.3",
|
|
"react-player": "^2.16.0",
|
|
"react-tooltip": "^4.5.1",
|
|
"react-transition-group": "^4.4.5",
|
|
"tailwindcss": "^3.2.4"
|
|
},
|
|
"devDependencies": {
|
|
"@docusaurus/module-type-aliases": "2.2.0",
|
|
"prettier": "^3.0.3",
|
|
"prettier-plugin-tailwindcss": "^0.5.6",
|
|
"remark-cli": "^11.0.0",
|
|
"remark-validate-links": "^12.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.12.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/autocomplete-core": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.4.tgz",
|
|
"integrity": "sha512-daoLpQ3ps/VTMRZDEBfU8ixXd+amZcNJ4QSP3IERGyzqnL5Ch8uSRFt/4G8pUvW9c3o6GA4vtVv4I4lmnkdXyg==",
|
|
"dependencies": {
|
|
"@algolia/autocomplete-shared": "1.7.4"
|
|
}
|
|
},
|
|
"node_modules/@algolia/autocomplete-preset-algolia": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.7.4.tgz",
|
|
"integrity": "sha512-s37hrvLEIfcmKY8VU9LsAXgm2yfmkdHT3DnA3SgHaY93yjZ2qL57wzb5QweVkYuEBZkT2PIREvRoLXC2sxTbpQ==",
|
|
"dependencies": {
|
|
"@algolia/autocomplete-shared": "1.7.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@algolia/client-search": ">= 4.9.1 < 6",
|
|
"algoliasearch": ">= 4.9.1 < 6"
|
|
}
|
|
},
|
|
"node_modules/@algolia/autocomplete-shared": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.7.4.tgz",
|
|
"integrity": "sha512-2VGCk7I9tA9Ge73Km99+Qg87w0wzW4tgUruvWAn/gfey1ZXgmxZtyIRBebk35R1O8TbK77wujVtCnpsGpRy1kg=="
|
|
},
|
|
"node_modules/@algolia/cache-browser-local-storage": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.17.0.tgz",
|
|
"integrity": "sha512-myRSRZDIMYB8uCkO+lb40YKiYHi0fjpWRtJpR/dgkaiBlSD0plRyB6lLOh1XIfmMcSeBOqDE7y9m8xZMrXYfyQ==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/cache-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.17.0.tgz",
|
|
"integrity": "sha512-g8mXzkrcUBIPZaulAuqE7xyHhLAYAcF2xSch7d9dABheybaU3U91LjBX6eJTEB7XVhEsgK4Smi27vWtAJRhIKQ=="
|
|
},
|
|
"node_modules/@algolia/cache-in-memory": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.17.0.tgz",
|
|
"integrity": "sha512-PT32ciC/xI8z919d0oknWVu3kMfTlhQn3MKxDln3pkn+yA7F7xrxSALysxquv+MhFfNAcrtQ/oVvQVBAQSHtdw==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-account": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.17.0.tgz",
|
|
"integrity": "sha512-sSEHx9GA6m7wrlsSMNBGfyzlIfDT2fkz2u7jqfCCd6JEEwmxt8emGmxAU/0qBfbhRSuGvzojoLJlr83BSZAKjA==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-analytics": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.17.0.tgz",
|
|
"integrity": "sha512-84ooP8QA3mQ958hQ9wozk7hFUbAO+81CX1CjAuerxBqjKIInh1fOhXKTaku05O/GHBvcfExpPLIQuSuLYziBXQ==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.17.0.tgz",
|
|
"integrity": "sha512-jHMks0ZFicf8nRDn6ma8DNNsdwGgP/NKiAAL9z6rS7CymJ7L0+QqTJl3rYxRW7TmBhsUH40wqzmrG6aMIN/DrQ==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-personalization": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.17.0.tgz",
|
|
"integrity": "sha512-RMzN4dZLIta1YuwT7QC9o+OeGz2cU6eTOlGNE/6RcUBLOU3l9tkCOdln5dPE2jp8GZXPl2yk54b2nSs1+pAjqw==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-search": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.17.0.tgz",
|
|
"integrity": "sha512-x4P2wKrrRIXszT8gb7eWsMHNNHAJs0wE7/uqbufm4tZenAp+hwU/hq5KVsY50v+PfwM0LcDwwn/1DroujsTFoA==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/events": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz",
|
|
"integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ=="
|
|
},
|
|
"node_modules/@algolia/logger-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.17.0.tgz",
|
|
"integrity": "sha512-DGuoZqpTmIKJFDeyAJ7M8E/LOenIjWiOsg1XJ1OqAU/eofp49JfqXxbfgctlVZVmDABIyOz8LqEoJ6ZP4DTyvw=="
|
|
},
|
|
"node_modules/@algolia/logger-console": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.17.0.tgz",
|
|
"integrity": "sha512-zMPvugQV/gbXUvWBCzihw6m7oxIKp48w37QBIUu/XqQQfxhjoOE9xyfJr1KldUt5FrYOKZJVsJaEjTsu+bIgQg==",
|
|
"dependencies": {
|
|
"@algolia/logger-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/requester-browser-xhr": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.17.0.tgz",
|
|
"integrity": "sha512-aSOX/smauyTkP21Pf52pJ1O2LmNFJ5iHRIzEeTh0mwBeADO4GdG94cAWDILFA9rNblq/nK3EDh3+UyHHjplZ1A==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/requester-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.17.0.tgz",
|
|
"integrity": "sha512-XJjmWFEUlHu0ijvcHBoixuXfEoiRUdyzQM6YwTuB8usJNIgShua8ouFlRWF8iCeag0vZZiUm4S2WCVBPkdxFgg=="
|
|
},
|
|
"node_modules/@algolia/requester-node-http": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.17.0.tgz",
|
|
"integrity": "sha512-bpb/wDA1aC6WxxM8v7TsFspB7yBN3nqCGs2H1OADolQR/hiAIjAxusbuMxVbRFOdaUvAIqioIIkWvZdpYNIn8w==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@algolia/transporter": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.17.0.tgz",
|
|
"integrity": "sha512-6xL6H6fe+Fi0AEP3ziSgC+G04RK37iRb4uUUqVAH9WPYFI8g+LYFq6iv5HS8Cbuc5TTut+Bwj6G+dh/asdb9uA==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.17.0",
|
|
"@algolia/logger-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.21.4",
|
|
"@babel/generator": "^7.21.4",
|
|
"@babel/helper-compilation-targets": "^7.21.4",
|
|
"@babel/helper-module-transforms": "^7.21.2",
|
|
"@babel/helpers": "^7.21.0",
|
|
"@babel/parser": "^7.21.4",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.4",
|
|
"@babel/types": "^7.21.4",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.2",
|
|
"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.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.21.4",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.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-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-explode-assignable-expression": "^7.18.6",
|
|
"@babel/types": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.21.4",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"browserslist": "^4.21.3",
|
|
"lru-cache": "^5.1.1",
|
|
"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-create-class-features-plugin": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-member-expression-to-functions": "^7.21.0",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.20.7",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/helper-split-export-declaration": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"regexpu-core": "^5.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.17.7",
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2",
|
|
"semver": "^6.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider/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-explode-assignable-expression": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/types": "^7.21.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-member-expression-to-functions": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.21.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.21.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.20.2",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.2",
|
|
"@babel/types": "^7.21.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.20.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-wrap-function": "^7.18.9",
|
|
"@babel/types": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-member-expression-to-functions": "^7.20.7",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.20.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.20.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.0"
|
|
},
|
|
"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.21.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.20.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.19.0",
|
|
"@babel/template": "^7.18.10",
|
|
"@babel/traverse": "^7.20.5",
|
|
"@babel/types": "^7.20.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0"
|
|
},
|
|
"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/highlight/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/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/@babel/highlight/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.9",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-static-block": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-dynamic-import": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-export-namespace-from": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-json-strings": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-logical-assignment-operators": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-numeric-separator": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.20.5",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-optional-catch-binding": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-methods": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-unicode-property-regex": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.20.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"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-block-scoping": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-replace-supers": "^7.20.7",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/template": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.21.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.18.9",
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"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-modules-amd": {
|
|
"version": "7.20.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.20.11",
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.21.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.21.2",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-simple-access": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.20.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.20.11",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-identifier": "^7.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.20.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.20.5",
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"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-object-super": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.21.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"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-constant-elements": {
|
|
"version": "7.21.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
"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.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-jsx": "^7.18.6",
|
|
"@babel/types": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.20.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"regenerator-transform": "^0.15.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"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-runtime": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.21.4",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.3",
|
|
"babel-plugin-polyfill-corejs3": "^0.6.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.4.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"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-spread": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"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-template-literals": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.18.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.21.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-typescript": "^7.20.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.18.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.21.4",
|
|
"@babel/helper-compilation-targets": "^7.21.4",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.20.7",
|
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
"@babel/plugin-proposal-class-static-block": "^7.21.0",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
|
|
"@babel/plugin-proposal-json-strings": "^7.18.6",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
|
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.21.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.20.0",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-transform-arrow-functions": "^7.20.7",
|
|
"@babel/plugin-transform-async-to-generator": "^7.20.7",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoping": "^7.21.0",
|
|
"@babel/plugin-transform-classes": "^7.21.0",
|
|
"@babel/plugin-transform-computed-properties": "^7.20.7",
|
|
"@babel/plugin-transform-destructuring": "^7.21.3",
|
|
"@babel/plugin-transform-dotall-regex": "^7.18.6",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.18.9",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.18.6",
|
|
"@babel/plugin-transform-for-of": "^7.21.0",
|
|
"@babel/plugin-transform-function-name": "^7.18.9",
|
|
"@babel/plugin-transform-literals": "^7.18.9",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
|
|
"@babel/plugin-transform-modules-amd": "^7.20.11",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.20.11",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.6",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5",
|
|
"@babel/plugin-transform-new-target": "^7.18.6",
|
|
"@babel/plugin-transform-object-super": "^7.18.6",
|
|
"@babel/plugin-transform-parameters": "^7.21.3",
|
|
"@babel/plugin-transform-property-literals": "^7.18.6",
|
|
"@babel/plugin-transform-regenerator": "^7.20.5",
|
|
"@babel/plugin-transform-reserved-words": "^7.18.6",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.18.6",
|
|
"@babel/plugin-transform-spread": "^7.20.7",
|
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
|
"@babel/plugin-transform-template-literals": "^7.18.9",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.18.10",
|
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.21.4",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.3",
|
|
"babel-plugin-polyfill-corejs3": "^0.6.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.4.1",
|
|
"core-js-compat": "^3.25.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
|
|
"@babel/plugin-transform-dotall-regex": "^7.4.4",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-react": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-react-display-name": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-typescript": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
|
|
"@babel/plugin-transform-typescript": "^7.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/regjsgen": {
|
|
"version": "0.8.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js-pure": "^3.25.1",
|
|
"regenerator-runtime": "^0.13.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.20.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.21.4",
|
|
"@babel/generator": "^7.21.4",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.21.4",
|
|
"@babel/types": "^7.21.4",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.21.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/@colors/colors": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
"version": "0.5.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docsearch/css": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.3.3.tgz",
|
|
"integrity": "sha512-6SCwI7P8ao+se1TUsdZ7B4XzL+gqeQZnBc+2EONZlcVa0dVrk0NjETxozFKgMv0eEGH8QzP1fkN+A1rH61l4eg=="
|
|
},
|
|
"node_modules/@docsearch/react": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.3.3.tgz",
|
|
"integrity": "sha512-pLa0cxnl+G0FuIDuYlW+EBK6Rw2jwLw9B1RHIeS4N4s2VhsfJ/wzeCi3CWcs5yVfxLd5ZK50t//TMA5e79YT7Q==",
|
|
"dependencies": {
|
|
"@algolia/autocomplete-core": "1.7.4",
|
|
"@algolia/autocomplete-preset-algolia": "1.7.4",
|
|
"@docsearch/css": "3.3.3",
|
|
"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/@docusaurus/core": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.18.6",
|
|
"@babel/generator": "^7.18.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-runtime": "^7.18.6",
|
|
"@babel/preset-env": "^7.18.6",
|
|
"@babel/preset-react": "^7.18.6",
|
|
"@babel/preset-typescript": "^7.18.6",
|
|
"@babel/runtime": "^7.18.6",
|
|
"@babel/runtime-corejs3": "^7.18.6",
|
|
"@babel/traverse": "^7.18.8",
|
|
"@docusaurus/cssnano-preset": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@slorber/static-site-generator-webpack-plugin": "^4.0.7",
|
|
"@svgr/webpack": "^6.2.1",
|
|
"autoprefixer": "^10.4.7",
|
|
"babel-loader": "^8.2.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"boxen": "^6.2.1",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.3",
|
|
"clean-css": "^5.3.0",
|
|
"cli-table3": "^0.6.2",
|
|
"combine-promises": "^1.1.0",
|
|
"commander": "^5.1.0",
|
|
"copy-webpack-plugin": "^11.0.0",
|
|
"core-js": "^3.23.3",
|
|
"css-loader": "^6.7.1",
|
|
"css-minimizer-webpack-plugin": "^4.0.0",
|
|
"cssnano": "^5.1.12",
|
|
"del": "^6.1.1",
|
|
"detect-port": "^1.3.0",
|
|
"escape-html": "^1.0.3",
|
|
"eta": "^2.0.0",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"html-minifier-terser": "^6.1.0",
|
|
"html-tags": "^3.2.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"import-fresh": "^3.3.0",
|
|
"leven": "^3.1.0",
|
|
"lodash": "^4.17.21",
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
"postcss": "^8.4.14",
|
|
"postcss-loader": "^7.0.0",
|
|
"prompts": "^2.4.2",
|
|
"react-dev-utils": "^12.0.1",
|
|
"react-helmet-async": "^1.3.0",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2",
|
|
"react-loadable-ssr-addon-v5-slorber": "^1.0.1",
|
|
"react-router": "^5.3.3",
|
|
"react-router-config": "^5.1.1",
|
|
"react-router-dom": "^5.3.3",
|
|
"rtl-detect": "^1.0.4",
|
|
"semver": "^7.3.7",
|
|
"serve-handler": "^6.1.3",
|
|
"shelljs": "^0.8.5",
|
|
"terser-webpack-plugin": "^5.3.3",
|
|
"tslib": "^2.4.0",
|
|
"update-notifier": "^5.1.0",
|
|
"url-loader": "^4.1.1",
|
|
"wait-on": "^6.0.1",
|
|
"webpack": "^5.73.0",
|
|
"webpack-bundle-analyzer": "^4.5.0",
|
|
"webpack-dev-server": "^4.9.3",
|
|
"webpack-merge": "^5.8.0",
|
|
"webpackbar": "^5.0.2"
|
|
},
|
|
"bin": {
|
|
"docusaurus": "bin/docusaurus.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/cssnano-preset": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-preset-advanced": "^5.3.8",
|
|
"postcss": "^8.4.14",
|
|
"postcss-sort-media-queries": "^4.2.1",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/logger": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.2",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/mdx-loader": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.18.8",
|
|
"@babel/traverse": "^7.18.8",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@mdx-js/mdx": "^1.6.22",
|
|
"escape-html": "^1.0.3",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"image-size": "^1.0.1",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"remark-emoji": "^2.2.0",
|
|
"stringify-object": "^3.3.0",
|
|
"tslib": "^2.4.0",
|
|
"unified": "^9.2.2",
|
|
"unist-util-visit": "^2.0.3",
|
|
"url-loader": "^4.1.1",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/module-type-aliases": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.2.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-client-redirects": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-2.4.0.tgz",
|
|
"integrity": "sha512-HsS+Dc2ZLWhfpjYJ5LIrOB/XfXZcElcC7o1iA4yIVtiFz+LHhwP863fhqbwSJ1c6tNDOYBH3HwbskHrc/PIn7Q==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"eta": "^2.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-blog": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.4.0.tgz",
|
|
"integrity": "sha512-YwkAkVUxtxoBAIj/MCb4ohN0SCtHBs4AS75jMhPpf67qf3j+U/4n33cELq7567hwyZ6fMz2GPJcVmctzlGGThQ==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"cheerio": "^1.0.0-rc.12",
|
|
"feed": "^4.2.2",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"reading-time": "^1.5.0",
|
|
"tslib": "^2.4.0",
|
|
"unist-util-visit": "^2.0.3",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-blog/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-docs": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.4.0.tgz",
|
|
"integrity": "sha512-ic/Z/ZN5Rk/RQo+Io6rUGpToOtNbtPloMR2JcGwC1xT2riMu6zzfSwmBi9tHJgdXH6CB5jG+0dOZZO8QS5tmDg==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@types/react-router-config": "^5.0.6",
|
|
"combine-promises": "^1.1.0",
|
|
"fs-extra": "^10.1.0",
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-docs/node_modules/@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"dependencies": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-docs/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-pages": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.4.0.tgz",
|
|
"integrity": "sha512-Pk2pOeOxk8MeU3mrTU0XLIgP9NZixbdcJmJ7RUFrZp1Aj42nd0RhIT14BGvXXyqb8yTQlk4DmYGAzqOfBsFyGw==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"tslib": "^2.4.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-content-pages/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-debug": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-2.4.0.tgz",
|
|
"integrity": "sha512-KC56DdYjYT7Txyux71vXHXGYZuP6yYtqwClvYpjKreWIHWus5Zt6VNi23rMZv3/QKhOCrN64zplUbdfQMvddBQ==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"react-json-view": "^1.21.3",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-debug/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-analytics": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.4.0.tgz",
|
|
"integrity": "sha512-uGUzX67DOAIglygdNrmMOvEp8qG03X20jMWadeqVQktS6nADvozpSLGx4J0xbkblhJkUzN21WiilsP9iVP+zkw==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-analytics/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-gtag": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-gtag/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-tag-manager": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-2.4.0.tgz",
|
|
"integrity": "sha512-E66uGcYs4l7yitmp/8kMEVQftFPwV9iC62ORh47Veqzs6ExwnhzBkJmwDnwIysHBF1vlxnzET0Fl2LfL5fRR3A==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-google-tag-manager/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-sitemap": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.4.0.tgz",
|
|
"integrity": "sha512-pZxh+ygfnI657sN8a/FkYVIAmVv0CGk71QMKqJBOfMmDHNN1FeDeFkBjWP49ejBqpqAhjufkv5UWq3UOu2soCw==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"sitemap": "^7.1.1",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/plugin-sitemap/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/preset-classic": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-2.4.0.tgz",
|
|
"integrity": "sha512-/5z5o/9bc6+P5ool2y01PbJhoGddEGsC0ej1MF6mCoazk8A+kW4feoUd68l7Bnv01rCnG3xy7kHUQP97Y0grUA==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/plugin-debug": "2.4.0",
|
|
"@docusaurus/plugin-google-analytics": "2.4.0",
|
|
"@docusaurus/plugin-google-gtag": "2.4.0",
|
|
"@docusaurus/plugin-google-tag-manager": "2.4.0",
|
|
"@docusaurus/plugin-sitemap": "2.4.0",
|
|
"@docusaurus/theme-classic": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-search-algolia": "2.4.0",
|
|
"@docusaurus/types": "2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/preset-classic/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/react-loadable": {
|
|
"version": "5.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-classic": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-2.4.0.tgz",
|
|
"integrity": "sha512-GMDX5WU6Z0OC65eQFgl3iNNEbI9IMJz9f6KnOyuMxNUR6q0qVLsKCNopFUDfFNJ55UU50o7P7o21yVhkwpfJ9w==",
|
|
"dependencies": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-translations": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"clsx": "^1.2.1",
|
|
"copy-text-to-clipboard": "^3.0.1",
|
|
"infima": "0.2.0-alpha.43",
|
|
"lodash": "^4.17.21",
|
|
"nprogress": "^0.2.0",
|
|
"postcss": "^8.4.14",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"prismjs": "^1.28.0",
|
|
"react-router-dom": "^5.3.3",
|
|
"rtlcss": "^3.5.0",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"dependencies": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-common": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-2.4.0.tgz",
|
|
"integrity": "sha512-IkG/l5f/FLY6cBIxtPmFnxpuPzc5TupuqlOx+XDN+035MdQcAh8wHXXZJAkTeYDeZ3anIUSUIvWa7/nRKoQEfg==",
|
|
"dependencies": {
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"clsx": "^1.2.1",
|
|
"parse-numeric-range": "^1.3.0",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"tslib": "^2.4.0",
|
|
"use-sync-external-store": "^1.2.0",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-common/node_modules/@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"dependencies": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-common/node_modules/@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-search-algolia": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.4.0.tgz",
|
|
"integrity": "sha512-pPCJSCL1Qt4pu/Z0uxBAuke0yEBbxh0s4fOvimna7TEcBLPq0x06/K78AaABXrTVQM6S0vdocFl9EoNgU17hqA==",
|
|
"dependencies": {
|
|
"@docsearch/react": "^3.1.1",
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-translations": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"algoliasearch": "^4.13.1",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"clsx": "^1.2.1",
|
|
"eta": "^2.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/theme-translations": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-2.4.0.tgz",
|
|
"integrity": "sha512-kEoITnPXzDPUMBHk3+fzEzbopxLD3fR5sDoayNH0vXkpUukA88/aDL1bqkhxWZHA3LOfJ3f0vJbOwmnXW5v85Q==",
|
|
"dependencies": {
|
|
"fs-extra": "^10.1.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/types": {
|
|
"version": "2.2.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0",
|
|
"react-dom": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/utils": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@svgr/webpack": "^6.2.1",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"github-slugger": "^1.4.0",
|
|
"globby": "^11.1.0",
|
|
"gray-matter": "^4.0.3",
|
|
"js-yaml": "^4.1.0",
|
|
"lodash": "^4.17.21",
|
|
"micromatch": "^4.0.5",
|
|
"resolve-pathname": "^3.0.0",
|
|
"shelljs": "^0.8.5",
|
|
"tslib": "^2.4.0",
|
|
"url-loader": "^4.1.1",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"@docusaurus/types": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@docusaurus/types": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/utils-common": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"@docusaurus/types": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@docusaurus/types": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@docusaurus/utils-validation": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"joi": "^17.6.0",
|
|
"js-yaml": "^4.1.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
}
|
|
},
|
|
"node_modules/@hapi/hoek": {
|
|
"version": "9.3.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@hapi/topo": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "29.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.25.16"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "29.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.3",
|
|
"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/@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/source-map": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "3.1.0",
|
|
"@jridgewell/sourcemap-codec": "1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@kodingdotninja/use-tailwind-breakpoint": {
|
|
"version": "0.0.5",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=16.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@leichtgewicht/ip-codec": {
|
|
"version": "2.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@mdx-js/mdx": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
|
"@mdx-js/util": "1.6.22",
|
|
"babel-plugin-apply-mdx-type-prop": "1.6.22",
|
|
"babel-plugin-extract-import-names": "1.6.22",
|
|
"camelcase-css": "2.0.1",
|
|
"detab": "2.0.4",
|
|
"hast-util-raw": "6.0.1",
|
|
"lodash.uniq": "4.5.0",
|
|
"mdast-util-to-hast": "10.0.1",
|
|
"remark-footnotes": "2.0.0",
|
|
"remark-mdx": "1.6.22",
|
|
"remark-parse": "8.0.3",
|
|
"remark-squeeze-paragraphs": "4.0.0",
|
|
"style-to-object": "0.3.0",
|
|
"unified": "9.2.0",
|
|
"unist-builder": "2.0.3",
|
|
"unist-util-visit": "2.0.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/core": {
|
|
"version": "7.12.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/unified": {
|
|
"version": "9.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/react": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.13.1 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/util": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"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/@npmcli/config": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.2.1.tgz",
|
|
"integrity": "sha512-Cj/OrSbrLvnwWuzquFCDTwFN8QmR+SWH6qLNCBttUreDkKM5D5p36SeSMbcEUiCGdwjUrVy2yd8C0REwwwDPEw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@npmcli/map-workspaces": "^3.0.2",
|
|
"ci-info": "^3.8.0",
|
|
"ini": "^4.1.0",
|
|
"nopt": "^7.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"read-package-json-fast": "^3.0.2",
|
|
"semver": "^7.3.5",
|
|
"walk-up-path": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/config/node_modules/ini": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
|
|
"integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/map-workspaces": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz",
|
|
"integrity": "sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@npmcli/name-from-folder": "^2.0.0",
|
|
"glob": "^10.2.2",
|
|
"minimatch": "^9.0.0",
|
|
"read-package-json-fast": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/map-workspaces/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/map-workspaces/node_modules/glob": {
|
|
"version": "10.3.3",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
|
|
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^2.0.3",
|
|
"minimatch": "^9.0.1",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
"path-scurry": "^1.10.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/map-workspaces/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/name-from-folder": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz",
|
|
"integrity": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@polka/url": {
|
|
"version": "1.0.0-next.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sideway/address": {
|
|
"version": "4.1.4",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sideway/formula": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@sideway/pinpoint": {
|
|
"version": "2.0.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@sinclair/typebox": {
|
|
"version": "0.25.24",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sindresorhus/is": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@slorber/static-site-generator-webpack-plugin": {
|
|
"version": "4.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eval": "^0.1.8",
|
|
"p-map": "^4.0.0",
|
|
"webpack-sources": "^3.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-add-jsx-attribute": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-svg-dynamic-title": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-svg-em-dimensions": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-transform-react-native-svg": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-transform-svg-component": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-preset": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@svgr/babel-plugin-add-jsx-attribute": "^6.5.1",
|
|
"@svgr/babel-plugin-remove-jsx-attribute": "*",
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": "*",
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": "^6.5.1",
|
|
"@svgr/babel-plugin-svg-dynamic-title": "^6.5.1",
|
|
"@svgr/babel-plugin-svg-em-dimensions": "^6.5.1",
|
|
"@svgr/babel-plugin-transform-react-native-svg": "^6.5.1",
|
|
"@svgr/babel-plugin-transform-svg-component": "^6.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/core": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.19.6",
|
|
"@svgr/babel-preset": "^6.5.1",
|
|
"@svgr/plugin-jsx": "^6.5.1",
|
|
"camelcase": "^6.2.0",
|
|
"cosmiconfig": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/hast-util-to-babel-ast": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.0",
|
|
"entities": "^4.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-jsx": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.19.6",
|
|
"@svgr/babel-preset": "^6.5.1",
|
|
"@svgr/hast-util-to-babel-ast": "^6.5.1",
|
|
"svg-parser": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@svgr/core": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.1",
|
|
"deepmerge": "^4.2.2",
|
|
"svgo": "^2.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"@svgr/core": "*"
|
|
}
|
|
},
|
|
"node_modules/@svgr/webpack": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.19.6",
|
|
"@babel/plugin-transform-react-constant-elements": "^7.18.12",
|
|
"@babel/preset-env": "^7.19.4",
|
|
"@babel/preset-react": "^7.18.6",
|
|
"@babel/preset-typescript": "^7.18.6",
|
|
"@svgr/core": "^6.5.1",
|
|
"@svgr/plugin-jsx": "^6.5.1",
|
|
"@svgr/plugin-svgo": "^6.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@trysound/sax": {
|
|
"version": "0.2.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@tsconfig/node10": {
|
|
"version": "1.0.9",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@tsconfig/node12": {
|
|
"version": "1.0.11",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@tsconfig/node14": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@tsconfig/node16": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/bonjour": {
|
|
"version": "3.5.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/concat-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.0.tgz",
|
|
"integrity": "sha512-t3YCerNM7NTVjLuICZo5gYAXYoDvpuuTceCcFQWcDQz26kxUR5uIWolxbIR5jRNIXpMqhOpW/b8imCR1LEmuJw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect-history-api-fallback": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/debug": {
|
|
"version": "4.1.8",
|
|
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.8.tgz",
|
|
"integrity": "sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint": {
|
|
"version": "8.37.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint-scope": {
|
|
"version": "3.7.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "0.0.51",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "4.17.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "4.17.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/hast": {
|
|
"version": "2.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/history": {
|
|
"version": "4.7.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-proxy": {
|
|
"version": "1.17.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/is-empty": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.1.tgz",
|
|
"integrity": "sha512-a3xgqnFTuNJDm1fjsTjHocYJ40Cz3t8utYpi5GNaxzrJC2HSD08ym+whIL7fNqiqBCdM9bcqD1H/tORWAFXoZw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mdast": {
|
|
"version": "3.0.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/ms": {
|
|
"version": "0.7.31",
|
|
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz",
|
|
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "18.15.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/parse-json": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/parse5": {
|
|
"version": "5.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.9.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-router": {
|
|
"version": "5.1.20",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-router-config": {
|
|
"version": "5.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@types/react-router-dom": {
|
|
"version": "5.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/retry": {
|
|
"version": "0.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/sax": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.4.tgz",
|
|
"integrity": "sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.16.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/serve-index": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/sockjs": {
|
|
"version": "0.3.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-dPWnWsf+kzIG140B8z2w3fr5D03TLWbOAFQl45xUpI3vcizeXriNR5VYkWZ+WTMsUHqZ9Xlt3hrxGNANFyNQfw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/text-table": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/@types/text-table/-/text-table-0.2.2.tgz",
|
|
"integrity": "sha512-dGoI5Af7To0R2XE8wJuc6vwlavWARsCh3UKJPjWs1YEqGUqfgBI/j/4GX0yf19/DsDPPf0YAXWAp8psNeIehLg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/unist": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "17.0.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/ast": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-numbers": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.11.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-opt": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"@webassemblyjs/wast-printer": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@xtuc/ieee754": {
|
|
"version": "1.2.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@xtuc/long": {
|
|
"version": "4.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
|
|
"integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/accepts/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/accepts/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.8.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-import-assertions": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^8"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "8.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/address": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"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/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/algoliasearch": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.17.0.tgz",
|
|
"integrity": "sha512-JMRh2Mw6sEnVMiz6+APsi7lx9a2jiDFF+WUtANaUVCv6uSU9UOLdo5h9K3pdP6frRRybaM2fX8b1u0nqICS9aA==",
|
|
"dependencies": {
|
|
"@algolia/cache-browser-local-storage": "4.17.0",
|
|
"@algolia/cache-common": "4.17.0",
|
|
"@algolia/cache-in-memory": "4.17.0",
|
|
"@algolia/client-account": "4.17.0",
|
|
"@algolia/client-analytics": "4.17.0",
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-personalization": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/logger-common": "4.17.0",
|
|
"@algolia/logger-console": "4.17.0",
|
|
"@algolia/requester-browser-xhr": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/requester-node-http": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"node_modules/algoliasearch-helper": {
|
|
"version": "3.12.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.12.0.tgz",
|
|
"integrity": "sha512-/j1U3PEwdan0n6P/QqSnSpNSLC5+cEMvyljd5CnmNmUjDlGrys+vFEOwjVEnqELIiAGMHEA/Nl3CiKVFBUYqyQ==",
|
|
"dependencies": {
|
|
"@algolia/events": "^4.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"algoliasearch": ">= 3.1 < 6"
|
|
}
|
|
},
|
|
"node_modules/ansi-align": {
|
|
"version": "3.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"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-html-community": {
|
|
"version": "0.0.8",
|
|
"engines": [
|
|
"node >= 0.8.0"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"ansi-html": "bin/ansi-html"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/any-promise": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"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",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/array-flatten": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
|
|
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
|
|
},
|
|
"node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/autoprefixer": {
|
|
"version": "10.4.14",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.5",
|
|
"caniuse-lite": "^1.0.30001464",
|
|
"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/axios": {
|
|
"version": "0.25.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.7"
|
|
}
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"webpack": ">=2"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-apply-mdx-type-prop": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@mdx-js/util": "1.6.22"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-apply-mdx-type-prop/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-extract-import-names": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "7.10.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-extract-import-names/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.17.7",
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3",
|
|
"semver": "^6.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3",
|
|
"core-js-compat": "^3.25.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/bail": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base16": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/base16/-/base16-1.0.0.tgz",
|
|
"integrity": "sha512-pNdYkNPiJUnEhnfXV56+sQy8+AaPcG3POZAUnwr4EeqCUZFz4u2PePbo3e5Gj4ziYPCWGUZT9RHisvJKnwFuBQ=="
|
|
},
|
|
"node_modules/batch": {
|
|
"version": "0.6.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.2",
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz",
|
|
"integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.5",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.11.0",
|
|
"raw-body": "2.5.2",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
|
|
},
|
|
"node_modules/bonjour-service": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-flatten": "^2.1.2",
|
|
"dns-equal": "^1.0.0",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"multicast-dns": "^7.2.5"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"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/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.3",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.21.5",
|
|
"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.30001449",
|
|
"electron-to-chromium": "^1.4.284",
|
|
"node-releases": "^2.0.8",
|
|
"update-browserslist-db": "^1.0.10"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/lowercase-keys": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/normalize-url": {
|
|
"version": "4.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
|
|
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camel-case": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pascal-case": "^3.1.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"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-api": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001662",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001662.tgz",
|
|
"integrity": "sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/ccount": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"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/character-entities": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/character-entities-legacy": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/character-reference-invalid": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/cheerio": {
|
|
"version": "1.0.0-rc.12",
|
|
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
|
|
"integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
|
|
"dependencies": {
|
|
"cheerio-select": "^2.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"htmlparser2": "^8.0.1",
|
|
"parse5": "^7.0.0",
|
|
"parse5-htmlparser2-tree-adapter": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cheerio-select": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
|
|
"integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-select": "^5.1.0",
|
|
"css-what": "^6.1.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"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/chrome-trace-event": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "3.8.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/classnames": {
|
|
"version": "2.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/clean-css": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cli-boxes": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-table3": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "10.* || >= 12.*"
|
|
},
|
|
"optionalDependencies": {
|
|
"@colors/colors": "1.5.0"
|
|
}
|
|
},
|
|
"node_modules/cli-table3/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cli-table3/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/clone-deep": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clone-response": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/collapse-white-space": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colord": {
|
|
"version": "2.9.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colorette": {
|
|
"version": "2.0.19",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/combine-promises": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/comma-separated-tokens": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compressible": {
|
|
"version": "2.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compressible/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compression": {
|
|
"version": "1.7.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.16",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compression/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz",
|
|
"integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 6.0"
|
|
],
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.0.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "5.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/connect-history-api-fallback": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/consola": {
|
|
"version": "2.15.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
|
|
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz",
|
|
"integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/copy-text-to-clipboard": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.1.0.tgz",
|
|
"integrity": "sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin": {
|
|
"version": "11.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-glob": "^3.2.11",
|
|
"glob-parent": "^6.0.1",
|
|
"globby": "^13.1.1",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/globby": {
|
|
"version": "13.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.11",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/slash": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/core-js": {
|
|
"version": "3.30.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.30.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.5"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-js-pure": {
|
|
"version": "3.30.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig-typescript-loader": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"cosmiconfig": ">=7",
|
|
"ts-node": ">=10",
|
|
"typescript": ">=3"
|
|
}
|
|
},
|
|
"node_modules/create-require": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/cross-fetch": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
|
|
"integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
|
|
"dependencies": {
|
|
"node-fetch": "2.6.7"
|
|
}
|
|
},
|
|
"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/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/css-declaration-sorter": {
|
|
"version": "6.4.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/css-loader": {
|
|
"version": "6.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"postcss": "^8.4.19",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin": {
|
|
"version": "4.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano": "^5.1.8",
|
|
"jest-worker": "^29.1.2",
|
|
"postcss": "^8.4.17",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@parcel/css": {
|
|
"optional": true
|
|
},
|
|
"@swc/css": {
|
|
"optional": true
|
|
},
|
|
"clean-css": {
|
|
"optional": true
|
|
},
|
|
"csso": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"lightningcss": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
|
|
"integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-tree": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.1.0",
|
|
"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/cssnano": {
|
|
"version": "5.1.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-preset-default": "^5.2.14",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/cssnano"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-preset-advanced": {
|
|
"version": "5.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"autoprefixer": "^10.4.12",
|
|
"cssnano-preset-default": "^5.2.14",
|
|
"postcss-discard-unused": "^5.1.0",
|
|
"postcss-merge-idents": "^5.1.1",
|
|
"postcss-reduce-idents": "^5.2.0",
|
|
"postcss-zindex": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-preset-default": {
|
|
"version": "5.2.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-declaration-sorter": "^6.3.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-calc": "^8.2.3",
|
|
"postcss-colormin": "^5.3.1",
|
|
"postcss-convert-values": "^5.1.3",
|
|
"postcss-discard-comments": "^5.1.2",
|
|
"postcss-discard-duplicates": "^5.1.0",
|
|
"postcss-discard-empty": "^5.1.1",
|
|
"postcss-discard-overridden": "^5.1.0",
|
|
"postcss-merge-longhand": "^5.1.7",
|
|
"postcss-merge-rules": "^5.1.4",
|
|
"postcss-minify-font-values": "^5.1.0",
|
|
"postcss-minify-gradients": "^5.1.1",
|
|
"postcss-minify-params": "^5.1.4",
|
|
"postcss-minify-selectors": "^5.2.1",
|
|
"postcss-normalize-charset": "^5.1.0",
|
|
"postcss-normalize-display-values": "^5.1.0",
|
|
"postcss-normalize-positions": "^5.1.1",
|
|
"postcss-normalize-repeat-style": "^5.1.1",
|
|
"postcss-normalize-string": "^5.1.0",
|
|
"postcss-normalize-timing-functions": "^5.1.0",
|
|
"postcss-normalize-unicode": "^5.1.1",
|
|
"postcss-normalize-url": "^5.1.0",
|
|
"postcss-normalize-whitespace": "^5.1.1",
|
|
"postcss-ordered-values": "^5.1.3",
|
|
"postcss-reduce-initial": "^5.1.2",
|
|
"postcss-reduce-transforms": "^5.1.0",
|
|
"postcss-svgo": "^5.1.0",
|
|
"postcss-unique-selectors": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-utils": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/csso": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-tree": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"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/decode-named-character-reference": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz",
|
|
"integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"character-entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/decode-named-character-reference/node_modules/character-entities": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
|
|
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway": {
|
|
"version": "6.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"execa": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/defer-to-connect": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/define-data-property": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.0",
|
|
"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/del": {
|
|
"version": "6.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^11.0.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.2",
|
|
"p-map": "^4.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/dequal": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detab": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"repeat-string": "^1.5.4"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/detect-node": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/detect-port": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"address": "^1.0.1",
|
|
"debug": "4"
|
|
},
|
|
"bin": {
|
|
"detect": "bin/detect-port.js",
|
|
"detect-port": "bin/detect-port.js"
|
|
}
|
|
},
|
|
"node_modules/detect-port-alt": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
},
|
|
"bin": {
|
|
"detect": "bin/detect-port",
|
|
"detect-port": "bin/detect-port"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.2.1"
|
|
}
|
|
},
|
|
"node_modules/detect-port-alt/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/detect-port-alt/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/didyoumean": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/diff": {
|
|
"version": "4.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dlv": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dns-equal": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dns-packet": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/dom-converter": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"utila": "~0.4"
|
|
}
|
|
},
|
|
"node_modules/dom-helpers": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
|
|
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dot-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dot-prop/node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/duplexer": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/duplexer3": {
|
|
"version": "0.1.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.355",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/emoticon": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve": {
|
|
"version": "5.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.4.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "0.9.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-goat": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"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/esrecurse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/esrecurse/node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eta": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/eta-dev/eta?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/eval": {
|
|
"version": "0.1.8",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"require-like": ">= 0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/eventemitter3": {
|
|
"version": "4.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execa/node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/exenv": {
|
|
"version": "1.2.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.19.2",
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz",
|
|
"integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==",
|
|
"dependencies": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.2",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.6.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.7",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.11.0",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/array-flatten": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/content-disposition": {
|
|
"version": "0.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/path-to-regexp": {
|
|
"version": "0.1.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.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",
|
|
"license": "MIT"
|
|
},
|
|
"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-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-url-parser": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^1.3.2"
|
|
}
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.15.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fault": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz",
|
|
"integrity": "sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"format": "^0.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/faye-websocket": {
|
|
"version": "0.11.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"websocket-driver": ">=0.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/fbemitter": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/fbemitter/-/fbemitter-3.0.0.tgz",
|
|
"integrity": "sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==",
|
|
"dependencies": {
|
|
"fbjs": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/fbjs": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/fbjs/-/fbjs-3.0.4.tgz",
|
|
"integrity": "sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==",
|
|
"dependencies": {
|
|
"cross-fetch": "^3.1.5",
|
|
"fbjs-css-vars": "^1.0.0",
|
|
"loose-envify": "^1.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"promise": "^7.1.1",
|
|
"setimmediate": "^1.0.5",
|
|
"ua-parser-js": "^0.7.30"
|
|
}
|
|
},
|
|
"node_modules/fbjs-css-vars": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz",
|
|
"integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ=="
|
|
},
|
|
"node_modules/feed": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/feed/-/feed-4.2.2.tgz",
|
|
"integrity": "sha512-u5/sxGfiMfZNtJ3OvQpXcvotFpYkL0n9u9mM2vkui2nGo8b4wvDkJ8gAkYqbA8QpGyFCv3RK0Z+Iv+9veCS9bQ==",
|
|
"dependencies": {
|
|
"xml-js": "^1.6.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/file-loader": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/file-loader/node_modules/schema-utils": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/filesize": {
|
|
"version": "8.0.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"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/flux": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/flux/-/flux-4.0.4.tgz",
|
|
"integrity": "sha512-NCj3XlayA2UsapRpM7va6wU1+9rE5FIL7qoMcmxWHRzbp0yujihMBm9BBHZ1MDIk5h5o2Bl6eGiCe8rYELAmYw==",
|
|
"dependencies": {
|
|
"fbemitter": "^3.0.0",
|
|
"fbjs": "^3.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^15.0.2 || ^16.0.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.6",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
|
|
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
|
|
"integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/foreground-child/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"yarn": ">=1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 6",
|
|
"typescript": ">= 2.7",
|
|
"vue-template-compiler": "*",
|
|
"webpack": ">= 4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
},
|
|
"vue-template-compiler": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/format": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
|
|
"integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/infusion"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/fs-monkey": {
|
|
"version": "1.0.3",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
"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-intrinsic": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
|
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-own-enumerable-property-symbols": {
|
|
"version": "3.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/github-slugger": {
|
|
"version": "1.5.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/glob-to-regexp": {
|
|
"version": "0.4.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/global-dirs/node_modules/ini": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/global-modules": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-prefix": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/global-prefix": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/global-prefix/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"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/gopd": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
|
|
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/got": {
|
|
"version": "9.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"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/gzip-size": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/handle-thing": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
|
|
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"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-yarn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/hast-to-hyperscript": {
|
|
"version": "9.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.3",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"property-information": "^5.3.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"web-namespaces": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-from-parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse5": "^5.0.0",
|
|
"hastscript": "^6.0.0",
|
|
"property-information": "^5.0.0",
|
|
"vfile": "^4.0.0",
|
|
"vfile-location": "^3.2.0",
|
|
"web-namespaces": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-parse-selector": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-raw": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-raw/node_modules/parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hast-util-to-parse5": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hast-to-hyperscript": "^9.0.0",
|
|
"property-information": "^5.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hastscript": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^2.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-parse-selector": "^2.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/history": {
|
|
"version": "4.10.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"loose-envify": "^1.2.0",
|
|
"resolve-pathname": "^3.0.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0",
|
|
"value-equal": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz",
|
|
"integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^7.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info/node_modules/lru-cache": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/hpack.js": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"obuf": "^1.0.0",
|
|
"readable-stream": "^2.0.1",
|
|
"wbuf": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hpack.js/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hpack.js/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/html-entities": {
|
|
"version": "2.3.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camel-case": "^4.1.2",
|
|
"clean-css": "^5.2.2",
|
|
"commander": "^8.3.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.4",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^5.10.0"
|
|
},
|
|
"bin": {
|
|
"html-minifier-terser": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/html-minifier-terser/node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/html-tags": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/html-void-elements": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/html-webpack-plugin": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": "^6.0.0",
|
|
"html-minifier-terser": "^6.0.2",
|
|
"lodash": "^4.17.21",
|
|
"pretty-error": "^4.0.0",
|
|
"tapable": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/html-webpack-plugin"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.20.0"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
|
|
"integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.1.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/http-deceiver": {
|
|
"version": "1.2.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-parser-js": {
|
|
"version": "0.5.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-proxy": {
|
|
"version": "1.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-proxy": "^1.17.8",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.1",
|
|
"is-plain-obj": "^3.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/express": "^4.17.13"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/express": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/is-plain-obj": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/icss-utils": {
|
|
"version": "5.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.2.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/image-size": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue": "6.0.2"
|
|
},
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/immer": {
|
|
"version": "9.0.21",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/immer"
|
|
}
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"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-lazy": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/import-meta-resolve": {
|
|
"version": "2.2.2",
|
|
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-2.2.2.tgz",
|
|
"integrity": "sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/infima": {
|
|
"version": "0.2.0-alpha.43",
|
|
"resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.43.tgz",
|
|
"integrity": "sha512-2uw57LvUqW0rK/SWYnd/2rRfxNA5DDNOh33jxF7fy46VWoNhGxiUQyVZHbBMjQ33mQem0cjdDVwgWVAmlRfgyQ==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"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",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/inline-style-parser": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/invariant": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/is-alphabetical": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-alphanumerical": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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-ci": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/is-ci/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"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-decimal": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"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/is-empty": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/is-empty/-/is-empty-1.2.0.tgz",
|
|
"integrity": "sha512-F2FnH/otLNJv0J6wc73A5Xo7oHLNnqplYqZhUu01tD54DIPvxIRSTSLkrUB/M0nHO4vo1O9PDfN4KoTxCzLh/w==",
|
|
"dev": true
|
|
},
|
|
"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-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-hexadecimal": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-npm": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-obj": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-regexp": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-root": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-whitespace-character": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-word-character": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-yarn-global": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jackspeak": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.3.tgz",
|
|
"integrity": "sha512-pF0kfjmg8DJLxDrizHoCZGUFz4P4czQ3HyfW4BU0ffebYkzAVlBywp5zaxW/TM+r0sGbmrQdi8EQQVTJFxnGsQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util": {
|
|
"version": "29.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "29.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jiti": {
|
|
"version": "1.18.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jiti": "bin/jiti.js"
|
|
}
|
|
},
|
|
"node_modules/joi": {
|
|
"version": "17.9.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0",
|
|
"@hapi/topo": "^5.0.0",
|
|
"@sideway/address": "^4.1.3",
|
|
"@sideway/formula": "^3.0.1",
|
|
"@sideway/pinpoint": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"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-buffer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/klona": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/latest-version": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/launch-editor": {
|
|
"version": "2.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picocolors": "^1.0.0",
|
|
"shell-quote": "^1.7.3"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/levenshtein-edit-distance": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/levenshtein-edit-distance/-/levenshtein-edit-distance-1.0.0.tgz",
|
|
"integrity": "sha512-gpgBvPn7IFIAL32f0o6Nsh2g+5uOvkt4eK9epTfgE4YVxBxwVhJ/p1888lMm/u8mXdu1ETLSi6zeEmkBI+0F3w==",
|
|
"dev": true,
|
|
"bin": {
|
|
"levenshtein-edit-distance": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/lilconfig": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/load-plugin": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/load-plugin/-/load-plugin-5.1.0.tgz",
|
|
"integrity": "sha512-Lg1CZa1CFj2CbNaxijTL6PCbzd4qGTlZov+iH2p5Xwy/ApcZJh+i6jMN2cYePouTfjJfrNu3nXFdEw8LvbjPFQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@npmcli/config": "^6.0.0",
|
|
"import-meta-resolve": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/load-script": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/load-script/-/load-script-1.0.0.tgz",
|
|
"integrity": "sha512-kPEjMFtZvwL9TaZo0uZ2ml+Ye9HUMmPwbYRJ324qF9tqMejwykJ5ggTyvzmrbBeapCAbk98BSbTeovHEEP1uCA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loader-runner": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.curry": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/lodash.curry/-/lodash.curry-4.1.1.tgz",
|
|
"integrity": "sha512-/u14pXGviLaweY5JI0IUzgzF2J6Ne8INyzAZjImcryjgkZ+ebruBxy2/JaOOkTqScddcYtakjhSaeemV8lR0tA=="
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.flow": {
|
|
"version": "3.5.0",
|
|
"resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz",
|
|
"integrity": "sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw=="
|
|
},
|
|
"node_modules/lodash.memoize": {
|
|
"version": "4.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/longest-streak": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
|
|
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
|
"dev": true,
|
|
"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/lower-case": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/make-error": {
|
|
"version": "1.3.6",
|
|
"license": "ISC",
|
|
"peer": true
|
|
},
|
|
"node_modules/markdown-escapes": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-remove": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-from-markdown": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz",
|
|
"integrity": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==",
|
|
"dev": true,
|
|
"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-from-markdown/node_modules/mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-phrasing": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz",
|
|
"integrity": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-phrasing/node_modules/unist-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-hast": {
|
|
"version": "10.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-markdown": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz",
|
|
"integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-phrasing": "^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-markdown/node_modules/mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-markdown/node_modules/unist-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-markdown/node_modules/unist-util-visit": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
|
|
"integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
|
|
"dev": true,
|
|
"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/mdast-util-to-markdown/node_modules/unist-util-visit-parents": {
|
|
"version": "5.1.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
|
|
"integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-markdown/node_modules/zwitch": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdn-data": {
|
|
"version": "2.0.14",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/mdurl": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
|
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/medium-zoom": {
|
|
"version": "1.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/memfs": {
|
|
"version": "3.5.0",
|
|
"license": "Unlicense",
|
|
"dependencies": {
|
|
"fs-monkey": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/memoize-one": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz",
|
|
"integrity": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/micromark": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz",
|
|
"integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz",
|
|
"integrity": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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-factory-destination": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz",
|
|
"integrity": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz",
|
|
"integrity": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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-space": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz",
|
|
"integrity": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-title": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz",
|
|
"integrity": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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-factory-whitespace": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz",
|
|
"integrity": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz",
|
|
"integrity": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-chunked": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz",
|
|
"integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-classify-character": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz",
|
|
"integrity": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz",
|
|
"integrity": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-decode-numeric-character-reference": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz",
|
|
"integrity": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-decode-string": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz",
|
|
"integrity": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz",
|
|
"integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/micromark-util-html-tag-name": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz",
|
|
"integrity": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/micromark-util-normalize-identifier": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
|
|
"integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-resolve-all": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz",
|
|
"integrity": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-sanitize-uri": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz",
|
|
"integrity": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz",
|
|
"integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
|
|
"integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/micromark-util-types": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz",
|
|
"integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.33.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "~1.33.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin": {
|
|
"version": "2.7.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.2.tgz",
|
|
"integrity": "sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/mri": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
|
|
"integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
|
|
"dev": true,
|
|
"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/multicast-dns": {
|
|
"version": "7.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dns-packet": "^5.2.2",
|
|
"thunky": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"multicast-dns": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/mz": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"thenify-all": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.6",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/no-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lower-case": "^2.0.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/node-emoji": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
|
|
"integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"abbrev": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-range": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm-normalize-package-bin": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz",
|
|
"integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nprogress": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz",
|
|
"integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA=="
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
|
|
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
|
|
"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",
|
|
"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/obuf": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/on-headers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"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/open": {
|
|
"version": "8.4.2",
|
|
"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/opener": {
|
|
"version": "1.5.2",
|
|
"license": "(WTFPL OR MIT)",
|
|
"bin": {
|
|
"opener": "bin/opener-bin.js"
|
|
}
|
|
},
|
|
"node_modules/p-cancelable": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"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/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-retry": {
|
|
"version": "4.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json": {
|
|
"version": "6.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/param-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-entities": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-numeric-range": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz",
|
|
"integrity": "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ=="
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "7.1.2",
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz",
|
|
"integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
|
|
"dependencies": {
|
|
"entities": "^4.4.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz",
|
|
"integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.2",
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/pascal-case": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"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-is-inside": {
|
|
"version": "1.0.2",
|
|
"license": "(WTFPL OR MIT)"
|
|
},
|
|
"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-scurry": {
|
|
"version": "1.10.1",
|
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
"integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^9.1.1 || ^10.0.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz",
|
|
"integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isarray": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.5",
|
|
"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-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-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/plugin-image-zoom": {
|
|
"version": "1.1.0",
|
|
"resolved": "git+ssh://git@github.com/flexanalytics/plugin-image-zoom.git#aaa95390dded2f80f503fa44bab2967423bbda1f",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"medium-zoom": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.21",
|
|
"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-calc": {
|
|
"version": "8.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-colormin": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-convert-values": {
|
|
"version": "5.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-comments": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-duplicates": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-empty": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-overridden": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-unused": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"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.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >= 16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.21"
|
|
}
|
|
},
|
|
"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-loader": {
|
|
"version": "7.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^8.1.3",
|
|
"cosmiconfig-typescript-loader": "^4.3.0",
|
|
"klona": "^2.0.6",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"ts-node": ">=10",
|
|
"typescript": ">=4",
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ts-node": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/cosmiconfig": {
|
|
"version": "8.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-idents": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-longhand": {
|
|
"version": "5.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"stylehacks": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-rules": {
|
|
"version": "5.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-font-values": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-gradients": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-params": {
|
|
"version": "5.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-selectors": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"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-normalize-charset": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-display-values": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-positions": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-repeat-style": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-string": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-timing-functions": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-unicode": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-url": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-whitespace": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-ordered-values": {
|
|
"version": "5.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-idents": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-initial": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-transforms": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.0.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-sort-media-queries": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sort-css-media-queries": "2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.16"
|
|
}
|
|
},
|
|
"node_modules/postcss-svgo": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-unique-selectors": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/postcss-zindex": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/prepend-http": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
|
|
"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/prettier-plugin-tailwindcss": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz",
|
|
"integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@ianvs/prettier-plugin-sort-imports": "*",
|
|
"@prettier/plugin-pug": "*",
|
|
"@shopify/prettier-plugin-liquid": "*",
|
|
"@shufo/prettier-plugin-blade": "*",
|
|
"@trivago/prettier-plugin-sort-imports": "*",
|
|
"prettier": "^3.0",
|
|
"prettier-plugin-astro": "*",
|
|
"prettier-plugin-css-order": "*",
|
|
"prettier-plugin-import-sort": "*",
|
|
"prettier-plugin-jsdoc": "*",
|
|
"prettier-plugin-organize-attributes": "*",
|
|
"prettier-plugin-organize-imports": "*",
|
|
"prettier-plugin-style-order": "*",
|
|
"prettier-plugin-svelte": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@ianvs/prettier-plugin-sort-imports": {
|
|
"optional": true
|
|
},
|
|
"@prettier/plugin-pug": {
|
|
"optional": true
|
|
},
|
|
"@shopify/prettier-plugin-liquid": {
|
|
"optional": true
|
|
},
|
|
"@shufo/prettier-plugin-blade": {
|
|
"optional": true
|
|
},
|
|
"@trivago/prettier-plugin-sort-imports": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-astro": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-css-order": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-import-sort": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-jsdoc": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-marko": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-organize-attributes": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-organize-imports": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-style-order": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-svelte": {
|
|
"optional": true
|
|
},
|
|
"prettier-plugin-twig-melody": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pretty-error": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-time": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/prism-react-renderer": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=0.14.9"
|
|
}
|
|
},
|
|
"node_modules/prismjs": {
|
|
"version": "1.29.0",
|
|
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz",
|
|
"integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/proc-log": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise": {
|
|
"version": "7.3.1",
|
|
"resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
|
|
"integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
|
|
"dependencies": {
|
|
"asap": "~2.0.3"
|
|
}
|
|
},
|
|
"node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"node_modules/property-information": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/propose": {
|
|
"version": "0.0.5",
|
|
"resolved": "https://registry.npmjs.org/propose/-/propose-0.0.5.tgz",
|
|
"integrity": "sha512-Jary1vb+ap2DIwOGfyiadcK4x1Iu3pzpkDBy8tljFPmQvnc9ES3m1PMZOMiWOG50cfoAyYNtGeBzrp+Rlh4G9A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"levenshtein-edit-distance": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr/node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "1.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pupa": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-goat": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pure-color": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/pure-color/-/pure-color-1.3.0.tgz",
|
|
"integrity": "sha512-QFADYnsVoBMw1srW7OVKEYjG+MbIa49s54w1MA1EDY6r2r/sTcKKYqRX1f4GYvnXP7eN/Pe9HFcX+hwzmrXRHA=="
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/queue": {
|
|
"version": "6.0.2",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
|
|
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/raw-body/node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "17.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-base16-styling": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz",
|
|
"integrity": "sha512-yvh/7CArceR/jNATXOKDlvTnPKPmGZz7zsenQ3jUwLzHkNUR0CvY3yGYJbWJ/nnxsL8Sgmt5cO3/SILVuPO6TQ==",
|
|
"dependencies": {
|
|
"base16": "^1.0.0",
|
|
"lodash.curry": "^4.0.1",
|
|
"lodash.flow": "^3.3.0",
|
|
"pure-color": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils": {
|
|
"version": "12.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"address": "^1.1.2",
|
|
"browserslist": "^4.18.1",
|
|
"chalk": "^4.1.2",
|
|
"cross-spawn": "^7.0.3",
|
|
"detect-port-alt": "^1.1.6",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"filesize": "^8.0.6",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.5.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"gzip-size": "^6.0.0",
|
|
"immer": "^9.0.7",
|
|
"is-root": "^2.1.0",
|
|
"loader-utils": "^3.2.0",
|
|
"open": "^8.4.0",
|
|
"pkg-up": "^3.1.0",
|
|
"prompts": "^2.4.2",
|
|
"react-error-overlay": "^6.0.11",
|
|
"recursive-readdir": "^2.2.2",
|
|
"shell-quote": "^1.7.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/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/react-dev-utils/node_modules/loader-utils": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/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/react-dev-utils/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/react-dev-utils/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/react-dom": {
|
|
"version": "17.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"scheduler": "^0.20.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "17.0.2"
|
|
}
|
|
},
|
|
"node_modules/react-error-overlay": {
|
|
"version": "6.0.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-fast-compare": {
|
|
"version": "3.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-feather": {
|
|
"version": "2.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8.6"
|
|
}
|
|
},
|
|
"node_modules/react-helmet-async": {
|
|
"version": "1.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"invariant": "^2.2.4",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.2.0",
|
|
"shallowequal": "^1.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.6.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-json-view": {
|
|
"version": "1.21.3",
|
|
"resolved": "https://registry.npmjs.org/react-json-view/-/react-json-view-1.21.3.tgz",
|
|
"integrity": "sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==",
|
|
"dependencies": {
|
|
"flux": "^4.0.1",
|
|
"react-base16-styling": "^0.6.0",
|
|
"react-lifecycles-compat": "^3.0.4",
|
|
"react-textarea-autosize": "^8.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^17.0.0 || ^16.3.0 || ^15.5.4",
|
|
"react-dom": "^17.0.0 || ^16.3.0 || ^15.5.4"
|
|
}
|
|
},
|
|
"node_modules/react-lifecycles-compat": {
|
|
"version": "3.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-loadable": {
|
|
"name": "@docusaurus/react-loadable",
|
|
"version": "5.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
},
|
|
"node_modules/react-loadable-ssr-addon-v5-slorber": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react-loadable": "*",
|
|
"webpack": ">=4.41.1 || 5.x"
|
|
}
|
|
},
|
|
"node_modules/react-modal": {
|
|
"version": "3.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exenv": "^1.2.0",
|
|
"prop-types": "^15.7.2",
|
|
"react-lifecycles-compat": "^3.0.0",
|
|
"warning": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18",
|
|
"react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/react-player": {
|
|
"version": "2.16.0",
|
|
"resolved": "https://registry.npmjs.org/react-player/-/react-player-2.16.0.tgz",
|
|
"integrity": "sha512-mAIPHfioD7yxO0GNYVFD1303QFtI3lyyQZLY229UEAp/a10cSW+hPcakg0Keq8uWJxT2OiT/4Gt+Lc9bD6bJmQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deepmerge": "^4.0.0",
|
|
"load-script": "^1.0.0",
|
|
"memoize-one": "^5.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.6.0"
|
|
}
|
|
},
|
|
"node_modules/react-router": {
|
|
"version": "5.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.13",
|
|
"history": "^4.9.0",
|
|
"hoist-non-react-statics": "^3.1.0",
|
|
"loose-envify": "^1.3.1",
|
|
"path-to-regexp": "^1.7.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.6.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15"
|
|
}
|
|
},
|
|
"node_modules/react-router-config": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15",
|
|
"react-router": ">=5"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom": {
|
|
"version": "5.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.13",
|
|
"history": "^4.9.0",
|
|
"loose-envify": "^1.3.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-router": "5.3.4",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15"
|
|
}
|
|
},
|
|
"node_modules/react-textarea-autosize": {
|
|
"version": "8.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.4.1.tgz",
|
|
"integrity": "sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.20.13",
|
|
"use-composed-ref": "^1.3.0",
|
|
"use-latest": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-tooltip": {
|
|
"version": "4.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.8.1",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"npm": ">=6.13"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.0.0",
|
|
"react-dom": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-transition-group": {
|
|
"version": "4.4.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.6.0",
|
|
"react-dom": ">=16.6.0"
|
|
}
|
|
},
|
|
"node_modules/read-cache": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-json-fast": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
|
|
"integrity": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": "^3.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-json-fast/node_modules/json-parse-even-better-errors": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
|
|
"integrity": "sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"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/reading-time": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/reading-time/-/reading-time-1.5.0.tgz",
|
|
"integrity": "sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg=="
|
|
},
|
|
"node_modules/rechoir": {
|
|
"version": "0.6.2",
|
|
"dependencies": {
|
|
"resolve": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/recursive-readdir": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerator-transform": {
|
|
"version": "0.15.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/regjsgen": "^0.8.0",
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.1.0",
|
|
"regjsparser": "^0.9.1",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/registry-auth-token": {
|
|
"version": "4.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/registry-url": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.9.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "0.5.0",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
}
|
|
},
|
|
"node_modules/relateurl": {
|
|
"version": "0.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/remark": {
|
|
"version": "14.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
|
|
"integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"remark-parse": "^10.0.0",
|
|
"remark-stringify": "^10.0.0",
|
|
"unified": "^10.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-cli": {
|
|
"version": "11.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-cli/-/remark-cli-11.0.0.tgz",
|
|
"integrity": "sha512-8JEWwArXquRq1/In4Ftz7gSG9Scwb1ijT2/dEuBETW9omqhmMRxcfjZ3iKqrak3BnCJeZSXCdWEmPhFKC8+RUQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"remark": "^14.0.0",
|
|
"unified-args": "^10.0.0"
|
|
},
|
|
"bin": {
|
|
"remark": "cli.js"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-emoji": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoticon": "^3.2.0",
|
|
"node-emoji": "^1.10.0",
|
|
"unist-util-visit": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/remark-footnotes": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx": {
|
|
"version": "1.6.22",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@mdx-js/util": "1.6.22",
|
|
"is-alphabetical": "1.0.4",
|
|
"remark-parse": "8.0.3",
|
|
"unified": "9.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/@babel/core": {
|
|
"version": "7.12.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remark-mdx/node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.12.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx/node_modules/unified": {
|
|
"version": "9.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-parse": {
|
|
"version": "8.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^2.0.0",
|
|
"vfile-location": "^3.0.0",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-squeeze-paragraphs": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify": {
|
|
"version": "10.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
|
|
"integrity": "sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0",
|
|
"unified": "^10.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify/node_modules/bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify/node_modules/is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify/node_modules/trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify/node_modules/unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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/remark-stringify/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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/remark-stringify/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links": {
|
|
"version": "12.1.1",
|
|
"resolved": "https://registry.npmjs.org/remark-validate-links/-/remark-validate-links-12.1.1.tgz",
|
|
"integrity": "sha512-nk/CkcZ3u8QntoMCqZ+JzUzFub36E+mNFMMbYqqN+yQViUHbRLqirCG1qOI4E38RyKZ8abjFUv0JGB7skKa41A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"github-slugger": "^2.0.0",
|
|
"hosted-git-info": "^6.0.0",
|
|
"mdast-util-to-string": "^3.2.0",
|
|
"propose": "0.0.5",
|
|
"to-vfile": "^7.0.0",
|
|
"trough": "^2.0.0",
|
|
"unified": "^10.0.0",
|
|
"unified-engine": "^10.0.1",
|
|
"unist-util-visit": "^4.0.0",
|
|
"vfile": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/github-slugger": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
|
|
"integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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/remark-validate-links/node_modules/unist-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/unist-util-visit": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
|
|
"integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
|
|
"dev": true,
|
|
"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/remark-validate-links/node_modules/unist-util-visit-parents": {
|
|
"version": "5.1.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
|
|
"integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-validate-links/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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/remark-validate-links/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/remark-parse": {
|
|
"version": "10.0.2",
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz",
|
|
"integrity": "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==",
|
|
"dev": true,
|
|
"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/node_modules/trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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/remark/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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/remark/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/renderkid": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/renderkid/node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"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/renderkid/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"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/renderkid/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/renderkid/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"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/renderkid/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/renderkid/node_modules/htmlparser2": {
|
|
"version": "6.1.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/repeat-string": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-like": {
|
|
"version": "0.1.2",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.11.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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/resolve-pathname": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/responselike": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/retry": {
|
|
"version": "0.13.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"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",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rtl-detect": {
|
|
"version": "1.0.4",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/rtlcss": {
|
|
"version": "3.5.0",
|
|
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz",
|
|
"integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==",
|
|
"dependencies": {
|
|
"find-up": "^5.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.3.11",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"rtlcss": "bin/rtlcss.js"
|
|
}
|
|
},
|
|
"node_modules/rtlcss/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/rtlcss/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/rtlcss/node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/rtlcss/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/rxjs": {
|
|
"version": "7.8.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/sade": {
|
|
"version": "1.8.1",
|
|
"resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
|
|
"integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
|
|
"dev": true,
|
|
"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/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
|
|
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.20.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"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/select-hose": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/selfsigned": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-forge": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"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-diff": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/semver-diff/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.18.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/send/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/send/node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "6.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/serve-handler": {
|
|
"version": "6.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.0.0",
|
|
"content-disposition": "0.5.2",
|
|
"fast-url-parser": "1.1.3",
|
|
"mime-types": "2.1.18",
|
|
"minimatch": "3.1.2",
|
|
"path-is-inside": "1.0.2",
|
|
"path-to-regexp": "2.2.1",
|
|
"range-parser": "1.2.0"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/path-to-regexp": {
|
|
"version": "2.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-index": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.4",
|
|
"batch": "0.6.1",
|
|
"debug": "2.6.9",
|
|
"escape-html": "~1.0.3",
|
|
"http-errors": "~1.6.2",
|
|
"mime-types": "~2.1.17",
|
|
"parseurl": "~1.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/depd": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/http-errors": {
|
|
"version": "1.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-index/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-index/node_modules/setprototypeof": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-index/node_modules/statuses": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.15.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/set-function-length": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setimmediate": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shallowequal": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"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/shell-quote": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/shelljs": {
|
|
"version": "0.8.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"glob": "^7.0.0",
|
|
"interpret": "^1.0.0",
|
|
"rechoir": "^0.6.2"
|
|
},
|
|
"bin": {
|
|
"shjs": "bin/shjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
|
|
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"object-inspect": "^1.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sirv": {
|
|
"version": "1.0.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sitemap": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz",
|
|
"integrity": "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==",
|
|
"dependencies": {
|
|
"@types/node": "^17.0.5",
|
|
"@types/sax": "^1.2.1",
|
|
"arg": "^5.0.0",
|
|
"sax": "^1.2.4"
|
|
},
|
|
"bin": {
|
|
"sitemap": "dist/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0",
|
|
"npm": ">=5.6.0"
|
|
}
|
|
},
|
|
"node_modules/sitemap/node_modules/@types/node": {
|
|
"version": "17.0.45",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz",
|
|
"integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw=="
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/sockjs": {
|
|
"version": "0.3.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"faye-websocket": "^0.11.3",
|
|
"uuid": "^8.3.2",
|
|
"websocket-driver": "^0.7.4"
|
|
}
|
|
},
|
|
"node_modules/sockjs/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/sort-css-media-queries": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.3.0"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/space-separated-tokens": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/spdy": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"handle-thing": "^2.0.0",
|
|
"http-deceiver": "^1.2.7",
|
|
"select-hose": "^2.0.0",
|
|
"spdy-transport": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdy-transport": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"detect-node": "^2.0.4",
|
|
"hpack.js": "^2.1.6",
|
|
"obuf": "^1.1.2",
|
|
"readable-stream": "^3.0.6",
|
|
"wbuf": "^1.7.3"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/stable": {
|
|
"version": "0.1.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/state-toggle": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/std-env": {
|
|
"version": "3.3.2",
|
|
"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-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/string-width/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/string-width/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/stringify-object": {
|
|
"version": "3.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
"is-obj": "^1.0.1",
|
|
"is-regexp": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"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": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
"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/stylehacks": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/sucrase": {
|
|
"version": "3.31.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^4.0.0",
|
|
"glob": "7.1.6",
|
|
"lines-and-columns": "^1.1.6",
|
|
"mz": "^2.7.0",
|
|
"pirates": "^4.0.1",
|
|
"ts-interface-checker": "^0.1.9"
|
|
},
|
|
"bin": {
|
|
"sucrase": "bin/sucrase",
|
|
"sucrase-node": "bin/sucrase-node"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/commander": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/glob": {
|
|
"version": "7.1.6",
|
|
"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/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/svg-parser": {
|
|
"version": "2.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/svgo": {
|
|
"version": "2.8.0",
|
|
"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/svgo/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/svgo/node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"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/svgo/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"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/svgo/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/svgo/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"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/svgo/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arg": "^5.0.2",
|
|
"chokidar": "^3.5.3",
|
|
"color-name": "^1.1.4",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.12",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"jiti": "^1.17.2",
|
|
"lilconfig": "^2.0.6",
|
|
"micromatch": "^4.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^3.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.0.9",
|
|
"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.11",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"quick-lru": "^5.1.1",
|
|
"resolve": "^1.22.1",
|
|
"sucrase": "^3.29.0"
|
|
},
|
|
"bin": {
|
|
"tailwind": "lib/cli.js",
|
|
"tailwindcss": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.16.8",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.2",
|
|
"acorn": "^8.5.0",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin": {
|
|
"version": "5.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jest-worker": "^27.4.5",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.1",
|
|
"terser": "^5.16.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"uglify-js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/thenify": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/thenify-all": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"thenify": ">= 3.1.0 < 4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/thunky": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tiny-invariant": {
|
|
"version": "1.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tiny-warning": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-readable-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/to-vfile": {
|
|
"version": "7.2.4",
|
|
"resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-7.2.4.tgz",
|
|
"integrity": "sha512-2eQ+rJ2qGbyw3senPI0qjuM7aut8IYXK6AEoOWb+fJx/mQYzviTckm1wDjq91QYHAPBTYzmdJXxMFA6Mk14mdw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^2.0.0",
|
|
"vfile": "^5.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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/to-vfile/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/totalist": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
|
|
},
|
|
"node_modules/trim": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/trim-trailing-lines": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/trough": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/ts-interface-checker": {
|
|
"version": "0.1.13",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/ts-node": {
|
|
"version": "10.9.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"bin": {
|
|
"ts-node": "dist/bin.js",
|
|
"ts-node-cwd": "dist/bin-cwd.js",
|
|
"ts-node-esm": "dist/bin-esm.js",
|
|
"ts-node-script": "dist/bin-script.js",
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/core": ">=1.2.50",
|
|
"@swc/wasm": ">=1.2.50",
|
|
"@types/node": "*",
|
|
"typescript": ">=2.7"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"@swc/wasm": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ts-node/node_modules/arg": {
|
|
"version": "4.1.3",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.5.0",
|
|
"license": "0BSD"
|
|
},
|
|
"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/type-is": {
|
|
"version": "1.6.18",
|
|
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
|
|
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-is/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-is/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
|
|
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.0.3",
|
|
"license": "Apache-2.0",
|
|
"peer": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
},
|
|
"node_modules/ua-parser-js": {
|
|
"version": "0.7.35",
|
|
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.35.tgz",
|
|
"integrity": "sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/ua-parser-js"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/faisalman"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/unherit": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unified": {
|
|
"version": "9.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unified-args": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/unified-args/-/unified-args-10.0.0.tgz",
|
|
"integrity": "sha512-PqsqxwkXpGSLiMkbjNnKU33Ffm6gso6rAvz1TlBGzMBx3gpx7ewIhViBX8HEWmy0v7pebA5PM6RkRWWaYmtfYw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/text-table": "^0.2.0",
|
|
"camelcase": "^7.0.0",
|
|
"chalk": "^5.0.0",
|
|
"chokidar": "^3.0.0",
|
|
"fault": "^2.0.0",
|
|
"json5": "^2.0.0",
|
|
"minimist": "^1.0.0",
|
|
"text-table": "^0.2.0",
|
|
"unified-engine": "^10.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unified-args/node_modules/camelcase": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz",
|
|
"integrity": "sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/unified-args/node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/unified-engine": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-10.1.0.tgz",
|
|
"integrity": "sha512-5+JDIs4hqKfHnJcVCxTid1yBoI/++FfF/1PFdSMpaftZZZY+qg2JFruRbf7PaIwa9KgLotXQV3gSjtY0IdcFGQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/concat-stream": "^2.0.0",
|
|
"@types/debug": "^4.0.0",
|
|
"@types/is-empty": "^1.0.0",
|
|
"@types/node": "^18.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"concat-stream": "^2.0.0",
|
|
"debug": "^4.0.0",
|
|
"fault": "^2.0.0",
|
|
"glob": "^8.0.0",
|
|
"ignore": "^5.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-empty": "^1.0.0",
|
|
"is-plain-obj": "^4.0.0",
|
|
"load-plugin": "^5.0.0",
|
|
"parse-json": "^6.0.0",
|
|
"to-vfile": "^7.0.0",
|
|
"trough": "^2.0.0",
|
|
"unist-util-inspect": "^7.0.0",
|
|
"vfile-message": "^3.0.0",
|
|
"vfile-reporter": "^7.0.0",
|
|
"vfile-statistics": "^2.0.0",
|
|
"yaml": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/glob": {
|
|
"version": "8.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/lines-and-columns": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz",
|
|
"integrity": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/parse-json": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-6.0.2.tgz",
|
|
"integrity": "sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"error-ex": "^1.3.2",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"lines-and-columns": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unified-engine/node_modules/yaml": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz",
|
|
"integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/unist-builder": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-generated": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-inspect": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-7.0.2.tgz",
|
|
"integrity": "sha512-Op0XnmHUl6C2zo/yJCwhXQSm/SmW22eDZdWP2qdf4WpGrgO1ZxFodq+5zFyeRGasFjJotAnLgfuD1jkcKqiH1Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-is": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-position": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-remove": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-remove-position": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-stringify-position": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit-parents": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"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/update-notifier": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/cli-boxes": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/update-notifier/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/update-notifier/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/widest-line": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"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/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js/node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/url-loader": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"mime-types": "^2.1.27",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"file-loader": "*",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"file-loader": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/url-loader/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/url-loader/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/url-loader/node_modules/schema-utils": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prepend-http": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/use-composed-ref": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz",
|
|
"integrity": "sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/use-isomorphic-layout-effect": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz",
|
|
"integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/use-latest": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz",
|
|
"integrity": "sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==",
|
|
"dependencies": {
|
|
"use-isomorphic-layout-effect": "^1.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/use-sync-external-store": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz",
|
|
"integrity": "sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utila": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utility-types": {
|
|
"version": "3.10.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/uvu": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz",
|
|
"integrity": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==",
|
|
"dev": true,
|
|
"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/uvu/node_modules/diff": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz",
|
|
"integrity": "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/uvu/node_modules/kleur": {
|
|
"version": "4.1.5",
|
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
|
|
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/value-equal": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/vfile": {
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0",
|
|
"vfile-message": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-location": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-message": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-reporter": {
|
|
"version": "7.0.5",
|
|
"resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.5.tgz",
|
|
"integrity": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/supports-color": "^8.0.0",
|
|
"string-width": "^5.0.0",
|
|
"supports-color": "^9.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0",
|
|
"vfile-sort": "^3.0.0",
|
|
"vfile-statistics": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-reporter/node_modules/supports-color": {
|
|
"version": "9.4.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
"integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/vfile-reporter/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-reporter/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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-reporter/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-sort": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-3.0.1.tgz",
|
|
"integrity": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-sort/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-sort/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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-sort/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-statistics": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-2.0.1.tgz",
|
|
"integrity": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-statistics/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-statistics/node_modules/vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"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-statistics/node_modules/vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/wait-on": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^0.25.0",
|
|
"joi": "^17.6.0",
|
|
"lodash": "^4.17.21",
|
|
"minimist": "^1.2.5",
|
|
"rxjs": "^7.5.4"
|
|
},
|
|
"bin": {
|
|
"wait-on": "bin/wait-on"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/walk-up-path": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-3.0.1.tgz",
|
|
"integrity": "sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/warning": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/wbuf": {
|
|
"version": "1.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/web-namespaces": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
|
|
},
|
|
"node_modules/webpack": {
|
|
"version": "5.78.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint-scope": "^3.7.3",
|
|
"@types/estree": "^0.0.51",
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/wasm-edit": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"acorn": "^8.7.1",
|
|
"acorn-import-assertions": "^1.7.6",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.10.0",
|
|
"es-module-lexer": "^0.9.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.1.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.3",
|
|
"watchpack": "^2.4.0",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer": {
|
|
"version": "4.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@discoveryjs/json-ext": "0.5.7",
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^7.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"bin": {
|
|
"webpack-bundle-analyzer": "lib/bin/analyzer.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware": {
|
|
"version": "5.3.4",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz",
|
|
"integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==",
|
|
"dependencies": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.3",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server": {
|
|
"version": "4.13.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/bonjour": "^3.5.9",
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
"@types/express": "^4.17.13",
|
|
"@types/serve-index": "^1.9.1",
|
|
"@types/serve-static": "^1.13.10",
|
|
"@types/sockjs": "^0.3.33",
|
|
"@types/ws": "^8.5.1",
|
|
"ansi-html-community": "^0.0.8",
|
|
"bonjour-service": "^1.0.11",
|
|
"chokidar": "^3.5.3",
|
|
"colorette": "^2.0.10",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^2.0.0",
|
|
"default-gateway": "^6.0.3",
|
|
"express": "^4.17.3",
|
|
"graceful-fs": "^4.2.6",
|
|
"html-entities": "^2.3.2",
|
|
"http-proxy-middleware": "^2.0.3",
|
|
"ipaddr.js": "^2.0.1",
|
|
"launch-editor": "^2.6.0",
|
|
"open": "^8.0.9",
|
|
"p-retry": "^4.5.0",
|
|
"rimraf": "^3.0.2",
|
|
"schema-utils": "^4.0.0",
|
|
"selfsigned": "^2.1.1",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.24",
|
|
"spdy": "^4.0.2",
|
|
"webpack-dev-middleware": "^5.3.1",
|
|
"ws": "^8.13.0"
|
|
},
|
|
"bin": {
|
|
"webpack-dev-server": "bin/webpack-dev-server.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.37.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack": {
|
|
"optional": true
|
|
},
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ws": {
|
|
"version": "8.13.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-merge": {
|
|
"version": "5.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "3.2.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/schema-utils": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/webpackbar": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"consola": "^2.15.3",
|
|
"pretty-time": "^1.1.0",
|
|
"std-env": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "3 || 4 || 5"
|
|
}
|
|
},
|
|
"node_modules/websocket-driver": {
|
|
"version": "0.7.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"http-parser-js": ">=0.5.1",
|
|
"safe-buffer": ">=5.1.0",
|
|
"websocket-extensions": ">=0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/websocket-extensions": {
|
|
"version": "0.1.4",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
"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/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/wildcard": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"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-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"dev": true,
|
|
"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/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/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/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/wrap-ansi/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/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "7.5.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/xml-js": {
|
|
"version": "1.6.11",
|
|
"resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz",
|
|
"integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==",
|
|
"dependencies": {
|
|
"sax": "^1.2.4"
|
|
},
|
|
"bin": {
|
|
"xml-js": "bin/cli.js"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "1.10.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/yn": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/zwitch": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@algolia/autocomplete-core": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.4.tgz",
|
|
"integrity": "sha512-daoLpQ3ps/VTMRZDEBfU8ixXd+amZcNJ4QSP3IERGyzqnL5Ch8uSRFt/4G8pUvW9c3o6GA4vtVv4I4lmnkdXyg==",
|
|
"requires": {
|
|
"@algolia/autocomplete-shared": "1.7.4"
|
|
}
|
|
},
|
|
"@algolia/autocomplete-preset-algolia": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.7.4.tgz",
|
|
"integrity": "sha512-s37hrvLEIfcmKY8VU9LsAXgm2yfmkdHT3DnA3SgHaY93yjZ2qL57wzb5QweVkYuEBZkT2PIREvRoLXC2sxTbpQ==",
|
|
"requires": {
|
|
"@algolia/autocomplete-shared": "1.7.4"
|
|
}
|
|
},
|
|
"@algolia/autocomplete-shared": {
|
|
"version": "1.7.4",
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.7.4.tgz",
|
|
"integrity": "sha512-2VGCk7I9tA9Ge73Km99+Qg87w0wzW4tgUruvWAn/gfey1ZXgmxZtyIRBebk35R1O8TbK77wujVtCnpsGpRy1kg=="
|
|
},
|
|
"@algolia/cache-browser-local-storage": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.17.0.tgz",
|
|
"integrity": "sha512-myRSRZDIMYB8uCkO+lb40YKiYHi0fjpWRtJpR/dgkaiBlSD0plRyB6lLOh1XIfmMcSeBOqDE7y9m8xZMrXYfyQ==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/cache-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.17.0.tgz",
|
|
"integrity": "sha512-g8mXzkrcUBIPZaulAuqE7xyHhLAYAcF2xSch7d9dABheybaU3U91LjBX6eJTEB7XVhEsgK4Smi27vWtAJRhIKQ=="
|
|
},
|
|
"@algolia/cache-in-memory": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.17.0.tgz",
|
|
"integrity": "sha512-PT32ciC/xI8z919d0oknWVu3kMfTlhQn3MKxDln3pkn+yA7F7xrxSALysxquv+MhFfNAcrtQ/oVvQVBAQSHtdw==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/client-account": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.17.0.tgz",
|
|
"integrity": "sha512-sSEHx9GA6m7wrlsSMNBGfyzlIfDT2fkz2u7jqfCCd6JEEwmxt8emGmxAU/0qBfbhRSuGvzojoLJlr83BSZAKjA==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/client-analytics": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.17.0.tgz",
|
|
"integrity": "sha512-84ooP8QA3mQ958hQ9wozk7hFUbAO+81CX1CjAuerxBqjKIInh1fOhXKTaku05O/GHBvcfExpPLIQuSuLYziBXQ==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/client-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.17.0.tgz",
|
|
"integrity": "sha512-jHMks0ZFicf8nRDn6ma8DNNsdwGgP/NKiAAL9z6rS7CymJ7L0+QqTJl3rYxRW7TmBhsUH40wqzmrG6aMIN/DrQ==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/client-personalization": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.17.0.tgz",
|
|
"integrity": "sha512-RMzN4dZLIta1YuwT7QC9o+OeGz2cU6eTOlGNE/6RcUBLOU3l9tkCOdln5dPE2jp8GZXPl2yk54b2nSs1+pAjqw==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/client-search": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.17.0.tgz",
|
|
"integrity": "sha512-x4P2wKrrRIXszT8gb7eWsMHNNHAJs0wE7/uqbufm4tZenAp+hwU/hq5KVsY50v+PfwM0LcDwwn/1DroujsTFoA==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/events": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz",
|
|
"integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ=="
|
|
},
|
|
"@algolia/logger-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.17.0.tgz",
|
|
"integrity": "sha512-DGuoZqpTmIKJFDeyAJ7M8E/LOenIjWiOsg1XJ1OqAU/eofp49JfqXxbfgctlVZVmDABIyOz8LqEoJ6ZP4DTyvw=="
|
|
},
|
|
"@algolia/logger-console": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.17.0.tgz",
|
|
"integrity": "sha512-zMPvugQV/gbXUvWBCzihw6m7oxIKp48w37QBIUu/XqQQfxhjoOE9xyfJr1KldUt5FrYOKZJVsJaEjTsu+bIgQg==",
|
|
"requires": {
|
|
"@algolia/logger-common": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/requester-browser-xhr": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.17.0.tgz",
|
|
"integrity": "sha512-aSOX/smauyTkP21Pf52pJ1O2LmNFJ5iHRIzEeTh0mwBeADO4GdG94cAWDILFA9rNblq/nK3EDh3+UyHHjplZ1A==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/requester-common": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.17.0.tgz",
|
|
"integrity": "sha512-XJjmWFEUlHu0ijvcHBoixuXfEoiRUdyzQM6YwTuB8usJNIgShua8ouFlRWF8iCeag0vZZiUm4S2WCVBPkdxFgg=="
|
|
},
|
|
"@algolia/requester-node-http": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.17.0.tgz",
|
|
"integrity": "sha512-bpb/wDA1aC6WxxM8v7TsFspB7yBN3nqCGs2H1OADolQR/hiAIjAxusbuMxVbRFOdaUvAIqioIIkWvZdpYNIn8w==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"@algolia/transporter": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.17.0.tgz",
|
|
"integrity": "sha512-6xL6H6fe+Fi0AEP3ziSgC+G04RK37iRb4uUUqVAH9WPYFI8g+LYFq6iv5HS8Cbuc5TTut+Bwj6G+dh/asdb9uA==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.17.0",
|
|
"@algolia/logger-common": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0"
|
|
}
|
|
},
|
|
"@ampproject/remapping": {
|
|
"version": "2.2.1",
|
|
"requires": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@babel/code-frame": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/compat-data": {
|
|
"version": "7.21.4"
|
|
},
|
|
"@babel/core": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.21.4",
|
|
"@babel/generator": "^7.21.4",
|
|
"@babel/helper-compilation-targets": "^7.21.4",
|
|
"@babel/helper-module-transforms": "^7.21.2",
|
|
"@babel/helpers": "^7.21.0",
|
|
"@babel/parser": "^7.21.4",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.4",
|
|
"@babel/types": "^7.21.4",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/generator": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/types": "^7.21.4",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
}
|
|
},
|
|
"@babel/helper-annotate-as-pure": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-explode-assignable-expression": "^7.18.6",
|
|
"@babel/types": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/helper-compilation-targets": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.21.4",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"browserslist": "^4.21.3",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-create-class-features-plugin": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-member-expression-to-functions": "^7.21.0",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.20.7",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/helper-split-export-declaration": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"regexpu-core": "^5.3.1"
|
|
}
|
|
},
|
|
"@babel/helper-define-polyfill-provider": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"@babel/helper-compilation-targets": "^7.17.7",
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2",
|
|
"semver": "^6.1.2"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-environment-visitor": {
|
|
"version": "7.18.9"
|
|
},
|
|
"@babel/helper-explode-assignable-expression": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-function-name": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-member-expression-to-functions": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/helper-module-imports": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/types": "^7.21.4"
|
|
}
|
|
},
|
|
"@babel/helper-module-transforms": {
|
|
"version": "7.21.2",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.20.2",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.2",
|
|
"@babel/types": "^7.21.2"
|
|
}
|
|
},
|
|
"@babel/helper-optimise-call-expression": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.20.2"
|
|
},
|
|
"@babel/helper-remap-async-to-generator": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-wrap-function": "^7.18.9",
|
|
"@babel/types": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/helper-replace-supers": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-member-expression-to-functions": "^7.20.7",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/helper-simple-access": {
|
|
"version": "7.20.2",
|
|
"requires": {
|
|
"@babel/types": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.20.0",
|
|
"requires": {
|
|
"@babel/types": "^7.20.0"
|
|
}
|
|
},
|
|
"@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.21.0"
|
|
},
|
|
"@babel/helper-wrap-function": {
|
|
"version": "7.20.5",
|
|
"requires": {
|
|
"@babel/helper-function-name": "^7.19.0",
|
|
"@babel/template": "^7.18.10",
|
|
"@babel/traverse": "^7.20.5",
|
|
"@babel/types": "^7.20.5"
|
|
}
|
|
},
|
|
"@babel/helpers": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3"
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5"
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/parser": {
|
|
"version": "7.21.4"
|
|
},
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-async-generator-functions": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.9",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-class-static-block": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-dynamic-import": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-export-namespace-from": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-json-strings": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-logical-assignment-operators": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-numeric-separator": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.20.5",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-optional-catch-binding": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-private-methods": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-unicode-property-regex": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.20.0",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.19.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-typescript": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-block-scoping": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-classes": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-replace-supers": "^7.20.7",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-computed-properties": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/template": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-destructuring": {
|
|
"version": "7.21.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-for-of": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-function-name": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-compilation-targets": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.18.9",
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-literals": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-amd": {
|
|
"version": "7.20.11",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.20.11",
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.21.2",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.21.2",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-simple-access": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.20.11",
|
|
"requires": {
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.20.11",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-identifier": "^7.19.1"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-umd": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.20.5",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.20.5",
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-new-target": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-object-super": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-parameters": {
|
|
"version": "7.21.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-property-literals": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-constant-elements": {
|
|
"version": "7.21.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-display-name": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-jsx": "^7.18.6",
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-regenerator": {
|
|
"version": "7.20.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"regenerator-transform": "^0.15.1"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-reserved-words": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-runtime": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.21.4",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.3",
|
|
"babel-plugin-polyfill-corejs3": "^0.6.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.4.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-spread": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-template-literals": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.18.9",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-typescript": {
|
|
"version": "7.21.3",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/plugin-syntax-typescript": "^7.20.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.18.10",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.9"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/preset-env": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.21.4",
|
|
"@babel/helper-compilation-targets": "^7.21.4",
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.20.7",
|
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
"@babel/plugin-proposal-class-static-block": "^7.21.0",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
|
|
"@babel/plugin-proposal-json-strings": "^7.18.6",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
|
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.21.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.20.0",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-transform-arrow-functions": "^7.20.7",
|
|
"@babel/plugin-transform-async-to-generator": "^7.20.7",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoping": "^7.21.0",
|
|
"@babel/plugin-transform-classes": "^7.21.0",
|
|
"@babel/plugin-transform-computed-properties": "^7.20.7",
|
|
"@babel/plugin-transform-destructuring": "^7.21.3",
|
|
"@babel/plugin-transform-dotall-regex": "^7.18.6",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.18.9",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.18.6",
|
|
"@babel/plugin-transform-for-of": "^7.21.0",
|
|
"@babel/plugin-transform-function-name": "^7.18.9",
|
|
"@babel/plugin-transform-literals": "^7.18.9",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
|
|
"@babel/plugin-transform-modules-amd": "^7.20.11",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.20.11",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.6",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5",
|
|
"@babel/plugin-transform-new-target": "^7.18.6",
|
|
"@babel/plugin-transform-object-super": "^7.18.6",
|
|
"@babel/plugin-transform-parameters": "^7.21.3",
|
|
"@babel/plugin-transform-property-literals": "^7.18.6",
|
|
"@babel/plugin-transform-regenerator": "^7.20.5",
|
|
"@babel/plugin-transform-reserved-words": "^7.18.6",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.18.6",
|
|
"@babel/plugin-transform-spread": "^7.20.7",
|
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
|
"@babel/plugin-transform-template-literals": "^7.18.9",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.18.10",
|
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.21.4",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.3",
|
|
"babel-plugin-polyfill-corejs3": "^0.6.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.4.1",
|
|
"core-js-compat": "^3.25.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/preset-modules": {
|
|
"version": "0.1.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
|
|
"@babel/plugin-transform-dotall-regex": "^7.4.4",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"@babel/preset-react": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-react-display-name": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/preset-typescript": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
|
|
"@babel/plugin-transform-typescript": "^7.21.3"
|
|
}
|
|
},
|
|
"@babel/regjsgen": {
|
|
"version": "0.8.0"
|
|
},
|
|
"@babel/runtime": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.11"
|
|
}
|
|
},
|
|
"@babel/runtime-corejs3": {
|
|
"version": "7.21.0",
|
|
"requires": {
|
|
"core-js-pure": "^3.25.1",
|
|
"regenerator-runtime": "^0.13.11"
|
|
}
|
|
},
|
|
"@babel/template": {
|
|
"version": "7.20.7",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/traverse": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.21.4",
|
|
"@babel/generator": "^7.21.4",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.21.4",
|
|
"@babel/types": "^7.21.4",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/types": {
|
|
"version": "7.21.4",
|
|
"requires": {
|
|
"@babel/helper-string-parser": "^7.19.4",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"to-fast-properties": "^2.0.0"
|
|
}
|
|
},
|
|
"@colors/colors": {
|
|
"version": "1.5.0",
|
|
"optional": true
|
|
},
|
|
"@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
},
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"peer": true,
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@discoveryjs/json-ext": {
|
|
"version": "0.5.7"
|
|
},
|
|
"@docsearch/css": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.3.3.tgz",
|
|
"integrity": "sha512-6SCwI7P8ao+se1TUsdZ7B4XzL+gqeQZnBc+2EONZlcVa0dVrk0NjETxozFKgMv0eEGH8QzP1fkN+A1rH61l4eg=="
|
|
},
|
|
"@docsearch/react": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.3.3.tgz",
|
|
"integrity": "sha512-pLa0cxnl+G0FuIDuYlW+EBK6Rw2jwLw9B1RHIeS4N4s2VhsfJ/wzeCi3CWcs5yVfxLd5ZK50t//TMA5e79YT7Q==",
|
|
"requires": {
|
|
"@algolia/autocomplete-core": "1.7.4",
|
|
"@algolia/autocomplete-preset-algolia": "1.7.4",
|
|
"@docsearch/css": "3.3.3",
|
|
"algoliasearch": "^4.0.0"
|
|
}
|
|
},
|
|
"@docusaurus/core": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@babel/core": "^7.18.6",
|
|
"@babel/generator": "^7.18.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-runtime": "^7.18.6",
|
|
"@babel/preset-env": "^7.18.6",
|
|
"@babel/preset-react": "^7.18.6",
|
|
"@babel/preset-typescript": "^7.18.6",
|
|
"@babel/runtime": "^7.18.6",
|
|
"@babel/runtime-corejs3": "^7.18.6",
|
|
"@babel/traverse": "^7.18.8",
|
|
"@docusaurus/cssnano-preset": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@slorber/static-site-generator-webpack-plugin": "^4.0.7",
|
|
"@svgr/webpack": "^6.2.1",
|
|
"autoprefixer": "^10.4.7",
|
|
"babel-loader": "^8.2.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"boxen": "^6.2.1",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.3",
|
|
"clean-css": "^5.3.0",
|
|
"cli-table3": "^0.6.2",
|
|
"combine-promises": "^1.1.0",
|
|
"commander": "^5.1.0",
|
|
"copy-webpack-plugin": "^11.0.0",
|
|
"core-js": "^3.23.3",
|
|
"css-loader": "^6.7.1",
|
|
"css-minimizer-webpack-plugin": "^4.0.0",
|
|
"cssnano": "^5.1.12",
|
|
"del": "^6.1.1",
|
|
"detect-port": "^1.3.0",
|
|
"escape-html": "^1.0.3",
|
|
"eta": "^2.0.0",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"html-minifier-terser": "^6.1.0",
|
|
"html-tags": "^3.2.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"import-fresh": "^3.3.0",
|
|
"leven": "^3.1.0",
|
|
"lodash": "^4.17.21",
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
"postcss": "^8.4.14",
|
|
"postcss-loader": "^7.0.0",
|
|
"prompts": "^2.4.2",
|
|
"react-dev-utils": "^12.0.1",
|
|
"react-helmet-async": "^1.3.0",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2",
|
|
"react-loadable-ssr-addon-v5-slorber": "^1.0.1",
|
|
"react-router": "^5.3.3",
|
|
"react-router-config": "^5.1.1",
|
|
"react-router-dom": "^5.3.3",
|
|
"rtl-detect": "^1.0.4",
|
|
"semver": "^7.3.7",
|
|
"serve-handler": "^6.1.3",
|
|
"shelljs": "^0.8.5",
|
|
"terser-webpack-plugin": "^5.3.3",
|
|
"tslib": "^2.4.0",
|
|
"update-notifier": "^5.1.0",
|
|
"url-loader": "^4.1.1",
|
|
"wait-on": "^6.0.1",
|
|
"webpack": "^5.73.0",
|
|
"webpack-bundle-analyzer": "^4.5.0",
|
|
"webpack-dev-server": "^4.9.3",
|
|
"webpack-merge": "^5.8.0",
|
|
"webpackbar": "^5.0.2"
|
|
}
|
|
},
|
|
"@docusaurus/cssnano-preset": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"cssnano-preset-advanced": "^5.3.8",
|
|
"postcss": "^8.4.14",
|
|
"postcss-sort-media-queries": "^4.2.1",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@docusaurus/logger": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"chalk": "^4.1.2",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@docusaurus/mdx-loader": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@babel/parser": "^7.18.8",
|
|
"@babel/traverse": "^7.18.8",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@mdx-js/mdx": "^1.6.22",
|
|
"escape-html": "^1.0.3",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"image-size": "^1.0.1",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"remark-emoji": "^2.2.0",
|
|
"stringify-object": "^3.3.0",
|
|
"tslib": "^2.4.0",
|
|
"unified": "^9.2.2",
|
|
"unist-util-visit": "^2.0.3",
|
|
"url-loader": "^4.1.1",
|
|
"webpack": "^5.73.0"
|
|
}
|
|
},
|
|
"@docusaurus/module-type-aliases": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.2.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
}
|
|
},
|
|
"@docusaurus/plugin-client-redirects": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-2.4.0.tgz",
|
|
"integrity": "sha512-HsS+Dc2ZLWhfpjYJ5LIrOB/XfXZcElcC7o1iA4yIVtiFz+LHhwP863fhqbwSJ1c6tNDOYBH3HwbskHrc/PIn7Q==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"eta": "^2.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@docusaurus/plugin-content-blog": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.4.0.tgz",
|
|
"integrity": "sha512-YwkAkVUxtxoBAIj/MCb4ohN0SCtHBs4AS75jMhPpf67qf3j+U/4n33cELq7567hwyZ6fMz2GPJcVmctzlGGThQ==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"cheerio": "^1.0.0-rc.12",
|
|
"feed": "^4.2.2",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"reading-time": "^1.5.0",
|
|
"tslib": "^2.4.0",
|
|
"unist-util-visit": "^2.0.3",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-content-docs": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.4.0.tgz",
|
|
"integrity": "sha512-ic/Z/ZN5Rk/RQo+Io6rUGpToOtNbtPloMR2JcGwC1xT2riMu6zzfSwmBi9tHJgdXH6CB5jG+0dOZZO8QS5tmDg==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@types/react-router-config": "^5.0.6",
|
|
"combine-promises": "^1.1.0",
|
|
"fs-extra": "^10.1.0",
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"requires": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
}
|
|
},
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-content-pages": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.4.0.tgz",
|
|
"integrity": "sha512-Pk2pOeOxk8MeU3mrTU0XLIgP9NZixbdcJmJ7RUFrZp1Aj42nd0RhIT14BGvXXyqb8yTQlk4DmYGAzqOfBsFyGw==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"tslib": "^2.4.0",
|
|
"webpack": "^5.73.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-debug": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-2.4.0.tgz",
|
|
"integrity": "sha512-KC56DdYjYT7Txyux71vXHXGYZuP6yYtqwClvYpjKreWIHWus5Zt6VNi23rMZv3/QKhOCrN64zplUbdfQMvddBQ==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"react-json-view": "^1.21.3",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-google-analytics": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.4.0.tgz",
|
|
"integrity": "sha512-uGUzX67DOAIglygdNrmMOvEp8qG03X20jMWadeqVQktS6nADvozpSLGx4J0xbkblhJkUzN21WiilsP9iVP+zkw==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-google-gtag": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-google-tag-manager": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-2.4.0.tgz",
|
|
"integrity": "sha512-E66uGcYs4l7yitmp/8kMEVQftFPwV9iC62ORh47Veqzs6ExwnhzBkJmwDnwIysHBF1vlxnzET0Fl2LfL5fRR3A==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/plugin-sitemap": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.4.0.tgz",
|
|
"integrity": "sha512-pZxh+ygfnI657sN8a/FkYVIAmVv0CGk71QMKqJBOfMmDHNN1FeDeFkBjWP49ejBqpqAhjufkv5UWq3UOu2soCw==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"fs-extra": "^10.1.0",
|
|
"sitemap": "^7.1.1",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/preset-classic": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-2.4.0.tgz",
|
|
"integrity": "sha512-/5z5o/9bc6+P5ool2y01PbJhoGddEGsC0ej1MF6mCoazk8A+kW4feoUd68l7Bnv01rCnG3xy7kHUQP97Y0grUA==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/plugin-debug": "2.4.0",
|
|
"@docusaurus/plugin-google-analytics": "2.4.0",
|
|
"@docusaurus/plugin-google-gtag": "2.4.0",
|
|
"@docusaurus/plugin-google-tag-manager": "2.4.0",
|
|
"@docusaurus/plugin-sitemap": "2.4.0",
|
|
"@docusaurus/theme-classic": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-search-algolia": "2.4.0",
|
|
"@docusaurus/types": "2.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/react-loadable": {
|
|
"version": "5.5.2",
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"@docusaurus/theme-classic": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-2.4.0.tgz",
|
|
"integrity": "sha512-GMDX5WU6Z0OC65eQFgl3iNNEbI9IMJz9f6KnOyuMxNUR6q0qVLsKCNopFUDfFNJ55UU50o7P7o21yVhkwpfJ9w==",
|
|
"requires": {
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-translations": "2.4.0",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"clsx": "^1.2.1",
|
|
"copy-text-to-clipboard": "^3.0.1",
|
|
"infima": "0.2.0-alpha.43",
|
|
"lodash": "^4.17.21",
|
|
"nprogress": "^0.2.0",
|
|
"postcss": "^8.4.14",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"prismjs": "^1.28.0",
|
|
"react-router-dom": "^5.3.3",
|
|
"rtlcss": "^3.5.0",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"requires": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
}
|
|
},
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/theme-common": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-2.4.0.tgz",
|
|
"integrity": "sha512-IkG/l5f/FLY6cBIxtPmFnxpuPzc5TupuqlOx+XDN+035MdQcAh8wHXXZJAkTeYDeZ3anIUSUIvWa7/nRKoQEfg==",
|
|
"requires": {
|
|
"@docusaurus/mdx-loader": "2.4.0",
|
|
"@docusaurus/module-type-aliases": "2.4.0",
|
|
"@docusaurus/plugin-content-blog": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/plugin-content-pages": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-common": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"clsx": "^1.2.1",
|
|
"parse-numeric-range": "^1.3.0",
|
|
"prism-react-renderer": "^1.3.5",
|
|
"tslib": "^2.4.0",
|
|
"use-sync-external-store": "^1.2.0",
|
|
"utility-types": "^3.10.0"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/module-type-aliases": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz",
|
|
"integrity": "sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==",
|
|
"requires": {
|
|
"@docusaurus/react-loadable": "5.5.2",
|
|
"@docusaurus/types": "2.4.0",
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router-config": "*",
|
|
"@types/react-router-dom": "*",
|
|
"react-helmet-async": "*",
|
|
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2"
|
|
}
|
|
},
|
|
"@docusaurus/types": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-2.4.0.tgz",
|
|
"integrity": "sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@docusaurus/theme-search-algolia": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.4.0.tgz",
|
|
"integrity": "sha512-pPCJSCL1Qt4pu/Z0uxBAuke0yEBbxh0s4fOvimna7TEcBLPq0x06/K78AaABXrTVQM6S0vdocFl9EoNgU17hqA==",
|
|
"requires": {
|
|
"@docsearch/react": "^3.1.1",
|
|
"@docusaurus/core": "2.4.0",
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/plugin-content-docs": "2.4.0",
|
|
"@docusaurus/theme-common": "2.4.0",
|
|
"@docusaurus/theme-translations": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"@docusaurus/utils-validation": "2.4.0",
|
|
"algoliasearch": "^4.13.1",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"clsx": "^1.2.1",
|
|
"eta": "^2.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"lodash": "^4.17.21",
|
|
"tslib": "^2.4.0",
|
|
"utility-types": "^3.10.0"
|
|
}
|
|
},
|
|
"@docusaurus/theme-translations": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-2.4.0.tgz",
|
|
"integrity": "sha512-kEoITnPXzDPUMBHk3+fzEzbopxLD3fR5sDoayNH0vXkpUukA88/aDL1bqkhxWZHA3LOfJ3f0vJbOwmnXW5v85Q==",
|
|
"requires": {
|
|
"fs-extra": "^10.1.0",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@docusaurus/types": {
|
|
"version": "2.2.0",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"commander": "^5.1.0",
|
|
"joi": "^17.6.0",
|
|
"react-helmet-async": "^1.3.0",
|
|
"utility-types": "^3.10.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-merge": "^5.8.0"
|
|
}
|
|
},
|
|
"@docusaurus/utils": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@svgr/webpack": "^6.2.1",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"github-slugger": "^1.4.0",
|
|
"globby": "^11.1.0",
|
|
"gray-matter": "^4.0.3",
|
|
"js-yaml": "^4.1.0",
|
|
"lodash": "^4.17.21",
|
|
"micromatch": "^4.0.5",
|
|
"resolve-pathname": "^3.0.0",
|
|
"shelljs": "^0.8.5",
|
|
"tslib": "^2.4.0",
|
|
"url-loader": "^4.1.1",
|
|
"webpack": "^5.73.0"
|
|
}
|
|
},
|
|
"@docusaurus/utils-common": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@docusaurus/utils-validation": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"@docusaurus/logger": "2.4.0",
|
|
"@docusaurus/utils": "2.4.0",
|
|
"joi": "^17.6.0",
|
|
"js-yaml": "^4.1.0",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"@hapi/hoek": {
|
|
"version": "9.3.0"
|
|
},
|
|
"@hapi/topo": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
"dev": true
|
|
},
|
|
"strip-ansi": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jest/schemas": {
|
|
"version": "29.4.3",
|
|
"requires": {
|
|
"@sinclair/typebox": "^0.25.16"
|
|
}
|
|
},
|
|
"@jest/types": {
|
|
"version": "29.5.0",
|
|
"requires": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
}
|
|
},
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@jridgewell/resolve-uri": {
|
|
"version": "3.1.0"
|
|
},
|
|
"@jridgewell/set-array": {
|
|
"version": "1.1.2"
|
|
},
|
|
"@jridgewell/source-map": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.15"
|
|
},
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.18",
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "3.1.0",
|
|
"@jridgewell/sourcemap-codec": "1.4.14"
|
|
},
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14"
|
|
}
|
|
}
|
|
},
|
|
"@kodingdotninja/use-tailwind-breakpoint": {
|
|
"version": "0.0.5",
|
|
"requires": {}
|
|
},
|
|
"@leichtgewicht/ip-codec": {
|
|
"version": "2.0.4"
|
|
},
|
|
"@mdx-js/mdx": {
|
|
"version": "1.6.22",
|
|
"requires": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
|
"@mdx-js/util": "1.6.22",
|
|
"babel-plugin-apply-mdx-type-prop": "1.6.22",
|
|
"babel-plugin-extract-import-names": "1.6.22",
|
|
"camelcase-css": "2.0.1",
|
|
"detab": "2.0.4",
|
|
"hast-util-raw": "6.0.1",
|
|
"lodash.uniq": "4.5.0",
|
|
"mdast-util-to-hast": "10.0.1",
|
|
"remark-footnotes": "2.0.0",
|
|
"remark-mdx": "1.6.22",
|
|
"remark-parse": "8.0.3",
|
|
"remark-squeeze-paragraphs": "4.0.0",
|
|
"style-to-object": "0.3.0",
|
|
"unified": "9.2.0",
|
|
"unist-builder": "2.0.3",
|
|
"unist-util-visit": "2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": {
|
|
"version": "7.12.9",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"source-map": {
|
|
"version": "0.5.7"
|
|
},
|
|
"unified": {
|
|
"version": "9.2.0",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@mdx-js/react": {
|
|
"version": "1.6.22",
|
|
"requires": {}
|
|
},
|
|
"@mdx-js/util": {
|
|
"version": "1.6.22"
|
|
},
|
|
"@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"
|
|
}
|
|
},
|
|
"@npmcli/config": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.2.1.tgz",
|
|
"integrity": "sha512-Cj/OrSbrLvnwWuzquFCDTwFN8QmR+SWH6qLNCBttUreDkKM5D5p36SeSMbcEUiCGdwjUrVy2yd8C0REwwwDPEw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@npmcli/map-workspaces": "^3.0.2",
|
|
"ci-info": "^3.8.0",
|
|
"ini": "^4.1.0",
|
|
"nopt": "^7.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"read-package-json-fast": "^3.0.2",
|
|
"semver": "^7.3.5",
|
|
"walk-up-path": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ini": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
|
|
"integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@npmcli/map-workspaces": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz",
|
|
"integrity": "sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@npmcli/name-from-folder": "^2.0.0",
|
|
"glob": "^10.2.2",
|
|
"minimatch": "^9.0.0",
|
|
"read-package-json-fast": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "10.3.3",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
|
|
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^2.0.3",
|
|
"minimatch": "^9.0.1",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
"path-scurry": "^1.10.1"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"brace-expansion": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@npmcli/name-from-folder": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz",
|
|
"integrity": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==",
|
|
"dev": true
|
|
},
|
|
"@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"@polka/url": {
|
|
"version": "1.0.0-next.21"
|
|
},
|
|
"@sideway/address": {
|
|
"version": "4.1.4",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"@sideway/formula": {
|
|
"version": "3.0.1"
|
|
},
|
|
"@sideway/pinpoint": {
|
|
"version": "2.0.0"
|
|
},
|
|
"@sinclair/typebox": {
|
|
"version": "0.25.24"
|
|
},
|
|
"@sindresorhus/is": {
|
|
"version": "0.14.0"
|
|
},
|
|
"@slorber/static-site-generator-webpack-plugin": {
|
|
"version": "4.0.7",
|
|
"requires": {
|
|
"eval": "^0.1.8",
|
|
"p-map": "^4.0.0",
|
|
"webpack-sources": "^3.2.2"
|
|
}
|
|
},
|
|
"@svgr/babel-plugin-add-jsx-attribute": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-remove-jsx-attribute": {
|
|
"version": "7.0.0",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": {
|
|
"version": "7.0.0",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-svg-dynamic-title": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-svg-em-dimensions": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-transform-react-native-svg": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-plugin-transform-svg-component": {
|
|
"version": "6.5.1",
|
|
"requires": {}
|
|
},
|
|
"@svgr/babel-preset": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@svgr/babel-plugin-add-jsx-attribute": "^6.5.1",
|
|
"@svgr/babel-plugin-remove-jsx-attribute": "*",
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": "*",
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": "^6.5.1",
|
|
"@svgr/babel-plugin-svg-dynamic-title": "^6.5.1",
|
|
"@svgr/babel-plugin-svg-em-dimensions": "^6.5.1",
|
|
"@svgr/babel-plugin-transform-react-native-svg": "^6.5.1",
|
|
"@svgr/babel-plugin-transform-svg-component": "^6.5.1"
|
|
}
|
|
},
|
|
"@svgr/core": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.19.6",
|
|
"@svgr/babel-preset": "^6.5.1",
|
|
"@svgr/plugin-jsx": "^6.5.1",
|
|
"camelcase": "^6.2.0",
|
|
"cosmiconfig": "^7.0.1"
|
|
}
|
|
},
|
|
"@svgr/hast-util-to-babel-ast": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@babel/types": "^7.20.0",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"@svgr/plugin-jsx": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.19.6",
|
|
"@svgr/babel-preset": "^6.5.1",
|
|
"@svgr/hast-util-to-babel-ast": "^6.5.1",
|
|
"svg-parser": "^2.0.4"
|
|
}
|
|
},
|
|
"@svgr/plugin-svgo": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.1",
|
|
"deepmerge": "^4.2.2",
|
|
"svgo": "^2.8.0"
|
|
}
|
|
},
|
|
"@svgr/webpack": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.19.6",
|
|
"@babel/plugin-transform-react-constant-elements": "^7.18.12",
|
|
"@babel/preset-env": "^7.19.4",
|
|
"@babel/preset-react": "^7.18.6",
|
|
"@babel/preset-typescript": "^7.18.6",
|
|
"@svgr/core": "^6.5.1",
|
|
"@svgr/plugin-jsx": "^6.5.1",
|
|
"@svgr/plugin-svgo": "^6.5.1"
|
|
}
|
|
},
|
|
"@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"defer-to-connect": "^1.0.1"
|
|
}
|
|
},
|
|
"@trysound/sax": {
|
|
"version": "0.2.0"
|
|
},
|
|
"@tsconfig/node10": {
|
|
"version": "1.0.9",
|
|
"peer": true
|
|
},
|
|
"@tsconfig/node12": {
|
|
"version": "1.0.11",
|
|
"peer": true
|
|
},
|
|
"@tsconfig/node14": {
|
|
"version": "1.0.3",
|
|
"peer": true
|
|
},
|
|
"@tsconfig/node16": {
|
|
"version": "1.0.3",
|
|
"peer": true
|
|
},
|
|
"@types/body-parser": {
|
|
"version": "1.19.2",
|
|
"requires": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/bonjour": {
|
|
"version": "3.5.10",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/concat-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.0.tgz",
|
|
"integrity": "sha512-t3YCerNM7NTVjLuICZo5gYAXYoDvpuuTceCcFQWcDQz26kxUR5uIWolxbIR5jRNIXpMqhOpW/b8imCR1LEmuJw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/connect": {
|
|
"version": "3.4.35",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/connect-history-api-fallback": {
|
|
"version": "1.3.5",
|
|
"requires": {
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/debug": {
|
|
"version": "4.1.8",
|
|
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.8.tgz",
|
|
"integrity": "sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"@types/eslint": {
|
|
"version": "8.37.0",
|
|
"requires": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"@types/eslint-scope": {
|
|
"version": "3.7.4",
|
|
"requires": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/estree": {
|
|
"version": "0.0.51"
|
|
},
|
|
"@types/express": {
|
|
"version": "4.17.17",
|
|
"requires": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"@types/express-serve-static-core": {
|
|
"version": "4.17.33",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*"
|
|
}
|
|
},
|
|
"@types/hast": {
|
|
"version": "2.3.4",
|
|
"requires": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"@types/history": {
|
|
"version": "4.7.11"
|
|
},
|
|
"@types/html-minifier-terser": {
|
|
"version": "6.1.0"
|
|
},
|
|
"@types/http-proxy": {
|
|
"version": "1.17.10",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/is-empty": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.1.tgz",
|
|
"integrity": "sha512-a3xgqnFTuNJDm1fjsTjHocYJ40Cz3t8utYpi5GNaxzrJC2HSD08ym+whIL7fNqiqBCdM9bcqD1H/tORWAFXoZw==",
|
|
"dev": true
|
|
},
|
|
"@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4"
|
|
},
|
|
"@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"@types/json-schema": {
|
|
"version": "7.0.11"
|
|
},
|
|
"@types/mdast": {
|
|
"version": "3.0.11",
|
|
"requires": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"@types/mime": {
|
|
"version": "3.0.1"
|
|
},
|
|
"@types/ms": {
|
|
"version": "0.7.31",
|
|
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz",
|
|
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==",
|
|
"dev": true
|
|
},
|
|
"@types/node": {
|
|
"version": "18.15.11"
|
|
},
|
|
"@types/parse-json": {
|
|
"version": "4.0.0"
|
|
},
|
|
"@types/parse5": {
|
|
"version": "5.0.3"
|
|
},
|
|
"@types/prop-types": {
|
|
"version": "15.7.5"
|
|
},
|
|
"@types/qs": {
|
|
"version": "6.9.7"
|
|
},
|
|
"@types/range-parser": {
|
|
"version": "1.2.4"
|
|
},
|
|
"@types/react": {
|
|
"version": "18.0.33",
|
|
"requires": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"@types/react-router": {
|
|
"version": "5.1.20",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-router-config": {
|
|
"version": "5.0.7",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "^5.1.0"
|
|
}
|
|
},
|
|
"@types/react-router-dom": {
|
|
"version": "5.3.3",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "*"
|
|
}
|
|
},
|
|
"@types/retry": {
|
|
"version": "0.12.0"
|
|
},
|
|
"@types/sax": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.4.tgz",
|
|
"integrity": "sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/scheduler": {
|
|
"version": "0.16.3"
|
|
},
|
|
"@types/serve-index": {
|
|
"version": "1.9.1",
|
|
"requires": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"@types/serve-static": {
|
|
"version": "1.15.1",
|
|
"requires": {
|
|
"@types/mime": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/sockjs": {
|
|
"version": "0.3.33",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-dPWnWsf+kzIG140B8z2w3fr5D03TLWbOAFQl45xUpI3vcizeXriNR5VYkWZ+WTMsUHqZ9Xlt3hrxGNANFyNQfw==",
|
|
"dev": true
|
|
},
|
|
"@types/text-table": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/@types/text-table/-/text-table-0.2.2.tgz",
|
|
"integrity": "sha512-dGoI5Af7To0R2XE8wJuc6vwlavWARsCh3UKJPjWs1YEqGUqfgBI/j/4GX0yf19/DsDPPf0YAXWAp8psNeIehLg==",
|
|
"dev": true
|
|
},
|
|
"@types/unist": {
|
|
"version": "2.0.6"
|
|
},
|
|
"@types/ws": {
|
|
"version": "8.5.4",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "17.0.24",
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"@types/yargs-parser": {
|
|
"version": "21.0.0"
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/helper-numbers": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-opt": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"@webassemblyjs/wast-printer": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@xtuc/ieee754": {
|
|
"version": "1.2.0"
|
|
},
|
|
"@xtuc/long": {
|
|
"version": "4.2.2"
|
|
},
|
|
"abbrev": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
|
|
"integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
|
|
"dev": true
|
|
},
|
|
"accepts": {
|
|
"version": "1.3.8",
|
|
"requires": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "8.8.2"
|
|
},
|
|
"acorn-import-assertions": {
|
|
"version": "1.8.0",
|
|
"requires": {}
|
|
},
|
|
"acorn-walk": {
|
|
"version": "8.2.0"
|
|
},
|
|
"address": {
|
|
"version": "1.2.2"
|
|
},
|
|
"aggregate-error": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
}
|
|
},
|
|
"ajv": {
|
|
"version": "6.12.6",
|
|
"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"
|
|
}
|
|
},
|
|
"ajv-formats": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"requires": {}
|
|
},
|
|
"algoliasearch": {
|
|
"version": "4.17.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.17.0.tgz",
|
|
"integrity": "sha512-JMRh2Mw6sEnVMiz6+APsi7lx9a2jiDFF+WUtANaUVCv6uSU9UOLdo5h9K3pdP6frRRybaM2fX8b1u0nqICS9aA==",
|
|
"requires": {
|
|
"@algolia/cache-browser-local-storage": "4.17.0",
|
|
"@algolia/cache-common": "4.17.0",
|
|
"@algolia/cache-in-memory": "4.17.0",
|
|
"@algolia/client-account": "4.17.0",
|
|
"@algolia/client-analytics": "4.17.0",
|
|
"@algolia/client-common": "4.17.0",
|
|
"@algolia/client-personalization": "4.17.0",
|
|
"@algolia/client-search": "4.17.0",
|
|
"@algolia/logger-common": "4.17.0",
|
|
"@algolia/logger-console": "4.17.0",
|
|
"@algolia/requester-browser-xhr": "4.17.0",
|
|
"@algolia/requester-common": "4.17.0",
|
|
"@algolia/requester-node-http": "4.17.0",
|
|
"@algolia/transporter": "4.17.0"
|
|
}
|
|
},
|
|
"algoliasearch-helper": {
|
|
"version": "3.12.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.12.0.tgz",
|
|
"integrity": "sha512-/j1U3PEwdan0n6P/QqSnSpNSLC5+cEMvyljd5CnmNmUjDlGrys+vFEOwjVEnqELIiAGMHEA/Nl3CiKVFBUYqyQ==",
|
|
"requires": {
|
|
"@algolia/events": "^4.0.1"
|
|
}
|
|
},
|
|
"ansi-align": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"string-width": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ansi-html-community": {
|
|
"version": "0.0.8"
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"any-promise": {
|
|
"version": "1.3.0"
|
|
},
|
|
"anymatch": {
|
|
"version": "3.1.3",
|
|
"requires": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
}
|
|
},
|
|
"arg": {
|
|
"version": "5.0.2"
|
|
},
|
|
"argparse": {
|
|
"version": "2.0.1"
|
|
},
|
|
"array-flatten": {
|
|
"version": "2.1.2"
|
|
},
|
|
"array-union": {
|
|
"version": "2.1.0"
|
|
},
|
|
"asap": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
|
|
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
|
|
},
|
|
"at-least-node": {
|
|
"version": "1.0.0"
|
|
},
|
|
"autoprefixer": {
|
|
"version": "10.4.14",
|
|
"requires": {
|
|
"browserslist": "^4.21.5",
|
|
"caniuse-lite": "^1.0.30001464",
|
|
"fraction.js": "^4.2.0",
|
|
"normalize-range": "^0.1.2",
|
|
"picocolors": "^1.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"axios": {
|
|
"version": "0.25.0",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.7"
|
|
}
|
|
},
|
|
"babel-loader": {
|
|
"version": "8.3.0",
|
|
"requires": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
}
|
|
},
|
|
"babel-plugin-apply-mdx-type-prop": {
|
|
"version": "1.6.22",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@mdx-js/util": "1.6.22"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4"
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"requires": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"babel-plugin-extract-import-names": {
|
|
"version": "1.6.22",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "7.10.4"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4"
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs2": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.17.7",
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3",
|
|
"semver": "^6.1.1"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3",
|
|
"core-js-compat": "^3.25.1"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-regenerator": {
|
|
"version": "0.4.1",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.3"
|
|
}
|
|
},
|
|
"bail": {
|
|
"version": "1.0.5"
|
|
},
|
|
"balanced-match": {
|
|
"version": "1.0.2"
|
|
},
|
|
"base16": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/base16/-/base16-1.0.0.tgz",
|
|
"integrity": "sha512-pNdYkNPiJUnEhnfXV56+sQy8+AaPcG3POZAUnwr4EeqCUZFz4u2PePbo3e5Gj4ziYPCWGUZT9RHisvJKnwFuBQ=="
|
|
},
|
|
"batch": {
|
|
"version": "0.6.1"
|
|
},
|
|
"big.js": {
|
|
"version": "5.2.2"
|
|
},
|
|
"binary-extensions": {
|
|
"version": "2.2.0"
|
|
},
|
|
"body-parser": {
|
|
"version": "1.20.2",
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz",
|
|
"integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==",
|
|
"requires": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.5",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.11.0",
|
|
"raw-body": "2.5.2",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bytes": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
|
|
},
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
|
|
}
|
|
}
|
|
},
|
|
"bonjour-service": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"array-flatten": "^2.1.2",
|
|
"dns-equal": "^1.0.0",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"multicast-dns": "^7.2.5"
|
|
}
|
|
},
|
|
"boolbase": {
|
|
"version": "1.0.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"
|
|
}
|
|
},
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
"requires": {
|
|
"fill-range": "^7.1.1"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"version": "4.21.5",
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30001449",
|
|
"electron-to-chromium": "^1.4.284",
|
|
"node-releases": "^2.0.8",
|
|
"update-browserslist-db": "^1.0.10"
|
|
}
|
|
},
|
|
"buffer-from": {
|
|
"version": "1.1.2"
|
|
},
|
|
"bytes": {
|
|
"version": "3.0.0"
|
|
},
|
|
"cacheable-request": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"lowercase-keys": {
|
|
"version": "2.0.0"
|
|
},
|
|
"normalize-url": {
|
|
"version": "4.5.1"
|
|
}
|
|
}
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
|
|
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
"requires": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.1"
|
|
}
|
|
},
|
|
"callsites": {
|
|
"version": "3.1.0"
|
|
},
|
|
"camel-case": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"pascal-case": "^3.1.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.3.0"
|
|
},
|
|
"camelcase-css": {
|
|
"version": "2.0.1"
|
|
},
|
|
"caniuse-api": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"caniuse-lite": {
|
|
"version": "1.0.30001662",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001662.tgz",
|
|
"integrity": "sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA=="
|
|
},
|
|
"ccount": {
|
|
"version": "1.1.0"
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"character-entities": {
|
|
"version": "1.2.4"
|
|
},
|
|
"character-entities-legacy": {
|
|
"version": "1.1.4"
|
|
},
|
|
"character-reference-invalid": {
|
|
"version": "1.1.4"
|
|
},
|
|
"cheerio": {
|
|
"version": "1.0.0-rc.12",
|
|
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
|
|
"integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
|
|
"requires": {
|
|
"cheerio-select": "^2.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"htmlparser2": "^8.0.1",
|
|
"parse5": "^7.0.0",
|
|
"parse5-htmlparser2-tree-adapter": "^7.0.0"
|
|
}
|
|
},
|
|
"cheerio-select": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
|
|
"integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-select": "^5.1.0",
|
|
"css-what": "^6.1.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"chrome-trace-event": {
|
|
"version": "1.0.3"
|
|
},
|
|
"ci-info": {
|
|
"version": "3.8.0"
|
|
},
|
|
"classnames": {
|
|
"version": "2.3.2"
|
|
},
|
|
"clean-css": {
|
|
"version": "5.3.2",
|
|
"requires": {
|
|
"source-map": "~0.6.0"
|
|
}
|
|
},
|
|
"clean-stack": {
|
|
"version": "2.2.0"
|
|
},
|
|
"cli-boxes": {
|
|
"version": "3.0.0"
|
|
},
|
|
"cli-table3": {
|
|
"version": "0.6.3",
|
|
"requires": {
|
|
"@colors/colors": "1.5.0",
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"dependencies": {
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"clone-deep": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
}
|
|
},
|
|
"clone-response": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"clsx": {
|
|
"version": "1.2.1"
|
|
},
|
|
"collapse-white-space": {
|
|
"version": "1.0.6"
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"colord": {
|
|
"version": "2.9.3"
|
|
},
|
|
"colorette": {
|
|
"version": "2.0.19"
|
|
},
|
|
"combine-promises": {
|
|
"version": "1.1.0"
|
|
},
|
|
"comma-separated-tokens": {
|
|
"version": "1.0.8"
|
|
},
|
|
"commander": {
|
|
"version": "5.1.0"
|
|
},
|
|
"commondir": {
|
|
"version": "1.0.1"
|
|
},
|
|
"compressible": {
|
|
"version": "2.0.18",
|
|
"requires": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
}
|
|
}
|
|
},
|
|
"compression": {
|
|
"version": "1.7.4",
|
|
"requires": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.16",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2"
|
|
}
|
|
}
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1"
|
|
},
|
|
"concat-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz",
|
|
"integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.0.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"configstore": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
}
|
|
},
|
|
"connect-history-api-fallback": {
|
|
"version": "2.0.0"
|
|
},
|
|
"consola": {
|
|
"version": "2.15.3"
|
|
},
|
|
"content-disposition": {
|
|
"version": "0.5.2"
|
|
},
|
|
"content-type": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
|
|
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="
|
|
},
|
|
"convert-source-map": {
|
|
"version": "1.9.0"
|
|
},
|
|
"cookie": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz",
|
|
"integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw=="
|
|
},
|
|
"cookie-signature": {
|
|
"version": "1.0.6"
|
|
},
|
|
"copy-text-to-clipboard": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.1.0.tgz",
|
|
"integrity": "sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng=="
|
|
},
|
|
"copy-webpack-plugin": {
|
|
"version": "11.0.0",
|
|
"requires": {
|
|
"fast-glob": "^3.2.11",
|
|
"glob-parent": "^6.0.1",
|
|
"globby": "^13.1.1",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "13.1.3",
|
|
"requires": {
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.11",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^4.0.0"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"core-js": {
|
|
"version": "3.30.0"
|
|
},
|
|
"core-js-compat": {
|
|
"version": "3.30.0",
|
|
"requires": {
|
|
"browserslist": "^4.21.5"
|
|
}
|
|
},
|
|
"core-js-pure": {
|
|
"version": "3.30.0"
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.3"
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.1.0",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"cosmiconfig-typescript-loader": {
|
|
"version": "4.3.0",
|
|
"requires": {}
|
|
},
|
|
"create-require": {
|
|
"version": "1.1.1",
|
|
"peer": true
|
|
},
|
|
"cross-fetch": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
|
|
"integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
|
|
"requires": {
|
|
"node-fetch": "2.6.7"
|
|
}
|
|
},
|
|
"cross-spawn": {
|
|
"version": "7.0.3",
|
|
"requires": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
}
|
|
},
|
|
"crypto-random-string": {
|
|
"version": "2.0.0"
|
|
},
|
|
"css-declaration-sorter": {
|
|
"version": "6.4.0",
|
|
"requires": {}
|
|
},
|
|
"css-loader": {
|
|
"version": "6.7.3",
|
|
"requires": {
|
|
"icss-utils": "^5.1.0",
|
|
"postcss": "^8.4.19",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"semver": "^7.3.8"
|
|
}
|
|
},
|
|
"css-minimizer-webpack-plugin": {
|
|
"version": "4.2.2",
|
|
"requires": {
|
|
"cssnano": "^5.1.8",
|
|
"jest-worker": "^29.1.2",
|
|
"postcss": "^8.4.17",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"css-select": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
|
|
"integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
}
|
|
},
|
|
"css-tree": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"css-what": {
|
|
"version": "6.1.0"
|
|
},
|
|
"cssesc": {
|
|
"version": "3.0.0"
|
|
},
|
|
"cssnano": {
|
|
"version": "5.1.15",
|
|
"requires": {
|
|
"cssnano-preset-default": "^5.2.14",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"cssnano-preset-advanced": {
|
|
"version": "5.3.10",
|
|
"requires": {
|
|
"autoprefixer": "^10.4.12",
|
|
"cssnano-preset-default": "^5.2.14",
|
|
"postcss-discard-unused": "^5.1.0",
|
|
"postcss-merge-idents": "^5.1.1",
|
|
"postcss-reduce-idents": "^5.2.0",
|
|
"postcss-zindex": "^5.1.0"
|
|
}
|
|
},
|
|
"cssnano-preset-default": {
|
|
"version": "5.2.14",
|
|
"requires": {
|
|
"css-declaration-sorter": "^6.3.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-calc": "^8.2.3",
|
|
"postcss-colormin": "^5.3.1",
|
|
"postcss-convert-values": "^5.1.3",
|
|
"postcss-discard-comments": "^5.1.2",
|
|
"postcss-discard-duplicates": "^5.1.0",
|
|
"postcss-discard-empty": "^5.1.1",
|
|
"postcss-discard-overridden": "^5.1.0",
|
|
"postcss-merge-longhand": "^5.1.7",
|
|
"postcss-merge-rules": "^5.1.4",
|
|
"postcss-minify-font-values": "^5.1.0",
|
|
"postcss-minify-gradients": "^5.1.1",
|
|
"postcss-minify-params": "^5.1.4",
|
|
"postcss-minify-selectors": "^5.2.1",
|
|
"postcss-normalize-charset": "^5.1.0",
|
|
"postcss-normalize-display-values": "^5.1.0",
|
|
"postcss-normalize-positions": "^5.1.1",
|
|
"postcss-normalize-repeat-style": "^5.1.1",
|
|
"postcss-normalize-string": "^5.1.0",
|
|
"postcss-normalize-timing-functions": "^5.1.0",
|
|
"postcss-normalize-unicode": "^5.1.1",
|
|
"postcss-normalize-url": "^5.1.0",
|
|
"postcss-normalize-whitespace": "^5.1.1",
|
|
"postcss-ordered-values": "^5.1.3",
|
|
"postcss-reduce-initial": "^5.1.2",
|
|
"postcss-reduce-transforms": "^5.1.0",
|
|
"postcss-svgo": "^5.1.0",
|
|
"postcss-unique-selectors": "^5.1.1"
|
|
}
|
|
},
|
|
"cssnano-utils": {
|
|
"version": "3.1.0",
|
|
"requires": {}
|
|
},
|
|
"csso": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"css-tree": "^1.1.2"
|
|
}
|
|
},
|
|
"csstype": {
|
|
"version": "3.1.2"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"decode-named-character-reference": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz",
|
|
"integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"character-entities": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"character-entities": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
|
|
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"decompress-response": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"deep-extend": {
|
|
"version": "0.6.0"
|
|
},
|
|
"deepmerge": {
|
|
"version": "4.3.1"
|
|
},
|
|
"default-gateway": {
|
|
"version": "6.0.3",
|
|
"requires": {
|
|
"execa": "^5.0.0"
|
|
}
|
|
},
|
|
"defer-to-connect": {
|
|
"version": "1.1.3"
|
|
},
|
|
"define-data-property": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
"requires": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.0.1"
|
|
}
|
|
},
|
|
"define-lazy-prop": {
|
|
"version": "2.0.0"
|
|
},
|
|
"define-properties": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"del": {
|
|
"version": "6.1.1",
|
|
"requires": {
|
|
"globby": "^11.0.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.2",
|
|
"p-map": "^4.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^3.0.0"
|
|
}
|
|
},
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
},
|
|
"dequal": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
|
"dev": true
|
|
},
|
|
"destroy": {
|
|
"version": "1.2.0"
|
|
},
|
|
"detab": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"repeat-string": "^1.5.4"
|
|
}
|
|
},
|
|
"detect-node": {
|
|
"version": "2.1.0"
|
|
},
|
|
"detect-port": {
|
|
"version": "1.5.1",
|
|
"requires": {
|
|
"address": "^1.0.1",
|
|
"debug": "4"
|
|
}
|
|
},
|
|
"detect-port-alt": {
|
|
"version": "1.1.6",
|
|
"requires": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"didyoumean": {
|
|
"version": "1.2.2"
|
|
},
|
|
"diff": {
|
|
"version": "4.0.2",
|
|
"peer": true
|
|
},
|
|
"dir-glob": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"path-type": "^4.0.0"
|
|
}
|
|
},
|
|
"dlv": {
|
|
"version": "1.1.3"
|
|
},
|
|
"dns-equal": {
|
|
"version": "1.0.0"
|
|
},
|
|
"dns-packet": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
}
|
|
},
|
|
"dom-converter": {
|
|
"version": "0.2.0",
|
|
"requires": {
|
|
"utila": "~0.4"
|
|
}
|
|
},
|
|
"dom-helpers": {
|
|
"version": "5.2.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"dom-serializer": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
}
|
|
},
|
|
"domelementtype": {
|
|
"version": "2.3.0"
|
|
},
|
|
"domhandler": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
|
|
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
|
|
"requires": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.1"
|
|
}
|
|
},
|
|
"dot-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"dot-prop": {
|
|
"version": "5.3.0",
|
|
"requires": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-obj": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"duplexer": {
|
|
"version": "0.1.2"
|
|
},
|
|
"duplexer3": {
|
|
"version": "0.1.5"
|
|
},
|
|
"eastasianwidth": {
|
|
"version": "0.2.0"
|
|
},
|
|
"ee-first": {
|
|
"version": "1.1.1"
|
|
},
|
|
"electron-to-chromium": {
|
|
"version": "1.4.355"
|
|
},
|
|
"emoji-regex": {
|
|
"version": "9.2.2"
|
|
},
|
|
"emojis-list": {
|
|
"version": "3.0.0"
|
|
},
|
|
"emoticon": {
|
|
"version": "3.2.0"
|
|
},
|
|
"encodeurl": {
|
|
"version": "1.0.2"
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.4",
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "5.12.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
}
|
|
},
|
|
"entities": {
|
|
"version": "4.4.0"
|
|
},
|
|
"error-ex": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"es-define-property": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
|
"requires": {
|
|
"get-intrinsic": "^1.2.4"
|
|
}
|
|
},
|
|
"es-errors": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="
|
|
},
|
|
"es-module-lexer": {
|
|
"version": "0.9.3"
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1"
|
|
},
|
|
"escape-goat": {
|
|
"version": "2.1.1"
|
|
},
|
|
"escape-html": {
|
|
"version": "1.0.3"
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0"
|
|
},
|
|
"eslint-scope": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"esprima": {
|
|
"version": "4.0.1"
|
|
},
|
|
"esrecurse": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"estraverse": {
|
|
"version": "5.3.0"
|
|
}
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0"
|
|
},
|
|
"esutils": {
|
|
"version": "2.0.3"
|
|
},
|
|
"eta": {
|
|
"version": "2.0.1"
|
|
},
|
|
"etag": {
|
|
"version": "1.8.1"
|
|
},
|
|
"eval": {
|
|
"version": "0.1.8",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"require-like": ">= 0.1.1"
|
|
}
|
|
},
|
|
"eventemitter3": {
|
|
"version": "4.0.7"
|
|
},
|
|
"events": {
|
|
"version": "3.3.0"
|
|
},
|
|
"execa": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "6.0.1"
|
|
}
|
|
}
|
|
},
|
|
"exenv": {
|
|
"version": "1.2.2"
|
|
},
|
|
"express": {
|
|
"version": "4.19.2",
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz",
|
|
"integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==",
|
|
"requires": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.2",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.6.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.7",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.11.0",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"dependencies": {
|
|
"array-flatten": {
|
|
"version": "1.1.1"
|
|
},
|
|
"content-disposition": {
|
|
"version": "0.5.4",
|
|
"requires": {
|
|
"safe-buffer": "5.2.1"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
},
|
|
"path-to-regexp": {
|
|
"version": "0.1.7"
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.1"
|
|
}
|
|
}
|
|
},
|
|
"extend": {
|
|
"version": "3.0.2"
|
|
},
|
|
"extend-shallow": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"is-extendable": "^0.1.0"
|
|
}
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.1.0"
|
|
},
|
|
"fast-url-parser": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"punycode": "^1.3.2"
|
|
}
|
|
},
|
|
"fastq": {
|
|
"version": "1.15.0",
|
|
"requires": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"fault": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz",
|
|
"integrity": "sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"format": "^0.2.0"
|
|
}
|
|
},
|
|
"faye-websocket": {
|
|
"version": "0.11.4",
|
|
"requires": {
|
|
"websocket-driver": ">=0.5.1"
|
|
}
|
|
},
|
|
"fbemitter": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/fbemitter/-/fbemitter-3.0.0.tgz",
|
|
"integrity": "sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==",
|
|
"requires": {
|
|
"fbjs": "^3.0.0"
|
|
}
|
|
},
|
|
"fbjs": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/fbjs/-/fbjs-3.0.4.tgz",
|
|
"integrity": "sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==",
|
|
"requires": {
|
|
"cross-fetch": "^3.1.5",
|
|
"fbjs-css-vars": "^1.0.0",
|
|
"loose-envify": "^1.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"promise": "^7.1.1",
|
|
"setimmediate": "^1.0.5",
|
|
"ua-parser-js": "^0.7.30"
|
|
}
|
|
},
|
|
"fbjs-css-vars": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz",
|
|
"integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ=="
|
|
},
|
|
"feed": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/feed/-/feed-4.2.2.tgz",
|
|
"integrity": "sha512-u5/sxGfiMfZNtJ3OvQpXcvotFpYkL0n9u9mM2vkui2nGo8b4wvDkJ8gAkYqbA8QpGyFCv3RK0Z+Iv+9veCS9bQ==",
|
|
"requires": {
|
|
"xml-js": "^1.6.11"
|
|
}
|
|
},
|
|
"file-loader": {
|
|
"version": "6.2.0",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"filesize": {
|
|
"version": "8.0.7"
|
|
},
|
|
"fill-range": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
"requires": {
|
|
"to-regex-range": "^5.0.1"
|
|
}
|
|
},
|
|
"finalhandler": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"flux": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/flux/-/flux-4.0.4.tgz",
|
|
"integrity": "sha512-NCj3XlayA2UsapRpM7va6wU1+9rE5FIL7qoMcmxWHRzbp0yujihMBm9BBHZ1MDIk5h5o2Bl6eGiCe8rYELAmYw==",
|
|
"requires": {
|
|
"fbemitter": "^3.0.0",
|
|
"fbjs": "^3.0.1"
|
|
}
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.15.6",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
|
|
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA=="
|
|
},
|
|
"foreground-child": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
|
|
"integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"signal-exit": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.3",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "9.1.0",
|
|
"requires": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
}
|
|
},
|
|
"tapable": {
|
|
"version": "1.1.3"
|
|
}
|
|
}
|
|
},
|
|
"format": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
|
|
"integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
|
|
"dev": true
|
|
},
|
|
"forwarded": {
|
|
"version": "0.2.0"
|
|
},
|
|
"fraction.js": {
|
|
"version": "4.2.0"
|
|
},
|
|
"fresh": {
|
|
"version": "0.5.2"
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.1.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"fs-monkey": {
|
|
"version": "1.0.3"
|
|
},
|
|
"fs.realpath": {
|
|
"version": "1.0.0"
|
|
},
|
|
"fsevents": {
|
|
"version": "2.3.2",
|
|
"optional": true
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="
|
|
},
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2"
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
|
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
|
"requires": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0"
|
|
}
|
|
},
|
|
"get-own-enumerable-property-symbols": {
|
|
"version": "3.0.2"
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"github-slugger": {
|
|
"version": "1.5.0"
|
|
},
|
|
"glob": {
|
|
"version": "7.2.3",
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
},
|
|
"glob-to-regexp": {
|
|
"version": "0.4.1"
|
|
},
|
|
"global-dirs": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"ini": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ini": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"global-modules": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"global-prefix": "^3.0.0"
|
|
}
|
|
},
|
|
"global-prefix": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
},
|
|
"dependencies": {
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "11.12.0"
|
|
},
|
|
"globby": {
|
|
"version": "11.1.0",
|
|
"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"
|
|
}
|
|
},
|
|
"gopd": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
|
|
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.3"
|
|
}
|
|
},
|
|
"got": {
|
|
"version": "9.6.0",
|
|
"requires": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
}
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.2.11"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gzip-size": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"duplexer": "^0.1.2"
|
|
}
|
|
},
|
|
"handle-thing": {
|
|
"version": "2.0.1"
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"has-property-descriptors": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
"requires": {
|
|
"es-define-property": "^1.0.0"
|
|
}
|
|
},
|
|
"has-proto": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
|
|
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3"
|
|
},
|
|
"has-yarn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"hasown": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
"requires": {
|
|
"function-bind": "^1.1.2"
|
|
}
|
|
},
|
|
"hast-to-hyperscript": {
|
|
"version": "9.0.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.3",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"property-information": "^5.3.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"web-namespaces": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-from-parse5": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"@types/parse5": "^5.0.0",
|
|
"hastscript": "^6.0.0",
|
|
"property-information": "^5.0.0",
|
|
"vfile": "^4.0.0",
|
|
"vfile-location": "^3.2.0",
|
|
"web-namespaces": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-parse-selector": {
|
|
"version": "2.2.5"
|
|
},
|
|
"hast-util-raw": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"parse5": {
|
|
"version": "6.0.1"
|
|
}
|
|
}
|
|
},
|
|
"hast-util-to-parse5": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"hast-to-hyperscript": "^9.0.0",
|
|
"property-information": "^5.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"hastscript": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"@types/hast": "^2.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-parse-selector": "^2.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0"
|
|
}
|
|
},
|
|
"he": {
|
|
"version": "1.2.0"
|
|
},
|
|
"history": {
|
|
"version": "4.10.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"loose-envify": "^1.2.0",
|
|
"resolve-pathname": "^3.0.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0",
|
|
"value-equal": "^1.0.1"
|
|
}
|
|
},
|
|
"hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"hosted-git-info": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz",
|
|
"integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^7.5.1"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"hpack.js": {
|
|
"version": "2.1.6",
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"obuf": "^1.0.0",
|
|
"readable-stream": "^2.0.1",
|
|
"wbuf": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.8",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2"
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"html-entities": {
|
|
"version": "2.3.3"
|
|
},
|
|
"html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"camel-case": "^4.1.2",
|
|
"clean-css": "^5.2.2",
|
|
"commander": "^8.3.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.4",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^5.10.0"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "8.3.0"
|
|
}
|
|
}
|
|
},
|
|
"html-tags": {
|
|
"version": "3.3.1"
|
|
},
|
|
"html-void-elements": {
|
|
"version": "1.0.5"
|
|
},
|
|
"html-webpack-plugin": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@types/html-minifier-terser": "^6.0.0",
|
|
"html-minifier-terser": "^6.0.2",
|
|
"lodash": "^4.17.21",
|
|
"pretty-error": "^4.0.0",
|
|
"tapable": "^2.0.0"
|
|
}
|
|
},
|
|
"htmlparser2": {
|
|
"version": "8.0.2",
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
|
|
"integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"http-cache-semantics": {
|
|
"version": "4.1.1"
|
|
},
|
|
"http-deceiver": {
|
|
"version": "1.2.7"
|
|
},
|
|
"http-errors": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
}
|
|
},
|
|
"http-parser-js": {
|
|
"version": "0.5.8"
|
|
},
|
|
"http-proxy": {
|
|
"version": "1.18.1",
|
|
"requires": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"http-proxy-middleware": {
|
|
"version": "2.0.6",
|
|
"requires": {
|
|
"@types/http-proxy": "^1.17.8",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.1",
|
|
"is-plain-obj": "^3.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"dependencies": {
|
|
"is-plain-obj": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "2.1.0"
|
|
},
|
|
"iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
}
|
|
},
|
|
"icss-utils": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"ignore": {
|
|
"version": "5.2.4"
|
|
},
|
|
"image-size": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"queue": "6.0.2"
|
|
}
|
|
},
|
|
"immer": {
|
|
"version": "9.0.21"
|
|
},
|
|
"import-fresh": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
}
|
|
},
|
|
"import-lazy": {
|
|
"version": "2.1.0"
|
|
},
|
|
"import-meta-resolve": {
|
|
"version": "2.2.2",
|
|
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-2.2.2.tgz",
|
|
"integrity": "sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==",
|
|
"dev": true
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4"
|
|
},
|
|
"indent-string": {
|
|
"version": "4.0.0"
|
|
},
|
|
"infima": {
|
|
"version": "0.2.0-alpha.43",
|
|
"resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.43.tgz",
|
|
"integrity": "sha512-2uw57LvUqW0rK/SWYnd/2rRfxNA5DDNOh33jxF7fy46VWoNhGxiUQyVZHbBMjQ33mQem0cjdDVwgWVAmlRfgyQ=="
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4"
|
|
},
|
|
"ini": {
|
|
"version": "1.3.8"
|
|
},
|
|
"inline-style-parser": {
|
|
"version": "0.1.1"
|
|
},
|
|
"interpret": {
|
|
"version": "1.4.0"
|
|
},
|
|
"invariant": {
|
|
"version": "2.2.4",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"ipaddr.js": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-alphabetical": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-alphanumerical": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0"
|
|
}
|
|
},
|
|
"is-arrayish": {
|
|
"version": "0.2.1"
|
|
},
|
|
"is-binary-path": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"binary-extensions": "^2.0.0"
|
|
}
|
|
},
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ci-info": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"is-core-module": {
|
|
"version": "2.11.0",
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"is-decimal": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-docker": {
|
|
"version": "2.2.1"
|
|
},
|
|
"is-empty": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/is-empty/-/is-empty-1.2.0.tgz",
|
|
"integrity": "sha512-F2FnH/otLNJv0J6wc73A5Xo7oHLNnqplYqZhUu01tD54DIPvxIRSTSLkrUB/M0nHO4vo1O9PDfN4KoTxCzLh/w==",
|
|
"dev": true
|
|
},
|
|
"is-extendable": {
|
|
"version": "0.1.1"
|
|
},
|
|
"is-extglob": {
|
|
"version": "2.1.1"
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0"
|
|
},
|
|
"is-glob": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"is-extglob": "^2.1.1"
|
|
}
|
|
},
|
|
"is-hexadecimal": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
}
|
|
},
|
|
"is-npm": {
|
|
"version": "5.0.0"
|
|
},
|
|
"is-number": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
|
|
},
|
|
"is-obj": {
|
|
"version": "1.0.1"
|
|
},
|
|
"is-path-cwd": {
|
|
"version": "2.2.0"
|
|
},
|
|
"is-path-inside": {
|
|
"version": "3.0.3"
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "2.1.0"
|
|
},
|
|
"is-plain-object": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"isobject": "^3.0.1"
|
|
}
|
|
},
|
|
"is-regexp": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-root": {
|
|
"version": "2.1.0"
|
|
},
|
|
"is-stream": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-typedarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-whitespace-character": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-word-character": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-wsl": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"is-docker": "^2.0.0"
|
|
}
|
|
},
|
|
"is-yarn-global": {
|
|
"version": "0.3.0"
|
|
},
|
|
"isarray": {
|
|
"version": "0.0.1"
|
|
},
|
|
"isexe": {
|
|
"version": "2.0.0"
|
|
},
|
|
"isobject": {
|
|
"version": "3.0.1"
|
|
},
|
|
"jackspeak": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.3.tgz",
|
|
"integrity": "sha512-pF0kfjmg8DJLxDrizHoCZGUFz4P4czQ3HyfW4BU0ffebYkzAVlBywp5zaxW/TM+r0sGbmrQdi8EQQVTJFxnGsQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@isaacs/cliui": "^8.0.2",
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"jest-util": {
|
|
"version": "29.5.0",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
}
|
|
},
|
|
"jest-worker": {
|
|
"version": "29.5.0",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jiti": {
|
|
"version": "1.18.2"
|
|
},
|
|
"joi": {
|
|
"version": "17.9.1",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0",
|
|
"@hapi/topo": "^5.0.0",
|
|
"@sideway/address": "^4.1.3",
|
|
"@sideway/formula": "^3.0.1",
|
|
"@sideway/pinpoint": "^2.0.0"
|
|
}
|
|
},
|
|
"js-tokens": {
|
|
"version": "4.0.0"
|
|
},
|
|
"js-yaml": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
}
|
|
},
|
|
"jsesc": {
|
|
"version": "2.5.2"
|
|
},
|
|
"json-buffer": {
|
|
"version": "3.0.0"
|
|
},
|
|
"json-parse-even-better-errors": {
|
|
"version": "2.3.1"
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.4.1"
|
|
},
|
|
"json5": {
|
|
"version": "2.2.3"
|
|
},
|
|
"jsonfile": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"keyv": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "6.0.3"
|
|
},
|
|
"kleur": {
|
|
"version": "3.0.3"
|
|
},
|
|
"klona": {
|
|
"version": "2.0.6"
|
|
},
|
|
"latest-version": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"package-json": "^6.3.0"
|
|
}
|
|
},
|
|
"launch-editor": {
|
|
"version": "2.6.0",
|
|
"requires": {
|
|
"picocolors": "^1.0.0",
|
|
"shell-quote": "^1.7.3"
|
|
}
|
|
},
|
|
"leven": {
|
|
"version": "3.1.0"
|
|
},
|
|
"levenshtein-edit-distance": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/levenshtein-edit-distance/-/levenshtein-edit-distance-1.0.0.tgz",
|
|
"integrity": "sha512-gpgBvPn7IFIAL32f0o6Nsh2g+5uOvkt4eK9epTfgE4YVxBxwVhJ/p1888lMm/u8mXdu1ETLSi6zeEmkBI+0F3w==",
|
|
"dev": true
|
|
},
|
|
"lilconfig": {
|
|
"version": "2.1.0"
|
|
},
|
|
"lines-and-columns": {
|
|
"version": "1.2.4"
|
|
},
|
|
"load-plugin": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/load-plugin/-/load-plugin-5.1.0.tgz",
|
|
"integrity": "sha512-Lg1CZa1CFj2CbNaxijTL6PCbzd4qGTlZov+iH2p5Xwy/ApcZJh+i6jMN2cYePouTfjJfrNu3nXFdEw8LvbjPFQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@npmcli/config": "^6.0.0",
|
|
"import-meta-resolve": "^2.0.0"
|
|
}
|
|
},
|
|
"load-script": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/load-script/-/load-script-1.0.0.tgz",
|
|
"integrity": "sha512-kPEjMFtZvwL9TaZo0uZ2ml+Ye9HUMmPwbYRJ324qF9tqMejwykJ5ggTyvzmrbBeapCAbk98BSbTeovHEEP1uCA=="
|
|
},
|
|
"loader-runner": {
|
|
"version": "4.3.0"
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21"
|
|
},
|
|
"lodash.curry": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/lodash.curry/-/lodash.curry-4.1.1.tgz",
|
|
"integrity": "sha512-/u14pXGviLaweY5JI0IUzgzF2J6Ne8INyzAZjImcryjgkZ+ebruBxy2/JaOOkTqScddcYtakjhSaeemV8lR0tA=="
|
|
},
|
|
"lodash.debounce": {
|
|
"version": "4.0.8"
|
|
},
|
|
"lodash.flow": {
|
|
"version": "3.5.0",
|
|
"resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz",
|
|
"integrity": "sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw=="
|
|
},
|
|
"lodash.memoize": {
|
|
"version": "4.1.2"
|
|
},
|
|
"lodash.uniq": {
|
|
"version": "4.5.0"
|
|
},
|
|
"longest-streak": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
|
|
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
|
"dev": true
|
|
},
|
|
"loose-envify": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"lower-case": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"lowercase-keys": {
|
|
"version": "1.0.1"
|
|
},
|
|
"lru-cache": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"make-error": {
|
|
"version": "1.3.6",
|
|
"peer": true
|
|
},
|
|
"markdown-escapes": {
|
|
"version": "1.0.4"
|
|
},
|
|
"mdast-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"unist-util-remove": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-from-markdown": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz",
|
|
"integrity": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==",
|
|
"dev": true,
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-phrasing": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz",
|
|
"integrity": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-to-hast": {
|
|
"version": "10.0.1",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-markdown": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz",
|
|
"integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-phrasing": "^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"
|
|
},
|
|
"dependencies": {
|
|
"mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0"
|
|
}
|
|
},
|
|
"unist-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
|
|
"integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.1.1"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "5.1.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
|
|
"integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
}
|
|
},
|
|
"zwitch": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-to-string": {
|
|
"version": "2.0.0"
|
|
},
|
|
"mdn-data": {
|
|
"version": "2.0.14"
|
|
},
|
|
"mdurl": {
|
|
"version": "1.0.1"
|
|
},
|
|
"media-typer": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
|
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ=="
|
|
},
|
|
"medium-zoom": {
|
|
"version": "1.0.8"
|
|
},
|
|
"memfs": {
|
|
"version": "3.5.0",
|
|
"requires": {
|
|
"fs-monkey": "^1.0.3"
|
|
}
|
|
},
|
|
"memoize-one": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz",
|
|
"integrity": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q=="
|
|
},
|
|
"merge-descriptors": {
|
|
"version": "1.0.1"
|
|
},
|
|
"merge-stream": {
|
|
"version": "2.0.0"
|
|
},
|
|
"merge2": {
|
|
"version": "1.4.1"
|
|
},
|
|
"methods": {
|
|
"version": "1.1.2"
|
|
},
|
|
"micromark": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz",
|
|
"integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==",
|
|
"dev": true,
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz",
|
|
"integrity": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==",
|
|
"dev": true,
|
|
"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-factory-destination": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz",
|
|
"integrity": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-label": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz",
|
|
"integrity": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==",
|
|
"dev": true,
|
|
"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-space": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz",
|
|
"integrity": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-title": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz",
|
|
"integrity": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==",
|
|
"dev": true,
|
|
"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-factory-whitespace": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz",
|
|
"integrity": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==",
|
|
"dev": true,
|
|
"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.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz",
|
|
"integrity": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-chunked": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz",
|
|
"integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-classify-character": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz",
|
|
"integrity": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==",
|
|
"dev": true,
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz",
|
|
"integrity": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-decode-numeric-character-reference": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz",
|
|
"integrity": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-decode-string": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz",
|
|
"integrity": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==",
|
|
"dev": true,
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz",
|
|
"integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==",
|
|
"dev": true
|
|
},
|
|
"micromark-util-html-tag-name": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz",
|
|
"integrity": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==",
|
|
"dev": true
|
|
},
|
|
"micromark-util-normalize-identifier": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
|
|
"integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-resolve-all": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz",
|
|
"integrity": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-sanitize-uri": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz",
|
|
"integrity": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-encode": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-subtokenize": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz",
|
|
"integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==",
|
|
"dev": true,
|
|
"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.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
|
|
"integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
|
|
"dev": true
|
|
},
|
|
"micromark-util-types": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz",
|
|
"integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==",
|
|
"dev": true
|
|
},
|
|
"micromatch": {
|
|
"version": "4.0.5",
|
|
"requires": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
}
|
|
},
|
|
"mime": {
|
|
"version": "1.6.0"
|
|
},
|
|
"mime-db": {
|
|
"version": "1.33.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.18",
|
|
"requires": {
|
|
"mime-db": "~1.33.0"
|
|
}
|
|
},
|
|
"mimic-fn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"mimic-response": {
|
|
"version": "1.0.1"
|
|
},
|
|
"mini-css-extract-plugin": {
|
|
"version": "2.7.5",
|
|
"requires": {
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"minimalistic-assert": {
|
|
"version": "1.0.1"
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.8"
|
|
},
|
|
"minipass": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.2.tgz",
|
|
"integrity": "sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==",
|
|
"dev": true
|
|
},
|
|
"mri": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
|
|
"integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
|
|
"dev": true
|
|
},
|
|
"mrmime": {
|
|
"version": "1.0.1"
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"multicast-dns": {
|
|
"version": "7.2.5",
|
|
"requires": {
|
|
"dns-packet": "^5.2.2",
|
|
"thunky": "^1.0.2"
|
|
}
|
|
},
|
|
"mz": {
|
|
"version": "2.7.0",
|
|
"requires": {
|
|
"any-promise": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"thenify-all": "^1.0.0"
|
|
}
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.6"
|
|
},
|
|
"negotiator": {
|
|
"version": "0.6.3"
|
|
},
|
|
"neo-async": {
|
|
"version": "2.6.2"
|
|
},
|
|
"no-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"lower-case": "^2.0.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node-emoji": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"requires": {
|
|
"whatwg-url": "^5.0.0"
|
|
}
|
|
},
|
|
"node-forge": {
|
|
"version": "1.3.1"
|
|
},
|
|
"node-releases": {
|
|
"version": "2.0.10"
|
|
},
|
|
"nopt": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
|
|
"integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"abbrev": "^2.0.0"
|
|
}
|
|
},
|
|
"normalize-path": {
|
|
"version": "3.0.0"
|
|
},
|
|
"normalize-range": {
|
|
"version": "0.1.2"
|
|
},
|
|
"normalize-url": {
|
|
"version": "6.1.0"
|
|
},
|
|
"npm-normalize-package-bin": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz",
|
|
"integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==",
|
|
"dev": true
|
|
},
|
|
"npm-run-path": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"path-key": "^3.0.0"
|
|
}
|
|
},
|
|
"nprogress": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz",
|
|
"integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA=="
|
|
},
|
|
"nth-check": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"boolbase": "^1.0.0"
|
|
}
|
|
},
|
|
"object-assign": {
|
|
"version": "4.1.1"
|
|
},
|
|
"object-hash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
|
|
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ=="
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1"
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.4",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"has-symbols": "^1.0.3",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"obuf": {
|
|
"version": "1.1.2"
|
|
},
|
|
"on-finished": {
|
|
"version": "2.4.1",
|
|
"requires": {
|
|
"ee-first": "1.1.1"
|
|
}
|
|
},
|
|
"on-headers": {
|
|
"version": "1.0.2"
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"onetime": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"mimic-fn": "^2.1.0"
|
|
}
|
|
},
|
|
"open": {
|
|
"version": "8.4.2",
|
|
"requires": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
}
|
|
},
|
|
"opener": {
|
|
"version": "1.5.2"
|
|
},
|
|
"p-cancelable": {
|
|
"version": "1.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"
|
|
}
|
|
},
|
|
"p-map": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"aggregate-error": "^3.0.0"
|
|
}
|
|
},
|
|
"p-retry": {
|
|
"version": "4.6.2",
|
|
"requires": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "2.2.0"
|
|
},
|
|
"package-json": {
|
|
"version": "6.5.0",
|
|
"requires": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"param-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"parent-module": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"callsites": "^3.0.0"
|
|
}
|
|
},
|
|
"parse-entities": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
}
|
|
},
|
|
"parse-json": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
}
|
|
},
|
|
"parse-numeric-range": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz",
|
|
"integrity": "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ=="
|
|
},
|
|
"parse5": {
|
|
"version": "7.1.2",
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz",
|
|
"integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
|
|
"requires": {
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"parse5-htmlparser2-tree-adapter": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz",
|
|
"integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==",
|
|
"requires": {
|
|
"domhandler": "^5.0.2",
|
|
"parse5": "^7.0.0"
|
|
}
|
|
},
|
|
"parseurl": {
|
|
"version": "1.3.3"
|
|
},
|
|
"pascal-case": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1"
|
|
},
|
|
"path-is-inside": {
|
|
"version": "1.0.2"
|
|
},
|
|
"path-key": {
|
|
"version": "3.1.1"
|
|
},
|
|
"path-parse": {
|
|
"version": "1.0.7"
|
|
},
|
|
"path-scurry": {
|
|
"version": "1.10.1",
|
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
"integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^9.1.1 || ^10.0.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz",
|
|
"integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"path-to-regexp": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"isarray": "0.0.1"
|
|
}
|
|
},
|
|
"path-type": {
|
|
"version": "4.0.0"
|
|
},
|
|
"picocolors": {
|
|
"version": "1.0.0"
|
|
},
|
|
"picomatch": {
|
|
"version": "2.3.1"
|
|
},
|
|
"pify": {
|
|
"version": "2.3.0"
|
|
},
|
|
"pirates": {
|
|
"version": "4.0.5"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.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-locate": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"plugin-image-zoom": {
|
|
"version": "git+ssh://git@github.com/flexanalytics/plugin-image-zoom.git#aaa95390dded2f80f503fa44bab2967423bbda1f",
|
|
"from": "plugin-image-zoom@github:flexanalytics/plugin-image-zoom",
|
|
"requires": {
|
|
"medium-zoom": "^1.0.4"
|
|
}
|
|
},
|
|
"postcss": {
|
|
"version": "8.4.21",
|
|
"requires": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-calc": {
|
|
"version": "8.2.4",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-colormin": {
|
|
"version": "5.3.1",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-convert-values": {
|
|
"version": "5.1.3",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-discard-comments": {
|
|
"version": "5.1.2",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-duplicates": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-empty": {
|
|
"version": "5.1.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-overridden": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-unused": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"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.1",
|
|
"requires": {
|
|
"camelcase-css": "^2.0.1"
|
|
}
|
|
},
|
|
"postcss-load-config": {
|
|
"version": "3.1.4",
|
|
"requires": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "7.2.4",
|
|
"requires": {
|
|
"cosmiconfig": "^8.1.3",
|
|
"cosmiconfig-typescript-loader": "^4.3.0",
|
|
"klona": "^2.0.6",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "8.1.3",
|
|
"requires": {
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss-merge-idents": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-merge-longhand": {
|
|
"version": "5.1.7",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"stylehacks": "^5.1.1"
|
|
}
|
|
},
|
|
"postcss-merge-rules": {
|
|
"version": "5.1.4",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-minify-font-values": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-minify-gradients": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-minify-params": {
|
|
"version": "5.1.4",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-minify-selectors": {
|
|
"version": "5.2.1",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0"
|
|
}
|
|
},
|
|
"postcss-nested": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.10"
|
|
}
|
|
},
|
|
"postcss-normalize-charset": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-normalize-display-values": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-positions": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-repeat-style": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-string": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-timing-functions": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-unicode": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-url": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-normalize-whitespace": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-ordered-values": {
|
|
"version": "5.1.3",
|
|
"requires": {
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-reduce-idents": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-reduce-initial": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0"
|
|
}
|
|
},
|
|
"postcss-reduce-transforms": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-selector-parser": {
|
|
"version": "6.0.11",
|
|
"requires": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-sort-media-queries": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"sort-css-media-queries": "2.1.0"
|
|
}
|
|
},
|
|
"postcss-svgo": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"svgo": "^2.7.0"
|
|
}
|
|
},
|
|
"postcss-unique-selectors": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0"
|
|
},
|
|
"postcss-zindex": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"prepend-http": {
|
|
"version": "2.0.0"
|
|
},
|
|
"prettier": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
|
|
"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
|
|
"dev": true
|
|
},
|
|
"prettier-plugin-tailwindcss": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz",
|
|
"integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"pretty-error": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^3.0.0"
|
|
}
|
|
},
|
|
"pretty-time": {
|
|
"version": "1.1.0"
|
|
},
|
|
"prism-react-renderer": {
|
|
"version": "1.3.5",
|
|
"requires": {}
|
|
},
|
|
"prismjs": {
|
|
"version": "1.29.0",
|
|
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz",
|
|
"integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q=="
|
|
},
|
|
"proc-log": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
"dev": true
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.1"
|
|
},
|
|
"promise": {
|
|
"version": "7.3.1",
|
|
"resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
|
|
"integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
|
|
"requires": {
|
|
"asap": "~2.0.3"
|
|
}
|
|
},
|
|
"prompts": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
}
|
|
},
|
|
"prop-types": {
|
|
"version": "15.8.1",
|
|
"requires": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"property-information": {
|
|
"version": "5.6.0",
|
|
"requires": {
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"propose": {
|
|
"version": "0.0.5",
|
|
"resolved": "https://registry.npmjs.org/propose/-/propose-0.0.5.tgz",
|
|
"integrity": "sha512-Jary1vb+ap2DIwOGfyiadcK4x1Iu3pzpkDBy8tljFPmQvnc9ES3m1PMZOMiWOG50cfoAyYNtGeBzrp+Rlh4G9A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"levenshtein-edit-distance": "^1.0.0"
|
|
}
|
|
},
|
|
"proxy-addr": {
|
|
"version": "2.0.7",
|
|
"requires": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"dependencies": {
|
|
"ipaddr.js": {
|
|
"version": "1.9.1"
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"punycode": {
|
|
"version": "1.4.1"
|
|
},
|
|
"pupa": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"escape-goat": "^2.0.0"
|
|
}
|
|
},
|
|
"pure-color": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/pure-color/-/pure-color-1.3.0.tgz",
|
|
"integrity": "sha512-QFADYnsVoBMw1srW7OVKEYjG+MbIa49s54w1MA1EDY6r2r/sTcKKYqRX1f4GYvnXP7eN/Pe9HFcX+hwzmrXRHA=="
|
|
},
|
|
"qs": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
"requires": {
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"queue": {
|
|
"version": "6.0.2",
|
|
"requires": {
|
|
"inherits": "~2.0.3"
|
|
}
|
|
},
|
|
"queue-microtask": {
|
|
"version": "1.2.3"
|
|
},
|
|
"quick-lru": {
|
|
"version": "5.1.1"
|
|
},
|
|
"randombytes": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.0"
|
|
},
|
|
"raw-body": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
|
|
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
"requires": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bytes": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
|
|
}
|
|
}
|
|
},
|
|
"rc": {
|
|
"version": "1.2.8",
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"react": {
|
|
"version": "17.0.2",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"react-base16-styling": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz",
|
|
"integrity": "sha512-yvh/7CArceR/jNATXOKDlvTnPKPmGZz7zsenQ3jUwLzHkNUR0CvY3yGYJbWJ/nnxsL8Sgmt5cO3/SILVuPO6TQ==",
|
|
"requires": {
|
|
"base16": "^1.0.0",
|
|
"lodash.curry": "^4.0.1",
|
|
"lodash.flow": "^3.3.0",
|
|
"pure-color": "^1.2.0"
|
|
}
|
|
},
|
|
"react-dev-utils": {
|
|
"version": "12.0.1",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"address": "^1.1.2",
|
|
"browserslist": "^4.18.1",
|
|
"chalk": "^4.1.2",
|
|
"cross-spawn": "^7.0.3",
|
|
"detect-port-alt": "^1.1.6",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"filesize": "^8.0.6",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.5.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"gzip-size": "^6.0.0",
|
|
"immer": "^9.0.7",
|
|
"is-root": "^2.1.0",
|
|
"loader-utils": "^3.2.0",
|
|
"open": "^8.4.0",
|
|
"pkg-up": "^3.1.0",
|
|
"prompts": "^2.4.2",
|
|
"react-error-overlay": "^6.0.11",
|
|
"recursive-readdir": "^2.2.2",
|
|
"shell-quote": "^1.7.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "3.2.1"
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-dom": {
|
|
"version": "17.0.2",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"scheduler": "^0.20.2"
|
|
}
|
|
},
|
|
"react-error-overlay": {
|
|
"version": "6.0.11"
|
|
},
|
|
"react-fast-compare": {
|
|
"version": "3.2.1"
|
|
},
|
|
"react-feather": {
|
|
"version": "2.0.10",
|
|
"requires": {
|
|
"prop-types": "^15.7.2"
|
|
}
|
|
},
|
|
"react-helmet-async": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"invariant": "^2.2.4",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.2.0",
|
|
"shallowequal": "^1.1.0"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "16.13.1"
|
|
},
|
|
"react-json-view": {
|
|
"version": "1.21.3",
|
|
"resolved": "https://registry.npmjs.org/react-json-view/-/react-json-view-1.21.3.tgz",
|
|
"integrity": "sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==",
|
|
"requires": {
|
|
"flux": "^4.0.1",
|
|
"react-base16-styling": "^0.6.0",
|
|
"react-lifecycles-compat": "^3.0.4",
|
|
"react-textarea-autosize": "^8.3.2"
|
|
}
|
|
},
|
|
"react-lifecycles-compat": {
|
|
"version": "3.0.4"
|
|
},
|
|
"react-loadable": {
|
|
"version": "npm:@docusaurus/react-loadable@5.5.2",
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"react-loadable-ssr-addon-v5-slorber": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.3"
|
|
}
|
|
},
|
|
"react-modal": {
|
|
"version": "3.16.1",
|
|
"requires": {
|
|
"exenv": "^1.2.0",
|
|
"prop-types": "^15.7.2",
|
|
"react-lifecycles-compat": "^3.0.0",
|
|
"warning": "^4.0.3"
|
|
}
|
|
},
|
|
"react-player": {
|
|
"version": "2.16.0",
|
|
"resolved": "https://registry.npmjs.org/react-player/-/react-player-2.16.0.tgz",
|
|
"integrity": "sha512-mAIPHfioD7yxO0GNYVFD1303QFtI3lyyQZLY229UEAp/a10cSW+hPcakg0Keq8uWJxT2OiT/4Gt+Lc9bD6bJmQ==",
|
|
"requires": {
|
|
"deepmerge": "^4.0.0",
|
|
"load-script": "^1.0.0",
|
|
"memoize-one": "^5.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.0.1"
|
|
}
|
|
},
|
|
"react-router": {
|
|
"version": "5.3.4",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.13",
|
|
"history": "^4.9.0",
|
|
"hoist-non-react-statics": "^3.1.0",
|
|
"loose-envify": "^1.3.1",
|
|
"path-to-regexp": "^1.7.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.6.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
}
|
|
},
|
|
"react-router-config": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2"
|
|
}
|
|
},
|
|
"react-router-dom": {
|
|
"version": "5.3.4",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.13",
|
|
"history": "^4.9.0",
|
|
"loose-envify": "^1.3.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-router": "5.3.4",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
}
|
|
},
|
|
"react-textarea-autosize": {
|
|
"version": "8.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.4.1.tgz",
|
|
"integrity": "sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.20.13",
|
|
"use-composed-ref": "^1.3.0",
|
|
"use-latest": "^1.2.1"
|
|
}
|
|
},
|
|
"react-tooltip": {
|
|
"version": "4.5.1",
|
|
"requires": {
|
|
"prop-types": "^15.8.1",
|
|
"uuid": "^7.0.3"
|
|
}
|
|
},
|
|
"react-transition-group": {
|
|
"version": "4.4.5",
|
|
"requires": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"read-cache": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"read-package-json-fast": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
|
|
"integrity": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"json-parse-even-better-errors": "^3.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
|
|
"integrity": "sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "3.6.2",
|
|
"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"
|
|
}
|
|
},
|
|
"reading-time": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/reading-time/-/reading-time-1.5.0.tgz",
|
|
"integrity": "sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg=="
|
|
},
|
|
"rechoir": {
|
|
"version": "0.6.2",
|
|
"requires": {
|
|
"resolve": "^1.1.6"
|
|
}
|
|
},
|
|
"recursive-readdir": {
|
|
"version": "2.2.3",
|
|
"requires": {
|
|
"minimatch": "^3.0.5"
|
|
}
|
|
},
|
|
"regenerate": {
|
|
"version": "1.4.2"
|
|
},
|
|
"regenerate-unicode-properties": {
|
|
"version": "10.1.0",
|
|
"requires": {
|
|
"regenerate": "^1.4.2"
|
|
}
|
|
},
|
|
"regenerator-runtime": {
|
|
"version": "0.13.11"
|
|
},
|
|
"regenerator-transform": {
|
|
"version": "0.15.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"regexpu-core": {
|
|
"version": "5.3.2",
|
|
"requires": {
|
|
"@babel/regjsgen": "^0.8.0",
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.1.0",
|
|
"regjsparser": "^0.9.1",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
}
|
|
},
|
|
"registry-auth-token": {
|
|
"version": "4.2.2",
|
|
"requires": {
|
|
"rc": "1.2.8"
|
|
}
|
|
},
|
|
"registry-url": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"rc": "^1.2.8"
|
|
}
|
|
},
|
|
"regjsparser": {
|
|
"version": "0.9.1",
|
|
"requires": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"dependencies": {
|
|
"jsesc": {
|
|
"version": "0.5.0"
|
|
}
|
|
}
|
|
},
|
|
"relateurl": {
|
|
"version": "0.2.7"
|
|
},
|
|
"remark": {
|
|
"version": "14.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
|
|
"integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"remark-parse": "^10.0.0",
|
|
"remark-stringify": "^10.0.0",
|
|
"unified": "^10.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true
|
|
},
|
|
"remark-parse": {
|
|
"version": "10.0.2",
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz",
|
|
"integrity": "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-from-markdown": "^1.0.0",
|
|
"unified": "^10.0.0"
|
|
}
|
|
},
|
|
"trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true
|
|
},
|
|
"unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-cli": {
|
|
"version": "11.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-cli/-/remark-cli-11.0.0.tgz",
|
|
"integrity": "sha512-8JEWwArXquRq1/In4Ftz7gSG9Scwb1ijT2/dEuBETW9omqhmMRxcfjZ3iKqrak3BnCJeZSXCdWEmPhFKC8+RUQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"remark": "^14.0.0",
|
|
"unified-args": "^10.0.0"
|
|
}
|
|
},
|
|
"remark-emoji": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"emoticon": "^3.2.0",
|
|
"node-emoji": "^1.10.0",
|
|
"unist-util-visit": "^2.0.3"
|
|
}
|
|
},
|
|
"remark-footnotes": {
|
|
"version": "2.0.0"
|
|
},
|
|
"remark-mdx": {
|
|
"version": "1.6.22",
|
|
"requires": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@mdx-js/util": "1.6.22",
|
|
"is-alphabetical": "1.0.4",
|
|
"remark-parse": "8.0.3",
|
|
"unified": "9.2.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": {
|
|
"version": "7.12.9",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4"
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.12.1",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.12.1"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"source-map": {
|
|
"version": "0.5.7"
|
|
},
|
|
"unified": {
|
|
"version": "9.2.0",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-parse": {
|
|
"version": "8.0.3",
|
|
"requires": {
|
|
"ccount": "^1.0.0",
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^2.0.0",
|
|
"vfile-location": "^3.0.0",
|
|
"xtend": "^4.0.1"
|
|
}
|
|
},
|
|
"remark-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"mdast-squeeze-paragraphs": "^4.0.0"
|
|
}
|
|
},
|
|
"remark-stringify": {
|
|
"version": "10.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
|
|
"integrity": "sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0",
|
|
"unified": "^10.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true
|
|
},
|
|
"trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true
|
|
},
|
|
"unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-validate-links": {
|
|
"version": "12.1.1",
|
|
"resolved": "https://registry.npmjs.org/remark-validate-links/-/remark-validate-links-12.1.1.tgz",
|
|
"integrity": "sha512-nk/CkcZ3u8QntoMCqZ+JzUzFub36E+mNFMMbYqqN+yQViUHbRLqirCG1qOI4E38RyKZ8abjFUv0JGB7skKa41A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"github-slugger": "^2.0.0",
|
|
"hosted-git-info": "^6.0.0",
|
|
"mdast-util-to-string": "^3.2.0",
|
|
"propose": "0.0.5",
|
|
"to-vfile": "^7.0.0",
|
|
"trough": "^2.0.0",
|
|
"unified": "^10.0.0",
|
|
"unified-engine": "^10.0.1",
|
|
"unist-util-visit": "^4.0.0",
|
|
"vfile": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bail": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
"dev": true
|
|
},
|
|
"github-slugger": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
|
|
"integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==",
|
|
"dev": true
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true
|
|
},
|
|
"mdast-util-to-string": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
|
|
"integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0"
|
|
}
|
|
},
|
|
"trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true
|
|
},
|
|
"unified": {
|
|
"version": "10.1.2",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
"dev": true,
|
|
"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-util-is": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
|
|
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
|
|
"integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.1.1"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "5.1.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
|
|
"integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"renderkid": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"css-select": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
}
|
|
},
|
|
"dom-serializer": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"domhandler": {
|
|
"version": "4.3.1",
|
|
"requires": {
|
|
"domelementtype": "^2.2.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "2.8.0",
|
|
"requires": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
}
|
|
},
|
|
"entities": {
|
|
"version": "2.2.0"
|
|
},
|
|
"htmlparser2": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"repeat-string": {
|
|
"version": "1.6.1"
|
|
},
|
|
"require-from-string": {
|
|
"version": "2.0.2"
|
|
},
|
|
"require-like": {
|
|
"version": "0.1.2"
|
|
},
|
|
"requires-port": {
|
|
"version": "1.0.0"
|
|
},
|
|
"resolve": {
|
|
"version": "1.22.2",
|
|
"requires": {
|
|
"is-core-module": "^2.11.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "4.0.0"
|
|
},
|
|
"resolve-pathname": {
|
|
"version": "3.0.0"
|
|
},
|
|
"responselike": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"retry": {
|
|
"version": "0.13.1"
|
|
},
|
|
"reusify": {
|
|
"version": "1.0.4"
|
|
},
|
|
"rimraf": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"rtl-detect": {
|
|
"version": "1.0.4"
|
|
},
|
|
"rtlcss": {
|
|
"version": "3.5.0",
|
|
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz",
|
|
"integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==",
|
|
"requires": {
|
|
"find-up": "^5.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.3.11",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"run-parallel": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"rxjs": {
|
|
"version": "7.8.0",
|
|
"requires": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"sade": {
|
|
"version": "1.8.1",
|
|
"resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
|
|
"integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"mri": "^1.1.0"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
},
|
|
"safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"sax": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
|
|
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
},
|
|
"scheduler": {
|
|
"version": "0.20.2",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"section-matter": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"kind-of": "^6.0.0"
|
|
}
|
|
},
|
|
"select-hose": {
|
|
"version": "2.0.0"
|
|
},
|
|
"selfsigned": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"node-forge": "^1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.8",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"semver-diff": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"send": {
|
|
"version": "0.18.0",
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.1"
|
|
}
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"serve-handler": {
|
|
"version": "6.1.5",
|
|
"requires": {
|
|
"bytes": "3.0.0",
|
|
"content-disposition": "0.5.2",
|
|
"fast-url-parser": "1.1.3",
|
|
"mime-types": "2.1.18",
|
|
"minimatch": "3.1.2",
|
|
"path-is-inside": "1.0.2",
|
|
"path-to-regexp": "2.2.1",
|
|
"range-parser": "1.2.0"
|
|
},
|
|
"dependencies": {
|
|
"path-to-regexp": {
|
|
"version": "2.2.1"
|
|
}
|
|
}
|
|
},
|
|
"serve-index": {
|
|
"version": "1.9.1",
|
|
"requires": {
|
|
"accepts": "~1.3.4",
|
|
"batch": "0.6.1",
|
|
"debug": "2.6.9",
|
|
"escape-html": "~1.0.3",
|
|
"http-errors": "~1.6.2",
|
|
"mime-types": "~2.1.17",
|
|
"parseurl": "~1.3.2"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"depd": {
|
|
"version": "1.1.2"
|
|
},
|
|
"http-errors": {
|
|
"version": "1.6.3",
|
|
"requires": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.3"
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.1.0"
|
|
},
|
|
"statuses": {
|
|
"version": "1.5.0"
|
|
}
|
|
}
|
|
},
|
|
"serve-static": {
|
|
"version": "1.15.0",
|
|
"requires": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
}
|
|
},
|
|
"set-function-length": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
"requires": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.2"
|
|
}
|
|
},
|
|
"setimmediate": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.2.0"
|
|
},
|
|
"shallow-clone": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"kind-of": "^6.0.2"
|
|
}
|
|
},
|
|
"shallowequal": {
|
|
"version": "1.1.0"
|
|
},
|
|
"shebang-command": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"shebang-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "3.0.0"
|
|
},
|
|
"shell-quote": {
|
|
"version": "1.8.0"
|
|
},
|
|
"shelljs": {
|
|
"version": "0.8.5",
|
|
"requires": {
|
|
"glob": "^7.0.0",
|
|
"interpret": "^1.0.0",
|
|
"rechoir": "^0.6.2"
|
|
}
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
|
|
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
"requires": {
|
|
"call-bind": "^1.0.7",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"object-inspect": "^1.13.1"
|
|
}
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.7"
|
|
},
|
|
"sirv": {
|
|
"version": "1.0.19",
|
|
"requires": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^1.0.0"
|
|
}
|
|
},
|
|
"sisteransi": {
|
|
"version": "1.0.5"
|
|
},
|
|
"sitemap": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz",
|
|
"integrity": "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==",
|
|
"requires": {
|
|
"@types/node": "^17.0.5",
|
|
"@types/sax": "^1.2.1",
|
|
"arg": "^5.0.0",
|
|
"sax": "^1.2.4"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "17.0.45",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz",
|
|
"integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw=="
|
|
}
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"sockjs": {
|
|
"version": "0.3.24",
|
|
"requires": {
|
|
"faye-websocket": "^0.11.3",
|
|
"uuid": "^8.3.2",
|
|
"websocket-driver": "^0.7.4"
|
|
},
|
|
"dependencies": {
|
|
"uuid": {
|
|
"version": "8.3.2"
|
|
}
|
|
}
|
|
},
|
|
"sort-css-media-queries": {
|
|
"version": "2.1.0"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"source-map-js": {
|
|
"version": "1.0.2"
|
|
},
|
|
"source-map-support": {
|
|
"version": "0.5.21",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"space-separated-tokens": {
|
|
"version": "1.1.5"
|
|
},
|
|
"spdy": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"debug": "^4.1.0",
|
|
"handle-thing": "^2.0.0",
|
|
"http-deceiver": "^1.2.7",
|
|
"select-hose": "^2.0.0",
|
|
"spdy-transport": "^3.0.0"
|
|
}
|
|
},
|
|
"spdy-transport": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"debug": "^4.1.0",
|
|
"detect-node": "^2.0.4",
|
|
"hpack.js": "^2.1.6",
|
|
"obuf": "^1.1.2",
|
|
"readable-stream": "^3.0.6",
|
|
"wbuf": "^1.7.3"
|
|
}
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.0.3"
|
|
},
|
|
"stable": {
|
|
"version": "0.1.8"
|
|
},
|
|
"state-toggle": {
|
|
"version": "1.0.3"
|
|
},
|
|
"statuses": {
|
|
"version": "2.0.1"
|
|
},
|
|
"std-env": {
|
|
"version": "3.3.2"
|
|
},
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "6.0.1"
|
|
},
|
|
"strip-ansi": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"string-width-cjs": {
|
|
"version": "npm:string-width@4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"stringify-object": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
"is-obj": "^1.0.1",
|
|
"is-regexp": "^1.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-ansi-cjs": {
|
|
"version": "npm:strip-ansi@6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-bom-string": {
|
|
"version": "1.0.0"
|
|
},
|
|
"strip-final-newline": {
|
|
"version": "2.0.0"
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
|
|
},
|
|
"style-to-object": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"inline-style-parser": "0.1.1"
|
|
}
|
|
},
|
|
"stylehacks": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"sucrase": {
|
|
"version": "3.31.0",
|
|
"requires": {
|
|
"commander": "^4.0.0",
|
|
"glob": "7.1.6",
|
|
"lines-and-columns": "^1.1.6",
|
|
"mz": "^2.7.0",
|
|
"pirates": "^4.0.1",
|
|
"ts-interface-checker": "^0.1.9"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "4.1.1"
|
|
},
|
|
"glob": {
|
|
"version": "7.1.6",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0"
|
|
},
|
|
"svg-parser": {
|
|
"version": "2.0.4"
|
|
},
|
|
"svgo": {
|
|
"version": "2.8.0",
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "7.2.0"
|
|
},
|
|
"css-select": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
}
|
|
},
|
|
"dom-serializer": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"domhandler": {
|
|
"version": "4.3.1",
|
|
"requires": {
|
|
"domelementtype": "^2.2.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "2.8.0",
|
|
"requires": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
}
|
|
},
|
|
"entities": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"tailwindcss": {
|
|
"version": "3.3.1",
|
|
"requires": {
|
|
"arg": "^5.0.2",
|
|
"chokidar": "^3.5.3",
|
|
"color-name": "^1.1.4",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.12",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"jiti": "^1.17.2",
|
|
"lilconfig": "^2.0.6",
|
|
"micromatch": "^4.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^3.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.0.9",
|
|
"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.11",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"quick-lru": "^5.1.1",
|
|
"resolve": "^1.22.1",
|
|
"sucrase": "^3.29.0"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tapable": {
|
|
"version": "2.2.1"
|
|
},
|
|
"terser": {
|
|
"version": "5.16.8",
|
|
"requires": {
|
|
"@jridgewell/source-map": "^0.3.2",
|
|
"acorn": "^8.5.0",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
}
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "5.3.7",
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jest-worker": "^27.4.5",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.1",
|
|
"terser": "^5.16.5"
|
|
},
|
|
"dependencies": {
|
|
"jest-worker": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"text-table": {
|
|
"version": "0.2.0"
|
|
},
|
|
"thenify": {
|
|
"version": "3.3.1",
|
|
"requires": {
|
|
"any-promise": "^1.0.0"
|
|
}
|
|
},
|
|
"thenify-all": {
|
|
"version": "1.6.0",
|
|
"requires": {
|
|
"thenify": ">= 3.1.0 < 4"
|
|
}
|
|
},
|
|
"thunky": {
|
|
"version": "1.1.0"
|
|
},
|
|
"tiny-invariant": {
|
|
"version": "1.3.1"
|
|
},
|
|
"tiny-warning": {
|
|
"version": "1.0.3"
|
|
},
|
|
"to-fast-properties": {
|
|
"version": "2.0.0"
|
|
},
|
|
"to-readable-stream": {
|
|
"version": "1.0.0"
|
|
},
|
|
"to-regex-range": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
"requires": {
|
|
"is-number": "^7.0.0"
|
|
}
|
|
},
|
|
"to-vfile": {
|
|
"version": "7.2.4",
|
|
"resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-7.2.4.tgz",
|
|
"integrity": "sha512-2eQ+rJ2qGbyw3senPI0qjuM7aut8IYXK6AEoOWb+fJx/mQYzviTckm1wDjq91QYHAPBTYzmdJXxMFA6Mk14mdw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^2.0.0",
|
|
"vfile": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"toidentifier": {
|
|
"version": "1.0.1"
|
|
},
|
|
"totalist": {
|
|
"version": "1.1.0"
|
|
},
|
|
"tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
|
|
},
|
|
"trim": {
|
|
"version": "0.0.1"
|
|
},
|
|
"trim-trailing-lines": {
|
|
"version": "1.1.4"
|
|
},
|
|
"trough": {
|
|
"version": "1.0.5"
|
|
},
|
|
"ts-interface-checker": {
|
|
"version": "0.1.13"
|
|
},
|
|
"ts-node": {
|
|
"version": "10.9.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"arg": {
|
|
"version": "4.1.3",
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.5.0"
|
|
},
|
|
"type-fest": {
|
|
"version": "2.19.0"
|
|
},
|
|
"type-is": {
|
|
"version": "1.6.18",
|
|
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
|
|
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
|
"requires": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.52.0",
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
|
|
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
|
|
"dev": true
|
|
},
|
|
"typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"requires": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"typescript": {
|
|
"version": "5.0.3",
|
|
"peer": true
|
|
},
|
|
"ua-parser-js": {
|
|
"version": "0.7.35",
|
|
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.35.tgz",
|
|
"integrity": "sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g=="
|
|
},
|
|
"unherit": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"inherits": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0"
|
|
},
|
|
"unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
}
|
|
},
|
|
"unicode-match-property-value-ecmascript": {
|
|
"version": "2.1.0"
|
|
},
|
|
"unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0"
|
|
},
|
|
"unified": {
|
|
"version": "9.2.2",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
},
|
|
"unified-args": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/unified-args/-/unified-args-10.0.0.tgz",
|
|
"integrity": "sha512-PqsqxwkXpGSLiMkbjNnKU33Ffm6gso6rAvz1TlBGzMBx3gpx7ewIhViBX8HEWmy0v7pebA5PM6RkRWWaYmtfYw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/text-table": "^0.2.0",
|
|
"camelcase": "^7.0.0",
|
|
"chalk": "^5.0.0",
|
|
"chokidar": "^3.0.0",
|
|
"fault": "^2.0.0",
|
|
"json5": "^2.0.0",
|
|
"minimist": "^1.0.0",
|
|
"text-table": "^0.2.0",
|
|
"unified-engine": "^10.0.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz",
|
|
"integrity": "sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"unified-engine": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-10.1.0.tgz",
|
|
"integrity": "sha512-5+JDIs4hqKfHnJcVCxTid1yBoI/++FfF/1PFdSMpaftZZZY+qg2JFruRbf7PaIwa9KgLotXQV3gSjtY0IdcFGQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/concat-stream": "^2.0.0",
|
|
"@types/debug": "^4.0.0",
|
|
"@types/is-empty": "^1.0.0",
|
|
"@types/node": "^18.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"concat-stream": "^2.0.0",
|
|
"debug": "^4.0.0",
|
|
"fault": "^2.0.0",
|
|
"glob": "^8.0.0",
|
|
"ignore": "^5.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-empty": "^1.0.0",
|
|
"is-plain-obj": "^4.0.0",
|
|
"load-plugin": "^5.0.0",
|
|
"parse-json": "^6.0.0",
|
|
"to-vfile": "^7.0.0",
|
|
"trough": "^2.0.0",
|
|
"unist-util-inspect": "^7.0.0",
|
|
"vfile-message": "^3.0.0",
|
|
"vfile-reporter": "^7.0.0",
|
|
"vfile-statistics": "^2.0.0",
|
|
"yaml": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "8.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
}
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
"dev": true
|
|
},
|
|
"lines-and-columns": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz",
|
|
"integrity": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==",
|
|
"dev": true
|
|
},
|
|
"minimatch": {
|
|
"version": "5.1.6",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"brace-expansion": "^2.0.1"
|
|
}
|
|
},
|
|
"parse-json": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-6.0.2.tgz",
|
|
"integrity": "sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"error-ex": "^1.3.2",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"lines-and-columns": "^2.0.2"
|
|
}
|
|
},
|
|
"trough": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
|
|
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
|
|
"dev": true
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
},
|
|
"yaml": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz",
|
|
"integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"unique-string": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"crypto-random-string": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-builder": {
|
|
"version": "2.0.3"
|
|
},
|
|
"unist-util-generated": {
|
|
"version": "1.1.6"
|
|
},
|
|
"unist-util-inspect": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-7.0.2.tgz",
|
|
"integrity": "sha512-Op0XnmHUl6C2zo/yJCwhXQSm/SmW22eDZdWP2qdf4WpGrgO1ZxFodq+5zFyeRGasFjJotAnLgfuD1jkcKqiH1Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-is": {
|
|
"version": "4.1.0"
|
|
},
|
|
"unist-util-position": {
|
|
"version": "3.1.0"
|
|
},
|
|
"unist-util-remove": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-remove-position": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"@types/unist": "^2.0.2"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"universalify": {
|
|
"version": "2.0.0"
|
|
},
|
|
"unpipe": {
|
|
"version": "1.0.0"
|
|
},
|
|
"update-browserslist-db": {
|
|
"version": "1.0.10",
|
|
"requires": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
}
|
|
},
|
|
"update-notifier": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"boxen": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"cli-boxes": {
|
|
"version": "2.2.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"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2"
|
|
},
|
|
"widest-line": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"string-width": "^4.0.0"
|
|
}
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"uri-js": {
|
|
"version": "4.4.1",
|
|
"requires": {
|
|
"punycode": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"punycode": {
|
|
"version": "2.3.0"
|
|
}
|
|
}
|
|
},
|
|
"url-loader": {
|
|
"version": "4.1.1",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"mime-types": "^2.1.27",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"prepend-http": "^2.0.0"
|
|
}
|
|
},
|
|
"use-composed-ref": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz",
|
|
"integrity": "sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==",
|
|
"requires": {}
|
|
},
|
|
"use-isomorphic-layout-effect": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz",
|
|
"integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==",
|
|
"requires": {}
|
|
},
|
|
"use-latest": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz",
|
|
"integrity": "sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==",
|
|
"requires": {
|
|
"use-isomorphic-layout-effect": "^1.1.1"
|
|
}
|
|
},
|
|
"use-sync-external-store": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz",
|
|
"integrity": "sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==",
|
|
"requires": {}
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2"
|
|
},
|
|
"utila": {
|
|
"version": "0.4.0"
|
|
},
|
|
"utility-types": {
|
|
"version": "3.10.0"
|
|
},
|
|
"utils-merge": {
|
|
"version": "1.0.1"
|
|
},
|
|
"uuid": {
|
|
"version": "7.0.3"
|
|
},
|
|
"uvu": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz",
|
|
"integrity": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"dequal": "^2.0.0",
|
|
"diff": "^5.0.0",
|
|
"kleur": "^4.0.3",
|
|
"sade": "^1.7.3"
|
|
},
|
|
"dependencies": {
|
|
"diff": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz",
|
|
"integrity": "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==",
|
|
"dev": true
|
|
},
|
|
"kleur": {
|
|
"version": "4.1.5",
|
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
|
|
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"peer": true
|
|
},
|
|
"value-equal": {
|
|
"version": "1.0.1"
|
|
},
|
|
"vary": {
|
|
"version": "1.1.2"
|
|
},
|
|
"vfile": {
|
|
"version": "4.2.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0",
|
|
"vfile-message": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile-location": {
|
|
"version": "3.2.0"
|
|
},
|
|
"vfile-message": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile-reporter": {
|
|
"version": "7.0.5",
|
|
"resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.5.tgz",
|
|
"integrity": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/supports-color": "^8.0.0",
|
|
"string-width": "^5.0.0",
|
|
"supports-color": "^9.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0",
|
|
"vfile-sort": "^3.0.0",
|
|
"vfile-statistics": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "9.4.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
"integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
|
|
"dev": true
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"vfile-sort": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-3.0.1.tgz",
|
|
"integrity": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"vfile-statistics": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-2.0.1.tgz",
|
|
"integrity": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"vfile": "^5.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
|
|
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "5.3.7",
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
|
|
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"wait-on": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"axios": "^0.25.0",
|
|
"joi": "^17.6.0",
|
|
"lodash": "^4.17.21",
|
|
"minimist": "^1.2.5",
|
|
"rxjs": "^7.5.4"
|
|
}
|
|
},
|
|
"walk-up-path": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-3.0.1.tgz",
|
|
"integrity": "sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==",
|
|
"dev": true
|
|
},
|
|
"warning": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"wbuf": {
|
|
"version": "1.7.3",
|
|
"requires": {
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"web-namespaces": {
|
|
"version": "1.1.4"
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
|
|
},
|
|
"webpack": {
|
|
"version": "5.78.0",
|
|
"requires": {
|
|
"@types/eslint-scope": "^3.7.3",
|
|
"@types/estree": "^0.0.51",
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/wasm-edit": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"acorn": "^8.7.1",
|
|
"acorn-import-assertions": "^1.7.6",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.10.0",
|
|
"es-module-lexer": "^0.9.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.1.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.3",
|
|
"watchpack": "^2.4.0",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"version": "4.8.0",
|
|
"requires": {
|
|
"@discoveryjs/json-ext": "0.5.7",
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^7.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "7.2.0"
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "5.3.4",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz",
|
|
"integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==",
|
|
"requires": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.3",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.1"
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-server": {
|
|
"version": "4.13.2",
|
|
"requires": {
|
|
"@types/bonjour": "^3.5.9",
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
"@types/express": "^4.17.13",
|
|
"@types/serve-index": "^1.9.1",
|
|
"@types/serve-static": "^1.13.10",
|
|
"@types/sockjs": "^0.3.33",
|
|
"@types/ws": "^8.5.1",
|
|
"ansi-html-community": "^0.0.8",
|
|
"bonjour-service": "^1.0.11",
|
|
"chokidar": "^3.5.3",
|
|
"colorette": "^2.0.10",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^2.0.0",
|
|
"default-gateway": "^6.0.3",
|
|
"express": "^4.17.3",
|
|
"graceful-fs": "^4.2.6",
|
|
"html-entities": "^2.3.2",
|
|
"http-proxy-middleware": "^2.0.3",
|
|
"ipaddr.js": "^2.0.1",
|
|
"launch-editor": "^2.6.0",
|
|
"open": "^8.0.9",
|
|
"p-retry": "^4.5.0",
|
|
"rimraf": "^3.0.2",
|
|
"schema-utils": "^4.0.0",
|
|
"selfsigned": "^2.1.1",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.24",
|
|
"spdy": "^4.0.2",
|
|
"webpack-dev-middleware": "^5.3.1",
|
|
"ws": "^8.13.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.12.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "8.13.0",
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"webpack-merge": {
|
|
"version": "5.8.0",
|
|
"requires": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
}
|
|
},
|
|
"webpack-sources": {
|
|
"version": "3.2.3"
|
|
},
|
|
"webpackbar": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"chalk": "^4.1.0",
|
|
"consola": "^2.15.3",
|
|
"pretty-time": "^1.1.0",
|
|
"std-env": "^3.0.1"
|
|
}
|
|
},
|
|
"websocket-driver": {
|
|
"version": "0.7.4",
|
|
"requires": {
|
|
"http-parser-js": ">=0.5.1",
|
|
"safe-buffer": ">=5.1.0",
|
|
"websocket-extensions": ">=0.1.1"
|
|
}
|
|
},
|
|
"websocket-extensions": {
|
|
"version": "0.1.4"
|
|
},
|
|
"whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
"requires": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
},
|
|
"widest-line": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"string-width": "^5.0.1"
|
|
}
|
|
},
|
|
"wildcard": {
|
|
"version": "2.0.0"
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"requires": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "6.0.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "6.2.1"
|
|
},
|
|
"strip-ansi": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"wrap-ansi-cjs": {
|
|
"version": "npm:wrap-ansi@7.0.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
},
|
|
"string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2"
|
|
},
|
|
"write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "7.5.9",
|
|
"requires": {}
|
|
},
|
|
"xdg-basedir": {
|
|
"version": "4.0.0"
|
|
},
|
|
"xml-js": {
|
|
"version": "1.6.11",
|
|
"resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz",
|
|
"integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==",
|
|
"requires": {
|
|
"sax": "^1.2.4"
|
|
}
|
|
},
|
|
"xtend": {
|
|
"version": "4.0.2"
|
|
},
|
|
"yallist": {
|
|
"version": "3.1.1"
|
|
},
|
|
"yaml": {
|
|
"version": "1.10.2"
|
|
},
|
|
"yn": {
|
|
"version": "3.1.1",
|
|
"peer": true
|
|
},
|
|
"yocto-queue": {
|
|
"version": "0.1.0"
|
|
},
|
|
"zwitch": {
|
|
"version": "1.0.5"
|
|
}
|
|
}
|
|
}
|