|
@@ -13,6 +13,7 @@
|
|
|
"@mdx-js/react": "^1.6.22",
|
|
|
"autoprefixer": "^10.4.13",
|
|
|
"clsx": "^1.2.1",
|
|
|
+ "docusaurus-lunr-search": "^2.3.2",
|
|
|
"docusaurus-preset-openapi": "^0.6.3",
|
|
|
"postcss": "^8.4.20",
|
|
|
"prism-react-renderer": "^1.3.5",
|
|
@@ -3634,6 +3635,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
|
|
|
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
|
|
|
},
|
|
|
+ "node_modules/abbrev": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
|
|
|
+ },
|
|
|
"node_modules/accepts": {
|
|
|
"version": "1.3.8",
|
|
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
|
|
@@ -3903,6 +3909,11 @@
|
|
|
"node": ">= 8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/aproba": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
|
|
|
+ },
|
|
|
"node_modules/arg": {
|
|
|
"version": "5.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
@@ -3957,6 +3968,14 @@
|
|
|
"node": ">= 4.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/autocomplete.js": {
|
|
|
+ "version": "0.37.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/autocomplete.js/-/autocomplete.js-0.37.1.tgz",
|
|
|
+ "integrity": "sha512-PgSe9fHYhZEsm/9jggbjtVsGXJkPLvd+9mC7gZJ662vVL5CRWEtm/mIrrzCx0MrNxHVwxD5d00UOn6NsmL2LUQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "immediate": "^3.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/autoprefixer": {
|
|
|
"version": "10.4.13",
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz",
|
|
@@ -4148,6 +4167,15 @@
|
|
|
"resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
|
|
|
"integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw=="
|
|
|
},
|
|
|
+ "node_modules/bcp-47-match": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-LggQ4YTdjWQSKELZF5JwchnBa1u0pIQSZf5lSdOHEdbVP55h0qICA/FUp3+W99q0xqxYa1ZQizTUH87gecII5w==",
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/wooorm"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/big.js": {
|
|
|
"version": "5.2.2",
|
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
|
|
@@ -4583,6 +4611,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.5.0.tgz",
|
|
|
"integrity": "sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw=="
|
|
|
},
|
|
|
+ "node_modules/classnames": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
|
|
|
+ },
|
|
|
"node_modules/clean-css": {
|
|
|
"version": "5.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.1.tgz",
|
|
@@ -4743,6 +4776,14 @@
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
|
},
|
|
|
+ "node_modules/color-support": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
|
|
|
+ "bin": {
|
|
|
+ "color-support": "bin.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/colord": {
|
|
|
"version": "2.9.3",
|
|
|
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
|
|
@@ -4887,6 +4928,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz",
|
|
|
"integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw=="
|
|
|
},
|
|
|
+ "node_modules/console-control-strings": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
|
|
|
+ },
|
|
|
"node_modules/content-disposition": {
|
|
|
"version": "0.5.2",
|
|
|
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
|
|
@@ -5278,6 +5324,11 @@
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/css-selector-parser": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g=="
|
|
|
+ },
|
|
|
"node_modules/css-tree": {
|
|
|
"version": "1.1.3",
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
|
|
@@ -5664,6 +5715,18 @@
|
|
|
"node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/direction": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/direction/-/direction-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ==",
|
|
|
+ "bin": {
|
|
|
+ "direction": "cli.js"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/wooorm"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/dlv": {
|
|
|
"version": "1.1.3",
|
|
|
"resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
|
|
@@ -5685,6 +5748,53 @@
|
|
|
"node": ">=6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/docusaurus-lunr-search": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/docusaurus-lunr-search/-/docusaurus-lunr-search-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-Ngvm2kXwliWThqAThXI1912rOKHlFL7BjIc+OVNUfzkjpk5ar4TFEh+EUaaMOLw4V0BBko3CW0Ym7prqqm3jLQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "autocomplete.js": "^0.37.0",
|
|
|
+ "classnames": "^2.2.6",
|
|
|
+ "gauge": "^3.0.0",
|
|
|
+ "hast-util-select": "^4.0.0",
|
|
|
+ "hast-util-to-text": "^2.0.0",
|
|
|
+ "hogan.js": "^3.0.2",
|
|
|
+ "lunr": "^2.3.8",
|
|
|
+ "lunr-languages": "^1.4.0",
|
|
|
+ "minimatch": "^3.0.4",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "rehype-parse": "^7.0.1",
|
|
|
+ "to-vfile": "^6.1.0",
|
|
|
+ "unified": "^9.0.0",
|
|
|
+ "unist-util-is": "^4.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8.10.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@docusaurus/core": "^2.0.0-alpha.60 || ^2.0.0",
|
|
|
+ "react": "^16.8.4 || ^17",
|
|
|
+ "react-dom": "^16.8.4 || ^17"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/docusaurus-lunr-search/node_modules/parse5": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
|
|
|
+ },
|
|
|
+ "node_modules/docusaurus-lunr-search/node_modules/rehype-parse": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-7.0.1.tgz",
|
|
|
+ "integrity": "sha512-fOiR9a9xH+Le19i4fGzIEowAbwG7idy2Jzs4mOrFWBSJ0sNUgy0ev871dwWnbOo371SjgjG4pwzrbgSVrKxecw==",
|
|
|
+ "dependencies": {
|
|
|
+ "hast-util-from-parse5": "^6.0.0",
|
|
|
+ "parse5": "^6.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/docusaurus-plugin-openapi": {
|
|
|
"version": "0.6.3",
|
|
|
"resolved": "https://registry.npmjs.org/docusaurus-plugin-openapi/-/docusaurus-plugin-openapi-0.6.3.tgz",
|
|
@@ -6689,6 +6799,43 @@
|
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
|
},
|
|
|
+ "node_modules/gauge": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
|
+ "dependencies": {
|
|
|
+ "aproba": "^1.0.3 || ^2.0.0",
|
|
|
+ "color-support": "^1.1.2",
|
|
|
+ "console-control-strings": "^1.0.0",
|
|
|
+ "has-unicode": "^2.0.1",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "signal-exit": "^3.0.0",
|
|
|
+ "string-width": "^4.2.3",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "wide-align": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gauge/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=="
|
|
|
+ },
|
|
|
+ "node_modules/gauge/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==",
|
|
|
+ "dependencies": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/gensync": {
|
|
|
"version": "1.0.0-beta.2",
|
|
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
@@ -6994,6 +7141,11 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/has-unicode": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
|
|
|
+ },
|
|
|
"node_modules/has-yarn": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
|
|
@@ -7037,6 +7189,24 @@
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/hast-util-has-property": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-ghHup2voGfgFoHMGnaLHOjbYFACKrRh9KFttdCzMCbFoBMJXiNi2+XTrPP8+q6cDJM/RSqlCfVWrjp1H201rZg==",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hast-util-is-element": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-oUmNua0bFbdrD/ELDSSEadRVtWZOf3iF6Lbv81naqsIV99RnSCieTbWuWCY8BAeEfKJTKl0gRdokv+dELutHGQ==",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/hast-util-parse-selector": {
|
|
|
"version": "2.2.5",
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz",
|
|
@@ -7072,6 +7242,31 @@
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
|
|
|
"integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
|
|
|
},
|
|
|
+ "node_modules/hast-util-select": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-8EEG2//bN5rrzboPWD2HdS3ugLijNioS1pqOTIolXNf67xxShYw4SQEmVXd3imiBG+U2bC2nVTySr/iRAA7Cjg==",
|
|
|
+ "dependencies": {
|
|
|
+ "bcp-47-match": "^1.0.0",
|
|
|
+ "comma-separated-tokens": "^1.0.0",
|
|
|
+ "css-selector-parser": "^1.0.0",
|
|
|
+ "direction": "^1.0.0",
|
|
|
+ "hast-util-has-property": "^1.0.0",
|
|
|
+ "hast-util-is-element": "^1.0.0",
|
|
|
+ "hast-util-to-string": "^1.0.0",
|
|
|
+ "hast-util-whitespace": "^1.0.0",
|
|
|
+ "not": "^0.1.0",
|
|
|
+ "nth-check": "^2.0.0",
|
|
|
+ "property-information": "^5.0.0",
|
|
|
+ "space-separated-tokens": "^1.0.0",
|
|
|
+ "unist-util-visit": "^2.0.0",
|
|
|
+ "zwitch": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/hast-util-to-parse5": {
|
|
|
"version": "6.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-6.0.0.tgz",
|
|
@@ -7088,6 +7283,38 @@
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/hast-util-to-string": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-eK0MxRX47AV2eZ+Lyr18DCpQgodvaS3fAQO2+b9Two9F5HEoRPhiUMNzoXArMJfZi2yieFzUBMRl3HNJ3Jus3w==",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hast-util-to-text": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8nsgCARfs6VkwH2jJU9b8LNTuR4700na+0h3PqCaEk4MAnMDeu5P0tP8mjk9LLNGxIeQRLbiDbZVw6rku+pYsQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "hast-util-is-element": "^1.0.0",
|
|
|
+ "repeat-string": "^1.0.0",
|
|
|
+ "unist-util-find-after": "^3.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hast-util-whitespace": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-I5GTdSfhYfAPNztx2xJRQpG8cuDSNt599/7YUn7Gx/WxNMsG+a835k97TDkFgk123cwjfwINaZknkKkphx/f2A==",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/hastscript": {
|
|
|
"version": "6.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/hastscript/-/hastscript-6.0.0.tgz",
|
|
@@ -7133,6 +7360,18 @@
|
|
|
"value-equal": "^1.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/hogan.js": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hogan.js/-/hogan.js-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-RqGs4wavGYJWE07t35JQccByczmNUXQT0E12ZYV1VKYu5UiAU9lsos/yBAcf840+zrUQQxgVduCR5/B8nNtibg==",
|
|
|
+ "dependencies": {
|
|
|
+ "mkdirp": "0.3.0",
|
|
|
+ "nopt": "1.0.10"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "hulk": "bin/hulk"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/hoist-non-react-statics": {
|
|
|
"version": "3.3.2",
|
|
|
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
|
@@ -7435,6 +7674,11 @@
|
|
|
"node": ">=14.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/immediate": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q=="
|
|
|
+ },
|
|
|
"node_modules/immer": {
|
|
|
"version": "9.0.16",
|
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.16.tgz",
|
|
@@ -8232,6 +8476,16 @@
|
|
|
"node": ">=10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/lunr": {
|
|
|
+ "version": "2.3.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz",
|
|
|
+ "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
|
|
|
+ },
|
|
|
+ "node_modules/lunr-languages": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.10.0.tgz",
|
|
|
+ "integrity": "sha512-BBjKKcwrieJlzwwc9M5H/MRXGJ2qyOSDx/NXYiwkuKjiLOOoouh0WsDzeqcLoUWcX31y7i8sb8IgsZKObdUCkw=="
|
|
|
+ },
|
|
|
"node_modules/make-dir": {
|
|
|
"version": "3.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
@@ -8538,6 +8792,15 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/mkdirp": {
|
|
|
+ "version": "0.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz",
|
|
|
+ "integrity": "sha512-OHsdUcVAQ6pOtg5JYWpCBo9W/GySVuwvP9hueRMW7UqshC0tbfzLv8wjySTPm3tfUZ/21CE9E1pJagOA91Pxew==",
|
|
|
+ "deprecated": "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)",
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/monaco-editor": {
|
|
|
"version": "0.31.1",
|
|
|
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.31.1.tgz",
|
|
@@ -8657,6 +8920,20 @@
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz",
|
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
|
|
|
},
|
|
|
+ "node_modules/nopt": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==",
|
|
|
+ "dependencies": {
|
|
|
+ "abbrev": "1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "nopt": "bin/nopt.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/normalize-path": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
@@ -8684,6 +8961,11 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/not": {
|
|
|
+ "version": "0.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/not/-/not-0.1.0.tgz",
|
|
|
+ "integrity": "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA=="
|
|
|
+ },
|
|
|
"node_modules/npm-run-path": {
|
|
|
"version": "4.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
@@ -12774,6 +13056,19 @@
|
|
|
"node": ">=8.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/to-vfile": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-BxX8EkCxOAZe+D/ToHdDsJcVI4HqQfmw0tCkp31zf3dNP/XWIAjU4CmeuSwsSoOzOTqHPOL0KUzyZqJplkD0Qw==",
|
|
|
+ "dependencies": {
|
|
|
+ "is-buffer": "^2.0.0",
|
|
|
+ "vfile": "^4.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/toidentifier": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
@@ -12989,6 +13284,18 @@
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/unist-util-find-after": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-ojlBqfsBftYXExNu3+hHLfJQ/X1jYY/9vdm4yZWjIbf0VuWF6CRufci1ZyoD/wV2TYMKxXUoNuoqwy+CkgzAiQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "unist-util-is": "^4.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/unified"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/unist-util-generated": {
|
|
|
"version": "1.1.6",
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-1.1.6.tgz",
|
|
@@ -13943,6 +14250,32 @@
|
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
|
|
|
"integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q=="
|
|
|
},
|
|
|
+ "node_modules/wide-align": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
|
|
|
+ "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
|
|
|
+ "dependencies": {
|
|
|
+ "string-width": "^1.0.2 || 2 || 3 || 4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wide-align/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=="
|
|
|
+ },
|
|
|
+ "node_modules/wide-align/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==",
|
|
|
+ "dependencies": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/widest-line": {
|
|
|
"version": "4.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz",
|
|
@@ -16831,6 +17164,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
|
|
|
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
|
|
|
},
|
|
|
+ "abbrev": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
|
|
|
+ },
|
|
|
"accepts": {
|
|
|
"version": "1.3.8",
|
|
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
|
|
@@ -17031,6 +17369,11 @@
|
|
|
"picomatch": "^2.0.4"
|
|
|
}
|
|
|
},
|
|
|
+ "aproba": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
|
|
|
+ },
|
|
|
"arg": {
|
|
|
"version": "5.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
@@ -17076,6 +17419,14 @@
|
|
|
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
|
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
|
|
|
},
|
|
|
+ "autocomplete.js": {
|
|
|
+ "version": "0.37.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/autocomplete.js/-/autocomplete.js-0.37.1.tgz",
|
|
|
+ "integrity": "sha512-PgSe9fHYhZEsm/9jggbjtVsGXJkPLvd+9mC7gZJ662vVL5CRWEtm/mIrrzCx0MrNxHVwxD5d00UOn6NsmL2LUQ==",
|
|
|
+ "requires": {
|
|
|
+ "immediate": "^3.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"autoprefixer": {
|
|
|
"version": "10.4.13",
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz",
|
|
@@ -17206,6 +17557,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
|
|
|
"integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw=="
|
|
|
},
|
|
|
+ "bcp-47-match": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-LggQ4YTdjWQSKELZF5JwchnBa1u0pIQSZf5lSdOHEdbVP55h0qICA/FUp3+W99q0xqxYa1ZQizTUH87gecII5w=="
|
|
|
+ },
|
|
|
"big.js": {
|
|
|
"version": "5.2.2",
|
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
|
|
@@ -17502,6 +17858,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.5.0.tgz",
|
|
|
"integrity": "sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw=="
|
|
|
},
|
|
|
+ "classnames": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
|
|
|
+ },
|
|
|
"clean-css": {
|
|
|
"version": "5.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.1.tgz",
|
|
@@ -17624,6 +17985,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
|
},
|
|
|
+ "color-support": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
|
|
|
+ },
|
|
|
"colord": {
|
|
|
"version": "2.9.3",
|
|
|
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
|
|
@@ -17744,6 +18110,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz",
|
|
|
"integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw=="
|
|
|
},
|
|
|
+ "console-control-strings": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
|
|
|
+ },
|
|
|
"content-disposition": {
|
|
|
"version": "0.5.2",
|
|
|
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
|
|
@@ -18000,6 +18371,11 @@
|
|
|
"nth-check": "^2.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "css-selector-parser": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g=="
|
|
|
+ },
|
|
|
"css-tree": {
|
|
|
"version": "1.1.3",
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
|
|
@@ -18268,6 +18644,11 @@
|
|
|
"path-type": "^4.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "direction": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/direction/-/direction-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ=="
|
|
|
+ },
|
|
|
"dlv": {
|
|
|
"version": "1.1.3",
|
|
|
"resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
|
|
@@ -18286,6 +18667,43 @@
|
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "docusaurus-lunr-search": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/docusaurus-lunr-search/-/docusaurus-lunr-search-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-Ngvm2kXwliWThqAThXI1912rOKHlFL7BjIc+OVNUfzkjpk5ar4TFEh+EUaaMOLw4V0BBko3CW0Ym7prqqm3jLQ==",
|
|
|
+ "requires": {
|
|
|
+ "autocomplete.js": "^0.37.0",
|
|
|
+ "classnames": "^2.2.6",
|
|
|
+ "gauge": "^3.0.0",
|
|
|
+ "hast-util-select": "^4.0.0",
|
|
|
+ "hast-util-to-text": "^2.0.0",
|
|
|
+ "hogan.js": "^3.0.2",
|
|
|
+ "lunr": "^2.3.8",
|
|
|
+ "lunr-languages": "^1.4.0",
|
|
|
+ "minimatch": "^3.0.4",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "rehype-parse": "^7.0.1",
|
|
|
+ "to-vfile": "^6.1.0",
|
|
|
+ "unified": "^9.0.0",
|
|
|
+ "unist-util-is": "^4.0.2"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "parse5": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
|
|
|
+ },
|
|
|
+ "rehype-parse": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-7.0.1.tgz",
|
|
|
+ "integrity": "sha512-fOiR9a9xH+Le19i4fGzIEowAbwG7idy2Jzs4mOrFWBSJ0sNUgy0ev871dwWnbOo371SjgjG4pwzrbgSVrKxecw==",
|
|
|
+ "requires": {
|
|
|
+ "hast-util-from-parse5": "^6.0.0",
|
|
|
+ "parse5": "^6.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"docusaurus-plugin-openapi": {
|
|
|
"version": "0.6.3",
|
|
|
"resolved": "https://registry.npmjs.org/docusaurus-plugin-openapi/-/docusaurus-plugin-openapi-0.6.3.tgz",
|
|
@@ -19036,6 +19454,39 @@
|
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
|
},
|
|
|
+ "gauge": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
|
+ "requires": {
|
|
|
+ "aproba": "^1.0.3 || ^2.0.0",
|
|
|
+ "color-support": "^1.1.2",
|
|
|
+ "console-control-strings": "^1.0.0",
|
|
|
+ "has-unicode": "^2.0.1",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "signal-exit": "^3.0.0",
|
|
|
+ "string-width": "^4.2.3",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "wide-align": "^1.1.2"
|
|
|
+ },
|
|
|
+ "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=="
|
|
|
+ },
|
|
|
+ "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==",
|
|
|
+ "requires": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"gensync": {
|
|
|
"version": "1.0.0-beta.2",
|
|
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
@@ -19266,6 +19717,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
|
|
|
},
|
|
|
+ "has-unicode": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
|
|
|
+ },
|
|
|
"has-yarn": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
|
|
@@ -19298,6 +19754,16 @@
|
|
|
"web-namespaces": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "hast-util-has-property": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-ghHup2voGfgFoHMGnaLHOjbYFACKrRh9KFttdCzMCbFoBMJXiNi2+XTrPP8+q6cDJM/RSqlCfVWrjp1H201rZg=="
|
|
|
+ },
|
|
|
+ "hast-util-is-element": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-oUmNua0bFbdrD/ELDSSEadRVtWZOf3iF6Lbv81naqsIV99RnSCieTbWuWCY8BAeEfKJTKl0gRdokv+dELutHGQ=="
|
|
|
+ },
|
|
|
"hast-util-parse-selector": {
|
|
|
"version": "2.2.5",
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz",
|
|
@@ -19327,6 +19793,27 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "hast-util-select": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-8EEG2//bN5rrzboPWD2HdS3ugLijNioS1pqOTIolXNf67xxShYw4SQEmVXd3imiBG+U2bC2nVTySr/iRAA7Cjg==",
|
|
|
+ "requires": {
|
|
|
+ "bcp-47-match": "^1.0.0",
|
|
|
+ "comma-separated-tokens": "^1.0.0",
|
|
|
+ "css-selector-parser": "^1.0.0",
|
|
|
+ "direction": "^1.0.0",
|
|
|
+ "hast-util-has-property": "^1.0.0",
|
|
|
+ "hast-util-is-element": "^1.0.0",
|
|
|
+ "hast-util-to-string": "^1.0.0",
|
|
|
+ "hast-util-whitespace": "^1.0.0",
|
|
|
+ "not": "^0.1.0",
|
|
|
+ "nth-check": "^2.0.0",
|
|
|
+ "property-information": "^5.0.0",
|
|
|
+ "space-separated-tokens": "^1.0.0",
|
|
|
+ "unist-util-visit": "^2.0.0",
|
|
|
+ "zwitch": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"hast-util-to-parse5": {
|
|
|
"version": "6.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-6.0.0.tgz",
|
|
@@ -19339,6 +19826,26 @@
|
|
|
"zwitch": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "hast-util-to-string": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-eK0MxRX47AV2eZ+Lyr18DCpQgodvaS3fAQO2+b9Two9F5HEoRPhiUMNzoXArMJfZi2yieFzUBMRl3HNJ3Jus3w=="
|
|
|
+ },
|
|
|
+ "hast-util-to-text": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8nsgCARfs6VkwH2jJU9b8LNTuR4700na+0h3PqCaEk4MAnMDeu5P0tP8mjk9LLNGxIeQRLbiDbZVw6rku+pYsQ==",
|
|
|
+ "requires": {
|
|
|
+ "hast-util-is-element": "^1.0.0",
|
|
|
+ "repeat-string": "^1.0.0",
|
|
|
+ "unist-util-find-after": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hast-util-whitespace": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-I5GTdSfhYfAPNztx2xJRQpG8cuDSNt599/7YUn7Gx/WxNMsG+a835k97TDkFgk123cwjfwINaZknkKkphx/f2A=="
|
|
|
+ },
|
|
|
"hastscript": {
|
|
|
"version": "6.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/hastscript/-/hastscript-6.0.0.tgz",
|
|
@@ -19374,6 +19881,15 @@
|
|
|
"value-equal": "^1.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "hogan.js": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hogan.js/-/hogan.js-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-RqGs4wavGYJWE07t35JQccByczmNUXQT0E12ZYV1VKYu5UiAU9lsos/yBAcf840+zrUQQxgVduCR5/B8nNtibg==",
|
|
|
+ "requires": {
|
|
|
+ "mkdirp": "0.3.0",
|
|
|
+ "nopt": "1.0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"hoist-non-react-statics": {
|
|
|
"version": "3.3.2",
|
|
|
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
|
@@ -19589,6 +20105,11 @@
|
|
|
"queue": "6.0.2"
|
|
|
}
|
|
|
},
|
|
|
+ "immediate": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q=="
|
|
|
+ },
|
|
|
"immer": {
|
|
|
"version": "9.0.16",
|
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.16.tgz",
|
|
@@ -20162,6 +20683,16 @@
|
|
|
"yallist": "^4.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "lunr": {
|
|
|
+ "version": "2.3.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz",
|
|
|
+ "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
|
|
|
+ },
|
|
|
+ "lunr-languages": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.10.0.tgz",
|
|
|
+ "integrity": "sha512-BBjKKcwrieJlzwwc9M5H/MRXGJ2qyOSDx/NXYiwkuKjiLOOoouh0WsDzeqcLoUWcX31y7i8sb8IgsZKObdUCkw=="
|
|
|
+ },
|
|
|
"make-dir": {
|
|
|
"version": "3.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
@@ -20374,6 +20905,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz",
|
|
|
"integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g=="
|
|
|
},
|
|
|
+ "mkdirp": {
|
|
|
+ "version": "0.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz",
|
|
|
+ "integrity": "sha512-OHsdUcVAQ6pOtg5JYWpCBo9W/GySVuwvP9hueRMW7UqshC0tbfzLv8wjySTPm3tfUZ/21CE9E1pJagOA91Pxew=="
|
|
|
+ },
|
|
|
"monaco-editor": {
|
|
|
"version": "0.31.1",
|
|
|
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.31.1.tgz",
|
|
@@ -20461,6 +20997,14 @@
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz",
|
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
|
|
|
},
|
|
|
+ "nopt": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==",
|
|
|
+ "requires": {
|
|
|
+ "abbrev": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"normalize-path": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
@@ -20476,6 +21020,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
|
|
|
"integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
|
|
|
},
|
|
|
+ "not": {
|
|
|
+ "version": "0.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/not/-/not-0.1.0.tgz",
|
|
|
+ "integrity": "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA=="
|
|
|
+ },
|
|
|
"npm-run-path": {
|
|
|
"version": "4.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
@@ -23447,6 +23996,15 @@
|
|
|
"is-number": "^7.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "to-vfile": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-BxX8EkCxOAZe+D/ToHdDsJcVI4HqQfmw0tCkp31zf3dNP/XWIAjU4CmeuSwsSoOzOTqHPOL0KUzyZqJplkD0Qw==",
|
|
|
+ "requires": {
|
|
|
+ "is-buffer": "^2.0.0",
|
|
|
+ "vfile": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"toidentifier": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
@@ -23588,6 +24146,14 @@
|
|
|
"resolved": "https://registry.npmjs.org/unist-builder/-/unist-builder-2.0.3.tgz",
|
|
|
"integrity": "sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw=="
|
|
|
},
|
|
|
+ "unist-util-find-after": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-ojlBqfsBftYXExNu3+hHLfJQ/X1jYY/9vdm4yZWjIbf0VuWF6CRufci1ZyoD/wV2TYMKxXUoNuoqwy+CkgzAiQ==",
|
|
|
+ "requires": {
|
|
|
+ "unist-util-is": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"unist-util-generated": {
|
|
|
"version": "1.1.6",
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-1.1.6.tgz",
|
|
@@ -24241,6 +24807,31 @@
|
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
|
|
|
"integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q=="
|
|
|
},
|
|
|
+ "wide-align": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
|
|
|
+ "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
|
|
|
+ "requires": {
|
|
|
+ "string-width": "^1.0.2 || 2 || 3 || 4"
|
|
|
+ },
|
|
|
+ "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=="
|
|
|
+ },
|
|
|
+ "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==",
|
|
|
+ "requires": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"widest-line": {
|
|
|
"version": "4.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz",
|