14291 lines
661 KiB
JSON
14291 lines
661 KiB
JSON
{
|
||
"name": "authentik-web",
|
||
"version": "0.0.0",
|
||
"lockfileVersion": 2,
|
||
"requires": true,
|
||
"packages": {
|
||
"": {
|
||
"name": "authentik-web",
|
||
"version": "0.0.0",
|
||
"license": "GNU GPLv3",
|
||
"dependencies": {
|
||
"@babel/core": "^7.14.6",
|
||
"@babel/plugin-proposal-decorators": "^7.14.5",
|
||
"@babel/plugin-transform-runtime": "^7.14.5",
|
||
"@babel/preset-env": "^7.14.7",
|
||
"@babel/preset-typescript": "^7.14.5",
|
||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||
"@lingui/cli": "^3.10.2",
|
||
"@lingui/core": "^3.10.4",
|
||
"@lingui/macro": "^3.10.2",
|
||
"@patternfly/patternfly": "^4.115.2",
|
||
"@polymer/iron-form": "^3.0.1",
|
||
"@polymer/paper-input": "^3.2.1",
|
||
"@rollup/plugin-babel": "^5.3.0",
|
||
"@rollup/plugin-replace": "^2.4.2",
|
||
"@rollup/plugin-typescript": "^8.2.1",
|
||
"@sentry/browser": "^6.8.0",
|
||
"@sentry/tracing": "^6.8.0",
|
||
"@types/chart.js": "^2.9.34",
|
||
"@types/codemirror": "5.60.2",
|
||
"@types/grecaptcha": "^3.0.3",
|
||
"@typescript-eslint/eslint-plugin": "^4.28.2",
|
||
"@typescript-eslint/parser": "^4.28.2",
|
||
"@webcomponents/webcomponentsjs": "^2.5.0",
|
||
"authentik-api": "file:api",
|
||
"babel-plugin-macros": "^3.1.0",
|
||
"base64-js": "^1.5.1",
|
||
"chart.js": "^3.4.1",
|
||
"chartjs-adapter-moment": "^1.0.0",
|
||
"codemirror": "^5.62.0",
|
||
"construct-style-sheets-polyfill": "^2.4.16",
|
||
"eslint": "^7.30.0",
|
||
"eslint-config-google": "^0.14.0",
|
||
"eslint-plugin-custom-elements": "0.0.2",
|
||
"eslint-plugin-lit": "^1.5.1",
|
||
"flowchart.js": "^1.15.0",
|
||
"lit-element": "^2.5.1",
|
||
"lit-html": "^1.4.1",
|
||
"moment": "^2.29.1",
|
||
"rapidoc": "^9.0.0",
|
||
"rollup": "^2.53.1",
|
||
"rollup-plugin-commonjs": "^10.1.0",
|
||
"rollup-plugin-copy": "^3.4.0",
|
||
"rollup-plugin-cssimport": "^1.0.2",
|
||
"rollup-plugin-minify-html-literals": "^1.2.6",
|
||
"rollup-plugin-node-resolve": "^5.2.0",
|
||
"rollup-plugin-sourcemaps": "^0.6.3",
|
||
"rollup-plugin-terser": "^7.0.2",
|
||
"ts-lit-plugin": "^1.2.1",
|
||
"tslib": "^2.3.0",
|
||
"typescript": "^4.3.5",
|
||
"webcomponent-qr-code": "^1.0.5",
|
||
"yaml": "^1.10.2"
|
||
}
|
||
},
|
||
"api": {
|
||
"name": "authentik-api",
|
||
"version": "0.0.1",
|
||
"dependencies": {
|
||
"typescript": "^3.6"
|
||
}
|
||
},
|
||
"api/node_modules/typescript": {
|
||
"version": "3.9.9",
|
||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.9.tgz",
|
||
"integrity": "sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==",
|
||
"bin": {
|
||
"tsc": "bin/tsc",
|
||
"tsserver": "bin/tsserver"
|
||
},
|
||
"engines": {
|
||
"node": ">=4.2.0"
|
||
}
|
||
},
|
||
"node_modules/@apitools/openapi-parser": {
|
||
"version": "0.0.7",
|
||
"resolved": "https://registry.npmjs.org/@apitools/openapi-parser/-/openapi-parser-0.0.7.tgz",
|
||
"integrity": "sha512-Bm+GmJ/HIJoNpcwEUSEF9Zh1SqTQ+LsPEK9u5EznVuvoYvVv+dyOWL5/UOAibkNF+wHv7uWS57+NICogPMwzMw==",
|
||
"dependencies": {
|
||
"swagger-client": "^3.13.1"
|
||
}
|
||
},
|
||
"node_modules/@babel/code-frame": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
|
||
"integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
|
||
"dependencies": {
|
||
"@babel/highlight": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/compat-data": {
|
||
"version": "7.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.7.tgz",
|
||
"integrity": "sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==",
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/core": {
|
||
"version": "7.14.6",
|
||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.6.tgz",
|
||
"integrity": "sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==",
|
||
"dependencies": {
|
||
"@babel/code-frame": "^7.14.5",
|
||
"@babel/generator": "^7.14.5",
|
||
"@babel/helper-compilation-targets": "^7.14.5",
|
||
"@babel/helper-module-transforms": "^7.14.5",
|
||
"@babel/helpers": "^7.14.6",
|
||
"@babel/parser": "^7.14.6",
|
||
"@babel/template": "^7.14.5",
|
||
"@babel/traverse": "^7.14.5",
|
||
"@babel/types": "^7.14.5",
|
||
"convert-source-map": "^1.7.0",
|
||
"debug": "^4.1.0",
|
||
"gensync": "^1.0.0-beta.2",
|
||
"json5": "^2.1.2",
|
||
"semver": "^6.3.0",
|
||
"source-map": "^0.5.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",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/@babel/core/node_modules/source-map": {
|
||
"version": "0.5.7",
|
||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
|
||
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/generator": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz",
|
||
"integrity": "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5",
|
||
"jsesc": "^2.5.1",
|
||
"source-map": "^0.5.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/generator/node_modules/source-map": {
|
||
"version": "0.5.7",
|
||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
|
||
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-annotate-as-pure": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
|
||
"integrity": "sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz",
|
||
"integrity": "sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w==",
|
||
"dependencies": {
|
||
"@babel/helper-explode-assignable-expression": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-compilation-targets": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz",
|
||
"integrity": "sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==",
|
||
"dependencies": {
|
||
"@babel/compat-data": "^7.14.5",
|
||
"@babel/helper-validator-option": "^7.14.5",
|
||
"browserslist": "^4.16.6",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-create-class-features-plugin": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz",
|
||
"integrity": "sha512-Uq9z2e7ZtcnDMirRqAGLRaLwJn+Lrh388v5ETrR3pALJnElVh2zqQmdbz4W2RUJYohAPh2mtyPUgyMHMzXMncQ==",
|
||
"dependencies": {
|
||
"@babel/helper-annotate-as-pure": "^7.14.5",
|
||
"@babel/helper-function-name": "^7.14.5",
|
||
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
||
"@babel/helper-optimise-call-expression": "^7.14.5",
|
||
"@babel/helper-replace-supers": "^7.14.5",
|
||
"@babel/helper-split-export-declaration": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz",
|
||
"integrity": "sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==",
|
||
"dependencies": {
|
||
"@babel/helper-annotate-as-pure": "^7.14.5",
|
||
"regexpu-core": "^4.7.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-define-polyfill-provider": {
|
||
"version": "0.2.3",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz",
|
||
"integrity": "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==",
|
||
"dependencies": {
|
||
"@babel/helper-compilation-targets": "^7.13.0",
|
||
"@babel/helper-module-imports": "^7.12.13",
|
||
"@babel/helper-plugin-utils": "^7.13.0",
|
||
"@babel/traverse": "^7.13.0",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-explode-assignable-expression": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.14.5.tgz",
|
||
"integrity": "sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-function-name": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
|
||
"integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
|
||
"dependencies": {
|
||
"@babel/helper-get-function-arity": "^7.14.5",
|
||
"@babel/template": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-get-function-arity": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz",
|
||
"integrity": "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-hoist-variables": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz",
|
||
"integrity": "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-member-expression-to-functions": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz",
|
||
"integrity": "sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-module-imports": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz",
|
||
"integrity": "sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-module-transforms": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz",
|
||
"integrity": "sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==",
|
||
"dependencies": {
|
||
"@babel/helper-module-imports": "^7.14.5",
|
||
"@babel/helper-replace-supers": "^7.14.5",
|
||
"@babel/helper-simple-access": "^7.14.5",
|
||
"@babel/helper-split-export-declaration": "^7.14.5",
|
||
"@babel/helper-validator-identifier": "^7.14.5",
|
||
"@babel/template": "^7.14.5",
|
||
"@babel/traverse": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-optimise-call-expression": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz",
|
||
"integrity": "sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-plugin-utils": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
|
||
"integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-remap-async-to-generator": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.14.5.tgz",
|
||
"integrity": "sha512-rLQKdQU+HYlxBwQIj8dk4/0ENOUEhA/Z0l4hN8BexpvmSMN9oA9EagjnhnDpNsRdWCfjwa4mn/HyBXO9yhQP6A==",
|
||
"dependencies": {
|
||
"@babel/helper-annotate-as-pure": "^7.14.5",
|
||
"@babel/helper-wrap-function": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-replace-supers": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz",
|
||
"integrity": "sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==",
|
||
"dependencies": {
|
||
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
||
"@babel/helper-optimise-call-expression": "^7.14.5",
|
||
"@babel/traverse": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-simple-access": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz",
|
||
"integrity": "sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz",
|
||
"integrity": "sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-split-export-declaration": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
|
||
"integrity": "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==",
|
||
"dependencies": {
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-validator-identifier": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
|
||
"integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-validator-option": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
|
||
"integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helper-wrap-function": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.14.5.tgz",
|
||
"integrity": "sha512-YEdjTCq+LNuNS1WfxsDCNpgXkJaIyqco6DAelTUjT4f2KIWC1nBcaCaSdHTBqQVLnTBexBcVcFhLSU1KnYuePQ==",
|
||
"dependencies": {
|
||
"@babel/helper-function-name": "^7.14.5",
|
||
"@babel/template": "^7.14.5",
|
||
"@babel/traverse": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/helpers": {
|
||
"version": "7.14.6",
|
||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz",
|
||
"integrity": "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==",
|
||
"dependencies": {
|
||
"@babel/template": "^7.14.5",
|
||
"@babel/traverse": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/highlight": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
|
||
"integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
|
||
"dependencies": {
|
||
"@babel/helper-validator-identifier": "^7.14.5",
|
||
"chalk": "^2.0.0",
|
||
"js-tokens": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/parser": {
|
||
"version": "7.14.6",
|
||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.6.tgz",
|
||
"integrity": "sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==",
|
||
"bin": {
|
||
"parser": "bin/babel-parser.js"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.0.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz",
|
||
"integrity": "sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
|
||
"@babel/plugin-proposal-optional-chaining": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.13.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
||
"version": "7.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz",
|
||
"integrity": "sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-remap-async-to-generator": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz",
|
||
"integrity": "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==",
|
||
"dependencies": {
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-proposal-class-static-block": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.5.tgz",
|
||
"integrity": "sha512-KBAH5ksEnYHCegqseI5N9skTdxgJdmDoAOc0uXa+4QMYKeZD0w5IARh4FMlTNtaHhbB8v+KzMdTgxMMzsIy6Yg==",
|
||
"dependencies": {
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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-decorators": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.14.5.tgz",
|
||
"integrity": "sha512-LYz5nvQcvYeRVjui1Ykn28i+3aUiXwQ/3MGoEy0InTaz1pJo/lAzmIDXX+BQny/oufgHzJ6vnEEiXQ8KZjEVFg==",
|
||
"dependencies": {
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/plugin-syntax-decorators": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-proposal-dynamic-import": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz",
|
||
"integrity": "sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz",
|
||
"integrity": "sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz",
|
||
"integrity": "sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz",
|
||
"integrity": "sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz",
|
||
"integrity": "sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz",
|
||
"integrity": "sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz",
|
||
"integrity": "sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==",
|
||
"dependencies": {
|
||
"@babel/compat-data": "^7.14.7",
|
||
"@babel/helper-compilation-targets": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
||
"@babel/plugin-transform-parameters": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-proposal-optional-catch-binding": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz",
|
||
"integrity": "sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz",
|
||
"integrity": "sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz",
|
||
"integrity": "sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==",
|
||
"dependencies": {
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.5.tgz",
|
||
"integrity": "sha512-62EyfyA3WA0mZiF2e2IV9mc9Ghwxcg8YTu8BS4Wss4Y3PY725OmS9M0qLORbJwLqFtGh+jiE4wAmocK2CTUK2Q==",
|
||
"dependencies": {
|
||
"@babel/helper-annotate-as-pure": "^7.14.5",
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
|
||
"integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
|
||
"dependencies": {
|
||
"@babel/helper-create-regexp-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-syntax-async-generators": {
|
||
"version": "7.8.4",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
||
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
||
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.12.13"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-syntax-class-static-block": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
|
||
"integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
|
||
"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-decorators": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.14.5.tgz",
|
||
"integrity": "sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
|
||
"integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
|
||
"integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.8.3"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-syntax-json-strings": {
|
||
"version": "7.8.3",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
||
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.8.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-syntax-jsx": {
|
||
"version": "7.12.13",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz",
|
||
"integrity": "sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.12.13"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
||
"version": "7.10.4",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
||
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
||
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
||
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
||
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
||
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
||
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
|
||
"integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
|
||
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
|
||
"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.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz",
|
||
"integrity": "sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-arrow-functions": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz",
|
||
"integrity": "sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-async-to-generator": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz",
|
||
"integrity": "sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==",
|
||
"dependencies": {
|
||
"@babel/helper-module-imports": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-remap-async-to-generator": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz",
|
||
"integrity": "sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-block-scoping": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz",
|
||
"integrity": "sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-classes": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz",
|
||
"integrity": "sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA==",
|
||
"dependencies": {
|
||
"@babel/helper-annotate-as-pure": "^7.14.5",
|
||
"@babel/helper-function-name": "^7.14.5",
|
||
"@babel/helper-optimise-call-expression": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-replace-supers": "^7.14.5",
|
||
"@babel/helper-split-export-declaration": "^7.14.5",
|
||
"globals": "^11.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-classes/node_modules/globals": {
|
||
"version": "11.12.0",
|
||
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
|
||
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-computed-properties": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz",
|
||
"integrity": "sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-destructuring": {
|
||
"version": "7.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz",
|
||
"integrity": "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-dotall-regex": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz",
|
||
"integrity": "sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==",
|
||
"dependencies": {
|
||
"@babel/helper-create-regexp-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz",
|
||
"integrity": "sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz",
|
||
"integrity": "sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==",
|
||
"dependencies": {
|
||
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-for-of": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.14.5.tgz",
|
||
"integrity": "sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-function-name": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz",
|
||
"integrity": "sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==",
|
||
"dependencies": {
|
||
"@babel/helper-function-name": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-literals": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz",
|
||
"integrity": "sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz",
|
||
"integrity": "sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-modules-amd": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz",
|
||
"integrity": "sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==",
|
||
"dependencies": {
|
||
"@babel/helper-module-transforms": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"babel-plugin-dynamic-import-node": "^2.3.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz",
|
||
"integrity": "sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A==",
|
||
"dependencies": {
|
||
"@babel/helper-module-transforms": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-simple-access": "^7.14.5",
|
||
"babel-plugin-dynamic-import-node": "^2.3.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.14.5.tgz",
|
||
"integrity": "sha512-mNMQdvBEE5DcMQaL5LbzXFMANrQjd2W7FPzg34Y4yEz7dBgdaC+9B84dSO+/1Wba98zoDbInctCDo4JGxz1VYA==",
|
||
"dependencies": {
|
||
"@babel/helper-hoist-variables": "^7.14.5",
|
||
"@babel/helper-module-transforms": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-validator-identifier": "^7.14.5",
|
||
"babel-plugin-dynamic-import-node": "^2.3.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-modules-umd": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz",
|
||
"integrity": "sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==",
|
||
"dependencies": {
|
||
"@babel/helper-module-transforms": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
||
"version": "7.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz",
|
||
"integrity": "sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==",
|
||
"dependencies": {
|
||
"@babel/helper-create-regexp-features-plugin": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-new-target": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz",
|
||
"integrity": "sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-object-super": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz",
|
||
"integrity": "sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-replace-supers": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-parameters": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz",
|
||
"integrity": "sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-property-literals": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz",
|
||
"integrity": "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-regenerator": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz",
|
||
"integrity": "sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==",
|
||
"dependencies": {
|
||
"regenerator-transform": "^0.14.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-reserved-words": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz",
|
||
"integrity": "sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-runtime": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz",
|
||
"integrity": "sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==",
|
||
"dependencies": {
|
||
"@babel/helper-module-imports": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"babel-plugin-polyfill-corejs2": "^0.2.2",
|
||
"babel-plugin-polyfill-corejs3": "^0.2.2",
|
||
"babel-plugin-polyfill-regenerator": "^0.2.2",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz",
|
||
"integrity": "sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-spread": {
|
||
"version": "7.14.6",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz",
|
||
"integrity": "sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-sticky-regex": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz",
|
||
"integrity": "sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-template-literals": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz",
|
||
"integrity": "sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz",
|
||
"integrity": "sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-typescript": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.5.tgz",
|
||
"integrity": "sha512-cFD5PKp4b8/KkwQ7h71FdPXFvz1RgwTFF9akRZwFldb9G0AHf7CgoPx96c4Q/ZVjh6V81tqQwW5YiHws16OzPg==",
|
||
"dependencies": {
|
||
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/plugin-syntax-typescript": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz",
|
||
"integrity": "sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/plugin-transform-unicode-regex": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz",
|
||
"integrity": "sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==",
|
||
"dependencies": {
|
||
"@babel/helper-create-regexp-features-plugin": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/preset-env": {
|
||
"version": "7.14.7",
|
||
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.7.tgz",
|
||
"integrity": "sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==",
|
||
"dependencies": {
|
||
"@babel/compat-data": "^7.14.7",
|
||
"@babel/helper-compilation-targets": "^7.14.5",
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-validator-option": "^7.14.5",
|
||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5",
|
||
"@babel/plugin-proposal-async-generator-functions": "^7.14.7",
|
||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||
"@babel/plugin-proposal-class-static-block": "^7.14.5",
|
||
"@babel/plugin-proposal-dynamic-import": "^7.14.5",
|
||
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
||
"@babel/plugin-proposal-json-strings": "^7.14.5",
|
||
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
||
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
||
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
|
||
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
|
||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||
"@babel/plugin-proposal-private-methods": "^7.14.5",
|
||
"@babel/plugin-proposal-private-property-in-object": "^7.14.5",
|
||
"@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
|
||
"@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-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.14.5",
|
||
"@babel/plugin-transform-async-to-generator": "^7.14.5",
|
||
"@babel/plugin-transform-block-scoped-functions": "^7.14.5",
|
||
"@babel/plugin-transform-block-scoping": "^7.14.5",
|
||
"@babel/plugin-transform-classes": "^7.14.5",
|
||
"@babel/plugin-transform-computed-properties": "^7.14.5",
|
||
"@babel/plugin-transform-destructuring": "^7.14.7",
|
||
"@babel/plugin-transform-dotall-regex": "^7.14.5",
|
||
"@babel/plugin-transform-duplicate-keys": "^7.14.5",
|
||
"@babel/plugin-transform-exponentiation-operator": "^7.14.5",
|
||
"@babel/plugin-transform-for-of": "^7.14.5",
|
||
"@babel/plugin-transform-function-name": "^7.14.5",
|
||
"@babel/plugin-transform-literals": "^7.14.5",
|
||
"@babel/plugin-transform-member-expression-literals": "^7.14.5",
|
||
"@babel/plugin-transform-modules-amd": "^7.14.5",
|
||
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
||
"@babel/plugin-transform-modules-systemjs": "^7.14.5",
|
||
"@babel/plugin-transform-modules-umd": "^7.14.5",
|
||
"@babel/plugin-transform-named-capturing-groups-regex": "^7.14.7",
|
||
"@babel/plugin-transform-new-target": "^7.14.5",
|
||
"@babel/plugin-transform-object-super": "^7.14.5",
|
||
"@babel/plugin-transform-parameters": "^7.14.5",
|
||
"@babel/plugin-transform-property-literals": "^7.14.5",
|
||
"@babel/plugin-transform-regenerator": "^7.14.5",
|
||
"@babel/plugin-transform-reserved-words": "^7.14.5",
|
||
"@babel/plugin-transform-shorthand-properties": "^7.14.5",
|
||
"@babel/plugin-transform-spread": "^7.14.6",
|
||
"@babel/plugin-transform-sticky-regex": "^7.14.5",
|
||
"@babel/plugin-transform-template-literals": "^7.14.5",
|
||
"@babel/plugin-transform-typeof-symbol": "^7.14.5",
|
||
"@babel/plugin-transform-unicode-escapes": "^7.14.5",
|
||
"@babel/plugin-transform-unicode-regex": "^7.14.5",
|
||
"@babel/preset-modules": "^0.1.4",
|
||
"@babel/types": "^7.14.5",
|
||
"babel-plugin-polyfill-corejs2": "^0.2.2",
|
||
"babel-plugin-polyfill-corejs3": "^0.2.2",
|
||
"babel-plugin-polyfill-regenerator": "^0.2.2",
|
||
"core-js-compat": "^3.15.0",
|
||
"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",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/@babel/preset-modules": {
|
||
"version": "0.1.4",
|
||
"resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.4.tgz",
|
||
"integrity": "sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==",
|
||
"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"
|
||
}
|
||
},
|
||
"node_modules/@babel/preset-typescript": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz",
|
||
"integrity": "sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw==",
|
||
"dependencies": {
|
||
"@babel/helper-plugin-utils": "^7.14.5",
|
||
"@babel/helper-validator-option": "^7.14.5",
|
||
"@babel/plugin-transform-typescript": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/@babel/runtime": {
|
||
"version": "7.12.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
|
||
"integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
|
||
"dependencies": {
|
||
"regenerator-runtime": "^0.13.4"
|
||
}
|
||
},
|
||
"node_modules/@babel/runtime-corejs3": {
|
||
"version": "7.13.10",
|
||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.13.10.tgz",
|
||
"integrity": "sha512-x/XYVQ1h684pp1mJwOV4CyvqZXqbc8CMsMGUnAbuc82ZCdv1U63w5RSUzgDSXQHG5Rps/kiksH6g2D5BuaKyXg==",
|
||
"dependencies": {
|
||
"core-js-pure": "^3.0.0",
|
||
"regenerator-runtime": "^0.13.4"
|
||
}
|
||
},
|
||
"node_modules/@babel/template": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
|
||
"integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
|
||
"dependencies": {
|
||
"@babel/code-frame": "^7.14.5",
|
||
"@babel/parser": "^7.14.5",
|
||
"@babel/types": "^7.14.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/traverse": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz",
|
||
"integrity": "sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==",
|
||
"dependencies": {
|
||
"@babel/code-frame": "^7.14.5",
|
||
"@babel/generator": "^7.14.5",
|
||
"@babel/helper-function-name": "^7.14.5",
|
||
"@babel/helper-hoist-variables": "^7.14.5",
|
||
"@babel/helper-split-export-declaration": "^7.14.5",
|
||
"@babel/parser": "^7.14.5",
|
||
"@babel/types": "^7.14.5",
|
||
"debug": "^4.1.0",
|
||
"globals": "^11.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@babel/traverse/node_modules/globals": {
|
||
"version": "11.12.0",
|
||
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
|
||
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/@babel/types": {
|
||
"version": "7.14.5",
|
||
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
|
||
"integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
|
||
"dependencies": {
|
||
"@babel/helper-validator-identifier": "^7.14.5",
|
||
"to-fast-properties": "^2.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader": {
|
||
"version": "3.0.2",
|
||
"resolved": "https://registry.npmjs.org/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz",
|
||
"integrity": "sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==",
|
||
"dependencies": {
|
||
"lodash.get": "^4",
|
||
"make-error": "^1",
|
||
"ts-node": "^9",
|
||
"tslib": "^2"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@eslint/eslintrc": {
|
||
"version": "0.4.2",
|
||
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz",
|
||
"integrity": "sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==",
|
||
"dependencies": {
|
||
"ajv": "^6.12.4",
|
||
"debug": "^4.1.1",
|
||
"espree": "^7.3.0",
|
||
"globals": "^13.9.0",
|
||
"ignore": "^4.0.6",
|
||
"import-fresh": "^3.2.1",
|
||
"js-yaml": "^3.13.1",
|
||
"minimatch": "^3.0.4",
|
||
"strip-json-comments": "^3.1.1"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
}
|
||
},
|
||
"node_modules/@eslint/eslintrc/node_modules/ignore": {
|
||
"version": "4.0.6",
|
||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
|
||
"integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
|
||
"engines": {
|
||
"node": ">= 4"
|
||
}
|
||
},
|
||
"node_modules/@fortawesome/fontawesome-free": {
|
||
"version": "5.15.3",
|
||
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz",
|
||
"integrity": "sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@humanwhocodes/config-array": {
|
||
"version": "0.5.0",
|
||
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz",
|
||
"integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==",
|
||
"dependencies": {
|
||
"@humanwhocodes/object-schema": "^1.2.0",
|
||
"debug": "^4.1.1",
|
||
"minimatch": "^3.0.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.10.0"
|
||
}
|
||
},
|
||
"node_modules/@humanwhocodes/object-schema": {
|
||
"version": "1.2.0",
|
||
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz",
|
||
"integrity": "sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w=="
|
||
},
|
||
"node_modules/@jest/types": {
|
||
"version": "26.6.2",
|
||
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
|
||
"integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
|
||
"dependencies": {
|
||
"@types/istanbul-lib-coverage": "^2.0.0",
|
||
"@types/istanbul-reports": "^3.0.0",
|
||
"@types/node": "*",
|
||
"@types/yargs": "^15.0.0",
|
||
"chalk": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 10.14.2"
|
||
}
|
||
},
|
||
"node_modules/@jest/types/node_modules/ansi-styles": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
"dependencies": {
|
||
"color-convert": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@jest/types/node_modules/chalk": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
||
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
||
"dependencies": {
|
||
"ansi-styles": "^4.1.0",
|
||
"supports-color": "^7.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/@jest/types/node_modules/color-convert": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||
"dependencies": {
|
||
"color-name": "~1.1.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@jest/types/node_modules/color-name": {
|
||
"version": "1.1.4",
|
||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
||
},
|
||
"node_modules/@jest/types/node_modules/has-flag": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@jest/types/node_modules/supports-color": {
|
||
"version": "7.2.0",
|
||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||
"dependencies": {
|
||
"has-flag": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/babel-plugin-extract-messages": {
|
||
"version": "3.10.2",
|
||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.10.2.tgz",
|
||
"integrity": "sha512-RBAw8mE/l6VtpunmgRllX2kotjvWhlo5skyySipQDmYRU7QWQV7z3F67UtaIyG4yHMqcdF3T/q9x45qcgtdDMw==",
|
||
"dependencies": {
|
||
"@babel/generator": "^7.11.6",
|
||
"@babel/runtime": "^7.11.2",
|
||
"@lingui/conf": "^3.10.2",
|
||
"mkdirp": "^1.0.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli": {
|
||
"version": "3.10.2",
|
||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.10.2.tgz",
|
||
"integrity": "sha512-kuKMSeWyRYh3aw1zZZkqOzt2wjy1TdObji+PDg1OyoOgWkvap1SlpcFQ76Fgn2u1e6MOyDpfwg+I7fGEmOA+gQ==",
|
||
"dependencies": {
|
||
"@babel/generator": "^7.11.6",
|
||
"@babel/parser": "^7.11.5",
|
||
"@babel/plugin-syntax-jsx": "^7.10.4",
|
||
"@babel/runtime": "^7.11.2",
|
||
"@babel/types": "^7.11.5",
|
||
"@lingui/babel-plugin-extract-messages": "^3.10.2",
|
||
"@lingui/conf": "^3.10.2",
|
||
"babel-plugin-macros": "^3.0.1",
|
||
"bcp-47": "^1.0.7",
|
||
"chalk": "^4.1.0",
|
||
"chokidar": "3.5.1",
|
||
"cli-table": "^0.3.1",
|
||
"commander": "^6.1.0",
|
||
"date-fns": "^2.16.1",
|
||
"fs-extra": "^9.0.1",
|
||
"fuzzaldrin": "^2.1.0",
|
||
"glob": "^7.1.4",
|
||
"inquirer": "^7.3.3",
|
||
"make-plural": "^6.2.2",
|
||
"messageformat-parser": "^4.1.3",
|
||
"micromatch": "4.0.2",
|
||
"mkdirp": "^1.0.4",
|
||
"node-gettext": "^3.0.0",
|
||
"normalize-path": "^3.0.0",
|
||
"ora": "^5.1.0",
|
||
"papaparse": "^5.3.0",
|
||
"pkg-up": "^3.1.0",
|
||
"plurals-cldr": "^1.0.4",
|
||
"pofile": "^1.1.0",
|
||
"pseudolocale": "^1.1.0",
|
||
"ramda": "^0.27.1"
|
||
},
|
||
"bin": {
|
||
"lingui": "lingui.js"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0",
|
||
"babel-plugin-macros": "2 || 3",
|
||
"typescript": "2 || 3 || 4"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/ansi-styles": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
"dependencies": {
|
||
"color-convert": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/chalk": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
||
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
||
"dependencies": {
|
||
"ansi-styles": "^4.1.0",
|
||
"supports-color": "^7.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/color-convert": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||
"dependencies": {
|
||
"color-name": "~1.1.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/color-name": {
|
||
"version": "1.1.4",
|
||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/commander": {
|
||
"version": "6.2.1",
|
||
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
||
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
||
"engines": {
|
||
"node": ">= 6"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/fs-extra": {
|
||
"version": "9.1.0",
|
||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
||
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
||
"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/@lingui/cli/node_modules/has-flag": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/jsonfile": {
|
||
"version": "6.1.0",
|
||
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
||
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
||
"dependencies": {
|
||
"graceful-fs": "^4.1.6",
|
||
"universalify": "^2.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/supports-color": {
|
||
"version": "7.2.0",
|
||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||
"dependencies": {
|
||
"has-flag": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/cli/node_modules/universalify": {
|
||
"version": "2.0.0",
|
||
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
|
||
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
|
||
"engines": {
|
||
"node": ">= 10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf": {
|
||
"version": "3.10.2",
|
||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.10.2.tgz",
|
||
"integrity": "sha512-8dTAlWwPw9FGRZWAagR23UGQwBxNGXVrmQJ8kpkSDnOaGN/ylRPPavD7SQHkNEkJ6juAba/b70R8KLUSQH3gFA==",
|
||
"dependencies": {
|
||
"@babel/runtime": "^7.11.2",
|
||
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
||
"chalk": "^4.1.0",
|
||
"cosmiconfig": "^7.0.0",
|
||
"jest-validate": "^26.5.2",
|
||
"lodash.get": "^4.4.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/ansi-styles": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
"dependencies": {
|
||
"color-convert": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/chalk": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
||
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
||
"dependencies": {
|
||
"ansi-styles": "^4.1.0",
|
||
"supports-color": "^7.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/color-convert": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||
"dependencies": {
|
||
"color-name": "~1.1.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=7.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/color-name": {
|
||
"version": "1.1.4",
|
||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/has-flag": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/conf/node_modules/supports-color": {
|
||
"version": "7.2.0",
|
||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||
"dependencies": {
|
||
"has-flag": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/@lingui/core": {
|
||
"version": "3.10.4",
|
||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.10.4.tgz",
|
||
"integrity": "sha512-V9QKQ9PFMTPrGGz2PaeKHZcxFikQZzJbptyQbVFJdXaKhdE2RH6HhdK1PIziDHqp6ZWPthVIfVLURT3ku8eu5w==",
|
||
"dependencies": {
|
||
"@babel/runtime": "^7.11.2",
|
||
"make-plural": "^6.2.2",
|
||
"messageformat-parser": "^4.1.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@lingui/macro": {
|
||
"version": "3.10.2",
|
||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.10.2.tgz",
|
||
"integrity": "sha512-nEYUj1F4TUK4aHVpXcAagg7zx41Z7e3wjI1OFlmXkKSupDggYCn6jgzyyx46pUEB8Y5pIzCESPzQIa1P2sTPJA==",
|
||
"dependencies": {
|
||
"@babel/runtime": "^7.11.2",
|
||
"@lingui/conf": "^3.10.2",
|
||
"ramda": "^0.27.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.0.0"
|
||
},
|
||
"peerDependencies": {
|
||
"babel-plugin-macros": "2 || 3"
|
||
}
|
||
},
|
||
"node_modules/@mrmlnc/readdir-enhanced": {
|
||
"version": "2.2.1",
|
||
"resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz",
|
||
"integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==",
|
||
"dependencies": {
|
||
"call-me-maybe": "^1.0.1",
|
||
"glob-to-regexp": "^0.3.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/@nodelib/fs.scandir": {
|
||
"version": "2.1.3",
|
||
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
|
||
"integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==",
|
||
"dependencies": {
|
||
"@nodelib/fs.stat": "2.0.3",
|
||
"run-parallel": "^1.1.9"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8"
|
||
}
|
||
},
|
||
"node_modules/@nodelib/fs.stat": {
|
||
"version": "2.0.3",
|
||
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz",
|
||
"integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==",
|
||
"engines": {
|
||
"node": ">= 8"
|
||
}
|
||
},
|
||
"node_modules/@nodelib/fs.walk": {
|
||
"version": "1.2.4",
|
||
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz",
|
||
"integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==",
|
||
"dependencies": {
|
||
"@nodelib/fs.scandir": "2.1.3",
|
||
"fastq": "^1.6.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8"
|
||
}
|
||
},
|
||
"node_modules/@patternfly/patternfly": {
|
||
"version": "4.115.2",
|
||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.115.2.tgz",
|
||
"integrity": "sha512-7hbJ4pRmj+rlXclD2F/UwceO6fS+9flGsgHc4eUc7NyTN2GXl6PLcqrjE2CtiKEPV90+KwsGQGJXZj8bz9HweA=="
|
||
},
|
||
"node_modules/@polymer/font-roboto": {
|
||
"version": "3.0.2",
|
||
"resolved": "https://registry.npmjs.org/@polymer/font-roboto/-/font-roboto-3.0.2.tgz",
|
||
"integrity": "sha512-tx5TauYSmzsIvmSqepUPDYbs4/Ejz2XbZ1IkD7JEGqkdNUJlh+9KU85G56Tfdk/xjEZ8zorFfN09OSwiMrIQWA=="
|
||
},
|
||
"node_modules/@polymer/iron-a11y-announcer": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-a11y-announcer/-/iron-a11y-announcer-3.1.0.tgz",
|
||
"integrity": "sha512-lc5i4NKB8kSQHH0Hwu8WS3ym93m+J69OHJWSSBxwd17FI+h2wmgxDzeG9LI4ojMMck17/uc2pLe7g/UHt5/K/A==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-a11y-keys-behavior": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-a11y-keys-behavior/-/iron-a11y-keys-behavior-3.0.1.tgz",
|
||
"integrity": "sha512-lnrjKq3ysbBPT/74l0Fj0U9H9C35Tpw2C/tpJ8a+5g8Y3YJs1WSZYnEl1yOkw6sEyaxOq/1DkzH0+60gGu5/PQ==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-ajax": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-ajax/-/iron-ajax-3.0.1.tgz",
|
||
"integrity": "sha512-7+TPEAfWsRdhj1Y8UeF1759ktpVu+c3sG16rJiUC3wF9+woQ9xI1zUm2d59i7Yc3aDEJrR/Q8Y262KlOvyGVNg==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-autogrow-textarea": {
|
||
"version": "3.0.3",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-autogrow-textarea/-/iron-autogrow-textarea-3.0.3.tgz",
|
||
"integrity": "sha512-5r0VkWrIlm0JIp5E5wlnvkw7slK72lFRZXncmrsLZF+6n1dg2rI8jt7xpFzSmUWrqpcyXwyKaGaDvUjl3j4JLA==",
|
||
"dependencies": {
|
||
"@polymer/iron-behaviors": "^3.0.0-pre.26",
|
||
"@polymer/iron-flex-layout": "^3.0.0-pre.26",
|
||
"@polymer/iron-validatable-behavior": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-behaviors": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-behaviors/-/iron-behaviors-3.0.1.tgz",
|
||
"integrity": "sha512-IMEwcv1lhf1HSQxuyWOUIL0lOBwmeaoSTpgCJeP9IBYnuB1SPQngmfRuHKgK6/m9LQ9F9miC7p3HeQQUdKAE0w==",
|
||
"dependencies": {
|
||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-flex-layout": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-flex-layout/-/iron-flex-layout-3.0.1.tgz",
|
||
"integrity": "sha512-7gB869czArF+HZcPTVSgvA7tXYFze9EKckvM95NB7SqYF+NnsQyhoXgKnpFwGyo95lUjUW9TFDLUwDXnCYFtkw==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-form": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-form/-/iron-form-3.0.1.tgz",
|
||
"integrity": "sha512-JwSQXHjYALsytCeBkXlY8aRwqgZuYIqzOk3iHuugb1RXOdZ7MZHyJhMDVBbscHjxqPKu/KaVzAjrcfwNNafzEA==",
|
||
"dependencies": {
|
||
"@polymer/iron-ajax": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-form-element-behavior": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-form-element-behavior/-/iron-form-element-behavior-3.0.1.tgz",
|
||
"integrity": "sha512-G/e2KXyL5AY7mMjmomHkGpgS0uAf4ovNpKhkuUTRnMuMJuf589bKqE85KN4ovE1Tzhv2hJoh/igyD6ekHiYU1A==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-input": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-input/-/iron-input-3.0.1.tgz",
|
||
"integrity": "sha512-WLx13kEcbH9GKbj9+pWR6pbJkA5kxn3796ynx6eQd2rueMyUfVTR3GzOvadBKsciUuIuzrxpBWZ2+3UcueVUQQ==",
|
||
"dependencies": {
|
||
"@polymer/iron-a11y-announcer": "^3.0.0-pre.26",
|
||
"@polymer/iron-validatable-behavior": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-meta": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-meta/-/iron-meta-3.0.1.tgz",
|
||
"integrity": "sha512-pWguPugiLYmWFV9UWxLWzZ6gm4wBwQdDy4VULKwdHCqR7OP7u98h+XDdGZsSlDPv6qoryV/e3tGHlTIT0mbzJA==",
|
||
"dependencies": {
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/iron-validatable-behavior": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/iron-validatable-behavior/-/iron-validatable-behavior-3.0.1.tgz",
|
||
"integrity": "sha512-wwpYh6wOa4fNI+jH5EYKC7TVPYQ2OfgQqocWat7GsNWcsblKYhLYbwsvEY5nO0n2xKqNfZzDLrUom5INJN7msQ==",
|
||
"dependencies": {
|
||
"@polymer/iron-meta": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/paper-input": {
|
||
"version": "3.2.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/paper-input/-/paper-input-3.2.1.tgz",
|
||
"integrity": "sha512-6ghgwQKM6mS0hAQxQqj+tkeEY1VUBqAsrasAm8V5RpNcfSWQC/hhRFxU0beGuKTAhndzezDzWYP6Zz4b8fExGg==",
|
||
"dependencies": {
|
||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.26",
|
||
"@polymer/iron-autogrow-textarea": "^3.0.0-pre.26",
|
||
"@polymer/iron-behaviors": "^3.0.0-pre.26",
|
||
"@polymer/iron-form-element-behavior": "^3.0.0-pre.26",
|
||
"@polymer/iron-input": "^3.0.0-pre.26",
|
||
"@polymer/paper-styles": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/paper-styles": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/paper-styles/-/paper-styles-3.0.1.tgz",
|
||
"integrity": "sha512-y6hmObLqlCx602TQiSBKHqjwkE7xmDiFkoxdYGaNjtv4xcysOTdVJsDR/R9UHwIaxJ7gHlthMSykir1nv78++g==",
|
||
"dependencies": {
|
||
"@polymer/font-roboto": "^3.0.1",
|
||
"@polymer/iron-flex-layout": "^3.0.0-pre.26",
|
||
"@polymer/polymer": "^3.0.0"
|
||
}
|
||
},
|
||
"node_modules/@polymer/polymer": {
|
||
"version": "3.4.1",
|
||
"resolved": "https://registry.npmjs.org/@polymer/polymer/-/polymer-3.4.1.tgz",
|
||
"integrity": "sha512-KPWnhDZibtqKrUz7enIPOiO4ZQoJNOuLwqrhV2MXzIt3VVnUVJVG5ORz4Z2sgO+UZ+/UZnPD0jqY+jmw/+a9mQ==",
|
||
"dependencies": {
|
||
"@webcomponents/shadycss": "^1.9.1"
|
||
}
|
||
},
|
||
"node_modules/@rollup/plugin-babel": {
|
||
"version": "5.3.0",
|
||
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz",
|
||
"integrity": "sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==",
|
||
"dependencies": {
|
||
"@babel/helper-module-imports": "^7.10.4",
|
||
"@rollup/pluginutils": "^3.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 10.0.0"
|
||
}
|
||
},
|
||
"node_modules/@rollup/plugin-replace": {
|
||
"version": "2.4.2",
|
||
"resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
|
||
"integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
|
||
"dependencies": {
|
||
"@rollup/pluginutils": "^3.1.0",
|
||
"magic-string": "^0.25.7"
|
||
}
|
||
},
|
||
"node_modules/@rollup/plugin-typescript": {
|
||
"version": "8.2.1",
|
||
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-8.2.1.tgz",
|
||
"integrity": "sha512-Qd2E1pleDR4bwyFxqbjt4eJf+wB0UKVMLc7/BAFDGVdAXQMCsD4DUv5/7/ww47BZCYxWtJqe1Lo0KVNswBJlRw==",
|
||
"dependencies": {
|
||
"@rollup/pluginutils": "^3.1.0",
|
||
"resolve": "^1.17.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8.0.0"
|
||
}
|
||
},
|
||
"node_modules/@rollup/pluginutils": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
|
||
"integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
|
||
"dependencies": {
|
||
"@types/estree": "0.0.39",
|
||
"estree-walker": "^1.0.1",
|
||
"picomatch": "^2.2.2"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8.0.0"
|
||
}
|
||
},
|
||
"node_modules/@rollup/pluginutils/node_modules/@types/estree": {
|
||
"version": "0.0.39",
|
||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
|
||
"integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
|
||
},
|
||
"node_modules/@rollup/pluginutils/node_modules/estree-walker": {
|
||
"version": "1.0.1",
|
||
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
|
||
"integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg=="
|
||
},
|
||
"node_modules/@sentry/browser": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-6.8.0.tgz",
|
||
"integrity": "sha512-nxa71csHlG5sMHUxI4e4xxuCWtbCv/QbBfMsYw7ncJSfCKG3yNlCVh8NJ7NS0rZW/MJUT6S6+r93zw0HetNDOA==",
|
||
"dependencies": {
|
||
"@sentry/core": "6.8.0",
|
||
"@sentry/types": "6.8.0",
|
||
"@sentry/utils": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/browser/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@sentry/core": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-6.8.0.tgz",
|
||
"integrity": "sha512-vJzWt/znEB+JqVwtwfjkRrAYRN+ep+l070Ti8GhJnvwU4IDtVlV3T/jVNrj6rl6UChcczaJQMxVxtG5x0crlAA==",
|
||
"dependencies": {
|
||
"@sentry/hub": "6.8.0",
|
||
"@sentry/minimal": "6.8.0",
|
||
"@sentry/types": "6.8.0",
|
||
"@sentry/utils": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/core/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@sentry/hub": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-6.8.0.tgz",
|
||
"integrity": "sha512-hFrI2Ss1fTov7CH64FJpigqRxH7YvSnGeqxT9Jc1BL7nzW/vgCK+Oh2mOZbosTcrzoDv+lE8ViOnSN3w/fo+rg==",
|
||
"dependencies": {
|
||
"@sentry/types": "6.8.0",
|
||
"@sentry/utils": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/hub/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@sentry/minimal": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.8.0.tgz",
|
||
"integrity": "sha512-MRxUKXiiYwKjp8mOQMpTpEuIby1Jh3zRTU0cmGZtfsZ38BC1JOle8xlwC4FdtOH+VvjSYnPBMya5lgNHNPUJDQ==",
|
||
"dependencies": {
|
||
"@sentry/hub": "6.8.0",
|
||
"@sentry/types": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/minimal/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@sentry/tracing": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-6.8.0.tgz",
|
||
"integrity": "sha512-3gDkQnmOuOjHz5rY7BOatLEUksANU3efR8wuBa2ujsPQvoLSLFuyZpRjPPsxuUHQOqAYIbSNAoDloXECvQeHjw==",
|
||
"dependencies": {
|
||
"@sentry/hub": "6.8.0",
|
||
"@sentry/minimal": "6.8.0",
|
||
"@sentry/types": "6.8.0",
|
||
"@sentry/utils": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/tracing/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@sentry/types": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-6.8.0.tgz",
|
||
"integrity": "sha512-PbSxqlh6Fd5thNU5f8EVYBVvX+G7XdPA+ThNb2QvSK8yv3rIf0McHTyF6sIebgJ38OYN7ZFK7vvhC/RgSAfYTA==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/utils": {
|
||
"version": "6.8.0",
|
||
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.8.0.tgz",
|
||
"integrity": "sha512-OYlI2JNrcWKMdvYbWNdQwR4QBVv2V0y5wK0U6f53nArv6RsyO5TzwRu5rMVSIZofUUqjoE5hl27jqnR+vpUrsA==",
|
||
"dependencies": {
|
||
"@sentry/types": "6.8.0",
|
||
"tslib": "^1.9.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/@sentry/utils/node_modules/tslib": {
|
||
"version": "1.14.1",
|
||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||
},
|
||
"node_modules/@types/chart.js": {
|
||
"version": "2.9.34",
|
||
"resolved": "https://registry.npmjs.org/@types/chart.js/-/chart.js-2.9.34.tgz",
|
||
"integrity": "sha512-CtZVk+kh1IN67dv+fB0CWmCLCRrDJgqOj15qPic2B1VCMovNO6B7Vhf/TgPpNscjhAL1j+qUntDMWb9A4ZmPTg==",
|
||
"dependencies": {
|
||
"moment": "^2.10.2"
|
||
}
|
||
},
|
||
"node_modules/@types/clean-css": {
|
||
"version": "4.2.3",
|
||
"resolved": "https://registry.npmjs.org/@types/clean-css/-/clean-css-4.2.3.tgz",
|
||
"integrity": "sha512-ET0ldU/vpXecy5vO8JRIhtJWSrk1vzXdJcp3Bjf8bARZynl6vfkhEKY/A7njfNIRlmyTGuVFuqnD6I3tOGdXpQ==",
|
||
"dependencies": {
|
||
"@types/node": "*",
|
||
"source-map": "^0.6.0"
|
||
}
|
||
},
|
||
"node_modules/@types/codemirror": {
|
||
"version": "5.60.2",
|
||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.2.tgz",
|
||
"integrity": "sha512-tk8YxckrdU49GaJYRKxdzzzXrTlyT2nQGnobb8rAk34jt+kYXOxPKGqNgr7SJpl5r6YGaRD4CDfqiL+6A+/z7w==",
|
||
"dependencies": {
|
||
"@types/tern": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/estree": {
|
||
"version": "0.0.45",
|
||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.45.tgz",
|
||
"integrity": "sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g=="
|
||
},
|
||
"node_modules/@types/fs-extra": {
|
||
"version": "8.1.1",
|
||
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-8.1.1.tgz",
|
||
"integrity": "sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w==",
|
||
"dependencies": {
|
||
"@types/node": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/glob": {
|
||
"version": "7.1.3",
|
||
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.3.tgz",
|
||
"integrity": "sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==",
|
||
"dependencies": {
|
||
"@types/minimatch": "*",
|
||
"@types/node": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/grecaptcha": {
|
||
"version": "3.0.3",
|
||
"resolved": "https://registry.npmjs.org/@types/grecaptcha/-/grecaptcha-3.0.3.tgz",
|
||
"integrity": "sha512-osLqWRzsRsDtCfiCl1lbtUY8ANGCQsG/hhht3E7g1pVT7fD5SXgAg53S2grKjjSkXcm0fvMDbhUeL9NyAJvzGQ=="
|
||
},
|
||
"node_modules/@types/html-minifier": {
|
||
"version": "3.5.3",
|
||
"resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-3.5.3.tgz",
|
||
"integrity": "sha512-j1P/4PcWVVCPEy5lofcHnQ6BtXz9tHGiFPWzqm7TtGuWZEfCHEP446HlkSNc9fQgNJaJZ6ewPtp2aaFla/Uerg==",
|
||
"dependencies": {
|
||
"@types/clean-css": "*",
|
||
"@types/relateurl": "*",
|
||
"@types/uglify-js": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/istanbul-lib-coverage": {
|
||
"version": "2.0.3",
|
||
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz",
|
||
"integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw=="
|
||
},
|
||
"node_modules/@types/istanbul-lib-report": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
|
||
"integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
|
||
"dependencies": {
|
||
"@types/istanbul-lib-coverage": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/istanbul-reports": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz",
|
||
"integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==",
|
||
"dependencies": {
|
||
"@types/istanbul-lib-report": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/json-schema": {
|
||
"version": "7.0.7",
|
||
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz",
|
||
"integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA=="
|
||
},
|
||
"node_modules/@types/minimatch": {
|
||
"version": "3.0.3",
|
||
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz",
|
||
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
|
||
},
|
||
"node_modules/@types/node": {
|
||
"version": "14.11.2",
|
||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.2.tgz",
|
||
"integrity": "sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA=="
|
||
},
|
||
"node_modules/@types/parse-json": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
|
||
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
|
||
},
|
||
"node_modules/@types/relateurl": {
|
||
"version": "0.2.28",
|
||
"resolved": "https://registry.npmjs.org/@types/relateurl/-/relateurl-0.2.28.tgz",
|
||
"integrity": "sha1-a9p9uGU/piZD9e5p6facEaOS46Y="
|
||
},
|
||
"node_modules/@types/resolve": {
|
||
"version": "0.0.8",
|
||
"resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz",
|
||
"integrity": "sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==",
|
||
"dependencies": {
|
||
"@types/node": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/tern": {
|
||
"version": "0.23.3",
|
||
"resolved": "https://registry.npmjs.org/@types/tern/-/tern-0.23.3.tgz",
|
||
"integrity": "sha512-imDtS4TAoTcXk0g7u4kkWqedB3E4qpjXzCpD2LU5M5NAXHzCDsypyvXSaG7mM8DKYkCRa7tFp4tS/lp/Wo7Q3w==",
|
||
"dependencies": {
|
||
"@types/estree": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/uglify-js": {
|
||
"version": "3.13.0",
|
||
"resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.0.tgz",
|
||
"integrity": "sha512-EGkrJD5Uy+Pg0NUR8uA4bJ5WMfljyad0G+784vLCNUkD+QwOJXUbBYExXfVGf7YtyzdQp3L/XMYcliB987kL5Q==",
|
||
"dependencies": {
|
||
"source-map": "^0.6.1"
|
||
}
|
||
},
|
||
"node_modules/@types/yargs": {
|
||
"version": "15.0.13",
|
||
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.13.tgz",
|
||
"integrity": "sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ==",
|
||
"dependencies": {
|
||
"@types/yargs-parser": "*"
|
||
}
|
||
},
|
||
"node_modules/@types/yargs-parser": {
|
||
"version": "20.2.0",
|
||
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.0.tgz",
|
||
"integrity": "sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA=="
|
||
},
|
||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz",
|
||
"integrity": "sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==",
|
||
"dependencies": {
|
||
"@typescript-eslint/experimental-utils": "4.28.2",
|
||
"@typescript-eslint/scope-manager": "4.28.2",
|
||
"debug": "^4.3.1",
|
||
"functional-red-black-tree": "^1.0.1",
|
||
"regexpp": "^3.1.0",
|
||
"semver": "^7.3.5",
|
||
"tsutils": "^3.21.0"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
},
|
||
"peerDependencies": {
|
||
"@typescript-eslint/parser": "^4.0.0",
|
||
"eslint": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
||
},
|
||
"peerDependenciesMeta": {
|
||
"typescript": {
|
||
"optional": true
|
||
}
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/experimental-utils": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz",
|
||
"integrity": "sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==",
|
||
"dependencies": {
|
||
"@types/json-schema": "^7.0.7",
|
||
"@typescript-eslint/scope-manager": "4.28.2",
|
||
"@typescript-eslint/types": "4.28.2",
|
||
"@typescript-eslint/typescript-estree": "4.28.2",
|
||
"eslint-scope": "^5.1.1",
|
||
"eslint-utils": "^3.0.0"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
},
|
||
"peerDependencies": {
|
||
"eslint": "*"
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-utils": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
|
||
"integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
|
||
"dependencies": {
|
||
"eslint-visitor-keys": "^2.0.0"
|
||
},
|
||
"engines": {
|
||
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
|
||
},
|
||
"funding": {
|
||
"url": "https://github.com/sponsors/mysticatea"
|
||
},
|
||
"peerDependencies": {
|
||
"eslint": ">=5"
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/parser": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.2.tgz",
|
||
"integrity": "sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==",
|
||
"dependencies": {
|
||
"@typescript-eslint/scope-manager": "4.28.2",
|
||
"@typescript-eslint/types": "4.28.2",
|
||
"@typescript-eslint/typescript-estree": "4.28.2",
|
||
"debug": "^4.3.1"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
},
|
||
"peerDependencies": {
|
||
"eslint": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
||
},
|
||
"peerDependenciesMeta": {
|
||
"typescript": {
|
||
"optional": true
|
||
}
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/scope-manager": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz",
|
||
"integrity": "sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==",
|
||
"dependencies": {
|
||
"@typescript-eslint/types": "4.28.2",
|
||
"@typescript-eslint/visitor-keys": "4.28.2"
|
||
},
|
||
"engines": {
|
||
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/types": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.2.tgz",
|
||
"integrity": "sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==",
|
||
"engines": {
|
||
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/typescript-estree": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz",
|
||
"integrity": "sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==",
|
||
"dependencies": {
|
||
"@typescript-eslint/types": "4.28.2",
|
||
"@typescript-eslint/visitor-keys": "4.28.2",
|
||
"debug": "^4.3.1",
|
||
"globby": "^11.0.3",
|
||
"is-glob": "^4.0.1",
|
||
"semver": "^7.3.5",
|
||
"tsutils": "^3.21.0"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
},
|
||
"peerDependenciesMeta": {
|
||
"typescript": {
|
||
"optional": true
|
||
}
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/typescript-estree/node_modules/globby": {
|
||
"version": "11.0.4",
|
||
"resolved": "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz",
|
||
"integrity": "sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==",
|
||
"dependencies": {
|
||
"array-union": "^2.1.0",
|
||
"dir-glob": "^3.0.1",
|
||
"fast-glob": "^3.1.1",
|
||
"ignore": "^5.1.4",
|
||
"merge2": "^1.3.0",
|
||
"slash": "^3.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
},
|
||
"funding": {
|
||
"url": "https://github.com/sponsors/sindresorhus"
|
||
}
|
||
},
|
||
"node_modules/@typescript-eslint/visitor-keys": {
|
||
"version": "4.28.2",
|
||
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz",
|
||
"integrity": "sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==",
|
||
"dependencies": {
|
||
"@typescript-eslint/types": "4.28.2",
|
||
"eslint-visitor-keys": "^2.0.0"
|
||
},
|
||
"engines": {
|
||
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/typescript-eslint"
|
||
}
|
||
},
|
||
"node_modules/@webcomponents/shadycss": {
|
||
"version": "1.10.2",
|
||
"resolved": "https://registry.npmjs.org/@webcomponents/shadycss/-/shadycss-1.10.2.tgz",
|
||
"integrity": "sha512-9Iseu8bRtecb0klvv+WXZOVZatsRkbaH7M97Z+f+Pt909R4lDfgUODAnra23DOZTpeMTAkVpf4m/FZztN7Ox1A=="
|
||
},
|
||
"node_modules/@webcomponents/webcomponentsjs": {
|
||
"version": "2.5.0",
|
||
"resolved": "https://registry.npmjs.org/@webcomponents/webcomponentsjs/-/webcomponentsjs-2.5.0.tgz",
|
||
"integrity": "sha512-C0l51MWQZ9kLzcxOZtniOMohpIFdCLZum7/TEHv3XWFc1Fvt5HCpbSX84x8ltka/JuNKcuiDnxXFkiB2gaePcg=="
|
||
},
|
||
"node_modules/acorn": {
|
||
"version": "7.4.1",
|
||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
|
||
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
|
||
"bin": {
|
||
"acorn": "bin/acorn"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.4.0"
|
||
}
|
||
},
|
||
"node_modules/acorn-jsx": {
|
||
"version": "5.3.1",
|
||
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz",
|
||
"integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==",
|
||
"peerDependencies": {
|
||
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||
}
|
||
},
|
||
"node_modules/ajv": {
|
||
"version": "6.12.6",
|
||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
||
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
||
"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/ansi-colors": {
|
||
"version": "4.1.1",
|
||
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
|
||
"integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/ansi-escapes": {
|
||
"version": "4.3.2",
|
||
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
|
||
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
|
||
"dependencies": {
|
||
"type-fest": "^0.21.3"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/ansi-escapes/node_modules/type-fest": {
|
||
"version": "0.21.3",
|
||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
|
||
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/ansi-regex": {
|
||
"version": "5.0.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
|
||
"integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/ansi-styles": {
|
||
"version": "3.2.1",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
||
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
||
"dependencies": {
|
||
"color-convert": "^1.9.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/anymatch": {
|
||
"version": "3.1.2",
|
||
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
|
||
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
|
||
"dependencies": {
|
||
"normalize-path": "^3.0.0",
|
||
"picomatch": "^2.0.4"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8"
|
||
}
|
||
},
|
||
"node_modules/arg": {
|
||
"version": "4.1.3",
|
||
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
|
||
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
|
||
},
|
||
"node_modules/argparse": {
|
||
"version": "1.0.10",
|
||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
||
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
||
"dependencies": {
|
||
"sprintf-js": "~1.0.2"
|
||
}
|
||
},
|
||
"node_modules/arr-diff": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
|
||
"integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/arr-flatten": {
|
||
"version": "1.1.0",
|
||
"resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
|
||
"integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/arr-union": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
|
||
"integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/array-union": {
|
||
"version": "2.1.0",
|
||
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
|
||
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/array-unique": {
|
||
"version": "0.3.2",
|
||
"resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
|
||
"integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/assign-symbols": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
|
||
"integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/astral-regex": {
|
||
"version": "2.0.0",
|
||
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
||
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/asynckit": {
|
||
"version": "0.4.0",
|
||
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
||
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
||
},
|
||
"node_modules/at-least-node": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
||
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
||
"engines": {
|
||
"node": ">= 4.0.0"
|
||
}
|
||
},
|
||
"node_modules/atob": {
|
||
"version": "2.1.2",
|
||
"resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
|
||
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
|
||
"bin": {
|
||
"atob": "bin/atob.js"
|
||
},
|
||
"engines": {
|
||
"node": ">= 4.5.0"
|
||
}
|
||
},
|
||
"node_modules/authentik-api": {
|
||
"resolved": "api",
|
||
"link": true
|
||
},
|
||
"node_modules/babel-plugin-dynamic-import-node": {
|
||
"version": "2.3.3",
|
||
"resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
|
||
"integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
|
||
"dependencies": {
|
||
"object.assign": "^4.1.0"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-macros": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
|
||
"integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
|
||
"dependencies": {
|
||
"@babel/runtime": "^7.12.5",
|
||
"cosmiconfig": "^7.0.0",
|
||
"resolve": "^1.19.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10",
|
||
"npm": ">=6"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-macros/node_modules/resolve": {
|
||
"version": "1.20.0",
|
||
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz",
|
||
"integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==",
|
||
"dependencies": {
|
||
"is-core-module": "^2.2.0",
|
||
"path-parse": "^1.0.6"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-polyfill-corejs2": {
|
||
"version": "0.2.2",
|
||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz",
|
||
"integrity": "sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==",
|
||
"dependencies": {
|
||
"@babel/compat-data": "^7.13.11",
|
||
"@babel/helper-define-polyfill-provider": "^0.2.2",
|
||
"semver": "^6.1.1"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
||
"version": "6.3.0",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-polyfill-corejs3": {
|
||
"version": "0.2.2",
|
||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.2.tgz",
|
||
"integrity": "sha512-l1Cf8PKk12eEk5QP/NQ6TH8A1pee6wWDJ96WjxrMXFLHLOBFzYM4moG80HFgduVhTqAFez4alnZKEhP/bYHg0A==",
|
||
"dependencies": {
|
||
"@babel/helper-define-polyfill-provider": "^0.2.2",
|
||
"core-js-compat": "^3.9.1"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/babel-plugin-polyfill-regenerator": {
|
||
"version": "0.2.2",
|
||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz",
|
||
"integrity": "sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==",
|
||
"dependencies": {
|
||
"@babel/helper-define-polyfill-provider": "^0.2.2"
|
||
},
|
||
"peerDependencies": {
|
||
"@babel/core": "^7.0.0-0"
|
||
}
|
||
},
|
||
"node_modules/balanced-match": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
|
||
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
|
||
},
|
||
"node_modules/base": {
|
||
"version": "0.11.2",
|
||
"resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
|
||
"integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
|
||
"dependencies": {
|
||
"cache-base": "^1.0.1",
|
||
"class-utils": "^0.3.5",
|
||
"component-emitter": "^1.2.1",
|
||
"define-property": "^1.0.0",
|
||
"isobject": "^3.0.1",
|
||
"mixin-deep": "^1.2.0",
|
||
"pascalcase": "^0.1.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/base/node_modules/define-property": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
|
||
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
|
||
"dependencies": {
|
||
"is-descriptor": "^1.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/base/node_modules/is-accessor-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/base/node_modules/is-data-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/base/node_modules/is-descriptor": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
|
||
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
|
||
"dependencies": {
|
||
"is-accessor-descriptor": "^1.0.0",
|
||
"is-data-descriptor": "^1.0.0",
|
||
"kind-of": "^6.0.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/base64-arraybuffer": {
|
||
"version": "0.2.0",
|
||
"resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.2.0.tgz",
|
||
"integrity": "sha512-7emyCsu1/xiBXgQZrscw/8KPRT44I4Yq9Pe6EGs3aPRTsWuggML1/1DTuZUuIaJPIm1FTDUVXl4x/yW8s0kQDQ==",
|
||
"engines": {
|
||
"node": ">= 0.6.0"
|
||
}
|
||
},
|
||
"node_modules/base64-js": {
|
||
"version": "1.5.1",
|
||
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
||
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
|
||
},
|
||
"node_modules/bcp-47": {
|
||
"version": "1.0.8",
|
||
"resolved": "https://registry.npmjs.org/bcp-47/-/bcp-47-1.0.8.tgz",
|
||
"integrity": "sha512-Y9y1QNBBtYtv7hcmoX0tR+tUNSFZGZ6OL6vKPObq8BbOhkCoyayF6ogfLTgAli/KuAEbsYHYUNq2AQuY6IuLag==",
|
||
"dependencies": {
|
||
"is-alphabetical": "^1.0.0",
|
||
"is-alphanumerical": "^1.0.0",
|
||
"is-decimal": "^1.0.0"
|
||
}
|
||
},
|
||
"node_modules/binary-extensions": {
|
||
"version": "2.2.0",
|
||
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
||
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/bl": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
|
||
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
|
||
"dependencies": {
|
||
"buffer": "^5.5.0",
|
||
"inherits": "^2.0.4",
|
||
"readable-stream": "^3.4.0"
|
||
}
|
||
},
|
||
"node_modules/bl/node_modules/buffer": {
|
||
"version": "5.7.1",
|
||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
||
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
||
"dependencies": {
|
||
"base64-js": "^1.3.1",
|
||
"ieee754": "^1.1.13"
|
||
}
|
||
},
|
||
"node_modules/brace-expansion": {
|
||
"version": "1.1.11",
|
||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
||
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
||
"dependencies": {
|
||
"balanced-match": "^1.0.0",
|
||
"concat-map": "0.0.1"
|
||
}
|
||
},
|
||
"node_modules/braces": {
|
||
"version": "3.0.2",
|
||
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
|
||
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
||
"dependencies": {
|
||
"fill-range": "^7.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/browserslist": {
|
||
"version": "4.16.6",
|
||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz",
|
||
"integrity": "sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==",
|
||
"dependencies": {
|
||
"caniuse-lite": "^1.0.30001219",
|
||
"colorette": "^1.2.2",
|
||
"electron-to-chromium": "^1.3.723",
|
||
"escalade": "^3.1.1",
|
||
"node-releases": "^1.1.71"
|
||
},
|
||
"bin": {
|
||
"browserslist": "cli.js"
|
||
},
|
||
"engines": {
|
||
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/browserslist"
|
||
}
|
||
},
|
||
"node_modules/btoa": {
|
||
"version": "1.2.1",
|
||
"resolved": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
|
||
"integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==",
|
||
"bin": {
|
||
"btoa": "bin/btoa.js"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.4.0"
|
||
}
|
||
},
|
||
"node_modules/buffer": {
|
||
"version": "6.0.3",
|
||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
||
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
||
"dependencies": {
|
||
"base64-js": "^1.3.1",
|
||
"ieee754": "^1.2.1"
|
||
}
|
||
},
|
||
"node_modules/buffer-from": {
|
||
"version": "1.1.1",
|
||
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
|
||
"integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
|
||
},
|
||
"node_modules/builtin-modules": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.1.0.tgz",
|
||
"integrity": "sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/cache-base": {
|
||
"version": "1.0.1",
|
||
"resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
|
||
"integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
|
||
"dependencies": {
|
||
"collection-visit": "^1.0.0",
|
||
"component-emitter": "^1.2.1",
|
||
"get-value": "^2.0.6",
|
||
"has-value": "^1.0.0",
|
||
"isobject": "^3.0.1",
|
||
"set-value": "^2.0.0",
|
||
"to-object-path": "^0.3.0",
|
||
"union-value": "^1.0.0",
|
||
"unset-value": "^1.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/call-bind": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
||
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
||
"dependencies": {
|
||
"function-bind": "^1.1.1",
|
||
"get-intrinsic": "^1.0.2"
|
||
}
|
||
},
|
||
"node_modules/call-me-maybe": {
|
||
"version": "1.0.1",
|
||
"resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
|
||
"integrity": "sha1-JtII6onje1y95gJQoV8DHBak1ms="
|
||
},
|
||
"node_modules/callsites": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
||
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/camel-case": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
|
||
"integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=",
|
||
"dependencies": {
|
||
"no-case": "^2.2.0",
|
||
"upper-case": "^1.1.1"
|
||
}
|
||
},
|
||
"node_modules/camelcase": {
|
||
"version": "5.3.1",
|
||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
||
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/caniuse-lite": {
|
||
"version": "1.0.30001230",
|
||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz",
|
||
"integrity": "sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==",
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/browserslist"
|
||
}
|
||
},
|
||
"node_modules/chalk": {
|
||
"version": "2.4.2",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
||
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
||
"dependencies": {
|
||
"ansi-styles": "^3.2.1",
|
||
"escape-string-regexp": "^1.0.5",
|
||
"supports-color": "^5.3.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/chardet": {
|
||
"version": "0.7.0",
|
||
"resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
|
||
"integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
|
||
},
|
||
"node_modules/chart.js": {
|
||
"version": "3.4.1",
|
||
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.4.1.tgz",
|
||
"integrity": "sha512-0R4mL7WiBcYoazIhrzSYnWcOw6RmrRn7Q4nKZNsBQZCBrlkZKodQbfeojCCo8eETPRCs1ZNTsAcZhIfyhyP61g=="
|
||
},
|
||
"node_modules/chartjs-adapter-moment": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/chartjs-adapter-moment/-/chartjs-adapter-moment-1.0.0.tgz",
|
||
"integrity": "sha512-PqlerEvQcc5hZLQ/NQWgBxgVQ4TRdvkW3c/t+SUEQSj78ia3hgLkf2VZ2yGJtltNbEEFyYGm+cA6XXevodYvWA=="
|
||
},
|
||
"node_modules/chokidar": {
|
||
"version": "3.5.1",
|
||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz",
|
||
"integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==",
|
||
"dependencies": {
|
||
"anymatch": "~3.1.1",
|
||
"braces": "~3.0.2",
|
||
"glob-parent": "~5.1.0",
|
||
"is-binary-path": "~2.1.0",
|
||
"is-glob": "~4.0.1",
|
||
"normalize-path": "~3.0.0",
|
||
"readdirp": "~3.5.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8.10.0"
|
||
},
|
||
"optionalDependencies": {
|
||
"fsevents": "~2.3.1"
|
||
}
|
||
},
|
||
"node_modules/class-utils": {
|
||
"version": "0.3.6",
|
||
"resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
|
||
"integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
|
||
"dependencies": {
|
||
"arr-union": "^3.1.0",
|
||
"define-property": "^0.2.5",
|
||
"isobject": "^3.0.0",
|
||
"static-extend": "^0.1.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/class-utils/node_modules/define-property": {
|
||
"version": "0.2.5",
|
||
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
|
||
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
|
||
"dependencies": {
|
||
"is-descriptor": "^0.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/clean-css": {
|
||
"version": "4.2.3",
|
||
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
|
||
"integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==",
|
||
"dependencies": {
|
||
"source-map": "~0.6.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 4.0"
|
||
}
|
||
},
|
||
"node_modules/cli-cursor": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
|
||
"integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
|
||
"dependencies": {
|
||
"restore-cursor": "^3.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/cli-spinners": {
|
||
"version": "2.6.0",
|
||
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.0.tgz",
|
||
"integrity": "sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/cli-table": {
|
||
"version": "0.3.6",
|
||
"resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.6.tgz",
|
||
"integrity": "sha512-ZkNZbnZjKERTY5NwC2SeMeLeifSPq/pubeRoTpdr3WchLlnZg6hEgvHkK5zL7KNFdd9PmHN8lxrENUwI3cE8vQ==",
|
||
"dependencies": {
|
||
"colors": "1.0.3"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.2.0"
|
||
}
|
||
},
|
||
"node_modules/cli-width": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
|
||
"integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
|
||
"engines": {
|
||
"node": ">= 10"
|
||
}
|
||
},
|
||
"node_modules/clipboard": {
|
||
"version": "2.0.8",
|
||
"resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.8.tgz",
|
||
"integrity": "sha512-Y6WO0unAIQp5bLmk1zdThRhgJt/x3ks6f30s3oE3H1mgIEU33XyQjEf8gsf6DxC7NPX8Y1SsNWjUjL/ywLnnbQ==",
|
||
"optional": true,
|
||
"dependencies": {
|
||
"good-listener": "^1.2.2",
|
||
"select": "^1.1.2",
|
||
"tiny-emitter": "^2.0.0"
|
||
}
|
||
},
|
||
"node_modules/cliui": {
|
||
"version": "6.0.0",
|
||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
|
||
"integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
|
||
"dependencies": {
|
||
"string-width": "^4.2.0",
|
||
"strip-ansi": "^6.0.0",
|
||
"wrap-ansi": "^6.2.0"
|
||
}
|
||
},
|
||
"node_modules/cliui/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/cliui/node_modules/is-fullwidth-code-point": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
||
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/cliui/node_modules/string-width": {
|
||
"version": "4.2.0",
|
||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
|
||
"integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
|
||
"dependencies": {
|
||
"emoji-regex": "^8.0.0",
|
||
"is-fullwidth-code-point": "^3.0.0",
|
||
"strip-ansi": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/clone": {
|
||
"version": "1.0.4",
|
||
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
||
"integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=",
|
||
"engines": {
|
||
"node": ">=0.8"
|
||
}
|
||
},
|
||
"node_modules/codemirror": {
|
||
"version": "5.62.0",
|
||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.0.tgz",
|
||
"integrity": "sha512-Xnl3304iCc8nyVZuRkzDVVwc794uc9QNX0UcPGeNic1fbzkSrO4l4GVXho9tRNKBgPYZXgocUqXyfIv3BILhCQ=="
|
||
},
|
||
"node_modules/collection-visit": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
|
||
"integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
|
||
"dependencies": {
|
||
"map-visit": "^1.0.0",
|
||
"object-visit": "^1.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/color-convert": {
|
||
"version": "1.9.3",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
||
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
||
"dependencies": {
|
||
"color-name": "1.1.3"
|
||
}
|
||
},
|
||
"node_modules/color-name": {
|
||
"version": "1.1.3",
|
||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
||
},
|
||
"node_modules/colorette": {
|
||
"version": "1.2.2",
|
||
"resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz",
|
||
"integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w=="
|
||
},
|
||
"node_modules/colors": {
|
||
"version": "1.0.3",
|
||
"resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
|
||
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
|
||
"engines": {
|
||
"node": ">=0.1.90"
|
||
}
|
||
},
|
||
"node_modules/combined-stream": {
|
||
"version": "1.0.8",
|
||
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
||
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||
"dependencies": {
|
||
"delayed-stream": "~1.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.8"
|
||
}
|
||
},
|
||
"node_modules/commander": {
|
||
"version": "2.20.3",
|
||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
||
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
||
},
|
||
"node_modules/component-emitter": {
|
||
"version": "1.3.0",
|
||
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
|
||
"integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg=="
|
||
},
|
||
"node_modules/concat-map": {
|
||
"version": "0.0.1",
|
||
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
||
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
||
},
|
||
"node_modules/construct-style-sheets-polyfill": {
|
||
"version": "2.4.16",
|
||
"resolved": "https://registry.npmjs.org/construct-style-sheets-polyfill/-/construct-style-sheets-polyfill-2.4.16.tgz",
|
||
"integrity": "sha512-gaXX8c0IcLpTNj6q6TCKnhBJ1wuzmWEIrjp3pc1XfXS57WnvB3rVeAvsqYwyGOdPNdZiZYFyCOLgYbKKjhHIFg=="
|
||
},
|
||
"node_modules/convert-source-map": {
|
||
"version": "1.7.0",
|
||
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
|
||
"integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
|
||
"dependencies": {
|
||
"safe-buffer": "~5.1.1"
|
||
}
|
||
},
|
||
"node_modules/convert-source-map/node_modules/safe-buffer": {
|
||
"version": "5.1.2",
|
||
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
||
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
||
},
|
||
"node_modules/cookie": {
|
||
"version": "0.4.1",
|
||
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz",
|
||
"integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==",
|
||
"engines": {
|
||
"node": ">= 0.6"
|
||
}
|
||
},
|
||
"node_modules/copy-descriptor": {
|
||
"version": "0.1.1",
|
||
"resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
|
||
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/core-js-compat": {
|
||
"version": "3.15.0",
|
||
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.15.0.tgz",
|
||
"integrity": "sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==",
|
||
"dependencies": {
|
||
"browserslist": "^4.16.6",
|
||
"semver": "7.0.0"
|
||
},
|
||
"funding": {
|
||
"type": "opencollective",
|
||
"url": "https://opencollective.com/core-js"
|
||
}
|
||
},
|
||
"node_modules/core-js-compat/node_modules/semver": {
|
||
"version": "7.0.0",
|
||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
|
||
"integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
|
||
"bin": {
|
||
"semver": "bin/semver.js"
|
||
}
|
||
},
|
||
"node_modules/core-js-pure": {
|
||
"version": "3.10.0",
|
||
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.10.0.tgz",
|
||
"integrity": "sha512-CC582enhrFZStO4F8lGI7QL3SYx7/AIRc+IdSi3btrQGrVsTawo5K/crmKbRrQ+MOMhNX4v+PATn0k2NN6wI7A=="
|
||
},
|
||
"node_modules/cosmiconfig": {
|
||
"version": "7.0.0",
|
||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz",
|
||
"integrity": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==",
|
||
"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/create-require": {
|
||
"version": "1.1.1",
|
||
"resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
|
||
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
|
||
},
|
||
"node_modules/cross-fetch": {
|
||
"version": "3.1.4",
|
||
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz",
|
||
"integrity": "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==",
|
||
"dependencies": {
|
||
"node-fetch": "2.6.1"
|
||
}
|
||
},
|
||
"node_modules/cross-spawn": {
|
||
"version": "7.0.3",
|
||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
||
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
||
"dependencies": {
|
||
"path-key": "^3.1.0",
|
||
"shebang-command": "^2.0.0",
|
||
"which": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">= 8"
|
||
}
|
||
},
|
||
"node_modules/date-fns": {
|
||
"version": "2.21.1",
|
||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
|
||
"integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA==",
|
||
"engines": {
|
||
"node": ">=0.11"
|
||
}
|
||
},
|
||
"node_modules/debug": {
|
||
"version": "4.3.1",
|
||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
|
||
"integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
|
||
"dependencies": {
|
||
"ms": "2.1.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.0"
|
||
}
|
||
},
|
||
"node_modules/decamelize": {
|
||
"version": "1.2.0",
|
||
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
|
||
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/decode-uri-component": {
|
||
"version": "0.2.0",
|
||
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
|
||
"integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
|
||
"engines": {
|
||
"node": ">=0.10"
|
||
}
|
||
},
|
||
"node_modules/deep-extend": {
|
||
"version": "0.6.0",
|
||
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
|
||
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
|
||
"engines": {
|
||
"node": ">=4.0.0"
|
||
}
|
||
},
|
||
"node_modules/deep-is": {
|
||
"version": "0.1.3",
|
||
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
|
||
"integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ="
|
||
},
|
||
"node_modules/defaults": {
|
||
"version": "1.0.3",
|
||
"resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz",
|
||
"integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=",
|
||
"dependencies": {
|
||
"clone": "^1.0.2"
|
||
}
|
||
},
|
||
"node_modules/define-properties": {
|
||
"version": "1.1.3",
|
||
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
|
||
"integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
|
||
"dependencies": {
|
||
"object-keys": "^1.0.12"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.4"
|
||
}
|
||
},
|
||
"node_modules/define-property": {
|
||
"version": "2.0.2",
|
||
"resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
|
||
"integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
|
||
"dependencies": {
|
||
"is-descriptor": "^1.0.2",
|
||
"isobject": "^3.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/define-property/node_modules/is-accessor-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/define-property/node_modules/is-data-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/define-property/node_modules/is-descriptor": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
|
||
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
|
||
"dependencies": {
|
||
"is-accessor-descriptor": "^1.0.0",
|
||
"is-data-descriptor": "^1.0.0",
|
||
"kind-of": "^6.0.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/delayed-stream": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
|
||
"engines": {
|
||
"node": ">=0.4.0"
|
||
}
|
||
},
|
||
"node_modules/delegate": {
|
||
"version": "3.2.0",
|
||
"resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
|
||
"integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
|
||
"optional": true
|
||
},
|
||
"node_modules/didyoumean2": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/didyoumean2/-/didyoumean2-4.1.0.tgz",
|
||
"integrity": "sha512-qTBmfQoXvhKO75D/05C8m+fteQmn4U46FWYiLhXtZQInzitXLWY0EQ/2oKnpAz9g2lQWW8jYcLcT+hPJGT+kig==",
|
||
"dependencies": {
|
||
"@babel/runtime": "^7.10.2",
|
||
"leven": "^3.1.0",
|
||
"lodash.deburr": "^4.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10.13"
|
||
}
|
||
},
|
||
"node_modules/diff": {
|
||
"version": "4.0.2",
|
||
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
|
||
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
|
||
"engines": {
|
||
"node": ">=0.3.1"
|
||
}
|
||
},
|
||
"node_modules/dir-glob": {
|
||
"version": "3.0.1",
|
||
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
|
||
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
||
"dependencies": {
|
||
"path-type": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/doctrine": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
||
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
||
"dependencies": {
|
||
"esutils": "^2.0.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=6.0.0"
|
||
}
|
||
},
|
||
"node_modules/electron-to-chromium": {
|
||
"version": "1.3.742",
|
||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.742.tgz",
|
||
"integrity": "sha512-ihL14knI9FikJmH2XUIDdZFWJxvr14rPSdOhJ7PpS27xbz8qmaRwCwyg/bmFwjWKmWK9QyamiCZVCvXm5CH//Q=="
|
||
},
|
||
"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/enquirer": {
|
||
"version": "2.3.6",
|
||
"resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
|
||
"integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
|
||
"dependencies": {
|
||
"ansi-colors": "^4.1.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8.6"
|
||
}
|
||
},
|
||
"node_modules/error-ex": {
|
||
"version": "1.3.2",
|
||
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
||
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
||
"dependencies": {
|
||
"is-arrayish": "^0.2.1"
|
||
}
|
||
},
|
||
"node_modules/escalade": {
|
||
"version": "3.1.1",
|
||
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
|
||
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/escape-string-regexp": {
|
||
"version": "1.0.5",
|
||
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
|
||
"engines": {
|
||
"node": ">=0.8.0"
|
||
}
|
||
},
|
||
"node_modules/eslint": {
|
||
"version": "7.30.0",
|
||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.30.0.tgz",
|
||
"integrity": "sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==",
|
||
"dependencies": {
|
||
"@babel/code-frame": "7.12.11",
|
||
"@eslint/eslintrc": "^0.4.2",
|
||
"@humanwhocodes/config-array": "^0.5.0",
|
||
"ajv": "^6.10.0",
|
||
"chalk": "^4.0.0",
|
||
"cross-spawn": "^7.0.2",
|
||
"debug": "^4.0.1",
|
||
"doctrine": "^3.0.0",
|
||
"enquirer": "^2.3.5",
|
||
"escape-string-regexp": "^4.0.0",
|
||
"eslint-scope": "^5.1.1",
|
||
"eslint-utils": "^2.1.0",
|
||
"eslint-visitor-keys": "^2.0.0",
|
||
"espree": "^7.3.1",
|
||
"esquery": "^1.4.0",
|
||
"esutils": "^2.0.2",
|
||
"fast-deep-equal": "^3.1.3",
|
||
"file-entry-cache": "^6.0.1",
|
||
"functional-red-black-tree": "^1.0.1",
|
||
"glob-parent": "^5.1.2",
|
||
"globals": "^13.6.0",
|
||
"ignore": "^4.0.6",
|
||
"import-fresh": "^3.0.0",
|
||
"imurmurhash": "^0.1.4",
|
||
"is-glob": "^4.0.0",
|
||
"js-yaml": "^3.13.1",
|
||
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||
"levn": "^0.4.1",
|
||
"lodash.merge": "^4.6.2",
|
||
"minimatch": "^3.0.4",
|
||
"natural-compare": "^1.4.0",
|
||
"optionator": "^0.9.1",
|
||
"progress": "^2.0.0",
|
||
"regexpp": "^3.1.0",
|
||
"semver": "^7.2.1",
|
||
"strip-ansi": "^6.0.0",
|
||
"strip-json-comments": "^3.1.0",
|
||
"table": "^6.0.9",
|
||
"text-table": "^0.2.0",
|
||
"v8-compile-cache": "^2.0.3"
|
||
},
|
||
"bin": {
|
||
"eslint": "bin/eslint.js"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
},
|
||
"funding": {
|
||
"url": "https://opencollective.com/eslint"
|
||
}
|
||
},
|
||
"node_modules/eslint-config-google": {
|
||
"version": "0.14.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-config-google/-/eslint-config-google-0.14.0.tgz",
|
||
"integrity": "sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/eslint-plugin-custom-elements": {
|
||
"version": "0.0.2",
|
||
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.2.tgz",
|
||
"integrity": "sha512-lIRBhxh0M/1seyMzSPJwdfdNtlVSPArJ+erF2xqjPsd/6SdCuT43hCQNV2A2te3GqBWhgh/unXSVRO09c1kyPA==",
|
||
"dependencies": {
|
||
"eslint-rule-documentation": ">=1.0.0"
|
||
}
|
||
},
|
||
"node_modules/eslint-plugin-lit": {
|
||
"version": "1.5.1",
|
||
"resolved": "https://registry.npmjs.org/eslint-plugin-lit/-/eslint-plugin-lit-1.5.1.tgz",
|
||
"integrity": "sha512-pYB0QM11uyOk5L55QfGhBmWi8a56PkNsnx+zVpY4bxz9YVquEo4BeRnFmf9AwFyT89rhGud9QruFhM2xJ4piwg==",
|
||
"dependencies": {
|
||
"parse5": "^6.0.1",
|
||
"parse5-htmlparser2-tree-adapter": "^6.0.1",
|
||
"requireindex": "^1.2.0"
|
||
},
|
||
"engines": {
|
||
"node": ">= 12"
|
||
},
|
||
"peerDependencies": {
|
||
"eslint": ">= 5"
|
||
}
|
||
},
|
||
"node_modules/eslint-rule-documentation": {
|
||
"version": "1.0.23",
|
||
"resolved": "https://registry.npmjs.org/eslint-rule-documentation/-/eslint-rule-documentation-1.0.23.tgz",
|
||
"integrity": "sha512-pWReu3fkohwyvztx/oQWWgld2iad25TfUdi6wvhhaDPIQjHU/pyvlKgXFw1kX31SQK2Nq9MH+vRDWB0ZLy8fYw==",
|
||
"engines": {
|
||
"node": ">=4.0.0"
|
||
}
|
||
},
|
||
"node_modules/eslint-scope": {
|
||
"version": "5.1.1",
|
||
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
|
||
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
||
"dependencies": {
|
||
"esrecurse": "^4.3.0",
|
||
"estraverse": "^4.1.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8.0.0"
|
||
}
|
||
},
|
||
"node_modules/eslint-utils": {
|
||
"version": "2.1.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
|
||
"integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
|
||
"dependencies": {
|
||
"eslint-visitor-keys": "^1.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
|
||
"version": "1.3.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
|
||
"integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/eslint-visitor-keys": {
|
||
"version": "2.0.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz",
|
||
"integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==",
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/@babel/code-frame": {
|
||
"version": "7.12.11",
|
||
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
|
||
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
|
||
"dependencies": {
|
||
"@babel/highlight": "^7.10.4"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/ansi-styles": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
"dependencies": {
|
||
"color-convert": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/chalk": {
|
||
"version": "4.1.1",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
|
||
"integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
|
||
"dependencies": {
|
||
"ansi-styles": "^4.1.0",
|
||
"supports-color": "^7.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/color-convert": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||
"dependencies": {
|
||
"color-name": "~1.1.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=7.0.0"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/color-name": {
|
||
"version": "1.1.4",
|
||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
||
},
|
||
"node_modules/eslint/node_modules/escape-string-regexp": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
||
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
||
"engines": {
|
||
"node": ">=10"
|
||
},
|
||
"funding": {
|
||
"url": "https://github.com/sponsors/sindresorhus"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/has-flag": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/ignore": {
|
||
"version": "4.0.6",
|
||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
|
||
"integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
|
||
"engines": {
|
||
"node": ">= 4"
|
||
}
|
||
},
|
||
"node_modules/eslint/node_modules/supports-color": {
|
||
"version": "7.2.0",
|
||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||
"dependencies": {
|
||
"has-flag": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/espree": {
|
||
"version": "7.3.1",
|
||
"resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz",
|
||
"integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==",
|
||
"dependencies": {
|
||
"acorn": "^7.4.0",
|
||
"acorn-jsx": "^5.3.1",
|
||
"eslint-visitor-keys": "^1.3.0"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
}
|
||
},
|
||
"node_modules/espree/node_modules/eslint-visitor-keys": {
|
||
"version": "1.3.0",
|
||
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
|
||
"integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/esprima": {
|
||
"version": "4.0.1",
|
||
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
|
||
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
||
"bin": {
|
||
"esparse": "bin/esparse.js",
|
||
"esvalidate": "bin/esvalidate.js"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/esquery": {
|
||
"version": "1.4.0",
|
||
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
|
||
"integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
|
||
"dependencies": {
|
||
"estraverse": "^5.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10"
|
||
}
|
||
},
|
||
"node_modules/esquery/node_modules/estraverse": {
|
||
"version": "5.2.0",
|
||
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
|
||
"integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
|
||
"engines": {
|
||
"node": ">=4.0"
|
||
}
|
||
},
|
||
"node_modules/esrecurse": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
||
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
||
"dependencies": {
|
||
"estraverse": "^5.2.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=4.0"
|
||
}
|
||
},
|
||
"node_modules/esrecurse/node_modules/estraverse": {
|
||
"version": "5.2.0",
|
||
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
|
||
"integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
|
||
"engines": {
|
||
"node": ">=4.0"
|
||
}
|
||
},
|
||
"node_modules/estraverse": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
||
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
||
"engines": {
|
||
"node": ">=4.0"
|
||
}
|
||
},
|
||
"node_modules/estree-walker": {
|
||
"version": "0.6.1",
|
||
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz",
|
||
"integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w=="
|
||
},
|
||
"node_modules/esutils": {
|
||
"version": "2.0.3",
|
||
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
||
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/eve-raphael": {
|
||
"version": "0.5.0",
|
||
"resolved": "https://registry.npmjs.org/eve-raphael/-/eve-raphael-0.5.0.tgz",
|
||
"integrity": "sha1-F8dUt5K+7z+maE15z1pHxjxM2jA="
|
||
},
|
||
"node_modules/expand-brackets": {
|
||
"version": "2.1.4",
|
||
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
|
||
"integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
|
||
"dependencies": {
|
||
"debug": "^2.3.3",
|
||
"define-property": "^0.2.5",
|
||
"extend-shallow": "^2.0.1",
|
||
"posix-character-classes": "^0.1.0",
|
||
"regex-not": "^1.0.0",
|
||
"snapdragon": "^0.8.1",
|
||
"to-regex": "^3.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/expand-brackets/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/expand-brackets/node_modules/define-property": {
|
||
"version": "0.2.5",
|
||
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
|
||
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
|
||
"dependencies": {
|
||
"is-descriptor": "^0.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/expand-brackets/node_modules/extend-shallow": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
|
||
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
|
||
"dependencies": {
|
||
"is-extendable": "^0.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/expand-brackets/node_modules/ms": {
|
||
"version": "2.0.0",
|
||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
||
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
||
},
|
||
"node_modules/extend-shallow": {
|
||
"version": "3.0.2",
|
||
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
||
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
|
||
"dependencies": {
|
||
"assign-symbols": "^1.0.0",
|
||
"is-extendable": "^1.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extend-shallow/node_modules/is-extendable": {
|
||
"version": "1.0.1",
|
||
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
|
||
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
|
||
"dependencies": {
|
||
"is-plain-object": "^2.0.4"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extend-shallow/node_modules/is-plain-object": {
|
||
"version": "2.0.4",
|
||
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
|
||
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
||
"dependencies": {
|
||
"isobject": "^3.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/external-editor": {
|
||
"version": "3.1.0",
|
||
"resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
|
||
"integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
|
||
"dependencies": {
|
||
"chardet": "^0.7.0",
|
||
"iconv-lite": "^0.4.24",
|
||
"tmp": "^0.0.33"
|
||
},
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/extglob": {
|
||
"version": "2.0.4",
|
||
"resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
|
||
"integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
|
||
"dependencies": {
|
||
"array-unique": "^0.3.2",
|
||
"define-property": "^1.0.0",
|
||
"expand-brackets": "^2.1.4",
|
||
"extend-shallow": "^2.0.1",
|
||
"fragment-cache": "^0.2.1",
|
||
"regex-not": "^1.0.0",
|
||
"snapdragon": "^0.8.1",
|
||
"to-regex": "^3.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extglob/node_modules/define-property": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
|
||
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
|
||
"dependencies": {
|
||
"is-descriptor": "^1.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extglob/node_modules/extend-shallow": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
|
||
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
|
||
"dependencies": {
|
||
"is-extendable": "^0.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extglob/node_modules/is-accessor-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extglob/node_modules/is-data-descriptor": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
|
||
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
|
||
"dependencies": {
|
||
"kind-of": "^6.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/extglob/node_modules/is-descriptor": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
|
||
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
|
||
"dependencies": {
|
||
"is-accessor-descriptor": "^1.0.0",
|
||
"is-data-descriptor": "^1.0.0",
|
||
"kind-of": "^6.0.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/fast-deep-equal": {
|
||
"version": "3.1.3",
|
||
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
||
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
|
||
},
|
||
"node_modules/fast-glob": {
|
||
"version": "3.2.4",
|
||
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz",
|
||
"integrity": "sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==",
|
||
"dependencies": {
|
||
"@nodelib/fs.stat": "^2.0.2",
|
||
"@nodelib/fs.walk": "^1.2.3",
|
||
"glob-parent": "^5.1.0",
|
||
"merge2": "^1.3.0",
|
||
"micromatch": "^4.0.2",
|
||
"picomatch": "^2.2.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/fast-json-patch": {
|
||
"version": "3.0.0-1",
|
||
"resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.0.0-1.tgz",
|
||
"integrity": "sha512-6pdFb07cknxvPzCeLsFHStEy+MysPJPgZQ9LbQ/2O67unQF93SNqfdSqnPPl71YMHX+AD8gbl7iuoGFzHEdDuw=="
|
||
},
|
||
"node_modules/fast-json-stable-stringify": {
|
||
"version": "2.1.0",
|
||
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
||
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
|
||
},
|
||
"node_modules/fast-levenshtein": {
|
||
"version": "2.0.6",
|
||
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
||
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
|
||
},
|
||
"node_modules/fastq": {
|
||
"version": "1.9.0",
|
||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.9.0.tgz",
|
||
"integrity": "sha512-i7FVWL8HhVY+CTkwFxkN2mk3h+787ixS5S63eb78diVRc1MCssarHq3W5cj0av7YDSwmaV928RNag+U1etRQ7w==",
|
||
"dependencies": {
|
||
"reusify": "^1.0.4"
|
||
}
|
||
},
|
||
"node_modules/figures": {
|
||
"version": "3.2.0",
|
||
"resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
|
||
"integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
|
||
"dependencies": {
|
||
"escape-string-regexp": "^1.0.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/file-entry-cache": {
|
||
"version": "6.0.1",
|
||
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
||
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
||
"dependencies": {
|
||
"flat-cache": "^3.0.4"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
}
|
||
},
|
||
"node_modules/fill-range": {
|
||
"version": "7.0.1",
|
||
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
|
||
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
||
"dependencies": {
|
||
"to-regex-range": "^5.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/find-up": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
||
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
||
"dependencies": {
|
||
"locate-path": "^5.0.0",
|
||
"path-exists": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/flat-cache": {
|
||
"version": "3.0.4",
|
||
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
|
||
"integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
|
||
"dependencies": {
|
||
"flatted": "^3.1.0",
|
||
"rimraf": "^3.0.2"
|
||
},
|
||
"engines": {
|
||
"node": "^10.12.0 || >=12.0.0"
|
||
}
|
||
},
|
||
"node_modules/flatted": {
|
||
"version": "3.1.1",
|
||
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz",
|
||
"integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA=="
|
||
},
|
||
"node_modules/flowchart.js": {
|
||
"version": "1.15.0",
|
||
"resolved": "https://registry.npmjs.org/flowchart.js/-/flowchart.js-1.15.0.tgz",
|
||
"integrity": "sha512-IyCVUFfHPLPgKLynw3NCkZ7CvKJdc/bAu0aHm+2AxKhtSBCiUC1kcTX1KautC3HOp1A2JS1IOcYxDTmcMkx5nQ==",
|
||
"dependencies": {
|
||
"raphael": "2.3.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=4.0.0"
|
||
}
|
||
},
|
||
"node_modules/for-in": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
|
||
"integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/form-data": {
|
||
"version": "2.5.1",
|
||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz",
|
||
"integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==",
|
||
"dependencies": {
|
||
"asynckit": "^0.4.0",
|
||
"combined-stream": "^1.0.6",
|
||
"mime-types": "^2.1.12"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.12"
|
||
}
|
||
},
|
||
"node_modules/fragment-cache": {
|
||
"version": "0.2.1",
|
||
"resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
|
||
"integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
|
||
"dependencies": {
|
||
"map-cache": "^0.2.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/fs-extra": {
|
||
"version": "8.1.0",
|
||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
||
"integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
|
||
"dependencies": {
|
||
"graceful-fs": "^4.2.0",
|
||
"jsonfile": "^4.0.0",
|
||
"universalify": "^0.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6 <7 || >=8"
|
||
}
|
||
},
|
||
"node_modules/fs.realpath": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
||
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
|
||
},
|
||
"node_modules/fsevents": {
|
||
"version": "2.3.2",
|
||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
||
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
||
"optional": true,
|
||
"os": [
|
||
"darwin"
|
||
],
|
||
"engines": {
|
||
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||
}
|
||
},
|
||
"node_modules/function-bind": {
|
||
"version": "1.1.1",
|
||
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
||
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
||
},
|
||
"node_modules/functional-red-black-tree": {
|
||
"version": "1.0.1",
|
||
"resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
|
||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||
},
|
||
"node_modules/fuzzaldrin": {
|
||
"version": "2.1.0",
|
||
"resolved": "https://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz",
|
||
"integrity": "sha1-kCBMPi/appQbso0WZF1BgGOpDps="
|
||
},
|
||
"node_modules/gensync": {
|
||
"version": "1.0.0-beta.2",
|
||
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
||
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
||
"engines": {
|
||
"node": ">=6.9.0"
|
||
}
|
||
},
|
||
"node_modules/get-caller-file": {
|
||
"version": "2.0.5",
|
||
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
||
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
||
"engines": {
|
||
"node": "6.* || 8.* || >= 10.*"
|
||
}
|
||
},
|
||
"node_modules/get-intrinsic": {
|
||
"version": "1.1.1",
|
||
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
|
||
"integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
|
||
"dependencies": {
|
||
"function-bind": "^1.1.1",
|
||
"has": "^1.0.3",
|
||
"has-symbols": "^1.0.1"
|
||
}
|
||
},
|
||
"node_modules/get-value": {
|
||
"version": "2.0.6",
|
||
"resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
|
||
"integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/glob": {
|
||
"version": "7.1.6",
|
||
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
|
||
"integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
|
||
"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": "*"
|
||
}
|
||
},
|
||
"node_modules/glob-parent": {
|
||
"version": "5.1.2",
|
||
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
||
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
||
"dependencies": {
|
||
"is-glob": "^4.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">= 6"
|
||
}
|
||
},
|
||
"node_modules/glob-to-regexp": {
|
||
"version": "0.3.0",
|
||
"resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz",
|
||
"integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs="
|
||
},
|
||
"node_modules/globals": {
|
||
"version": "13.9.0",
|
||
"resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz",
|
||
"integrity": "sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==",
|
||
"dependencies": {
|
||
"type-fest": "^0.20.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
},
|
||
"funding": {
|
||
"url": "https://github.com/sponsors/sindresorhus"
|
||
}
|
||
},
|
||
"node_modules/globals/node_modules/type-fest": {
|
||
"version": "0.20.2",
|
||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
||
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/globby": {
|
||
"version": "10.0.1",
|
||
"resolved": "https://registry.npmjs.org/globby/-/globby-10.0.1.tgz",
|
||
"integrity": "sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==",
|
||
"dependencies": {
|
||
"@types/glob": "^7.1.1",
|
||
"array-union": "^2.1.0",
|
||
"dir-glob": "^3.0.1",
|
||
"fast-glob": "^3.0.3",
|
||
"glob": "^7.1.3",
|
||
"ignore": "^5.1.1",
|
||
"merge2": "^1.2.3",
|
||
"slash": "^3.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/good-listener": {
|
||
"version": "1.2.2",
|
||
"resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
|
||
"integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
|
||
"optional": true,
|
||
"dependencies": {
|
||
"delegate": "^3.1.2"
|
||
}
|
||
},
|
||
"node_modules/graceful-fs": {
|
||
"version": "4.2.6",
|
||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz",
|
||
"integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ=="
|
||
},
|
||
"node_modules/has": {
|
||
"version": "1.0.3",
|
||
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
|
||
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
||
"dependencies": {
|
||
"function-bind": "^1.1.1"
|
||
},
|
||
"engines": {
|
||
"node": ">= 0.4.0"
|
||
}
|
||
},
|
||
"node_modules/has-flag": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
|
||
"engines": {
|
||
"node": ">=4"
|
||
}
|
||
},
|
||
"node_modules/has-symbols": {
|
||
"version": "1.0.2",
|
||
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
|
||
"integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
|
||
"engines": {
|
||
"node": ">= 0.4"
|
||
}
|
||
},
|
||
"node_modules/has-value": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
|
||
"integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
|
||
"dependencies": {
|
||
"get-value": "^2.0.6",
|
||
"has-values": "^1.0.0",
|
||
"isobject": "^3.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/has-values": {
|
||
"version": "1.0.0",
|
||
"resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
|
||
"integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
|
||
"dependencies": {
|
||
"is-number": "^3.0.0",
|
||
"kind-of": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/has-values/node_modules/is-number": {
|
||
"version": "3.0.0",
|
||
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
||
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
|
||
"dependencies": {
|
||
"kind-of": "^3.0.2"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/has-values/node_modules/is-number/node_modules/kind-of": {
|
||
"version": "3.2.2",
|
||
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
||
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
||
"dependencies": {
|
||
"is-buffer": "^1.1.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/has-values/node_modules/kind-of": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
|
||
"integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
|
||
"dependencies": {
|
||
"is-buffer": "^1.1.5"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
}
|
||
},
|
||
"node_modules/he": {
|
||
"version": "1.2.0",
|
||
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
|
||
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
||
"bin": {
|
||
"he": "bin/he"
|
||
}
|
||
},
|
||
"node_modules/html-minifier": {
|
||
"version": "4.0.0",
|
||
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-4.0.0.tgz",
|
||
"integrity": "sha512-aoGxanpFPLg7MkIl/DDFYtb0iWz7jMFGqFhvEDZga6/4QTjneiD8I/NXL1x5aaoCp7FSIT6h/OhykDdPsbtMig==",
|
||
"dependencies": {
|
||
"camel-case": "^3.0.0",
|
||
"clean-css": "^4.2.1",
|
||
"commander": "^2.19.0",
|
||
"he": "^1.2.0",
|
||
"param-case": "^2.1.1",
|
||
"relateurl": "^0.2.7",
|
||
"uglify-js": "^3.5.1"
|
||
},
|
||
"bin": {
|
||
"html-minifier": "cli.js"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"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/ieee754": {
|
||
"version": "1.2.1",
|
||
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
||
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
|
||
},
|
||
"node_modules/ignore": {
|
||
"version": "5.1.8",
|
||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz",
|
||
"integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==",
|
||
"engines": {
|
||
"node": ">= 4"
|
||
}
|
||
},
|
||
"node_modules/import-fresh": {
|
||
"version": "3.3.0",
|
||
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
||
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
||
"dependencies": {
|
||
"parent-module": "^1.0.0",
|
||
"resolve-from": "^4.0.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=6"
|
||
}
|
||
},
|
||
"node_modules/imurmurhash": {
|
||
"version": "0.1.4",
|
||
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
||
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
|
||
"engines": {
|
||
"node": ">=0.8.19"
|
||
}
|
||
},
|
||
"node_modules/inflight": {
|
||
"version": "1.0.6",
|
||
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
||
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
||
"dependencies": {
|
||
"once": "^1.3.0",
|
||
"wrappy": "1"
|
||
}
|
||
},
|
||
"node_modules/inherits": {
|
||
"version": "2.0.4",
|
||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
||
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
||
},
|
||
"node_modules/inquirer": {
|
||
"version": "7.3.3",
|
||
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz",
|
||
"integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==",
|
||
"dependencies": {
|
||
"ansi-escapes": "^4.2.1",
|
||
"chalk": "^4.1.0",
|
||
"cli-cursor": "^3.1.0",
|
||
"cli-width": "^3.0.0",
|
||
"external-editor": "^3.0.3",
|
||
"figures": "^3.0.0",
|
||
"lodash": "^4.17.19",
|
||
"mute-stream": "0.0.8",
|
||
"run-async": "^2.4.0",
|
||
"rxjs": "^6.6.0",
|
||
"string-width": "^4.1.0",
|
||
"strip-ansi": "^6.0.0",
|
||
"through": "^2.3.6"
|
||
},
|
||
"engines": {
|
||
"node": ">=8.0.0"
|
||
}
|
||
},
|
||
"node_modules/inquirer/node_modules/ansi-styles": {
|
||
"version": "4.3.0",
|
||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
"dependencies": {
|
||
"color-convert": "^2.0.1"
|
||
},
|
||
"engines": {
|
||
"node": ">=8"
|
||
}
|
||
},
|
||
"node_modules/inquirer/node_modules/chalk": {
|
||
"version": "4.1.0",
|
||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
||
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
||
"dependencies": {
|
||
"ansi-styles": "^4.1.0",
|
||
"supports-color": "^7.1.0"
|
||
},
|
||
"engines": {
|
||
"node": ">=10"
|
||
}
|
||
},
|
||
"node_modules/inquirer/node_modules/color-convert": {
|
||
"version": "2.0.1",
|
||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||