mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
90689 lines
2.6 MiB
90689 lines
2.6 MiB
{
|
|
"name": "@freecodecamp/freecodecamp",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@freecodecamp/freecodecamp",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"workspaces": [
|
|
"api-server",
|
|
"client",
|
|
"client/plugins/fcc-source-challenges",
|
|
"client/plugins/gatsby-remark-node-identity",
|
|
"curriculum",
|
|
"tools/challenge-editor/api",
|
|
"tools/challenge-editor/client",
|
|
"tools/challenge-helper-scripts",
|
|
"tools/challenge-parser",
|
|
"tools/crowdin",
|
|
"tools/scripts/build",
|
|
"tools/scripts/seed",
|
|
"tools/ui-components"
|
|
],
|
|
"dependencies": {
|
|
"dotenv": "10.0.0",
|
|
"invariant": "2.2.4"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/eslint-parser": "7.18.2",
|
|
"@babel/plugin-proposal-function-bind": "7.18.8",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-react": "7.18.6",
|
|
"@babel/preset-typescript": "7.18.6",
|
|
"@testing-library/cypress": "8.0.3",
|
|
"@testing-library/dom": "8.15.0",
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/user-event": "13.5.0",
|
|
"@types/chai": "4.3.1",
|
|
"@types/enzyme": "3.10.12",
|
|
"@types/enzyme-adapter-react-16": "1.0.6",
|
|
"@types/eslint": "7.29.0",
|
|
"@types/estree": "0.0.52",
|
|
"@types/faker": "5.5.9",
|
|
"@types/inquirer": "8.2.1",
|
|
"@types/jest": "27.5.2",
|
|
"@types/jquery": "3.5.14",
|
|
"@types/loadable__component": "5.13.4",
|
|
"@types/lodash-es": "4.17.6",
|
|
"@types/node": "16.11.43",
|
|
"@types/prismjs": "1.26.0",
|
|
"@types/psl": "1.1.0",
|
|
"@types/reach__router": "1.3.10",
|
|
"@types/react": "17.0.47",
|
|
"@types/react-dom": "17.0.17",
|
|
"@types/react-helmet": "6.1.5",
|
|
"@types/react-instantsearch-dom": "6.12.1",
|
|
"@types/react-monaco-editor": "0.16.0",
|
|
"@types/react-redux": "7.1.24",
|
|
"@types/react-responsive": "8.0.4",
|
|
"@types/react-spinkit": "3.0.7",
|
|
"@types/react-test-renderer": "17.0.2",
|
|
"@types/react-transition-group": "4.4.5",
|
|
"@types/redux-actions": "2.6.2",
|
|
"@types/sanitize-html": "2.6.2",
|
|
"@types/store": "2.0.2",
|
|
"@types/validator": "13.7.4",
|
|
"@typescript-eslint/eslint-plugin": "5.29.0",
|
|
"@typescript-eslint/parser": "5.29.0",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-plugin-transform-imports": "2.0.0",
|
|
"cross-env": "7.0.3",
|
|
"cypress": "9.7.0",
|
|
"docsify-cli": "4.4.4",
|
|
"eslint": "7.32.0",
|
|
"eslint-config-prettier": "8.5.0",
|
|
"eslint-plugin-import": "2.26.0",
|
|
"eslint-plugin-jest-dom": "3.9.4",
|
|
"eslint-plugin-jsx-a11y": "6.6.0",
|
|
"eslint-plugin-no-only-tests": "^2.6.0",
|
|
"eslint-plugin-prefer-object-spread": "1.2.1",
|
|
"eslint-plugin-react": "7.29.4",
|
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
"eslint-plugin-testing-library": "4.12.4",
|
|
"execa": "5.1.1",
|
|
"faker": "5.5.3",
|
|
"husky": "7.0.4",
|
|
"jest": "27.5.1",
|
|
"js-yaml": "3.14.1",
|
|
"lint-staged": "12.5.0",
|
|
"lodash": "4.17.21",
|
|
"markdownlint": "0.26.0",
|
|
"mock-fs": "5.1.2",
|
|
"npm-run-all": "4.1.5",
|
|
"ora": "5.4.1",
|
|
"prettier": "2.7.1",
|
|
"prismjs": "1.28.0",
|
|
"process": "0.11.10",
|
|
"rimraf": "3.0.2",
|
|
"start-server-and-test": "1.14.0",
|
|
"ts-node": "10.8.2",
|
|
"typescript": "4.7.4",
|
|
"webpack-bundle-analyzer": "4.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"api-server": {
|
|
"name": "@freecodecamp/api-server",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@freecodecamp/loopback-component-passport": "1.2.0",
|
|
"@sentry/node": "6.19.7",
|
|
"accepts": "1.3.8",
|
|
"axios": "0.23.0",
|
|
"bad-words": "3.0.4",
|
|
"body-parser": "1.20.0",
|
|
"compression": "1.7.4",
|
|
"connect-mongo": "3.2.0",
|
|
"cookie-parser": "1.4.6",
|
|
"cors": "2.8.5",
|
|
"cross-env": "7.0.3",
|
|
"csurf": "1.11.0",
|
|
"date-fns": "1.30.1",
|
|
"debug": "2.2.0",
|
|
"dedent": "0.7.0",
|
|
"dotenv": "6.2.0",
|
|
"express-flash": "0.0.2",
|
|
"express-session": "1.17.3",
|
|
"express-validator": "6.14.1",
|
|
"helmet": "3.23.3",
|
|
"helmet-csp": "2.10.0",
|
|
"jsonwebtoken": "8.5.1",
|
|
"lodash": "4.17.21",
|
|
"loopback": "3.28.0",
|
|
"loopback-boot": "2.28.0",
|
|
"loopback-connector-mongodb": "4.2.0",
|
|
"method-override": "3.0.0",
|
|
"moment": "2.29.3",
|
|
"moment-timezone": "0.5.33",
|
|
"mongodb": "3.6.9",
|
|
"morgan": "1.10.0",
|
|
"nanoid": "3.3.4",
|
|
"nodemailer-ses-transport": "1.5.1",
|
|
"passport": "0.4.1",
|
|
"passport-auth0": "1.4.2",
|
|
"passport-local": "1.0.0",
|
|
"passport-mock-strategy": "2.0.0",
|
|
"query-string": "6.14.0",
|
|
"rx": "4.1.0",
|
|
"stripe": "8.205.0",
|
|
"uuid": "3.4.0",
|
|
"validator": "13.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/cli": "7.17.10",
|
|
"@babel/core": "7.18.0",
|
|
"@babel/node": "7.17.10",
|
|
"@babel/plugin-proposal-class-properties": "7.17.12",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
|
|
"@babel/plugin-proposal-optional-chaining": "7.17.12",
|
|
"@babel/preset-env": "7.18.0",
|
|
"@babel/register": "7.17.7",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-plugin-transform-function-bind": "6.22.0",
|
|
"babel-plugin-transform-imports": "1.5.1",
|
|
"loopback-component-explorer": "6.4.0",
|
|
"nodemon": "2.0.16",
|
|
"smee-client": "1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"api-server/node_modules/@babel/core": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.0.tgz",
|
|
"integrity": "sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.16.7",
|
|
"@babel/generator": "^7.18.0",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-module-transforms": "^7.18.0",
|
|
"@babel/helpers": "^7.18.0",
|
|
"@babel/parser": "^7.18.0",
|
|
"@babel/template": "^7.16.7",
|
|
"@babel/traverse": "^7.18.0",
|
|
"@babel/types": "^7.18.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"api-server/node_modules/@babel/core/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"api-server/node_modules/@babel/core/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"api-server/node_modules/@babel/preset-env": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.0.tgz",
|
|
"integrity": "sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.17.10",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/helper-validator-option": "^7.16.7",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.17.12",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.17.12",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.17.12",
|
|
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
|
"@babel/plugin-proposal-class-static-block": "^7.18.0",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.16.7",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.17.12",
|
|
"@babel/plugin-proposal-json-strings": "^7.17.12",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.17.12",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.16.7",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
|
|
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.17.12",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.17.12",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.17.12",
|
|
"@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.17.12",
|
|
"@babel/plugin-transform-async-to-generator": "^7.17.12",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.16.7",
|
|
"@babel/plugin-transform-block-scoping": "^7.17.12",
|
|
"@babel/plugin-transform-classes": "^7.17.12",
|
|
"@babel/plugin-transform-computed-properties": "^7.17.12",
|
|
"@babel/plugin-transform-destructuring": "^7.18.0",
|
|
"@babel/plugin-transform-dotall-regex": "^7.16.7",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.17.12",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.16.7",
|
|
"@babel/plugin-transform-for-of": "^7.17.12",
|
|
"@babel/plugin-transform-function-name": "^7.16.7",
|
|
"@babel/plugin-transform-literals": "^7.17.12",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.16.7",
|
|
"@babel/plugin-transform-modules-amd": "^7.18.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.18.0",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.18.0",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.0",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.17.12",
|
|
"@babel/plugin-transform-new-target": "^7.17.12",
|
|
"@babel/plugin-transform-object-super": "^7.16.7",
|
|
"@babel/plugin-transform-parameters": "^7.17.12",
|
|
"@babel/plugin-transform-property-literals": "^7.16.7",
|
|
"@babel/plugin-transform-regenerator": "^7.18.0",
|
|
"@babel/plugin-transform-reserved-words": "^7.17.12",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.16.7",
|
|
"@babel/plugin-transform-spread": "^7.17.12",
|
|
"@babel/plugin-transform-sticky-regex": "^7.16.7",
|
|
"@babel/plugin-transform-template-literals": "^7.17.12",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.17.12",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.16.7",
|
|
"@babel/plugin-transform-unicode-regex": "^7.16.7",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.18.0",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
"babel-plugin-polyfill-corejs3": "^0.5.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
"core-js-compat": "^3.22.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"api-server/node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
|
|
"integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"core-js-compat": "^3.21.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"api-server/node_modules/babel-plugin-transform-imports": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"babel-types": "^6.6.0",
|
|
"is-valid-path": "^0.1.1",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"lodash.findkey": "^4.6.0",
|
|
"lodash.kebabcase": "^4.1.1",
|
|
"lodash.snakecase": "^4.1.1"
|
|
}
|
|
},
|
|
"api-server/node_modules/debug": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "0.7.1"
|
|
}
|
|
},
|
|
"api-server/node_modules/debug/node_modules/ms": {
|
|
"version": "0.7.1"
|
|
},
|
|
"api-server/node_modules/dotenv": {
|
|
"version": "6.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"api-server/node_modules/moment": {
|
|
"version": "2.29.3",
|
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
|
|
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"api-server/node_modules/moment-timezone": {
|
|
"version": "0.5.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"moment": ">= 2.9.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"api-server/node_modules/mongodb": {
|
|
"version": "3.6.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bl": "^2.2.1",
|
|
"bson": "^1.1.4",
|
|
"denque": "^1.4.1",
|
|
"optional-require": "^1.0.3",
|
|
"safe-buffer": "^5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"optionalDependencies": {
|
|
"saslprep": "^1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws4": {
|
|
"optional": true
|
|
},
|
|
"bson-ext": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"mongodb-extjson": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"api-server/node_modules/query-string": {
|
|
"version": "6.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"client": {
|
|
"name": "@freecodecamp/client",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-export-default-from": "7.18.6",
|
|
"@babel/plugin-proposal-function-bind": "7.18.8",
|
|
"@babel/polyfill": "7.12.1",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-react": "7.18.6",
|
|
"@babel/standalone": "7.18.8",
|
|
"@fortawesome/fontawesome-svg-core": "6.1.1",
|
|
"@fortawesome/free-brands-svg-icons": "6.1.1",
|
|
"@fortawesome/free-solid-svg-icons": "6.1.1",
|
|
"@fortawesome/react-fontawesome": "0.2.0",
|
|
"@freecodecamp/loop-protect": "2.2.1",
|
|
"@freecodecamp/react-bootstrap": "0.32.3",
|
|
"@freecodecamp/react-calendar-heatmap": "1.0.0",
|
|
"@freecodecamp/strip-comments": "3.0.1",
|
|
"@loadable/component": "5.15.2",
|
|
"@reach/router": "1.3.4",
|
|
"@sentry/gatsby": "6.19.7",
|
|
"@stripe/react-stripe-js": "1.9.0",
|
|
"@stripe/stripe-js": "1.32.0",
|
|
"@types/react-scrollable-anchor": "0.6.1",
|
|
"algoliasearch": "4.13.1",
|
|
"assert": "2.0.0",
|
|
"babel-plugin-preval": "5.1.0",
|
|
"babel-plugin-prismjs": "2.1.0",
|
|
"bezier-easing": "2.1.0",
|
|
"browser-cookies": "1.2.0",
|
|
"buffer": "6.0.3",
|
|
"chai": "4.3.6",
|
|
"crypto-browserify": "3.12.0",
|
|
"date-fns": "2.27.0",
|
|
"dedent": "0.7.0",
|
|
"enzyme": "3.11.0",
|
|
"enzyme-adapter-react-16": "1.15.6",
|
|
"final-form": "4.20.7",
|
|
"gatsby": "3.14.6",
|
|
"gatsby-cli": "3.14.2",
|
|
"gatsby-plugin-advanced-sitemap": "2.1.0",
|
|
"gatsby-plugin-create-client-paths": "3.14.0",
|
|
"gatsby-plugin-manifest": "3.14.0",
|
|
"gatsby-plugin-postcss": "4.14.0",
|
|
"gatsby-plugin-react-helmet": "4.14.0",
|
|
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
|
"gatsby-remark-prismjs": "5.11.0",
|
|
"gatsby-source-filesystem": "3.14.0",
|
|
"gatsby-transformer-remark": "4.11.0",
|
|
"i18next": "20.6.1",
|
|
"jquery": "3.6.0",
|
|
"lodash": "4.17.21",
|
|
"lodash-es": "4.17.21",
|
|
"monaco-editor": "0.28.1",
|
|
"nanoid": "3.3.4",
|
|
"normalize-url": "4.5.1",
|
|
"path-browserify": "1.0.1",
|
|
"postcss": "8.4.14",
|
|
"prismjs": "1.28.0",
|
|
"process": "0.11.10",
|
|
"prop-types": "15.8.1",
|
|
"psl": "1.9.0",
|
|
"query-string": "7.0.1",
|
|
"react": "16.14.0",
|
|
"react-dom": "16.14.0",
|
|
"react-final-form": "6.5.9",
|
|
"react-ga": "3.3.1",
|
|
"react-helmet": "6.1.0",
|
|
"react-hotkeys": "2.0.0",
|
|
"react-i18next": "11.17.3",
|
|
"react-instantsearch-dom": "6.30.0",
|
|
"react-lazy-load": "3.1.13",
|
|
"react-monaco-editor": "0.40.0",
|
|
"react-redux": "5.1.2",
|
|
"react-reflex": "4.0.9",
|
|
"react-responsive": "6.1.2",
|
|
"react-scrollable-anchor": "0.6.1",
|
|
"react-spinkit": "3.0.0",
|
|
"react-tooltip": "4.2.21",
|
|
"react-transition-group": "4.4.2",
|
|
"react-youtube": "7.14.0",
|
|
"redux": "4.2.0",
|
|
"redux-actions": "2.6.5",
|
|
"redux-devtools-extension": "2.13.9",
|
|
"redux-observable": "1.2.0",
|
|
"redux-saga": "1.1.3",
|
|
"reselect": "4.1.6",
|
|
"rxjs": "6.6.7",
|
|
"sanitize-html": "2.7.0",
|
|
"sass.js": "0.11.1",
|
|
"sha-1": "1.0.0",
|
|
"store": "2.0.12",
|
|
"stream-browserify": "3.0.0",
|
|
"tone": "14.7.77",
|
|
"typescript": "4.7.4",
|
|
"util": "0.12.4",
|
|
"uuid": "8.3.2",
|
|
"validator": "13.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/types": "7.18.8",
|
|
"@codesee/babel-plugin-instrument": "0.315.0",
|
|
"@codesee/tracker": "0.315.0",
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"autoprefixer": "10.4.7",
|
|
"babel-plugin-transform-imports": "2.0.0",
|
|
"chokidar": "3.5.3",
|
|
"copy-webpack-plugin": "9.1.0",
|
|
"core-js": "2.6.12",
|
|
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.27",
|
|
"jest-json-schema-extended": "1.0.1",
|
|
"monaco-editor-webpack-plugin": "4.2.0",
|
|
"react-test-renderer": "16.14.0",
|
|
"redux-mock-store": "1.5.4",
|
|
"redux-saga-test-plan": "4.0.5",
|
|
"serve": "13.0.2",
|
|
"ts-node": "10.8.2",
|
|
"webpack": "5.73.0",
|
|
"webpack-cli": "4.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"client/node_modules/@types/react": {
|
|
"version": "16.14.21",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"client/node_modules/date-fns": {
|
|
"version": "2.27.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/date-fns"
|
|
}
|
|
},
|
|
"client/node_modules/query-string": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"client/node_modules/react-monaco-editor": {
|
|
"version": "0.40.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"monaco-editor": "*",
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^16.x",
|
|
"react": "^16.x"
|
|
}
|
|
},
|
|
"client/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"client/plugins/fcc-source-challenges": {
|
|
"name": "@freecodecamp/fcc-source-challenges",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"client/plugins/gatsby-remark-node-identity": {
|
|
"name": "@freecodecamp/gatsby-plugin-node-identity",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"curriculum": {
|
|
"name": "@freecodecamp/curriculum",
|
|
"version": "0.0.0-next.4",
|
|
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
|
|
"devDependencies": {
|
|
"@babel/core": "7.18.6",
|
|
"@babel/polyfill": "7.12.1",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-typescript": "7.18.6",
|
|
"@babel/register": "7.18.6",
|
|
"acorn": "8.7.1",
|
|
"acorn-jsx": "5.3.2",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"babel-plugin-lodash": "3.3.4",
|
|
"babel-plugin-transform-runtime": "6.23.0",
|
|
"babel-preset-env": "1.7.0",
|
|
"babel-preset-react": "6.24.1",
|
|
"babel-preset-stage-0": "6.24.1",
|
|
"chai": "4.3.6",
|
|
"cross-env": "7.0.3",
|
|
"css": "3.0.0",
|
|
"invariant": "2.2.4",
|
|
"joi": "17.6.0",
|
|
"joi-objectid": "3.0.1",
|
|
"js-yaml": "4.0.0",
|
|
"jsdom": "16.7.0",
|
|
"live-server": "1.2.2",
|
|
"lodash": "4.17.21",
|
|
"mocha": "9.2.2",
|
|
"mock-require": "3.0.3",
|
|
"puppeteer": "10.4.0",
|
|
"readdirp": "3.6.0",
|
|
"rehype": "11.0.0",
|
|
"string-similarity": "4.0.4",
|
|
"unist-util-visit": "2.0.3",
|
|
"vfile": "4.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"curriculum/node_modules/@babel/register": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.18.6.tgz",
|
|
"integrity": "sha512-tkYtONzaO8rQubZzpBnvZPFcHgh8D9F55IjOsYton4X2IBoyRn2ZSWQqySTZnUn2guZbxbQiAB27hJEbvXamhQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"find-cache-dir": "^2.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"pirates": "^4.0.5",
|
|
"source-map-support": "^0.5.16"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"curriculum/node_modules/js-yaml": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@actions/core": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.9.0.tgz",
|
|
"integrity": "sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA==",
|
|
"dependencies": {
|
|
"@actions/http-client": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@actions/github": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.3.tgz",
|
|
"integrity": "sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==",
|
|
"dependencies": {
|
|
"@actions/http-client": "^2.0.1",
|
|
"@octokit/core": "^3.6.0",
|
|
"@octokit/plugin-paginate-rest": "^2.17.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "^5.13.0"
|
|
}
|
|
},
|
|
"node_modules/@actions/http-client": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.1.tgz",
|
|
"integrity": "sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==",
|
|
"dependencies": {
|
|
"tunnel": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/@algolia/cache-browser-local-storage": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.13.1.tgz",
|
|
"integrity": "sha512-UAUVG2PEfwd/FfudsZtYnidJ9eSCpS+LW9cQiesePQLz41NAcddKxBak6eP2GErqyFagSlnVXe/w2E9h2m2ttg==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/cache-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.13.1.tgz",
|
|
"integrity": "sha512-7Vaf6IM4L0Jkl3sYXbwK+2beQOgVJ0mKFbz/4qSxKd1iy2Sp77uTAazcX+Dlexekg1fqGUOSO7HS4Sx47ZJmjA=="
|
|
},
|
|
"node_modules/@algolia/cache-in-memory": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.13.1.tgz",
|
|
"integrity": "sha512-pZzybCDGApfA/nutsFK1P0Sbsq6fYJU3DwIvyKg4pURerlJM4qZbB9bfLRef0FkzfQu7W11E4cVLCIOWmyZeuQ==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-account": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.13.1.tgz",
|
|
"integrity": "sha512-TFLiZ1KqMiir3FNHU+h3b0MArmyaHG+eT8Iojio6TdpeFcAQ1Aiy+2gb3SZk3+pgRJa/BxGmDkRUwE5E/lv3QQ==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-analytics": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.13.1.tgz",
|
|
"integrity": "sha512-iOS1JBqh7xaL5x00M5zyluZ9+9Uy9GqtYHv/2SMuzNW1qP7/0doz1lbcsP3S7KBbZANJTFHUOfuqyRLPk91iFA==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.13.1.tgz",
|
|
"integrity": "sha512-LcDoUE0Zz3YwfXJL6lJ2OMY2soClbjrrAKB6auYVMNJcoKZZ2cbhQoFR24AYoxnGUYBER/8B+9sTBj5bj/Gqbg==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-personalization": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.13.1.tgz",
|
|
"integrity": "sha512-1CqrOW1ypVrB4Lssh02hP//YxluoIYXAQCpg03L+/RiXJlCs+uIqlzC0ctpQPmxSlTK6h07kr50JQoYH/TIM9w==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/client-search": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.13.1.tgz",
|
|
"integrity": "sha512-YQKYA83MNRz3FgTNM+4eRYbSmHi0WWpo019s5SeYcL3HUan/i5R09VO9dk3evELDFJYciiydSjbsmhBzbpPP2A==",
|
|
"dependencies": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/events": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@algolia/logger-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.13.1.tgz",
|
|
"integrity": "sha512-L6slbL/OyZaAXNtS/1A8SAbOJeEXD5JcZeDCPYDqSTYScfHu+2ePRTDMgUTY4gQ7HsYZ39N1LujOd8WBTmM2Aw=="
|
|
},
|
|
"node_modules/@algolia/logger-console": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.13.1.tgz",
|
|
"integrity": "sha512-7jQOTftfeeLlnb3YqF8bNgA2GZht7rdKkJ31OCeSH2/61haO0tWPoNRjZq9XLlgMQZH276pPo0NdiArcYPHjCA==",
|
|
"dependencies": {
|
|
"@algolia/logger-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/requester-browser-xhr": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.13.1.tgz",
|
|
"integrity": "sha512-oa0CKr1iH6Nc7CmU6RE7TnXMjHnlyp7S80pP/LvZVABeJHX3p/BcSCKovNYWWltgTxUg0U1o+2uuy8BpMKljwA==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/requester-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.13.1.tgz",
|
|
"integrity": "sha512-eGVf0ID84apfFEuXsaoSgIxbU3oFsIbz4XiotU3VS8qGCJAaLVUC5BUJEkiFENZIhon7hIB4d0RI13HY4RSA+w=="
|
|
},
|
|
"node_modules/@algolia/requester-node-http": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.13.1.tgz",
|
|
"integrity": "sha512-7C0skwtLdCz5heKTVe/vjvrqgL/eJxmiEjHqXdtypcE5GCQCYI15cb+wC4ytYioZDMiuDGeVYmCYImPoEgUGPw==",
|
|
"dependencies": {
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@algolia/transporter": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.13.1.tgz",
|
|
"integrity": "sha512-pICnNQN7TtrcYJqqPEXByV8rJ8ZRU2hCiIKLTLRyNpghtQG3VAFk6fVtdzlNfdUGZcehSKGarPIZEHlQXnKjgw==",
|
|
"dependencies": {
|
|
"@algolia/cache-common": "4.13.1",
|
|
"@algolia/logger-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ardatan/aggregate-error": {
|
|
"version": "0.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "~2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@ardatan/aggregate-error/node_modules/tslib": {
|
|
"version": "2.0.3",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@babel/cli": {
|
|
"version": "7.17.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.10.tgz",
|
|
"integrity": "sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.8",
|
|
"commander": "^4.0.1",
|
|
"convert-source-map": "^1.1.0",
|
|
"fs-readdir-recursive": "^1.1.0",
|
|
"glob": "^7.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"slash": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"babel": "bin/babel.js",
|
|
"babel-external-helpers": "bin/babel-external-helpers.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
|
|
"chokidar": "^3.4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.6.tgz",
|
|
"integrity": "sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helpers": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@babel/eslint-parser": {
|
|
"version": "7.18.2",
|
|
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz",
|
|
"integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==",
|
|
"dependencies": {
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-visitor-keys": "^2.1.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": ">=7.11.0",
|
|
"eslint": "^7.5.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.18.7",
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.7.tgz",
|
|
"integrity": "sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.7",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
|
|
"integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.6.tgz",
|
|
"integrity": "sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==",
|
|
"dependencies": {
|
|
"@babel/helper-explode-assignable-expression": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz",
|
|
"integrity": "sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.20.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz",
|
|
"integrity": "sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-member-expression-to-functions": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz",
|
|
"integrity": "sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"regexpu-core": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.3.1",
|
|
"license": "MIT",
|
|
"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/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz",
|
|
"integrity": "sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-explode-assignable-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz",
|
|
"integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz",
|
|
"integrity": "sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==",
|
|
"dependencies": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
|
|
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.6.tgz",
|
|
"integrity": "sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
|
|
"integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz",
|
|
"integrity": "sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
|
|
"integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz",
|
|
"integrity": "sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz",
|
|
"integrity": "sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-wrap-function": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz",
|
|
"integrity": "sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-member-expression-to-functions": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
|
|
"integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.6.tgz",
|
|
"integrity": "sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
|
|
"integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
|
|
"integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
|
|
"integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz",
|
|
"integrity": "sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==",
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
|
"dependencies": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/node": {
|
|
"version": "7.17.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.17.10.tgz",
|
|
"integrity": "sha512-sFFMyvw23U8QOcTnLJnw2/Myr01e4+iLVy7rHAHrNSnXAfnwS3j2NqihpmZm7TotyNKKf/y8cJ96T5asY46eyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/register": "^7.17.7",
|
|
"commander": "^4.0.1",
|
|
"core-js": "^3.22.1",
|
|
"node-environment-flags": "^1.0.5",
|
|
"regenerator-runtime": "^0.13.4",
|
|
"v8flags": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"babel-node": "bin/babel-node.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/node/node_modules/core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.6.tgz",
|
|
"integrity": "sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz",
|
|
"integrity": "sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@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-async-generator-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz",
|
|
"integrity": "sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.6",
|
|
"@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.17.12",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz",
|
|
"integrity": "sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.17.12",
|
|
"@babel/helper-plugin-utils": "^7.17.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-static-block": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz",
|
|
"integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@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.16.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.16.0",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-decorators": "^7.16.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-dynamic-import": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz",
|
|
"integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-export-default-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.6.tgz",
|
|
"integrity": "sha512-oTvzWB16T9cB4j5kX8c8DuUHo/4QtR2P9vnUNKed9xqFP8Jos/IRniz1FiIryn6luDYoltDJSYF7RCpbm2doMg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-export-default-from": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-export-namespace-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.6.tgz",
|
|
"integrity": "sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@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-function-bind": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-function-bind/-/plugin-proposal-function-bind-7.18.8.tgz",
|
|
"integrity": "sha512-wVILz1jbeHPro1FYuc6RzdCUsYev2dW8Fwe8vbY4AglPZpy+F0DNqfG1wt+Fk/pxJLoPXrqXR0ligSlEvElt+A==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-function-bind": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-json-strings": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz",
|
|
"integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-logical-assignment-operators": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.6.tgz",
|
|
"integrity": "sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
|
|
"integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-numeric-separator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
|
|
"integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz",
|
|
"integrity": "sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.17.10",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.17.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-optional-catch-binding": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz",
|
|
"integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.17.12",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz",
|
|
"integrity": "sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-methods": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
|
|
"integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz",
|
|
"integrity": "sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-unicode-property-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz",
|
|
"integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-decorators": {
|
|
"version": "7.16.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-default-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.18.6.tgz",
|
|
"integrity": "sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
"version": "7.16.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.16.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-function-bind": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-function-bind/-/plugin-syntax-function-bind-7.18.6.tgz",
|
|
"integrity": "sha512-wZN0Aq/AScknI9mKGcR3TpHdASMufFGaeJgc1rhPmLtZ/PniwjePSh8cfh8tXMB3U4kh/3cRKrLjDtedejg8jQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.18.6.tgz",
|
|
"integrity": "sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz",
|
|
"integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz",
|
|
"integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz",
|
|
"integrity": "sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.6.tgz",
|
|
"integrity": "sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.6.tgz",
|
|
"integrity": "sha512-XTg8XW/mKpzAF3actL554Jl/dOYoJtv3l8fxaEczpgz84IeeVf+T1u2CSvPHuZbt0w3JkIx4rdn/MRQI7mo0HQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.6.tgz",
|
|
"integrity": "sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.6.tgz",
|
|
"integrity": "sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz",
|
|
"integrity": "sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.6.tgz",
|
|
"integrity": "sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz",
|
|
"integrity": "sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.16.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"@babel/plugin-syntax-flow": "^7.16.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.6.tgz",
|
|
"integrity": "sha512-WAjoMf4wIiSsy88KmG7tgj2nFdEK7E46tArVtcgED7Bkj6Fg/tG5SbvNIOKxbFS2VFgNh6+iaPswBeQZm4ox8w==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.6.tgz",
|
|
"integrity": "sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.6.tgz",
|
|
"integrity": "sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz",
|
|
"integrity": "sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz",
|
|
"integrity": "sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"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.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz",
|
|
"integrity": "sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.18.6",
|
|
"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.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.6.tgz",
|
|
"integrity": "sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==",
|
|
"dependencies": {
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"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.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz",
|
|
"integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz",
|
|
"integrity": "sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz",
|
|
"integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz",
|
|
"integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.6.tgz",
|
|
"integrity": "sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz",
|
|
"integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-constant-elements": {
|
|
"version": "7.17.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.16.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz",
|
|
"integrity": "sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-jsx": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz",
|
|
"integrity": "sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz",
|
|
"integrity": "sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz",
|
|
"integrity": "sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"regenerator-transform": "^0.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz",
|
|
"integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
"version": "7.16.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
"babel-plugin-polyfill-corejs3": "^0.4.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
|
|
"integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.6.tgz",
|
|
"integrity": "sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz",
|
|
"integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.6.tgz",
|
|
"integrity": "sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.6.tgz",
|
|
"integrity": "sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-typescript": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz",
|
|
"integrity": "sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz",
|
|
"integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/polyfill": {
|
|
"version": "7.12.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js": "^2.6.5",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.6.tgz",
|
|
"integrity": "sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.6",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.18.6",
|
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.18.6",
|
|
"@babel/plugin-proposal-json-strings": "^7.18.6",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.18.6",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.18.6",
|
|
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.18.6",
|
|
"@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.18.6",
|
|
"@babel/plugin-transform-async-to-generator": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoping": "^7.18.6",
|
|
"@babel/plugin-transform-classes": "^7.18.6",
|
|
"@babel/plugin-transform-computed-properties": "^7.18.6",
|
|
"@babel/plugin-transform-destructuring": "^7.18.6",
|
|
"@babel/plugin-transform-dotall-regex": "^7.18.6",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.18.6",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.18.6",
|
|
"@babel/plugin-transform-for-of": "^7.18.6",
|
|
"@babel/plugin-transform-function-name": "^7.18.6",
|
|
"@babel/plugin-transform-literals": "^7.18.6",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
|
|
"@babel/plugin-transform-modules-amd": "^7.18.6",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.18.6",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.6",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6",
|
|
"@babel/plugin-transform-new-target": "^7.18.6",
|
|
"@babel/plugin-transform-object-super": "^7.18.6",
|
|
"@babel/plugin-transform-parameters": "^7.18.6",
|
|
"@babel/plugin-transform-property-literals": "^7.18.6",
|
|
"@babel/plugin-transform-regenerator": "^7.18.6",
|
|
"@babel/plugin-transform-reserved-words": "^7.18.6",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.18.6",
|
|
"@babel/plugin-transform-spread": "^7.18.6",
|
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
|
"@babel/plugin-transform-template-literals": "^7.18.6",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.18.6",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.18.6",
|
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.18.6",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.1",
|
|
"babel-plugin-polyfill-corejs3": "^0.5.2",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.1",
|
|
"core-js-compat": "^3.22.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
|
|
"integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.6.tgz",
|
|
"integrity": "sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
|
|
"integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"core-js-compat": "^3.21.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-flow": {
|
|
"version": "7.16.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"@babel/helper-validator-option": "^7.16.7",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.16.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
|
|
"@babel/plugin-transform-dotall-regex": "^7.4.4",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-react": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
|
|
"integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-react-display-name": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-typescript": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/register": {
|
|
"version": "7.17.7",
|
|
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz",
|
|
"integrity": "sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"find-cache-dir": "^2.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"pirates": "^4.0.5",
|
|
"source-map-support": "^0.5.16"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.3.tgz",
|
|
"integrity": "sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
"version": "7.16.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js-pure": "^3.19.0",
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/standalone": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.8.tgz",
|
|
"integrity": "sha512-cDayR7x6IAp7k1947fYeo7OxD7QwT9/UZ+BT05Zq2pfsOzkhOJZdY19X0NvL6fYaszwnzO0zVHgp04OspPh3SA==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz",
|
|
"integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.6.tgz",
|
|
"integrity": "sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.8.tgz",
|
|
"integrity": "sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@base2/pretty-print-object": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz",
|
|
"integrity": "sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cnakazawa/watch": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz",
|
|
"integrity": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"exec-sh": "^0.3.2",
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"watch": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.1.95"
|
|
}
|
|
},
|
|
"node_modules/@codesee/babel-plugin-instrument": {
|
|
"version": "0.315.0",
|
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.315.0.tgz",
|
|
"integrity": "sha512-q/mfQwOL/uTfO745+g5EHY+EzW9vxiZbcHZ1AVsoB32FHXPSg0PPoap4vv4I2Y6pD/zJQ6t3Kj7bq9wdkOLVXw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
|
"@babel/plugin-transform-typescript": "^7.14.4",
|
|
"array.prototype.flatmap": "^1.2.3",
|
|
"jest-util": "^27.0.2",
|
|
"object-path": "^0.11.4",
|
|
"pkg-up": "^3.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@codesee/tracker": {
|
|
"version": "0.315.0",
|
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.315.0.tgz",
|
|
"integrity": "sha512-IWWD8+L8rYmK2QmlIWuf7be63HuOAxpRzhxikmfJVX/3kXQBnVhZAUsdPpajRDKMROa0QNIquz0aIILcgou6YA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
|
|
"integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@csstools/normalize.css": {
|
|
"version": "12.0.0",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/@csstools/postcss-color-function": {
|
|
"version": "1.0.3",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-font-format-keywords": {
|
|
"version": "1.0.0",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-hwb-function": {
|
|
"version": "1.0.0",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-ic-unit": {
|
|
"version": "1.0.0",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-is-pseudo-class": {
|
|
"version": "2.0.1",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-normalize-display-values": {
|
|
"version": "1.0.0",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-oklab-function": {
|
|
"version": "1.0.2",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-progressive-custom-properties": {
|
|
"version": "1.3.0",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@cypress/request": {
|
|
"version": "2.88.10",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.8.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.6",
|
|
"extend": "~3.0.2",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.2",
|
|
"http-signature": "~1.3.6",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.19",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"tough-cookie": "~2.5.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^8.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@cypress/request/node_modules/qs": {
|
|
"version": "6.5.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/@cypress/request/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@cypress/xvfb": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.1.0",
|
|
"lodash.once": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/@cypress/xvfb/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/@cypress/xvfb/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
"version": "0.5.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.get": "^4",
|
|
"make-error": "^1",
|
|
"ts-node": "^9",
|
|
"tslib": "^2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"cosmiconfig": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/arg": {
|
|
"version": "4.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/diff": {
|
|
"version": "4.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/ts-node": {
|
|
"version": "9.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"source-map-support": "^0.5.17",
|
|
"yn": "3.1.1"
|
|
},
|
|
"bin": {
|
|
"ts-node": "dist/bin.js",
|
|
"ts-node-script": "dist/bin-script.js",
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=2.7"
|
|
}
|
|
},
|
|
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "0.4.3",
|
|
"license": "MIT",
|
|
"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/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/ignore": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/fontawesome-svg-core": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/fontawesome-svg-core/node_modules/@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/free-brands-svg-icons": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/free-brands-svg-icons/node_modules/@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/free-solid-svg-icons": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/free-solid-svg-icons/node_modules/@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/react-fontawesome": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.0.tgz",
|
|
"integrity": "sha512-uHg75Rb/XORTtVt7OS9WoK8uM276Ufi7gCzshVWkUJbHhh3svsUUeqXerrM96Wm7fRiDzfKRwSoahhMIkGAYHw==",
|
|
"dependencies": {
|
|
"prop-types": "^15.8.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "~1 || ~6",
|
|
"react": ">=16.3"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/api-server": {
|
|
"resolved": "api-server",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/challenge-editor": {
|
|
"resolved": "tools/challenge-editor/api",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/challenge-editor-client": {
|
|
"resolved": "tools/challenge-editor/client",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/challenge-parser": {
|
|
"resolved": "tools/challenge-parser",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/client": {
|
|
"resolved": "client",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/crowdin": {
|
|
"resolved": "tools/crowdin",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/curriculum": {
|
|
"resolved": "curriculum",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/curriculum-helper-scripts": {
|
|
"resolved": "tools/challenge-helper-scripts",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/fcc-source-challenges": {
|
|
"resolved": "client/plugins/fcc-source-challenges",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/gatsby-plugin-node-identity": {
|
|
"resolved": "client/plugins/gatsby-remark-node-identity",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/loop-protect": {
|
|
"version": "2.2.1"
|
|
},
|
|
"node_modules/@freecodecamp/loopback-component-passport": {
|
|
"version": "1.2.0",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"passport": "^0.4.0",
|
|
"strong-globalize": "^4.1.1",
|
|
"underscore": "^1.9.1",
|
|
"uuid": "^3.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/react-bootstrap": {
|
|
"version": "0.32.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"classnames": "^2.2.5",
|
|
"dom-helpers": "^3.2.0",
|
|
"invariant": "^2.2.4",
|
|
"keycode": "^2.2.0",
|
|
"prop-types": "^15.6.1",
|
|
"prop-types-extra": "^1.0.1",
|
|
"react-overlays": "^0.8.0",
|
|
"react-prop-types": "^0.4.0",
|
|
"react-transition-group": "^2.0.0",
|
|
"uncontrollable": "^5.0.0",
|
|
"warning": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.9 || >=15.3.0",
|
|
"react-dom": "^0.14.9 || >=15.3.0"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/react-bootstrap/node_modules/react-transition-group": {
|
|
"version": "2.9.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"dom-helpers": "^3.4.0",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15.0.0",
|
|
"react-dom": ">=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/react-calendar-heatmap": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"memoize-one": "^5.0.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/scripts-build": {
|
|
"resolved": "tools/scripts/build",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/scripts-seed": {
|
|
"resolved": "tools/scripts/seed",
|
|
"link": true
|
|
},
|
|
"node_modules/@freecodecamp/strip-comments": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@freecodecamp/ui": {
|
|
"resolved": "tools/ui-components",
|
|
"link": true
|
|
},
|
|
"node_modules/@gar/promisify": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
|
|
"integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@gatsbyjs/reach-router": {
|
|
"version": "1.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.3",
|
|
"prop-types": "^15.6.1",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "15.x || 16.x || 17.x",
|
|
"react-dom": "15.x || 16.x || 17.x"
|
|
}
|
|
},
|
|
"node_modules/@gatsbyjs/webpack-hot-middleware": {
|
|
"version": "2.25.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-html": "0.0.7",
|
|
"html-entities": "^2.1.0",
|
|
"querystring": "^0.2.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/batch-execute": {
|
|
"version": "7.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/utils": "^7.7.0",
|
|
"dataloader": "2.0.0",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/batch-execute/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/delegate": {
|
|
"version": "7.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ardatan/aggregate-error": "0.0.6",
|
|
"@graphql-tools/batch-execute": "^7.1.2",
|
|
"@graphql-tools/schema": "^7.1.5",
|
|
"@graphql-tools/utils": "^7.7.1",
|
|
"dataloader": "2.0.0",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/delegate/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/graphql-file-loader": {
|
|
"version": "6.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/import": "^6.2.6",
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"tslib": "~2.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib": {
|
|
"version": "2.1.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/import": {
|
|
"version": "6.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/utils": "8.5.3",
|
|
"resolve-from": "5.0.0",
|
|
"tslib": "~2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils": {
|
|
"version": "8.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "~2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/import/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/json-file-loader": {
|
|
"version": "6.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"tslib": "~2.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/json-file-loader/node_modules/tslib": {
|
|
"version": "2.0.3",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/load": {
|
|
"version": "6.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/merge": "^6.2.12",
|
|
"@graphql-tools/utils": "^7.5.0",
|
|
"globby": "11.0.3",
|
|
"import-from": "3.0.0",
|
|
"is-glob": "4.0.1",
|
|
"p-limit": "3.1.0",
|
|
"tslib": "~2.2.0",
|
|
"unixify": "1.0.0",
|
|
"valid-url": "1.0.9"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/load/node_modules/globby": {
|
|
"version": "11.0.3",
|
|
"license": "MIT",
|
|
"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/@graphql-tools/load/node_modules/is-glob": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/load/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/load/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/merge": {
|
|
"version": "6.2.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/schema": "^7.0.0",
|
|
"@graphql-tools/utils": "^7.7.0",
|
|
"tslib": "~2.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/merge/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/schema": {
|
|
"version": "7.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/utils": "^7.1.2",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/schema/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/url-loader": {
|
|
"version": "6.10.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/delegate": "^7.0.1",
|
|
"@graphql-tools/utils": "^7.9.0",
|
|
"@graphql-tools/wrap": "^7.0.4",
|
|
"@microsoft/fetch-event-source": "2.0.1",
|
|
"@types/websocket": "1.0.2",
|
|
"abort-controller": "3.0.0",
|
|
"cross-fetch": "3.1.4",
|
|
"extract-files": "9.0.0",
|
|
"form-data": "4.0.0",
|
|
"graphql-ws": "^4.4.1",
|
|
"is-promise": "4.0.0",
|
|
"isomorphic-ws": "4.0.1",
|
|
"lodash": "4.17.21",
|
|
"meros": "1.1.4",
|
|
"subscriptions-transport-ws": "^0.9.18",
|
|
"sync-fetch": "0.3.0",
|
|
"tslib": "~2.2.0",
|
|
"valid-url": "1.0.9",
|
|
"ws": "7.4.5"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/url-loader/node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/url-loader/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/url-loader/node_modules/ws": {
|
|
"version": "7.4.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/utils": {
|
|
"version": "7.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ardatan/aggregate-error": "0.0.6",
|
|
"camel-case": "4.1.2",
|
|
"tslib": "~2.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/utils/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@graphql-tools/wrap": {
|
|
"version": "7.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@graphql-tools/delegate": "^7.1.5",
|
|
"@graphql-tools/schema": "^7.1.5",
|
|
"@graphql-tools/utils": "^7.8.1",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@graphql-tools/wrap/node_modules/tslib": {
|
|
"version": "2.2.0",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@hapi/address": {
|
|
"version": "2.1.4",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@hapi/bourne": {
|
|
"version": "1.3.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@hapi/hoek": {
|
|
"version": "8.5.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@hapi/joi": {
|
|
"version": "15.1.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/address": "2.x.x",
|
|
"@hapi/bourne": "1.x.x",
|
|
"@hapi/hoek": "8.x.x",
|
|
"@hapi/topo": "3.x.x"
|
|
}
|
|
},
|
|
"node_modules/@hapi/topo": {
|
|
"version": "3.1.6",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^8.3.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.5.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^1.2.0",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "1.2.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@iarna/toml": {
|
|
"version": "2.2.5",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jest/console/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/reporters": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.8.1",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^27.5.1",
|
|
"jest-config": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-resolve-dependencies": "^27.5.1",
|
|
"jest-runner": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"jest-watcher": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jest/core/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/environment": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@sinonjs/fake-timers": "^8.0.1",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/globals": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"expect": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.0",
|
|
"string-length": "^4.0.1",
|
|
"terminal-link": "^2.0.0",
|
|
"v8-to-istanbul": "^8.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-result": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-sequencer": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^27.5.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-runtime": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^27.5.1",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jest/transform/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^16.0.0",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jest/types/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@leichtgewicht/ip-codec": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
|
|
"integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
|
|
},
|
|
"node_modules/@loadable/component": {
|
|
"version": "5.15.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.7",
|
|
"hoist-non-react-statics": "^3.3.1",
|
|
"react-is": "^16.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.3.0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz",
|
|
"integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
|
"@mdx-js/util": "1.6.22",
|
|
"babel-plugin-apply-mdx-type-prop": "1.6.22",
|
|
"babel-plugin-extract-import-names": "1.6.22",
|
|
"camelcase-css": "2.0.1",
|
|
"detab": "2.0.4",
|
|
"hast-util-raw": "6.0.1",
|
|
"lodash.uniq": "4.5.0",
|
|
"mdast-util-to-hast": "10.0.1",
|
|
"remark-footnotes": "2.0.0",
|
|
"remark-mdx": "1.6.22",
|
|
"remark-parse": "8.0.3",
|
|
"remark-squeeze-paragraphs": "4.0.0",
|
|
"style-to-object": "0.3.0",
|
|
"unified": "9.2.0",
|
|
"unist-builder": "2.0.3",
|
|
"unist-util-visit": "2.0.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/core": {
|
|
"version": "7.12.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz",
|
|
"integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.12.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz",
|
|
"integrity": "sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.12.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz",
|
|
"integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/@mdx-js/util": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz",
|
|
"integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/hast-util-raw": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-6.0.1.tgz",
|
|
"integrity": "sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
|
|
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz",
|
|
"integrity": "sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/mdast-util-to-hast": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-10.0.1.tgz",
|
|
"integrity": "sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/remark-footnotes": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-footnotes/-/remark-footnotes-2.0.0.tgz",
|
|
"integrity": "sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/remark-mdx": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.6.22.tgz",
|
|
"integrity": "sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@mdx-js/util": "1.6.22",
|
|
"is-alphabetical": "1.0.4",
|
|
"remark-parse": "8.0.3",
|
|
"unified": "9.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/remark-parse": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz",
|
|
"integrity": "sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^2.0.0",
|
|
"vfile-location": "^3.0.0",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/unified": {
|
|
"version": "9.2.0",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-9.2.0.tgz",
|
|
"integrity": "sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/mdx/node_modules/unist-util-remove-position": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz",
|
|
"integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/react": {
|
|
"version": "1.6.22",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.13.1 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/util": {
|
|
"version": "2.0.0-next.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/fetch-event-source": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-me-maybe": "^1.0.1",
|
|
"glob-to-regexp": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@mrmlnc/readdir-enhanced/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": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@nicolo-ribaudo/chokidar-2": {
|
|
"version": "2.1.8-no-fsevents.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
|
|
"integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@gar/promisify": "^1.0.1",
|
|
"semver": "^7.3.5"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@npmcli/move-file": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
|
|
"integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/move-file/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@octokit/auth-token": {
|
|
"version": "2.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^6.0.3"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core": {
|
|
"version": "3.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/auth-token": "^2.4.4",
|
|
"@octokit/graphql": "^4.5.8",
|
|
"@octokit/request": "^5.6.3",
|
|
"@octokit/request-error": "^2.0.5",
|
|
"@octokit/types": "^6.0.3",
|
|
"before-after-hook": "^2.2.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint": {
|
|
"version": "6.0.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^6.0.3",
|
|
"is-plain-object": "^5.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint/node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/graphql": {
|
|
"version": "4.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/request": "^5.6.0",
|
|
"@octokit/types": "^6.0.3",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/openapi-types": {
|
|
"version": "11.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
"version": "2.17.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^6.34.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=2"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "5.13.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^6.34.0",
|
|
"deprecation": "^2.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=3"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request": {
|
|
"version": "5.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/endpoint": "^6.0.1",
|
|
"@octokit/request-error": "^2.1.0",
|
|
"@octokit/types": "^6.16.1",
|
|
"is-plain-object": "^5.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request-error": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^6.0.3",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request/node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@octokit/types": {
|
|
"version": "6.34.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^11.2.0"
|
|
}
|
|
},
|
|
"node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-html": "^0.0.7",
|
|
"error-stack-parser": "^2.0.6",
|
|
"html-entities": "^1.2.1",
|
|
"native-url": "^0.2.6",
|
|
"schema-utils": "^2.6.5",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/webpack": "4.x",
|
|
"react-refresh": ">=0.8.3 <0.10.0",
|
|
"sockjs-client": "^1.4.0",
|
|
"type-fest": "^0.13.1",
|
|
"webpack": ">=4.43.0 <6.0.0",
|
|
"webpack-dev-server": "3.x",
|
|
"webpack-hot-middleware": "2.x",
|
|
"webpack-plugin-serve": "0.x || 1.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/webpack": {
|
|
"optional": true
|
|
},
|
|
"sockjs-client": {
|
|
"optional": true
|
|
},
|
|
"type-fest": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
},
|
|
"webpack-hot-middleware": {
|
|
"optional": true
|
|
},
|
|
"webpack-plugin-serve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/html-entities": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@polka/url": {
|
|
"version": "1.0.0-next.21",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@reach/router": {
|
|
"version": "1.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"create-react-context": "0.3.0",
|
|
"invariant": "^2.2.3",
|
|
"prop-types": "^15.6.1",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "15.x || 16.x || 16.4.0-alpha.0911da3",
|
|
"react-dom": "15.x || 16.x || 16.4.0-alpha.0911da3"
|
|
}
|
|
},
|
|
"node_modules/@redux-saga/core": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.6.3",
|
|
"@redux-saga/deferred": "^1.1.2",
|
|
"@redux-saga/delay-p": "^1.1.2",
|
|
"@redux-saga/is": "^1.1.2",
|
|
"@redux-saga/symbols": "^1.1.2",
|
|
"@redux-saga/types": "^1.1.0",
|
|
"redux": "^4.0.4",
|
|
"typescript-tuple": "^2.2.1"
|
|
}
|
|
},
|
|
"node_modules/@redux-saga/deferred": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@redux-saga/delay-p": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@redux-saga/symbols": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/@redux-saga/is": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@redux-saga/symbols": "^1.1.2",
|
|
"@redux-saga/types": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@redux-saga/symbols": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@redux-saga/types": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rollup/plugin-babel": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
"@rollup/pluginutils": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"@types/babel__core": "^7.1.9",
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/babel__core": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-commonjs": {
|
|
"version": "19.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"commondir": "^1.0.1",
|
|
"estree-walker": "^2.0.1",
|
|
"glob": "^7.1.6",
|
|
"is-reference": "^1.2.1",
|
|
"magic-string": "^0.25.7",
|
|
"resolve": "^1.17.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.38.3"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
"version": "13.3.0",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz",
|
|
"integrity": "sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"@types/resolve": "1.17.1",
|
|
"deepmerge": "^4.2.2",
|
|
"is-builtin-module": "^3.1.0",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.42.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-replace": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"magic-string": "^0.25.7"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0 || ^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-typescript": {
|
|
"version": "8.3.3",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz",
|
|
"integrity": "sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"resolve": "^1.17.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.14.0",
|
|
"tslib": "*",
|
|
"typescript": ">=3.7.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"tslib": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "0.0.39",
|
|
"estree-walker": "^1.0.1",
|
|
"picomatch": "^2.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils/node_modules/@types/estree": {
|
|
"version": "0.0.39",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rollup/pluginutils/node_modules/estree-walker": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rushstack/eslint-patch": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sentry/browser": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-6.19.7.tgz",
|
|
"integrity": "sha512-oDbklp4O3MtAM4mtuwyZLrgO1qDVYIujzNJQzXmi9YzymJCuzMLSRDvhY83NNDCRxf0pds4DShgYeZdbSyKraA==",
|
|
"dependencies": {
|
|
"@sentry/core": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/cli": {
|
|
"version": "1.74.3",
|
|
"hasInstallScript": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"https-proxy-agent": "^5.0.0",
|
|
"mkdirp": "^0.5.5",
|
|
"node-fetch": "^2.6.7",
|
|
"npmlog": "^4.1.2",
|
|
"progress": "^2.0.3",
|
|
"proxy-from-env": "^1.1.0",
|
|
"which": "^2.0.2"
|
|
},
|
|
"bin": {
|
|
"sentry-cli": "bin/sentry-cli"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@sentry/core": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-6.19.7.tgz",
|
|
"integrity": "sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==",
|
|
"dependencies": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/gatsby": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/gatsby/-/gatsby-6.19.7.tgz",
|
|
"integrity": "sha512-aPvD9rCcdRIdM76JmmQ6ee0jyXWQEZSw9P7LksGDWDjJ/puWJmDweIFCK/WBWui+lZSD4yZdu9U0PZbvYSa5sg==",
|
|
"dependencies": {
|
|
"@sentry/react": "6.19.7",
|
|
"@sentry/tracing": "6.19.7",
|
|
"@sentry/webpack-plugin": "1.18.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
|
"react": "15.x || 16.x || 17.x || 18.x"
|
|
}
|
|
},
|
|
"node_modules/@sentry/gatsby/node_modules/@sentry/tracing": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-6.19.7.tgz",
|
|
"integrity": "sha512-ol4TupNnv9Zd+bZei7B6Ygnr9N3Gp1PUrNI761QSlHtPC25xXC5ssSD3GMhBgyQrcvpuRcCFHVNNM97tN5cZiA==",
|
|
"dependencies": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/hub": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-6.19.7.tgz",
|
|
"integrity": "sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA==",
|
|
"dependencies": {
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/minimal": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.19.7.tgz",
|
|
"integrity": "sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==",
|
|
"dependencies": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/node": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-6.19.7.tgz",
|
|
"integrity": "sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg==",
|
|
"dependencies": {
|
|
"@sentry/core": "6.19.7",
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"cookie": "^0.4.1",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"lru_map": "^0.3.3",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/react": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-6.19.7.tgz",
|
|
"integrity": "sha512-VzJeBg/v41jfxUYPkH2WYrKjWc4YiMLzDX0f4Zf6WkJ4v3IlDDSkX6DfmWekjTKBho6wiMkSNy2hJ1dHfGZ9jA==",
|
|
"dependencies": {
|
|
"@sentry/browser": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"hoist-non-react-statics": "^3.3.2",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "15.x || 16.x || 17.x || 18.x"
|
|
}
|
|
},
|
|
"node_modules/@sentry/types": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-6.19.7.tgz",
|
|
"integrity": "sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/utils": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.19.7.tgz",
|
|
"integrity": "sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==",
|
|
"dependencies": {
|
|
"@sentry/types": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@sentry/webpack-plugin": {
|
|
"version": "1.18.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sentry/cli": "^1.73.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@sideway/address": {
|
|
"version": "4.1.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sideway/address/node_modules/@hapi/hoek": {
|
|
"version": "9.2.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@sideway/formula": {
|
|
"version": "3.0.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@sideway/pinpoint": {
|
|
"version": "2.0.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@sindresorhus/is": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@sindresorhus/slugify": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/transliterate": "^0.1.1",
|
|
"escape-string-regexp": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@sindresorhus/slugify/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@sindresorhus/transliterate": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0",
|
|
"lodash.deburr": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@sindresorhus/transliterate/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/commons": {
|
|
"version": "1.8.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/fake-timers": {
|
|
"version": "8.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@sinonjs/commons": "^1.7.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-a11y": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-a11y/-/addon-a11y-6.5.9.tgz",
|
|
"integrity": "sha512-jRiuJ2xlN8quVq2lOqpxqyuwAj8xLcgVBPy+Mf220u7AZmmbS/0sONyHKROfEBjJoHQAQYqn2vSAeuQZuTWyVA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"axe-core": "^4.2.0",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"react-sizeme": "^3.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-a11y/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-actions": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-actions/-/addon-actions-6.5.9.tgz",
|
|
"integrity": "sha512-wDYm3M1bN+zcYZV3Q24M03b/P8DDpvj1oSoY6VLlxDAi56h8qZB/voeIS2I6vWXOB79C5tbwljYNQO0GsufS0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"polished": "^4.2.2",
|
|
"prop-types": "^15.7.2",
|
|
"react-inspector": "^5.1.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"uuid-browser": "^3.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-actions/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-backgrounds": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-backgrounds/-/addon-backgrounds-6.5.9.tgz",
|
|
"integrity": "sha512-9k+GiY5aiANLOct34ar29jqgdi5ZpCqpZ86zPH0GsEC6ifH6nzP4trLU0vFUe260XDCvB4g8YaI7JZKPhozERg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-backgrounds/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-controls": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-controls/-/addon-controls-6.5.9.tgz",
|
|
"integrity": "sha512-VvjkgK32bGURKyWU2No6Q2B0RQZjLZk8D3neVNCnrWxwrl1G82StegxjRPn/UZm9+MZVPvTvI46nj1VdgOktnw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"lodash": "^4.17.21",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-controls/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-docs/-/addon-docs-6.5.9.tgz",
|
|
"integrity": "sha512-9lwOZyiOJFUgGd9ADVfcgpels5o0XOXqGMeVLuzT1160nopbZjNjo/3+YLJ0pyHRPpMJ4rmq2+vxRQR6PVRgPg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.12.12",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@jest/transform": "^26.6.2",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/docs-tools": "6.5.9",
|
|
"@storybook/mdx1-csf": "^0.0.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/postinstall": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/source-loader": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"babel-loader": "^8.0.0",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"remark-external-links": "^8.0.0",
|
|
"remark-slug": "^6.0.0",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"@storybook/mdx2-csf": "^0.0.3",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@storybook/mdx2-csf": {
|
|
"optional": true
|
|
},
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/@jest/transform": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz",
|
|
"integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^26.6.2",
|
|
"babel-plugin-istanbul": "^6.0.0",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-haste-map": "^26.6.2",
|
|
"jest-regex-util": "^26.0.0",
|
|
"jest-util": "^26.6.2",
|
|
"micromatch": "^4.0.2",
|
|
"pirates": "^4.0.1",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/@jest/types": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
|
|
"integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
|
|
"dev": true,
|
|
"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/@storybook/addon-docs/node_modules/@types/yargs": {
|
|
"version": "15.0.14",
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
|
|
"integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
|
|
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/jest-haste-map": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz",
|
|
"integrity": "sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-regex-util": "^26.0.0",
|
|
"jest-serializer": "^26.6.2",
|
|
"jest-util": "^26.6.2",
|
|
"jest-worker": "^26.6.2",
|
|
"micromatch": "^4.0.2",
|
|
"sane": "^4.0.3",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/jest-regex-util": {
|
|
"version": "26.0.0",
|
|
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz",
|
|
"integrity": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/jest-serializer": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz",
|
|
"integrity": "sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"graceful-fs": "^4.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/jest-util": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz",
|
|
"integrity": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-ci": "^2.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-essentials": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-essentials/-/addon-essentials-6.5.9.tgz",
|
|
"integrity": "sha512-V9ThjKQsde4A2Es20pLFBsn0MWx2KCJuoTcTsANP4JDcbvEmj8UjbDWbs8jAU+yzJT5r+CI6NoWmQudv12ZOgw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addon-actions": "6.5.9",
|
|
"@storybook/addon-backgrounds": "6.5.9",
|
|
"@storybook/addon-controls": "6.5.9",
|
|
"@storybook/addon-docs": "6.5.9",
|
|
"@storybook/addon-measure": "6.5.9",
|
|
"@storybook/addon-outline": "6.5.9",
|
|
"@storybook/addon-toolbars": "6.5.9",
|
|
"@storybook/addon-viewport": "6.5.9",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.9.6"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@storybook/angular": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-manager4": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-manager5": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-webpack4": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-webpack5": {
|
|
"optional": true
|
|
},
|
|
"@storybook/html": {
|
|
"optional": true
|
|
},
|
|
"@storybook/vue": {
|
|
"optional": true
|
|
},
|
|
"@storybook/vue3": {
|
|
"optional": true
|
|
},
|
|
"@storybook/web-components": {
|
|
"optional": true
|
|
},
|
|
"lit": {
|
|
"optional": true
|
|
},
|
|
"lit-html": {
|
|
"optional": true
|
|
},
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
},
|
|
"svelte": {
|
|
"optional": true
|
|
},
|
|
"sveltedoc-parser": {
|
|
"optional": true
|
|
},
|
|
"vue": {
|
|
"optional": true
|
|
},
|
|
"webpack": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-essentials/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-links": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-links/-/addon-links-6.5.9.tgz",
|
|
"integrity": "sha512-4BYC7pkxL3NLRnEgTA9jpIkObQKril+XFj1WtmY/lngF90vvK0Kc/TtvTA2/5tSgrHfxEuPevIdxMIyLJ4ejWQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@types/qs": "^6.9.5",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"prop-types": "^15.7.2",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-links/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-measure": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-measure/-/addon-measure-6.5.9.tgz",
|
|
"integrity": "sha512-0aA22wD0CIEUccsEbWkckCOXOwr4VffofMH1ToVCOeqBoyLOMB0gxFubESeprqM54CWsYh2DN1uujgD6508cwA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-measure/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-outline": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-outline/-/addon-outline-6.5.9.tgz",
|
|
"integrity": "sha512-oJ1DK3BDJr6aTlZc9axfOxV1oDkZO7hOohgUQDaKO1RZrSpyQsx2ViK2X6p/W7JhFJHKh7rv+nGCaVlLz3YIZA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-outline/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/node-logger": "^6.1.14",
|
|
"css-loader": "^3.6.0",
|
|
"postcss": "^7.0.35",
|
|
"postcss-loader": "^4.2.0",
|
|
"style-loader": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"yarn": "^1.17.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/css-loader": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/css-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/icss-utils": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss": "^7.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-loader": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-loader/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss": "^7.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/style-loader": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/style-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/style-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-postcss/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@storybook/addon-toolbars": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-toolbars/-/addon-toolbars-6.5.9.tgz",
|
|
"integrity": "sha512-6JFQNHYVZUwp17p5rppc+iQJ2QOIWPTF+ni1GMMThjc84mzXs2+899Sf1aPFTvrFJTklmT+bPX6x4aUTouVa1w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-toolbars/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-viewport": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-viewport/-/addon-viewport-6.5.9.tgz",
|
|
"integrity": "sha512-thKS+iw6M7ueDQQ7M66STZ5rgtJKliAcIX6UCopo0Ffh4RaRYmX6MCjqtvBKk8joyXUvm9SpWQemJD9uBQrjgw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"memoizerific": "^1.11.3",
|
|
"prop-types": "^15.7.2",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-viewport/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addons": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addons/-/addons-6.5.9.tgz",
|
|
"integrity": "sha512-adwdiXg+mntfPocLc1KXjZXyLgGk7Aac699Fwe+OUYPEC5tW347Rm/kFatcE556d42o5czcRiq3ZSIGWnm9ieQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addons/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/api": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/api/-/api-6.5.9.tgz",
|
|
"integrity": "sha512-9ylztnty4Y+ALU/ehW3BML9czjCAFsWvrwuCi6UgcwNjswwjSX3VRLhfD1KT3pl16ho//95LgZ0LnSwROCcPOA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"store2": "^2.12.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/api/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/builder-webpack4/-/builder-webpack4-6.5.9.tgz",
|
|
"integrity": "sha512-YOeA4++9uRZ8Hog1wC60yjaxBOiI1FRQNtax7b9E7g+kP8UlSCPCGcv4gls9hFmzbzTOPfQTWnToA9Oa6jzRVw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"autoprefixer": "^9.8.6",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^3.6.0",
|
|
"file-loader": "^6.2.0",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^4.1.6",
|
|
"glob": "^7.1.6",
|
|
"glob-promise": "^3.4.0",
|
|
"global": "^4.4.0",
|
|
"html-webpack-plugin": "^4.0.0",
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
"postcss": "^7.0.36",
|
|
"postcss-flexbugs-fixes": "^4.2.1",
|
|
"postcss-loader": "^4.2.0",
|
|
"raw-loader": "^4.0.2",
|
|
"stable": "^0.1.8",
|
|
"style-loader": "^1.3.0",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"url-loader": "^4.1.1",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4",
|
|
"webpack-dev-middleware": "^3.7.3",
|
|
"webpack-filter-warnings-plugin": "^1.2.1",
|
|
"webpack-hot-middleware": "^2.25.1",
|
|
"webpack-virtual-modules": "^0.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@types/html-minifier-terser": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz",
|
|
"integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/autoprefixer": {
|
|
"version": "9.8.8",
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz",
|
|
"integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"browserslist": "^4.12.0",
|
|
"caniuse-lite": "^1.0.30001109",
|
|
"normalize-range": "^0.1.2",
|
|
"num2fraction": "^1.2.2",
|
|
"picocolors": "^0.2.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"bin": {
|
|
"autoprefixer": "bin/autoprefixer"
|
|
},
|
|
"funding": {
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/clean-css": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
|
|
"integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"dev": true,
|
|
"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/@storybook/builder-webpack4/node_modules/css-loader": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
|
|
"integrity": "sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/css-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/enhanced-resolve/node_modules/memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/html-minifier-terser": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
|
|
"integrity": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camel-case": "^4.1.1",
|
|
"clean-css": "^4.2.3",
|
|
"commander": "^4.1.1",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.3",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^4.6.3"
|
|
},
|
|
"bin": {
|
|
"html-minifier-terser": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/html-minifier-terser/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/html-minifier-terser/node_modules/terser/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/html-webpack-plugin": {
|
|
"version": "4.5.2",
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz",
|
|
"integrity": "sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": "^5.0.0",
|
|
"@types/tapable": "^1.0.5",
|
|
"@types/webpack": "^4.41.8",
|
|
"html-minifier-terser": "^5.0.1",
|
|
"loader-utils": "^1.2.3",
|
|
"lodash": "^4.17.20",
|
|
"pretty-error": "^2.1.1",
|
|
"tapable": "^1.1.3",
|
|
"util.promisify": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/icss-utils": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
|
|
"integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pkg-dir/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pkg-dir/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-flexbugs-fixes": {
|
|
"version": "4.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.1.tgz",
|
|
"integrity": "sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.26"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-loader": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-4.3.0.tgz",
|
|
"integrity": "sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-loader/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
|
|
"integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz",
|
|
"integrity": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
|
|
"integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
|
|
"integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz",
|
|
"integrity": "sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/style-loader": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.3.0.tgz",
|
|
"integrity": "sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/style-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/style-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/terser-webpack-plugin": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz",
|
|
"integrity": "sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^15.0.5",
|
|
"find-cache-dir": "^3.3.1",
|
|
"jest-worker": "^26.5.0",
|
|
"p-limit": "^3.0.2",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.3.4",
|
|
"webpack-sources": "^1.4.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"chokidar": "^3.4.1",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
},
|
|
"webpack-command": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz",
|
|
"integrity": "sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack-filter-warnings-plugin": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-filter-warnings-plugin/-/webpack-filter-warnings-plugin-1.2.1.tgz",
|
|
"integrity": "sha512-Ez6ytc9IseDMLPo0qCuNNYzgtUl8NovOqjIq4uAU8LTD4uoa1w1KpZyyzFtLTEMZpkkOkLfL9eN+KGYdk1Qtwg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 4.3 < 5.0.0 || >= 5.10"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack-virtual-modules": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.2.2.tgz",
|
|
"integrity": "sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
|
|
"integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
|
|
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
|
|
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/webpack/node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack4/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack5": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/builder-webpack5/-/builder-webpack5-6.5.9.tgz",
|
|
"integrity": "sha512-NUVZ4Qci6HWPuoH8U/zQkdBO5soGgu7QYrGC/LWU0tRfmmZxkjr7IUU14ppDpGPYgx3r7jkaQI1J/E1YEmSCWQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"babel-plugin-named-exports-order": "^0.0.2",
|
|
"browser-assert": "^1.2.1",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^5.0.1",
|
|
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
|
"glob": "^7.1.6",
|
|
"glob-promise": "^3.4.0",
|
|
"html-webpack-plugin": "^5.0.0",
|
|
"path-browserify": "^1.0.1",
|
|
"process": "^0.11.10",
|
|
"stable": "^0.1.8",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^5.0.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "^5.9.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-hot-middleware": "^2.25.1",
|
|
"webpack-virtual-modules": "^0.4.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"yarn": ">=1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 6",
|
|
"typescript": ">= 2.7",
|
|
"vue-template-compiler": "*",
|
|
"webpack": ">= 4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
},
|
|
"vue-template-compiler": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz",
|
|
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/builder-webpack5/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/channel-postmessage": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channel-postmessage/-/channel-postmessage-6.5.9.tgz",
|
|
"integrity": "sha512-pX/0R8UW7ezBhCrafRaL20OvMRcmESYvQQCDgjqSzJyHkcG51GOhsd6Ge93eJ6QvRMm9+w0Zs93N2VKjVtz0Qw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"qs": "^6.10.0",
|
|
"telejson": "^6.0.8"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/channel-postmessage/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/channel-websocket": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channel-websocket/-/channel-websocket-6.5.9.tgz",
|
|
"integrity": "sha512-xtHvSNwuOhkgALwVshKWsoFhDmuvcosdYfxcfFGEiYKXIu46tRS5ZXmpmgEC/0JAVkVoFj5nL8bV7IY5np6oaA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"telejson": "^6.0.8"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/channel-websocket/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/channels": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channels/-/channels-6.5.9.tgz",
|
|
"integrity": "sha512-FvGA35nV38UPXWOl9ERapFTJaxwSTamQ339s2Ev7E9riyRG+GRkgTWzf5kECJgS1PAYKd/7m/RqKJT9BVv6A5g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-js": "^3.8.2",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/channels/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/client-api": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/client-api/-/client-api-6.5.9.tgz",
|
|
"integrity": "sha512-pc7JKJoWLesixUKvG2nV36HukUuYoGRyAgD3PpIV7qSBS4JixqZ3VAHFUtqV1UzfOSQTovLSl4a0rIRnpie6gA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"@types/qs": "^6.9.5",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"store2": "^2.12.0",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/client-api/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/client-logger": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-6.5.9.tgz",
|
|
"integrity": "sha512-DOHL6p0uiDd3gV/Sb2FR+Vh6OiPrrf8BrA06uvXWsMRIIvEEvnparxv9EvPg7FlmUX0T3nq7d3juwjx4F8Wbcg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/client-logger/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/components": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/components/-/components-6.5.9.tgz",
|
|
"integrity": "sha512-BhfX980O9zn/1J4FNMeDo8ZvL1m5Ml3T4HRpfYmEBnf8oW5b5BeF6S2K2cwFStZRjWqm1feUcwNpZxCBVMkQnQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/react-syntax-highlighter": "11.0.5",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"react-syntax-highlighter": "^15.4.5",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/components/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core/-/core-6.5.9.tgz",
|
|
"integrity": "sha512-Mt3TTQnjQt2/pa60A+bqDsAOrYpohapdtt4DDZEbS8h0V6u11KyYYh3w7FCySlL+sPEyogj63l5Ec76Jah3l2w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-server": "6.5.9"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"webpack": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@storybook/builder-webpack5": {
|
|
"optional": true
|
|
},
|
|
"@storybook/manager-webpack5": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-client": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-client/-/core-client-6.5.9.tgz",
|
|
"integrity": "sha512-LY0QbhShowO+PQx3gao3wdVjpKMH1AaSLmuI95FrcjoMmSXGf96jVLKQp9mJRGeHIsAa93EQBYuCihZycM3Kbg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channel-websocket": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"airbnb-js-shims": "^2.2.1",
|
|
"ansi-to-html": "^0.6.11",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"unfetch": "^4.2.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"webpack": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-client/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-common/-/core-common-6.5.9.tgz",
|
|
"integrity": "sha512-NxOK0mrOCo0TWZ7Npc5HU66EKoRHlrtg18/ZixblLDWQMIqY9XCck8K1kJ8QYpYCHla+aHIsYUArFe2vhlEfZA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
|
"@babel/plugin-proposal-decorators": "^7.12.12",
|
|
"@babel/plugin-proposal-export-default-from": "^7.12.1",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
|
"@babel/plugin-proposal-private-methods": "^7.12.1",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.12.1",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-arrow-functions": "^7.12.1",
|
|
"@babel/plugin-transform-block-scoping": "^7.12.12",
|
|
"@babel/plugin-transform-classes": "^7.12.1",
|
|
"@babel/plugin-transform-destructuring": "^7.12.1",
|
|
"@babel/plugin-transform-for-of": "^7.12.1",
|
|
"@babel/plugin-transform-parameters": "^7.12.1",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.12.1",
|
|
"@babel/plugin-transform-spread": "^7.12.1",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@babel/preset-typescript": "^7.12.7",
|
|
"@babel/register": "^7.12.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/pretty-hrtime": "^1.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"babel-plugin-macros": "^3.0.1",
|
|
"babel-plugin-polyfill-corejs3": "^0.1.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"express": "^4.17.1",
|
|
"file-system-cache": "^1.0.5",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
|
"fs-extra": "^9.0.1",
|
|
"glob": "^7.1.6",
|
|
"handlebars": "^4.7.7",
|
|
"interpret": "^2.2.0",
|
|
"json5": "^2.1.3",
|
|
"lazy-universal-dotenv": "^3.0.1",
|
|
"picomatch": "^2.3.0",
|
|
"pkg-dir": "^5.0.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"resolve-from": "^5.0.0",
|
|
"slash": "^3.0.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz",
|
|
"integrity": "sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==",
|
|
"dev": true,
|
|
"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/@storybook/core-common/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/babel-plugin-macros/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"dev": true,
|
|
"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/@storybook/core-common/node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.1.7",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz",
|
|
"integrity": "sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.1.5",
|
|
"core-js-compat": "^3.8.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/enhanced-resolve/node_modules/memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"yarn": ">=1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 6",
|
|
"typescript": ">= 2.7",
|
|
"vue-template-compiler": "*",
|
|
"webpack": ">= 4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
},
|
|
"vue-template-compiler": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"chokidar": "^3.4.1",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
},
|
|
"webpack-command": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/webpack/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-common/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-events": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-events/-/core-events-6.5.9.tgz",
|
|
"integrity": "sha512-tXt7a3ZvJOCeEKpNa/B5rQM5VI7UJLlOh3IHOImWn4HqoBRrZvbourmac+PRZAtXpos0h3c6554Hjapj/Sny5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-js": "^3.8.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-events/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-server/-/core-server-6.5.9.tgz",
|
|
"integrity": "sha512-YeePGUrd5fQPvGzMhowh124KrcZURFpFXg1VB0Op3ESqCIsInoMZeObci4Gc+binMXC7vcv7aw3EwSLU37qJzQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@discoveryjs/json-ext": "^0.5.3",
|
|
"@storybook/builder-webpack4": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/csf-tools": "6.5.9",
|
|
"@storybook/manager-webpack4": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/telemetry": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/node-fetch": "^2.5.7",
|
|
"@types/pretty-hrtime": "^1.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"better-opn": "^2.1.1",
|
|
"boxen": "^5.1.2",
|
|
"chalk": "^4.1.0",
|
|
"cli-table3": "^0.6.1",
|
|
"commander": "^6.2.1",
|
|
"compression": "^1.7.4",
|
|
"core-js": "^3.8.2",
|
|
"cpy": "^8.1.2",
|
|
"detect-port": "^1.3.0",
|
|
"express": "^4.17.1",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"globby": "^11.0.2",
|
|
"ip": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"node-fetch": "^2.6.7",
|
|
"open": "^8.4.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"prompts": "^2.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"serve-favicon": "^2.5.0",
|
|
"slash": "^3.0.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"watchpack": "^2.2.0",
|
|
"webpack": "4",
|
|
"ws": "^8.2.3",
|
|
"x-default-browser": "^0.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@storybook/builder-webpack5": {
|
|
"optional": true
|
|
},
|
|
"@storybook/manager-webpack5": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
|
|
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/commander": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/enhanced-resolve/node_modules/memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/ip": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
|
|
"integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/open": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/terser-webpack-plugin/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/terser/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
},
|
|
"webpack-command": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/webpack/node_modules/watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"chokidar": "^3.4.1",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core-server/node_modules/ws": {
|
|
"version": "8.8.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.0.tgz",
|
|
"integrity": "sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/csf": {
|
|
"version": "0.0.2--canary.4566f4d.1",
|
|
"resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.0.2--canary.4566f4d.1.tgz",
|
|
"integrity": "sha512-9OVvMVh3t9znYZwb0Svf/YQoxX2gVOeQTGe2bses2yj+a3+OJnCrUF3/hGv6Em7KujtOdL2LL+JnG49oMVGFgQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lodash": "^4.17.15"
|
|
}
|
|
},
|
|
"node_modules/@storybook/csf-tools": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/csf-tools/-/csf-tools-6.5.9.tgz",
|
|
"integrity": "sha512-RAdhsO2XmEDyWy0qNQvdKMLeIZAuyfD+tYlUwBHRU6DbByDucvwgMOGy5dF97YNJFmyo93EUYJzXjUrJs3U1LQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/parser": "^7.12.11",
|
|
"@babel/plugin-transform-react-jsx": "^7.12.12",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/traverse": "^7.12.11",
|
|
"@babel/types": "^7.12.11",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/mdx1-csf": "^0.0.1",
|
|
"core-js": "^3.8.2",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"@storybook/mdx2-csf": "^0.0.3"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@storybook/mdx2-csf": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/csf-tools/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/docs-tools": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/docs-tools/-/docs-tools-6.5.9.tgz",
|
|
"integrity": "sha512-UoTaXLvec8x+q+4oYIk/t8DBju9C3ZTGklqOxDIt+0kS3TFAqEgI3JhKXqQOXgN5zDcvLVSxi8dbVAeSxk2ktA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"doctrine": "^3.0.0",
|
|
"lodash": "^4.17.21",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/docs-tools/node_modules/core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/manager-webpack4/-/manager-webpack4-6.5.9.tgz",
|
|
"integrity": "sha512-49LZlHqWc7zj9tQfOOANixPYmLxqWTTZceA6DSXnKd9xDiO2Gl23Y+l/CSPXNZGDB8QFAwpimwqyKJj/NLH45A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-transform-template-literals": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^3.6.0",
|
|
"express": "^4.17.1",
|
|
"file-loader": "^6.2.0",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"html-webpack-plugin": "^4.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0",
|
|
"style-loader": "^1.3.0",
|
|
"telejson": "^6.0.8",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"url-loader": "^4.1.1",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4",
|
|
"webpack-dev-middleware": "^3.7.3",
|
|
"webpack-virtual-modules": "^0.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@types/html-minifier-terser": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz",
|
|
"integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/clean-css": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
|
|
"integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/css-loader": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
|
|
"integrity": "sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/css-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/enhanced-resolve/node_modules/memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/html-minifier-terser": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
|
|
"integrity": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camel-case": "^4.1.1",
|
|
"clean-css": "^4.2.3",
|
|
"commander": "^4.1.1",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.3",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^4.6.3"
|
|
},
|
|
"bin": {
|
|
"html-minifier-terser": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/html-minifier-terser/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/html-minifier-terser/node_modules/terser/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/html-webpack-plugin": {
|
|
"version": "4.5.2",
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz",
|
|
"integrity": "sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": "^5.0.0",
|
|
"@types/tapable": "^1.0.5",
|
|
"@types/webpack": "^4.41.8",
|
|
"html-minifier-terser": "^5.0.1",
|
|
"loader-utils": "^1.2.3",
|
|
"lodash": "^4.17.20",
|
|
"pretty-error": "^2.1.1",
|
|
"tapable": "^1.1.3",
|
|
"util.promisify": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/icss-utils": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
|
|
"integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.3.0 <5.0.0 || >=5.10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pkg-dir/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pkg-dir/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
|
|
"integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz",
|
|
"integrity": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
|
|
"integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
|
|
"integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz",
|
|
"integrity": "sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/style-loader": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.3.0.tgz",
|
|
"integrity": "sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/style-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/style-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/terser-webpack-plugin": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz",
|
|
"integrity": "sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^15.0.5",
|
|
"find-cache-dir": "^3.3.1",
|
|
"jest-worker": "^26.5.0",
|
|
"p-limit": "^3.0.2",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.3.4",
|
|
"webpack-sources": "^1.4.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"chokidar": "^3.4.1",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
},
|
|
"webpack-command": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz",
|
|
"integrity": "sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack-virtual-modules": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.2.2.tgz",
|
|
"integrity": "sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
|
|
"integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
|
|
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
|
|
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack4/node_modules/webpack/node_modules/terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/manager-webpack5/-/manager-webpack5-6.5.9.tgz",
|
|
"integrity": "sha512-J1GamphSsaZLNBEhn1awgxzOS8KfvzrHtVlAm2VHwW7j1E1DItROFJhGCgduYYuBiN9eqm+KIYrxcr6cRuoolQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-transform-template-literals": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^5.0.1",
|
|
"express": "^4.17.1",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"html-webpack-plugin": "^5.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"process": "^0.11.10",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0",
|
|
"style-loader": "^2.0.0",
|
|
"telejson": "^6.0.8",
|
|
"terser-webpack-plugin": "^5.0.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "^5.9.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-virtual-modules": "^0.4.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz",
|
|
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/mdx1-csf": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/@storybook/mdx1-csf/-/mdx1-csf-0.0.1.tgz",
|
|
"integrity": "sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/parser": "^7.12.11",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/types": "^7.12.11",
|
|
"@mdx-js/mdx": "^1.6.22",
|
|
"@types/lodash": "^4.14.167",
|
|
"js-string-escape": "^1.0.1",
|
|
"loader-utils": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"prettier": ">=2.2.1 <=2.3.0",
|
|
"ts-dedent": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/mdx1-csf/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/mdx1-csf/node_modules/prettier": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.0.tgz",
|
|
"integrity": "sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/node-logger/-/node-logger-6.5.9.tgz",
|
|
"integrity": "sha512-nZZNZG2Wtwv6Trxi3FrnIqUmB55xO+X/WQGPT5iKlqNjdRIu/T72mE7addcp4rbuWCQfZUhcDDGpBOwKtBxaGg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/npmlog": "^4.1.2",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"npmlog": "^5.0.1",
|
|
"pretty-hrtime": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/ansi-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/are-we-there-yet": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/core-js": {
|
|
"version": "3.19.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/gauge": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
"color-support": "^1.1.2",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.1",
|
|
"object-assign": "^4.1.1",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1 || ^2.0.0",
|
|
"strip-ansi": "^3.0.1 || ^4.0.0",
|
|
"wide-align": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/npmlog": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"are-we-there-yet": "^2.0.0",
|
|
"console-control-strings": "^1.1.0",
|
|
"gauge": "^3.0.0",
|
|
"set-blocking": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/strip-ansi": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/node-logger/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/postinstall": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/postinstall/-/postinstall-6.5.9.tgz",
|
|
"integrity": "sha512-KQBupK+FMRrtSt8IL0MzCZ/w9qbd25Yxxp/+ajfWgZTRgsWgVFOqcDyMhS16eNbBp5qKIBCBDXfEF+/mK8HwQQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-js": "^3.8.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/postinstall/node_modules/core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/preview-web": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/preview-web/-/preview-web-6.5.9.tgz",
|
|
"integrity": "sha512-4eMrO2HJyZUYyL/j+gUaDvry6iGedshwT5MQqe7J9FaA+Q2pNARQRB1X53f410w7S4sObRmYIAIluWPYdWym9w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"ansi-to-html": "^0.6.11",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"unfetch": "^4.2.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/preview-web/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/react/-/react-6.5.9.tgz",
|
|
"integrity": "sha512-Rp+QaTQAzxJhwuzJXVd49mnIBLQRlF8llTxPT2YoGHdrGkku/zl/HblQ6H2yzEf15367VyzaAv/BpLsO9Jlfxg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/preset-flow": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/docs-tools": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@types/estree": "^0.0.51",
|
|
"@types/node": "^14.14.20 || ^16.0.0",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"acorn": "^7.4.1",
|
|
"acorn-jsx": "^5.3.1",
|
|
"acorn-walk": "^7.2.0",
|
|
"babel-plugin-add-react-displayname": "^0.0.5",
|
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
"core-js": "^3.8.2",
|
|
"escodegen": "^2.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"html-tags": "^3.1.0",
|
|
"lodash": "^4.17.21",
|
|
"prop-types": "^15.7.2",
|
|
"react-element-to-jsx-string": "^14.3.4",
|
|
"react-refresh": "^0.11.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": ">=4.43.0 <6.0.0"
|
|
},
|
|
"bin": {
|
|
"build-storybook": "bin/build.js",
|
|
"start-storybook": "bin/index.js",
|
|
"storybook-server": "bin/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.5",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@babel/core": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-webpack4": {
|
|
"optional": true
|
|
},
|
|
"@storybook/builder-webpack5": {
|
|
"optional": true
|
|
},
|
|
"@storybook/manager-webpack4": {
|
|
"optional": true
|
|
},
|
|
"@storybook/manager-webpack5": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin": {
|
|
"version": "1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0",
|
|
"resolved": "https://registry.npmjs.org/@storybook/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0.tgz",
|
|
"integrity": "sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"endent": "^2.0.1",
|
|
"find-cache-dir": "^3.3.1",
|
|
"flat-cache": "^3.0.4",
|
|
"micromatch": "^4.0.2",
|
|
"react-docgen-typescript": "^2.1.1",
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">= 3.x",
|
|
"webpack": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-docgen-typescript-plugin/node_modules/tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/react/node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.5.7",
|
|
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.7.tgz",
|
|
"integrity": "sha512-bcKCAzF0DV2IIROp9ZHkRJa6O4jy7NlnHdWL3GmcUxYWNjLXkK5kfELELwEfSP5hXPfVL/qOGMAROuMQb9GG8Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-html-community": "^0.0.8",
|
|
"common-path-prefix": "^3.0.0",
|
|
"core-js-pure": "^3.8.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"find-up": "^5.0.0",
|
|
"html-entities": "^2.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/webpack": "4.x || 5.x",
|
|
"react-refresh": ">=0.10.0 <1.0.0",
|
|
"sockjs-client": "^1.4.0",
|
|
"type-fest": ">=0.17.0 <3.0.0",
|
|
"webpack": ">=4.43.0 <6.0.0",
|
|
"webpack-dev-server": "3.x || 4.x",
|
|
"webpack-hot-middleware": "2.x",
|
|
"webpack-plugin-serve": "0.x || 1.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/webpack": {
|
|
"optional": true
|
|
},
|
|
"sockjs-client": {
|
|
"optional": true
|
|
},
|
|
"type-fest": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
},
|
|
"webpack-hot-middleware": {
|
|
"optional": true
|
|
},
|
|
"webpack-plugin-serve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/@types/estree": {
|
|
"version": "0.0.51",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
|
|
"integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/react/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
|
|
"dev": true,
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/react-refresh": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
|
|
"integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/source-map": {
|
|
"version": "0.7.4",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
|
|
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/type-fest": {
|
|
"version": "2.13.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.13.1.tgz",
|
|
"integrity": "sha512-hXYyrPFwETT2swFLHeoKtJrvSF/ftG/sA15/8nGaLuaDGfVAaq8DYFpu4yOyV4tzp082WqnTEoMsm3flKMI2FQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/router": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/router/-/router-6.5.9.tgz",
|
|
"integrity": "sha512-G2Xp/2r8vU2O34eelE+G5VbEEVFDeHcCURrVJEROh6dq2asFJAPbzslVXSeCqgOTNLSpRDJ2NcN5BckkNqmqJg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/router/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver": {
|
|
"version": "7.3.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"core-js": "^3.6.5",
|
|
"find-up": "^4.1.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/semver/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/source-loader": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/source-loader/-/source-loader-6.5.9.tgz",
|
|
"integrity": "sha512-H03nFKaP6borfWMTTa9igBA+Jm2ph+FoVJImWC/X+LAmLSJYYSXuqSgmiZ/DZvbjxS4k8vccE2HXogne1IvaRA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"estraverse": "^5.2.0",
|
|
"global": "^4.4.0",
|
|
"loader-utils": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"prettier": ">=2.2.1 <=2.3.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/source-loader/node_modules/core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/source-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/source-loader/node_modules/prettier": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.0.tgz",
|
|
"integrity": "sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/store": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/store/-/store-6.5.9.tgz",
|
|
"integrity": "sha512-80pcDTcCwK6wUA63aWOp13urI77jfipIVee9mpVvbNyfrNN8kGv1BS0z/JHDxuV6rC4g7LG1fb+BurR0yki7BA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"slash": "^3.0.0",
|
|
"stable": "^0.1.8",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/store/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/store/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/telemetry/-/telemetry-6.5.9.tgz",
|
|
"integrity": "sha512-JluoHCRhHAr4X0eUNVBSBi1JIBA92404Tu1TPdbN7x6gCZxHXXPTSUTAnspXp/21cTdMhY2x+kfZQ8fmlGK4MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"detect-package-manager": "^2.0.1",
|
|
"fetch-retry": "^5.0.2",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"isomorphic-unfetch": "^3.1.0",
|
|
"nanoid": "^3.3.1",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@storybook/telemetry/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/telemetry/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@storybook/theming": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-6.5.9.tgz",
|
|
"integrity": "sha512-KM0AMP5jMQPAdaO8tlbFCYqx9uYM/hZXGSVUhznhLYu7bhNAIK7ZVmXxyE/z/khM++8eUHzRoZGiO/cwCkg9Xw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/theming/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@storybook/ui": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/ui/-/ui-6.5.9.tgz",
|
|
"integrity": "sha512-ryuPxJgtbb0gPXKGgGAUC+Z185xGAd1IvQ0jM5fJ0SisHXI8jteG3RaWhntOehi9qCg+64Vv6eH/cj9QYNHt1Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/ui/node_modules/core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/@stripe/react-stripe-js": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz",
|
|
"integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==",
|
|
"dependencies": {
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@stripe/stripe-js": "^1.32.0",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@stripe/stripe-js": {
|
|
"version": "1.32.0",
|
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz",
|
|
"integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A=="
|
|
},
|
|
"node_modules/@surma/rollup-plugin-off-main-thread": {
|
|
"version": "2.2.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"ejs": "^3.1.6",
|
|
"json5": "^2.2.0",
|
|
"magic-string": "^0.25.0",
|
|
"string.prototype.matchall": "^4.0.6"
|
|
}
|
|
},
|
|
"node_modules/@surma/rollup-plugin-off-main-thread/node_modules/ejs": {
|
|
"version": "3.1.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jake": "^10.6.1"
|
|
},
|
|
"bin": {
|
|
"ejs": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-add-jsx-attribute": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-svg-dynamic-title": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-svg-em-dimensions": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-transform-react-native-svg": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-plugin-transform-svg-component": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/babel-preset": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
|
|
"@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
|
|
"@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
|
|
"@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
|
|
"@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
|
|
"@svgr/babel-plugin-transform-svg-component": "^5.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/core": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@svgr/plugin-jsx": "^5.5.0",
|
|
"camelcase": "^6.2.0",
|
|
"cosmiconfig": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/core/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@svgr/core/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@svgr/hast-util-to-babel-ast": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-jsx": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@svgr/babel-preset": "^5.5.0",
|
|
"@svgr/hast-util-to-babel-ast": "^5.5.0",
|
|
"svg-parser": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"svgo": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/css-select": {
|
|
"version": "2.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^3.2.1",
|
|
"domutils": "^1.7.0",
|
|
"nth-check": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/css-tree": {
|
|
"version": "1.0.0-alpha.37",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdn-data": "2.0.4",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/css-what": {
|
|
"version": "3.4.2",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/dom-serializer": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/domutils": {
|
|
"version": "1.7.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "0",
|
|
"domelementtype": "1"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/domutils/node_modules/domelementtype": {
|
|
"version": "1.3.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/mdn-data": {
|
|
"version": "2.0.4",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/nth-check": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/sax": {
|
|
"version": "1.2.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/plugin-svgo/node_modules/svgo": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^2.4.1",
|
|
"coa": "^2.0.2",
|
|
"css-select": "^2.0.0",
|
|
"css-select-base-adapter": "^0.1.1",
|
|
"css-tree": "1.0.0-alpha.37",
|
|
"csso": "^4.0.2",
|
|
"js-yaml": "^3.13.1",
|
|
"mkdirp": "~0.5.1",
|
|
"object.values": "^1.1.0",
|
|
"sax": "~1.2.4",
|
|
"stable": "^0.1.8",
|
|
"unquote": "~1.1.1",
|
|
"util.promisify": "~1.0.0"
|
|
},
|
|
"bin": {
|
|
"svgo": "bin/svgo"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@svgr/webpack": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/plugin-transform-react-constant-elements": "^7.12.1",
|
|
"@babel/preset-env": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.5",
|
|
"@svgr/core": "^5.5.0",
|
|
"@svgr/plugin-jsx": "^5.5.0",
|
|
"@svgr/plugin-svgo": "^5.5.0",
|
|
"loader-utils": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/gregberge"
|
|
}
|
|
},
|
|
"node_modules/@svgr/webpack/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/@szmarczak/http-timer": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/cypress": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.3.tgz",
|
|
"integrity": "sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.14.6",
|
|
"@testing-library/dom": "^8.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom": {
|
|
"version": "8.15.0",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.15.0.tgz",
|
|
"integrity": "sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.9",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^27.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/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"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/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/@testing-library/dom/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/@testing-library/dom/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/@testing-library/dom/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/@testing-library/jest-dom": {
|
|
"version": "5.16.4",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
|
|
"integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.9.2",
|
|
"@types/testing-library__jest-dom": "^5.9.1",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^3.0.0",
|
|
"css": "^3.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lodash": "^4.17.15",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/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"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
|
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/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/@testing-library/jest-dom/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/@testing-library/jest-dom/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/@testing-library/jest-dom/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/@testing-library/react": {
|
|
"version": "12.1.5",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.5.tgz",
|
|
"integrity": "sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@testing-library/dom": "^8.0.0",
|
|
"@types/react-dom": "<18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "<18.0.0",
|
|
"react-dom": "<18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/user-event": {
|
|
"version": "13.5.0",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
|
|
"integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"@testing-library/dom": ">=7.21.4"
|
|
}
|
|
},
|
|
"node_modules/@tokenizer/token": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tootallnate/once": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@trysound/sax": {
|
|
"version": "0.2.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@tsconfig/node10": {
|
|
"version": "1.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node12": {
|
|
"version": "1.0.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node14": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node16": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@turist/fetch": {
|
|
"version": "7.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node-fetch": "2"
|
|
},
|
|
"peerDependencies": {
|
|
"node-fetch": "2"
|
|
}
|
|
},
|
|
"node_modules/@turist/time": {
|
|
"version": "0.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/acorn": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/aria-query": {
|
|
"version": "4.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/babel__core": {
|
|
"version": "7.1.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__generator": {
|
|
"version": "7.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__template": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__traverse": {
|
|
"version": "7.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.3.0"
|
|
}
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/bonjour": {
|
|
"version": "3.5.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cacheable-request": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-cache-semantics": "*",
|
|
"@types/keyv": "*",
|
|
"@types/node": "*",
|
|
"@types/responselike": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/chai": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/cheerio": {
|
|
"version": "0.22.30",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/codemirror": {
|
|
"version": "5.60.5",
|
|
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
|
|
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/tern": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/common-tags": {
|
|
"version": "1.8.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/component-emitter": {
|
|
"version": "1.2.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/configstore": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect-history-api-fallback": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cookie": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/cors": {
|
|
"version": "2.8.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/debug": {
|
|
"version": "0.0.30",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/enzyme": {
|
|
"version": "3.10.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/cheerio": "*",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/enzyme-adapter-react-16": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/enzyme": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint": {
|
|
"version": "7.29.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint-scope": {
|
|
"version": "3.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "0.0.52",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.52.tgz",
|
|
"integrity": "sha512-BZWrtCU0bMVAIliIV+HJO1f1PR41M7NKjfxrFJwwhKI1KwhwOxYw1SXg9ao+CIMt774nFuGiG6eU+udtbEI9oQ=="
|
|
},
|
|
"node_modules/@types/estree-jsx": {
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "4.17.13",
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
|
|
"integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.18",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "4.17.26",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/faker": {
|
|
"version": "5.5.9",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/get-port": {
|
|
"version": "3.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/glob": {
|
|
"version": "5.0.37",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/graceful-fs": {
|
|
"version": "4.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/hast": {
|
|
"version": "2.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/hoist-non-react-statics": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
}
|
|
},
|
|
"node_modules/@types/html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-cache-semantics": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-proxy": {
|
|
"version": "1.17.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/inquirer": {
|
|
"version": "8.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/through": "*",
|
|
"rxjs": "^7.2.0"
|
|
}
|
|
},
|
|
"node_modules/@types/inquirer/node_modules/rxjs": {
|
|
"version": "7.5.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@types/inquirer/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/@types/is-function": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/jest": {
|
|
"version": "27.5.2",
|
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
|
|
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
|
|
"dependencies": {
|
|
"jest-matcher-utils": "^27.0.0",
|
|
"pretty-format": "^27.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/jquery": {
|
|
"version": "3.5.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/sizzle": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/json-patch": {
|
|
"version": "0.0.30",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/keyv": {
|
|
"version": "3.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/loadable__component": {
|
|
"version": "5.13.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.177",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash-es": {
|
|
"version": "4.17.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/lodash": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mdast": {
|
|
"version": "3.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "1.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/minimatch": {
|
|
"version": "3.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mkdirp": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mock-fs": {
|
|
"version": "4.13.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/ms": {
|
|
"version": "0.7.31",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "16.11.43",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.43.tgz",
|
|
"integrity": "sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ=="
|
|
},
|
|
"node_modules/@types/node-fetch": {
|
|
"version": "2.5.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"form-data": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/node-fetch/node_modules/form-data": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@types/normalize-package-data": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/npmlog": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/parse-json": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/parse5": {
|
|
"version": "5.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/passport": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/prettier": {
|
|
"version": "2.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/pretty-hrtime": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prismjs": {
|
|
"version": "1.26.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/psl": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/q": {
|
|
"version": "1.5.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.9.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/reach__router": {
|
|
"version": "1.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "17.0.47",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.47.tgz",
|
|
"integrity": "sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-dom": {
|
|
"version": "17.0.17",
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.17.tgz",
|
|
"integrity": "sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==",
|
|
"dependencies": {
|
|
"@types/react": "^17"
|
|
}
|
|
},
|
|
"node_modules/@types/react-helmet": {
|
|
"version": "6.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-instantsearch-core": {
|
|
"version": "6.10.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"algoliasearch": ">=4",
|
|
"algoliasearch-helper": ">=3"
|
|
}
|
|
},
|
|
"node_modules/@types/react-instantsearch-dom": {
|
|
"version": "6.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"@types/react-instantsearch-core": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-monaco-editor": {
|
|
"version": "0.16.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"react-monaco-editor": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-monaco-editor/node_modules/react": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
|
|
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
|
|
"dev": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@types/react-monaco-editor/node_modules/react-monaco-editor": {
|
|
"version": "0.46.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^17.x",
|
|
"monaco-editor": "^0.28.1",
|
|
"react": "^17.x"
|
|
}
|
|
},
|
|
"node_modules/@types/react-redux": {
|
|
"version": "7.1.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hoist-non-react-statics": "^3.3.0",
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
"redux": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/react-responsive": {
|
|
"version": "8.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-scrollable-anchor": {
|
|
"version": "0.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-spinkit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-syntax-highlighter": {
|
|
"version": "11.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-test-renderer": {
|
|
"version": "17.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "^17"
|
|
}
|
|
},
|
|
"node_modules/@types/react-transition-group": {
|
|
"version": "4.4.5",
|
|
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.5.tgz",
|
|
"integrity": "sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/redux-actions": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/resolve": {
|
|
"version": "1.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/responselike": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/rimraf": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/glob": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/sanitize-html": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"htmlparser2": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.16.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/serve-index": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.13.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/sinonjs__fake-timers": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz",
|
|
"integrity": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/sizzle": {
|
|
"version": "2.3.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/sockjs": {
|
|
"version": "0.3.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/source-list-map": {
|
|
"version": "0.1.2",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/store": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/tapable": {
|
|
"version": "1.0.8",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/tern": {
|
|
"version": "0.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/testing-library__jest-dom": {
|
|
"version": "5.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/jest": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/through": {
|
|
"version": "0.0.30",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/tmp": {
|
|
"version": "0.0.33",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/trusted-types": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/uglify-js": {
|
|
"version": "3.13.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/@types/uglify-js/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"devOptional": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@types/unist": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/validator": {
|
|
"version": "13.7.4",
|
|
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.4.tgz",
|
|
"integrity": "sha512-uAaSWegu2lymY18l+s5nmcXu3sFeeTOl1zhSGoYzcr6T3wz1M+3OcW4UjfPhIhHGd13tIMRDsEpR+d8w/MexwQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/vfile": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/unist": "*",
|
|
"@types/vfile-message": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/vfile-message": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vfile-message": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/webpack": {
|
|
"version": "4.41.32",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/tapable": "^1",
|
|
"@types/uglify-js": "*",
|
|
"@types/webpack-sources": "*",
|
|
"anymatch": "^3.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/@types/webpack-env": {
|
|
"version": "1.16.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/webpack-sources": {
|
|
"version": "3.2.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/source-list-map": "*",
|
|
"source-map": "^0.7.3"
|
|
}
|
|
},
|
|
"node_modules/@types/webpack-sources/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"devOptional": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@types/webpack/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"devOptional": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@types/websocket": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "16.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "20.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/yauzl": {
|
|
"version": "2.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yoga-layout": {
|
|
"version": "1.9.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.29.0.tgz",
|
|
"integrity": "sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/type-utils": "5.29.0",
|
|
"@typescript-eslint/utils": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.2.0",
|
|
"regexpp": "^3.2.0",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^5.0.0",
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.21.0.tgz",
|
|
"integrity": "sha512-mzF6ert/6iQoESV0z9v5/mEaJRKL4fv68rHoZ6exM38xjxkw4MNx54B7ferrnMTM/GIRKLDaJ3JPRi+Dxa5Hlg==",
|
|
"dependencies": {
|
|
"@typescript-eslint/utils": "5.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.21.0.tgz",
|
|
"integrity": "sha512-XTX0g0IhvzcH/e3393SvjRCfYQxgxtYzL3UREteUneo72EFlt7UNoiYnikUtmGVobTbhUDByhJ4xRBNe+34kOQ==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/visitor-keys": "5.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/types": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.21.0.tgz",
|
|
"integrity": "sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.21.0.tgz",
|
|
"integrity": "sha512-Y8Y2T2FNvm08qlcoSMoNchh9y2Uj3QmjtwNMdRQkcFG7Muz//wfJBGBxh8R7HAGQFpgYpdHqUpEoPQk+q9Kjfg==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/visitor-keys": "5.21.0",
|
|
"debug": "^4.3.2",
|
|
"globby": "^11.0.4",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.5",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/utils": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.21.0.tgz",
|
|
"integrity": "sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.21.0",
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/typescript-estree": "5.21.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.21.0.tgz",
|
|
"integrity": "sha512-SX8jNN+iHqAF0riZQMkm7e8+POXa/fXw5cxL+gjpyP+FI+JVNhii53EmQgDAfDcBpFekYSlO0fGytMQwRiMQCA==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"eslint-visitor-keys": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.29.0.tgz",
|
|
"integrity": "sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/typescript-estree": "5.29.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.29.0.tgz",
|
|
"integrity": "sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/visitor-keys": "5.29.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.29.0.tgz",
|
|
"integrity": "sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==",
|
|
"dependencies": {
|
|
"@typescript-eslint/utils": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.29.0.tgz",
|
|
"integrity": "sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.29.0.tgz",
|
|
"integrity": "sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/visitor-keys": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.29.0.tgz",
|
|
"integrity": "sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/typescript-estree": "5.29.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.29.0.tgz",
|
|
"integrity": "sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ungap/promise-all-settled": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@vercel/webpack-asset-relocator-loader": {
|
|
"version": "1.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/ast": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-numbers": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-code-frame": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz",
|
|
"integrity": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-fsm": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz",
|
|
"integrity": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/helper-module-context": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz",
|
|
"integrity": "sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.11.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-opt": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"@webassemblyjs/wast-printer": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz",
|
|
"integrity": "sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/floating-point-hex-parser": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-code-frame": "1.9.0",
|
|
"@webassemblyjs/helper-fsm": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
|
|
"integrity": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/configtest": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz",
|
|
"integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==",
|
|
"dev": true,
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x",
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/info": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz",
|
|
"integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"envinfo": "^7.7.3"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/serve": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz",
|
|
"integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==",
|
|
"dev": true,
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@xtuc/ieee754": {
|
|
"version": "1.2.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@xtuc/long": {
|
|
"version": "4.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@zeit/schemas": {
|
|
"version": "2.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/abab": {
|
|
"version": "2.0.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"node_modules/accept-language": {
|
|
"version": "3.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bcp47": "^1.1.2",
|
|
"stable": "^0.1.6"
|
|
}
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.7.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-globals": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^7.1.1",
|
|
"acorn-walk": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/acorn-globals/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-import-assertions": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^8"
|
|
}
|
|
},
|
|
"node_modules/acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-node": {
|
|
"version": "1.8.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/acorn-node/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/address": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/adjust-sourcemap-loader": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"regex-parser": "^2.2.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/adjust-sourcemap-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/agent-base/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/agent-base/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/airbnb-js-shims": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/airbnb-js-shims/-/airbnb-js-shims-2.2.1.tgz",
|
|
"integrity": "sha512-wJNXPH66U2xjgo1Zwyjf9EydvJ2Si94+vSdk6EERcBfB2VZkeltpqIats0cqIZMLCXP3zcyaUKGYQeIBT6XjsQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"array-includes": "^3.0.3",
|
|
"array.prototype.flat": "^1.2.1",
|
|
"array.prototype.flatmap": "^1.2.1",
|
|
"es5-shim": "^4.5.13",
|
|
"es6-shim": "^0.35.5",
|
|
"function.prototype.name": "^1.1.0",
|
|
"globalthis": "^1.0.0",
|
|
"object.entries": "^1.1.0",
|
|
"object.fromentries": "^2.0.0 || ^1.0.0",
|
|
"object.getownpropertydescriptors": "^2.0.3",
|
|
"object.values": "^1.1.0",
|
|
"promise.allsettled": "^1.0.0",
|
|
"promise.prototype.finally": "^3.1.0",
|
|
"string.prototype.matchall": "^4.0.0 || ^3.0.1",
|
|
"string.prototype.padend": "^3.0.0",
|
|
"string.prototype.padstart": "^3.0.0",
|
|
"symbol.prototype.description": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/airbnb-prop-types": {
|
|
"version": "2.16.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array.prototype.find": "^2.1.1",
|
|
"function.prototype.name": "^1.1.2",
|
|
"is-regex": "^1.1.0",
|
|
"object-is": "^1.1.2",
|
|
"object.assign": "^4.1.0",
|
|
"object.entries": "^1.1.2",
|
|
"prop-types": "^15.7.2",
|
|
"prop-types-exact": "^1.2.0",
|
|
"react-is": "^16.13.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14 || ^15.0.0 || ^16.0.0-alpha"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-errors": {
|
|
"version": "1.0.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": ">=5.0.0"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
"version": "8.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/algoliasearch": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.13.1.tgz",
|
|
"integrity": "sha512-dtHUSE0caWTCE7liE1xaL+19AFf6kWEcyn76uhcitWpntqvicFHXKFoZe5JJcv9whQOTRM6+B8qJz6sFj+rDJA==",
|
|
"dependencies": {
|
|
"@algolia/cache-browser-local-storage": "4.13.1",
|
|
"@algolia/cache-common": "4.13.1",
|
|
"@algolia/cache-in-memory": "4.13.1",
|
|
"@algolia/client-account": "4.13.1",
|
|
"@algolia/client-analytics": "4.13.1",
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-personalization": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/logger-common": "4.13.1",
|
|
"@algolia/logger-console": "4.13.1",
|
|
"@algolia/requester-browser-xhr": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/requester-node-http": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"node_modules/algoliasearch-helper": {
|
|
"version": "3.10.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz",
|
|
"integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==",
|
|
"dependencies": {
|
|
"@algolia/events": "^4.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"algoliasearch": ">= 3.1 < 6"
|
|
}
|
|
},
|
|
"node_modules/alphanum-sort": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anser": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ansi-align": {
|
|
"version": "3.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-colors": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes/node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-html": {
|
|
"version": "0.0.7",
|
|
"engines": [
|
|
"node >= 0.8.0"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"ansi-html": "bin/ansi-html"
|
|
}
|
|
},
|
|
"node_modules/ansi-html-community": {
|
|
"version": "0.0.8",
|
|
"engines": [
|
|
"node >= 0.8.0"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"ansi-html": "bin/ansi-html"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ansi-to-html": {
|
|
"version": "0.6.15",
|
|
"resolved": "https://registry.npmjs.org/ansi-to-html/-/ansi-to-html-0.6.15.tgz",
|
|
"integrity": "sha512-28ijx2aHJGdzbs+O5SNQF65r6rrKYnkuwTYm8lZlChuoJ9P1vVzIpWO20sQTqTPDXYp6NFwk326vApTtLVFXpQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"entities": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"ansi-to-html": "bin/ansi-to-html"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/apache-crypt": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unix-crypt-td-js": "^1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/apache-md5": {
|
|
"version": "1.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/app-root-dir": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/append-field": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/application-config-path": {
|
|
"version": "0.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/aproba": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/arch": {
|
|
"version": "2.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/are-we-there-yet": {
|
|
"version": "1.1.7",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^2.0.6"
|
|
}
|
|
},
|
|
"node_modules/are-we-there-yet/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/are-we-there-yet/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/arr-diff": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/arr-flatten": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/arr-union": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array-find-index": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
|
|
"integrity": "sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array-flatten": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz",
|
|
"integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-iterate": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array-uniq": {
|
|
"version": "1.0.3",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array-unique": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.filter": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.find": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.map": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/array.prototype.map/-/array.prototype.map-1.0.4.tgz",
|
|
"integrity": "sha512-Qds9QnX7A0qISY7JT5WuJO0NJPE9CMlC6JzHQfhpqAAQQzufVRoeH7EzUY5GcPTx72voG8LV/5eo+b8Qi8hmhA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asn1": {
|
|
"version": "0.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js": {
|
|
"version": "5.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.0.0",
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/asn1.js/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/assert": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-object-assign": "^1.1.0",
|
|
"is-nan": "^1.2.1",
|
|
"object-is": "^1.0.1",
|
|
"util": "^0.12.0"
|
|
}
|
|
},
|
|
"node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/assertion-error": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/assign-symbols": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ast-types": {
|
|
"version": "0.14.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ast-types-flow": {
|
|
"version": "0.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ast-types/node_modules/tslib": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/astral-regex": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "1.5.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async-cache": {
|
|
"version": "1.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/async-cache/node_modules/lru-cache": {
|
|
"version": "4.1.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/async-cache/node_modules/yallist": {
|
|
"version": "2.1.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/async-each": {
|
|
"version": "1.0.3",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async-limiter": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/async-retry-ng": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/atob": {
|
|
"version": "2.1.2",
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"bin": {
|
|
"atob": "bin/atob.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/automation-events": {
|
|
"version": "4.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"tslib": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20.1"
|
|
}
|
|
},
|
|
"node_modules/automation-events/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/autoprefixer": {
|
|
"version": "10.4.7",
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.7.tgz",
|
|
"integrity": "sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"browserslist": "^4.20.3",
|
|
"caniuse-lite": "^1.0.30001335",
|
|
"fraction.js": "^4.2.0",
|
|
"normalize-range": "^0.1.2",
|
|
"picocolors": "^1.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"bin": {
|
|
"autoprefixer": "bin/autoprefixer"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/aws-sdk": {
|
|
"version": "2.1041.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"buffer": "4.9.2",
|
|
"events": "1.1.1",
|
|
"ieee754": "1.1.13",
|
|
"jmespath": "0.15.0",
|
|
"querystring": "0.2.0",
|
|
"sax": "1.2.1",
|
|
"url": "0.10.3",
|
|
"uuid": "3.3.2",
|
|
"xml2js": "0.4.19"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/aws-sdk/node_modules/buffer": {
|
|
"version": "4.9.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/aws-sdk/node_modules/ieee754": {
|
|
"version": "1.1.13",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/aws-sdk/node_modules/punycode": {
|
|
"version": "1.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/aws-sdk/node_modules/querystring": {
|
|
"version": "0.2.0",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/aws-sdk/node_modules/url": {
|
|
"version": "0.10.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "1.3.2",
|
|
"querystring": "0.2.0"
|
|
}
|
|
},
|
|
"node_modules/aws-sdk/node_modules/uuid": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/aws-sign2": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/aws4": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/axe-core": {
|
|
"version": "4.4.2",
|
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.2.tgz",
|
|
"integrity": "sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.23.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.4"
|
|
}
|
|
},
|
|
"node_modules/axobject-query": {
|
|
"version": "2.2.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/babel-code-frame": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^1.1.3",
|
|
"esutils": "^2.0.2",
|
|
"js-tokens": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/js-tokens": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-code-frame/node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/babel-core": {
|
|
"version": "7.0.0-bridge.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-eslint": {
|
|
"version": "10.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/parser": "^7.7.0",
|
|
"@babel/traverse": "^7.7.0",
|
|
"@babel/types": "^7.7.0",
|
|
"eslint-visitor-keys": "^1.0.0",
|
|
"resolve": "^1.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 4.12.1"
|
|
}
|
|
},
|
|
"node_modules/babel-eslint/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-bindify-decorators": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-explode-assignable-expression": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-builder-react-jsx": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-call-delegate": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-hoist-variables": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-define-map": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-explode-assignable-expression": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-explode-class": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-bindify-decorators": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-function-name": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-get-function-arity": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-get-function-arity": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-hoist-variables": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-optimise-call-expression": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-regex": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-remap-async-to-generator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-helper-replace-supers": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-optimise-call-expression": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-jest": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.8.0"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-jest/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-jest/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "8.2.5",
|
|
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz",
|
|
"integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==",
|
|
"dependencies": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"webpack": ">=2"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/babel-messages": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-add-module-exports": {
|
|
"version": "1.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-add-react-displayname": {
|
|
"version": "0.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-apply-mdx-type-prop": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.22.tgz",
|
|
"integrity": "sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@mdx-js/util": "1.6.22"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-apply-mdx-type-prop/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/babel-plugin-apply-mdx-type-prop/node_modules/@mdx-js/util": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz",
|
|
"integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==",
|
|
"dev": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-check-es2015-constants": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-extract-import-names": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.22.tgz",
|
|
"integrity": "sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "7.10.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-extract-import-names/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-jest-hoist": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.0.0",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-lodash": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.0.0-beta.49",
|
|
"@babel/types": "^7.0.0-beta.49",
|
|
"glob": "^7.1.1",
|
|
"lodash": "^4.17.10",
|
|
"require-package-name": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-macros": {
|
|
"version": "2.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"resolve": "^1.12.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-named-asset-import": {
|
|
"version": "0.3.8",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.1.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-named-exports-order": {
|
|
"version": "0.0.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-named-exports-order/-/babel-plugin-named-exports-order-0.0.2.tgz",
|
|
"integrity": "sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.3.1",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
|
|
"integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.13.11",
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"semver": "^6.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
"core-js-compat": "^3.18.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.3.1",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
|
|
"integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-preval": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/babel__core": "^7.1.12",
|
|
"babel-plugin-macros": "^3.0.1",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-preval/node_modules/babel-plugin-macros": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-preval/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-prismjs": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"prismjs": "^1.18.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-react-docgen": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ast-types": "^0.14.2",
|
|
"lodash": "^4.17.15",
|
|
"react-docgen": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-remove-graphql-queries": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-syntax-async-functions": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-async-generators": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-class-constructor-call": {
|
|
"version": "6.18.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-class-properties": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-decorators": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-do-expressions": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-dynamic-import": {
|
|
"version": "6.18.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-exponentiation-operator": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-export-extensions": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-flow": {
|
|
"version": "6.18.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-function-bind": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-jsx": {
|
|
"version": "6.18.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-object-rest-spread": {
|
|
"version": "6.13.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-syntax-trailing-function-commas": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-transform-async-generator-functions": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-remap-async-to-generator": "^6.24.1",
|
|
"babel-plugin-syntax-async-generators": "^6.5.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-async-to-generator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-remap-async-to-generator": "^6.24.1",
|
|
"babel-plugin-syntax-async-functions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-class-constructor-call": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-class-constructor-call": "^6.18.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-class-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-plugin-syntax-class-properties": "^6.8.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-decorators": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-explode-class": "^6.24.1",
|
|
"babel-plugin-syntax-decorators": "^6.13.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-do-expressions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-do-expressions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-arrow-functions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-block-scoped-functions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-block-scoping": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-template": "^6.26.0",
|
|
"babel-traverse": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-classes": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-define-map": "^6.24.1",
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-helper-optimise-call-expression": "^6.24.1",
|
|
"babel-helper-replace-supers": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-computed-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-destructuring": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-duplicate-keys": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-for-of": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-function-name": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-literals": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-modules-amd": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-modules-commonjs": {
|
|
"version": "6.26.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-strict-mode": "^6.24.1",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-template": "^6.26.0",
|
|
"babel-types": "^6.26.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-modules-systemjs": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-hoist-variables": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-modules-umd": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-object-super": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-replace-supers": "^6.24.1",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-parameters": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-call-delegate": "^6.24.1",
|
|
"babel-helper-get-function-arity": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-shorthand-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-spread": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-sticky-regex": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-regex": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-template-literals": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-typeof-symbol": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-unicode-regex": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-regex": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"regexpu-core": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-unicode-regex/node_modules/jsesc": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-unicode-regex/node_modules/regexpu-core": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.2.1",
|
|
"regjsgen": "^0.2.0",
|
|
"regjsparser": "^0.1.4"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-unicode-regex/node_modules/regjsgen": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-transform-es2015-unicode-regex/node_modules/regjsparser": {
|
|
"version": "0.1.5",
|
|
"dev": true,
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-exponentiation-operator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1",
|
|
"babel-plugin-syntax-exponentiation-operator": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-export-extensions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-export-extensions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-flow-strip-types": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-flow": "^6.18.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-function-bind": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-function-bind": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-imports": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@babel/types": "^7.4",
|
|
"is-valid-path": "^0.1.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-object-rest-spread": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-object-rest-spread": "^6.8.0",
|
|
"babel-runtime": "^6.26.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-react-display-name": {
|
|
"version": "6.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-react-jsx": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-helper-builder-react-jsx": "^6.24.1",
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-react-jsx-self": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-react-jsx-source": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-react-remove-prop-types": {
|
|
"version": "0.4.24",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-plugin-transform-regenerator": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-transform": "^0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-regenerator/node_modules/regenerator-transform": {
|
|
"version": "0.10.1",
|
|
"dev": true,
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.18.0",
|
|
"babel-types": "^6.19.0",
|
|
"private": "^0.1.6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-runtime": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-strict-mode": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-current-node-syntax": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.8.3",
|
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.8.3",
|
|
"@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-top-level-await": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-env": {
|
|
"version": "1.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-check-es2015-constants": "^6.22.0",
|
|
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
|
|
"babel-plugin-transform-async-to-generator": "^6.22.0",
|
|
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
|
|
"babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
|
|
"babel-plugin-transform-es2015-block-scoping": "^6.23.0",
|
|
"babel-plugin-transform-es2015-classes": "^6.23.0",
|
|
"babel-plugin-transform-es2015-computed-properties": "^6.22.0",
|
|
"babel-plugin-transform-es2015-destructuring": "^6.23.0",
|
|
"babel-plugin-transform-es2015-duplicate-keys": "^6.22.0",
|
|
"babel-plugin-transform-es2015-for-of": "^6.23.0",
|
|
"babel-plugin-transform-es2015-function-name": "^6.22.0",
|
|
"babel-plugin-transform-es2015-literals": "^6.22.0",
|
|
"babel-plugin-transform-es2015-modules-amd": "^6.22.0",
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
|
|
"babel-plugin-transform-es2015-modules-systemjs": "^6.23.0",
|
|
"babel-plugin-transform-es2015-modules-umd": "^6.23.0",
|
|
"babel-plugin-transform-es2015-object-super": "^6.22.0",
|
|
"babel-plugin-transform-es2015-parameters": "^6.23.0",
|
|
"babel-plugin-transform-es2015-shorthand-properties": "^6.22.0",
|
|
"babel-plugin-transform-es2015-spread": "^6.22.0",
|
|
"babel-plugin-transform-es2015-sticky-regex": "^6.22.0",
|
|
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
|
|
"babel-plugin-transform-es2015-typeof-symbol": "^6.23.0",
|
|
"babel-plugin-transform-es2015-unicode-regex": "^6.22.0",
|
|
"babel-plugin-transform-exponentiation-operator": "^6.22.0",
|
|
"babel-plugin-transform-regenerator": "^6.22.0",
|
|
"browserslist": "^3.2.6",
|
|
"invariant": "^2.2.2",
|
|
"semver": "^5.3.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-env/node_modules/browserslist": {
|
|
"version": "3.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30000844",
|
|
"electron-to-chromium": "^1.3.47"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-env/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-flow": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-flow-strip-types": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-jest": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^27.5.1",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-react": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-jsx": "^6.3.13",
|
|
"babel-plugin-transform-react-display-name": "^6.23.0",
|
|
"babel-plugin-transform-react-jsx": "^6.24.1",
|
|
"babel-plugin-transform-react-jsx-self": "^6.22.0",
|
|
"babel-plugin-transform-react-jsx-source": "^6.22.0",
|
|
"babel-preset-flow": "^6.23.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-react-app": {
|
|
"version": "10.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.16.0",
|
|
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
|
"@babel/plugin-proposal-decorators": "^7.16.4",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.16.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
|
|
"@babel/plugin-proposal-private-methods": "^7.16.0",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.16.0",
|
|
"@babel/plugin-transform-react-display-name": "^7.16.0",
|
|
"@babel/plugin-transform-runtime": "^7.16.4",
|
|
"@babel/preset-env": "^7.16.4",
|
|
"@babel/preset-react": "^7.16.0",
|
|
"@babel/preset-typescript": "^7.16.0",
|
|
"@babel/runtime": "^7.16.3",
|
|
"babel-plugin-macros": "^3.1.0",
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-react-app/node_modules/babel-plugin-macros": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-react-app/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-stage-0": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-do-expressions": "^6.22.0",
|
|
"babel-plugin-transform-function-bind": "^6.22.0",
|
|
"babel-preset-stage-1": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-stage-1": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-transform-class-constructor-call": "^6.24.1",
|
|
"babel-plugin-transform-export-extensions": "^6.22.0",
|
|
"babel-preset-stage-2": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-stage-2": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
"babel-plugin-transform-decorators": "^6.24.1",
|
|
"babel-preset-stage-3": "^6.24.1"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-stage-3": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
|
|
"babel-plugin-transform-async-generator-functions": "^6.24.1",
|
|
"babel-plugin-transform-async-to-generator": "^6.24.1",
|
|
"babel-plugin-transform-exponentiation-operator": "^6.24.1",
|
|
"babel-plugin-transform-object-rest-spread": "^6.22.0"
|
|
}
|
|
},
|
|
"node_modules/babel-runtime": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js": "^2.4.0",
|
|
"regenerator-runtime": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/babel-runtime/node_modules/regenerator-runtime": {
|
|
"version": "0.11.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/babel-template": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-traverse": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"babylon": "^6.18.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"node_modules/babel-traverse": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-code-frame": "^6.26.0",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"babylon": "^6.18.0",
|
|
"debug": "^2.6.8",
|
|
"globals": "^9.18.0",
|
|
"invariant": "^2.2.2",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"node_modules/babel-traverse/node_modules/globals": {
|
|
"version": "9.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babel-types": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"esutils": "^2.0.2",
|
|
"lodash": "^4.17.4",
|
|
"to-fast-properties": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/babel-types/node_modules/to-fast-properties": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/babylon": {
|
|
"version": "6.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"babylon": "bin/babylon.js"
|
|
}
|
|
},
|
|
"node_modules/backo2": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bad-words": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"badwords-list": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/badwords-list": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bail": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base": {
|
|
"version": "0.11.2",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/base64-arraybuffer": {
|
|
"version": "0.1.4",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64id": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^4.5.0 || >= 5.9"
|
|
}
|
|
},
|
|
"node_modules/base64url": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/basic-auth": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/batch": {
|
|
"version": "0.6.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/batch-processor": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bcp47": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/bcrypt-pbkdf": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"node_modules/bcryptjs": {
|
|
"version": "2.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/before-after-hook": {
|
|
"version": "2.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/better-opn": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"open": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">8.0.0"
|
|
}
|
|
},
|
|
"node_modules/better-opn/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/better-queue": {
|
|
"version": "3.8.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"better-queue-memory": "^1.0.1",
|
|
"node-eta": "^0.9.0",
|
|
"uuid": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/better-queue-memory": {
|
|
"version": "1.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bezier-easing": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bfj": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5",
|
|
"check-types": "^11.1.1",
|
|
"hoopy": "^0.1.4",
|
|
"tryer": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
}
|
|
},
|
|
"node_modules/big-integer": {
|
|
"version": "1.6.51",
|
|
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
|
|
"integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bindings": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"file-uri-to-path": "1.0.0"
|
|
}
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.3.5",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/bl/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/bl/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/blob-util": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/bluebird": {
|
|
"version": "3.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bn.js": {
|
|
"version": "5.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.0",
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.0.tgz",
|
|
"integrity": "sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.4",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.10.3",
|
|
"raw-body": "2.5.1",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/bonjour": {
|
|
"version": "3.5.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"array-flatten": "^2.1.0",
|
|
"deep-equal": "^1.0.1",
|
|
"dns-equal": "^1.0.0",
|
|
"dns-txt": "^2.0.2",
|
|
"multicast-dns": "^6.0.1",
|
|
"multicast-dns-service-types": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/bonjour-service": {
|
|
"version": "1.0.12",
|
|
"resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.12.tgz",
|
|
"integrity": "sha512-pMmguXYCu63Ug37DluMKEHdxc+aaIf/ay4YbF8Gxtba+9d3u+rmEWy61VK3Z3hp8Rskok3BunHYnG0dUHAsblw==",
|
|
"dependencies": {
|
|
"array-flatten": "^2.1.2",
|
|
"dns-equal": "^1.0.0",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"multicast-dns": "^7.2.4"
|
|
}
|
|
},
|
|
"node_modules/bonjour-service/node_modules/array-flatten": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
|
|
"integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
|
|
},
|
|
"node_modules/bonjour-service/node_modules/dns-packet": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
|
|
"integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
|
|
"dependencies": {
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/bonjour-service/node_modules/multicast-dns": {
|
|
"version": "7.2.4",
|
|
"resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
|
|
"integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
|
|
"dependencies": {
|
|
"dns-packet": "^5.2.2",
|
|
"thunky": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"multicast-dns": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/bonjour/node_modules/array-flatten": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/bops": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "1.0.2",
|
|
"to-utf8": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/bops/node_modules/base64-js": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/bowser": {
|
|
"version": "2.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^5.3.1",
|
|
"chalk": "^3.0.0",
|
|
"cli-boxes": "^2.2.0",
|
|
"string-width": "^4.1.0",
|
|
"term-size": "^2.1.0",
|
|
"type-fest": "^0.8.1",
|
|
"widest-line": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/type-fest": {
|
|
"version": "0.8.1",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bplist-parser": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
|
|
"integrity": "sha512-2AEM0FXy8ZxVLBuqX0hqt1gDwcnz2zygEkQ6zaD5Wko/sB9paUNwlpawrFtKeHUAQUOzjVy9AO4oeonqIHKA9Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"big-integer": "^1.6.7"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/brorand": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browser-assert": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/browser-assert/-/browser-assert-1.2.1.tgz",
|
|
"integrity": "sha512-nfulgvOR6S4gt9UKCeGJOuSGBPGiFT6oQ/2UBnvTY/5aQ1PnksW72fhZkM30DzoRRv2WpwZf1vHHEr3mtuXIWQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/browser-cookies": {
|
|
"version": "1.2.0",
|
|
"license": "Unlicence"
|
|
},
|
|
"node_modules/browser-process-hrtime": {
|
|
"version": "1.0.0",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/browser-stdout": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/browserify-aes": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-xor": "^1.0.3",
|
|
"cipher-base": "^1.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"evp_bytestokey": "^1.0.3",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/browserify-cipher": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserify-aes": "^1.0.4",
|
|
"browserify-des": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/browserify-des": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.1",
|
|
"des.js": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/browserify-rsa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^5.0.0",
|
|
"randombytes": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/browserify-sign": {
|
|
"version": "4.2.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"bn.js": "^5.1.1",
|
|
"browserify-rsa": "^4.0.1",
|
|
"create-hash": "^1.2.0",
|
|
"create-hmac": "^1.1.7",
|
|
"elliptic": "^6.5.3",
|
|
"inherits": "^2.0.4",
|
|
"parse-asn1": "^5.1.5",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
}
|
|
},
|
|
"node_modules/browserify-sign/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browserify-zlib": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
|
|
"integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"pako": "~1.0.5"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.20.3",
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.3.tgz",
|
|
"integrity": "sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001332",
|
|
"electron-to-chromium": "^1.4.118",
|
|
"escalade": "^3.1.1",
|
|
"node-releases": "^2.0.3",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/bser": {
|
|
"version": "2.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"node_modules/bson": {
|
|
"version": "1.1.6",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.6.19"
|
|
}
|
|
},
|
|
"node_modules/bson-objectid": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "6.0.3",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/buffer-crc32": {
|
|
"version": "0.2.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal-constant-time": {
|
|
"version": "1.0.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer-indexof": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/buffer-xor": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/builtin-modules": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/builtin-status-codes": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
|
|
"integrity": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/busboy": {
|
|
"version": "0.2.14",
|
|
"dependencies": {
|
|
"dicer": "0.2.5",
|
|
"readable-stream": "1.1.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/busboy/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/busboy/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/busboy/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/c8": {
|
|
"version": "7.11.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@istanbuljs/schema": "^0.1.3",
|
|
"find-up": "^5.0.0",
|
|
"foreground-child": "^2.0.0",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-reports": "^3.1.4",
|
|
"rimraf": "^3.0.2",
|
|
"test-exclude": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.0",
|
|
"yargs": "^16.2.0",
|
|
"yargs-parser": "^20.2.9"
|
|
},
|
|
"bin": {
|
|
"c8": "bin/c8.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/v8-to-istanbul": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.7",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/c8/node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cacache": {
|
|
"version": "15.3.0",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
|
|
"integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@npmcli/fs": "^1.0.0",
|
|
"@npmcli/move-file": "^1.0.1",
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"glob": "^7.1.4",
|
|
"infer-owner": "^1.0.4",
|
|
"lru-cache": "^6.0.0",
|
|
"minipass": "^3.1.1",
|
|
"minipass-collect": "^1.0.2",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.2",
|
|
"mkdirp": "^1.0.3",
|
|
"p-map": "^4.0.0",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^3.0.2",
|
|
"ssri": "^8.0.1",
|
|
"tar": "^6.0.2",
|
|
"unique-filename": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/cache-base": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"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/cache-manager": {
|
|
"version": "2.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "1.5.2",
|
|
"lodash.clonedeep": "4.5.0",
|
|
"lru-cache": "4.0.0"
|
|
}
|
|
},
|
|
"node_modules/cache-manager/node_modules/lru-cache": {
|
|
"version": "4.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.1",
|
|
"yallist": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/cache-manager/node_modules/yallist": {
|
|
"version": "2.1.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/cacheable-lookup": {
|
|
"version": "5.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.6.0"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^4.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^6.0.1",
|
|
"responselike": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request/node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cachedir": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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": "sha512-wCyFsDQkKPwwF8BDwOiWNx/9K45L/hvggQiDbve+viMNMQnWhrlYIuBk09offfwCRtCO9P6XwUttufzU11WCVw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camel-case": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pascal-case": "^3.1.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/camel-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-css": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-keys": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
|
|
"integrity": "sha512-bA/Z/DERHKqoEOrp+qeGKw1QlvEQkGZSc0XaY6VnTxZr+Kv1G5zFwttpjv8qxZ/sBPT4nthwZaAcsAZTJlSKXQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"camelcase": "^2.0.0",
|
|
"map-obj": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/camelcase-keys/node_modules/camelcase": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
|
|
"integrity": "sha512-DLIsRzJVBQu72meAKPkWQOLcujdXT32hwdfnkI1frSiSRMK1MofjKHf+MEx0SB6fjEFXL8fBDv1dKymBlOp4Qw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/camelize": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/caniuse-api": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001338",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001338.tgz",
|
|
"integrity": "sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/canonical-json": {
|
|
"version": "0.0.4",
|
|
"license": "BSD"
|
|
},
|
|
"node_modules/capture-exit": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
|
|
"integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"rsvp": "^4.8.4"
|
|
},
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/case-sensitive-paths-webpack-plugin": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/caseless": {
|
|
"version": "0.12.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/ccount": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/chai": {
|
|
"version": "4.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assertion-error": "^1.1.0",
|
|
"check-error": "^1.0.2",
|
|
"deep-eql": "^3.0.1",
|
|
"get-func-name": "^2.0.0",
|
|
"loupe": "^2.3.1",
|
|
"pathval": "^1.1.1",
|
|
"type-detect": "^4.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/char-regex": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/character-entities": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/character-entities-html4": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/character-entities-legacy": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/character-reference-invalid": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "0.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/charenc": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/check-error": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/check-more-types": {
|
|
"version": "2.24.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/check-types": {
|
|
"version": "11.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cheerio": {
|
|
"version": "1.0.0-rc.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cheerio-select": "^1.5.0",
|
|
"dom-serializer": "^1.3.2",
|
|
"domhandler": "^4.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"parse5": "^6.0.1",
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.1",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cheerio-select": {
|
|
"version": "1.5.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"css-select": "^4.1.3",
|
|
"css-what": "^5.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.7.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/cheerio/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.5.3",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "1.1.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/chrome-trace-event": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cipher-base": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/cjs-module-lexer": {
|
|
"version": "1.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/class-utils": {
|
|
"version": "0.3.6",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/is-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/class-utils/node_modules/kind-of": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/classnames": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cldrjs": {
|
|
"version": "0.5.5"
|
|
},
|
|
"node_modules/clean-css": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-css/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cli-boxes": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-table3": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "10.* || >= 12.*"
|
|
},
|
|
"optionalDependencies": {
|
|
"colors": "1.4.0"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"slice-ansi": "^5.0.0",
|
|
"string-width": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/string-width": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^9.2.2",
|
|
"is-fullwidth-code-point": "^4.0.0",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate/node_modules/strip-ansi": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cli-width": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/clipboardy": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arch": "^2.1.1",
|
|
"execa": "^1.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/execa": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clipboardy/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"string-width": "^3.1.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wrap-ansi": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/ansi-regex": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/emoji-regex": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/cliui/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/string-width": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.0",
|
|
"string-width": "^3.0.0",
|
|
"strip-ansi": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clone-response": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/co": {
|
|
"version": "4.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">= 1.0.0",
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/coa": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/q": "^1.5.1",
|
|
"chalk": "^2.4.1",
|
|
"q": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/code-point-at": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/codemirror": {
|
|
"version": "5.65.2",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/collapse-white-space": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/collect-v8-coverage": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/collection-visit": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-visit": "^1.0.0",
|
|
"object-visit": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/color": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.7.4"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-string": {
|
|
"version": "1.8.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/color-support": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"color-support": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/color/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colord": {
|
|
"version": "2.9.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colorette": {
|
|
"version": "2.0.16",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colors": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/comma-separated-tokens": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/command-exists": {
|
|
"version": "1.2.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/common-path-prefix": {
|
|
"version": "3.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/common-tags": {
|
|
"version": "1.8.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/component-emitter": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compressible": {
|
|
"version": "2.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compression": {
|
|
"version": "1.7.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.16",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/bytes": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/concat-stream/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/concat-stream/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/concat-with-sourcemaps": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/concat-with-sourcemaps/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "5.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/configstore/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/confusing-browser-globals": {
|
|
"version": "1.0.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/connect": {
|
|
"version": "3.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.2",
|
|
"parseurl": "~1.3.3",
|
|
"utils-merge": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/connect-flash": {
|
|
"version": "0.1.1",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/connect-history-api-fallback": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/connect-livereload": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/connect-mongo": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mongodb": "^3.1.0"
|
|
}
|
|
},
|
|
"node_modules/console-browserify": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
|
|
"integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/console-control-strings": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/constants-browserify": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
|
|
"integrity": "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "0.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-disposition/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/content-security-policy-builder": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/contentful-management": {
|
|
"version": "7.45.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-patch": "0.0.30",
|
|
"axios": "^0.21.4",
|
|
"contentful-sdk-core": "^6.10.4",
|
|
"fast-copy": "^2.1.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"type-fest": "^2.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/contentful-management/node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/contentful-management/node_modules/type-fest": {
|
|
"version": "2.12.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/contentful-sdk-core": {
|
|
"version": "6.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-copy": "^2.1.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"p-throttle": "^4.1.1",
|
|
"qs": "^6.9.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/convert-hrtime": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-parser": {
|
|
"version": "1.4.6",
|
|
"resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.6.tgz",
|
|
"integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==",
|
|
"dependencies": {
|
|
"cookie": "0.4.1",
|
|
"cookie-signature": "1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookiejar": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.3.tgz",
|
|
"integrity": "sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/copy-concurrently": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
|
|
"integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"aproba": "^1.1.1",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/copy-concurrently/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/copy-descriptor": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-glob": "^3.2.7",
|
|
"glob-parent": "^6.0.1",
|
|
"globby": "^11.0.3",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/core-js": {
|
|
"version": "2.6.12",
|
|
"hasInstallScript": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.22.3",
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.3.tgz",
|
|
"integrity": "sha512-wliMbvPI2idgFWpFe7UEyHMvu6HWgW8WA+HnDRtgzoSDYvXFMpoGX1H3tPDDXrcfUSyXafCLDd7hOeMQHEZxGw==",
|
|
"dependencies": {
|
|
"browserslist": "^4.20.3",
|
|
"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",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/core-js-pure": {
|
|
"version": "3.19.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cors": {
|
|
"version": "2.8.5",
|
|
"resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
|
|
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
|
|
"dependencies": {
|
|
"object-assign": "^4",
|
|
"vary": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig-toml-loader": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@iarna/toml": "^2.2.5"
|
|
}
|
|
},
|
|
"node_modules/cp-file": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"nested-error-stacks": "^2.0.0",
|
|
"p-event": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cp-file/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cpy": {
|
|
"version": "8.1.2",
|
|
"resolved": "https://registry.npmjs.org/cpy/-/cpy-8.1.2.tgz",
|
|
"integrity": "sha512-dmC4mUesv0OYH2kNFEidtf/skUwv4zePmGeepjyyJ0qTo5+8KhA1o99oIAwVVLzQMAeDJml74d6wPPKb6EZUTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arrify": "^2.0.1",
|
|
"cp-file": "^7.0.0",
|
|
"globby": "^9.2.0",
|
|
"has-glob": "^1.0.0",
|
|
"junk": "^3.1.0",
|
|
"nested-error-stacks": "^2.1.0",
|
|
"p-all": "^2.1.0",
|
|
"p-filter": "^2.1.0",
|
|
"p-map": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/@nodelib/fs.stat": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz",
|
|
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/@types/glob": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
|
|
"integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/array-union": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
|
|
"integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"array-uniq": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/dir-glob": {
|
|
"version": "2.2.2",
|
|
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz",
|
|
"integrity": "sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"path-type": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/fast-glob": {
|
|
"version": "2.2.7",
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz",
|
|
"integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@mrmlnc/readdir-enhanced": "^2.2.1",
|
|
"@nodelib/fs.stat": "^1.1.2",
|
|
"glob-parent": "^3.1.0",
|
|
"is-glob": "^4.0.0",
|
|
"merge2": "^1.2.3",
|
|
"micromatch": "^3.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/glob-parent/node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/globby": {
|
|
"version": "9.2.0",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz",
|
|
"integrity": "sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/glob": "^7.1.1",
|
|
"array-union": "^1.0.2",
|
|
"dir-glob": "^2.2.2",
|
|
"fast-glob": "^2.2.6",
|
|
"glob": "^7.1.3",
|
|
"ignore": "^4.0.3",
|
|
"pify": "^4.0.1",
|
|
"slash": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cpy/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/cpy/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/path-type": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
|
|
"integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/path-type/node_modules/pify": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
|
|
"integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cpy/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/create-ecdh": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"elliptic": "^6.5.3"
|
|
}
|
|
},
|
|
"node_modules/create-ecdh/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/create-gatsby": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"bin": {
|
|
"create-gatsby": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/create-hash": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.1",
|
|
"inherits": "^2.0.1",
|
|
"md5.js": "^1.3.4",
|
|
"ripemd160": "^2.0.1",
|
|
"sha.js": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/create-hmac": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.3",
|
|
"create-hash": "^1.1.0",
|
|
"inherits": "^2.0.1",
|
|
"ripemd160": "^2.0.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
}
|
|
},
|
|
"node_modules/create-react-context": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"gud": "^1.0.0",
|
|
"warning": "^4.0.3"
|
|
},
|
|
"peerDependencies": {
|
|
"prop-types": "^15.0.0",
|
|
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/create-react-context/node_modules/warning": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/create-require": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cross-env": {
|
|
"version": "7.0.3",
|
|
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
|
|
"integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.1"
|
|
},
|
|
"bin": {
|
|
"cross-env": "src/bin/cross-env.js",
|
|
"cross-env-shell": "src/bin/cross-env-shell.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.14",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/cross-fetch": {
|
|
"version": "3.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "2.6.1"
|
|
}
|
|
},
|
|
"node_modules/cross-fetch/node_modules/node-fetch": {
|
|
"version": "2.6.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypt": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/crypto-browserify": {
|
|
"version": "3.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserify-cipher": "^1.0.0",
|
|
"browserify-sign": "^4.0.0",
|
|
"create-ecdh": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"create-hmac": "^1.1.0",
|
|
"diffie-hellman": "^5.0.0",
|
|
"inherits": "^2.0.1",
|
|
"pbkdf2": "^3.0.3",
|
|
"public-encrypt": "^4.0.0",
|
|
"randombytes": "^2.0.0",
|
|
"randomfill": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/csrf": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rndm": "1.2.0",
|
|
"tsscmp": "1.0.6",
|
|
"uid-safe": "2.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/css": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"source-map": "^0.6.1",
|
|
"source-map-resolve": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/css-blank-pseudo": {
|
|
"version": "3.0.3",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"bin": {
|
|
"css-blank-pseudo": "dist/cli.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/css-declaration-sorter": {
|
|
"version": "6.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"timsort": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/css-has-pseudo": {
|
|
"version": "3.0.4",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"bin": {
|
|
"css-has-pseudo": "dist/cli.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/css-loader": {
|
|
"version": "5.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.15",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.27.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/css-loader/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/css-loader/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/css-loader/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/css-mediaquery": {
|
|
"version": "0.1.2",
|
|
"license": "BSD"
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano": "^5.0.0",
|
|
"jest-worker": "^26.3.0",
|
|
"p-limit": "^3.0.2",
|
|
"postcss": "^8.2.9",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"clean-css": {
|
|
"optional": true
|
|
},
|
|
"csso": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/css-prefers-color-scheme": {
|
|
"version": "6.0.3",
|
|
"license": "CC0-1.0",
|
|
"bin": {
|
|
"css-prefers-color-scheme": "dist/cli.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "4.1.3",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^5.0.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.6.0",
|
|
"nth-check": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-select-base-adapter": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css-selector-parser": {
|
|
"version": "1.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css-tree": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-tree/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css.escape": {
|
|
"version": "1.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cssdb": {
|
|
"version": "6.5.0",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cssfilter": {
|
|
"version": "0.0.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cssnano": {
|
|
"version": "5.0.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-preset-default": "^5.1.8",
|
|
"is-resolvable": "^1.1.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/cssnano"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-preset-default": {
|
|
"version": "5.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-declaration-sorter": "^6.0.3",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-calc": "^8.0.0",
|
|
"postcss-colormin": "^5.2.1",
|
|
"postcss-convert-values": "^5.0.2",
|
|
"postcss-discard-comments": "^5.0.1",
|
|
"postcss-discard-duplicates": "^5.0.1",
|
|
"postcss-discard-empty": "^5.0.1",
|
|
"postcss-discard-overridden": "^5.0.1",
|
|
"postcss-merge-longhand": "^5.0.4",
|
|
"postcss-merge-rules": "^5.0.3",
|
|
"postcss-minify-font-values": "^5.0.1",
|
|
"postcss-minify-gradients": "^5.0.3",
|
|
"postcss-minify-params": "^5.0.2",
|
|
"postcss-minify-selectors": "^5.1.0",
|
|
"postcss-normalize-charset": "^5.0.1",
|
|
"postcss-normalize-display-values": "^5.0.1",
|
|
"postcss-normalize-positions": "^5.0.1",
|
|
"postcss-normalize-repeat-style": "^5.0.1",
|
|
"postcss-normalize-string": "^5.0.1",
|
|
"postcss-normalize-timing-functions": "^5.0.1",
|
|
"postcss-normalize-unicode": "^5.0.1",
|
|
"postcss-normalize-url": "^5.0.3",
|
|
"postcss-normalize-whitespace": "^5.0.1",
|
|
"postcss-ordered-values": "^5.0.2",
|
|
"postcss-reduce-initial": "^5.0.2",
|
|
"postcss-reduce-transforms": "^5.0.1",
|
|
"postcss-svgo": "^5.0.3",
|
|
"postcss-unique-selectors": "^5.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-utils": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/csso": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-tree": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/cssom": {
|
|
"version": "0.4.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cssstyle": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssom": "~0.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cssstyle/node_modules/cssom": {
|
|
"version": "0.3.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.0.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/csurf": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cookie": "0.4.0",
|
|
"cookie-signature": "1.0.6",
|
|
"csrf": "3.1.0",
|
|
"http-errors": "~1.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/csurf/node_modules/cookie": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/csurf/node_modules/http-errors": {
|
|
"version": "1.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.1.1",
|
|
"statuses": ">= 1.5.0 < 2",
|
|
"toidentifier": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/currently-unhandled": {
|
|
"version": "0.4.1",
|
|
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
|
|
"integrity": "sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"array-find-index": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/cyclist": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
|
|
"integrity": "sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/cypress": {
|
|
"version": "9.7.0",
|
|
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
|
|
"integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"@cypress/request": "^2.88.10",
|
|
"@cypress/xvfb": "^1.2.4",
|
|
"@types/node": "^14.14.31",
|
|
"@types/sinonjs__fake-timers": "8.1.1",
|
|
"@types/sizzle": "^2.3.2",
|
|
"arch": "^2.2.0",
|
|
"blob-util": "^2.0.2",
|
|
"bluebird": "^3.7.2",
|
|
"buffer": "^5.6.0",
|
|
"cachedir": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"check-more-types": "^2.24.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-table3": "~0.6.1",
|
|
"commander": "^5.1.0",
|
|
"common-tags": "^1.8.0",
|
|
"dayjs": "^1.10.4",
|
|
"debug": "^4.3.2",
|
|
"enquirer": "^2.3.6",
|
|
"eventemitter2": "^6.4.3",
|
|
"execa": "4.1.0",
|
|
"executable": "^4.1.1",
|
|
"extract-zip": "2.0.1",
|
|
"figures": "^3.2.0",
|
|
"fs-extra": "^9.1.0",
|
|
"getos": "^3.2.1",
|
|
"is-ci": "^3.0.0",
|
|
"is-installed-globally": "~0.4.0",
|
|
"lazy-ass": "^1.6.0",
|
|
"listr2": "^3.8.3",
|
|
"lodash": "^4.17.21",
|
|
"log-symbols": "^4.0.0",
|
|
"minimist": "^1.2.6",
|
|
"ospath": "^1.2.2",
|
|
"pretty-bytes": "^5.6.0",
|
|
"proxy-from-env": "1.0.0",
|
|
"request-progress": "^3.0.0",
|
|
"semver": "^7.3.2",
|
|
"supports-color": "^8.1.1",
|
|
"tmp": "~0.2.1",
|
|
"untildify": "^4.0.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"bin": {
|
|
"cypress": "bin/cypress"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/@types/node": {
|
|
"version": "14.17.34",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cypress/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/chalk/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cypress/node_modules/commander": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cypress/node_modules/proxy-from-env": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz",
|
|
"integrity": "sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=",
|
|
"dev": true
|
|
},
|
|
"node_modules/cypress/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cypress/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/d": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es5-ext": "^0.10.50",
|
|
"type": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/damerau-levenshtein": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
|
|
"integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
|
|
},
|
|
"node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/dasherize": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/data-urls": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.3",
|
|
"whatwg-mimetype": "^2.3.0",
|
|
"whatwg-url": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/dataloader": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/date-fns": {
|
|
"version": "1.30.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.10.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decimal.js": {
|
|
"version": "10.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/decode-named-character-reference": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/decode-named-character-reference/node_modules/character-entities": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/decode-uri-component": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/decompress-response/node_modules/mimic-response": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/dedent": {
|
|
"version": "0.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deep-eql": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-detect": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/deep-equal": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-arguments": "^1.0.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-regex": "^1.0.4",
|
|
"object-is": "^1.0.1",
|
|
"object-keys": "^1.1.1",
|
|
"regexp.prototype.flags": "^1.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-browser-id": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-1.0.4.tgz",
|
|
"integrity": "sha512-qPy925qewwul9Hifs+3sx1ZYn14obHxpkX+mPD369w4Rzg+YkJBgi3SOvwUq81nWSjqGUegIgEPwD8u+HUnxlw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"bplist-parser": "^0.1.0",
|
|
"meow": "^3.1.0",
|
|
"untildify": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"default-browser-id": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-browser-id/node_modules/untildify": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz",
|
|
"integrity": "sha512-sJjbDp2GodvkB0FZZcn7k6afVisqX5BZD7Yq3xp4nN2O15BBK0cLm3Vwn2vQaF7UDS0UUsrQMkkplmDI5fskig==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway": {
|
|
"version": "4.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"execa": "^1.0.0",
|
|
"ip-regex": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/execa": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/defaults": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/defaults/node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/defer-to-connect": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
|
|
"integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
|
|
"dependencies": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/define-property": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^1.0.2",
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/defined": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/del": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^10.0.1",
|
|
"graceful-fs": "^4.2.2",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.1",
|
|
"p-map": "^3.0.0",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/del/node_modules/@types/glob": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/del/node_modules/globby": {
|
|
"version": "10.0.2",
|
|
"license": "MIT",
|
|
"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/del/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/delegates": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/denque": {
|
|
"version": "1.5.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/deprecation": {
|
|
"version": "2.3.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/dequal": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/des.js": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
|
|
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detab": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/detab/-/detab-2.0.4.tgz",
|
|
"integrity": "sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"repeat-string": "^1.5.4"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/detect-libc": {
|
|
"version": "1.0.3",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"detect-libc": "bin/detect-libc.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/detect-newline": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/detect-node": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/detect-package-manager": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/detect-package-manager/-/detect-package-manager-2.0.1.tgz",
|
|
"integrity": "sha512-j/lJHyoLlWi6G1LDdLgvUtz60Zo5GEj+sVYtTVXnYLDPuzgC3llMxonXym9zIwhhUII8vjdw0LXxavpLqTbl1A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"execa": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/detect-port": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
},
|
|
"bin": {
|
|
"detect": "bin/detect-port",
|
|
"detect-port": "bin/detect-port"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.2.1"
|
|
}
|
|
},
|
|
"node_modules/detect-port-alt": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
},
|
|
"bin": {
|
|
"detect": "bin/detect-port",
|
|
"detect-port": "bin/detect-port"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.2.1"
|
|
}
|
|
},
|
|
"node_modules/detective": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz",
|
|
"integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==",
|
|
"dependencies": {
|
|
"acorn-node": "^1.8.2",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"detective": "bin/detective.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/devcert": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/configstore": "^2.1.1",
|
|
"@types/debug": "^0.0.30",
|
|
"@types/get-port": "^3.2.0",
|
|
"@types/glob": "^5.0.34",
|
|
"@types/lodash": "^4.14.92",
|
|
"@types/mkdirp": "^0.5.2",
|
|
"@types/node": "^8.5.7",
|
|
"@types/rimraf": "^2.0.2",
|
|
"@types/tmp": "^0.0.33",
|
|
"application-config-path": "^0.1.0",
|
|
"command-exists": "^1.2.4",
|
|
"debug": "^3.1.0",
|
|
"eol": "^0.9.1",
|
|
"get-port": "^3.2.0",
|
|
"glob": "^7.1.2",
|
|
"lodash": "^4.17.4",
|
|
"mkdirp": "^0.5.1",
|
|
"password-prompt": "^1.0.4",
|
|
"rimraf": "^2.6.2",
|
|
"sudo-prompt": "^8.2.0",
|
|
"tmp": "^0.0.33",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
},
|
|
"node_modules/devcert/node_modules/@types/node": {
|
|
"version": "8.10.66",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/devcert/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/devcert/node_modules/get-port": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/devcert/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/devcert/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/devcert/node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/devtools-protocol": {
|
|
"version": "0.0.901419",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/dezalgo": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.3.tgz",
|
|
"integrity": "sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/dicer": {
|
|
"version": "0.2.5",
|
|
"dependencies": {
|
|
"readable-stream": "1.1.x",
|
|
"streamsearch": "0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/dicer/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dicer/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/dicer/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/didyoumean": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/diff": {
|
|
"version": "5.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/diffie-hellman": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"miller-rabin": "^4.0.0",
|
|
"randombytes": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/diffie-hellman/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/discontinuous-range": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dlv": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dns-equal": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dns-packet": {
|
|
"version": "1.3.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ip": "^1.1.0",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/dns-txt": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"buffer-indexof": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/docsify": {
|
|
"version": "4.12.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dompurify": "^2.3.1",
|
|
"marked": "^1.2.9",
|
|
"medium-zoom": "^1.0.6",
|
|
"opencollective-postinstall": "^2.0.2",
|
|
"prismjs": "^1.23.0",
|
|
"strip-indent": "^3.0.0",
|
|
"tinydate": "^1.3.0",
|
|
"tweezer.js": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/docsify-cli": {
|
|
"version": "4.4.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"connect": "^3.6.0",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"connect-livereload": "^0.6.0",
|
|
"cp-file": "^7.0.0",
|
|
"docsify": "^4.12.2",
|
|
"docsify-server-renderer": ">=4.10.0",
|
|
"enquirer": "^2.3.6",
|
|
"fs-extra": "^8.1.0",
|
|
"get-port": "^5.0.0",
|
|
"livereload": "^0.9.2",
|
|
"lru-cache": "^5.1.1",
|
|
"open": "^6.4.0",
|
|
"serve-static": "^1.12.1",
|
|
"update-notifier": "^4.1.0",
|
|
"yargonaut": "^1.1.2",
|
|
"yargs": "^15.3.0"
|
|
},
|
|
"bin": {
|
|
"docsify": "bin/docsify"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10",
|
|
"npm": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/docsify-cli/node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/docsify-cli/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/docsify-cli/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/docsify-server-renderer": {
|
|
"version": "4.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.2",
|
|
"docsify": "^4.12.0",
|
|
"dompurify": "^2.2.6",
|
|
"node-fetch": "^2.6.0",
|
|
"resolve-pathname": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/docsify-server-renderer/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/docsify-server-renderer/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-accessibility-api": {
|
|
"version": "0.5.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dom-converter": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"utila": "~0.4"
|
|
}
|
|
},
|
|
"node_modules/dom-helpers": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dom-walk": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
},
|
|
"node_modules/domain-browser": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
|
|
"integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4",
|
|
"npm": ">=1.2"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domexception": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"webidl-conversions": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/domexception/node_modules/webidl-conversions": {
|
|
"version": "5.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dompurify": {
|
|
"version": "2.3.3",
|
|
"dev": true,
|
|
"license": "(MPL-2.0 OR Apache-2.0)"
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dont-sniff-mimetype": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/dot-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/dot-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dotenv": {
|
|
"version": "10.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/dotenv-expand": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/duplex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"node_modules/duplexer": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/duplexer3": {
|
|
"version": "0.1.4",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/duplexify": {
|
|
"version": "3.7.1",
|
|
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
|
|
"integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/duplexify/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/duplexify/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/ecc-jsbn": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ejs": {
|
|
"version": "2.7.4",
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.129",
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz",
|
|
"integrity": "sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ=="
|
|
},
|
|
"node_modules/element-resize-detector": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"batch-processor": "1.0.0"
|
|
}
|
|
},
|
|
"node_modules/elliptic": {
|
|
"version": "6.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.11.9",
|
|
"brorand": "^1.1.0",
|
|
"hash.js": "^1.0.0",
|
|
"hmac-drbg": "^1.0.1",
|
|
"inherits": "^2.0.4",
|
|
"minimalistic-assert": "^1.0.1",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/elliptic/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emittery": {
|
|
"version": "0.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/endent": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dedent": "^0.7.0",
|
|
"fast-json-parse": "^1.0.3",
|
|
"objectorarray": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/engine.io": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.4",
|
|
"base64id": "2.0.0",
|
|
"cookie": "~0.4.1",
|
|
"cors": "~2.8.5",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~4.0.0",
|
|
"ws": "~7.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/engine.io-client": {
|
|
"version": "4.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-arraybuffer": "0.1.4",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~4.0.1",
|
|
"has-cors": "1.1.0",
|
|
"parseqs": "0.0.6",
|
|
"parseuri": "0.0.6",
|
|
"ws": "~7.4.2",
|
|
"xmlhttprequest-ssl": "~1.6.2",
|
|
"yeast": "0.1.2"
|
|
}
|
|
},
|
|
"node_modules/engine.io-client/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/engine.io-client/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/engine.io-client/node_modules/ws": {
|
|
"version": "7.4.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/engine.io-parser": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-arraybuffer": "0.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/engine.io/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/engine.io/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/engine.io/node_modules/ws": {
|
|
"version": "7.4.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve": {
|
|
"version": "5.9.3",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
|
|
"integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve/node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/enquirer": {
|
|
"version": "2.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-colors": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/envinfo": {
|
|
"version": "7.8.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"envinfo": "dist/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/enzyme": {
|
|
"version": "3.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array.prototype.flat": "^1.2.3",
|
|
"cheerio": "^1.0.0-rc.3",
|
|
"enzyme-shallow-equal": "^1.0.1",
|
|
"function.prototype.name": "^1.1.2",
|
|
"has": "^1.0.3",
|
|
"html-element-map": "^1.2.0",
|
|
"is-boolean-object": "^1.0.1",
|
|
"is-callable": "^1.1.5",
|
|
"is-number-object": "^1.0.4",
|
|
"is-regex": "^1.0.5",
|
|
"is-string": "^1.0.5",
|
|
"is-subset": "^0.1.1",
|
|
"lodash.escape": "^4.0.1",
|
|
"lodash.isequal": "^4.5.0",
|
|
"object-inspect": "^1.7.0",
|
|
"object-is": "^1.0.2",
|
|
"object.assign": "^4.1.0",
|
|
"object.entries": "^1.1.1",
|
|
"object.values": "^1.1.1",
|
|
"raf": "^3.4.1",
|
|
"rst-selector-parser": "^2.2.3",
|
|
"string.prototype.trim": "^1.2.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/enzyme-adapter-react-16": {
|
|
"version": "1.15.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"enzyme-adapter-utils": "^1.14.0",
|
|
"enzyme-shallow-equal": "^1.0.4",
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.2",
|
|
"object.values": "^1.1.2",
|
|
"prop-types": "^15.7.2",
|
|
"react-is": "^16.13.1",
|
|
"react-test-renderer": "^16.0.0-0",
|
|
"semver": "^5.7.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
},
|
|
"peerDependencies": {
|
|
"enzyme": "^3.0.0",
|
|
"react": "^16.0.0-0",
|
|
"react-dom": "^16.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/enzyme-adapter-react-16/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/enzyme-adapter-utils": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"airbnb-prop-types": "^2.16.0",
|
|
"function.prototype.name": "^1.1.3",
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.2",
|
|
"object.fromentries": "^2.0.3",
|
|
"prop-types": "^15.7.2",
|
|
"semver": "^5.7.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "0.13.x || 0.14.x || ^15.0.0-0 || ^16.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/enzyme-adapter-utils/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/enzyme-shallow-equal": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3",
|
|
"object-is": "^1.1.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/eol": {
|
|
"version": "0.9.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/errno": {
|
|
"version": "0.1.8",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prr": "~1.0.1"
|
|
},
|
|
"bin": {
|
|
"errno": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/error-stack-parser": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stackframe": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.20.1",
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz",
|
|
"integrity": "sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-array-method-boxes-properly": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-get-iterator": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.2.tgz",
|
|
"integrity": "sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.0",
|
|
"has-symbols": "^1.0.1",
|
|
"is-arguments": "^1.1.0",
|
|
"is-map": "^2.0.2",
|
|
"is-set": "^2.0.2",
|
|
"is-string": "^1.0.5",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-get-iterator/node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
|
|
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "0.9.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es5-ext": {
|
|
"version": "0.10.53",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es6-iterator": "~2.0.3",
|
|
"es6-symbol": "~3.1.3",
|
|
"next-tick": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/es5-ext/node_modules/next-tick": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es5-shim": {
|
|
"version": "4.6.7",
|
|
"resolved": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.6.7.tgz",
|
|
"integrity": "sha512-jg21/dmlrNQI7JyyA2w7n+yifSxBng0ZralnSfVZjoCawgNTCnS+yBCyVM9DL5itm7SUnDGgv7hcq2XCZX4iRQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/es6-iterator": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.35",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"node_modules/es6-object-assign": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es6-promise": {
|
|
"version": "4.2.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/es6-shim": {
|
|
"version": "0.35.6",
|
|
"resolved": "https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.6.tgz",
|
|
"integrity": "sha512-EmTr31wppcaIAgblChZiuN/l9Y7DPyw8Xtbg7fIVngn6zMW+IEBJDJngeKC3x6wr0V/vcA2wqeFnaw1bFJbDdA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/es6-symbol": {
|
|
"version": "3.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"ext": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/es6-weak-map": {
|
|
"version": "2.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.46",
|
|
"es6-iterator": "^2.0.3",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-goat": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen": {
|
|
"version": "2.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^5.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1"
|
|
},
|
|
"bin": {
|
|
"escodegen": "bin/escodegen.js",
|
|
"esgenerate": "bin/esgenerate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/levn": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/optionator": {
|
|
"version": "0.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/prelude-ls": {
|
|
"version": "1.1.2",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/type-check": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "7.32.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "7.12.11",
|
|
"@eslint/eslintrc": "^0.4.3",
|
|
"@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-prettier": {
|
|
"version": "8.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node": {
|
|
"version": "0.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-module-utils": {
|
|
"version": "2.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"find-up": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-flowtype": {
|
|
"version": "5.10.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"lodash": "^4.17.15",
|
|
"string-natural-compare": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.1.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-graphql": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.0",
|
|
"graphql-config": "^3.0.2",
|
|
"lodash.flatten": "^4.4.0",
|
|
"lodash.without": "^4.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flat": "^1.2.5",
|
|
"debug": "^2.6.9",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-module-utils": "^2.7.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest": {
|
|
"version": "25.7.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
|
|
"integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0",
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"optional": true
|
|
},
|
|
"jest": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom": {
|
|
"version": "3.9.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"@testing-library/dom": "^7.31.2",
|
|
"requireindex": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=6.8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/@jest/types": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/eslint-plugin-jest-dom/node_modules/@testing-library/dom": {
|
|
"version": "7.31.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^4.2.2",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^26.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/@types/yargs": {
|
|
"version": "15.0.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/aria-query": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/pretty-format": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-jest-dom/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y": {
|
|
"version": "6.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz",
|
|
"integrity": "sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.3",
|
|
"aria-query": "^4.2.2",
|
|
"array-includes": "^3.1.5",
|
|
"ast-types-flow": "^0.0.7",
|
|
"axe-core": "^4.4.2",
|
|
"axobject-query": "^2.2.0",
|
|
"damerau-levenshtein": "^1.0.8",
|
|
"emoji-regex": "^9.2.2",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^3.3.1",
|
|
"language-tags": "^1.0.5",
|
|
"minimatch": "^3.1.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
|
|
"integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-no-only-tests": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-2.6.0.tgz",
|
|
"integrity": "sha512-T9SmE/g6UV1uZo1oHAqOvL86XWl7Pl2EpRpnLI8g/bkJu+h7XBCB+1LnubRZ2CUQXj805vh4/CYZdnqtVaEo2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-prefer-object-spread": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.29.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flatmap": "^1.2.5",
|
|
"doctrine": "^2.1.0",
|
|
"estraverse": "^5.3.0",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"object.fromentries": "^2.0.5",
|
|
"object.hasown": "^1.1.0",
|
|
"object.values": "^1.1.5",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.3",
|
|
"semver": "^6.3.0",
|
|
"string.prototype.matchall": "^4.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
"version": "4.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
|
|
"integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
"version": "2.0.0-next.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.2.0",
|
|
"path-parse": "^1.0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library": {
|
|
"version": "4.12.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": "^4.30.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.5.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/experimental-utils": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.7",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"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/eslint-plugin-testing-library/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0"
|
|
},
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/types": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0",
|
|
"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/eslint-plugin-testing-library/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"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/eslint-plugin-testing-library/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-testing-library/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-utils": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=5"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint-webpack-plugin": {
|
|
"version": "2.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "^7.28.2",
|
|
"arrify": "^2.0.1",
|
|
"jest-worker": "^27.3.1",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-webpack-plugin/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint-webpack-plugin/node_modules/jest-worker": {
|
|
"version": "27.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-webpack-plugin/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/@babel/code-frame": {
|
|
"version": "7.12.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/eslint-utils": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ignore": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/espree": {
|
|
"version": "7.3.1",
|
|
"license": "BSD-2-Clause",
|
|
"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/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/espree/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.4.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-to-babel": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.1.6",
|
|
"@babel/types": "^7.2.0",
|
|
"c8": "^7.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
}
|
|
},
|
|
"node_modules/estree-util-is-identifier-name": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/estree-util-visit": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/event-emitter": {
|
|
"version": "0.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14"
|
|
}
|
|
},
|
|
"node_modules/event-source-polyfill": {
|
|
"version": "1.0.25",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/event-stream": {
|
|
"version": "3.3.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "~0.1.1",
|
|
"from": "~0",
|
|
"map-stream": "~0.1.0",
|
|
"pause-stream": "0.0.11",
|
|
"split": "0.3",
|
|
"stream-combiner": "~0.0.4",
|
|
"through": "~2.3.1"
|
|
}
|
|
},
|
|
"node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/eventemitter2": {
|
|
"version": "6.4.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eventemitter3": {
|
|
"version": "4.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eventlistener": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/events": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/eventsource": {
|
|
"version": "1.1.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"original": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/evp_bytestokey": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"md5.js": "^1.3.4",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/exec-sh": {
|
|
"version": "0.3.6",
|
|
"resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz",
|
|
"integrity": "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/executable": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/exit": {
|
|
"version": "0.1.2",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets": {
|
|
"version": "2.1.4",
|
|
"license": "MIT",
|
|
"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/define-property": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/is-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-brackets/node_modules/kind-of": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expand-template": {
|
|
"version": "2.0.3",
|
|
"license": "(MIT OR WTFPL)",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/expect": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.18.1",
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.18.1.tgz",
|
|
"integrity": "sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==",
|
|
"dependencies": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.0",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.5.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.7",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.10.3",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/express-flash": {
|
|
"version": "0.0.2",
|
|
"dependencies": {
|
|
"connect-flash": "0.1.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/express-graphql": {
|
|
"version": "0.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "^1.3.7",
|
|
"content-type": "^1.0.4",
|
|
"http-errors": "1.8.0",
|
|
"raw-body": "^2.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.7.0 || ^15.3.0"
|
|
}
|
|
},
|
|
"node_modules/express-graphql/node_modules/http-errors": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": ">= 1.5.0 < 2",
|
|
"toidentifier": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express-graphql/node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/express-session": {
|
|
"version": "1.17.3",
|
|
"resolved": "https://registry.npmjs.org/express-session/-/express-session-1.17.3.tgz",
|
|
"integrity": "sha512-4+otWXlShYlG1Ma+2Jnn+xgKUZTMJ5QD3YvfilX3AcocOAbIkVylSWEklzALe/+Pu4qV6TYBj5GwOBFfdKqLBw==",
|
|
"dependencies": {
|
|
"cookie": "0.4.2",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "~2.0.0",
|
|
"on-headers": "~1.0.2",
|
|
"parseurl": "~1.3.3",
|
|
"safe-buffer": "5.2.1",
|
|
"uid-safe": "~2.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/express-session/node_modules/cookie": {
|
|
"version": "0.4.2",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
|
|
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express-session/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express-session/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express-validator": {
|
|
"version": "6.14.1",
|
|
"resolved": "https://registry.npmjs.org/express-validator/-/express-validator-6.14.1.tgz",
|
|
"integrity": "sha512-4w7gn/jPW1a+r833xBqpu4pL7XiiScDwlbBIMtiqUEt/MVNqR94HOHyKLcCtnqCnEPiqrX1Mqt9l/SVN/iqeLA==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21",
|
|
"validator": "^13.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/cookie": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz",
|
|
"integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/finalhandler": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
|
|
"integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/express/node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
},
|
|
"node_modules/express/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/ext": {
|
|
"version": "1.6.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"type": "^2.5.0"
|
|
}
|
|
},
|
|
"node_modules/ext/node_modules/type": {
|
|
"version": "2.5.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/extend-shallow": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extendable": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/external-editor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/external-editor/node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/extglob": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/extract-files": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.17.0 || ^12.0.0 || >= 13.7.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jaydenseric"
|
|
}
|
|
},
|
|
"node_modules/extract-zip": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"get-stream": "^5.1.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"bin": {
|
|
"extract-zip": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.17.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@types/yauzl": "^2.9.1"
|
|
}
|
|
},
|
|
"node_modules/extract-zip/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/extract-zip/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/extract-zip/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/extsprintf": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eyes": {
|
|
"version": "0.1.8",
|
|
"engines": {
|
|
"node": "> 0.1.90"
|
|
}
|
|
},
|
|
"node_modules/faker": {
|
|
"version": "5.5.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-copy": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.2.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-parse": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-safe-stringify": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-url-parser": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^1.3.2"
|
|
}
|
|
},
|
|
"node_modules/fast-url-parser/node_modules/punycode": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastest-levenshtein": {
|
|
"version": "1.0.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.13.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fault": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"format": "^0.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/faye-websocket": {
|
|
"version": "0.11.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"websocket-driver": ">=0.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/fb-watchman": {
|
|
"version": "2.0.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"node_modules/fd": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fd-slicer": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pend": "~1.2.0"
|
|
}
|
|
},
|
|
"node_modules/feature-policy": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/fetch-retry": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/fetch-retry/-/fetch-retry-5.0.2.tgz",
|
|
"integrity": "sha512-57Hmu+1kc6pKFUGVIobT7qw3NeAzY/uNN26bSevERLVvf6VGFR/ooDCOFBHMNDgAxBiU2YJq1D0vFzc6U1DcPw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/figgy-pudding": {
|
|
"version": "3.5.2",
|
|
"resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
|
|
"integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/figlet": {
|
|
"version": "1.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/figures": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat-cache": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/file-loader": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/file-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/file-system-cache": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bluebird": "^3.3.5",
|
|
"fs-extra": "^0.30.0",
|
|
"ramda": "^0.21.0"
|
|
}
|
|
},
|
|
"node_modules/file-system-cache/node_modules/fs-extra": {
|
|
"version": "0.30.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^2.1.0",
|
|
"klaw": "^1.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"rimraf": "^2.2.8"
|
|
}
|
|
},
|
|
"node_modules/file-system-cache/node_modules/jsonfile": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/file-system-cache/node_modules/ramda": {
|
|
"version": "0.21.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/file-system-cache/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/file-type": {
|
|
"version": "16.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-web-to-node-stream": "^3.0.0",
|
|
"strtok3": "^6.2.4",
|
|
"token-types": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/file-type?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/file-uri-to-path": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"node_modules/filelist": {
|
|
"version": "1.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"node_modules/filesize": {
|
|
"version": "6.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/filter-obj": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/final-form": {
|
|
"version": "4.20.7",
|
|
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.7.tgz",
|
|
"integrity": "sha512-ii3X9wNfyBYFnDPunYN5jh1/HAvtOZ9aJI/TVk0MB86hZuOeYkb+W5L3icgwW9WWNztZR6MDU3En6eoZTUoFPg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/final-form"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "~1.5.0",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/flat": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"bin": {
|
|
"flat": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.1.0",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.2.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/flush-write-stream": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
|
|
"integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.3.6"
|
|
}
|
|
},
|
|
"node_modules/flush-write-stream/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/flush-write-stream/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.0",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
|
|
"integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/for-in": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/foreach": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/forever-agent": {
|
|
"version": "0.6.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin": {
|
|
"version": "4.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.5.5",
|
|
"chalk": "^2.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"minimatch": "^3.0.4",
|
|
"semver": "^5.6.0",
|
|
"tapable": "^1.0.0",
|
|
"worker-rpc": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.11.5",
|
|
"yarn": ">=1.0.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/is-number/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/format": {
|
|
"version": "0.2.2",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/formidable": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/formidable/-/formidable-2.0.1.tgz",
|
|
"integrity": "sha512-rjTMNbp2BpfQShhFbR3Ruk3qk2y9jKpvMW78nJgx8QKtxjDVrwbZG+wvDOmVbifHyOUOQJXxqEy6r0faRrPzTQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dezalgo": "1.0.3",
|
|
"hexoid": "1.0.0",
|
|
"once": "1.4.0",
|
|
"qs": "6.9.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/tunnckoCore/commissions"
|
|
}
|
|
},
|
|
"node_modules/formidable/node_modules/qs": {
|
|
"version": "6.9.3",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.3.tgz",
|
|
"integrity": "sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/infusion"
|
|
}
|
|
},
|
|
"node_modules/fragment-cache": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-cache": "^0.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/from": {
|
|
"version": "0.1.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
|
|
"integrity": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/from2/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/from2/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/fs-constants": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-exists-cached": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
|
|
"integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fs-monkey": {
|
|
"version": "1.0.3",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/fs-readdir-recursive": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-write-stream-atomic": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
|
|
"integrity": "sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"iferr": "^0.1.5",
|
|
"imurmurhash": "^0.1.4",
|
|
"readable-stream": "1 || 2"
|
|
}
|
|
},
|
|
"node_modules/fs-write-stream-atomic/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/fs-write-stream-atomic/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/fsm-iterator": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functional-red-black-tree": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gatsby": {
|
|
"version": "3.14.6",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/eslint-parser": "^7.15.4",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/parser": "^7.15.5",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/traverse": "^7.15.4",
|
|
"@babel/types": "^7.15.4",
|
|
"@gatsbyjs/reach-router": "^1.3.6",
|
|
"@gatsbyjs/webpack-hot-middleware": "^2.25.2",
|
|
"@nodelib/fs.walk": "^1.2.4",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
|
|
"@types/http-proxy": "^1.17.4",
|
|
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
|
"@typescript-eslint/parser": "^4.29.3",
|
|
"@vercel/webpack-asset-relocator-loader": "^1.6.0",
|
|
"address": "1.1.2",
|
|
"anser": "^2.0.1",
|
|
"autoprefixer": "^10.2.4",
|
|
"axios": "^0.21.1",
|
|
"babel-loader": "^8.2.2",
|
|
"babel-plugin-add-module-exports": "^1.0.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"babel-plugin-lodash": "^3.3.4",
|
|
"babel-plugin-remove-graphql-queries": "^3.14.0",
|
|
"babel-preset-gatsby": "^1.14.0",
|
|
"better-opn": "^2.0.0",
|
|
"bluebird": "^3.7.2",
|
|
"body-parser": "^1.19.0",
|
|
"browserslist": "^4.12.2",
|
|
"cache-manager": "^2.11.1",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"common-tags": "^1.8.0",
|
|
"compression": "^1.7.4",
|
|
"cookie": "^0.4.1",
|
|
"core-js": "^3.17.2",
|
|
"cors": "^2.8.5",
|
|
"css-loader": "^5.0.1",
|
|
"css-minimizer-webpack-plugin": "^2.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"date-fns": "^2.14.0",
|
|
"debug": "^3.2.7",
|
|
"deepmerge": "^4.2.2",
|
|
"del": "^5.1.0",
|
|
"detect-port": "^1.3.0",
|
|
"devcert": "^1.1.3",
|
|
"dotenv": "^8.2.0",
|
|
"eslint": "^7.32.0",
|
|
"eslint-config-react-app": "^6.0.0",
|
|
"eslint-plugin-flowtype": "^5.9.2",
|
|
"eslint-plugin-graphql": "^4.0.0",
|
|
"eslint-plugin-import": "^2.24.2",
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
"eslint-plugin-react": "^7.25.1",
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
"eslint-webpack-plugin": "^2.5.4",
|
|
"event-source-polyfill": "^1.0.15",
|
|
"execa": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-graphql": "^0.12.0",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"fastq": "^1.10.0",
|
|
"file-loader": "^6.2.0",
|
|
"find-cache-dir": "^3.3.1",
|
|
"fs-exists-cached": "1.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-cli": "^3.14.2",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-graphiql-explorer": "^1.14.0",
|
|
"gatsby-legacy-polyfills": "^1.14.0",
|
|
"gatsby-link": "^3.14.0",
|
|
"gatsby-plugin-page-creator": "^3.14.0",
|
|
"gatsby-plugin-typescript": "^3.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"gatsby-react-router-scroll": "^4.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"gatsby-worker": "^0.5.0",
|
|
"glob": "^7.1.6",
|
|
"got": "^11.8.2",
|
|
"graphql": "^15.4.0",
|
|
"graphql-compose": "~7.25.0",
|
|
"graphql-playground-middleware-express": "^1.7.18",
|
|
"hasha": "^5.2.0",
|
|
"http-proxy": "^1.18.1",
|
|
"invariant": "^2.2.4",
|
|
"is-relative": "^1.0.0",
|
|
"is-relative-url": "^3.0.0",
|
|
"joi": "^17.2.1",
|
|
"json-loader": "^0.5.7",
|
|
"latest-version": "5.1.0",
|
|
"lodash": "^4.17.21",
|
|
"md5-file": "^5.0.0",
|
|
"meant": "^1.0.1",
|
|
"memoizee": "^0.4.15",
|
|
"micromatch": "^4.0.2",
|
|
"mime": "^2.4.6",
|
|
"mini-css-extract-plugin": "1.6.2",
|
|
"mitt": "^1.2.0",
|
|
"moment": "^2.27.0",
|
|
"multer": "^1.4.2",
|
|
"normalize-path": "^3.0.0",
|
|
"null-loader": "^4.0.1",
|
|
"opentracing": "^0.14.4",
|
|
"p-defer": "^3.0.0",
|
|
"parseurl": "^1.3.3",
|
|
"physical-cpu-count": "^2.0.0",
|
|
"platform": "^1.3.6",
|
|
"postcss": "^8.3.5",
|
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
"postcss-loader": "^5.0.0",
|
|
"prompts": "^2.3.2",
|
|
"prop-types": "^15.7.2",
|
|
"query-string": "^6.13.1",
|
|
"raw-loader": "^4.0.2",
|
|
"react-dev-utils": "^11.0.3",
|
|
"react-refresh": "^0.9.0",
|
|
"redux": "^4.0.5",
|
|
"redux-thunk": "^2.3.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"shallow-compare": "^1.2.2",
|
|
"signal-exit": "^3.0.3",
|
|
"slugify": "^1.4.4",
|
|
"socket.io": "3.1.1",
|
|
"socket.io-client": "3.1.1",
|
|
"source-map": "^0.7.3",
|
|
"source-map-support": "^0.5.19",
|
|
"st": "^2.0.0",
|
|
"stack-trace": "^0.0.10",
|
|
"string-similarity": "^1.2.2",
|
|
"strip-ansi": "^5.2.0",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
"tmp": "^0.2.1",
|
|
"true-case-path": "^2.2.1",
|
|
"type-of": "^2.0.1",
|
|
"url-loader": "^4.1.1",
|
|
"uuid": "3.4.0",
|
|
"v8-compile-cache": "^2.2.0",
|
|
"webpack": "^5.35.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-merge": "^5.7.3",
|
|
"webpack-stats-plugin": "^1.0.3",
|
|
"webpack-virtual-modules": "^0.3.2",
|
|
"xstate": "^4.11.0",
|
|
"yaml-loader": "^0.6.0"
|
|
},
|
|
"bin": {
|
|
"gatsby": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.9.0 || ^17.0.0",
|
|
"react-dom": "^16.9.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli": {
|
|
"version": "3.14.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/common-tags": "^1.8.0",
|
|
"better-opn": "^2.0.0",
|
|
"chalk": "^4.1.2",
|
|
"clipboardy": "^2.3.0",
|
|
"common-tags": "^1.8.0",
|
|
"configstore": "^5.0.1",
|
|
"convert-hrtime": "^3.0.0",
|
|
"create-gatsby": "^1.14.0",
|
|
"envinfo": "^7.7.3",
|
|
"execa": "^5.1.1",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-recipes": "^0.25.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"hosted-git-info": "^3.0.6",
|
|
"is-valid-path": "^0.1.1",
|
|
"joi": "^17.4.0",
|
|
"lodash": "^4.17.21",
|
|
"meant": "^1.0.2",
|
|
"node-fetch": "^2.6.1",
|
|
"opentracing": "^0.14.4",
|
|
"pretty-error": "^2.1.1",
|
|
"progress": "^2.0.3",
|
|
"prompts": "^2.3.2",
|
|
"redux": "^4.0.5",
|
|
"resolve-cwd": "^3.0.0",
|
|
"semver": "^7.3.5",
|
|
"signal-exit": "^3.0.3",
|
|
"source-map": "0.7.3",
|
|
"stack-trace": "^0.0.10",
|
|
"strip-ansi": "^5.2.0",
|
|
"update-notifier": "^5.0.1",
|
|
"uuid": "3.4.0",
|
|
"yargs": "^15.4.1",
|
|
"yoga-layout-prebuilt": "^1.9.6",
|
|
"yurnalist": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"gatsby": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/ansi-regex": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/camelcase": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/is-npm": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/update-notifier": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby-cli/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gatsby-core-utils": {
|
|
"version": "2.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"ci-info": "2.0.0",
|
|
"configstore": "^5.0.1",
|
|
"file-type": "^16.5.3",
|
|
"fs-extra": "^10.0.0",
|
|
"got": "^11.8.2",
|
|
"node-object-hash": "^2.3.9",
|
|
"proper-lockfile": "^4.1.2",
|
|
"tmp": "^0.2.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-core-utils/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-graphiql-explorer": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-legacy-polyfills": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"core-js-compat": "3.9.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-legacy-polyfills/node_modules/core-js-compat": {
|
|
"version": "3.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.3",
|
|
"semver": "7.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/gatsby-legacy-polyfills/node_modules/semver": {
|
|
"version": "7.0.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/gatsby-link": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/reach__router": "^1.3.9",
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@gatsbyjs/reach-router": "^1.3.5",
|
|
"react": "^16.9.0 || ^17.0.0",
|
|
"react-dom": "^16.9.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-page-utils": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"bluebird": "^3.7.2",
|
|
"chokidar": "^3.5.2",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"glob": "^7.1.7",
|
|
"lodash": "^4.17.21",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-advanced-sitemap": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "7.14.0",
|
|
"fs-extra": "10.0.1",
|
|
"lodash": "4.17.21",
|
|
"moment": "2.29.1",
|
|
"pify": "5.0.0",
|
|
"xml": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.19.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-advanced-sitemap/node_modules/@babel/runtime": {
|
|
"version": "7.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-advanced-sitemap/node_modules/fs-extra": {
|
|
"version": "10.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-advanced-sitemap/node_modules/pify": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-create-client-paths": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-manifest": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"semver": "^7.3.5",
|
|
"sharp": "^0.29.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-manifest/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-manifest/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-manifest/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gatsby-plugin-page-creator": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/traverse": "^7.15.4",
|
|
"@sindresorhus/slugify": "^1.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-page-utils": "^1.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"globby": "^11.0.4",
|
|
"lodash": "^4.17.21"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss": {
|
|
"version": "4.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"postcss-loader": "^4.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0",
|
|
"postcss": "^8.0.5"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/postcss-loader": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-postcss/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gatsby-plugin-react-helmet": {
|
|
"version": "4.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0",
|
|
"react-helmet": "^5.1.3 || ^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-remove-serviceworker": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-plugin-typescript": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/preset-typescript": "^7.15.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"babel-plugin-remove-graphql-queries": "^3.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-utils": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"joi": "^17.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-plugin-webpack-bundle-analyser-v2": {
|
|
"version": "1.1.27",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.17.8",
|
|
"webpack-bundle-analyzer": "^4.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-react-router-scroll": {
|
|
"version": "4.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@gatsbyjs/reach-router": "^1.3.5",
|
|
"react": "^16.9.0 || ^17.0.0",
|
|
"react-dom": "^16.9.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes": {
|
|
"version": "0.25.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/generator": "^7.15.4",
|
|
"@babel/helper-plugin-utils": "^7.14.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-transform-react-jsx": "^7.14.9",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/standalone": "^7.15.5",
|
|
"@babel/template": "^7.15.4",
|
|
"@babel/types": "^7.15.4",
|
|
"@graphql-tools/schema": "^7.0.0",
|
|
"@graphql-tools/utils": "^7.0.2",
|
|
"@hapi/hoek": "8.x.x",
|
|
"@hapi/joi": "^15.1.1",
|
|
"better-queue": "^3.8.10",
|
|
"chokidar": "^3.5.2",
|
|
"contentful-management": "^7.5.1",
|
|
"cors": "^2.8.5",
|
|
"debug": "^4.3.1",
|
|
"detect-port": "^1.3.0",
|
|
"dotenv": "^8.2.0",
|
|
"execa": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-graphql": "^0.12.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"glob": "^7.1.6",
|
|
"graphql": "^15.4.0",
|
|
"graphql-compose": "~7.25.0",
|
|
"graphql-subscriptions": "^1.1.0",
|
|
"graphql-type-json": "^0.3.2",
|
|
"hicat": "^0.8.0",
|
|
"is-binary-path": "^2.1.0",
|
|
"is-url": "^1.2.4",
|
|
"jest-diff": "^25.5.0",
|
|
"lock": "^1.0.0",
|
|
"lodash": "^4.17.21",
|
|
"mitt": "^1.2.0",
|
|
"mkdirp": "^0.5.1",
|
|
"node-fetch": "^2.5.0",
|
|
"pkg-dir": "^4.2.0",
|
|
"prettier": "^2.3.2",
|
|
"prop-types": "^15.6.1",
|
|
"remark-mdx": "^2.0.0-next.4",
|
|
"remark-mdxjs": "^2.0.0-next.4",
|
|
"remark-parse": "^6.0.3",
|
|
"remark-stringify": "^8.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"single-trailing-newline": "^1.0.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unified": "^8.4.2",
|
|
"unist-util-remove": "^2.0.0",
|
|
"unist-util-visit": "^2.0.2",
|
|
"uuid": "3.4.0",
|
|
"ws": "^7.3.0",
|
|
"xstate": "^4.9.1",
|
|
"yoga-layout-prebuilt": "^1.9.6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/@jest/types": {
|
|
"version": "25.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^1.1.1",
|
|
"@types/yargs": "^15.0.0",
|
|
"chalk": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/@types/istanbul-reports": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*",
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/@types/yargs": {
|
|
"version": "15.0.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/diff-sequences": {
|
|
"version": "25.2.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/dotenv": {
|
|
"version": "8.6.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/jest-diff": {
|
|
"version": "25.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^3.0.0",
|
|
"diff-sequences": "^25.2.6",
|
|
"jest-get-type": "^25.2.6",
|
|
"pretty-format": "^25.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/jest-get-type": {
|
|
"version": "25.2.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/pretty-format": {
|
|
"version": "25.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^25.5.0",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^16.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-recipes/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gatsby-remark-prismjs": {
|
|
"version": "5.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"parse-numeric-range": "^1.2.0",
|
|
"unist-util-visit": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0",
|
|
"prismjs": "^1.15.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"chokidar": "^3.5.2",
|
|
"fastq": "^1.11.1",
|
|
"file-type": "^16.5.3",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"got": "^9.6.0",
|
|
"md5-file": "^5.0.0",
|
|
"mime": "^2.5.2",
|
|
"pretty-bytes": "^5.4.1",
|
|
"progress": "^2.0.3",
|
|
"valid-url": "^1.0.9",
|
|
"xstate": "^4.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/@sindresorhus/is": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/cacheable-request": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/cacheable-request/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/decompress-response": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/defer-to-connect": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/got": {
|
|
"version": "9.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/got/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/json-buffer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/keyv": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/p-cancelable": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/responselike": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-source-filesystem/node_modules/responselike/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-telemetry": {
|
|
"version": "2.14.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@turist/fetch": "^7.1.7",
|
|
"@turist/time": "^0.0.2",
|
|
"async-retry-ng": "^2.0.1",
|
|
"boxen": "^4.2.0",
|
|
"configstore": "^5.0.1",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"git-up": "^4.0.5",
|
|
"is-docker": "^2.2.1",
|
|
"lodash": "^4.17.21",
|
|
"node-fetch": "^2.6.1",
|
|
"uuid": "3.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-telemetry/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark": {
|
|
"version": "4.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gray-matter": "^4.0.2",
|
|
"hast-util-raw": "^6.0.2",
|
|
"hast-util-to-html": "^7.1.2",
|
|
"lodash": "^4.17.21",
|
|
"mdast-util-to-hast": "^10.2.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"mdast-util-toc": "^5.1.0",
|
|
"remark": "^13.0.0",
|
|
"remark-footnotes": "^3.0.0",
|
|
"remark-gfm": "^1.0.0",
|
|
"remark-parse": "^9.0.0",
|
|
"remark-retext": "^4.0.0",
|
|
"remark-stringify": "^9.0.1",
|
|
"retext-english": "^3.0.4",
|
|
"sanitize-html": "^1.27.5",
|
|
"underscore.string": "^3.3.5",
|
|
"unified": "^9.2.1",
|
|
"unist-util-remove-position": "^3.0.0",
|
|
"unist-util-select": "^3.0.4",
|
|
"unist-util-visit": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"gatsby": "^3.0.0-next.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/domhandler": {
|
|
"version": "3.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/htmlparser2": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^3.0.0",
|
|
"domutils": "^2.0.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/mdast-util-to-hast": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/remark-parse": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/remark-stringify": {
|
|
"version": "9.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/sanitize-html": {
|
|
"version": "1.27.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"htmlparser2": "^4.1.0",
|
|
"lodash": "^4.17.15",
|
|
"parse-srcset": "^1.0.2",
|
|
"postcss": "^7.0.27"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby-transformer-remark/node_modules/unified": {
|
|
"version": "9.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/gatsby-worker": {
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "4.33.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": "4.33.0",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"debug": "^4.3.1",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.1.8",
|
|
"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/gatsby/node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/eslint-plugin/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/experimental-utils": {
|
|
"version": "4.33.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.7",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"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/gatsby/node_modules/@typescript-eslint/parser": {
|
|
"version": "4.33.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"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/gatsby/node_modules/@typescript-eslint/parser/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/parser/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "4.33.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0"
|
|
},
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/types": {
|
|
"version": "4.33.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "4.33.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0",
|
|
"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/gatsby/node_modules/@typescript-eslint/typescript-estree/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/typescript-estree/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "4.33.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"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/gatsby/node_modules/ansi-regex": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/babel-preset-gatsby": {
|
|
"version": "1.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-class-properties": "^7.14.0",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-classes": "^7.15.4",
|
|
"@babel/plugin-transform-runtime": "^7.15.0",
|
|
"@babel/plugin-transform-spread": "^7.14.6",
|
|
"@babel/preset-env": "^7.15.4",
|
|
"@babel/preset-react": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"babel-plugin-macros": "^2.8.0",
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-legacy-polyfills": "^1.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"core-js": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby/node_modules/core-js": {
|
|
"version": "3.19.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/date-fns": {
|
|
"version": "2.27.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/date-fns"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/dotenv": {
|
|
"version": "8.6.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-config-react-app": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"confusing-browser-globals": "^1.0.10"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
"@typescript-eslint/parser": "^4.0.0",
|
|
"babel-eslint": "^10.0.0",
|
|
"eslint": "^7.5.0",
|
|
"eslint-plugin-flowtype": "^5.2.0",
|
|
"eslint-plugin-import": "^2.22.0",
|
|
"eslint-plugin-jest": "^24.0.0",
|
|
"eslint-plugin-jsx-a11y": "^6.3.1",
|
|
"eslint-plugin-react": "^7.20.3",
|
|
"eslint-plugin-react-hooks": "^4.0.8",
|
|
"eslint-plugin-testing-library": "^3.9.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint-plugin-jest": {
|
|
"optional": true
|
|
},
|
|
"eslint-plugin-testing-library": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-jest": {
|
|
"version": "24.7.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz",
|
|
"integrity": "sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/eslint-plugin": ">= 4",
|
|
"eslint": ">=5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library": {
|
|
"version": "3.10.2",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.2.tgz",
|
|
"integrity": "sha512-WAmOCt7EbF1XM8XfbCKAEzAPnShkNSwcIsAD2jHdsMUT9mZJPjLCG7pMzbcC8kK366NOuGip8HKLDC+Xk4yIdA==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": "^3.10.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^5 || ^6 || ^7"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/experimental-utils": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz",
|
|
"integrity": "sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.3",
|
|
"@typescript-eslint/types": "3.10.1",
|
|
"@typescript-eslint/typescript-estree": "3.10.1",
|
|
"eslint-scope": "^5.0.0",
|
|
"eslint-utils": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "*"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/types": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.10.1.tgz",
|
|
"integrity": "sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz",
|
|
"integrity": "sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "3.10.1",
|
|
"@typescript-eslint/visitor-keys": "3.10.1",
|
|
"debug": "^4.1.1",
|
|
"glob": "^7.1.6",
|
|
"is-glob": "^4.0.1",
|
|
"lodash": "^4.17.15",
|
|
"semver": "^7.3.2",
|
|
"tsutils": "^3.17.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz",
|
|
"integrity": "sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/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==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/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==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/eslint-plugin-testing-library/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/gatsby/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gatsby/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/string-similarity": {
|
|
"version": "1.2.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lodash.every": "^4.6.0",
|
|
"lodash.flattendeep": "^4.4.0",
|
|
"lodash.foreach": "^4.5.0",
|
|
"lodash.map": "^4.6.0",
|
|
"lodash.maxby": "^4.6.0"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gatsby/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gauge": {
|
|
"version": "2.7.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.0.3",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1",
|
|
"wide-align": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/string-width": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/gauge/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/generic-names": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/get-func-name": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-node-dimensions": {
|
|
"version": "1.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/get-own-enumerable-property-symbols": {
|
|
"version": "3.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-port": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-stdin": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-value": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/getos": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^3.2.0"
|
|
}
|
|
},
|
|
"node_modules/getos/node_modules/async": {
|
|
"version": "3.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/git-up": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-ssh": "^1.3.0",
|
|
"parse-url": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/github-from-package": {
|
|
"version": "0.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/github-slugger": {
|
|
"version": "1.4.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/glob-promise": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/glob-promise/-/glob-promise-3.4.0.tgz",
|
|
"integrity": "sha512-q08RJ6O+eJn+dVanerAndJwIcumgbDdYiUT7zFQl3Wm1xD6fBKtah7H8ZJChj4wP+8C+QfeVy8xautR7rdmKEw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/glob": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"glob": "*"
|
|
}
|
|
},
|
|
"node_modules/glob-to-regexp": {
|
|
"version": "0.4.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/global": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-document": "^2.19.0",
|
|
"process": "^0.11.10"
|
|
}
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/global-modules": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-prefix": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/global-prefix": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/global-prefix/node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/global-prefix/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/globalize": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cldrjs": "^0.5.4"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globalthis": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
|
|
"integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/globby/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/got": {
|
|
"version": "11.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^4.0.0",
|
|
"@szmarczak/http-timer": "^4.0.5",
|
|
"@types/cacheable-request": "^6.0.1",
|
|
"@types/responselike": "^1.0.0",
|
|
"cacheable-lookup": "^5.0.3",
|
|
"cacheable-request": "^7.0.2",
|
|
"decompress-response": "^6.0.0",
|
|
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
"lowercase-keys": "^2.0.0",
|
|
"p-cancelable": "^2.0.0",
|
|
"responselike": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.19.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.9",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/graphql": {
|
|
"version": "15.7.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
}
|
|
},
|
|
"node_modules/graphql-compose": {
|
|
"version": "7.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graphql-type-json": "0.3.2",
|
|
"object-path": "0.11.5"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^14.2.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-compose/node_modules/object-path": {
|
|
"version": "0.11.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.12.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-config": {
|
|
"version": "3.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "3.0.2",
|
|
"@graphql-tools/graphql-file-loader": "^6.0.0",
|
|
"@graphql-tools/json-file-loader": "^6.0.0",
|
|
"@graphql-tools/load": "^6.0.0",
|
|
"@graphql-tools/merge": "6.0.0 - 6.2.14",
|
|
"@graphql-tools/url-loader": "^6.0.0",
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"cosmiconfig": "7.0.0",
|
|
"cosmiconfig-toml-loader": "1.0.0",
|
|
"minimatch": "3.0.4",
|
|
"string-env-interpolation": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-config/node_modules/cosmiconfig": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/graphql-playground-html": {
|
|
"version": "1.6.30",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xss": "^1.0.6"
|
|
}
|
|
},
|
|
"node_modules/graphql-playground-middleware-express": {
|
|
"version": "1.7.23",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graphql-playground-html": "^1.6.30"
|
|
},
|
|
"peerDependencies": {
|
|
"express": "^4.16.2"
|
|
}
|
|
},
|
|
"node_modules/graphql-subscriptions": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iterall": "^1.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": "^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-type-json": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"graphql": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/graphql-ws": {
|
|
"version": "4.9.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": ">=0.11 <=15"
|
|
}
|
|
},
|
|
"node_modules/gray-matter": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
|
|
"integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==",
|
|
"dependencies": {
|
|
"js-yaml": "^3.13.1",
|
|
"kind-of": "^6.0.2",
|
|
"section-matter": "^1.0.0",
|
|
"strip-bom-string": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/growl": {
|
|
"version": "1.10.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.x"
|
|
}
|
|
},
|
|
"node_modules/gud": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gzip-size": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "^0.1.1",
|
|
"pify": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/gzip-size/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/handle-thing": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/handlebars": {
|
|
"version": "4.7.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.5",
|
|
"neo-async": "^2.6.0",
|
|
"source-map": "^0.6.1",
|
|
"wordwrap": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"handlebars": "bin/handlebars"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.7"
|
|
},
|
|
"optionalDependencies": {
|
|
"uglify-js": "^3.1.4"
|
|
}
|
|
},
|
|
"node_modules/handlebars/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/har-schema": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/har-validator": {
|
|
"version": "5.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/harmony-reflect": {
|
|
"version": "1.6.2",
|
|
"license": "(Apache-2.0 OR MPL-1.1)"
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-ansi": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-cors": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-glob": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-glob/-/has-glob-1.0.0.tgz",
|
|
"integrity": "sha512-D+8A457fBShSEI3tFCj65PAbT++5sKiFtdCdOam0gnfBgw9D277OERk+HM9qYJXmdVLZ/znez10SqHN0BBQ50g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-glob": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-glob/node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
|
|
"integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-unicode": {
|
|
"version": "2.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/has-value": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-values/node_modules/kind-of": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-yarn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hash-base": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/hash-base/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hash.js": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"minimalistic-assert": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hasha": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-stream": "^2.0.0",
|
|
"type-fest": "^0.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/hasha/node_modules/type-fest": {
|
|
"version": "0.8.1",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hast-to-hyperscript": {
|
|
"version": "9.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.3",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"property-information": "^5.3.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"web-namespaces": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-from-parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse5": "^5.0.0",
|
|
"hastscript": "^6.0.0",
|
|
"property-information": "^5.0.0",
|
|
"vfile": "^4.0.0",
|
|
"vfile-location": "^3.2.0",
|
|
"web-namespaces": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-is-element": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-parse-selector": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-raw": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-sanitize": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-to-html": {
|
|
"version": "7.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-is-element": "^1.0.0",
|
|
"hast-util-whitespace": "^1.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"stringify-entities": "^3.0.1",
|
|
"unist-util-is": "^4.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-to-parse5": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hast-to-hyperscript": "^9.0.0",
|
|
"property-information": "^5.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-whitespace": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hastscript": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^2.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-parse-selector": "^2.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/helmet": {
|
|
"version": "3.23.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"dont-sniff-mimetype": "1.1.0",
|
|
"feature-policy": "0.3.0",
|
|
"helmet-crossdomain": "0.4.0",
|
|
"helmet-csp": "2.10.0",
|
|
"hide-powered-by": "1.1.0",
|
|
"hpkp": "2.0.0",
|
|
"hsts": "2.2.0",
|
|
"nocache": "2.1.0",
|
|
"referrer-policy": "1.2.0",
|
|
"x-xss-protection": "1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/helmet-crossdomain": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/helmet-csp": {
|
|
"version": "2.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bowser": "2.9.0",
|
|
"camelize": "1.0.0",
|
|
"content-security-policy-builder": "2.1.0",
|
|
"dasherize": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/helmet/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/hexoid": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz",
|
|
"integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hicat": {
|
|
"version": "0.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"highlight.js": "^10.4.1",
|
|
"minimist": "^1.2.5"
|
|
},
|
|
"bin": {
|
|
"hicat": "bin/hicat"
|
|
}
|
|
},
|
|
"node_modules/hide-powered-by": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/highlight.js": {
|
|
"version": "10.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/hmac-drbg": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash.js": "^1.0.3",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"node_modules/homedir-polyfill": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-passwd": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/hoopy": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "3.0.8",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/hpack.js": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"obuf": "^1.0.0",
|
|
"readable-stream": "^2.0.1",
|
|
"wbuf": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/hpkp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hsts": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/hsts/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/html-element-map": {
|
|
"version": "1.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array.prototype.filter": "^1.0.0",
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/html-encoding-sniffer": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-encoding": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/html-entities": {
|
|
"version": "2.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-escaper": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camel-case": "^4.1.2",
|
|
"clean-css": "^5.2.2",
|
|
"commander": "^8.3.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.4",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^5.10.0"
|
|
},
|
|
"bin": {
|
|
"html-minifier-terser": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/html-minifier-terser/node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/html-parse-stringify": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"void-elements": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/html-tags": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz",
|
|
"integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/html-void-elements": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/html-webpack-plugin": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": "^6.0.0",
|
|
"html-minifier-terser": "^6.0.2",
|
|
"lodash": "^4.17.21",
|
|
"pretty-error": "^4.0.0",
|
|
"tapable": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/html-webpack-plugin"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.20.0"
|
|
}
|
|
},
|
|
"node_modules/html-webpack-plugin/node_modules/pretty-error": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/html-webpack-plugin/node_modules/renderkid": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/html-webpack-plugin/node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "6.1.0",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-auth": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"apache-crypt": "^1.1.2",
|
|
"apache-md5": "^1.0.6",
|
|
"bcryptjs": "^2.3.0",
|
|
"uuid": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.6.1"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.1.0",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/http-deceiver": {
|
|
"version": "1.2.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-errors/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-errors/node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
},
|
|
"node_modules/http-errors/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-errors/node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/http-parser-js": {
|
|
"version": "0.5.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-proxy": {
|
|
"version": "1.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tootallnate/once": "1",
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-proxy-middleware": {
|
|
"version": "0.19.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"http-proxy": "^1.17.0",
|
|
"is-glob": "^4.0.0",
|
|
"lodash": "^4.17.11",
|
|
"micromatch": "^3.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/is-number/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/http-signature": {
|
|
"version": "1.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^2.0.2",
|
|
"sshpk": "^1.14.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/http-status": {
|
|
"version": "1.5.0",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/http2-wrapper": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"quick-lru": "^5.1.1",
|
|
"resolve-alpn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.19.0"
|
|
}
|
|
},
|
|
"node_modules/httpntlm": {
|
|
"version": "1.6.1",
|
|
"dependencies": {
|
|
"httpreq": ">=0.4.22",
|
|
"underscore": "~1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/httpntlm/node_modules/underscore": {
|
|
"version": "1.7.0"
|
|
},
|
|
"node_modules/httpreq": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.15.1"
|
|
}
|
|
},
|
|
"node_modules/https-browserify": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
|
|
"integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/husky": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"husky": "lib/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/typicode"
|
|
}
|
|
},
|
|
"node_modules/hyphenate-style-name": {
|
|
"version": "1.0.4",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/i18next": {
|
|
"version": "20.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/icss-replace-symbols": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/icss-utils": {
|
|
"version": "5.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/idb": {
|
|
"version": "6.1.5",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/identity-obj-proxy": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"harmony-reflect": "^1.4.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/iferr": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
|
|
"integrity": "sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/ignore-by-default": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/immer": {
|
|
"version": "8.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/immer"
|
|
}
|
|
},
|
|
"node_modules/import-cwd": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-fresh/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/import-from": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-lazy": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/import-local": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/infer-owner": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
|
|
"integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/inflection": {
|
|
"version": "1.13.1",
|
|
"engines": [
|
|
"node >= 0.4.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/inline-style-parser": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/inquirer": {
|
|
"version": "8.2.4",
|
|
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.4.tgz",
|
|
"integrity": "sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.1.1",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-width": "^3.0.0",
|
|
"external-editor": "^3.0.3",
|
|
"figures": "^3.0.0",
|
|
"lodash": "^4.17.21",
|
|
"mute-stream": "0.0.8",
|
|
"ora": "^5.4.1",
|
|
"run-async": "^2.4.0",
|
|
"rxjs": "^7.5.5",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"through": "^2.3.6",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/inquirer/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/rxjs": {
|
|
"version": "7.5.5",
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
|
|
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/internal-ip": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"default-gateway": "^4.2.0",
|
|
"ipaddr.js": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/invariant": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/invert-kv": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ip": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/ip-regex": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/is-absolute-url": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-accessor-descriptor": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-alphabetical": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-alphanumeric": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-alphanumerical": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-buffer": {
|
|
"version": "1.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-builtin-module": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.1.0.tgz",
|
|
"integrity": "sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"builtin-modules": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-ci": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^3.2.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/is-ci/node_modules/ci-info": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.9.0",
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz",
|
|
"integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-data-descriptor": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-decimal": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-descriptor": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"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/is-docker": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-dom": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-object": "^1.0.1",
|
|
"is-window": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/is-extendable": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-finite": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
|
|
"integrity": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-function": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-generator-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-hexadecimal": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-invalid-path": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-glob": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-invalid-path/node_modules/is-extglob": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-invalid-path/node_modules/is-glob": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-map": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz",
|
|
"integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-module": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-nan": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
|
|
"integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-npm": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-object": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-in-cwd": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-path-inside": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-in-cwd/node_modules/is-path-inside": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"path-is-inside": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-obj": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-potential-custom-element-name": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-promise": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-reference": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regexp": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-relative": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-unc-path": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-relative-url": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-absolute-url": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-resolvable": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/is-root": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz",
|
|
"integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
|
|
"integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-ssh": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"protocols": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-subset": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.18.5",
|
|
"foreach": "^2.0.5",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-unc-path": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unc-path-regex": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-unicode-supported": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-url": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-utf8": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
|
|
"integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"node_modules/is-valid-path": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-invalid-path": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-whitespace-character": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-window": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-windows": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-word-character": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-yarn-global": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isemail": {
|
|
"version": "3.2.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"punycode": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/isomorphic-unfetch": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/isomorphic-unfetch/-/isomorphic-unfetch-3.1.0.tgz",
|
|
"integrity": "sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"node-fetch": "^2.6.1",
|
|
"unfetch": "^4.2.0"
|
|
}
|
|
},
|
|
"node_modules/isomorphic-ws": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ws": "*"
|
|
}
|
|
},
|
|
"node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.0",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^3.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/istanbul-lib-source-maps/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/istanbul-reports": {
|
|
"version": "3.1.4",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/iterall": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/iterate-iterator": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/iterate-iterator/-/iterate-iterator-1.0.2.tgz",
|
|
"integrity": "sha512-t91HubM4ZDQ70M9wqp+pcNpu8OyJ9UAtXntT/Bcsvp5tZMnz9vRa+IunKXeI8AnfZMTv0jNuVEmGeLSMjVvfPw==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/iterate-value": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/iterate-value/-/iterate-value-1.0.2.tgz",
|
|
"integrity": "sha512-A6fMAio4D2ot2r/TYzr4yUWrmwNdsN5xL7+HUiyACE4DXm+q8HtPcnFTp+NnW3k4N05tZ7FVYFFb2CR13NxyHQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"es-get-iterator": "^1.0.2",
|
|
"iterate-iterator": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/jake": {
|
|
"version": "10.8.5",
|
|
"resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz",
|
|
"integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==",
|
|
"dependencies": {
|
|
"async": "^3.2.3",
|
|
"chalk": "^4.0.2",
|
|
"filelist": "^1.0.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"bin": {
|
|
"jake": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jake/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"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/async": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
},
|
|
"node_modules/jake/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jake/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/jake/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/jake/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/jake/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/jayson": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "^10.3.5",
|
|
"commander": "^2.12.2",
|
|
"es6-promisify": "^5.0.0",
|
|
"eyes": "^0.1.8",
|
|
"json-stringify-safe": "^5.0.1",
|
|
"JSONStream": "^1.3.1",
|
|
"lodash": "^4.17.11",
|
|
"uuid": "^3.2.1"
|
|
},
|
|
"bin": {
|
|
"jayson": "bin/jayson.js"
|
|
}
|
|
},
|
|
"node_modules/jayson/node_modules/@types/node": {
|
|
"version": "10.17.60",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jayson/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^27.5.1",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^27.5.1"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-changed-files": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"execa": "^5.0.0",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^0.7.0",
|
|
"expect": "^27.5.1",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-circus/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-cli": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"prompts": "^2.0.1",
|
|
"yargs": "^16.2.0"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-cli/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-cli/node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-config": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.8.0",
|
|
"@jest/test-sequencer": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"babel-jest": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^27.5.1",
|
|
"jest-environment-jsdom": "^27.5.1",
|
|
"jest-environment-node": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-jasmine2": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-runner": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/ci-info": {
|
|
"version": "3.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-config/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-config/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-config/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-diff": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-diff/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-diff/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-docblock": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-each/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-each/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-each/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-each/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-jsdom": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jsdom": "^16.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-node": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-serializer": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/source-map": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"expect": "^27.5.1",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-jasmine2/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"ajv": "^6.10.2",
|
|
"chalk": "^4.1.0",
|
|
"jest-matcher-utils": "^26.6.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema-extended": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"jest-json-schema": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/@jest/types": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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-json-schema/node_modules/@types/yargs": {
|
|
"version": "15.0.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/diff-sequences": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/jest-diff": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^26.6.2",
|
|
"jest-get-type": "^26.3.0",
|
|
"pretty-format": "^26.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/jest-get-type": {
|
|
"version": "26.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/jest-matcher-utils": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^26.6.2",
|
|
"jest-get-type": "^26.3.0",
|
|
"pretty-format": "^26.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/pretty-format": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-json-schema/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-leak-detector": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-message-util/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-mock": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-pnp-resolver": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"jest-resolve": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"jest-resolve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-regex-util": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^1.1.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve-dependencies": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-resolve/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-runner": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.8.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^27.5.1",
|
|
"jest-environment-jsdom": "^27.5.1",
|
|
"jest-environment-node": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-leak-detector": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"source-map-support": "^0.5.6",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-runner/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/globals": "^27.5.1",
|
|
"@jest/source-map": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"execa": "^5.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-runtime/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-serializer": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"graceful-fs": "^4.2.9"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.7.2",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/traverse": "^7.7.2",
|
|
"@babel/types": "^7.0.0",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/babel__traverse": "^7.0.4",
|
|
"@types/prettier": "^2.1.5",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^27.5.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^27.5.1",
|
|
"semver": "^7.3.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jest-util": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/ci-info": {
|
|
"version": "3.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-util/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-util/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-validate": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^27.5.1",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-validate/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.3.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-regex-util": "^27.0.0",
|
|
"jest-watcher": "^27.0.0",
|
|
"slash": "^4.0.0",
|
|
"string-length": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"jest": "^27.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/char-regex": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/slash": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/string-length": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"char-regex": "^2.0.0",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/strip-ansi": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watch-typeahead/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-util": "^27.5.1",
|
|
"string-length": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-watcher/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "26.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jmespath": {
|
|
"version": "0.15.0",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/joi": {
|
|
"version": "17.6.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0",
|
|
"@hapi/topo": "^5.0.0",
|
|
"@sideway/address": "^4.1.3",
|
|
"@sideway/formula": "^3.0.0",
|
|
"@sideway/pinpoint": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/joi-objectid": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/joi/node_modules/@hapi/hoek": {
|
|
"version": "9.2.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/joi/node_modules/@hapi/topo": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/jquery": {
|
|
"version": "3.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-string-escape": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz",
|
|
"integrity": "sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/js-yaml/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/js-yaml/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/js2xmlparser": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"xmlcreate": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsdom": {
|
|
"version": "16.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.5",
|
|
"acorn": "^8.2.4",
|
|
"acorn-globals": "^6.0.0",
|
|
"cssom": "^0.4.4",
|
|
"cssstyle": "^2.3.0",
|
|
"data-urls": "^2.0.0",
|
|
"decimal.js": "^10.2.1",
|
|
"domexception": "^2.0.1",
|
|
"escodegen": "^2.0.0",
|
|
"form-data": "^3.0.0",
|
|
"html-encoding-sniffer": "^2.0.1",
|
|
"http-proxy-agent": "^4.0.1",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
"nwsapi": "^2.2.0",
|
|
"parse5": "6.0.1",
|
|
"saxes": "^5.0.1",
|
|
"symbol-tree": "^3.2.4",
|
|
"tough-cookie": "^4.0.0",
|
|
"w3c-hr-time": "^1.0.2",
|
|
"w3c-xmlserializer": "^2.0.0",
|
|
"webidl-conversions": "^6.1.0",
|
|
"whatwg-encoding": "^1.0.5",
|
|
"whatwg-mimetype": "^2.3.0",
|
|
"whatwg-url": "^8.5.0",
|
|
"ws": "^7.4.6",
|
|
"xml-name-validator": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"canvas": "^2.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"canvas": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jsdom/node_modules/form-data": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/jsdom/node_modules/tough-cookie": {
|
|
"version": "4.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.33",
|
|
"punycode": "^2.1.1",
|
|
"universalify": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsdom/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-loader": {
|
|
"version": "0.5.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema": {
|
|
"version": "0.4.0",
|
|
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsonparse": {
|
|
"version": "1.3.1",
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonpointer": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/JSONStream": {
|
|
"version": "1.3.5",
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"bin": {
|
|
"JSONStream": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jws": "^3.2.2",
|
|
"lodash.includes": "^4.3.0",
|
|
"lodash.isboolean": "^3.0.3",
|
|
"lodash.isinteger": "^4.0.4",
|
|
"lodash.isnumber": "^3.0.3",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.once": "^4.0.0",
|
|
"ms": "^2.1.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4",
|
|
"npm": ">=1.4.28"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonwebtoken/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/jsprim": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"node_modules/jsx-ast-utils": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz",
|
|
"integrity": "sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.5",
|
|
"object.assign": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/jump.js": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/junk": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz",
|
|
"integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/just-curry-it": {
|
|
"version": "3.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jwa": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal-constant-time": "1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/jws": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jwa": "^1.4.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/keycode": {
|
|
"version": "2.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.1"
|
|
}
|
|
},
|
|
"node_modules/killable": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/klaw": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.9"
|
|
}
|
|
},
|
|
"node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/klona": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/language-subtag-registry": {
|
|
"version": "0.3.21",
|
|
"license": "ODC-By-1.0"
|
|
},
|
|
"node_modules/language-tags": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"language-subtag-registry": "~0.3.2"
|
|
}
|
|
},
|
|
"node_modules/latest-version": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lazy-ass": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "> 0.8"
|
|
}
|
|
},
|
|
"node_modules/lazy-universal-dotenv": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.0",
|
|
"app-root-dir": "^1.0.2",
|
|
"core-js": "^3.0.4",
|
|
"dotenv": "^8.0.0",
|
|
"dotenv-expand": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0",
|
|
"npm": ">=6.0.0",
|
|
"yarn": ">=1.0.0"
|
|
}
|
|
},
|
|
"node_modules/lazy-universal-dotenv/node_modules/core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/lazy-universal-dotenv/node_modules/dotenv": {
|
|
"version": "8.6.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/lcid": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invert-kv": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/lilconfig": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
|
|
"integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/linkify-it": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
|
|
"integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"uc.micro": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/lint-staged": {
|
|
"version": "12.5.0",
|
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz",
|
|
"integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cli-truncate": "^3.1.0",
|
|
"colorette": "^2.0.16",
|
|
"commander": "^9.3.0",
|
|
"debug": "^4.3.4",
|
|
"execa": "^5.1.1",
|
|
"lilconfig": "2.0.5",
|
|
"listr2": "^4.0.5",
|
|
"micromatch": "^4.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-inspect": "^1.12.2",
|
|
"pidtree": "^0.5.0",
|
|
"string-argv": "^0.3.1",
|
|
"supports-color": "^9.2.2",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"bin": {
|
|
"lint-staged": "bin/lint-staged.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/lint-staged"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/lint-staged/node_modules/commander": {
|
|
"version": "9.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz",
|
|
"integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "^12.20.0 || >=14"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/lint-staged/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/listr2": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/listr2/-/listr2-4.0.5.tgz",
|
|
"integrity": "sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cli-truncate": "^2.1.0",
|
|
"colorette": "^2.0.16",
|
|
"log-update": "^4.0.0",
|
|
"p-map": "^4.0.0",
|
|
"rfdc": "^1.3.0",
|
|
"rxjs": "^7.5.5",
|
|
"through": "^2.3.8",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"enquirer": ">= 2.3.0 < 3"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"enquirer": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/listr2/node_modules/cli-truncate": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
|
|
"integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"slice-ansi": "^3.0.0",
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/lint-staged/node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/pidtree": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.5.0.tgz",
|
|
"integrity": "sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==",
|
|
"dev": true,
|
|
"bin": {
|
|
"pidtree": "bin/pidtree.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/rxjs": {
|
|
"version": "7.5.5",
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
|
|
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/slice-ansi": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
|
|
"integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/supports-color": {
|
|
"version": "9.2.2",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.2.2.tgz",
|
|
"integrity": "sha512-XC6g/Kgux+rJXmwokjm9ECpD6k/smUoS5LKlUCcsYr4IY3rW0XyAympon2RmxGrlnZURMpg5T18gWDP9CsHXFA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/lint-staged/node_modules/tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/listr2": {
|
|
"version": "3.13.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cli-truncate": "^2.1.0",
|
|
"colorette": "^2.0.16",
|
|
"log-update": "^4.0.0",
|
|
"p-map": "^4.0.0",
|
|
"rfdc": "^1.3.0",
|
|
"rxjs": "^7.4.0",
|
|
"through": "^2.3.8",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"enquirer": ">= 2.3.0 < 3"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"enquirer": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/cli-truncate": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"slice-ansi": "^3.0.0",
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/listr2/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/rxjs": {
|
|
"version": "7.4.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/slice-ansi": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/listr2/node_modules/tslib": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/live-server": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/live-server/-/live-server-1.2.2.tgz",
|
|
"integrity": "sha512-t28HXLjITRGoMSrCOv4eZ88viHaBVIjKjdI5PO92Vxlu+twbk6aE0t7dVIaz6ZWkjPilYFV6OSdMYl9ybN2B4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"chokidar": "^2.0.4",
|
|
"colors": "1.4.0",
|
|
"connect": "^3.6.6",
|
|
"cors": "latest",
|
|
"event-stream": "3.3.4",
|
|
"faye-websocket": "0.11.x",
|
|
"http-auth": "3.1.x",
|
|
"morgan": "^1.9.1",
|
|
"object-assign": "latest",
|
|
"opn": "latest",
|
|
"proxy-middleware": "latest",
|
|
"send": "latest",
|
|
"serve-index": "^1.9.1"
|
|
},
|
|
"bin": {
|
|
"live-server": "live-server.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/anymatch/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/binary-extensions": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
|
|
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/chokidar": {
|
|
"version": "2.1.8",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
|
|
"integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
|
|
"deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^1.2.7"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/glob-parent/node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/is-binary-path": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
|
|
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"binary-extensions": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/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=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/readdirp": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
|
|
"integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/live-server/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/livereload": {
|
|
"version": "0.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chokidar": "^3.5.0",
|
|
"livereload-js": "^3.3.1",
|
|
"opts": ">= 1.2.0",
|
|
"ws": "^7.4.3"
|
|
},
|
|
"bin": {
|
|
"livereload": "bin/livereload.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/livereload-js": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/load-json-file": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"parse-json": "^4.0.0",
|
|
"pify": "^3.0.0",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-json-file/node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-json-file/node_modules/pify": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-json-file/node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-script": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loader-runner": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/loader-utils/node_modules/json5": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/loaders.css": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/lock": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash-es": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.camelcase": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.deburr": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.escape": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.every": {
|
|
"version": "4.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.findkey": {
|
|
"version": "4.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.flatten": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.flattendeep": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.foreach": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.get": {
|
|
"version": "4.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.includes": {
|
|
"version": "4.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isboolean": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isequal": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isinteger": {
|
|
"version": "4.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.ismatch": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isnumber": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isstring": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.iteratee": {
|
|
"version": "4.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.kebabcase": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.map": {
|
|
"version": "4.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.maxby": {
|
|
"version": "4.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.memoize": {
|
|
"version": "4.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.once": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.snakecase": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.sortby": {
|
|
"version": "4.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.throttle": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.truncate": {
|
|
"version": "4.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.without": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"is-unicode-supported": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log-update": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.3.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"slice-ansi": "^4.0.0",
|
|
"wrap-ansi": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/log-update/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-update/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/log-update/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-update/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log-update/node_modules/slice-ansi": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-update/node_modules/wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loglevel": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/loglevel"
|
|
}
|
|
},
|
|
"node_modules/longest-streak": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/loopback": {
|
|
"version": "3.28.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.0.1",
|
|
"bcryptjs": "^2.1.0",
|
|
"bluebird": "^3.1.1",
|
|
"body-parser": "^1.12.0",
|
|
"canonical-json": "0.0.4",
|
|
"debug": "^2.1.2",
|
|
"depd": "^1.0.0",
|
|
"ejs": "^2.3.1",
|
|
"express": "^4.14.0",
|
|
"inflection": "^1.6.0",
|
|
"isemail": "^3.2.0",
|
|
"loopback-connector-remote": "^3.0.0",
|
|
"loopback-datasource-juggler": "^3.28.0",
|
|
"loopback-filters": "^1.0.0",
|
|
"loopback-phase": "^3.0.0",
|
|
"nodemailer": "^6.4.16",
|
|
"nodemailer-direct-transport": "^3.3.2",
|
|
"nodemailer-stub-transport": "^1.1.0",
|
|
"serve-favicon": "^2.2.0",
|
|
"stable": "^0.1.5",
|
|
"strong-globalize": "^4.1.1",
|
|
"strong-remoting": "^3.11.0",
|
|
"uid2": "0.0.3",
|
|
"underscore.string": "^3.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loopback-boot": {
|
|
"version": "2.28.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^0.9.2",
|
|
"commondir": "^1.0.1",
|
|
"debug": "^3.2.6",
|
|
"lodash": "^4.17.11",
|
|
"semver": "^5.6.0",
|
|
"strong-globalize": "^4.1.3",
|
|
"toposort": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/loopback-boot/node_modules/async": {
|
|
"version": "0.9.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-boot/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-boot/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-boot/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/loopback-component-explorer": {
|
|
"version": "6.4.0",
|
|
"resolved": "https://registry.npmjs.org/loopback-component-explorer/-/loopback-component-explorer-6.4.0.tgz",
|
|
"integrity": "sha512-vDRR4gqkvGOEXh5yL383xGuGxUW9xtF+NCY6/lJu1VAgupKltZxEx3Vw+L3nsGvQrlkJTSmiK3jk72qxkoBtbw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^3.1.0",
|
|
"lodash": "^4.17.11",
|
|
"loopback-swagger": "^5.0.0",
|
|
"strong-globalize": "^4.1.1",
|
|
"swagger-ui": "^2.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/loopback-component-explorer/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-component-explorer/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/loopback-connector": {
|
|
"version": "4.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^3.2.0",
|
|
"bluebird": "^3.7.2",
|
|
"debug": "^4.1.1",
|
|
"msgpack5": "^4.2.0",
|
|
"strong-globalize": "^5.1.0",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector-mongodb": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.1",
|
|
"bson": "^1.0.6",
|
|
"debug": "^3.1.0",
|
|
"loopback-connector": "^4.5.0",
|
|
"mongodb": "^3.1.4",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector-mongodb/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector-mongodb/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector-mongodb/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-connector-remote": {
|
|
"version": "3.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loopback-datasource-juggler": "^3.0.0",
|
|
"strong-remoting": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/async": {
|
|
"version": "3.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-connector/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/invert-kv": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/invert-kv?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/lcid": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invert-kv": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/mem": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-connector/node_modules/os-locale": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/strong-globalize": {
|
|
"version": "5.1.0",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.5.0",
|
|
"lodash": "^4.17.15",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.5",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/loopback-connector/node_modules/uuid": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/loopback-datasource-juggler": {
|
|
"version": "3.36.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.0",
|
|
"bluebird": "^3.1.1",
|
|
"debug": "^3.1.0",
|
|
"depd": "^1.0.0",
|
|
"inflection": "^1.6.0",
|
|
"lodash": "^4.17.4",
|
|
"loopback-connector": "^4.4.0",
|
|
"minimatch": "^3.0.3",
|
|
"qs": "^6.5.0",
|
|
"shortid": "^2.2.6",
|
|
"strong-globalize": "^4.1.1",
|
|
"traverse": "^0.6.6",
|
|
"uuid": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loopback-datasource-juggler/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/loopback-datasource-juggler/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-datasource-juggler/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-datatype-geopoint": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/loopback-filters": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/loopback-filters/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-filters/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-phase": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.1",
|
|
"debug": "^3.1.0",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/loopback-phase/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/loopback-phase/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-phase/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback-swagger": {
|
|
"version": "5.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.1.4",
|
|
"debug": "^3.1.0",
|
|
"ejs": "^2.5.5",
|
|
"lodash": "^4.17.11",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loopback-swagger/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/loopback-swagger/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/loopback-swagger/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loopback/node_modules/async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/loud-rejection": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
|
|
"integrity": "sha512-RPNliZOFkqFumDhvYqOaNY4Uz9oJM2K9tC6JWsJJsNdhuONW4LQHRBpb0qf4pJApVffI5N39SwzWZJuEhfd7eQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"currently-unhandled": "^0.4.1",
|
|
"signal-exit": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/loupe": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-func-name": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/lower-case": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/lower-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/lowercase-keys": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lowlight": {
|
|
"version": "1.20.0",
|
|
"resolved": "https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz",
|
|
"integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"fault": "^1.0.0",
|
|
"highlight.js": "~10.7.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/lru_map": {
|
|
"version": "0.3.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/lru-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es5-ext": "~0.10.2"
|
|
}
|
|
},
|
|
"node_modules/lz-string": {
|
|
"version": "1.4.4",
|
|
"license": "WTFPL",
|
|
"bin": {
|
|
"lz-string": "bin/bin.js"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.25.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.4"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/make-error": {
|
|
"version": "1.3.6",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/makeerror": {
|
|
"version": "1.0.12",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/map-age-cleaner": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-defer": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/map-age-cleaner/node_modules/p-defer": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/map-cache": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/map-obj": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
|
|
"integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/map-or-similar": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/map-stream": {
|
|
"version": "0.1.0",
|
|
"dev": true
|
|
},
|
|
"node_modules/map-visit": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-visit": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/markdown-escapes": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/markdown-it": {
|
|
"version": "13.0.1",
|
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz",
|
|
"integrity": "sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"argparse": "^2.0.1",
|
|
"entities": "~3.0.1",
|
|
"linkify-it": "^4.0.1",
|
|
"mdurl": "^1.0.1",
|
|
"uc.micro": "^1.0.5"
|
|
},
|
|
"bin": {
|
|
"markdown-it": "bin/markdown-it.js"
|
|
}
|
|
},
|
|
"node_modules/markdown-it/node_modules/entities": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz",
|
|
"integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/markdown-table": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"repeat-string": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/markdownlint": {
|
|
"version": "0.26.0",
|
|
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.26.0.tgz",
|
|
"integrity": "sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"markdown-it": "13.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/marked": {
|
|
"version": "1.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"marked": "bin/marked"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.16.2"
|
|
}
|
|
},
|
|
"node_modules/matchmediaquery": {
|
|
"version": "0.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-mediaquery": "^0.1.2"
|
|
}
|
|
},
|
|
"node_modules/md5": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"charenc": "0.0.2",
|
|
"crypt": "0.0.2",
|
|
"is-buffer": "~1.1.6"
|
|
}
|
|
},
|
|
"node_modules/md5-file": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"md5-file": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/md5.js": {
|
|
"version": "1.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/mdast-builder": {
|
|
"version": "1.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/mdast-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-squeeze-paragraphs/-/mdast-squeeze-paragraphs-4.0.0.tgz",
|
|
"integrity": "sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"unist-util-remove": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-compact": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-definitions": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-directive": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"stringify-entities": "^3.1.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-find-and-replace": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^4.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-footnote": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0",
|
|
"micromark": "~2.11.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-from-markdown": {
|
|
"version": "0.8.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"micromark": "~2.11.0",
|
|
"parse-entities": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-frontmatter": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-extension-frontmatter": "^0.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-gfm": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-gfm-autolink-literal": "^0.1.0",
|
|
"mdast-util-gfm-strikethrough": "^0.2.0",
|
|
"mdast-util-gfm-table": "^0.1.0",
|
|
"mdast-util-gfm-task-list-item": "^0.1.0",
|
|
"mdast-util-to-markdown": "^0.6.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-gfm-autolink-literal": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"mdast-util-find-and-replace": "^1.1.0",
|
|
"micromark": "^2.11.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-gfm-strikethrough": {
|
|
"version": "0.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-gfm-table": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"markdown-table": "^2.0.0",
|
|
"mdast-util-to-markdown": "~0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-gfm-task-list-item": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "~0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-mdx-expression": "^1.0.0",
|
|
"mdast-util-mdx-jsx": "^1.0.0",
|
|
"mdast-util-mdxjs-esm": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-expression": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree-jsx": "^0.0.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0",
|
|
"parse-entities": "^4.0.0",
|
|
"stringify-entities": "^4.0.0",
|
|
"unist-util-remove-position": "^4.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/character-entities": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/character-entities-html4": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/character-entities-legacy": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/character-reference-invalid": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/is-alphabetical": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/is-alphanumerical": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-alphabetical": "^2.0.0",
|
|
"is-decimal": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/is-decimal": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/is-hexadecimal": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/longest-streak": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/mdast-util-to-markdown": {
|
|
"version": "1.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-to-string": "^3.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"unist-util-visit": "^4.0.0",
|
|
"zwitch": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/mdast-util-to-string": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/parse-entities": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"character-entities": "^2.0.0",
|
|
"character-entities-legacy": "^3.0.0",
|
|
"character-reference-invalid": "^2.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"is-alphanumerical": "^2.0.0",
|
|
"is-decimal": "^2.0.0",
|
|
"is-hexadecimal": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/stringify-entities": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities-html4": "^2.0.0",
|
|
"character-entities-legacy": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/unist-util-is": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/unist-util-remove-position": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-visit": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/unist-util-visit": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/unist-util-visit-parents": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdx-jsx/node_modules/zwitch": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-from-markdown": "^1.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/@types/debug": {
|
|
"version": "4.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/longest-streak": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/mdast-util-from-markdown": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"mdast-util-to-string": "^3.1.0",
|
|
"micromark": "^3.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"uvu": "^0.5.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/mdast-util-to-markdown": {
|
|
"version": "1.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-to-string": "^3.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"unist-util-visit": "^4.0.0",
|
|
"zwitch": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/mdast-util-to-string": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/micromark": {
|
|
"version": "3.0.9",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/debug": "^4.0.0",
|
|
"debug": "^4.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-core-commonmark": "^1.0.1",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-combine-extensions": "^1.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-encode": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-resolve-all": "^1.0.0",
|
|
"micromark-util-sanitize-uri": "^1.0.0",
|
|
"micromark-util-subtokenize": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.1",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/unist-util-is": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/unist-util-visit": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/unist-util-visit-parents": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-mdxjs-esm/node_modules/zwitch": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-hast": {
|
|
"version": "9.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^3.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-markdown": {
|
|
"version": "0.6.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^2.0.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-nlcst": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile-location": "^3.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-to-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdast-util-toc": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.3",
|
|
"@types/unist": "^2.0.3",
|
|
"extend": "^3.0.2",
|
|
"github-slugger": "^1.2.1",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/mdn-data": {
|
|
"version": "2.0.14",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/mdurl": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/meant": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/medium-zoom": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mem": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.1",
|
|
"mimic-fn": "^2.0.0",
|
|
"p-is-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/memfs": {
|
|
"version": "3.4.1",
|
|
"license": "Unlicense",
|
|
"dependencies": {
|
|
"fs-monkey": "1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/memoize-one": {
|
|
"version": "5.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/memoizee": {
|
|
"version": "0.4.15",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"es5-ext": "^0.10.53",
|
|
"es6-weak-map": "^2.0.3",
|
|
"event-emitter": "^0.3.5",
|
|
"is-promise": "^2.2.2",
|
|
"lru-queue": "^0.1.0",
|
|
"next-tick": "^1.1.0",
|
|
"timers-ext": "^0.1.7"
|
|
}
|
|
},
|
|
"node_modules/memoizee/node_modules/is-promise": {
|
|
"version": "2.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/memoizerific": {
|
|
"version": "1.11.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-or-similar": "^1.5.0"
|
|
}
|
|
},
|
|
"node_modules/memory-fs": {
|
|
"version": "0.4.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/memory-fs/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/memory-fs/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/memory-pager": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/memorystream": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow": {
|
|
"version": "3.7.0",
|
|
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
|
|
"integrity": "sha512-TNdwZs0skRlpPpCUK25StC4VH+tP5GgeY1HQOOGP+lQ2xtdkN2VtT/5tiX9k3IWpkBPV9b3LsAWXn4GGi/PrSA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"camelcase-keys": "^2.0.0",
|
|
"decamelize": "^1.1.2",
|
|
"loud-rejection": "^1.0.0",
|
|
"map-obj": "^1.0.1",
|
|
"minimist": "^1.1.3",
|
|
"normalize-package-data": "^2.3.4",
|
|
"object-assign": "^4.0.1",
|
|
"read-pkg-up": "^1.0.1",
|
|
"redent": "^1.0.0",
|
|
"trim-newlines": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/find-up": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
|
|
"integrity": "sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"path-exists": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/indent-string": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
|
|
"integrity": "sha512-aqwDFWSgSgfRaEwao5lg5KEcVd/2a+D1rvoG7NdilmYz0NwRk6StWpWdz/Hpk34MKPpx7s8XxUqimfcQK6gGlg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"repeating": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/load-json-file": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
|
|
"integrity": "sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"parse-json": "^2.2.0",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0",
|
|
"strip-bom": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/parse-json": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
|
|
"integrity": "sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"error-ex": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/path-exists": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
|
|
"integrity": "sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/path-type": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
|
|
"integrity": "sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
|
|
"integrity": "sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"load-json-file": "^1.0.0",
|
|
"normalize-package-data": "^2.3.2",
|
|
"path-type": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg-up": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
|
|
"integrity": "sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"find-up": "^1.0.0",
|
|
"read-pkg": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/redent": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
|
|
"integrity": "sha512-qtW5hKzGQZqKoh6JNSD+4lfitfPKGz42e6QwiRmPM5mmKtR0N41AbJRYu0xJi7nhOJ4WDgRkKvAk6tw4WIwR4g==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"indent-string": "^2.1.0",
|
|
"strip-indent": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/strip-bom": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
|
|
"integrity": "sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-utf8": "^0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/strip-indent": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
|
|
"integrity": "sha512-I5iQq6aFMM62fBEAIB/hXzwJD6EEZ0xEGCX2t7oXqaKPIRgt4WruAQ285BISgdkP+HLGWyeGmNJcpIwFeRYRUA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"get-stdin": "^4.0.1"
|
|
},
|
|
"bin": {
|
|
"strip-indent": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/meros": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">=12"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/method-override": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "3.1.0",
|
|
"methods": "~1.1.2",
|
|
"parseurl": "~1.3.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/method-override/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/microevent.ts": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark": {
|
|
"version": "2.11.4",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.0.0",
|
|
"parse-entities": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-core-commonmark": {
|
|
"version": "1.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-factory-destination": "^1.0.0",
|
|
"micromark-factory-label": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-factory-title": "^1.0.0",
|
|
"micromark-factory-whitespace": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-classify-character": "^1.0.0",
|
|
"micromark-util-html-tag-name": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-resolve-all": "^1.0.0",
|
|
"micromark-util-subtokenize": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.1",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-directive": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0",
|
|
"parse-entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-footnote": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-frontmatter": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fault": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0",
|
|
"micromark-extension-gfm-autolink-literal": "~0.5.0",
|
|
"micromark-extension-gfm-strikethrough": "~0.6.5",
|
|
"micromark-extension-gfm-table": "~0.4.0",
|
|
"micromark-extension-gfm-tagfilter": "~0.3.0",
|
|
"micromark-extension-gfm-task-list-item": "~0.3.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm-autolink-literal": {
|
|
"version": "0.5.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm-strikethrough": {
|
|
"version": "0.6.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm-table": {
|
|
"version": "0.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm-tagfilter": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-gfm-task-list-item": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark": "~2.11.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-mdx-expression": {
|
|
"version": "1.0.3",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-factory-mdx-expression": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-mdx-jsx": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/acorn": "^4.0.0",
|
|
"estree-util-is-identifier-name": "^2.0.0",
|
|
"micromark-factory-mdx-expression": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-mdx-md": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-types": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-mdxjs": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.0.0",
|
|
"acorn-jsx": "^5.0.0",
|
|
"micromark-extension-mdx-expression": "^1.0.0",
|
|
"micromark-extension-mdx-jsx": "^1.0.0",
|
|
"micromark-extension-mdx-md": "^1.0.0",
|
|
"micromark-extension-mdxjs-esm": "^1.0.0",
|
|
"micromark-util-combine-extensions": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-extension-mdxjs-esm": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-core-commonmark": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-position-from-estree": "^1.1.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-destination": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-label": {
|
|
"version": "1.0.2",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-mdx-expression": {
|
|
"version": "1.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-position-from-estree": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-space": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-title": {
|
|
"version": "1.0.2",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-factory-whitespace": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-character": {
|
|
"version": "1.1.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-chunked": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-classify-character": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-combine-extensions": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-decode-numeric-character-reference": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-decode-string": {
|
|
"version": "1.0.2",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-encode": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark-util-events-to-acorn": {
|
|
"version": "1.0.4",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/acorn": "^4.0.0",
|
|
"@types/estree": "^0.0.50",
|
|
"estree-util-visit": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-events-to-acorn/node_modules/@types/estree": {
|
|
"version": "0.0.50",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark-util-html-tag-name": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark-util-normalize-identifier": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-resolve-all": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-sanitize-uri": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-encode": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-subtokenize": {
|
|
"version": "1.0.2",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/micromark-util-symbol": {
|
|
"version": "1.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark-util-types": {
|
|
"version": "1.0.2",
|
|
"funding": [
|
|
{
|
|
"type": "GitHub Sponsors",
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
},
|
|
{
|
|
"type": "OpenCollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromark/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/micromark/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/miller-rabin": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.0.0",
|
|
"brorand": "^1.0.1"
|
|
},
|
|
"bin": {
|
|
"miller-rabin": "bin/miller-rabin"
|
|
}
|
|
},
|
|
"node_modules/miller-rabin/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "2.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.51.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.34",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.51.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/min-document": {
|
|
"version": "2.19.0",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dom-walk": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/min-indent": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin": {
|
|
"version": "1.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"webpack-sources": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.4.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minimalistic-crypto-utils": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "3.1.6",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
|
|
"integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-collect": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
|
|
"integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
|
|
"integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
|
|
"integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
|
|
"integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/mississippi": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
|
|
"integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mitt": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mixin-deep": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"for-in": "^1.0.2",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mixin-deep/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.5"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mocha": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ungap/promise-all-settled": "1.1.2",
|
|
"ansi-colors": "4.1.1",
|
|
"browser-stdout": "1.3.1",
|
|
"chokidar": "3.5.3",
|
|
"debug": "4.3.3",
|
|
"diff": "5.0.0",
|
|
"escape-string-regexp": "4.0.0",
|
|
"find-up": "5.0.0",
|
|
"glob": "7.2.0",
|
|
"growl": "1.10.5",
|
|
"he": "1.2.0",
|
|
"js-yaml": "4.1.0",
|
|
"log-symbols": "4.1.0",
|
|
"minimatch": "4.2.1",
|
|
"ms": "2.1.3",
|
|
"nanoid": "3.3.1",
|
|
"serialize-javascript": "6.0.0",
|
|
"strip-json-comments": "3.1.1",
|
|
"supports-color": "8.1.1",
|
|
"which": "2.0.2",
|
|
"workerpool": "6.2.0",
|
|
"yargs": "16.2.0",
|
|
"yargs-parser": "20.2.4",
|
|
"yargs-unparser": "2.0.0"
|
|
},
|
|
"bin": {
|
|
"_mocha": "bin/_mocha",
|
|
"mocha": "bin/mocha"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/mochajs"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/debug/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mocha/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/minimatch": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mocha/node_modules/nanoid": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
|
|
"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/mocha/node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/mock-fs": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/mock-require": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-caller-file": "^1.0.2",
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.3.0"
|
|
}
|
|
},
|
|
"node_modules/mock-require/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.29.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/monaco-editor": {
|
|
"version": "0.28.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/monaco-editor-webpack-plugin": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"monaco-editor": "0.25.x || 0.26.x || 0.27.x || 0.28.x",
|
|
"webpack": "^4.5.0 || 5.x"
|
|
}
|
|
},
|
|
"node_modules/monaco-editor-webpack-plugin/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/mongodb": {
|
|
"version": "3.7.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bl": "^2.2.1",
|
|
"bson": "^1.1.4",
|
|
"denque": "^1.4.1",
|
|
"optional-require": "^1.1.8",
|
|
"safe-buffer": "^5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"optionalDependencies": {
|
|
"saslprep": "^1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"aws4": {
|
|
"optional": true
|
|
},
|
|
"bson-ext": {
|
|
"optional": true
|
|
},
|
|
"kerberos": {
|
|
"optional": true
|
|
},
|
|
"mongodb-client-encryption": {
|
|
"optional": true
|
|
},
|
|
"mongodb-extjson": {
|
|
"optional": true
|
|
},
|
|
"snappy": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/moo": {
|
|
"version": "0.5.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/morgan": {
|
|
"version": "1.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"basic-auth": "~2.0.1",
|
|
"debug": "2.6.9",
|
|
"depd": "~2.0.0",
|
|
"on-finished": "~2.3.0",
|
|
"on-headers": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/morgan/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/move-concurrently": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
|
|
"integrity": "sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"aproba": "^1.1.1",
|
|
"copy-concurrently": "^1.0.0",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/move-concurrently/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/mri": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mrmime": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/msgpack-js": {
|
|
"version": "0.3.0",
|
|
"dependencies": {
|
|
"bops": "~0.0.6"
|
|
}
|
|
},
|
|
"node_modules/msgpack-js/node_modules/base64-js": {
|
|
"version": "0.0.2",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/msgpack-js/node_modules/bops": {
|
|
"version": "0.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "0.0.2",
|
|
"to-utf8": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/msgpack-stream": {
|
|
"version": "0.0.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bops": "1.0.0",
|
|
"msgpack-js": "0.3.0",
|
|
"through": "2.3.4"
|
|
}
|
|
},
|
|
"node_modules/msgpack-stream/node_modules/through": {
|
|
"version": "2.3.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/msgpack5": {
|
|
"version": "4.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^2.0.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.3.6",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/msgpack5/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/msgpack5/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/multer": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"append-field": "^1.0.0",
|
|
"busboy": "^0.2.11",
|
|
"concat-stream": "^1.5.2",
|
|
"mkdirp": "^0.5.4",
|
|
"object-assign": "^4.1.1",
|
|
"on-finished": "^2.3.0",
|
|
"type-is": "^1.6.4",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/multicast-dns": {
|
|
"version": "6.2.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"dns-packet": "^1.3.1",
|
|
"thunky": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"multicast-dns": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/multicast-dns-service-types": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "0.0.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mux-demux": {
|
|
"version": "3.7.9",
|
|
"dependencies": {
|
|
"duplex": "~1.0.0",
|
|
"json-buffer": "~2.0.4",
|
|
"msgpack-stream": "~0.0.10",
|
|
"stream-combiner": "0.0.2",
|
|
"stream-serializer": "~1.1.1",
|
|
"through": "~2.3.1",
|
|
"xtend": "~1.0.3"
|
|
}
|
|
},
|
|
"node_modules/mux-demux/node_modules/duplexer": {
|
|
"version": "0.0.4"
|
|
},
|
|
"node_modules/mux-demux/node_modules/json-buffer": {
|
|
"version": "2.0.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mux-demux/node_modules/stream-combiner": {
|
|
"version": "0.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "~0.0.3"
|
|
}
|
|
},
|
|
"node_modules/mux-demux/node_modules/xtend": {
|
|
"version": "1.0.3",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/nan": {
|
|
"version": "2.15.0",
|
|
"resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
|
|
"integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
|
|
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/nanomatch": {
|
|
"version": "1.2.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"fragment-cache": "^0.2.1",
|
|
"is-windows": "^1.0.2",
|
|
"kind-of": "^6.0.2",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanomatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nanomatch/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/napi-build-utils": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/native-url": {
|
|
"version": "0.2.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"querystring": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nearley": {
|
|
"version": "2.20.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^2.19.0",
|
|
"moo": "^0.5.0",
|
|
"railroad-diagrams": "^1.0.0",
|
|
"randexp": "0.4.6"
|
|
},
|
|
"bin": {
|
|
"nearley-railroad": "bin/nearley-railroad.js",
|
|
"nearley-test": "bin/nearley-test.js",
|
|
"nearley-unparse": "bin/nearley-unparse.js",
|
|
"nearleyc": "bin/nearleyc.js"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://nearley.js.org/#give-to-nearley"
|
|
}
|
|
},
|
|
"node_modules/nearley/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nested-error-stacks": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/next-tick": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/nice-try": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nlcst-to-string": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/no-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lower-case": "^2.0.2",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/no-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/nocache": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-abi": {
|
|
"version": "3.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-abi/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-abi/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-abi/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-dir": {
|
|
"version": "0.1.17",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.5"
|
|
}
|
|
},
|
|
"node_modules/node-environment-flags": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"object.getownpropertydescriptors": "^2.0.3",
|
|
"semver": "^5.7.0"
|
|
}
|
|
},
|
|
"node_modules/node-environment-flags/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/node-eta": {
|
|
"version": "0.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-fetch/node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-fetch/node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/node-fetch/node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "0.10.0",
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-int64": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-libs-browser": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
|
|
"integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assert": "^1.1.1",
|
|
"browserify-zlib": "^0.2.0",
|
|
"buffer": "^4.3.0",
|
|
"console-browserify": "^1.1.0",
|
|
"constants-browserify": "^1.0.0",
|
|
"crypto-browserify": "^3.11.0",
|
|
"domain-browser": "^1.1.1",
|
|
"events": "^3.0.0",
|
|
"https-browserify": "^1.0.0",
|
|
"os-browserify": "^0.3.0",
|
|
"path-browserify": "0.0.1",
|
|
"process": "^0.11.10",
|
|
"punycode": "^1.2.4",
|
|
"querystring-es3": "^0.2.0",
|
|
"readable-stream": "^2.3.3",
|
|
"stream-browserify": "^2.0.1",
|
|
"stream-http": "^2.7.2",
|
|
"string_decoder": "^1.0.0",
|
|
"timers-browserify": "^2.0.4",
|
|
"tty-browserify": "0.0.0",
|
|
"url": "^0.11.0",
|
|
"util": "^0.11.0",
|
|
"vm-browserify": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/assert": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
|
|
"integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"object-assign": "^4.1.1",
|
|
"util": "0.10.3"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/assert/node_modules/inherits": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
|
|
"integrity": "sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/assert/node_modules/util": {
|
|
"version": "0.10.3",
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
|
|
"integrity": "sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"inherits": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/buffer": {
|
|
"version": "4.9.2",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
|
|
"integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/events": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
|
|
"integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/path-browserify": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
|
|
"integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/punycode": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/stream-browserify": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
|
|
"integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"inherits": "~2.0.1",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/node-libs-browser/node_modules/util": {
|
|
"version": "0.11.1",
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
|
|
"integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"inherits": "2.0.3"
|
|
}
|
|
},
|
|
"node_modules/node-object-hash": {
|
|
"version": "2.3.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/node-opencc": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 7.6.0"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.4.tgz",
|
|
"integrity": "sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ=="
|
|
},
|
|
"node_modules/nodemailer": {
|
|
"version": "6.7.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/nodemailer-direct-transport": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nodemailer-shared": "1.1.0",
|
|
"smtp-connection": "2.12.0"
|
|
}
|
|
},
|
|
"node_modules/nodemailer-fetch": {
|
|
"version": "1.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nodemailer-ses-transport": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aws-sdk": "^2.2.36"
|
|
}
|
|
},
|
|
"node_modules/nodemailer-shared": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nodemailer-fetch": "1.6.0"
|
|
}
|
|
},
|
|
"node_modules/nodemailer-stub-transport": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nodemon": {
|
|
"version": "2.0.16",
|
|
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz",
|
|
"integrity": "sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"chokidar": "^3.5.2",
|
|
"debug": "^3.2.7",
|
|
"ignore-by-default": "^1.0.1",
|
|
"minimatch": "^3.0.4",
|
|
"pstree.remy": "^1.1.8",
|
|
"semver": "^5.7.1",
|
|
"supports-color": "^5.5.0",
|
|
"touch": "^3.1.0",
|
|
"undefsafe": "^2.0.5",
|
|
"update-notifier": "^5.1.0"
|
|
},
|
|
"bin": {
|
|
"nodemon": "bin/nodemon.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nodemon"
|
|
}
|
|
},
|
|
"node_modules/nodemon/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
|
|
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/chalk/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nodemon/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/nodemon/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==",
|
|
"dev": true
|
|
},
|
|
"node_modules/nodemon/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/nodemon/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
|
|
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/is-npm": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz",
|
|
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/nodemon/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/nodemon/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==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/update-notifier": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz",
|
|
"integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/update-notifier/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/nodemon/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abbrev": "1"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-range": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-url": {
|
|
"version": "4.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/not": {
|
|
"version": "0.1.0"
|
|
},
|
|
"node_modules/npm-run-all": {
|
|
"version": "4.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"chalk": "^2.4.1",
|
|
"cross-spawn": "^6.0.5",
|
|
"memorystream": "^0.3.1",
|
|
"minimatch": "^3.0.4",
|
|
"pidtree": "^0.3.0",
|
|
"read-pkg": "^3.0.0",
|
|
"shell-quote": "^1.6.1",
|
|
"string.prototype.padend": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"npm-run-all": "bin/npm-run-all/index.js",
|
|
"run-p": "bin/run-p/index.js",
|
|
"run-s": "bin/run-s/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npmlog": {
|
|
"version": "4.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"are-we-there-yet": "~1.1.2",
|
|
"console-control-strings": "~1.1.0",
|
|
"gauge": "~2.7.3",
|
|
"set-blocking": "~2.0.0"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/null-loader": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/null-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/num2fraction": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
|
|
"integrity": "sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/number-is-nan": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/nwsapi": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth": {
|
|
"version": "0.9.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth-sign": {
|
|
"version": "0.9.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
|
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"copy-descriptor": "^0.1.0",
|
|
"define-property": "^0.2.5",
|
|
"kind-of": "^3.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/define-property": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/is-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-copy/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-is": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object-path": {
|
|
"version": "0.11.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.12.0"
|
|
}
|
|
},
|
|
"node_modules/object-visit": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.getownpropertydescriptors": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.hasown": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.pick": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/objectorarray": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/obuf": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/on-headers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "6.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/open/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/opencollective-postinstall": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"opencollective-postinstall": "index.js"
|
|
}
|
|
},
|
|
"node_modules/opener": {
|
|
"version": "1.5.2",
|
|
"dev": true,
|
|
"license": "(WTFPL OR MIT)",
|
|
"bin": {
|
|
"opener": "bin/opener-bin.js"
|
|
}
|
|
},
|
|
"node_modules/opentracing": {
|
|
"version": "0.14.5",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/opn": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/opn/-/opn-6.0.0.tgz",
|
|
"integrity": "sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ==",
|
|
"deprecated": "The package has been renamed to `open`",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/opn/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/optional-require": {
|
|
"version": "1.1.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"require-at": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0",
|
|
"word-wrap": "^1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/options": {
|
|
"version": "0.0.6",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/opts": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/ora": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.1.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.5.0",
|
|
"is-interactive": "^1.0.0",
|
|
"is-unicode-supported": "^0.1.0",
|
|
"log-symbols": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ora/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/original": {
|
|
"version": "1.0.2",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"url-parse": "^1.4.3"
|
|
}
|
|
},
|
|
"node_modules/os-browserify": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
|
|
"integrity": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/os-homedir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
|
|
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-locale": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^1.0.0",
|
|
"lcid": "^2.0.0",
|
|
"mem": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/execa": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-locale/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ospath": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/p-all": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-all/-/p-all-2.1.0.tgz",
|
|
"integrity": "sha512-HbZxz5FONzz/z2gJfk6bFca0BCiSRF8jU3yCsWOen/vR6lZjfPOu/e7L3uFzTW1i0H8TlC3vqQstEJPQL4/uLA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-map": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-all/node_modules/p-map": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
|
|
"integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-cancelable": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-defer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-event": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-timeout": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-filter": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz",
|
|
"integrity": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-map": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-filter/node_modules/p-map": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
|
|
"integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-finally": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-is-promise": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-locate/node_modules/p-limit": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-locate/node_modules/p-try": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-queue": {
|
|
"version": "6.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.4",
|
|
"p-timeout": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-retry": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"retry": "^0.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-throttle": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-timeout": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-finally": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json": {
|
|
"version": "6.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/@sindresorhus/is": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/cacheable-request": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/cacheable-request/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/decompress-response": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/defer-to-connect": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/package-json/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/got": {
|
|
"version": "9.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/got/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/json-buffer": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/package-json/node_modules/keyv": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/p-cancelable": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/responselike": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/responselike/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pako": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
|
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/parallel-transform": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.2.0.tgz",
|
|
"integrity": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cyclist": "^1.0.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
}
|
|
},
|
|
"node_modules/parallel-transform/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/parallel-transform/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/param-case": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/param-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parent-require": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/parse-asn1": {
|
|
"version": "5.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asn1.js": "^5.2.0",
|
|
"browserify-aes": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0",
|
|
"pbkdf2": "^3.0.3",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/parse-english": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"parse-latin": "^4.0.0",
|
|
"unist-util-modify-children": "^2.0.0",
|
|
"unist-util-visit-children": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/parse-entities": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-latin": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"unist-util-modify-children": "^2.0.0",
|
|
"unist-util-visit-children": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/parse-numeric-range": {
|
|
"version": "1.3.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/parse-passwd": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/parse-path": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-ssh": "^1.3.0",
|
|
"protocols": "^1.4.0",
|
|
"qs": "^6.9.4",
|
|
"query-string": "^6.13.8"
|
|
}
|
|
},
|
|
"node_modules/parse-srcset": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-url": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-ssh": "^1.3.0",
|
|
"normalize-url": "^6.1.0",
|
|
"parse-path": "^4.0.0",
|
|
"protocols": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/parse-url/node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/parseqs": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parseuri": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/pascal-case": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/pascal-case/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/pascalcase": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/passport": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"passport-strategy": "1.x.x",
|
|
"pause": "0.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/passport-auth0": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^0.22.0",
|
|
"passport-oauth": "^1.0.0",
|
|
"passport-oauth2": "^1.6.0"
|
|
}
|
|
},
|
|
"node_modules/passport-auth0/node_modules/axios": {
|
|
"version": "0.22.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.4"
|
|
}
|
|
},
|
|
"node_modules/passport-local": {
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"passport-strategy": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/passport-mock-strategy": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "^4.16.1",
|
|
"@types/passport": "^1.0.0",
|
|
"es6-promise": "^4.2.6",
|
|
"passport": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/passport-oauth": {
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"passport-oauth1": "1.x.x",
|
|
"passport-oauth2": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/passport-oauth1": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"oauth": "0.9.x",
|
|
"passport-strategy": "1.x.x",
|
|
"utils-merge": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jaredhanson"
|
|
}
|
|
},
|
|
"node_modules/passport-oauth2": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64url": "3.x.x",
|
|
"oauth": "0.9.x",
|
|
"passport-strategy": "1.x.x",
|
|
"uid2": "0.0.x",
|
|
"utils-merge": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jaredhanson"
|
|
}
|
|
},
|
|
"node_modules/passport-strategy": {
|
|
"version": "1.0.0",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/password-prompt": {
|
|
"version": "1.1.2",
|
|
"license": "WTFPL",
|
|
"dependencies": {
|
|
"ansi-escapes": "^3.1.0",
|
|
"cross-spawn": "^6.0.5"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/ansi-escapes": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/password-prompt/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/path": {
|
|
"version": "0.12.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"process": "^0.11.1",
|
|
"util": "^0.10.3"
|
|
}
|
|
},
|
|
"node_modules/path-browserify": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-dirname": {
|
|
"version": "1.0.2",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-is-inside": {
|
|
"version": "1.0.2",
|
|
"devOptional": true,
|
|
"license": "(WTFPL OR MIT)"
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "0.1.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/path/node_modules/util": {
|
|
"version": "0.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "2.0.3"
|
|
}
|
|
},
|
|
"node_modules/pathval": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/pause": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/pause-stream": {
|
|
"version": "0.0.11",
|
|
"dev": true,
|
|
"license": [
|
|
"MIT",
|
|
"Apache2"
|
|
],
|
|
"dependencies": {
|
|
"through": "~2.3"
|
|
}
|
|
},
|
|
"node_modules/pbkdf2": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"create-hash": "^1.1.2",
|
|
"create-hmac": "^1.1.4",
|
|
"ripemd160": "^2.0.1",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/peek-readable": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/pend": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/performance-now": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/physical-cpu-count": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pidtree": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"pidtree": "bin/pidtree.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/pify": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pinkie": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pinkie-promise": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"pinkie": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-up": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/platform": {
|
|
"version": "1.3.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pnp-webpack-plugin": {
|
|
"version": "1.6.4",
|
|
"resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz",
|
|
"integrity": "sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ts-pnp": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/polished": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/polished/-/polished-4.2.2.tgz",
|
|
"integrity": "sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.17.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/portfinder": {
|
|
"version": "1.0.28",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.2",
|
|
"debug": "^3.1.1",
|
|
"mkdirp": "^0.5.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/portfinder/node_modules/async": {
|
|
"version": "2.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/portfinder/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/portfinder/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/posix-character-classes": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.14",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
|
|
"integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss-attribute-case-insensitive": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-browser-comments": {
|
|
"version": "4.0.0",
|
|
"license": "CC0-1.0",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">=4",
|
|
"postcss": ">=8"
|
|
}
|
|
},
|
|
"node_modules/postcss-calc": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-color-functional-notation": {
|
|
"version": "4.2.2",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-color-hex-alpha": {
|
|
"version": "8.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-color-rebeccapurple": {
|
|
"version": "7.0.2",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/postcss-colormin": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-convert-values": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-custom-media": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-custom-properties": {
|
|
"version": "12.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-custom-selectors": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-dir-pseudo-class": {
|
|
"version": "6.0.4",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-comments": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-duplicates": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-empty": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-overridden": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-double-position-gradients": {
|
|
"version": "3.1.1",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-env-function": {
|
|
"version": "4.0.5",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-flexbugs-fixes": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-focus-visible": {
|
|
"version": "6.0.4",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-focus-within": {
|
|
"version": "5.0.4",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-font-variant": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-gap-properties": {
|
|
"version": "3.0.3",
|
|
"license": "CC0-1.0",
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-image-set-function": {
|
|
"version": "4.0.6",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-import": {
|
|
"version": "14.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.0.0",
|
|
"read-cache": "^1.0.0",
|
|
"resolve": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-initial": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-js": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >= 16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3.3"
|
|
}
|
|
},
|
|
"node_modules/postcss-lab-function": {
|
|
"version": "4.1.2",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-load-config": {
|
|
"version": "3.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": ">=8.0.9",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"postcss": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-loader": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/postcss-logical": {
|
|
"version": "5.0.4",
|
|
"license": "CC0-1.0",
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-media-minmax": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-longhand": {
|
|
"version": "5.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"stylehacks": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-rules": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-font-values": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-gradients": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-params": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"browserslist": "^4.16.6",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-selectors": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"generic-names": "^2.0.1",
|
|
"icss-replace-symbols": "^1.1.0",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"string-hash": "^1.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-nested": {
|
|
"version": "5.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.14"
|
|
}
|
|
},
|
|
"node_modules/postcss-nesting": {
|
|
"version": "10.1.3",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize": {
|
|
"version": "10.0.1",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/normalize.css": "*",
|
|
"postcss-browser-comments": "^4",
|
|
"sanitize.css": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4",
|
|
"postcss": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-charset": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-display-values": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-positions": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-repeat-style": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-string": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-timing-functions": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-unicode": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-url": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-absolute-url": "^3.0.3",
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-url/node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-whitespace": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-opacity-percentage": {
|
|
"version": "1.1.2",
|
|
"funding": [
|
|
{
|
|
"type": "kofi",
|
|
"url": "https://ko-fi.com/mrcgrtz"
|
|
},
|
|
{
|
|
"type": "liberapay",
|
|
"url": "https://liberapay.com/mrcgrtz"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
}
|
|
},
|
|
"node_modules/postcss-ordered-values": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-overflow-shorthand": {
|
|
"version": "3.0.3",
|
|
"license": "CC0-1.0",
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-page-break": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"postcss": "^8"
|
|
}
|
|
},
|
|
"node_modules/postcss-place": {
|
|
"version": "7.0.4",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-preset-env": {
|
|
"version": "7.4.2",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/postcss-color-function": "^1.0.2",
|
|
"@csstools/postcss-font-format-keywords": "^1.0.0",
|
|
"@csstools/postcss-hwb-function": "^1.0.0",
|
|
"@csstools/postcss-ic-unit": "^1.0.0",
|
|
"@csstools/postcss-is-pseudo-class": "^2.0.0",
|
|
"@csstools/postcss-normalize-display-values": "^1.0.0",
|
|
"@csstools/postcss-oklab-function": "^1.0.1",
|
|
"@csstools/postcss-progressive-custom-properties": "^1.2.0",
|
|
"autoprefixer": "^10.4.2",
|
|
"browserslist": "^4.19.3",
|
|
"css-blank-pseudo": "^3.0.3",
|
|
"css-has-pseudo": "^3.0.4",
|
|
"css-prefers-color-scheme": "^6.0.3",
|
|
"cssdb": "^6.4.0",
|
|
"postcss-attribute-case-insensitive": "^5.0.0",
|
|
"postcss-color-functional-notation": "^4.2.2",
|
|
"postcss-color-hex-alpha": "^8.0.3",
|
|
"postcss-color-rebeccapurple": "^7.0.2",
|
|
"postcss-custom-media": "^8.0.0",
|
|
"postcss-custom-properties": "^12.1.4",
|
|
"postcss-custom-selectors": "^6.0.0",
|
|
"postcss-dir-pseudo-class": "^6.0.4",
|
|
"postcss-double-position-gradients": "^3.1.0",
|
|
"postcss-env-function": "^4.0.5",
|
|
"postcss-focus-visible": "^6.0.4",
|
|
"postcss-focus-within": "^5.0.4",
|
|
"postcss-font-variant": "^5.0.0",
|
|
"postcss-gap-properties": "^3.0.3",
|
|
"postcss-image-set-function": "^4.0.6",
|
|
"postcss-initial": "^4.0.1",
|
|
"postcss-lab-function": "^4.1.1",
|
|
"postcss-logical": "^5.0.4",
|
|
"postcss-media-minmax": "^5.0.0",
|
|
"postcss-nesting": "^10.1.2",
|
|
"postcss-opacity-percentage": "^1.1.2",
|
|
"postcss-overflow-shorthand": "^3.0.3",
|
|
"postcss-page-break": "^3.0.4",
|
|
"postcss-place": "^7.0.4",
|
|
"postcss-pseudo-class-any-link": "^7.1.1",
|
|
"postcss-replace-overflow-wrap": "^4.0.0",
|
|
"postcss-selector-not": "^5.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-pseudo-class-any-link": {
|
|
"version": "7.1.1",
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-initial": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-transforms": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-replace-overflow-wrap": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.3"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-not": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-svgo": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-unique-selectors": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prebuild-install": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-libc": "^1.0.3",
|
|
"expand-template": "^2.0.3",
|
|
"github-from-package": "0.0.0",
|
|
"minimist": "^1.2.3",
|
|
"mkdirp-classic": "^0.5.3",
|
|
"napi-build-utils": "^1.0.1",
|
|
"node-abi": "^3.3.0",
|
|
"npmlog": "^4.0.1",
|
|
"pump": "^3.0.0",
|
|
"rc": "^1.2.7",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.0.0",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"bin": {
|
|
"prebuild-install": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prepend-http": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
|
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pretty-error": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pretty-hrtime": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/prismjs": {
|
|
"version": "1.28.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/private": {
|
|
"version": "0.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/promise": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asap": "~2.0.6"
|
|
}
|
|
},
|
|
"node_modules/promise-inflight": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
|
|
"integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
|
|
"dev": true
|
|
},
|
|
"node_modules/promise.allsettled": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/promise.allsettled/-/promise.allsettled-1.0.5.tgz",
|
|
"integrity": "sha512-tVDqeZPoBC0SlzJHzWGZ2NKAguVq2oiYj7gbggbiTvH2itHohijTp7njOUA0aQ/nl+0lr/r6egmhoYu63UZ/pQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"array.prototype.map": "^1.0.4",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"iterate-value": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/promise.prototype.finally": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/promise.prototype.finally/-/promise.prototype.finally-3.1.3.tgz",
|
|
"integrity": "sha512-EXRF3fC9/0gz4qkt/f5EP5iW4kj9oFpBICNpCNOb/52+8nlHIX07FPLbi/q4qYBQ1xZqivMzTpNQSnArVASolQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/promise.series": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"node_modules/prop-types-exact": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.0",
|
|
"reflect.ownkeys": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/prop-types-extra": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"react-is": "^16.3.2",
|
|
"warning": "^4.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=0.14.0"
|
|
}
|
|
},
|
|
"node_modules/prop-types-extra/node_modules/warning": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/proper-lockfile": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"retry": "^0.12.0",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/property-information": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/protocols": {
|
|
"version": "1.4.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proxy-middleware": {
|
|
"version": "0.15.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.15.0.tgz",
|
|
"integrity": "sha1-o/3xvvtzD5UZZYcqwvYHTGFHelY=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prr": {
|
|
"version": "1.0.1",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ps-tree": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-stream": "=3.3.4"
|
|
},
|
|
"bin": {
|
|
"ps-tree": "bin/ps-tree.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/pseudomap": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/psl": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
|
|
"integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
|
|
},
|
|
"node_modules/pstree.remy": {
|
|
"version": "1.1.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/public-encrypt": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bn.js": "^4.1.0",
|
|
"browserify-rsa": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"parse-asn1": "^5.0.0",
|
|
"randombytes": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"node_modules/public-encrypt/node_modules/bn.js": {
|
|
"version": "4.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/pumpify": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
|
|
"integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"duplexify": "^3.6.0",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/pumpify/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
|
|
"integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pupa": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-goat": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer": {
|
|
"version": "10.4.0",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "4.3.1",
|
|
"devtools-protocol": "0.0.901419",
|
|
"extract-zip": "2.0.1",
|
|
"https-proxy-agent": "5.0.0",
|
|
"node-fetch": "2.6.1",
|
|
"pkg-dir": "4.2.0",
|
|
"progress": "2.0.1",
|
|
"proxy-from-env": "1.1.0",
|
|
"rimraf": "3.0.2",
|
|
"tar-fs": "2.0.0",
|
|
"unbzip2-stream": "1.3.3",
|
|
"ws": "7.4.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.18.1"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/debug": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/puppeteer/node_modules/node-fetch": {
|
|
"version": "2.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/progress": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/puppeteer/node_modules/ws": {
|
|
"version": "7.4.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/q": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.0",
|
|
"teleport": ">=0.2.0"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.10.3",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.3.tgz",
|
|
"integrity": "sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/query-string": {
|
|
"version": "6.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/querystring": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/querystring-es3": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
|
|
"integrity": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/querystringify": {
|
|
"version": "2.2.0",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/quick-lru": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/raf": {
|
|
"version": "3.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"performance-now": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/railroad-diagrams": {
|
|
"version": "1.0.0",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/randexp": {
|
|
"version": "0.4.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"discontinuous-range": "1.0.0",
|
|
"ret": "~0.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/random-bytes": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/randomfill": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"randombytes": "^2.0.5",
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.5.1",
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz",
|
|
"integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/raw-loader": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/raw-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/rc/node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
|
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-app-polyfill": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js": "^3.19.2",
|
|
"object-assign": "^4.1.1",
|
|
"promise": "^8.1.0",
|
|
"raf": "^3.4.1",
|
|
"regenerator-runtime": "^0.13.9",
|
|
"whatwg-fetch": "^3.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/react-app-polyfill/node_modules/core-js": {
|
|
"version": "3.21.1",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/react-codemirror2": {
|
|
"version": "7.2.1",
|
|
"resolved": "https://registry.npmjs.org/react-codemirror2/-/react-codemirror2-7.2.1.tgz",
|
|
"integrity": "sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==",
|
|
"peerDependencies": {
|
|
"codemirror": "5.x",
|
|
"react": ">=15.5 <=16.x"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils": {
|
|
"version": "11.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"address": "1.1.2",
|
|
"browserslist": "4.14.2",
|
|
"chalk": "2.4.2",
|
|
"cross-spawn": "7.0.3",
|
|
"detect-port-alt": "1.1.6",
|
|
"escape-string-regexp": "2.0.0",
|
|
"filesize": "6.1.0",
|
|
"find-up": "4.1.0",
|
|
"fork-ts-checker-webpack-plugin": "4.1.6",
|
|
"global-modules": "2.0.0",
|
|
"globby": "11.0.1",
|
|
"gzip-size": "5.1.1",
|
|
"immer": "8.0.1",
|
|
"is-root": "2.1.0",
|
|
"loader-utils": "2.0.0",
|
|
"open": "^7.0.2",
|
|
"pkg-up": "3.1.0",
|
|
"prompts": "2.4.0",
|
|
"react-error-overlay": "^6.0.9",
|
|
"recursive-readdir": "2.2.2",
|
|
"shell-quote": "1.7.2",
|
|
"strip-ansi": "6.0.0",
|
|
"text-table": "0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/@babel/code-frame": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/browserslist": {
|
|
"version": "4.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001125",
|
|
"electron-to-chromium": "^1.3.564",
|
|
"escalade": "^3.0.2",
|
|
"node-releases": "^1.1.61"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
},
|
|
"funding": {
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/globby": {
|
|
"version": "11.0.1",
|
|
"license": "MIT",
|
|
"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/react-dev-utils/node_modules/loader-utils": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/node-releases": {
|
|
"version": "1.1.77",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/prompts": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/shell-quote": {
|
|
"version": "1.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-dev-utils/node_modules/strip-ansi": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-docgen": {
|
|
"version": "5.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.7.5",
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/runtime": "^7.7.6",
|
|
"ast-types": "^0.14.2",
|
|
"commander": "^2.19.0",
|
|
"doctrine": "^3.0.0",
|
|
"estree-to-babel": "^3.1.0",
|
|
"neo-async": "^2.6.1",
|
|
"node-dir": "^0.1.10",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"react-docgen": "bin/react-docgen.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-docgen-typescript": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.3.x"
|
|
}
|
|
},
|
|
"node_modules/react-docgen/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
|
|
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"scheduler": "^0.19.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-element-to-jsx-string": {
|
|
"version": "14.3.4",
|
|
"resolved": "https://registry.npmjs.org/react-element-to-jsx-string/-/react-element-to-jsx-string-14.3.4.tgz",
|
|
"integrity": "sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@base2/pretty-print-object": "1.0.1",
|
|
"is-plain-object": "5.0.0",
|
|
"react-is": "17.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1",
|
|
"react-dom": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1"
|
|
}
|
|
},
|
|
"node_modules/react-element-to-jsx-string/node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-element-to-jsx-string/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/react-error-overlay": {
|
|
"version": "6.0.11",
|
|
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
|
|
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
|
|
},
|
|
"node_modules/react-fast-compare": {
|
|
"version": "3.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-final-form": {
|
|
"version": "6.5.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/final-form"
|
|
},
|
|
"peerDependencies": {
|
|
"final-form": "^4.20.4",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-ga": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-3.3.1.tgz",
|
|
"integrity": "sha512-4Vc0W5EvXAXUN/wWyxvsAKDLLgtJ3oLmhYYssx+YzphJpejtOst6cbIHCIyF50Fdxuf5DDKqRYny24yJ2y7GFQ==",
|
|
"peerDependencies": {
|
|
"prop-types": "^15.6.0",
|
|
"react": "^15.6.2 || ^16.0 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/react-helmet": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.1.1",
|
|
"react-side-effect": "^2.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.3.0"
|
|
}
|
|
},
|
|
"node_modules/react-hotkeys": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"prop-types": "^15.6.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 0.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-i18next": {
|
|
"version": "11.17.3",
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz",
|
|
"integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.14.5",
|
|
"html-escaper": "^2.0.2",
|
|
"html-parse-stringify": "^3.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"i18next": ">= 19.0.0",
|
|
"react": ">= 16.8.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react-dom": {
|
|
"optional": true
|
|
},
|
|
"react-native": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-inspector": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"is-dom": "^1.0.0",
|
|
"prop-types": "^15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.4 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-instantsearch-core": {
|
|
"version": "6.30.0",
|
|
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.30.0.tgz",
|
|
"integrity": "sha512-HodD592g79/nN+9VI9X2s9sLtTFT5Ax5sUJfWWokYhd36qd7IUZF0ZVkFxBLNlS/QnC/lMSI5xJ+8FrDWyS16w==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-fast-compare": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"algoliasearch": ">= 3.1 < 5",
|
|
"react": ">= 16.3.0 < 19"
|
|
}
|
|
},
|
|
"node_modules/react-instantsearch-dom": {
|
|
"version": "6.30.0",
|
|
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.30.0.tgz",
|
|
"integrity": "sha512-nTZTtLWY0cW3IrPBNratdl5Kseh1/9f4xCtTEgD9xdhOepEJ2VNOPElKa+b2kGSwwd8ZbgihrxeYSzsOUVS4cg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"classnames": "^2.2.5",
|
|
"prop-types": "^15.6.2",
|
|
"react-fast-compare": "^3.0.0",
|
|
"react-instantsearch-core": "6.30.0"
|
|
},
|
|
"peerDependencies": {
|
|
"algoliasearch": ">= 3.1 < 5",
|
|
"react": ">= 16.3.0 < 19",
|
|
"react-dom": ">= 16.3.0 < 19"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-lazy-load": {
|
|
"version": "3.1.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventlistener": "0.0.1",
|
|
"lodash.debounce": "^4.0.0",
|
|
"lodash.throttle": "^4.0.0",
|
|
"prop-types": "^15.5.8"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0",
|
|
"react-dom": "^0.14.0 || ^15.0.0-0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-lifecycles-compat": {
|
|
"version": "3.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-overlays": {
|
|
"version": "0.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"classnames": "^2.2.5",
|
|
"dom-helpers": "^3.2.1",
|
|
"prop-types": "^15.5.10",
|
|
"prop-types-extra": "^1.0.1",
|
|
"react-transition-group": "^2.2.0",
|
|
"warning": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.9 || >=15.3.0",
|
|
"react-dom": "^0.14.9 || >=15.3.0"
|
|
}
|
|
},
|
|
"node_modules/react-overlays/node_modules/react-transition-group": {
|
|
"version": "2.9.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"dom-helpers": "^3.4.0",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15.0.0",
|
|
"react-dom": ">=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-prop-types": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"warning": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=0.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-redux": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
"invariant": "^2.2.4",
|
|
"loose-envify": "^1.1.0",
|
|
"prop-types": "^15.6.1",
|
|
"react-is": "^16.6.0",
|
|
"react-lifecycles-compat": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0-0",
|
|
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/react-reflex": {
|
|
"version": "4.0.9",
|
|
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.9.tgz",
|
|
"integrity": "sha512-XFTNRekFK4ul8mzVd1lniKT/SI0FvNYhXyLNl5gagS1i3iW9QKlpFYcRfVhZlxxaYHb8UyLOs3+H4Ay5cjtbxQ==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"lodash.throttle": "^4.1.1",
|
|
"prop-types": "^15.5.8",
|
|
"react-measure": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-reflex/node_modules/react-measure": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/react-measure/-/react-measure-2.5.2.tgz",
|
|
"integrity": "sha512-M+rpbTLWJ3FD6FXvYV6YEGvQ5tMayQ3fGrZhRPHrE9bVlBYfDCLuDcgNttYfk8IqfOI03jz6cbpqMRTUclQnaA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.2.0",
|
|
"get-node-dimensions": "^1.2.1",
|
|
"prop-types": "^15.6.2",
|
|
"resize-observer-polyfill": "^1.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">0.13.0",
|
|
"react-dom": ">0.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-refresh": {
|
|
"version": "0.9.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-responsive": {
|
|
"version": "6.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hyphenate-style-name": "^1.0.0",
|
|
"matchmediaquery": "^0.3.0",
|
|
"prop-types": "^15.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.3.0"
|
|
}
|
|
},
|
|
"node_modules/react-router": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz",
|
|
"integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==",
|
|
"dependencies": {
|
|
"history": "^5.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz",
|
|
"integrity": "sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==",
|
|
"dependencies": {
|
|
"history": "^5.2.0",
|
|
"react-router": "6.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8",
|
|
"react-dom": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom/node_modules/history": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz",
|
|
"integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.6"
|
|
}
|
|
},
|
|
"node_modules/react-router/node_modules/history": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.6"
|
|
}
|
|
},
|
|
"node_modules/react-scripts": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
|
|
"integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
|
|
"dependencies": {
|
|
"@babel/core": "^7.16.0",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
"@svgr/webpack": "^5.5.0",
|
|
"babel-jest": "^27.4.2",
|
|
"babel-loader": "^8.2.3",
|
|
"babel-plugin-named-asset-import": "^0.3.8",
|
|
"babel-preset-react-app": "^10.0.1",
|
|
"bfj": "^7.0.2",
|
|
"browserslist": "^4.18.1",
|
|
"camelcase": "^6.2.1",
|
|
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
|
"css-loader": "^6.5.1",
|
|
"css-minimizer-webpack-plugin": "^3.2.0",
|
|
"dotenv": "^10.0.0",
|
|
"dotenv-expand": "^5.1.0",
|
|
"eslint": "^8.3.0",
|
|
"eslint-config-react-app": "^7.0.1",
|
|
"eslint-webpack-plugin": "^3.1.1",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.0.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"identity-obj-proxy": "^3.0.0",
|
|
"jest": "^27.4.3",
|
|
"jest-resolve": "^27.4.2",
|
|
"jest-watch-typeahead": "^1.0.0",
|
|
"mini-css-extract-plugin": "^2.4.5",
|
|
"postcss": "^8.4.4",
|
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
"postcss-loader": "^6.2.1",
|
|
"postcss-normalize": "^10.0.1",
|
|
"postcss-preset-env": "^7.0.1",
|
|
"prompts": "^2.4.2",
|
|
"react-app-polyfill": "^3.0.0",
|
|
"react-dev-utils": "^12.0.1",
|
|
"react-refresh": "^0.11.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve-url-loader": "^4.0.0",
|
|
"sass-loader": "^12.3.0",
|
|
"semver": "^7.3.5",
|
|
"source-map-loader": "^3.0.0",
|
|
"style-loader": "^3.3.1",
|
|
"tailwindcss": "^3.0.2",
|
|
"terser-webpack-plugin": "^5.2.5",
|
|
"webpack": "^5.64.4",
|
|
"webpack-dev-server": "^4.6.0",
|
|
"webpack-manifest-plugin": "^4.0.2",
|
|
"workbox-webpack-plugin": "^6.4.1"
|
|
},
|
|
"bin": {
|
|
"react-scripts": "bin/react-scripts.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 16",
|
|
"typescript": "^3.2.1 || ^4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/@eslint/eslintrc": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.2.tgz",
|
|
"integrity": "sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==",
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.3.1",
|
|
"globals": "^13.9.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.0.4",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.9.5",
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
|
|
"integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.5.5",
|
|
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
|
|
"integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
|
|
"dependencies": {
|
|
"ansi-html-community": "^0.0.8",
|
|
"common-path-prefix": "^3.0.0",
|
|
"core-js-pure": "^3.8.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"find-up": "^5.0.0",
|
|
"html-entities": "^2.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/webpack": "4.x || 5.x",
|
|
"react-refresh": ">=0.10.0 <1.0.0",
|
|
"sockjs-client": "^1.4.0",
|
|
"type-fest": ">=0.17.0 <3.0.0",
|
|
"webpack": ">=4.43.0 <6.0.0",
|
|
"webpack-dev-server": "3.x || 4.x",
|
|
"webpack-hot-middleware": "2.x",
|
|
"webpack-plugin-serve": "0.x || 1.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/webpack": {
|
|
"optional": true
|
|
},
|
|
"sockjs-client": {
|
|
"optional": true
|
|
},
|
|
"type-fest": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
},
|
|
"webpack-hot-middleware": {
|
|
"optional": true
|
|
},
|
|
"webpack-plugin-serve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/@types/retry": {
|
|
"version": "0.12.0",
|
|
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
|
|
"integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA=="
|
|
},
|
|
"node_modules/react-scripts/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"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/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/react-scripts/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/react-scripts/node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"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/react-scripts/node_modules/css-loader": {
|
|
"version": "6.7.1",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
|
|
"integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"postcss": "^8.4.7",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/css-minimizer-webpack-plugin": {
|
|
"version": "3.4.1",
|
|
"resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
|
|
"integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
|
|
"dependencies": {
|
|
"cssnano": "^5.0.6",
|
|
"jest-worker": "^27.0.2",
|
|
"postcss": "^8.3.5",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@parcel/css": {
|
|
"optional": true
|
|
},
|
|
"clean-css": {
|
|
"optional": true
|
|
},
|
|
"csso": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/css-minimizer-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/default-gateway": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
|
|
"integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
|
|
"dependencies": {
|
|
"execa": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/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/react-scripts/node_modules/eslint": {
|
|
"version": "8.14.0",
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.14.0.tgz",
|
|
"integrity": "sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==",
|
|
"dependencies": {
|
|
"@eslint/eslintrc": "^1.2.2",
|
|
"@humanwhocodes/config-array": "^0.9.2",
|
|
"ajv": "^6.10.0",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.3.2",
|
|
"doctrine": "^3.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"eslint-scope": "^7.1.1",
|
|
"eslint-utils": "^3.0.0",
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
"espree": "^9.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": "^6.0.1",
|
|
"globals": "^13.6.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"js-yaml": "^4.1.0",
|
|
"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",
|
|
"regexpp": "^3.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"strip-json-comments": "^3.1.0",
|
|
"text-table": "^0.2.0",
|
|
"v8-compile-cache": "^2.0.3"
|
|
},
|
|
"bin": {
|
|
"eslint": "bin/eslint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-config-react-app": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
|
|
"integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
|
|
"dependencies": {
|
|
"@babel/core": "^7.16.0",
|
|
"@babel/eslint-parser": "^7.16.3",
|
|
"@rushstack/eslint-patch": "^1.1.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.5.0",
|
|
"@typescript-eslint/parser": "^5.5.0",
|
|
"babel-preset-react-app": "^10.0.1",
|
|
"confusing-browser-globals": "^1.0.11",
|
|
"eslint-plugin-flowtype": "^8.0.3",
|
|
"eslint-plugin-import": "^2.25.3",
|
|
"eslint-plugin-jest": "^25.3.0",
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
"eslint-plugin-react": "^7.27.1",
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
"eslint-plugin-testing-library": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-plugin-flowtype": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
|
|
"integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21",
|
|
"string-natural-compare": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/plugin-syntax-flow": "^7.14.5",
|
|
"@babel/plugin-transform-react-jsx": "^7.14.9",
|
|
"eslint": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-plugin-testing-library": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
|
|
"integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
|
|
"dependencies": {
|
|
"@typescript-eslint/utils": "^5.13.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.5.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-scope": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
|
|
"integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/eslint-webpack-plugin": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
|
|
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
|
|
"dependencies": {
|
|
"@types/eslint": "^7.28.2",
|
|
"jest-worker": "^27.3.1",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/espree": {
|
|
"version": "9.3.1",
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
|
|
"integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
|
|
"dependencies": {
|
|
"acorn": "^8.7.0",
|
|
"acorn-jsx": "^5.3.1",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/filesize": {
|
|
"version": "8.0.7",
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
|
|
"integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"yarn": ">=1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 6",
|
|
"typescript": ">= 2.7",
|
|
"vue-template-compiler": "*",
|
|
"webpack": ">= 4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
},
|
|
"vue-template-compiler": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
|
|
"integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/fork-ts-checker-webpack-plugin/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/react-scripts/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/globals": {
|
|
"version": "13.13.0",
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
|
|
"integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/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"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/gzip-size": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
|
|
"integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
|
|
"dependencies": {
|
|
"duplexer": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/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/react-scripts/node_modules/http-proxy-middleware": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz",
|
|
"integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==",
|
|
"dependencies": {
|
|
"@types/http-proxy": "^1.17.8",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.1",
|
|
"is-plain-obj": "^3.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/express": "^4.17.13"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/express": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/immer": {
|
|
"version": "9.0.12",
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
|
|
"integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/immer"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/ipaddr.js": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
|
|
"integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/is-plain-obj": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
|
|
"integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
|
|
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
},
|
|
"node_modules/react-scripts/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/mini-css-extract-plugin": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
|
|
"integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
|
|
"dependencies": {
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/mini-css-extract-plugin/node_modules/ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node_modules/react-scripts/node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
|
|
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/open": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
|
"dependencies": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/p-retry": {
|
|
"version": "4.6.2",
|
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
|
|
"integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
|
|
"dependencies": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/postcss-loader": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
|
|
"integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.5",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/react-dev-utils": {
|
|
"version": "12.0.1",
|
|
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
|
|
"integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"address": "^1.1.2",
|
|
"browserslist": "^4.18.1",
|
|
"chalk": "^4.1.2",
|
|
"cross-spawn": "^7.0.3",
|
|
"detect-port-alt": "^1.1.6",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"filesize": "^8.0.6",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.5.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"gzip-size": "^6.0.0",
|
|
"immer": "^9.0.7",
|
|
"is-root": "^2.1.0",
|
|
"loader-utils": "^3.2.0",
|
|
"open": "^8.4.0",
|
|
"pkg-up": "^3.1.0",
|
|
"prompts": "^2.4.2",
|
|
"react-error-overlay": "^6.0.11",
|
|
"recursive-readdir": "^2.2.2",
|
|
"shell-quote": "^1.7.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/react-dev-utils/node_modules/loader-utils": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
|
|
"integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==",
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/react-refresh": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
|
|
"integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/retry": {
|
|
"version": "0.13.1",
|
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
|
|
"integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/selfsigned": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
|
|
"integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
|
|
"dependencies": {
|
|
"node-forge": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
|
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/style-loader": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
|
|
"integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/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/react-scripts/node_modules/type-fest": {
|
|
"version": "2.12.2",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.2.tgz",
|
|
"integrity": "sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-middleware": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
|
|
"integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
|
|
"dependencies": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.1",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-middleware/node_modules/ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-middleware/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-server": {
|
|
"version": "4.8.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
|
|
"integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
|
|
"dependencies": {
|
|
"@types/bonjour": "^3.5.9",
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
"@types/express": "^4.17.13",
|
|
"@types/serve-index": "^1.9.1",
|
|
"@types/sockjs": "^0.3.33",
|
|
"@types/ws": "^8.5.1",
|
|
"ansi-html-community": "^0.0.8",
|
|
"bonjour-service": "^1.0.11",
|
|
"chokidar": "^3.5.3",
|
|
"colorette": "^2.0.10",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"default-gateway": "^6.0.3",
|
|
"express": "^4.17.3",
|
|
"graceful-fs": "^4.2.6",
|
|
"html-entities": "^2.3.2",
|
|
"http-proxy-middleware": "^2.0.3",
|
|
"ipaddr.js": "^2.0.1",
|
|
"open": "^8.0.9",
|
|
"p-retry": "^4.5.0",
|
|
"portfinder": "^1.0.28",
|
|
"rimraf": "^3.0.2",
|
|
"schema-utils": "^4.0.0",
|
|
"selfsigned": "^2.0.1",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.21",
|
|
"spdy": "^4.0.2",
|
|
"webpack-dev-middleware": "^5.3.1",
|
|
"ws": "^8.4.2"
|
|
},
|
|
"bin": {
|
|
"webpack-dev-server": "bin/webpack-dev-server.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.37.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-server/node_modules/ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-server/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/webpack-dev-server/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/ws": {
|
|
"version": "8.5.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
|
|
"integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-scripts/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"node_modules/react-scrollable-anchor": {
|
|
"version": "0.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jump.js": "1.0.1",
|
|
"prop-types": "^15.5.10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^15.3.0 || ^16.0.0",
|
|
"react-dom": "^15.3.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-side-effect": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.3.0 || ^17.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-sizeme": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"element-resize-detector": "^1.2.2",
|
|
"invariant": "^2.2.4",
|
|
"shallowequal": "^1.1.0",
|
|
"throttle-debounce": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/react-spinkit": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"classnames": "^2.2.3",
|
|
"loaders.css": "^0.1.2",
|
|
"object-assign": "^4.1.0",
|
|
"prop-types": "^15.5.8"
|
|
}
|
|
},
|
|
"node_modules/react-syntax-highlighter": {
|
|
"version": "15.5.0",
|
|
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0.tgz",
|
|
"integrity": "sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.3.1",
|
|
"highlight.js": "^10.4.1",
|
|
"lowlight": "^1.17.0",
|
|
"prismjs": "^1.27.0",
|
|
"refractor": "^3.6.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 0.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-test-renderer": {
|
|
"version": "16.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.8.6",
|
|
"scheduler": "^0.19.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-tooltip": {
|
|
"version": "4.2.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.7.2",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"npm": ">=6.13"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.0.0",
|
|
"react-dom": ">=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-tooltip/node_modules/uuid": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/react-transition-group": {
|
|
"version": "4.4.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.6.0",
|
|
"react-dom": ">=16.6.0"
|
|
}
|
|
},
|
|
"node_modules/react-transition-group/node_modules/dom-helpers": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/react-youtube": {
|
|
"version": "7.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "3.1.3",
|
|
"prop-types": "15.7.2",
|
|
"youtube-player": "5.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=0.14.1"
|
|
}
|
|
},
|
|
"node_modules/react-youtube/node_modules/prop-types": {
|
|
"version": "15.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.8.1"
|
|
}
|
|
},
|
|
"node_modules/read": {
|
|
"version": "1.0.7",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mute-stream": "~0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/read-cache": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"node_modules/read-pkg": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"load-json-file": "^4.0.0",
|
|
"normalize-package-data": "^2.3.2",
|
|
"path-type": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
|
|
"integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^4.1.0",
|
|
"read-pkg": "^5.2.0",
|
|
"type-fest": "^0.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/read-pkg": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
"integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^2.5.0",
|
|
"parse-json": "^5.0.0",
|
|
"type-fest": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/read-pkg/node_modules/type-fest": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
|
|
"integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/type-fest": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
|
|
"integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/path-type": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/pify": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/readable-web-to-node-stream": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/rechoir": {
|
|
"version": "0.7.1",
|
|
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz",
|
|
"integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"resolve": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/recursive-readdir": {
|
|
"version": "2.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimatch": "3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/redent": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/reduce-reducers": {
|
|
"version": "0.4.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/redux": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/redux/-/redux-4.2.0.tgz",
|
|
"integrity": "sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.9.2"
|
|
}
|
|
},
|
|
"node_modules/redux-actions": {
|
|
"version": "2.6.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.4",
|
|
"just-curry-it": "^3.1.0",
|
|
"loose-envify": "^1.4.0",
|
|
"reduce-reducers": "^0.4.3",
|
|
"to-camel-case": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/redux-devtools-extension": {
|
|
"version": "2.13.9",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"redux": "^3.1.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/redux-mock-store": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.isplainobject": "^4.0.6"
|
|
}
|
|
},
|
|
"node_modules/redux-observable": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"redux": ">=4 <5",
|
|
"rxjs": ">=6.0.0-beta.0 <7"
|
|
}
|
|
},
|
|
"node_modules/redux-saga": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@redux-saga/core": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/redux-saga-test-plan": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.5.tgz",
|
|
"integrity": "sha512-phNx9h+50JXRzD5siADURrwT+ZJpLs1x5r3CRWa6HDwSZErIhH2WW/EnNAXeuM9TxYqY+ikjTWTYR6pDUyDC2g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-js": "^2.4.1",
|
|
"fsm-iterator": "^1.1.0",
|
|
"lodash.isequal": "^4.5.0",
|
|
"lodash.ismatch": "^4.4.0",
|
|
"object-assign": "^4.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@redux-saga/is": "^1.0.1",
|
|
"@redux-saga/symbols": "^1.0.1",
|
|
"redux-saga": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/redux-thunk": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"redux": "^4"
|
|
}
|
|
},
|
|
"node_modules/referrer-policy": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/reflect.ownkeys": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/refractor": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/refractor/-/refractor-3.6.0.tgz",
|
|
"integrity": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"hastscript": "^6.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"prismjs": "~1.27.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/refractor/node_modules/prismjs": {
|
|
"version": "1.27.0",
|
|
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
|
|
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
|
|
"integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.13.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerator-transform": {
|
|
"version": "0.15.0",
|
|
"resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
|
|
"integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"node_modules/regex-not": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend-shallow": "^3.0.2",
|
|
"safe-regex": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/regex-not/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/regex-not/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/regex-parser": {
|
|
"version": "2.2.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
|
|
"integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpp": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.1.0.tgz",
|
|
"integrity": "sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.0.1",
|
|
"regjsgen": "^0.6.0",
|
|
"regjsparser": "^0.8.2",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/registry-auth-token": {
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/registry-url": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/regjsgen": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
|
|
"integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.8.4",
|
|
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
|
|
"integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
|
|
"dependencies": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
|
|
"integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
}
|
|
},
|
|
"node_modules/rehype": {
|
|
"version": "11.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rehype-parse": "^7.0.0",
|
|
"rehype-stringify": "^8.0.0",
|
|
"unified": "^9.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/rehype-parse": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"parse5": "^6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/rehype-stringify": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hast-util-to-html": "^7.1.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/rehype/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/rehype/node_modules/unified": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/relateurl": {
|
|
"version": "0.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/remark": {
|
|
"version": "13.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"remark-parse": "^9.0.0",
|
|
"remark-stringify": "^9.0.0",
|
|
"unified": "^9.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-directive": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-directive": "^1.0.0",
|
|
"micromark-extension-directive": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-external-links": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend": "^3.0.0",
|
|
"is-absolute-url": "^3.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-external-links/node_modules/mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-footnotes": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-footnote": "^0.1.0",
|
|
"micromark-extension-footnote": "^0.3.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-frontmatter": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-frontmatter": "^0.2.0",
|
|
"micromark-extension-frontmatter": "^0.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-gfm": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-gfm": "^0.1.0",
|
|
"micromark-extension-gfm": "^0.3.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-html": {
|
|
"version": "13.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hast-util-sanitize": "^3.0.0",
|
|
"hast-util-to-html": "^7.0.0",
|
|
"mdast-util-to-hast": "^10.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-html/node_modules/mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-html/node_modules/mdast-util-to-hast": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-mdx": {
|
|
"version": "2.0.0-rc.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-mdx": "^1.0.0",
|
|
"micromark-extension-mdxjs": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs": {
|
|
"version": "2.0.0-next.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "7.10.5",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
|
|
"@babel/plugin-syntax-jsx": "7.10.4",
|
|
"@mdx-js/util": "^2.0.0-next.8"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/@babel/core": {
|
|
"version": "7.10.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.10.5",
|
|
"@babel/helper-module-transforms": "^7.10.5",
|
|
"@babel/helpers": "^7.10.4",
|
|
"@babel/parser": "^7.10.5",
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.10.5",
|
|
"@babel/types": "^7.10.5",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remark-mdxjs/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/remark-parse": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^1.1.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^1.0.0",
|
|
"vfile-location": "^2.0.0",
|
|
"xtend": "^4.0.1"
|
|
}
|
|
},
|
|
"node_modules/remark-parse/node_modules/parse-entities": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/remark-parse/node_modules/unist-util-is": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remark-parse/node_modules/unist-util-remove-position": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^1.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-parse/node_modules/unist-util-visit": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit-parents": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/remark-parse/node_modules/unist-util-visit-parents": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/remark-parse/node_modules/vfile-location": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-retext": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-nlcst": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-slug": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"github-slugger": "^1.0.0",
|
|
"mdast-util-to-string": "^1.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-slug/node_modules/mdast-util-to-string": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-squeeze-paragraphs/-/remark-squeeze-paragraphs-4.0.0.tgz",
|
|
"integrity": "sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"mdast-squeeze-paragraphs": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark-stringify": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"is-alphanumeric": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"longest-streak": "^2.0.1",
|
|
"markdown-escapes": "^1.0.0",
|
|
"markdown-table": "^2.0.0",
|
|
"mdast-util-compact": "^2.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"stringify-entities": "^3.0.0",
|
|
"unherit": "^1.0.4",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/remark-parse": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/remark-stringify": {
|
|
"version": "9.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remark/node_modules/unified": {
|
|
"version": "9.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/remove-trailing-separator": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/renderkid": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/renderkid/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/renderkid/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/repeat-element": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/repeat-string": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/repeating": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
|
|
"integrity": "sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-finite": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/request": {
|
|
"version": "2.88.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.8.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.6",
|
|
"extend": "~3.0.2",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.2",
|
|
"har-validator": "~5.1.3",
|
|
"http-signature": "~1.2.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.19",
|
|
"oauth-sign": "~0.9.0",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"tough-cookie": "~2.5.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/request-progress": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"throttleit": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/http-signature": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8",
|
|
"npm": ">=1.3.7"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/jsprim": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/qs": {
|
|
"version": "6.5.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/require-at": {
|
|
"version": "1.0.6",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-main-filename": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/require-package-name": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/requireindex": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.5"
|
|
}
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/reselect": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.6.tgz",
|
|
"integrity": "sha512-ZovIuXqto7elwnxyXbBtCPo9YFEr3uJqj2rRbcOOog1bmu2Ag85M4hixSwFWyaBMKXNgvPaJ9OSu9SkBPIeJHQ=="
|
|
},
|
|
"node_modules/resize-observer-polyfill": {
|
|
"version": "1.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-alpn": {
|
|
"version": "1.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-pathname": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve-url": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve-url-loader": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"adjust-sourcemap-loader": "^4.0.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^7.0.35",
|
|
"source-map": "0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"rework": "1.0.1",
|
|
"rework-visit": "1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rework": {
|
|
"optional": true
|
|
},
|
|
"rework-visit": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve.exports": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/responselike": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ret": {
|
|
"version": "0.1.15",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/retext-english": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-english": "^4.0.0",
|
|
"unherit": "^1.0.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/retry": {
|
|
"version": "0.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rfdc": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/ripemd160": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/rndm": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "2.76.0",
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.76.0.tgz",
|
|
"integrity": "sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"concat-with-sourcemaps": "^1.1.0",
|
|
"cssnano": "^5.0.1",
|
|
"import-cwd": "^3.0.0",
|
|
"p-queue": "^6.6.2",
|
|
"pify": "^5.0.0",
|
|
"postcss-load-config": "^3.0.0",
|
|
"postcss-modules": "^4.0.0",
|
|
"promise.series": "^0.2.0",
|
|
"resolve": "^1.19.0",
|
|
"rollup-pluginutils": "^2.8.2",
|
|
"safe-identifier": "^0.4.2",
|
|
"style-inject": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "8.x"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/pify": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-postcss/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-terser": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"jest-worker": "^26.2.1",
|
|
"serialize-javascript": "^4.0.0",
|
|
"terser": "^5.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/rollup-pluginutils": {
|
|
"version": "2.8.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"estree-walker": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/rollup-pluginutils/node_modules/estree-walker": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rst-selector-parser": {
|
|
"version": "2.2.3",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"lodash.flattendeep": "^4.4.0",
|
|
"nearley": "^2.7.10"
|
|
}
|
|
},
|
|
"node_modules/rsvp": {
|
|
"version": "4.8.5",
|
|
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz",
|
|
"integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": "6.* || >= 7.*"
|
|
}
|
|
},
|
|
"node_modules/run-async": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/run-queue": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
|
|
"integrity": "sha512-ntymy489o0/QQplUDnpYAYUsO50K9SBrIVaKCWDOJzYJts0f9WH9RFJkyagebkw5+y1oi00R7ynNW/d12GBumg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"aproba": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/rx": {
|
|
"version": "4.1.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/rxjs": {
|
|
"version": "6.6.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"npm": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/sade": {
|
|
"version": "1.7.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mri": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safe-identifier": {
|
|
"version": "0.4.2",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/safe-regex": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ret": "~0.1.10"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sane": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz",
|
|
"integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==",
|
|
"deprecated": "some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@cnakazawa/watch": "^1.0.3",
|
|
"anymatch": "^2.0.0",
|
|
"capture-exit": "^2.0.0",
|
|
"exec-sh": "^0.3.2",
|
|
"execa": "^1.0.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"micromatch": "^3.1.4",
|
|
"minimist": "^1.1.1",
|
|
"walker": "~1.0.5"
|
|
},
|
|
"bin": {
|
|
"sane": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
"integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/execa": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
|
|
"integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
|
|
"integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/sane/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==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/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=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
|
|
"integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
|
|
"integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
|
|
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
|
|
"integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
|
|
"integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sane/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
|
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deepmerge": "^4.2.2",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"htmlparser2": "^6.0.0",
|
|
"is-plain-object": "^5.0.0",
|
|
"parse-srcset": "^1.0.2",
|
|
"postcss": "^8.3.11"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/sanitize-html/node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sanitize.css": {
|
|
"version": "13.0.0",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/saslprep": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"sparse-bitfield": "^3.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/sass-loader": {
|
|
"version": "12.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"klona": "^2.0.4",
|
|
"neo-async": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"fibers": ">= 3.1.0",
|
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
|
|
"sass": "^1.3.0",
|
|
"sass-embedded": "*",
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"fibers": {
|
|
"optional": true
|
|
},
|
|
"node-sass": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"sass-embedded": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/sass.js": {
|
|
"version": "0.11.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.2.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/saxes": {
|
|
"version": "5.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"xmlchars": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.19.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/section-matter": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"kind-of": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/select-hose": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/selfsigned": {
|
|
"version": "1.10.14",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"node-forge": "^0.10.0"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/semver-diff": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.18.0",
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
|
},
|
|
"node_modules/send/node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "6.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/serve": {
|
|
"version": "13.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@zeit/schemas": "2.6.0",
|
|
"ajv": "6.12.6",
|
|
"arg": "2.0.0",
|
|
"boxen": "5.1.2",
|
|
"chalk": "2.4.1",
|
|
"clipboardy": "2.3.0",
|
|
"compression": "1.7.3",
|
|
"serve-handler": "6.1.3",
|
|
"update-check": "1.5.2"
|
|
},
|
|
"bin": {
|
|
"serve": "bin/serve.js"
|
|
}
|
|
},
|
|
"node_modules/serve-favicon": {
|
|
"version": "2.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"ms": "2.1.1",
|
|
"parseurl": "~1.3.2",
|
|
"safe-buffer": "5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-favicon/node_modules/ms": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-favicon/node_modules/safe-buffer": {
|
|
"version": "5.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-handler": {
|
|
"version": "6.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.0.0",
|
|
"content-disposition": "0.5.2",
|
|
"fast-url-parser": "1.1.3",
|
|
"mime-types": "2.1.18",
|
|
"minimatch": "3.0.4",
|
|
"path-is-inside": "1.0.2",
|
|
"path-to-regexp": "2.2.1",
|
|
"range-parser": "1.2.0"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/bytes": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/content-disposition": {
|
|
"version": "0.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/mime-db": {
|
|
"version": "1.33.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/mime-types": {
|
|
"version": "2.1.18",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "~1.33.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-handler/node_modules/path-to-regexp": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-handler/node_modules/range-parser": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.4",
|
|
"batch": "0.6.1",
|
|
"debug": "2.6.9",
|
|
"escape-html": "~1.0.3",
|
|
"http-errors": "~1.6.2",
|
|
"mime-types": "~2.1.17",
|
|
"parseurl": "~1.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/http-errors": {
|
|
"version": "1.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-index/node_modules/setprototypeof": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.15.0",
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
|
|
"integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/boxen/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/boxen/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/boxen/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/bytes": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/camelcase": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/chalk": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve/node_modules/compression": {
|
|
"version": "1.7.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.14",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.1",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/serve/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/set-value": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-extendable": "^0.1.1",
|
|
"is-plain-object": "^2.0.3",
|
|
"split-string": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/setimmediate": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sha-1": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sha.js": {
|
|
"version": "2.4.11",
|
|
"license": "(MIT AND BSD-3-Clause)",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"bin": {
|
|
"sha.js": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shallow-compare": {
|
|
"version": "1.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shallowequal": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sharp": {
|
|
"version": "0.29.3",
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"color": "^4.0.1",
|
|
"detect-libc": "^1.0.3",
|
|
"node-addon-api": "^4.2.0",
|
|
"prebuild-install": "^7.0.0",
|
|
"semver": "^7.3.5",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.1.1",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/libvips"
|
|
}
|
|
},
|
|
"node_modules/sharp/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/sharp/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/sharp/node_modules/tar-fs": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/sharp/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shell-quote": {
|
|
"version": "1.7.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shortid": {
|
|
"version": "2.2.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/shortid/node_modules/nanoid": {
|
|
"version": "2.1.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.6",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/simple-concat": {
|
|
"version": "1.0.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/simple-get": {
|
|
"version": "4.0.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decompress-response": "^6.0.0",
|
|
"once": "^1.3.1",
|
|
"simple-concat": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
"version": "0.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/single-trailing-newline": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-newline": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/single-trailing-newline/node_modules/detect-newline": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-stdin": "^4.0.1",
|
|
"minimist": "^1.1.0"
|
|
},
|
|
"bin": {
|
|
"detect-newline": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sirv": {
|
|
"version": "1.0.19",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/sirv/node_modules/totalist": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/sister": {
|
|
"version": "3.0.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.0.0",
|
|
"is-fullwidth-code-point": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/ansi-styles": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/slugify": {
|
|
"version": "1.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/smee-client": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/smee-client/-/smee-client-1.2.3.tgz",
|
|
"integrity": "sha512-uDrU8u9/Ln7aRXyzGHgVaNUS8onHZZeSwQjCdkMoSL7U85xI+l+Y2NgjibkMJAyXkW7IAbb8rw9RMHIjS6lAwA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.19.0",
|
|
"eventsource": "^1.1.0",
|
|
"morgan": "^1.9.1",
|
|
"superagent": "^7.1.3",
|
|
"validator": "^13.7.0"
|
|
},
|
|
"bin": {
|
|
"smee": "bin/smee.js"
|
|
}
|
|
},
|
|
"node_modules/smee-client/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/smtp-connection": {
|
|
"version": "2.12.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"httpntlm": "1.6.1",
|
|
"nodemailer-shared": "1.1.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon": {
|
|
"version": "0.8.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base": "^0.11.1",
|
|
"debug": "^2.2.0",
|
|
"define-property": "^0.2.5",
|
|
"extend-shallow": "^2.0.1",
|
|
"map-cache": "^0.2.2",
|
|
"source-map": "^0.5.6",
|
|
"source-map-resolve": "^0.5.0",
|
|
"use": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon-node": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-property": "^1.0.0",
|
|
"isobject": "^3.0.0",
|
|
"snapdragon-util": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon-node/node_modules/define-property": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon-util": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon-util/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/define-property": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/is-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/kind-of": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/snapdragon/node_modules/source-map-resolve": {
|
|
"version": "0.5.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0",
|
|
"resolve-url": "^0.2.1",
|
|
"source-map-url": "^0.4.0",
|
|
"urix": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/cookie": "^0.4.0",
|
|
"@types/cors": "^2.8.8",
|
|
"@types/node": "^14.14.10",
|
|
"accepts": "~1.3.4",
|
|
"base64id": "~2.0.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io": "~4.1.0",
|
|
"socket.io-adapter": "~2.1.0",
|
|
"socket.io-parser": "~4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-adapter": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/socket.io-client": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/component-emitter": "^1.2.10",
|
|
"backo2": "~1.0.2",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io-client": "~4.1.0",
|
|
"parseuri": "0.0.6",
|
|
"socket.io-parser": "~4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-client/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/socket.io-client/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/socket.io-parser": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/component-emitter": "^1.2.10",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-parser/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/socket.io-parser/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/socket.io/node_modules/@types/node": {
|
|
"version": "14.17.34",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/socket.io/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/socket.io/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sockjs": {
|
|
"version": "0.3.24",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"faye-websocket": "^0.11.3",
|
|
"uuid": "^8.3.2",
|
|
"websocket-driver": "^0.7.4"
|
|
}
|
|
},
|
|
"node_modules/sockjs-client": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"eventsource": "^1.1.0",
|
|
"faye-websocket": "^0.11.4",
|
|
"inherits": "^2.0.4",
|
|
"url-parse": "^1.5.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://tidelift.com/funding/github/npm/sockjs-client"
|
|
}
|
|
},
|
|
"node_modules/sockjs-client/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/sockjs-client/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/sockjs/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/source-list-map": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-loader": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.5",
|
|
"iconv-lite": "^0.6.3",
|
|
"source-map-js": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-loader/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-resolve": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-url": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/space-separated-tokens": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/sparse-bitfield": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"memory-pager": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.11",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/spdy": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"handle-thing": "^2.0.0",
|
|
"http-deceiver": "^1.2.7",
|
|
"select-hose": "^2.0.0",
|
|
"spdy-transport": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdy-transport": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"detect-node": "^2.0.4",
|
|
"hpack.js": "^2.1.6",
|
|
"obuf": "^1.1.2",
|
|
"readable-stream": "^3.0.6",
|
|
"wbuf": "^1.7.3"
|
|
}
|
|
},
|
|
"node_modules/spdy-transport/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/spdy-transport/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/spdy/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/spdy/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/split": {
|
|
"version": "0.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"through": "2"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/split-on-first": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/split-string": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend-shallow": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/split-string/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/split-string/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.1.2",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/sse": {
|
|
"version": "0.0.8",
|
|
"dependencies": {
|
|
"options": "0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/sshpk": {
|
|
"version": "1.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"getpass": "^0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.0.2",
|
|
"tweetnacl": "~0.14.0"
|
|
},
|
|
"bin": {
|
|
"sshpk-conv": "bin/sshpk-conv",
|
|
"sshpk-sign": "bin/sshpk-sign",
|
|
"sshpk-verify": "bin/sshpk-verify"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ssri": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
|
|
"integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minipass": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/st": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"async-cache": "^1.1.0",
|
|
"bl": "^4.0.0",
|
|
"fd": "~0.0.2",
|
|
"mime": "^2.4.4",
|
|
"negotiator": "~0.6.2"
|
|
},
|
|
"bin": {
|
|
"st": "bin/server.js"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.2.3"
|
|
}
|
|
},
|
|
"node_modules/st/node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/st/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/stable": {
|
|
"version": "0.1.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stack-trace": {
|
|
"version": "0.0.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/stack-utils": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/stack-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/stackframe": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/standardized-audio-context": {
|
|
"version": "25.3.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"automation-events": "^4.0.10",
|
|
"tslib": "^2.3.1"
|
|
}
|
|
},
|
|
"node_modules/standardized-audio-context/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/start-server-and-test": {
|
|
"version": "1.14.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bluebird": "3.7.2",
|
|
"check-more-types": "2.24.0",
|
|
"debug": "4.3.2",
|
|
"execa": "5.1.1",
|
|
"lazy-ass": "1.6.0",
|
|
"ps-tree": "1.2.0",
|
|
"wait-on": "6.0.0"
|
|
},
|
|
"bin": {
|
|
"server-test": "src/bin/start.js",
|
|
"start-server-and-test": "src/bin/start.js",
|
|
"start-test": "src/bin/start.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/start-server-and-test/node_modules/debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/start-server-and-test/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/state-toggle": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/static-extend": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-property": "^0.2.5",
|
|
"object-copy": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/define-property": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/is-descriptor": {
|
|
"version": "0.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-extend/node_modules/kind-of": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/store": {
|
|
"version": "2.0.12",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/store2": {
|
|
"version": "2.13.2",
|
|
"dev": true,
|
|
"license": "(MIT OR GPL-3.0)"
|
|
},
|
|
"node_modules/stream-browserify": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.4",
|
|
"readable-stream": "^3.5.0"
|
|
}
|
|
},
|
|
"node_modules/stream-combiner": {
|
|
"version": "0.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "~0.1.1"
|
|
}
|
|
},
|
|
"node_modules/stream-each": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
|
|
"integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/stream-http": {
|
|
"version": "2.8.3",
|
|
"resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
|
|
"integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"builtin-status-codes": "^3.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.3.6",
|
|
"to-arraybuffer": "^1.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/stream-http/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/stream-http/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/stream-serializer": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stream-shift": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz",
|
|
"integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/streamsearch": {
|
|
"version": "0.1.2",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/strict-uri-encode": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string_decoder/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-argv": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.19"
|
|
}
|
|
},
|
|
"node_modules/string-env-interpolation": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-hash": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/string-length": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/string-natural-compare": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-similarity": {
|
|
"version": "4.0.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has-symbols": "^1.0.2",
|
|
"internal-slot": "^1.0.3",
|
|
"regexp.prototype.flags": "^1.3.1",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.padend": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.padstart": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.padstart/-/string.prototype.padstart-3.1.3.tgz",
|
|
"integrity": "sha512-NZydyOMtYxpTjGqp0VN5PYUF/tsU15yDMZnUdj16qRUIUiMJkHHSDElYyQFrMu+/WloTpA7MQSiADhBicDfaoA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz",
|
|
"integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz",
|
|
"integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/stringify-entities": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"character-entities-html4": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/stringify-object": {
|
|
"version": "3.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
"is-obj": "^1.0.1",
|
|
"is-regexp": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/stringify-object/node_modules/is-obj": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom-string": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/strip-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/strip-eof": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/stripe": {
|
|
"version": "8.205.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": ">=8.1.0",
|
|
"qs": "^6.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^8.1 || >=10.*"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler": {
|
|
"version": "3.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "^4.16.0",
|
|
"accepts": "^1.3.3",
|
|
"debug": "^4.1.1",
|
|
"ejs": "^3.1.3",
|
|
"fast-safe-stringify": "^2.0.6",
|
|
"http-status": "^1.1.2",
|
|
"js2xmlparser": "^4.0.0",
|
|
"strong-globalize": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/ejs": {
|
|
"version": "3.1.8",
|
|
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz",
|
|
"integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==",
|
|
"dependencies": {
|
|
"jake": "^10.8.5"
|
|
},
|
|
"bin": {
|
|
"ejs": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/invert-kv": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/invert-kv?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/js2xmlparser": {
|
|
"version": "4.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"xmlcreate": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/lcid": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invert-kv": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/mem": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/os-locale": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/strong-globalize": {
|
|
"version": "6.0.5",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.2.0",
|
|
"globalize": "^1.6.0",
|
|
"lodash": "^4.17.20",
|
|
"md5": "^2.3.0",
|
|
"mkdirp": "^1.0.4",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/strong-error-handler/node_modules/xmlcreate": {
|
|
"version": "2.0.4",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/strong-globalize": {
|
|
"version": "4.1.3",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.4.2",
|
|
"lodash": "^4.17.4",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.1",
|
|
"os-locale": "^3.1.0",
|
|
"yamljs": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strong-globalize/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/strong-globalize/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strong-remoting": {
|
|
"version": "3.17.0",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"async": "^3.1.0",
|
|
"body-parser": "^1.12.4",
|
|
"debug": "^4.1.1",
|
|
"depd": "^2.0.0",
|
|
"escape-string-regexp": "^2.0.0",
|
|
"eventemitter2": "^5.0.1",
|
|
"express": "4.x",
|
|
"inflection": "^1.7.1",
|
|
"jayson": "^2.0.5",
|
|
"js2xmlparser": "^3.0.0",
|
|
"loopback-datatype-geopoint": "^1.0.0",
|
|
"loopback-phase": "^3.1.0",
|
|
"mux-demux": "^3.7.9",
|
|
"qs": "^6.2.1",
|
|
"request": "^2.83.0",
|
|
"sse": "0.0.8",
|
|
"strong-error-handler": "^3.0.0",
|
|
"strong-globalize": "^5.0.2",
|
|
"traverse": "^0.6.6",
|
|
"xml2js": "^0.4.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/async": {
|
|
"version": "3.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strong-remoting/node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/eventemitter2": {
|
|
"version": "5.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strong-remoting/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/invert-kv": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/invert-kv?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/lcid": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invert-kv": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/mem": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strong-remoting/node_modules/os-locale": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strong-remoting/node_modules/strong-globalize": {
|
|
"version": "5.1.0",
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.5.0",
|
|
"lodash": "^4.17.15",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.5",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/strtok3": {
|
|
"version": "6.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"peek-readable": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/style-inject": {
|
|
"version": "0.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/style-loader": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/style-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/style-to-object": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inline-style-parser": "0.1.1"
|
|
}
|
|
},
|
|
"node_modules/stylehacks": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/subscriptions-transport-ws": {
|
|
"version": "0.9.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"backo2": "^1.0.2",
|
|
"eventemitter3": "^3.1.0",
|
|
"iterall": "^1.2.1",
|
|
"symbol-observable": "^1.0.4",
|
|
"ws": "^5.2.0 || ^6.0.0 || ^7.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"graphql": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/subscriptions-transport-ws/node_modules/eventemitter3": {
|
|
"version": "3.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sudo-prompt": {
|
|
"version": "8.2.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/superagent": {
|
|
"version": "7.1.3",
|
|
"resolved": "https://registry.npmjs.org/superagent/-/superagent-7.1.3.tgz",
|
|
"integrity": "sha512-WA6et4nAvgBCS73lJvv1D0ssI5uk5Gh+TGN/kNe+B608EtcVs/yzfl+OLXTzDs7tOBDIpvgh/WUs1K2OK1zTeQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"component-emitter": "^1.3.0",
|
|
"cookiejar": "^2.1.3",
|
|
"debug": "^4.3.4",
|
|
"fast-safe-stringify": "^2.1.1",
|
|
"form-data": "^4.0.0",
|
|
"formidable": "^2.0.1",
|
|
"methods": "^1.1.2",
|
|
"mime": "^2.5.0",
|
|
"qs": "^6.10.3",
|
|
"readable-stream": "^3.6.0",
|
|
"semver": "^7.3.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.4.0 <13 || >=14"
|
|
}
|
|
},
|
|
"node_modules/superagent/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/superagent/node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/superagent/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/superagent/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/superagent/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/superagent/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-hyperlinks": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-hyperlinks/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-hyperlinks/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/svg-parser": {
|
|
"version": "2.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/svgo": {
|
|
"version": "2.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@trysound/sax": "0.2.0",
|
|
"commander": "^7.2.0",
|
|
"css-select": "^4.1.3",
|
|
"css-tree": "^1.1.3",
|
|
"csso": "^4.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"stable": "^0.1.8"
|
|
},
|
|
"bin": {
|
|
"svgo": "bin/svgo"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/svgo/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/swagger-ui": {
|
|
"version": "2.2.10",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/symbol-observable": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/symbol-tree": {
|
|
"version": "3.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/symbol.prototype.description": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/symbol.prototype.description/-/symbol.prototype.description-1.0.5.tgz",
|
|
"integrity": "sha512-x738iXRYsrAt9WBhRCVG5BtIC3B7CUkFwbHW2zOvGtwM33s7JjrCDyq8V0zgMYVb5ymsL8+qkzzpANH63CPQaQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has-symbols": "^1.0.2",
|
|
"object.getownpropertydescriptors": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.11.15"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/sync-fetch": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.7.0",
|
|
"node-fetch": "^2.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/sync-fetch/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/synchronous-promise": {
|
|
"version": "2.0.15",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/table": {
|
|
"version": "6.7.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ajv": "^8.0.1",
|
|
"lodash.truncate": "^4.4.2",
|
|
"slice-ansi": "^4.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/ajv": {
|
|
"version": "8.8.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/table/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/table/node_modules/slice-ansi": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.5.tgz",
|
|
"integrity": "sha512-bC/2dy3dGPqxMWAqFSRgQxVCfmO/31ZbeEp8s9DMDh4zgPZ5WW1gxRJkbBkXcTUIzaSUdhWrcsrSOe32ccgB4w==",
|
|
"dependencies": {
|
|
"arg": "^5.0.2",
|
|
"chokidar": "^3.5.3",
|
|
"color-name": "^1.1.4",
|
|
"detective": "^5.2.1",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.11",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"lilconfig": "^2.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^3.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.4.14",
|
|
"postcss-import": "^14.1.0",
|
|
"postcss-js": "^4.0.0",
|
|
"postcss-load-config": "^4.0.1",
|
|
"postcss-nested": "5.0.6",
|
|
"postcss-selector-parser": "^6.0.10",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"quick-lru": "^5.1.1",
|
|
"resolve": "^1.22.1"
|
|
},
|
|
"bin": {
|
|
"tailwind": "lib/cli.js",
|
|
"tailwindcss": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/arg": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
"integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
|
|
},
|
|
"node_modules/tailwindcss/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/tailwindcss/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/postcss-load-config": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz",
|
|
"integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==",
|
|
"dependencies": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": ">=8.0.9",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"postcss": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/yaml": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.1.tgz",
|
|
"integrity": "sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/tapable": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.1.11",
|
|
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
|
|
"integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^3.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/tar-fs": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp": "^0.5.1",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/tar-stream": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar-stream/node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/tar-stream/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/telejson": {
|
|
"version": "6.0.8",
|
|
"resolved": "https://registry.npmjs.org/telejson/-/telejson-6.0.8.tgz",
|
|
"integrity": "sha512-nerNXi+j8NK1QEfBHtZUN/aLdDcyupA//9kAboYLrtzZlPLpUfqbVGWb9zz91f/mIjRbAYhbgtnJHY8I1b5MBg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/is-function": "^1.0.0",
|
|
"global": "^4.4.0",
|
|
"is-function": "^1.0.2",
|
|
"is-regex": "^1.1.2",
|
|
"is-symbol": "^1.0.3",
|
|
"isobject": "^4.0.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3"
|
|
}
|
|
},
|
|
"node_modules/telejson/node_modules/isobject": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz",
|
|
"integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/temp-dir": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tempy": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-stream": "^2.0.0",
|
|
"temp-dir": "^2.0.0",
|
|
"type-fest": "^0.16.0",
|
|
"unique-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tempy/node_modules/type-fest": {
|
|
"version": "0.16.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/term-size": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/terminal-link": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.2.1",
|
|
"supports-hyperlinks": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.10.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.7.2",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"acorn": "^8.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"acorn": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin": {
|
|
"version": "5.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-worker": "^27.0.6",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"uglify-js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/jest-worker": {
|
|
"version": "27.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/terser/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/throat": {
|
|
"version": "6.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/throttle-debounce": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/throttleit": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through": {
|
|
"version": "2.3.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
|
|
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/through2/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/through2/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/thunky": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/timers-browserify": {
|
|
"version": "2.0.12",
|
|
"resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
|
|
"integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"setimmediate": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/timers-ext": {
|
|
"version": "0.1.7",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es5-ext": "~0.10.46",
|
|
"next-tick": "1"
|
|
}
|
|
},
|
|
"node_modules/timsort": {
|
|
"version": "0.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinydate": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.17.0"
|
|
}
|
|
},
|
|
"node_modules/tmpl": {
|
|
"version": "1.0.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/to-arraybuffer": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
|
|
"integrity": "sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/to-camel-case": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-space-case": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-no-case": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/to-object-path": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/to-object-path/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/to-readable-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/to-regex": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"regex-not": "^1.0.2",
|
|
"safe-regex": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/to-regex/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/to-regex/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/to-space-case": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-no-case": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-utf8": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/to-vfile": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^2.0.0",
|
|
"vfile": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/replace-ext": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/unist-util-stringify-position": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/to-vfile/node_modules/vfile": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^2.0.0",
|
|
"replace-ext": "1.0.0",
|
|
"unist-util-stringify-position": "^1.0.0",
|
|
"vfile-message": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-vfile/node_modules/vfile-message": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-stringify-position": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/token-types": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"ieee754": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/tone": {
|
|
"version": "14.7.77",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"standardized-audio-context": "^25.1.8",
|
|
"tslib": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/tone/node_modules/tslib": {
|
|
"version": "2.3.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/toposort": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/totalist": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/touch": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"nopt": "~1.0.10"
|
|
},
|
|
"bin": {
|
|
"nodetouch": "bin/nodetouch.js"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie": {
|
|
"version": "2.5.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.28",
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/traverse": {
|
|
"version": "0.6.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/trim": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/trim-newlines": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
|
|
"integrity": "sha512-Nm4cF79FhSTzrLKGDMi3I4utBtFv8qKy4sq1enftf2gMdpqI8oVQTAfySkTz5r49giVzDj88SVZXP4CeYQwjaw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/trim-trailing-lines": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/trough": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/true-case-path": {
|
|
"version": "2.2.1",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/tryer": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ts-dedent": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.10"
|
|
}
|
|
},
|
|
"node_modules/ts-node": {
|
|
"version": "10.8.2",
|
|
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.8.2.tgz",
|
|
"integrity": "sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==",
|
|
"dependencies": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"bin": {
|
|
"ts-node": "dist/bin.js",
|
|
"ts-node-cwd": "dist/bin-cwd.js",
|
|
"ts-node-esm": "dist/bin-esm.js",
|
|
"ts-node-script": "dist/bin-script.js",
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/core": ">=1.2.50",
|
|
"@swc/wasm": ">=1.2.50",
|
|
"@types/node": "*",
|
|
"typescript": ">=2.7"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"@swc/wasm": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ts-node/node_modules/acorn-walk": {
|
|
"version": "8.2.0",
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
|
|
"integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ts-node/node_modules/arg": {
|
|
"version": "4.1.3",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
|
|
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
|
|
},
|
|
"node_modules/ts-node/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/ts-pnp": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz",
|
|
"integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tsscmp": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.x"
|
|
}
|
|
},
|
|
"node_modules/tsutils": {
|
|
"version": "3.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^1.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
|
|
}
|
|
},
|
|
"node_modules/tty-browserify": {
|
|
"version": "0.0.0",
|
|
"resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
|
|
"integrity": "sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/tunnel": {
|
|
"version": "0.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
}
|
|
},
|
|
"node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/tweezer.js": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/type": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-detect": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.13.1",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/type-of": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.7.4",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
|
|
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/typescript-compare": {
|
|
"version": "0.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"typescript-logic": "^0.0.0"
|
|
}
|
|
},
|
|
"node_modules/typescript-logic": {
|
|
"version": "0.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typescript-tuple": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"typescript-compare": "^0.0.2"
|
|
}
|
|
},
|
|
"node_modules/uc.micro": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/uglify-js": {
|
|
"version": "3.15.4",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"optional": true,
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/uid-safe": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"random-bytes": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/uid2": {
|
|
"version": "0.0.3"
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/unbzip2-stream": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.2.1",
|
|
"through": "^2.3.8"
|
|
}
|
|
},
|
|
"node_modules/unbzip2-stream/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/unc-path-regex": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/uncontrollable": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/undefsafe": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/underscore": {
|
|
"version": "1.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/underscore.string": {
|
|
"version": "3.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "^1.0.3",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/unfetch": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/unfetch/-/unfetch-4.2.0.tgz",
|
|
"integrity": "sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/unherit": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unified": {
|
|
"version": "8.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/union-value": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arr-union": "^3.1.0",
|
|
"get-value": "^2.0.6",
|
|
"is-extendable": "^0.1.1",
|
|
"set-value": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unique-filename": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
|
|
"integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"unique-slug": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/unique-slug": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
|
|
"integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/unist-builder": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.iteratee": "^4.5.0",
|
|
"unist-util-visit": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find-after": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find-all-after": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find-all-between": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-find": "^1.0.1",
|
|
"unist-util-is": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find/node_modules/unist-util-is": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unist-util-find/node_modules/unist-util-visit": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit-parents": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/unist-util-find/node_modules/unist-util-visit-parents": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/unist-util-generated": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-is": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-modify-children": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-iterate": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-position": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-position-from-estree": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-remove": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-remove-position": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-select": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-selector-parser": "^1.0.0",
|
|
"not": "^0.1.0",
|
|
"nth-check": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-stringify-position": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit-children": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit-parents": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/universal-user-agent": {
|
|
"version": "6.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/unix-crypt-td-js": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/unixify": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unixify/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/unquote": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unset-value": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-value": "^0.3.1",
|
|
"isobject": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unset-value/node_modules/has-value": {
|
|
"version": "0.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-value": "^2.0.3",
|
|
"has-values": "^0.1.4",
|
|
"isobject": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unset-value/node_modules/has-value/node_modules/isobject": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isarray": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unset-value/node_modules/has-values": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/untildify": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/upath": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4",
|
|
"yarn": "*"
|
|
}
|
|
},
|
|
"node_modules/update-check": {
|
|
"version": "1.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"registry-auth-token": "3.3.2",
|
|
"registry-url": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/update-check/node_modules/registry-auth-token": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.1.6",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/update-check/node_modules/registry-url": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/update-notifier": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^4.2.0",
|
|
"chalk": "^3.0.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.3.1",
|
|
"is-npm": "^4.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.0.0",
|
|
"pupa": "^2.0.1",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/update-notifier/node_modules/global-dirs": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "1.3.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/ini": {
|
|
"version": "1.3.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/update-notifier/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/is-installed-globally": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^2.0.1",
|
|
"is-path-inside": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/urix": {
|
|
"version": "0.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/url": {
|
|
"version": "0.11.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "1.3.2",
|
|
"querystring": "0.2.0"
|
|
}
|
|
},
|
|
"node_modules/url-loader": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"mime-types": "^2.1.27",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"file-loader": "*",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"file-loader": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/url-loader/node_modules/loader-utils": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse": {
|
|
"version": "1.5.10",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"querystringify": "^2.1.1",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prepend-http": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/url/node_modules/punycode": {
|
|
"version": "1.3.2",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/url/node_modules/querystring": {
|
|
"version": "0.2.0",
|
|
"devOptional": true,
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/use": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/util": {
|
|
"version": "0.12.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util.promisify": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.2",
|
|
"object.getownpropertydescriptors": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/utila": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/uuid-browser": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uvu": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dequal": "^2.0.0",
|
|
"diff": "^5.0.0",
|
|
"kleur": "^4.0.3",
|
|
"sade": "^1.7.3",
|
|
"totalist": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"uvu": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/uvu/node_modules/kleur": {
|
|
"version": "4.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/v8-compile-cache": {
|
|
"version": "2.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
|
|
"integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg=="
|
|
},
|
|
"node_modules/v8-to-istanbul": {
|
|
"version": "8.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/v8-to-istanbul/node_modules/source-map": {
|
|
"version": "0.7.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/v8flags": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"homedir-polyfill": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/valid-url": {
|
|
"version": "1.0.9"
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/validator": {
|
|
"version": "13.7.0",
|
|
"resolved": "https://registry.npmjs.org/validator/-/validator-13.7.0.tgz",
|
|
"integrity": "sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/value-or-promise": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/verror": {
|
|
"version": "1.10.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/vfile": {
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0",
|
|
"vfile-message": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-location": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-message": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile-message/node_modules/unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vfile/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/vfile/node_modules/vfile-message": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/vm-browserify": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
|
|
"integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/void-elements": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/w3c-hr-time": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browser-process-hrtime": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/w3c-xmlserializer": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml-name-validator": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/wait-on": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "^0.21.1",
|
|
"joi": "^17.4.0",
|
|
"lodash": "^4.17.21",
|
|
"minimist": "^1.2.5",
|
|
"rxjs": "^7.1.0"
|
|
},
|
|
"bin": {
|
|
"wait-on": "bin/wait-on"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/wait-on/node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/wait-on/node_modules/rxjs": {
|
|
"version": "7.4.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/wait-on/node_modules/tslib": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/walker": {
|
|
"version": "1.0.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"node_modules/warning": {
|
|
"version": "3.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
|
|
"integrity": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"chokidar": "^2.1.8"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/anymatch/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/binary-extensions": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
|
|
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/chokidar": {
|
|
"version": "2.1.8",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
|
|
"integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
|
|
"deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^1.2.7"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/glob-parent/node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/is-binary-path": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
|
|
"integrity": "sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"binary-extensions": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/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==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/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": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/readdirp": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
|
|
"integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack-chokidar2/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wbuf": {
|
|
"version": "1.7.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/web-namespaces": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "6.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10.4"
|
|
}
|
|
},
|
|
"node_modules/webpack": {
|
|
"version": "5.73.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.73.0.tgz",
|
|
"integrity": "sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA==",
|
|
"dependencies": {
|
|
"@types/eslint-scope": "^3.7.3",
|
|
"@types/estree": "^0.0.51",
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/wasm-edit": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"acorn": "^8.4.1",
|
|
"acorn-import-assertions": "^1.7.6",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.9.3",
|
|
"es-module-lexer": "^0.9.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.1.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.3",
|
|
"watchpack": "^2.3.1",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^7.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"bin": {
|
|
"webpack-bundle-analyzer": "lib/bin/analyzer.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/acorn-walk": {
|
|
"version": "8.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/gzip-size": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/webpack-cli": {
|
|
"version": "4.10.0",
|
|
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.10.0.tgz",
|
|
"integrity": "sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@discoveryjs/json-ext": "^0.5.0",
|
|
"@webpack-cli/configtest": "^1.2.0",
|
|
"@webpack-cli/info": "^1.5.0",
|
|
"@webpack-cli/serve": "^1.7.0",
|
|
"colorette": "^2.0.14",
|
|
"commander": "^7.0.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"import-local": "^3.0.2",
|
|
"interpret": "^2.2.0",
|
|
"rechoir": "^0.7.0",
|
|
"webpack-merge": "^5.7.3"
|
|
},
|
|
"bin": {
|
|
"webpack-cli": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@webpack-cli/generators": {
|
|
"optional": true
|
|
},
|
|
"@webpack-cli/migrate": {
|
|
"optional": true
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-cli/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
|
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colorette": "^1.2.2",
|
|
"mem": "^8.1.1",
|
|
"memfs": "^3.2.2",
|
|
"mime-types": "^2.1.30",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= v10.23.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/colorette": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/mem": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/mem?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware/node_modules/mimic-fn": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server": {
|
|
"version": "3.11.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-html-community": "0.0.8",
|
|
"bonjour": "^3.5.0",
|
|
"chokidar": "^2.1.8",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"debug": "^4.1.1",
|
|
"del": "^4.1.1",
|
|
"express": "^4.17.1",
|
|
"html-entities": "^1.3.1",
|
|
"http-proxy-middleware": "0.19.1",
|
|
"import-local": "^2.0.0",
|
|
"internal-ip": "^4.3.0",
|
|
"ip": "^1.1.5",
|
|
"is-absolute-url": "^3.0.3",
|
|
"killable": "^1.0.1",
|
|
"loglevel": "^1.6.8",
|
|
"opn": "^5.5.0",
|
|
"p-retry": "^3.0.1",
|
|
"portfinder": "^1.0.26",
|
|
"schema-utils": "^1.0.0",
|
|
"selfsigned": "^1.10.8",
|
|
"semver": "^6.3.0",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.21",
|
|
"sockjs-client": "^1.5.0",
|
|
"spdy": "^4.0.2",
|
|
"strip-ansi": "^3.0.1",
|
|
"supports-color": "^6.1.0",
|
|
"url": "^0.11.0",
|
|
"webpack-dev-middleware": "^3.7.2",
|
|
"webpack-log": "^2.0.0",
|
|
"ws": "^6.2.1",
|
|
"yargs": "^13.3.2"
|
|
},
|
|
"bin": {
|
|
"webpack-dev-server": "bin/webpack-dev-server.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.11.5"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/@types/glob": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/anymatch": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/anymatch/node_modules/normalize-path": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/array-union": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"array-uniq": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/binary-extensions": {
|
|
"version": "1.13.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/braces": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/chokidar": {
|
|
"version": "2.1.8",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^1.2.7"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/del": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/glob": "^7.1.1",
|
|
"globby": "^6.1.0",
|
|
"is-path-cwd": "^2.0.0",
|
|
"is-path-in-cwd": "^2.0.0",
|
|
"p-map": "^2.0.0",
|
|
"pify": "^4.0.1",
|
|
"rimraf": "^2.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/del/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/emoji-regex": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/fill-range": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"peer": true,
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/glob-parent": {
|
|
"version": "3.1.0",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/glob-parent/node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/globby": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"array-union": "^1.0.1",
|
|
"glob": "^7.0.3",
|
|
"object-assign": "^4.0.1",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/html-entities": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/import-local": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"pkg-dir": "^3.0.0",
|
|
"resolve-cwd": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-binary-path": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"binary-extensions": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-extendable": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-number": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-number/node_modules/kind-of": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-buffer": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/micromatch": {
|
|
"version": "3.1.10",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/micromatch/node_modules/extend-shallow": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/opn": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/p-map": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/readdirp": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/resolve-cwd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"resolve-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/resolve-from": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/schema-utils": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/string-width": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/string-width/node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/supports-color": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/to-regex-range": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ws": {
|
|
"version": "6.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/yargs": {
|
|
"version": "13.3.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"cliui": "^5.0.0",
|
|
"find-up": "^3.0.0",
|
|
"get-caller-file": "^2.0.1",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^2.0.0",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^3.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^13.1.2"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/yargs-parser": {
|
|
"version": "13.1.2",
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-hot-middleware": {
|
|
"version": "2.25.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-html-community": "0.0.8",
|
|
"html-entities": "^2.1.0",
|
|
"querystring": "^0.2.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-log": {
|
|
"version": "2.0.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-colors": "^3.0.0",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/webpack-log/node_modules/ansi-colors": {
|
|
"version": "3.2.4",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-manifest-plugin": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tapable": "^2.0.0",
|
|
"webpack-sources": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.22.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.44.2 || ^5.47.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-manifest-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-manifest-plugin/node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack-manifest-plugin/node_modules/webpack-sources": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-merge": {
|
|
"version": "5.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-stats-plugin": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-virtual-modules": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-virtual-modules/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/webpack-virtual-modules/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack/node_modules/@types/estree": {
|
|
"version": "0.0.51",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
|
|
"integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
|
|
},
|
|
"node_modules/webpack/node_modules/events": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
|
"integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/webpack-sources": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
|
"integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/websocket-driver": {
|
|
"version": "0.7.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"http-parser-js": ">=0.5.1",
|
|
"safe-buffer": ">=5.1.0",
|
|
"websocket-extensions": ">=0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/websocket-extensions": {
|
|
"version": "0.1.4",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-encoding": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "0.4.24"
|
|
}
|
|
},
|
|
"node_modules/whatwg-fetch": {
|
|
"version": "3.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-mimetype": {
|
|
"version": "2.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "8.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.7.0",
|
|
"tr46": "^2.1.0",
|
|
"webidl-conversions": "^6.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"dependencies": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-module": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.18.5",
|
|
"foreach": "^2.0.5",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-typed-array": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/wide-align": {
|
|
"version": "1.1.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^1.0.2 || 2 || 3 || 4"
|
|
}
|
|
},
|
|
"node_modules/widest-line": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wildcard": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wordwrap": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-background-sync": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"idb": "^6.1.4",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-broadcast-update": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-build": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@apideck/better-ajv-errors": "^0.3.1",
|
|
"@babel/core": "^7.11.1",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.2",
|
|
"@rollup/plugin-babel": "^5.2.0",
|
|
"@rollup/plugin-node-resolve": "^11.2.1",
|
|
"@rollup/plugin-replace": "^2.4.1",
|
|
"@surma/rollup-plugin-off-main-thread": "^2.2.3",
|
|
"ajv": "^8.6.0",
|
|
"common-tags": "^1.8.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"fs-extra": "^9.0.1",
|
|
"glob": "^7.1.6",
|
|
"lodash": "^4.17.20",
|
|
"pretty-bytes": "^5.3.0",
|
|
"rollup": "^2.43.1",
|
|
"rollup-plugin-terser": "^7.0.0",
|
|
"source-map": "^0.8.0-beta.0",
|
|
"stringify-object": "^3.3.0",
|
|
"strip-comments": "^2.0.1",
|
|
"tempy": "^0.6.0",
|
|
"upath": "^1.2.0",
|
|
"workbox-background-sync": "6.5.1",
|
|
"workbox-broadcast-update": "6.5.1",
|
|
"workbox-cacheable-response": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-expiration": "6.5.1",
|
|
"workbox-google-analytics": "6.5.1",
|
|
"workbox-navigation-preload": "6.5.1",
|
|
"workbox-precaching": "6.5.1",
|
|
"workbox-range-requests": "6.5.1",
|
|
"workbox-recipes": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1",
|
|
"workbox-streams": "6.5.1",
|
|
"workbox-sw": "6.5.1",
|
|
"workbox-window": "6.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/@apideck/better-ajv-errors": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-schema": "^0.4.0",
|
|
"jsonpointer": "^5.0.0",
|
|
"leven": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": ">=8"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/@rollup/plugin-node-resolve": {
|
|
"version": "11.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"@types/resolve": "1.17.1",
|
|
"builtin-modules": "^3.1.0",
|
|
"deepmerge": "^4.2.2",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/ajv": {
|
|
"version": "8.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-build/node_modules/source-map": {
|
|
"version": "0.8.0-beta.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"whatwg-url": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/tr46": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/webidl-conversions": {
|
|
"version": "4.0.2",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/workbox-build/node_modules/whatwg-url": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.sortby": "^4.7.0",
|
|
"tr46": "^1.0.1",
|
|
"webidl-conversions": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/workbox-cacheable-response": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-core": {
|
|
"version": "6.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-expiration": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"idb": "^6.1.4",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-google-analytics": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-background-sync": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-navigation-preload": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-precaching": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-range-requests": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-recipes": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-cacheable-response": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-expiration": "6.5.1",
|
|
"workbox-precaching": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-routing": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-strategies": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-streams": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-sw": {
|
|
"version": "6.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-webpack-plugin": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"pretty-bytes": "^5.4.1",
|
|
"upath": "^1.2.0",
|
|
"webpack-sources": "^1.4.3",
|
|
"workbox-build": "6.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.4.0 || ^5.9.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-window": {
|
|
"version": "6.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/trusted-types": "^2.0.2",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"node_modules/worker-farm": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
|
|
"integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"errno": "~0.1.7"
|
|
}
|
|
},
|
|
"node_modules/worker-rpc": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"microevent.ts": "~0.1.1"
|
|
}
|
|
},
|
|
"node_modules/workerpool": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "7.5.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/x-default-browser": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://registry.npmjs.org/x-default-browser/-/x-default-browser-0.4.0.tgz",
|
|
"integrity": "sha512-7LKo7RtWfoFN/rHx1UELv/2zHGMx8MkZKDq1xENmOCTkfIqZJ0zZ26NEJX8czhnPXVcqS0ARjjfJB+eJ0/5Cvw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"x-default-browser": "bin/x-default-browser.js"
|
|
},
|
|
"optionalDependencies": {
|
|
"default-browser-id": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/x-is-string": {
|
|
"version": "0.1.0"
|
|
},
|
|
"node_modules/x-xss-protection": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/xml": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xml-name-validator": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/xml2js": {
|
|
"version": "0.4.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~9.0.1"
|
|
}
|
|
},
|
|
"node_modules/xmlbuilder": {
|
|
"version": "9.0.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/xmlchars": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xmlcreate": {
|
|
"version": "1.0.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/xmlhttprequest-ssl": {
|
|
"version": "1.6.3",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/xss": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^2.20.3",
|
|
"cssfilter": "0.0.10"
|
|
},
|
|
"bin": {
|
|
"xss": "bin/xss"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/xss/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xstate": {
|
|
"version": "4.26.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/xstate"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "4.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "1.10.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/yaml-loader": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^1.4.0",
|
|
"yaml": "^1.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/yamljs": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"glob": "^7.0.5"
|
|
},
|
|
"bin": {
|
|
"json2yaml": "bin/json2yaml",
|
|
"yaml2json": "bin/yaml2json"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/yamljs/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/yargonaut": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"chalk": "^1.1.1",
|
|
"figlet": "^1.1.1",
|
|
"parent-require": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/yargonaut/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/yargonaut/node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/yargonaut/node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/yargonaut/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/yargonaut/node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "15.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^6.0.0",
|
|
"decamelize": "^1.2.0",
|
|
"find-up": "^4.1.0",
|
|
"get-caller-file": "^2.0.1",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^2.0.0",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^4.2.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^18.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "20.2.4",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs-unparser": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase": "^6.0.0",
|
|
"decamelize": "^4.0.0",
|
|
"flat": "^5.0.2",
|
|
"is-plain-obj": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs-unparser/node_modules/camelcase": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yargs-unparser/node_modules/decamelize": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/cliui": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^6.2.0"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/yargs/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/yargs-parser": {
|
|
"version": "18.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yauzl": {
|
|
"version": "2.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-crc32": "~0.2.3",
|
|
"fd-slicer": "~1.1.0"
|
|
}
|
|
},
|
|
"node_modules/yeast": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/yn": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yoga-layout-prebuilt": {
|
|
"version": "1.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yoga-layout": "1.9.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/youtube-player": {
|
|
"version": "5.5.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"debug": "^2.6.6",
|
|
"load-script": "^1.0.0",
|
|
"sister": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/yurnalist": {
|
|
"version": "2.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"inquirer": "^7.0.0",
|
|
"is-ci": "^2.0.0",
|
|
"read": "^1.0.7",
|
|
"strip-ansi": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/yurnalist/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/inquirer": {
|
|
"version": "7.3.3",
|
|
"license": "MIT",
|
|
"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/yurnalist/node_modules/inquirer/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/inquirer/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yurnalist/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/zwitch": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"tools/challenge-editor/api": {
|
|
"name": "@freecodecamp/challenge-editor",
|
|
"version": "1.0.0",
|
|
"hasInstallScript": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"cors": "2.8.5",
|
|
"express": "4.18.1",
|
|
"gray-matter": "4.0.3",
|
|
"ts-node": "10.8.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/express": "4.17.13",
|
|
"dotenv": "16.0.1",
|
|
"typescript": "4.7.4"
|
|
}
|
|
},
|
|
"tools/challenge-editor/api/node_modules/dotenv": {
|
|
"version": "16.0.1",
|
|
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.1.tgz",
|
|
"integrity": "sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"tools/challenge-editor/client": {
|
|
"name": "@freecodecamp/challenge-editor-client",
|
|
"version": "0.1.0",
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"@testing-library/user-event": "13.5.0",
|
|
"react": "16.14.0",
|
|
"react-codemirror2": "7.2.1",
|
|
"react-dom": "16.14.0",
|
|
"react-router-dom": "6.3.0",
|
|
"react-scripts": "5.0.1",
|
|
"typescript": "4.7.4"
|
|
},
|
|
"devDependencies": {
|
|
"@types/codemirror": "5.60.5",
|
|
"cross-env": "7.0.3",
|
|
"eslint-plugin-react-hooks": "4.6.0"
|
|
}
|
|
},
|
|
"tools/challenge-helper-scripts": {
|
|
"name": "@freecodecamp/curriculum-helper-scripts",
|
|
"version": "0.0.0-next.1",
|
|
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
|
|
"devDependencies": {
|
|
"@types/mock-fs": "4.13.1",
|
|
"bson-objectid": "2.0.3",
|
|
"cross-env": "7.0.3",
|
|
"gray-matter": "4.0.3",
|
|
"inquirer": "8.2.4",
|
|
"prettier": "2.7.1",
|
|
"ts-node": "10.8.2",
|
|
"typescript": "4.7.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"tools/challenge-parser": {
|
|
"name": "@freecodecamp/challenge-parser",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hast-util-to-html": "7.1.3",
|
|
"js-yaml": "3.14.1",
|
|
"lodash": "4.17.21",
|
|
"mdast-builder": "1.1.1",
|
|
"mdast-util-from-markdown": "0.8.5",
|
|
"mdast-util-gfm": "0.1.2",
|
|
"mdast-util-gfm-strikethrough": "0.2.3",
|
|
"mdast-util-gfm-table": "0.1.6",
|
|
"mdast-util-to-hast": "9.1.2",
|
|
"micromark-extension-gfm-strikethrough": "0.6.5",
|
|
"micromark-extension-gfm-table": "0.4.3",
|
|
"remark": "13.0.0",
|
|
"remark-directive": "1.0.1",
|
|
"remark-frontmatter": "3.0.0",
|
|
"remark-html": "13.0.2",
|
|
"remark-parse": "9.0.0",
|
|
"remark-stringify": "9.0.1",
|
|
"to-vfile": "5.0.3",
|
|
"unified": "7.1.0",
|
|
"unist-util-find": "1.0.2",
|
|
"unist-util-find-after": "3.0.0",
|
|
"unist-util-find-all-after": "3.0.2",
|
|
"unist-util-find-all-between": "2.1.0",
|
|
"unist-util-is": "4.1.0",
|
|
"unist-util-modify-children": "2.0.0",
|
|
"unist-util-position": "3.1.0",
|
|
"unist-util-remove": "2.1.0",
|
|
"unist-util-visit": "2.0.3",
|
|
"unist-util-visit-children": "1.1.4"
|
|
},
|
|
"devDependencies": {
|
|
"unist-util-select": "3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/is-plain-obj": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/remark-parse": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/remark-stringify": {
|
|
"version": "9.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/replace-ext": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/unified": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^2.0.0",
|
|
"@types/vfile": "^3.0.0",
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-plain-obj": "^1.1.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^3.0.0",
|
|
"x-is-string": "^0.1.0"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/unist-util-stringify-position": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"tools/challenge-parser/node_modules/vfile": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-buffer": "^2.0.0",
|
|
"replace-ext": "1.0.0",
|
|
"unist-util-stringify-position": "^1.0.0",
|
|
"vfile-message": "^1.0.0"
|
|
}
|
|
},
|
|
"tools/challenge-parser/node_modules/vfile-message": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unist-util-stringify-position": "^1.1.1"
|
|
}
|
|
},
|
|
"tools/crowdin": {
|
|
"name": "@freecodecamp/crowdin",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@actions/core": "1.9.0",
|
|
"@actions/github": "5.0.3",
|
|
"dotenv": "10.0.0",
|
|
"fs-extra": "10.0.0",
|
|
"gray-matter": "4.0.3",
|
|
"node-fetch": "2.6.7",
|
|
"node-opencc": "2.0.1",
|
|
"path": "0.12.7",
|
|
"readdirp": "3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"tools/crowdin/node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"tools/scripts/build": {
|
|
"name": "@freecodecamp/scripts-build",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"devDependencies": {
|
|
"debug": "4.3.2",
|
|
"dotenv": "10.0.0",
|
|
"readdirp": "^3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"tools/scripts/build/node_modules/debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"tools/scripts/build/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"tools/scripts/seed": {
|
|
"name": "@freecodecamp/scripts-seed",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"devDependencies": {
|
|
"debug": "4.3.2",
|
|
"dotenv": "10.0.0",
|
|
"lodash": "4.17.21",
|
|
"mongodb": "3.7.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"tools/scripts/seed/node_modules/debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"tools/scripts/seed/node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"tools/ui-components": {
|
|
"name": "@freecodecamp/ui",
|
|
"version": "0.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/preset-typescript": "7.18.6",
|
|
"react": "16.14.0",
|
|
"react-dom": "16.14.0",
|
|
"typescript": "4.7.4"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.18.6",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@rollup/plugin-babel": "5.3.1",
|
|
"@rollup/plugin-commonjs": "19.0.2",
|
|
"@rollup/plugin-node-resolve": "13.3.0",
|
|
"@rollup/plugin-typescript": "8.3.3",
|
|
"@storybook/addon-a11y": "6.5.9",
|
|
"@storybook/addon-actions": "6.5.9",
|
|
"@storybook/addon-docs": "6.5.9",
|
|
"@storybook/addon-essentials": "6.5.9",
|
|
"@storybook/addon-links": "6.5.9",
|
|
"@storybook/addon-postcss": "2.0.0",
|
|
"@storybook/builder-webpack5": "6.5.9",
|
|
"@storybook/manager-webpack5": "6.5.9",
|
|
"@storybook/react": "6.5.9",
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"@types/jest": "27.5.2",
|
|
"autoprefixer": "10.4.7",
|
|
"babel-loader": "8.2.5",
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
"cross-env": "7.0.3",
|
|
"postcss": "8.4.14",
|
|
"postcss-import": "14.1.0",
|
|
"rimraf": "3.0.2",
|
|
"rollup": "2.76.0",
|
|
"rollup-plugin-postcss": "4.0.2",
|
|
"rollup-plugin-terser": "7.0.2",
|
|
"tailwindcss": "3.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=16",
|
|
"npm": ">=8"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.9.0.tgz",
|
|
"integrity": "sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA==",
|
|
"requires": {
|
|
"@actions/http-client": "^2.0.1"
|
|
}
|
|
},
|
|
"@actions/github": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.3.tgz",
|
|
"integrity": "sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==",
|
|
"requires": {
|
|
"@actions/http-client": "^2.0.1",
|
|
"@octokit/core": "^3.6.0",
|
|
"@octokit/plugin-paginate-rest": "^2.17.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "^5.13.0"
|
|
}
|
|
},
|
|
"@actions/http-client": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.1.tgz",
|
|
"integrity": "sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==",
|
|
"requires": {
|
|
"tunnel": "^0.0.6"
|
|
}
|
|
},
|
|
"@algolia/cache-browser-local-storage": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.13.1.tgz",
|
|
"integrity": "sha512-UAUVG2PEfwd/FfudsZtYnidJ9eSCpS+LW9cQiesePQLz41NAcddKxBak6eP2GErqyFagSlnVXe/w2E9h2m2ttg==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/cache-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.13.1.tgz",
|
|
"integrity": "sha512-7Vaf6IM4L0Jkl3sYXbwK+2beQOgVJ0mKFbz/4qSxKd1iy2Sp77uTAazcX+Dlexekg1fqGUOSO7HS4Sx47ZJmjA=="
|
|
},
|
|
"@algolia/cache-in-memory": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.13.1.tgz",
|
|
"integrity": "sha512-pZzybCDGApfA/nutsFK1P0Sbsq6fYJU3DwIvyKg4pURerlJM4qZbB9bfLRef0FkzfQu7W11E4cVLCIOWmyZeuQ==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/client-account": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.13.1.tgz",
|
|
"integrity": "sha512-TFLiZ1KqMiir3FNHU+h3b0MArmyaHG+eT8Iojio6TdpeFcAQ1Aiy+2gb3SZk3+pgRJa/BxGmDkRUwE5E/lv3QQ==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/client-analytics": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.13.1.tgz",
|
|
"integrity": "sha512-iOS1JBqh7xaL5x00M5zyluZ9+9Uy9GqtYHv/2SMuzNW1qP7/0doz1lbcsP3S7KBbZANJTFHUOfuqyRLPk91iFA==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/client-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.13.1.tgz",
|
|
"integrity": "sha512-LcDoUE0Zz3YwfXJL6lJ2OMY2soClbjrrAKB6auYVMNJcoKZZ2cbhQoFR24AYoxnGUYBER/8B+9sTBj5bj/Gqbg==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/client-personalization": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.13.1.tgz",
|
|
"integrity": "sha512-1CqrOW1ypVrB4Lssh02hP//YxluoIYXAQCpg03L+/RiXJlCs+uIqlzC0ctpQPmxSlTK6h07kr50JQoYH/TIM9w==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/client-search": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.13.1.tgz",
|
|
"integrity": "sha512-YQKYA83MNRz3FgTNM+4eRYbSmHi0WWpo019s5SeYcL3HUan/i5R09VO9dk3evELDFJYciiydSjbsmhBzbpPP2A==",
|
|
"requires": {
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/events": {
|
|
"version": "4.0.1"
|
|
},
|
|
"@algolia/logger-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.13.1.tgz",
|
|
"integrity": "sha512-L6slbL/OyZaAXNtS/1A8SAbOJeEXD5JcZeDCPYDqSTYScfHu+2ePRTDMgUTY4gQ7HsYZ39N1LujOd8WBTmM2Aw=="
|
|
},
|
|
"@algolia/logger-console": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.13.1.tgz",
|
|
"integrity": "sha512-7jQOTftfeeLlnb3YqF8bNgA2GZht7rdKkJ31OCeSH2/61haO0tWPoNRjZq9XLlgMQZH276pPo0NdiArcYPHjCA==",
|
|
"requires": {
|
|
"@algolia/logger-common": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/requester-browser-xhr": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.13.1.tgz",
|
|
"integrity": "sha512-oa0CKr1iH6Nc7CmU6RE7TnXMjHnlyp7S80pP/LvZVABeJHX3p/BcSCKovNYWWltgTxUg0U1o+2uuy8BpMKljwA==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/requester-common": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.13.1.tgz",
|
|
"integrity": "sha512-eGVf0ID84apfFEuXsaoSgIxbU3oFsIbz4XiotU3VS8qGCJAaLVUC5BUJEkiFENZIhon7hIB4d0RI13HY4RSA+w=="
|
|
},
|
|
"@algolia/requester-node-http": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.13.1.tgz",
|
|
"integrity": "sha512-7C0skwtLdCz5heKTVe/vjvrqgL/eJxmiEjHqXdtypcE5GCQCYI15cb+wC4ytYioZDMiuDGeVYmCYImPoEgUGPw==",
|
|
"requires": {
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"@algolia/transporter": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.13.1.tgz",
|
|
"integrity": "sha512-pICnNQN7TtrcYJqqPEXByV8rJ8ZRU2hCiIKLTLRyNpghtQG3VAFk6fVtdzlNfdUGZcehSKGarPIZEHlQXnKjgw==",
|
|
"requires": {
|
|
"@algolia/cache-common": "4.13.1",
|
|
"@algolia/logger-common": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1"
|
|
}
|
|
},
|
|
"@ampproject/remapping": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.0"
|
|
}
|
|
},
|
|
"@ardatan/aggregate-error": {
|
|
"version": "0.0.6",
|
|
"requires": {
|
|
"tslib": "~2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.0.3"
|
|
}
|
|
}
|
|
},
|
|
"@babel/cli": {
|
|
"version": "7.17.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.10.tgz",
|
|
"integrity": "sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.8",
|
|
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
|
|
"chokidar": "^3.4.0",
|
|
"commander": "^4.0.1",
|
|
"convert-source-map": "^1.1.0",
|
|
"fs-readdir-recursive": "^1.1.0",
|
|
"glob": "^7.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"slash": "^2.0.0"
|
|
}
|
|
},
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/compat-data": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.6.tgz",
|
|
"integrity": "sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ=="
|
|
},
|
|
"@babel/core": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helpers": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
}
|
|
}
|
|
},
|
|
"@babel/eslint-parser": {
|
|
"version": "7.18.2",
|
|
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz",
|
|
"integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==",
|
|
"requires": {
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-visitor-keys": "^2.1.0",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"@babel/generator": {
|
|
"version": "7.18.7",
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.7.tgz",
|
|
"integrity": "sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.7",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"jsesc": "^2.5.1"
|
|
}
|
|
},
|
|
"@babel/helper-annotate-as-pure": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
|
|
"integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.6.tgz",
|
|
"integrity": "sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==",
|
|
"requires": {
|
|
"@babel/helper-explode-assignable-expression": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-compilation-targets": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz",
|
|
"integrity": "sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.20.2",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"@babel/helper-create-class-features-plugin": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz",
|
|
"integrity": "sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-member-expression-to-functions": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz",
|
|
"integrity": "sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"regexpu-core": "^5.1.0"
|
|
}
|
|
},
|
|
"@babel/helper-define-polyfill-provider": {
|
|
"version": "0.3.1",
|
|
"requires": {
|
|
"@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"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-environment-visitor": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz",
|
|
"integrity": "sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q=="
|
|
},
|
|
"@babel/helper-explode-assignable-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz",
|
|
"integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-function-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz",
|
|
"integrity": "sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==",
|
|
"requires": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
|
|
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-member-expression-to-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.6.tgz",
|
|
"integrity": "sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
|
|
"integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-transforms": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz",
|
|
"integrity": "sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-optimise-call-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
|
|
"integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz",
|
|
"integrity": "sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg=="
|
|
},
|
|
"@babel/helper-remap-async-to-generator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz",
|
|
"integrity": "sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-wrap-function": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-replace-supers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz",
|
|
"integrity": "sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-member-expression-to-functions": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-simple-access": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
|
|
"integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.6.tgz",
|
|
"integrity": "sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
|
|
"integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-validator-identifier": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
|
|
"integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g=="
|
|
},
|
|
"@babel/helper-validator-option": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
|
|
"integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
|
|
},
|
|
"@babel/helper-wrap-function": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz",
|
|
"integrity": "sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==",
|
|
"requires": {
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helpers": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
|
"requires": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
}
|
|
},
|
|
"@babel/node": {
|
|
"version": "7.17.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.17.10.tgz",
|
|
"integrity": "sha512-sFFMyvw23U8QOcTnLJnw2/Myr01e4+iLVy7rHAHrNSnXAfnwS3j2NqihpmZm7TotyNKKf/y8cJ96T5asY46eyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/register": "^7.17.7",
|
|
"commander": "^4.0.1",
|
|
"core-js": "^3.22.1",
|
|
"node-environment-flags": "^1.0.5",
|
|
"regenerator-runtime": "^0.13.4",
|
|
"v8flags": "^3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@babel/parser": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.6.tgz",
|
|
"integrity": "sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw=="
|
|
},
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz",
|
|
"integrity": "sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.18.6"
|
|
},
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-async-generator-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz",
|
|
"integrity": "sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.6",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-class-properties": {
|
|
"version": "7.17.12",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz",
|
|
"integrity": "sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.17.12",
|
|
"@babel/helper-plugin-utils": "^7.17.12"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-class-static-block": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz",
|
|
"integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-decorators": {
|
|
"version": "7.16.4",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.16.0",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-decorators": "^7.16.0"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-dynamic-import": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz",
|
|
"integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-export-default-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.6.tgz",
|
|
"integrity": "sha512-oTvzWB16T9cB4j5kX8c8DuUHo/4QtR2P9vnUNKed9xqFP8Jos/IRniz1FiIryn6luDYoltDJSYF7RCpbm2doMg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-export-default-from": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-export-namespace-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.6.tgz",
|
|
"integrity": "sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-function-bind": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-function-bind/-/plugin-proposal-function-bind-7.18.8.tgz",
|
|
"integrity": "sha512-wVILz1jbeHPro1FYuc6RzdCUsYev2dW8Fwe8vbY4AglPZpy+F0DNqfG1wt+Fk/pxJLoPXrqXR0ligSlEvElt+A==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-function-bind": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-json-strings": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz",
|
|
"integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-logical-assignment-operators": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.6.tgz",
|
|
"integrity": "sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
|
|
"integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-numeric-separator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
|
|
"integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz",
|
|
"integrity": "sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/compat-data": "^7.17.10",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.17.12"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-optional-catch-binding": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz",
|
|
"integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.17.12",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz",
|
|
"integrity": "sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-private-methods": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
|
|
"integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz",
|
|
"integrity": "sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-unicode-property-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz",
|
|
"integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-decorators": {
|
|
"version": "7.16.0",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-export-default-from": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.18.6.tgz",
|
|
"integrity": "sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-flow": {
|
|
"version": "7.16.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.16.7"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-function-bind": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-function-bind/-/plugin-syntax-function-bind-7.18.6.tgz",
|
|
"integrity": "sha512-wZN0Aq/AScknI9mKGcR3TpHdASMufFGaeJgc1rhPmLtZ/PniwjePSh8cfh8tXMB3U4kh/3cRKrLjDtedejg8jQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.18.6.tgz",
|
|
"integrity": "sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz",
|
|
"integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz",
|
|
"integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-remap-async-to-generator": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz",
|
|
"integrity": "sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-block-scoping": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.6.tgz",
|
|
"integrity": "sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-classes": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.6.tgz",
|
|
"integrity": "sha512-XTg8XW/mKpzAF3actL554Jl/dOYoJtv3l8fxaEczpgz84IeeVf+T1u2CSvPHuZbt0w3JkIx4rdn/MRQI7mo0HQ==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-computed-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.6.tgz",
|
|
"integrity": "sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-destructuring": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.6.tgz",
|
|
"integrity": "sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz",
|
|
"integrity": "sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.6.tgz",
|
|
"integrity": "sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz",
|
|
"integrity": "sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==",
|
|
"requires": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.16.7",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"@babel/plugin-syntax-flow": "^7.16.7"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-for-of": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.6.tgz",
|
|
"integrity": "sha512-WAjoMf4wIiSsy88KmG7tgj2nFdEK7E46tArVtcgED7Bkj6Fg/tG5SbvNIOKxbFS2VFgNh6+iaPswBeQZm4ox8w==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-function-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.6.tgz",
|
|
"integrity": "sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==",
|
|
"requires": {
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.6.tgz",
|
|
"integrity": "sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz",
|
|
"integrity": "sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-amd": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz",
|
|
"integrity": "sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz",
|
|
"integrity": "sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.18.6",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.6.tgz",
|
|
"integrity": "sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==",
|
|
"requires": {
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-umd": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz",
|
|
"integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz",
|
|
"integrity": "sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-new-target": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz",
|
|
"integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-object-super": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz",
|
|
"integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-replace-supers": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-parameters": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.6.tgz",
|
|
"integrity": "sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-property-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz",
|
|
"integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-constant-elements": {
|
|
"version": "7.17.6",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.16.7"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-display-name": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz",
|
|
"integrity": "sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-jsx": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz",
|
|
"integrity": "sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==",
|
|
"requires": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz",
|
|
"integrity": "sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-regenerator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz",
|
|
"integrity": "sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"regenerator-transform": "^0.15.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-reserved-words": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz",
|
|
"integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-runtime": {
|
|
"version": "7.16.4",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
"babel-plugin-polyfill-corejs3": "^0.4.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
|
|
"integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-spread": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.6.tgz",
|
|
"integrity": "sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz",
|
|
"integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-template-literals": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.6.tgz",
|
|
"integrity": "sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.6.tgz",
|
|
"integrity": "sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-typescript": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz",
|
|
"integrity": "sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz",
|
|
"integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==",
|
|
"requires": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/polyfill": {
|
|
"version": "7.12.1",
|
|
"requires": {
|
|
"core-js": "^2.6.5",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/preset-env": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.6.tgz",
|
|
"integrity": "sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.6",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.18.6",
|
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.18.6",
|
|
"@babel/plugin-proposal-json-strings": "^7.18.6",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.18.6",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.18.6",
|
|
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.18.6",
|
|
"@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.18.6",
|
|
"@babel/plugin-transform-async-to-generator": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.18.6",
|
|
"@babel/plugin-transform-block-scoping": "^7.18.6",
|
|
"@babel/plugin-transform-classes": "^7.18.6",
|
|
"@babel/plugin-transform-computed-properties": "^7.18.6",
|
|
"@babel/plugin-transform-destructuring": "^7.18.6",
|
|
"@babel/plugin-transform-dotall-regex": "^7.18.6",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.18.6",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.18.6",
|
|
"@babel/plugin-transform-for-of": "^7.18.6",
|
|
"@babel/plugin-transform-function-name": "^7.18.6",
|
|
"@babel/plugin-transform-literals": "^7.18.6",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
|
|
"@babel/plugin-transform-modules-amd": "^7.18.6",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.18.6",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.6",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6",
|
|
"@babel/plugin-transform-new-target": "^7.18.6",
|
|
"@babel/plugin-transform-object-super": "^7.18.6",
|
|
"@babel/plugin-transform-parameters": "^7.18.6",
|
|
"@babel/plugin-transform-property-literals": "^7.18.6",
|
|
"@babel/plugin-transform-regenerator": "^7.18.6",
|
|
"@babel/plugin-transform-reserved-words": "^7.18.6",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.18.6",
|
|
"@babel/plugin-transform-spread": "^7.18.6",
|
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
|
"@babel/plugin-transform-template-literals": "^7.18.6",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.18.6",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.18.6",
|
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.18.6",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.1",
|
|
"babel-plugin-polyfill-corejs3": "^0.5.2",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.1",
|
|
"core-js-compat": "^3.22.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
|
|
"integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.6.tgz",
|
|
"integrity": "sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.6.tgz",
|
|
"integrity": "sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
|
|
"integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"core-js-compat": "^3.21.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/preset-flow": {
|
|
"version": "7.16.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.16.7",
|
|
"@babel/helper-validator-option": "^7.16.7",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.16.7"
|
|
}
|
|
},
|
|
"@babel/preset-modules": {
|
|
"version": "0.1.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
|
|
"@babel/plugin-transform-dotall-regex": "^7.4.4",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"@babel/preset-react": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
|
|
"integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-react-display-name": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/preset-typescript": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz",
|
|
"integrity": "sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"@babel/plugin-transform-typescript": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/register": {
|
|
"version": "7.17.7",
|
|
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz",
|
|
"integrity": "sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"clone-deep": "^4.0.1",
|
|
"find-cache-dir": "^2.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"pirates": "^4.0.5",
|
|
"source-map-support": "^0.5.16"
|
|
}
|
|
},
|
|
"@babel/runtime": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.3.tgz",
|
|
"integrity": "sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/runtime-corejs3": {
|
|
"version": "7.16.3",
|
|
"requires": {
|
|
"core-js-pure": "^3.19.0",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/standalone": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.8.tgz",
|
|
"integrity": "sha512-cDayR7x6IAp7k1947fYeo7OxD7QwT9/UZ+BT05Zq2pfsOzkhOJZdY19X0NvL6fYaszwnzO0zVHgp04OspPh3SA=="
|
|
},
|
|
"@babel/template": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz",
|
|
"integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/traverse": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.6.tgz",
|
|
"integrity": "sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.6",
|
|
"@babel/helper-function-name": "^7.18.6",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@babel/types": {
|
|
"version": "7.18.8",
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.8.tgz",
|
|
"integrity": "sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"to-fast-properties": "^2.0.0"
|
|
}
|
|
},
|
|
"@base2/pretty-print-object": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz",
|
|
"integrity": "sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==",
|
|
"dev": true
|
|
},
|
|
"@bcoe/v8-coverage": {
|
|
"version": "0.2.3"
|
|
},
|
|
"@cnakazawa/watch": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz",
|
|
"integrity": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"exec-sh": "^0.3.2",
|
|
"minimist": "^1.2.0"
|
|
}
|
|
},
|
|
"@codesee/babel-plugin-instrument": {
|
|
"version": "0.315.0",
|
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.315.0.tgz",
|
|
"integrity": "sha512-q/mfQwOL/uTfO745+g5EHY+EzW9vxiZbcHZ1AVsoB32FHXPSg0PPoap4vv4I2Y6pD/zJQ6t3Kj7bq9wdkOLVXw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
|
"@babel/plugin-transform-typescript": "^7.14.4",
|
|
"array.prototype.flatmap": "^1.2.3",
|
|
"jest-util": "^27.0.2",
|
|
"object-path": "^0.11.4",
|
|
"pkg-up": "^3.1.0"
|
|
}
|
|
},
|
|
"@codesee/tracker": {
|
|
"version": "0.315.0",
|
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.315.0.tgz",
|
|
"integrity": "sha512-IWWD8+L8rYmK2QmlIWuf7be63HuOAxpRzhxikmfJVX/3kXQBnVhZAUsdPpajRDKMROa0QNIquz0aIILcgou6YA==",
|
|
"dev": true
|
|
},
|
|
"@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
|
|
"integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
}
|
|
},
|
|
"@csstools/normalize.css": {
|
|
"version": "12.0.0"
|
|
},
|
|
"@csstools/postcss-color-function": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-font-format-keywords": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-hwb-function": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-ic-unit": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-is-pseudo-class": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"@csstools/postcss-normalize-display-values": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-oklab-function": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@csstools/postcss-progressive-custom-properties": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"@cypress/request": {
|
|
"version": "2.88.10",
|
|
"dev": true,
|
|
"requires": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.8.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.6",
|
|
"extend": "~3.0.2",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.2",
|
|
"http-signature": "~1.3.6",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.19",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"tough-cookie": "~2.5.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^8.3.2"
|
|
},
|
|
"dependencies": {
|
|
"qs": {
|
|
"version": "6.5.2",
|
|
"dev": true
|
|
},
|
|
"uuid": {
|
|
"version": "8.3.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@cypress/xvfb": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.1.0",
|
|
"lodash.once": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@discoveryjs/json-ext": {
|
|
"version": "0.5.6",
|
|
"dev": true
|
|
},
|
|
"@endemolshinegroup/cosmiconfig-typescript-loader": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"lodash.get": "^4",
|
|
"make-error": "^1",
|
|
"ts-node": "^9",
|
|
"tslib": "^2"
|
|
},
|
|
"dependencies": {
|
|
"arg": {
|
|
"version": "4.1.3"
|
|
},
|
|
"diff": {
|
|
"version": "4.0.2"
|
|
},
|
|
"ts-node": {
|
|
"version": "9.1.1",
|
|
"requires": {
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"source-map-support": "^0.5.17",
|
|
"yn": "3.1.1"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"@eslint/eslintrc": {
|
|
"version": "0.4.3",
|
|
"requires": {
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "13.12.0",
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
},
|
|
"ignore": {
|
|
"version": "4.0.6"
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2"
|
|
}
|
|
}
|
|
},
|
|
"@fortawesome/fontawesome-svg-core": {
|
|
"version": "6.1.1",
|
|
"requires": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1"
|
|
}
|
|
}
|
|
},
|
|
"@fortawesome/free-brands-svg-icons": {
|
|
"version": "6.1.1",
|
|
"requires": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1"
|
|
}
|
|
}
|
|
},
|
|
"@fortawesome/free-solid-svg-icons": {
|
|
"version": "6.1.1",
|
|
"requires": {
|
|
"@fortawesome/fontawesome-common-types": "6.1.1"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": {
|
|
"version": "6.1.1"
|
|
}
|
|
}
|
|
},
|
|
"@fortawesome/react-fontawesome": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.0.tgz",
|
|
"integrity": "sha512-uHg75Rb/XORTtVt7OS9WoK8uM276Ufi7gCzshVWkUJbHhh3svsUUeqXerrM96Wm7fRiDzfKRwSoahhMIkGAYHw==",
|
|
"requires": {
|
|
"prop-types": "^15.8.1"
|
|
}
|
|
},
|
|
"@freecodecamp/api-server": {
|
|
"version": "file:api-server",
|
|
"requires": {
|
|
"@babel/cli": "7.17.10",
|
|
"@babel/core": "7.18.0",
|
|
"@babel/node": "7.17.10",
|
|
"@babel/plugin-proposal-class-properties": "7.17.12",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
|
|
"@babel/plugin-proposal-optional-chaining": "7.17.12",
|
|
"@babel/preset-env": "7.18.0",
|
|
"@babel/register": "7.17.7",
|
|
"@freecodecamp/loopback-component-passport": "1.2.0",
|
|
"@sentry/node": "6.19.7",
|
|
"accepts": "1.3.8",
|
|
"axios": "0.23.0",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-plugin-transform-function-bind": "6.22.0",
|
|
"babel-plugin-transform-imports": "1.5.1",
|
|
"bad-words": "3.0.4",
|
|
"body-parser": "1.20.0",
|
|
"compression": "1.7.4",
|
|
"connect-mongo": "3.2.0",
|
|
"cookie-parser": "1.4.6",
|
|
"cors": "2.8.5",
|
|
"cross-env": "7.0.3",
|
|
"csurf": "1.11.0",
|
|
"date-fns": "1.30.1",
|
|
"debug": "2.2.0",
|
|
"dedent": "0.7.0",
|
|
"dotenv": "6.2.0",
|
|
"express-flash": "0.0.2",
|
|
"express-session": "1.17.3",
|
|
"express-validator": "6.14.1",
|
|
"helmet": "3.23.3",
|
|
"helmet-csp": "2.10.0",
|
|
"jsonwebtoken": "8.5.1",
|
|
"lodash": "4.17.21",
|
|
"loopback": "3.28.0",
|
|
"loopback-boot": "2.28.0",
|
|
"loopback-component-explorer": "6.4.0",
|
|
"loopback-connector-mongodb": "4.2.0",
|
|
"method-override": "3.0.0",
|
|
"moment": "2.29.3",
|
|
"moment-timezone": "0.5.33",
|
|
"mongodb": "3.6.9",
|
|
"morgan": "1.10.0",
|
|
"nanoid": "3.3.4",
|
|
"nodemailer-ses-transport": "1.5.1",
|
|
"nodemon": "2.0.16",
|
|
"passport": "0.4.1",
|
|
"passport-auth0": "1.4.2",
|
|
"passport-local": "1.0.0",
|
|
"passport-mock-strategy": "2.0.0",
|
|
"query-string": "6.14.0",
|
|
"rx": "4.1.0",
|
|
"smee-client": "1.2.3",
|
|
"stripe": "8.205.0",
|
|
"uuid": "3.4.0",
|
|
"validator": "13.7.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.0.tgz",
|
|
"integrity": "sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.16.7",
|
|
"@babel/generator": "^7.18.0",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-module-transforms": "^7.18.0",
|
|
"@babel/helpers": "^7.18.0",
|
|
"@babel/parser": "^7.18.0",
|
|
"@babel/template": "^7.16.7",
|
|
"@babel/traverse": "^7.18.0",
|
|
"@babel/types": "^7.18.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@babel/preset-env": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.0.tgz",
|
|
"integrity": "sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/compat-data": "^7.17.10",
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
"@babel/helper-plugin-utils": "^7.17.12",
|
|
"@babel/helper-validator-option": "^7.16.7",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.17.12",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.17.12",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.17.12",
|
|
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
|
"@babel/plugin-proposal-class-static-block": "^7.18.0",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.16.7",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.17.12",
|
|
"@babel/plugin-proposal-json-strings": "^7.17.12",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.17.12",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.16.7",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
|
|
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.17.12",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.17.12",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.17.12",
|
|
"@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.17.12",
|
|
"@babel/plugin-transform-async-to-generator": "^7.17.12",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.16.7",
|
|
"@babel/plugin-transform-block-scoping": "^7.17.12",
|
|
"@babel/plugin-transform-classes": "^7.17.12",
|
|
"@babel/plugin-transform-computed-properties": "^7.17.12",
|
|
"@babel/plugin-transform-destructuring": "^7.18.0",
|
|
"@babel/plugin-transform-dotall-regex": "^7.16.7",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.17.12",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.16.7",
|
|
"@babel/plugin-transform-for-of": "^7.17.12",
|
|
"@babel/plugin-transform-function-name": "^7.16.7",
|
|
"@babel/plugin-transform-literals": "^7.17.12",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.16.7",
|
|
"@babel/plugin-transform-modules-amd": "^7.18.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.18.0",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.18.0",
|
|
"@babel/plugin-transform-modules-umd": "^7.18.0",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.17.12",
|
|
"@babel/plugin-transform-new-target": "^7.17.12",
|
|
"@babel/plugin-transform-object-super": "^7.16.7",
|
|
"@babel/plugin-transform-parameters": "^7.17.12",
|
|
"@babel/plugin-transform-property-literals": "^7.16.7",
|
|
"@babel/plugin-transform-regenerator": "^7.18.0",
|
|
"@babel/plugin-transform-reserved-words": "^7.17.12",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.16.7",
|
|
"@babel/plugin-transform-spread": "^7.17.12",
|
|
"@babel/plugin-transform-sticky-regex": "^7.16.7",
|
|
"@babel/plugin-transform-template-literals": "^7.17.12",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.17.12",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.16.7",
|
|
"@babel/plugin-transform-unicode-regex": "^7.16.7",
|
|
"@babel/preset-modules": "^0.1.5",
|
|
"@babel/types": "^7.18.0",
|
|
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
"babel-plugin-polyfill-corejs3": "^0.5.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
"core-js-compat": "^3.22.1",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
|
|
"integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"core-js-compat": "^3.21.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-imports": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-types": "^6.6.0",
|
|
"is-valid-path": "^0.1.1",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"lodash.findkey": "^4.6.0",
|
|
"lodash.kebabcase": "^4.1.1",
|
|
"lodash.snakecase": "^4.1.1"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"ms": "0.7.1"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "0.7.1"
|
|
}
|
|
}
|
|
},
|
|
"dotenv": {
|
|
"version": "6.2.0"
|
|
},
|
|
"moment": {
|
|
"version": "2.29.3",
|
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
|
|
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
|
|
},
|
|
"moment-timezone": {
|
|
"version": "0.5.33",
|
|
"requires": {
|
|
"moment": ">= 2.9.0"
|
|
}
|
|
},
|
|
"mongodb": {
|
|
"version": "3.6.9",
|
|
"requires": {
|
|
"bl": "^2.2.1",
|
|
"bson": "^1.1.4",
|
|
"denque": "^1.4.1",
|
|
"optional-require": "^1.0.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"saslprep": "^1.0.0"
|
|
}
|
|
},
|
|
"query-string": {
|
|
"version": "6.14.0",
|
|
"requires": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/challenge-editor": {
|
|
"version": "file:tools/challenge-editor/api",
|
|
"requires": {
|
|
"@types/express": "4.17.13",
|
|
"cors": "2.8.5",
|
|
"dotenv": "16.0.1",
|
|
"express": "4.18.1",
|
|
"gray-matter": "4.0.3",
|
|
"ts-node": "10.8.2",
|
|
"typescript": "4.7.4"
|
|
},
|
|
"dependencies": {
|
|
"dotenv": {
|
|
"version": "16.0.1",
|
|
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.1.tgz",
|
|
"integrity": "sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/challenge-editor-client": {
|
|
"version": "file:tools/challenge-editor/client",
|
|
"requires": {
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"@testing-library/user-event": "13.5.0",
|
|
"@types/codemirror": "5.60.5",
|
|
"cross-env": "7.0.3",
|
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
"react": "16.14.0",
|
|
"react-codemirror2": "7.2.1",
|
|
"react-dom": "16.14.0",
|
|
"react-router-dom": "6.3.0",
|
|
"react-scripts": "5.0.1",
|
|
"typescript": "4.7.4"
|
|
}
|
|
},
|
|
"@freecodecamp/challenge-parser": {
|
|
"version": "file:tools/challenge-parser",
|
|
"requires": {
|
|
"hast-util-to-html": "7.1.3",
|
|
"js-yaml": "3.14.1",
|
|
"lodash": "4.17.21",
|
|
"mdast-builder": "1.1.1",
|
|
"mdast-util-from-markdown": "0.8.5",
|
|
"mdast-util-gfm": "0.1.2",
|
|
"mdast-util-gfm-strikethrough": "0.2.3",
|
|
"mdast-util-gfm-table": "0.1.6",
|
|
"mdast-util-to-hast": "9.1.2",
|
|
"micromark-extension-gfm-strikethrough": "0.6.5",
|
|
"micromark-extension-gfm-table": "0.4.3",
|
|
"remark": "13.0.0",
|
|
"remark-directive": "1.0.1",
|
|
"remark-frontmatter": "3.0.0",
|
|
"remark-html": "13.0.2",
|
|
"remark-parse": "9.0.0",
|
|
"remark-stringify": "9.0.1",
|
|
"to-vfile": "5.0.3",
|
|
"unified": "7.1.0",
|
|
"unist-util-find": "1.0.2",
|
|
"unist-util-find-after": "3.0.0",
|
|
"unist-util-find-all-after": "3.0.2",
|
|
"unist-util-find-all-between": "2.1.0",
|
|
"unist-util-is": "4.1.0",
|
|
"unist-util-modify-children": "2.0.0",
|
|
"unist-util-position": "3.1.0",
|
|
"unist-util-remove": "2.1.0",
|
|
"unist-util-select": "3.0.4",
|
|
"unist-util-visit": "2.0.3",
|
|
"unist-util-visit-children": "1.1.4"
|
|
},
|
|
"dependencies": {
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "1.1.0"
|
|
},
|
|
"remark-parse": {
|
|
"version": "9.0.0",
|
|
"requires": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
}
|
|
},
|
|
"remark-stringify": {
|
|
"version": "9.0.1",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
}
|
|
},
|
|
"replace-ext": {
|
|
"version": "1.0.0"
|
|
},
|
|
"unified": {
|
|
"version": "7.1.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"@types/vfile": "^3.0.0",
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-plain-obj": "^1.1.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^3.0.0",
|
|
"x-is-string": "^0.1.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "1.1.2"
|
|
},
|
|
"vfile": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"is-buffer": "^2.0.0",
|
|
"replace-ext": "1.0.0",
|
|
"unist-util-stringify-position": "^1.0.0",
|
|
"vfile-message": "^1.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"unist-util-stringify-position": "^1.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/client": {
|
|
"version": "file:client",
|
|
"requires": {
|
|
"@babel/plugin-proposal-export-default-from": "7.18.6",
|
|
"@babel/plugin-proposal-function-bind": "7.18.8",
|
|
"@babel/polyfill": "7.12.1",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-react": "7.18.6",
|
|
"@babel/standalone": "7.18.8",
|
|
"@babel/types": "7.18.8",
|
|
"@codesee/babel-plugin-instrument": "0.315.0",
|
|
"@codesee/tracker": "0.315.0",
|
|
"@fortawesome/fontawesome-svg-core": "6.1.1",
|
|
"@fortawesome/free-brands-svg-icons": "6.1.1",
|
|
"@fortawesome/free-solid-svg-icons": "6.1.1",
|
|
"@fortawesome/react-fontawesome": "0.2.0",
|
|
"@freecodecamp/loop-protect": "2.2.1",
|
|
"@freecodecamp/react-bootstrap": "0.32.3",
|
|
"@freecodecamp/react-calendar-heatmap": "1.0.0",
|
|
"@freecodecamp/strip-comments": "3.0.1",
|
|
"@loadable/component": "5.15.2",
|
|
"@reach/router": "1.3.4",
|
|
"@sentry/gatsby": "6.19.7",
|
|
"@stripe/react-stripe-js": "1.9.0",
|
|
"@stripe/stripe-js": "1.32.0",
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"@types/react-scrollable-anchor": "0.6.1",
|
|
"algoliasearch": "4.13.1",
|
|
"assert": "2.0.0",
|
|
"autoprefixer": "10.4.7",
|
|
"babel-plugin-preval": "5.1.0",
|
|
"babel-plugin-prismjs": "2.1.0",
|
|
"babel-plugin-transform-imports": "2.0.0",
|
|
"bezier-easing": "2.1.0",
|
|
"browser-cookies": "1.2.0",
|
|
"buffer": "6.0.3",
|
|
"chai": "4.3.6",
|
|
"chokidar": "3.5.3",
|
|
"copy-webpack-plugin": "9.1.0",
|
|
"core-js": "2.6.12",
|
|
"crypto-browserify": "3.12.0",
|
|
"date-fns": "2.27.0",
|
|
"dedent": "0.7.0",
|
|
"enzyme": "3.11.0",
|
|
"enzyme-adapter-react-16": "1.15.6",
|
|
"final-form": "4.20.7",
|
|
"gatsby": "3.14.6",
|
|
"gatsby-cli": "3.14.2",
|
|
"gatsby-plugin-advanced-sitemap": "2.1.0",
|
|
"gatsby-plugin-create-client-paths": "3.14.0",
|
|
"gatsby-plugin-manifest": "3.14.0",
|
|
"gatsby-plugin-postcss": "4.14.0",
|
|
"gatsby-plugin-react-helmet": "4.14.0",
|
|
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
|
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.27",
|
|
"gatsby-remark-prismjs": "5.11.0",
|
|
"gatsby-source-filesystem": "3.14.0",
|
|
"gatsby-transformer-remark": "4.11.0",
|
|
"i18next": "20.6.1",
|
|
"jest-json-schema-extended": "1.0.1",
|
|
"jquery": "3.6.0",
|
|
"lodash": "4.17.21",
|
|
"lodash-es": "4.17.21",
|
|
"monaco-editor": "0.28.1",
|
|
"monaco-editor-webpack-plugin": "4.2.0",
|
|
"nanoid": "3.3.4",
|
|
"normalize-url": "4.5.1",
|
|
"path-browserify": "1.0.1",
|
|
"postcss": "8.4.14",
|
|
"prismjs": "1.28.0",
|
|
"process": "0.11.10",
|
|
"prop-types": "15.8.1",
|
|
"psl": "1.9.0",
|
|
"query-string": "7.0.1",
|
|
"react": "16.14.0",
|
|
"react-dom": "16.14.0",
|
|
"react-final-form": "6.5.9",
|
|
"react-ga": "3.3.1",
|
|
"react-helmet": "6.1.0",
|
|
"react-hotkeys": "2.0.0",
|
|
"react-i18next": "11.17.3",
|
|
"react-instantsearch-dom": "6.30.0",
|
|
"react-lazy-load": "3.1.13",
|
|
"react-monaco-editor": "0.40.0",
|
|
"react-redux": "5.1.2",
|
|
"react-reflex": "4.0.9",
|
|
"react-responsive": "6.1.2",
|
|
"react-scrollable-anchor": "0.6.1",
|
|
"react-spinkit": "3.0.0",
|
|
"react-test-renderer": "16.14.0",
|
|
"react-tooltip": "4.2.21",
|
|
"react-transition-group": "4.4.2",
|
|
"react-youtube": "7.14.0",
|
|
"redux": "4.2.0",
|
|
"redux-actions": "2.6.5",
|
|
"redux-devtools-extension": "2.13.9",
|
|
"redux-mock-store": "1.5.4",
|
|
"redux-observable": "1.2.0",
|
|
"redux-saga": "1.1.3",
|
|
"redux-saga-test-plan": "4.0.5",
|
|
"reselect": "4.1.6",
|
|
"rxjs": "6.6.7",
|
|
"sanitize-html": "2.7.0",
|
|
"sass.js": "0.11.1",
|
|
"serve": "13.0.2",
|
|
"sha-1": "1.0.0",
|
|
"store": "2.0.12",
|
|
"stream-browserify": "3.0.0",
|
|
"tone": "14.7.77",
|
|
"ts-node": "10.8.2",
|
|
"typescript": "4.7.4",
|
|
"util": "0.12.4",
|
|
"uuid": "8.3.2",
|
|
"validator": "13.7.0",
|
|
"webpack": "5.73.0",
|
|
"webpack-cli": "4.10.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/react": {
|
|
"version": "16.14.21",
|
|
"peer": true,
|
|
"requires": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"date-fns": {
|
|
"version": "2.27.0"
|
|
},
|
|
"query-string": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
}
|
|
},
|
|
"react-monaco-editor": {
|
|
"version": "0.40.0",
|
|
"requires": {
|
|
"monaco-editor": "*",
|
|
"prop-types": "^15.7.2"
|
|
}
|
|
},
|
|
"uuid": {
|
|
"version": "8.3.2"
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/crowdin": {
|
|
"version": "file:tools/crowdin",
|
|
"requires": {
|
|
"@actions/core": "1.9.0",
|
|
"@actions/github": "5.0.3",
|
|
"dotenv": "10.0.0",
|
|
"fs-extra": "10.0.0",
|
|
"gray-matter": "4.0.3",
|
|
"node-fetch": "2.6.7",
|
|
"node-opencc": "2.0.1",
|
|
"path": "0.12.7",
|
|
"readdirp": "3.6.0"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/curriculum": {
|
|
"version": "file:curriculum",
|
|
"requires": {
|
|
"@babel/core": "7.18.6",
|
|
"@babel/polyfill": "7.12.1",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-typescript": "7.18.6",
|
|
"@babel/register": "7.18.6",
|
|
"acorn": "8.7.1",
|
|
"acorn-jsx": "5.3.2",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"babel-plugin-lodash": "3.3.4",
|
|
"babel-plugin-transform-runtime": "6.23.0",
|
|
"babel-preset-env": "1.7.0",
|
|
"babel-preset-react": "6.24.1",
|
|
"babel-preset-stage-0": "6.24.1",
|
|
"chai": "4.3.6",
|
|
"cross-env": "7.0.3",
|
|
"css": "3.0.0",
|
|
"invariant": "2.2.4",
|
|
"joi": "17.6.0",
|
|
"joi-objectid": "3.0.1",
|
|
"js-yaml": "4.0.0",
|
|
"jsdom": "16.7.0",
|
|
"live-server": "1.2.2",
|
|
"lodash": "4.17.21",
|
|
"mocha": "9.2.2",
|
|
"mock-require": "3.0.3",
|
|
"puppeteer": "10.4.0",
|
|
"readdirp": "3.6.0",
|
|
"rehype": "11.0.0",
|
|
"string-similarity": "4.0.4",
|
|
"unist-util-visit": "2.0.3",
|
|
"vfile": "4.2.1"
|
|
},
|
|
"dependencies": {
|
|
"@babel/register": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.18.6.tgz",
|
|
"integrity": "sha512-tkYtONzaO8rQubZzpBnvZPFcHgh8D9F55IjOsYton4X2IBoyRn2ZSWQqySTZnUn2guZbxbQiAB27hJEbvXamhQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"clone-deep": "^4.0.1",
|
|
"find-cache-dir": "^2.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"pirates": "^4.0.5",
|
|
"source-map-support": "^0.5.16"
|
|
}
|
|
},
|
|
"js-yaml": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/curriculum-helper-scripts": {
|
|
"version": "file:tools/challenge-helper-scripts",
|
|
"requires": {
|
|
"@types/mock-fs": "4.13.1",
|
|
"bson-objectid": "2.0.3",
|
|
"cross-env": "7.0.3",
|
|
"gray-matter": "4.0.3",
|
|
"inquirer": "8.2.4",
|
|
"prettier": "2.7.1",
|
|
"ts-node": "10.8.2",
|
|
"typescript": "4.7.4"
|
|
}
|
|
},
|
|
"@freecodecamp/fcc-source-challenges": {
|
|
"version": "file:client/plugins/fcc-source-challenges"
|
|
},
|
|
"@freecodecamp/gatsby-plugin-node-identity": {
|
|
"version": "file:client/plugins/gatsby-remark-node-identity"
|
|
},
|
|
"@freecodecamp/loop-protect": {
|
|
"version": "2.2.1"
|
|
},
|
|
"@freecodecamp/loopback-component-passport": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"passport": "^0.4.0",
|
|
"strong-globalize": "^4.1.1",
|
|
"underscore": "^1.9.1",
|
|
"uuid": "^3.2.1"
|
|
}
|
|
},
|
|
"@freecodecamp/react-bootstrap": {
|
|
"version": "0.32.3",
|
|
"requires": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"classnames": "^2.2.5",
|
|
"dom-helpers": "^3.2.0",
|
|
"invariant": "^2.2.4",
|
|
"keycode": "^2.2.0",
|
|
"prop-types": "^15.6.1",
|
|
"prop-types-extra": "^1.0.1",
|
|
"react-overlays": "^0.8.0",
|
|
"react-prop-types": "^0.4.0",
|
|
"react-transition-group": "^2.0.0",
|
|
"uncontrollable": "^5.0.0",
|
|
"warning": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"react-transition-group": {
|
|
"version": "2.9.0",
|
|
"requires": {
|
|
"dom-helpers": "^3.4.0",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/react-calendar-heatmap": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"memoize-one": "^5.0.0",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"@freecodecamp/scripts-build": {
|
|
"version": "file:tools/scripts/build",
|
|
"requires": {
|
|
"debug": "4.3.2",
|
|
"dotenv": "10.0.0",
|
|
"readdirp": "^3.6.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/scripts-seed": {
|
|
"version": "file:tools/scripts/seed",
|
|
"requires": {
|
|
"debug": "4.3.2",
|
|
"dotenv": "10.0.0",
|
|
"lodash": "4.17.21",
|
|
"mongodb": "3.7.3"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@freecodecamp/strip-comments": {
|
|
"version": "3.0.1"
|
|
},
|
|
"@freecodecamp/ui": {
|
|
"version": "file:tools/ui-components",
|
|
"requires": {
|
|
"@babel/core": "7.18.6",
|
|
"@babel/preset-env": "7.18.6",
|
|
"@babel/preset-typescript": "7.18.6",
|
|
"@rollup/plugin-babel": "5.3.1",
|
|
"@rollup/plugin-commonjs": "19.0.2",
|
|
"@rollup/plugin-node-resolve": "13.3.0",
|
|
"@rollup/plugin-typescript": "8.3.3",
|
|
"@storybook/addon-a11y": "6.5.9",
|
|
"@storybook/addon-actions": "6.5.9",
|
|
"@storybook/addon-docs": "6.5.9",
|
|
"@storybook/addon-essentials": "6.5.9",
|
|
"@storybook/addon-links": "6.5.9",
|
|
"@storybook/addon-postcss": "2.0.0",
|
|
"@storybook/builder-webpack5": "6.5.9",
|
|
"@storybook/manager-webpack5": "6.5.9",
|
|
"@storybook/react": "6.5.9",
|
|
"@testing-library/jest-dom": "5.16.4",
|
|
"@testing-library/react": "12.1.5",
|
|
"@types/jest": "27.5.2",
|
|
"autoprefixer": "10.4.7",
|
|
"babel-loader": "8.2.5",
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
"cross-env": "7.0.3",
|
|
"postcss": "8.4.14",
|
|
"postcss-import": "14.1.0",
|
|
"react": "16.14.0",
|
|
"react-dom": "16.14.0",
|
|
"rimraf": "3.0.2",
|
|
"rollup": "2.76.0",
|
|
"rollup-plugin-postcss": "4.0.2",
|
|
"rollup-plugin-terser": "7.0.2",
|
|
"tailwindcss": "3.1.5",
|
|
"typescript": "4.7.4"
|
|
}
|
|
},
|
|
"@gar/promisify": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
|
|
"integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
|
|
"dev": true
|
|
},
|
|
"@gatsbyjs/reach-router": {
|
|
"version": "1.3.6",
|
|
"requires": {
|
|
"invariant": "^2.2.3",
|
|
"prop-types": "^15.6.1",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
}
|
|
},
|
|
"@gatsbyjs/webpack-hot-middleware": {
|
|
"version": "2.25.2",
|
|
"requires": {
|
|
"ansi-html": "0.0.7",
|
|
"html-entities": "^2.1.0",
|
|
"querystring": "^0.2.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"@graphql-tools/batch-execute": {
|
|
"version": "7.1.2",
|
|
"requires": {
|
|
"@graphql-tools/utils": "^7.7.0",
|
|
"dataloader": "2.0.0",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/delegate": {
|
|
"version": "7.1.5",
|
|
"requires": {
|
|
"@ardatan/aggregate-error": "0.0.6",
|
|
"@graphql-tools/batch-execute": "^7.1.2",
|
|
"@graphql-tools/schema": "^7.1.5",
|
|
"@graphql-tools/utils": "^7.7.1",
|
|
"dataloader": "2.0.0",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/graphql-file-loader": {
|
|
"version": "6.2.7",
|
|
"requires": {
|
|
"@graphql-tools/import": "^6.2.6",
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"tslib": "~2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.1.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/import": {
|
|
"version": "6.6.1",
|
|
"requires": {
|
|
"@graphql-tools/utils": "8.5.3",
|
|
"resolve-from": "5.0.0",
|
|
"tslib": "~2.3.0"
|
|
},
|
|
"dependencies": {
|
|
"@graphql-tools/utils": {
|
|
"version": "8.5.3",
|
|
"requires": {
|
|
"tslib": "~2.3.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/json-file-loader": {
|
|
"version": "6.2.6",
|
|
"requires": {
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"tslib": "~2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.0.3"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/load": {
|
|
"version": "6.2.8",
|
|
"requires": {
|
|
"@graphql-tools/merge": "^6.2.12",
|
|
"@graphql-tools/utils": "^7.5.0",
|
|
"globby": "11.0.3",
|
|
"import-from": "3.0.0",
|
|
"is-glob": "4.0.1",
|
|
"p-limit": "3.1.0",
|
|
"tslib": "~2.2.0",
|
|
"unixify": "1.0.0",
|
|
"valid-url": "1.0.9"
|
|
},
|
|
"dependencies": {
|
|
"globby": {
|
|
"version": "11.0.3",
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"is-glob": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"is-extglob": "^2.1.1"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/merge": {
|
|
"version": "6.2.14",
|
|
"requires": {
|
|
"@graphql-tools/schema": "^7.0.0",
|
|
"@graphql-tools/utils": "^7.7.0",
|
|
"tslib": "~2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/schema": {
|
|
"version": "7.1.5",
|
|
"requires": {
|
|
"@graphql-tools/utils": "^7.1.2",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/url-loader": {
|
|
"version": "6.10.1",
|
|
"requires": {
|
|
"@graphql-tools/delegate": "^7.0.1",
|
|
"@graphql-tools/utils": "^7.9.0",
|
|
"@graphql-tools/wrap": "^7.0.4",
|
|
"@microsoft/fetch-event-source": "2.0.1",
|
|
"@types/websocket": "1.0.2",
|
|
"abort-controller": "3.0.0",
|
|
"cross-fetch": "3.1.4",
|
|
"extract-files": "9.0.0",
|
|
"form-data": "4.0.0",
|
|
"graphql-ws": "^4.4.1",
|
|
"is-promise": "4.0.0",
|
|
"isomorphic-ws": "4.0.1",
|
|
"lodash": "4.17.21",
|
|
"meros": "1.1.4",
|
|
"subscriptions-transport-ws": "^0.9.18",
|
|
"sync-fetch": "0.3.0",
|
|
"tslib": "~2.2.0",
|
|
"valid-url": "1.0.9",
|
|
"ws": "7.4.5"
|
|
},
|
|
"dependencies": {
|
|
"form-data": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
},
|
|
"ws": {
|
|
"version": "7.4.5",
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/utils": {
|
|
"version": "7.10.0",
|
|
"requires": {
|
|
"@ardatan/aggregate-error": "0.0.6",
|
|
"camel-case": "4.1.2",
|
|
"tslib": "~2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@graphql-tools/wrap": {
|
|
"version": "7.0.8",
|
|
"requires": {
|
|
"@graphql-tools/delegate": "^7.1.5",
|
|
"@graphql-tools/schema": "^7.1.5",
|
|
"@graphql-tools/utils": "^7.8.1",
|
|
"tslib": "~2.2.0",
|
|
"value-or-promise": "1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.2.0"
|
|
}
|
|
}
|
|
},
|
|
"@hapi/address": {
|
|
"version": "2.1.4"
|
|
},
|
|
"@hapi/bourne": {
|
|
"version": "1.3.2"
|
|
},
|
|
"@hapi/hoek": {
|
|
"version": "8.5.1"
|
|
},
|
|
"@hapi/joi": {
|
|
"version": "15.1.1",
|
|
"requires": {
|
|
"@hapi/address": "2.x.x",
|
|
"@hapi/bourne": "1.x.x",
|
|
"@hapi/hoek": "8.x.x",
|
|
"@hapi/topo": "3.x.x"
|
|
}
|
|
},
|
|
"@hapi/topo": {
|
|
"version": "3.1.6",
|
|
"requires": {
|
|
"@hapi/hoek": "^8.3.0"
|
|
}
|
|
},
|
|
"@humanwhocodes/config-array": {
|
|
"version": "0.5.0",
|
|
"requires": {
|
|
"@humanwhocodes/object-schema": "^1.2.0",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@humanwhocodes/object-schema": {
|
|
"version": "1.2.1"
|
|
},
|
|
"@iarna/toml": {
|
|
"version": "2.2.5"
|
|
},
|
|
"@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@istanbuljs/schema": {
|
|
"version": "0.1.3"
|
|
},
|
|
"@jest/console": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jest/core": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/reporters": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.8.1",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^27.5.1",
|
|
"jest-config": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-resolve-dependencies": "^27.5.1",
|
|
"jest-runner": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"jest-watcher": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jest/environment": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1"
|
|
}
|
|
},
|
|
"@jest/fake-timers": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"@sinonjs/fake-timers": "^8.0.1",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1"
|
|
}
|
|
},
|
|
"@jest/globals": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"expect": "^27.5.1"
|
|
}
|
|
},
|
|
"@jest/reporters": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.0",
|
|
"string-length": "^4.0.1",
|
|
"terminal-link": "^2.0.0",
|
|
"v8-to-istanbul": "^8.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jest/source-map": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"@jest/test-result": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
}
|
|
},
|
|
"@jest/test-sequencer": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/test-result": "^27.5.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-runtime": "^27.5.1"
|
|
}
|
|
},
|
|
"@jest/transform": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^27.5.1",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jest/types": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^16.0.0",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@jridgewell/resolve-uri": {
|
|
"version": "3.0.5"
|
|
},
|
|
"@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
|
|
},
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.11"
|
|
},
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"@leichtgewicht/ip-codec": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
|
|
"integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
|
|
},
|
|
"@loadable/component": {
|
|
"version": "5.15.2",
|
|
"requires": {
|
|
"@babel/runtime": "^7.7.7",
|
|
"hoist-non-react-statics": "^3.3.1",
|
|
"react-is": "^16.12.0"
|
|
}
|
|
},
|
|
"@mdx-js/mdx": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz",
|
|
"integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
|
"@mdx-js/util": "1.6.22",
|
|
"babel-plugin-apply-mdx-type-prop": "1.6.22",
|
|
"babel-plugin-extract-import-names": "1.6.22",
|
|
"camelcase-css": "2.0.1",
|
|
"detab": "2.0.4",
|
|
"hast-util-raw": "6.0.1",
|
|
"lodash.uniq": "4.5.0",
|
|
"mdast-util-to-hast": "10.0.1",
|
|
"remark-footnotes": "2.0.0",
|
|
"remark-mdx": "1.6.22",
|
|
"remark-parse": "8.0.3",
|
|
"remark-squeeze-paragraphs": "4.0.0",
|
|
"style-to-object": "0.3.0",
|
|
"unified": "9.2.0",
|
|
"unist-builder": "2.0.3",
|
|
"unist-util-visit": "2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": {
|
|
"version": "7.12.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz",
|
|
"integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.12.5",
|
|
"@babel/helper-module-transforms": "^7.12.1",
|
|
"@babel/helpers": "^7.12.5",
|
|
"@babel/parser": "^7.12.7",
|
|
"@babel/template": "^7.12.7",
|
|
"@babel/traverse": "^7.12.9",
|
|
"@babel/types": "^7.12.7",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.12.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz",
|
|
"integrity": "sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.12.1"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.12.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz",
|
|
"integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@mdx-js/util": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz",
|
|
"integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"hast-util-raw": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-6.0.1.tgz",
|
|
"integrity": "sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"is-buffer": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
|
|
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
|
|
"dev": true
|
|
},
|
|
"mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz",
|
|
"integrity": "sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-hast": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-10.0.1.tgz",
|
|
"integrity": "sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"remark-footnotes": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-footnotes/-/remark-footnotes-2.0.0.tgz",
|
|
"integrity": "sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==",
|
|
"dev": true
|
|
},
|
|
"remark-mdx": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.6.22.tgz",
|
|
"integrity": "sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "7.12.9",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
|
|
"@babel/plugin-syntax-jsx": "7.12.1",
|
|
"@mdx-js/util": "1.6.22",
|
|
"is-alphabetical": "1.0.4",
|
|
"remark-parse": "8.0.3",
|
|
"unified": "9.2.0"
|
|
}
|
|
},
|
|
"remark-parse": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz",
|
|
"integrity": "sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ccount": "^1.0.0",
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^2.0.0",
|
|
"vfile-location": "^3.0.0",
|
|
"xtend": "^4.0.1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"unified": {
|
|
"version": "9.2.0",
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-9.2.0.tgz",
|
|
"integrity": "sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-remove-position": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz",
|
|
"integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@mdx-js/react": {
|
|
"version": "1.6.22",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"@mdx-js/util": {
|
|
"version": "2.0.0-next.8"
|
|
},
|
|
"@microsoft/fetch-event-source": {
|
|
"version": "2.0.1"
|
|
},
|
|
"@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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-me-maybe": "^1.0.1",
|
|
"glob-to-regexp": "^0.3.0"
|
|
},
|
|
"dependencies": {
|
|
"glob-to-regexp": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz",
|
|
"integrity": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@nicolo-ribaudo/chokidar-2": {
|
|
"version": "2.1.8-no-fsevents.3",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"requires": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
}
|
|
},
|
|
"@nodelib/fs.stat": {
|
|
"version": "2.0.5"
|
|
},
|
|
"@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"requires": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
}
|
|
},
|
|
"@npmcli/fs": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
|
|
"integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@gar/promisify": "^1.0.1",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@npmcli/move-file": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
|
|
"integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@octokit/auth-token": {
|
|
"version": "2.5.0",
|
|
"requires": {
|
|
"@octokit/types": "^6.0.3"
|
|
}
|
|
},
|
|
"@octokit/core": {
|
|
"version": "3.6.0",
|
|
"requires": {
|
|
"@octokit/auth-token": "^2.4.4",
|
|
"@octokit/graphql": "^4.5.8",
|
|
"@octokit/request": "^5.6.3",
|
|
"@octokit/request-error": "^2.0.5",
|
|
"@octokit/types": "^6.0.3",
|
|
"before-after-hook": "^2.2.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/endpoint": {
|
|
"version": "6.0.12",
|
|
"requires": {
|
|
"@octokit/types": "^6.0.3",
|
|
"is-plain-object": "^5.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-plain-object": {
|
|
"version": "5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@octokit/graphql": {
|
|
"version": "4.8.0",
|
|
"requires": {
|
|
"@octokit/request": "^5.6.0",
|
|
"@octokit/types": "^6.0.3",
|
|
"universal-user-agent": "^6.0.0"
|
|
}
|
|
},
|
|
"@octokit/openapi-types": {
|
|
"version": "11.2.0"
|
|
},
|
|
"@octokit/plugin-paginate-rest": {
|
|
"version": "2.17.0",
|
|
"requires": {
|
|
"@octokit/types": "^6.34.0"
|
|
}
|
|
},
|
|
"@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "5.13.0",
|
|
"requires": {
|
|
"@octokit/types": "^6.34.0",
|
|
"deprecation": "^2.3.1"
|
|
}
|
|
},
|
|
"@octokit/request": {
|
|
"version": "5.6.3",
|
|
"requires": {
|
|
"@octokit/endpoint": "^6.0.1",
|
|
"@octokit/request-error": "^2.1.0",
|
|
"@octokit/types": "^6.16.1",
|
|
"is-plain-object": "^5.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-plain-object": {
|
|
"version": "5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@octokit/request-error": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"@octokit/types": "^6.0.3",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"@octokit/types": {
|
|
"version": "6.34.0",
|
|
"requires": {
|
|
"@octokit/openapi-types": "^11.2.0"
|
|
}
|
|
},
|
|
"@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.4.3",
|
|
"requires": {
|
|
"ansi-html": "^0.0.7",
|
|
"error-stack-parser": "^2.0.6",
|
|
"html-entities": "^1.2.1",
|
|
"native-url": "^0.2.6",
|
|
"schema-utils": "^2.6.5",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"dependencies": {
|
|
"html-entities": {
|
|
"version": "1.4.0"
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.3"
|
|
}
|
|
}
|
|
},
|
|
"@polka/url": {
|
|
"version": "1.0.0-next.21",
|
|
"dev": true
|
|
},
|
|
"@reach/router": {
|
|
"version": "1.3.4",
|
|
"requires": {
|
|
"create-react-context": "0.3.0",
|
|
"invariant": "^2.2.3",
|
|
"prop-types": "^15.6.1",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
}
|
|
},
|
|
"@redux-saga/core": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"@babel/runtime": "^7.6.3",
|
|
"@redux-saga/deferred": "^1.1.2",
|
|
"@redux-saga/delay-p": "^1.1.2",
|
|
"@redux-saga/is": "^1.1.2",
|
|
"@redux-saga/symbols": "^1.1.2",
|
|
"@redux-saga/types": "^1.1.0",
|
|
"redux": "^4.0.4",
|
|
"typescript-tuple": "^2.2.1"
|
|
}
|
|
},
|
|
"@redux-saga/deferred": {
|
|
"version": "1.1.2"
|
|
},
|
|
"@redux-saga/delay-p": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"@redux-saga/symbols": "^1.1.2"
|
|
}
|
|
},
|
|
"@redux-saga/is": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"@redux-saga/symbols": "^1.1.2",
|
|
"@redux-saga/types": "^1.1.0"
|
|
}
|
|
},
|
|
"@redux-saga/symbols": {
|
|
"version": "1.1.2"
|
|
},
|
|
"@redux-saga/types": {
|
|
"version": "1.1.0"
|
|
},
|
|
"@rollup/plugin-babel": {
|
|
"version": "5.3.1",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
"@rollup/pluginutils": "^3.1.0"
|
|
}
|
|
},
|
|
"@rollup/plugin-commonjs": {
|
|
"version": "19.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"commondir": "^1.0.1",
|
|
"estree-walker": "^2.0.1",
|
|
"glob": "^7.1.6",
|
|
"is-reference": "^1.2.1",
|
|
"magic-string": "^0.25.7",
|
|
"resolve": "^1.17.0"
|
|
}
|
|
},
|
|
"@rollup/plugin-node-resolve": {
|
|
"version": "13.3.0",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz",
|
|
"integrity": "sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"@types/resolve": "1.17.1",
|
|
"deepmerge": "^4.2.2",
|
|
"is-builtin-module": "^3.1.0",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.19.0"
|
|
}
|
|
},
|
|
"@rollup/plugin-replace": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"magic-string": "^0.25.7"
|
|
}
|
|
},
|
|
"@rollup/plugin-typescript": {
|
|
"version": "8.3.3",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz",
|
|
"integrity": "sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"resolve": "^1.17.0"
|
|
}
|
|
},
|
|
"@rollup/pluginutils": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"@types/estree": "0.0.39",
|
|
"estree-walker": "^1.0.1",
|
|
"picomatch": "^2.2.2"
|
|
},
|
|
"dependencies": {
|
|
"@types/estree": {
|
|
"version": "0.0.39"
|
|
},
|
|
"estree-walker": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
},
|
|
"@rushstack/eslint-patch": {
|
|
"version": "1.1.1"
|
|
},
|
|
"@sentry/browser": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-6.19.7.tgz",
|
|
"integrity": "sha512-oDbklp4O3MtAM4mtuwyZLrgO1qDVYIujzNJQzXmi9YzymJCuzMLSRDvhY83NNDCRxf0pds4DShgYeZdbSyKraA==",
|
|
"requires": {
|
|
"@sentry/core": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/cli": {
|
|
"version": "1.74.3",
|
|
"requires": {
|
|
"https-proxy-agent": "^5.0.0",
|
|
"mkdirp": "^0.5.5",
|
|
"node-fetch": "^2.6.7",
|
|
"npmlog": "^4.1.2",
|
|
"progress": "^2.0.3",
|
|
"proxy-from-env": "^1.1.0",
|
|
"which": "^2.0.2"
|
|
}
|
|
},
|
|
"@sentry/core": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-6.19.7.tgz",
|
|
"integrity": "sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==",
|
|
"requires": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/gatsby": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/gatsby/-/gatsby-6.19.7.tgz",
|
|
"integrity": "sha512-aPvD9rCcdRIdM76JmmQ6ee0jyXWQEZSw9P7LksGDWDjJ/puWJmDweIFCK/WBWui+lZSD4yZdu9U0PZbvYSa5sg==",
|
|
"requires": {
|
|
"@sentry/react": "6.19.7",
|
|
"@sentry/tracing": "6.19.7",
|
|
"@sentry/webpack-plugin": "1.18.8"
|
|
},
|
|
"dependencies": {
|
|
"@sentry/tracing": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-6.19.7.tgz",
|
|
"integrity": "sha512-ol4TupNnv9Zd+bZei7B6Ygnr9N3Gp1PUrNI761QSlHtPC25xXC5ssSD3GMhBgyQrcvpuRcCFHVNNM97tN5cZiA==",
|
|
"requires": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@sentry/hub": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-6.19.7.tgz",
|
|
"integrity": "sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA==",
|
|
"requires": {
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/minimal": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.19.7.tgz",
|
|
"integrity": "sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==",
|
|
"requires": {
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/node": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-6.19.7.tgz",
|
|
"integrity": "sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg==",
|
|
"requires": {
|
|
"@sentry/core": "6.19.7",
|
|
"@sentry/hub": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"cookie": "^0.4.1",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"lru_map": "^0.3.3",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/react": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-6.19.7.tgz",
|
|
"integrity": "sha512-VzJeBg/v41jfxUYPkH2WYrKjWc4YiMLzDX0f4Zf6WkJ4v3IlDDSkX6DfmWekjTKBho6wiMkSNy2hJ1dHfGZ9jA==",
|
|
"requires": {
|
|
"@sentry/browser": "6.19.7",
|
|
"@sentry/minimal": "6.19.7",
|
|
"@sentry/types": "6.19.7",
|
|
"@sentry/utils": "6.19.7",
|
|
"hoist-non-react-statics": "^3.3.2",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/types": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-6.19.7.tgz",
|
|
"integrity": "sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg=="
|
|
},
|
|
"@sentry/utils": {
|
|
"version": "6.19.7",
|
|
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.19.7.tgz",
|
|
"integrity": "sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==",
|
|
"requires": {
|
|
"@sentry/types": "6.19.7",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"@sentry/webpack-plugin": {
|
|
"version": "1.18.8",
|
|
"requires": {
|
|
"@sentry/cli": "^1.73.0"
|
|
}
|
|
},
|
|
"@sideway/address": {
|
|
"version": "4.1.3",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@hapi/hoek": {
|
|
"version": "9.2.1"
|
|
}
|
|
}
|
|
},
|
|
"@sideway/formula": {
|
|
"version": "3.0.0"
|
|
},
|
|
"@sideway/pinpoint": {
|
|
"version": "2.0.0"
|
|
},
|
|
"@sindresorhus/is": {
|
|
"version": "4.2.0"
|
|
},
|
|
"@sindresorhus/slugify": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"@sindresorhus/transliterate": "^0.1.1",
|
|
"escape-string-regexp": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@sindresorhus/transliterate": {
|
|
"version": "0.1.2",
|
|
"requires": {
|
|
"escape-string-regexp": "^2.0.0",
|
|
"lodash.deburr": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@sinonjs/commons": {
|
|
"version": "1.8.3",
|
|
"requires": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"@sinonjs/fake-timers": {
|
|
"version": "8.1.0",
|
|
"requires": {
|
|
"@sinonjs/commons": "^1.7.0"
|
|
}
|
|
},
|
|
"@storybook/addon-a11y": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-a11y/-/addon-a11y-6.5.9.tgz",
|
|
"integrity": "sha512-jRiuJ2xlN8quVq2lOqpxqyuwAj8xLcgVBPy+Mf220u7AZmmbS/0sONyHKROfEBjJoHQAQYqn2vSAeuQZuTWyVA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"axe-core": "^4.2.0",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"react-sizeme": "^3.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-actions": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-actions/-/addon-actions-6.5.9.tgz",
|
|
"integrity": "sha512-wDYm3M1bN+zcYZV3Q24M03b/P8DDpvj1oSoY6VLlxDAi56h8qZB/voeIS2I6vWXOB79C5tbwljYNQO0GsufS0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"polished": "^4.2.2",
|
|
"prop-types": "^15.7.2",
|
|
"react-inspector": "^5.1.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"uuid-browser": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-backgrounds": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-backgrounds/-/addon-backgrounds-6.5.9.tgz",
|
|
"integrity": "sha512-9k+GiY5aiANLOct34ar29jqgdi5ZpCqpZ86zPH0GsEC6ifH6nzP4trLU0vFUe260XDCvB4g8YaI7JZKPhozERg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-controls": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-controls/-/addon-controls-6.5.9.tgz",
|
|
"integrity": "sha512-VvjkgK32bGURKyWU2No6Q2B0RQZjLZk8D3neVNCnrWxwrl1G82StegxjRPn/UZm9+MZVPvTvI46nj1VdgOktnw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"lodash": "^4.17.21",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-docs": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-docs/-/addon-docs-6.5.9.tgz",
|
|
"integrity": "sha512-9lwOZyiOJFUgGd9ADVfcgpels5o0XOXqGMeVLuzT1160nopbZjNjo/3+YLJ0pyHRPpMJ4rmq2+vxRQR6PVRgPg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/plugin-transform-react-jsx": "^7.12.12",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@jest/transform": "^26.6.2",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/docs-tools": "6.5.9",
|
|
"@storybook/mdx1-csf": "^0.0.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/postinstall": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/source-loader": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"babel-loader": "^8.0.0",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"remark-external-links": "^8.0.0",
|
|
"remark-slug": "^6.0.0",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"@jest/transform": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz",
|
|
"integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^26.6.2",
|
|
"babel-plugin-istanbul": "^6.0.0",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-haste-map": "^26.6.2",
|
|
"jest-regex-util": "^26.0.0",
|
|
"jest-util": "^26.6.2",
|
|
"micromatch": "^4.0.2",
|
|
"pirates": "^4.0.1",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "^3.0.0"
|
|
}
|
|
},
|
|
"@jest/types": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
|
|
"integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^15.0.0",
|
|
"chalk": "^4.0.0"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "15.0.14",
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
|
|
"integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
|
|
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
}
|
|
},
|
|
"jest-haste-map": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz",
|
|
"integrity": "sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jest/types": "^26.6.2",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"fsevents": "^2.1.2",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-regex-util": "^26.0.0",
|
|
"jest-serializer": "^26.6.2",
|
|
"jest-util": "^26.6.2",
|
|
"jest-worker": "^26.6.2",
|
|
"micromatch": "^4.0.2",
|
|
"sane": "^4.0.3",
|
|
"walker": "^1.0.7"
|
|
}
|
|
},
|
|
"jest-regex-util": {
|
|
"version": "26.0.0",
|
|
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz",
|
|
"integrity": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==",
|
|
"dev": true
|
|
},
|
|
"jest-serializer": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz",
|
|
"integrity": "sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"graceful-fs": "^4.2.4"
|
|
}
|
|
},
|
|
"jest-util": {
|
|
"version": "26.6.2",
|
|
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz",
|
|
"integrity": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jest/types": "^26.6.2",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-ci": "^2.0.0",
|
|
"micromatch": "^4.0.2"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-essentials": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-essentials/-/addon-essentials-6.5.9.tgz",
|
|
"integrity": "sha512-V9ThjKQsde4A2Es20pLFBsn0MWx2KCJuoTcTsANP4JDcbvEmj8UjbDWbs8jAU+yzJT5r+CI6NoWmQudv12ZOgw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addon-actions": "6.5.9",
|
|
"@storybook/addon-backgrounds": "6.5.9",
|
|
"@storybook/addon-controls": "6.5.9",
|
|
"@storybook/addon-docs": "6.5.9",
|
|
"@storybook/addon-measure": "6.5.9",
|
|
"@storybook/addon-outline": "6.5.9",
|
|
"@storybook/addon-toolbars": "6.5.9",
|
|
"@storybook/addon-viewport": "6.5.9",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-links": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-links/-/addon-links-6.5.9.tgz",
|
|
"integrity": "sha512-4BYC7pkxL3NLRnEgTA9jpIkObQKril+XFj1WtmY/lngF90vvK0Kc/TtvTA2/5tSgrHfxEuPevIdxMIyLJ4ejWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@types/qs": "^6.9.5",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"prop-types": "^15.7.2",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-measure": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-measure/-/addon-measure-6.5.9.tgz",
|
|
"integrity": "sha512-0aA22wD0CIEUccsEbWkckCOXOwr4VffofMH1ToVCOeqBoyLOMB0gxFubESeprqM54CWsYh2DN1uujgD6508cwA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-outline": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-outline/-/addon-outline-6.5.9.tgz",
|
|
"integrity": "sha512-oJ1DK3BDJr6aTlZc9axfOxV1oDkZO7hOohgUQDaKO1RZrSpyQsx2ViK2X6p/W7JhFJHKh7rv+nGCaVlLz3YIZA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-postcss": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/node-logger": "^6.1.14",
|
|
"css-loader": "^3.6.0",
|
|
"postcss": "^7.0.35",
|
|
"postcss-loader": "^4.2.0",
|
|
"style-loader": "^1.3.0"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"css-loader": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"icss-utils": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.14"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1",
|
|
"dev": true
|
|
},
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"dev": true,
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.5"
|
|
}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true
|
|
},
|
|
"style-loader": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-toolbars": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-toolbars/-/addon-toolbars-6.5.9.tgz",
|
|
"integrity": "sha512-6JFQNHYVZUwp17p5rppc+iQJ2QOIWPTF+ni1GMMThjc84mzXs2+899Sf1aPFTvrFJTklmT+bPX6x4aUTouVa1w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addon-viewport": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-viewport/-/addon-viewport-6.5.9.tgz",
|
|
"integrity": "sha512-thKS+iw6M7ueDQQ7M66STZ5rgtJKliAcIX6UCopo0Ffh4RaRYmX6MCjqtvBKk8joyXUvm9SpWQemJD9uBQrjgw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"memoizerific": "^1.11.3",
|
|
"prop-types": "^15.7.2",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/addons": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/addons/-/addons-6.5.9.tgz",
|
|
"integrity": "sha512-adwdiXg+mntfPocLc1KXjZXyLgGk7Aac699Fwe+OUYPEC5tW347Rm/kFatcE556d42o5czcRiq3ZSIGWnm9ieQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/api": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/api/-/api-6.5.9.tgz",
|
|
"integrity": "sha512-9ylztnty4Y+ALU/ehW3BML9czjCAFsWvrwuCi6UgcwNjswwjSX3VRLhfD1KT3pl16ho//95LgZ0LnSwROCcPOA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"store2": "^2.12.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/builder-webpack4": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/builder-webpack4/-/builder-webpack4-6.5.9.tgz",
|
|
"integrity": "sha512-YOeA4++9uRZ8Hog1wC60yjaxBOiI1FRQNtax7b9E7g+kP8UlSCPCGcv4gls9hFmzbzTOPfQTWnToA9Oa6jzRVw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"autoprefixer": "^9.8.6",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^3.6.0",
|
|
"file-loader": "^6.2.0",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^4.1.6",
|
|
"glob": "^7.1.6",
|
|
"glob-promise": "^3.4.0",
|
|
"global": "^4.4.0",
|
|
"html-webpack-plugin": "^4.0.0",
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
"postcss": "^7.0.36",
|
|
"postcss-flexbugs-fixes": "^4.2.1",
|
|
"postcss-loader": "^4.2.0",
|
|
"raw-loader": "^4.0.2",
|
|
"stable": "^0.1.8",
|
|
"style-loader": "^1.3.0",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"url-loader": "^4.1.1",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4",
|
|
"webpack-dev-middleware": "^3.7.3",
|
|
"webpack-filter-warnings-plugin": "^1.2.1",
|
|
"webpack-hot-middleware": "^2.25.1",
|
|
"webpack-virtual-modules": "^0.2.2"
|
|
},
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz",
|
|
"integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true
|
|
},
|
|
"autoprefixer": {
|
|
"version": "9.8.8",
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz",
|
|
"integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"browserslist": "^4.12.0",
|
|
"caniuse-lite": "^1.0.30001109",
|
|
"normalize-range": "^0.1.2",
|
|
"num2fraction": "^1.2.2",
|
|
"picocolors": "^0.2.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"clean-css": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
|
|
"integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"source-map": "~0.6.0"
|
|
}
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"css-loader": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
|
|
"integrity": "sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"html-minifier-terser": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
|
|
"integrity": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camel-case": "^4.1.1",
|
|
"clean-css": "^4.2.3",
|
|
"commander": "^4.1.1",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.3",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^4.6.3"
|
|
},
|
|
"dependencies": {
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"dependencies": {
|
|
"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==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"html-webpack-plugin": {
|
|
"version": "4.5.2",
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz",
|
|
"integrity": "sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/html-minifier-terser": "^5.0.0",
|
|
"@types/tapable": "^1.0.5",
|
|
"@types/webpack": "^4.41.8",
|
|
"html-minifier-terser": "^5.0.1",
|
|
"loader-utils": "^1.2.3",
|
|
"lodash": "^4.17.20",
|
|
"pretty-error": "^2.1.1",
|
|
"tapable": "^1.1.3",
|
|
"util.promisify": "1.0.0"
|
|
}
|
|
},
|
|
"icss-utils": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
|
|
"integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.14"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true
|
|
},
|
|
"loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
|
|
"dev": true
|
|
},
|
|
"pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"postcss-flexbugs-fixes": {
|
|
"version": "4.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.1.tgz",
|
|
"integrity": "sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.26"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-4.3.0.tgz",
|
|
"integrity": "sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
|
|
"integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.5"
|
|
}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz",
|
|
"integrity": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
|
|
"integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
|
|
"integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz",
|
|
"integrity": "sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true
|
|
},
|
|
"ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"style-loader": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.3.0.tgz",
|
|
"integrity": "sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz",
|
|
"integrity": "sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^15.0.5",
|
|
"find-cache-dir": "^3.3.1",
|
|
"jest-worker": "^26.5.0",
|
|
"p-limit": "^3.0.2",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.3.4",
|
|
"webpack-sources": "^1.4.3"
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.4.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"dependencies": {
|
|
"cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
|
|
"integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
|
|
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
|
|
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz",
|
|
"integrity": "sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
}
|
|
},
|
|
"webpack-filter-warnings-plugin": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-filter-warnings-plugin/-/webpack-filter-warnings-plugin-1.2.1.tgz",
|
|
"integrity": "sha512-Ez6ytc9IseDMLPo0qCuNNYzgtUl8NovOqjIq4uAU8LTD4uoa1w1KpZyyzFtLTEMZpkkOkLfL9eN+KGYdk1Qtwg==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"webpack-virtual-modules": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.2.2.tgz",
|
|
"integrity": "sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/builder-webpack5": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/builder-webpack5/-/builder-webpack5-6.5.9.tgz",
|
|
"integrity": "sha512-NUVZ4Qci6HWPuoH8U/zQkdBO5soGgu7QYrGC/LWU0tRfmmZxkjr7IUU14ppDpGPYgx3r7jkaQI1J/E1YEmSCWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"babel-plugin-named-exports-order": "^0.0.2",
|
|
"browser-assert": "^1.2.1",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^5.0.1",
|
|
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
|
"glob": "^7.1.6",
|
|
"glob-promise": "^3.4.0",
|
|
"html-webpack-plugin": "^5.0.0",
|
|
"path-browserify": "^1.0.1",
|
|
"process": "^0.11.10",
|
|
"stable": "^0.1.8",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^5.0.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "^5.9.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-hot-middleware": "^2.25.1",
|
|
"webpack-virtual-modules": "^0.4.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"webpack-virtual-modules": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz",
|
|
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==",
|
|
"dev": true
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/channel-postmessage": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channel-postmessage/-/channel-postmessage-6.5.9.tgz",
|
|
"integrity": "sha512-pX/0R8UW7ezBhCrafRaL20OvMRcmESYvQQCDgjqSzJyHkcG51GOhsd6Ge93eJ6QvRMm9+w0Zs93N2VKjVtz0Qw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"qs": "^6.10.0",
|
|
"telejson": "^6.0.8"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/channel-websocket": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channel-websocket/-/channel-websocket-6.5.9.tgz",
|
|
"integrity": "sha512-xtHvSNwuOhkgALwVshKWsoFhDmuvcosdYfxcfFGEiYKXIu46tRS5ZXmpmgEC/0JAVkVoFj5nL8bV7IY5np6oaA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"telejson": "^6.0.8"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/channels": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/channels/-/channels-6.5.9.tgz",
|
|
"integrity": "sha512-FvGA35nV38UPXWOl9ERapFTJaxwSTamQ339s2Ev7E9riyRG+GRkgTWzf5kECJgS1PAYKd/7m/RqKJT9BVv6A5g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^3.8.2",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/client-api": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/client-api/-/client-api-6.5.9.tgz",
|
|
"integrity": "sha512-pc7JKJoWLesixUKvG2nV36HukUuYoGRyAgD3PpIV7qSBS4JixqZ3VAHFUtqV1UzfOSQTovLSl4a0rIRnpie6gA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"@types/qs": "^6.9.5",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"store2": "^2.12.0",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/client-logger": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-6.5.9.tgz",
|
|
"integrity": "sha512-DOHL6p0uiDd3gV/Sb2FR+Vh6OiPrrf8BrA06uvXWsMRIIvEEvnparxv9EvPg7FlmUX0T3nq7d3juwjx4F8Wbcg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/components": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/components/-/components-6.5.9.tgz",
|
|
"integrity": "sha512-BhfX980O9zn/1J4FNMeDo8ZvL1m5Ml3T4HRpfYmEBnf8oW5b5BeF6S2K2cwFStZRjWqm1feUcwNpZxCBVMkQnQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/theming": "6.5.9",
|
|
"@types/react-syntax-highlighter": "11.0.5",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"react-syntax-highlighter": "^15.4.5",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/core": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core/-/core-6.5.9.tgz",
|
|
"integrity": "sha512-Mt3TTQnjQt2/pa60A+bqDsAOrYpohapdtt4DDZEbS8h0V6u11KyYYh3w7FCySlL+sPEyogj63l5Ec76Jah3l2w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-server": "6.5.9"
|
|
}
|
|
},
|
|
"@storybook/core-client": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-client/-/core-client-6.5.9.tgz",
|
|
"integrity": "sha512-LY0QbhShowO+PQx3gao3wdVjpKMH1AaSLmuI95FrcjoMmSXGf96jVLKQp9mJRGeHIsAa93EQBYuCihZycM3Kbg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/channel-websocket": "6.5.9",
|
|
"@storybook/client-api": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/preview-web": "6.5.9",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"airbnb-js-shims": "^2.2.1",
|
|
"ansi-to-html": "^0.6.11",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"unfetch": "^4.2.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/core-common": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-common/-/core-common-6.5.9.tgz",
|
|
"integrity": "sha512-NxOK0mrOCo0TWZ7Npc5HU66EKoRHlrtg18/ZixblLDWQMIqY9XCck8K1kJ8QYpYCHla+aHIsYUArFe2vhlEfZA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
|
"@babel/plugin-proposal-decorators": "^7.12.12",
|
|
"@babel/plugin-proposal-export-default-from": "^7.12.1",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
|
"@babel/plugin-proposal-private-methods": "^7.12.1",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.12.1",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-arrow-functions": "^7.12.1",
|
|
"@babel/plugin-transform-block-scoping": "^7.12.12",
|
|
"@babel/plugin-transform-classes": "^7.12.1",
|
|
"@babel/plugin-transform-destructuring": "^7.12.1",
|
|
"@babel/plugin-transform-for-of": "^7.12.1",
|
|
"@babel/plugin-transform-parameters": "^7.12.1",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.12.1",
|
|
"@babel/plugin-transform-spread": "^7.12.1",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@babel/preset-typescript": "^7.12.7",
|
|
"@babel/register": "^7.12.1",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/pretty-hrtime": "^1.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"babel-plugin-macros": "^3.0.1",
|
|
"babel-plugin-polyfill-corejs3": "^0.1.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"express": "^4.17.1",
|
|
"file-system-cache": "^1.0.5",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
|
"fs-extra": "^9.0.1",
|
|
"glob": "^7.1.6",
|
|
"handlebars": "^4.7.7",
|
|
"interpret": "^2.2.0",
|
|
"json5": "^2.1.3",
|
|
"lazy-universal-dotenv": "^3.0.1",
|
|
"picomatch": "^2.3.0",
|
|
"pkg-dir": "^5.0.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"resolve-from": "^5.0.0",
|
|
"slash": "^3.0.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz",
|
|
"integrity": "sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@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"
|
|
}
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.1.7",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz",
|
|
"integrity": "sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.1.5",
|
|
"core-js-compat": "^3.8.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true
|
|
},
|
|
"loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true
|
|
},
|
|
"ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.4.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/core-events": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-events/-/core-events-6.5.9.tgz",
|
|
"integrity": "sha512-tXt7a3ZvJOCeEKpNa/B5rQM5VI7UJLlOh3IHOImWn4HqoBRrZvbourmac+PRZAtXpos0h3c6554Hjapj/Sny5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^3.8.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/core-server": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/core-server/-/core-server-6.5.9.tgz",
|
|
"integrity": "sha512-YeePGUrd5fQPvGzMhowh124KrcZURFpFXg1VB0Op3ESqCIsInoMZeObci4Gc+binMXC7vcv7aw3EwSLU37qJzQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@discoveryjs/json-ext": "^0.5.3",
|
|
"@storybook/builder-webpack4": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/csf-tools": "6.5.9",
|
|
"@storybook/manager-webpack4": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@storybook/telemetry": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/node-fetch": "^2.5.7",
|
|
"@types/pretty-hrtime": "^1.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"better-opn": "^2.1.1",
|
|
"boxen": "^5.1.2",
|
|
"chalk": "^4.1.0",
|
|
"cli-table3": "^0.6.1",
|
|
"commander": "^6.2.1",
|
|
"compression": "^1.7.4",
|
|
"core-js": "^3.8.2",
|
|
"cpy": "^8.1.2",
|
|
"detect-port": "^1.3.0",
|
|
"express": "^4.17.1",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"globby": "^11.0.2",
|
|
"ip": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"node-fetch": "^2.6.7",
|
|
"open": "^8.4.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"prompts": "^2.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"serve-favicon": "^2.5.0",
|
|
"slash": "^3.0.0",
|
|
"telejson": "^6.0.8",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"watchpack": "^2.2.0",
|
|
"webpack": "4",
|
|
"ws": "^8.2.3",
|
|
"x-default-browser": "^0.4.0"
|
|
},
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"boxen": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
|
|
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"ip": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
|
|
"integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"open": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true
|
|
},
|
|
"ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"dependencies": {
|
|
"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==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
},
|
|
"dependencies": {
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"dependencies": {
|
|
"watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.4.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "8.8.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.0.tgz",
|
|
"integrity": "sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==",
|
|
"dev": true,
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"@storybook/csf": {
|
|
"version": "0.0.2--canary.4566f4d.1",
|
|
"resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.0.2--canary.4566f4d.1.tgz",
|
|
"integrity": "sha512-9OVvMVh3t9znYZwb0Svf/YQoxX2gVOeQTGe2bses2yj+a3+OJnCrUF3/hGv6Em7KujtOdL2LL+JnG49oMVGFgQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lodash": "^4.17.15"
|
|
}
|
|
},
|
|
"@storybook/csf-tools": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/csf-tools/-/csf-tools-6.5.9.tgz",
|
|
"integrity": "sha512-RAdhsO2XmEDyWy0qNQvdKMLeIZAuyfD+tYlUwBHRU6DbByDucvwgMOGy5dF97YNJFmyo93EUYJzXjUrJs3U1LQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/parser": "^7.12.11",
|
|
"@babel/plugin-transform-react-jsx": "^7.12.12",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/traverse": "^7.12.11",
|
|
"@babel/types": "^7.12.11",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/mdx1-csf": "^0.0.1",
|
|
"core-js": "^3.8.2",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/docs-tools": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/docs-tools/-/docs-tools-6.5.9.tgz",
|
|
"integrity": "sha512-UoTaXLvec8x+q+4oYIk/t8DBju9C3ZTGklqOxDIt+0kS3TFAqEgI3JhKXqQOXgN5zDcvLVSxi8dbVAeSxk2ktA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"doctrine": "^3.0.0",
|
|
"lodash": "^4.17.21",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/manager-webpack4": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/manager-webpack4/-/manager-webpack4-6.5.9.tgz",
|
|
"integrity": "sha512-49LZlHqWc7zj9tQfOOANixPYmLxqWTTZceA6DSXnKd9xDiO2Gl23Y+l/CSPXNZGDB8QFAwpimwqyKJj/NLH45A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-transform-template-literals": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"@types/webpack": "^4.41.26",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^3.6.0",
|
|
"express": "^4.17.1",
|
|
"file-loader": "^6.2.0",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"html-webpack-plugin": "^4.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0",
|
|
"style-loader": "^1.3.0",
|
|
"telejson": "^6.0.8",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"url-loader": "^4.1.1",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "4",
|
|
"webpack-dev-middleware": "^3.7.3",
|
|
"webpack-virtual-modules": "^0.2.2"
|
|
},
|
|
"dependencies": {
|
|
"@types/html-minifier-terser": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz",
|
|
"integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
|
|
"integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
|
|
"integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
|
|
"integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
|
|
"integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
|
"integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
|
"integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
|
|
"integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
|
|
"integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/ieee754": "1.9.0",
|
|
"@webassemblyjs/leb128": "1.9.0",
|
|
"@webassemblyjs/utf8": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz",
|
|
"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"clean-css": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
|
|
"integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"source-map": "~0.6.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"css-loader": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
|
|
"integrity": "sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"cssesc": "^3.0.0",
|
|
"icss-utils": "^4.1.1",
|
|
"loader-utils": "^1.2.3",
|
|
"normalize-path": "^3.0.0",
|
|
"postcss": "^7.0.32",
|
|
"postcss-modules-extract-imports": "^2.0.0",
|
|
"postcss-modules-local-by-default": "^3.0.2",
|
|
"postcss-modules-scope": "^2.2.0",
|
|
"postcss-modules-values": "^3.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^2.7.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
|
|
"integrity": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"memory-fs": "^0.5.0",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"memory-fs": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
|
|
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
|
|
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.1.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
"dev": true
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"html-minifier-terser": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
|
|
"integrity": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camel-case": "^4.1.1",
|
|
"clean-css": "^4.2.3",
|
|
"commander": "^4.1.1",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.3",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^4.6.3"
|
|
},
|
|
"dependencies": {
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
},
|
|
"dependencies": {
|
|
"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==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"html-webpack-plugin": {
|
|
"version": "4.5.2",
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz",
|
|
"integrity": "sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/html-minifier-terser": "^5.0.0",
|
|
"@types/tapable": "^1.0.5",
|
|
"@types/webpack": "^4.41.8",
|
|
"html-minifier-terser": "^5.0.1",
|
|
"loader-utils": "^1.2.3",
|
|
"lodash": "^4.17.20",
|
|
"pretty-error": "^2.1.1",
|
|
"tapable": "^1.1.3",
|
|
"util.promisify": "1.0.0"
|
|
}
|
|
},
|
|
"icss-utils": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
|
|
"integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.14"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
"integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
|
|
"dev": true
|
|
},
|
|
"loader-runner": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
|
|
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
|
|
"dev": true
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
|
|
"dev": true
|
|
},
|
|
"pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
|
|
"integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.5"
|
|
}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz",
|
|
"integrity": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.1.1",
|
|
"postcss": "^7.0.32",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
|
|
"integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss": "^7.0.6",
|
|
"postcss-selector-parser": "^6.0.0"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
|
|
"integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"icss-utils": "^4.0.0",
|
|
"postcss": "^7.0.6"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz",
|
|
"integrity": "sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true
|
|
},
|
|
"ssri": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
|
|
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"figgy-pudding": "^3.5.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"style-loader": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.3.0.tgz",
|
|
"integrity": "sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^2.7.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
|
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz",
|
|
"integrity": "sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^15.0.5",
|
|
"find-cache-dir": "^3.3.1",
|
|
"jest-worker": "^26.5.0",
|
|
"p-limit": "^3.0.2",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.3.4",
|
|
"webpack-sources": "^1.4.3"
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "1.7.5",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
|
|
"integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.4.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"neo-async": "^2.5.0",
|
|
"watchpack-chokidar2": "^2.0.1"
|
|
}
|
|
},
|
|
"webpack": {
|
|
"version": "4.46.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
|
|
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/wasm-edit": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
|
"acorn": "^6.4.1",
|
|
"ajv": "^6.10.2",
|
|
"ajv-keywords": "^3.4.1",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^4.5.0",
|
|
"eslint-scope": "^4.0.3",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^2.4.0",
|
|
"loader-utils": "^1.2.3",
|
|
"memory-fs": "^0.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"mkdirp": "^0.5.3",
|
|
"neo-async": "^2.6.1",
|
|
"node-libs-browser": "^2.2.1",
|
|
"schema-utils": "^1.0.0",
|
|
"tapable": "^1.1.3",
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
"watchpack": "^1.7.4",
|
|
"webpack-sources": "^1.4.1"
|
|
},
|
|
"dependencies": {
|
|
"cacache": {
|
|
"version": "12.0.4",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
|
|
"integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.5",
|
|
"chownr": "^1.1.1",
|
|
"figgy-pudding": "^3.5.1",
|
|
"glob": "^7.1.4",
|
|
"graceful-fs": "^4.1.15",
|
|
"infer-owner": "^1.0.3",
|
|
"lru-cache": "^5.1.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.3",
|
|
"ssri": "^6.0.1",
|
|
"unique-filename": "^1.1.1",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
|
|
"integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
|
|
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
|
|
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
|
|
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
|
|
"integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"terser": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
|
|
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.6.1",
|
|
"source-map-support": "~0.5.12"
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz",
|
|
"integrity": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cacache": "^12.0.2",
|
|
"find-cache-dir": "^2.1.0",
|
|
"is-wsl": "^1.1.0",
|
|
"schema-utils": "^1.0.0",
|
|
"serialize-javascript": "^4.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^4.1.2",
|
|
"webpack-sources": "^1.4.0",
|
|
"worker-farm": "^1.7.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz",
|
|
"integrity": "sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
}
|
|
},
|
|
"webpack-virtual-modules": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.2.2.tgz",
|
|
"integrity": "sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@storybook/manager-webpack5": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/manager-webpack5/-/manager-webpack5-6.5.9.tgz",
|
|
"integrity": "sha512-J1GamphSsaZLNBEhn1awgxzOS8KfvzrHtVlAm2VHwW7j1E1DItROFJhGCgduYYuBiN9eqm+KIYrxcr6cRuoolQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/plugin-transform-template-literals": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/core-client": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/theming": "6.5.9",
|
|
"@storybook/ui": "6.5.9",
|
|
"@types/node": "^14.0.10 || ^16.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"css-loader": "^5.0.1",
|
|
"express": "^4.17.1",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"html-webpack-plugin": "^5.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"process": "^0.11.10",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0",
|
|
"style-loader": "^2.0.0",
|
|
"telejson": "^6.0.8",
|
|
"terser-webpack-plugin": "^5.0.3",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": "^5.9.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-virtual-modules": "^0.4.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"webpack-virtual-modules": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz",
|
|
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/mdx1-csf": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/@storybook/mdx1-csf/-/mdx1-csf-0.0.1.tgz",
|
|
"integrity": "sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/parser": "^7.12.11",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@babel/types": "^7.12.11",
|
|
"@mdx-js/mdx": "^1.6.22",
|
|
"@types/lodash": "^4.14.167",
|
|
"js-string-escape": "^1.0.1",
|
|
"loader-utils": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"prettier": ">=2.2.1 <=2.3.0",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"prettier": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.0.tgz",
|
|
"integrity": "sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/node-logger": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/node-logger/-/node-logger-6.5.9.tgz",
|
|
"integrity": "sha512-nZZNZG2Wtwv6Trxi3FrnIqUmB55xO+X/WQGPT5iKlqNjdRIu/T72mE7addcp4rbuWCQfZUhcDDGpBOwKtBxaGg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/npmlog": "^4.1.2",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"npmlog": "^5.0.1",
|
|
"pretty-hrtime": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"are-we-there-yet": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^3.6.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.19.2",
|
|
"dev": true
|
|
},
|
|
"gauge": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
"color-support": "^1.1.2",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.1",
|
|
"object-assign": "^4.1.1",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1 || ^2.0.0",
|
|
"strip-ansi": "^3.0.1 || ^4.0.0",
|
|
"wide-align": "^1.1.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
},
|
|
"npmlog": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"are-we-there-yet": "^2.0.0",
|
|
"console-control-strings": "^1.1.0",
|
|
"gauge": "^3.0.0",
|
|
"set-blocking": "^2.0.0"
|
|
}
|
|
},
|
|
"string-width": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@storybook/postinstall": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/postinstall/-/postinstall-6.5.9.tgz",
|
|
"integrity": "sha512-KQBupK+FMRrtSt8IL0MzCZ/w9qbd25Yxxp/+ajfWgZTRgsWgVFOqcDyMhS16eNbBp5qKIBCBDXfEF+/mK8HwQQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^3.8.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/preview-web": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/preview-web/-/preview-web-6.5.9.tgz",
|
|
"integrity": "sha512-4eMrO2HJyZUYyL/j+gUaDvry6iGedshwT5MQqe7J9FaA+Q2pNARQRB1X53f410w7S4sObRmYIAIluWPYdWym9w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/channel-postmessage": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/store": "6.5.9",
|
|
"ansi-to-html": "^0.6.11",
|
|
"core-js": "^3.8.2",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"unfetch": "^4.2.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/react": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/react/-/react-6.5.9.tgz",
|
|
"integrity": "sha512-Rp+QaTQAzxJhwuzJXVd49mnIBLQRlF8llTxPT2YoGHdrGkku/zl/HblQ6H2yzEf15367VyzaAv/BpLsO9Jlfxg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/preset-flow": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.10",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"@storybook/docs-tools": "6.5.9",
|
|
"@storybook/node-logger": "6.5.9",
|
|
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/store": "6.5.9",
|
|
"@types/estree": "^0.0.51",
|
|
"@types/node": "^14.14.20 || ^16.0.0",
|
|
"@types/webpack-env": "^1.16.0",
|
|
"acorn": "^7.4.1",
|
|
"acorn-jsx": "^5.3.1",
|
|
"acorn-walk": "^7.2.0",
|
|
"babel-plugin-add-react-displayname": "^0.0.5",
|
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
"core-js": "^3.8.2",
|
|
"escodegen": "^2.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"html-tags": "^3.1.0",
|
|
"lodash": "^4.17.21",
|
|
"prop-types": "^15.7.2",
|
|
"react-element-to-jsx-string": "^14.3.4",
|
|
"react-refresh": "^0.11.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2",
|
|
"webpack": ">=4.43.0 <6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.5.7",
|
|
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.7.tgz",
|
|
"integrity": "sha512-bcKCAzF0DV2IIROp9ZHkRJa6O4jy7NlnHdWL3GmcUxYWNjLXkK5kfELELwEfSP5hXPfVL/qOGMAROuMQb9GG8Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-html-community": "^0.0.8",
|
|
"common-path-prefix": "^3.0.0",
|
|
"core-js-pure": "^3.8.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"find-up": "^5.0.0",
|
|
"html-entities": "^2.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"source-map": "^0.7.3"
|
|
}
|
|
},
|
|
"@types/estree": {
|
|
"version": "0.0.51",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
|
|
"integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==",
|
|
"dev": true
|
|
},
|
|
"acorn": {
|
|
"version": "7.4.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"react-refresh": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
|
|
"integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
|
|
"dev": true
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.4",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
|
|
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
|
|
"dev": true
|
|
},
|
|
"type-fest": {
|
|
"version": "2.13.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.13.1.tgz",
|
|
"integrity": "sha512-hXYyrPFwETT2swFLHeoKtJrvSF/ftG/sA15/8nGaLuaDGfVAaq8DYFpu4yOyV4tzp082WqnTEoMsm3flKMI2FQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/react-docgen-typescript-plugin": {
|
|
"version": "1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0",
|
|
"resolved": "https://registry.npmjs.org/@storybook/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0.tgz",
|
|
"integrity": "sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^4.1.1",
|
|
"endent": "^2.0.1",
|
|
"find-cache-dir": "^3.3.1",
|
|
"flat-cache": "^3.0.4",
|
|
"micromatch": "^4.0.2",
|
|
"react-docgen-typescript": "^2.1.1",
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
"integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/router": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/router/-/router-6.5.9.tgz",
|
|
"integrity": "sha512-G2Xp/2r8vU2O34eelE+G5VbEEVFDeHcCURrVJEROh6dq2asFJAPbzslVXSeCqgOTNLSpRDJ2NcN5BckkNqmqJg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/semver": {
|
|
"version": "7.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^3.6.5",
|
|
"find-up": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/source-loader": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/source-loader/-/source-loader-6.5.9.tgz",
|
|
"integrity": "sha512-H03nFKaP6borfWMTTa9igBA+Jm2ph+FoVJImWC/X+LAmLSJYYSXuqSgmiZ/DZvbjxS4k8vccE2HXogne1IvaRA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"estraverse": "^5.2.0",
|
|
"global": "^4.4.0",
|
|
"loader-utils": "^2.0.0",
|
|
"lodash": "^4.17.21",
|
|
"prettier": ">=2.2.1 <=2.3.0",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.6",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.6.tgz",
|
|
"integrity": "sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==",
|
|
"dev": true
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"prettier": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.0.tgz",
|
|
"integrity": "sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/store": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/store/-/store-6.5.9.tgz",
|
|
"integrity": "sha512-80pcDTcCwK6wUA63aWOp13urI77jfipIVee9mpVvbNyfrNN8kGv1BS0z/JHDxuV6rC4g7LG1fb+BurR0yki7BA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/csf": "0.0.2--canary.4566f4d.1",
|
|
"core-js": "^3.8.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"global": "^4.4.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"slash": "^3.0.0",
|
|
"stable": "^0.1.8",
|
|
"synchronous-promise": "^2.0.15",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/telemetry": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/telemetry/-/telemetry-6.5.9.tgz",
|
|
"integrity": "sha512-JluoHCRhHAr4X0eUNVBSBi1JIBA92404Tu1TPdbN7x6gCZxHXXPTSUTAnspXp/21cTdMhY2x+kfZQ8fmlGK4MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/core-common": "6.5.9",
|
|
"chalk": "^4.1.0",
|
|
"core-js": "^3.8.2",
|
|
"detect-package-manager": "^2.0.1",
|
|
"fetch-retry": "^5.0.2",
|
|
"fs-extra": "^9.0.1",
|
|
"global": "^4.4.0",
|
|
"isomorphic-unfetch": "^3.1.0",
|
|
"nanoid": "^3.3.1",
|
|
"read-pkg-up": "^7.0.1",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@storybook/theming": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-6.5.9.tgz",
|
|
"integrity": "sha512-KM0AMP5jMQPAdaO8tlbFCYqx9uYM/hZXGSVUhznhLYu7bhNAIK7ZVmXxyE/z/khM++8eUHzRoZGiO/cwCkg9Xw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/client-logger": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"regenerator-runtime": "^0.13.7"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@storybook/ui": {
|
|
"version": "6.5.9",
|
|
"resolved": "https://registry.npmjs.org/@storybook/ui/-/ui-6.5.9.tgz",
|
|
"integrity": "sha512-ryuPxJgtbb0gPXKGgGAUC+Z185xGAd1IvQ0jM5fJ0SisHXI8jteG3RaWhntOehi9qCg+64Vv6eH/cj9QYNHt1Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@storybook/addons": "6.5.9",
|
|
"@storybook/api": "6.5.9",
|
|
"@storybook/channels": "6.5.9",
|
|
"@storybook/client-logger": "6.5.9",
|
|
"@storybook/components": "6.5.9",
|
|
"@storybook/core-events": "6.5.9",
|
|
"@storybook/router": "6.5.9",
|
|
"@storybook/semver": "^7.3.2",
|
|
"@storybook/theming": "6.5.9",
|
|
"core-js": "^3.8.2",
|
|
"memoizerific": "^1.11.3",
|
|
"qs": "^6.10.0",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.23.1",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
|
|
"integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@stripe/react-stripe-js": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz",
|
|
"integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==",
|
|
"requires": {
|
|
"prop-types": "^15.7.2"
|
|
}
|
|
},
|
|
"@stripe/stripe-js": {
|
|
"version": "1.32.0",
|
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz",
|
|
"integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A=="
|
|
},
|
|
"@surma/rollup-plugin-off-main-thread": {
|
|
"version": "2.2.3",
|
|
"requires": {
|
|
"ejs": "^3.1.6",
|
|
"json5": "^2.2.0",
|
|
"magic-string": "^0.25.0",
|
|
"string.prototype.matchall": "^4.0.6"
|
|
},
|
|
"dependencies": {
|
|
"ejs": {
|
|
"version": "3.1.6",
|
|
"requires": {
|
|
"jake": "^10.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@svgr/babel-plugin-add-jsx-attribute": {
|
|
"version": "5.4.0"
|
|
},
|
|
"@svgr/babel-plugin-remove-jsx-attribute": {
|
|
"version": "5.4.0"
|
|
},
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": {
|
|
"version": "5.0.1"
|
|
},
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": {
|
|
"version": "5.0.1"
|
|
},
|
|
"@svgr/babel-plugin-svg-dynamic-title": {
|
|
"version": "5.4.0"
|
|
},
|
|
"@svgr/babel-plugin-svg-em-dimensions": {
|
|
"version": "5.4.0"
|
|
},
|
|
"@svgr/babel-plugin-transform-react-native-svg": {
|
|
"version": "5.4.0"
|
|
},
|
|
"@svgr/babel-plugin-transform-svg-component": {
|
|
"version": "5.5.0"
|
|
},
|
|
"@svgr/babel-preset": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
|
|
"@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
|
|
"@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
|
|
"@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
|
|
"@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
|
|
"@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
|
|
"@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
|
|
"@svgr/babel-plugin-transform-svg-component": "^5.5.0"
|
|
}
|
|
},
|
|
"@svgr/core": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@svgr/plugin-jsx": "^5.5.0",
|
|
"camelcase": "^6.2.0",
|
|
"cosmiconfig": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "6.3.0"
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@svgr/hast-util-to-babel-ast": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@babel/types": "^7.12.6"
|
|
}
|
|
},
|
|
"@svgr/plugin-jsx": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@babel/core": "^7.12.3",
|
|
"@svgr/babel-preset": "^5.5.0",
|
|
"@svgr/hast-util-to-babel-ast": "^5.5.0",
|
|
"svg-parser": "^2.0.2"
|
|
}
|
|
},
|
|
"@svgr/plugin-svgo": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"svgo": "^1.2.2"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"css-select": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^3.2.1",
|
|
"domutils": "^1.7.0",
|
|
"nth-check": "^1.0.2"
|
|
}
|
|
},
|
|
"css-tree": {
|
|
"version": "1.0.0-alpha.37",
|
|
"requires": {
|
|
"mdn-data": "2.0.4",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"css-what": {
|
|
"version": "3.4.2"
|
|
},
|
|
"dom-serializer": {
|
|
"version": "0.2.2",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "1.7.0",
|
|
"requires": {
|
|
"dom-serializer": "0",
|
|
"domelementtype": "1"
|
|
},
|
|
"dependencies": {
|
|
"domelementtype": {
|
|
"version": "1.3.1"
|
|
}
|
|
}
|
|
},
|
|
"mdn-data": {
|
|
"version": "2.0.4"
|
|
},
|
|
"nth-check": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"boolbase": "~1.0.0"
|
|
}
|
|
},
|
|
"sax": {
|
|
"version": "1.2.4"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"svgo": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"chalk": "^2.4.1",
|
|
"coa": "^2.0.2",
|
|
"css-select": "^2.0.0",
|
|
"css-select-base-adapter": "^0.1.1",
|
|
"css-tree": "1.0.0-alpha.37",
|
|
"csso": "^4.0.2",
|
|
"js-yaml": "^3.13.1",
|
|
"mkdirp": "~0.5.1",
|
|
"object.values": "^1.1.0",
|
|
"sax": "~1.2.4",
|
|
"stable": "^0.1.8",
|
|
"unquote": "~1.1.1",
|
|
"util.promisify": "~1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@svgr/webpack": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/plugin-transform-react-constant-elements": "^7.12.1",
|
|
"@babel/preset-env": "^7.12.1",
|
|
"@babel/preset-react": "^7.12.5",
|
|
"@svgr/core": "^5.5.0",
|
|
"@svgr/plugin-jsx": "^5.5.0",
|
|
"@svgr/plugin-svgo": "^5.5.0",
|
|
"loader-utils": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@szmarczak/http-timer": {
|
|
"version": "4.0.6",
|
|
"requires": {
|
|
"defer-to-connect": "^2.0.0"
|
|
}
|
|
},
|
|
"@testing-library/cypress": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.3.tgz",
|
|
"integrity": "sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.14.6",
|
|
"@testing-library/dom": "^8.1.0"
|
|
}
|
|
},
|
|
"@testing-library/dom": {
|
|
"version": "8.15.0",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.15.0.tgz",
|
|
"integrity": "sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.9",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^27.0.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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=="
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@testing-library/jest-dom": {
|
|
"version": "5.16.4",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
|
|
"integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.9.2",
|
|
"@types/testing-library__jest-dom": "^5.9.1",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^3.0.0",
|
|
"css": "^3.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lodash": "^4.17.15",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
|
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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=="
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@testing-library/react": {
|
|
"version": "12.1.5",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.5.tgz",
|
|
"integrity": "sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@testing-library/dom": "^8.0.0",
|
|
"@types/react-dom": "<18.0.0"
|
|
}
|
|
},
|
|
"@testing-library/user-event": {
|
|
"version": "13.5.0",
|
|
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
|
|
"integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5"
|
|
}
|
|
},
|
|
"@tokenizer/token": {
|
|
"version": "0.3.0"
|
|
},
|
|
"@tootallnate/once": {
|
|
"version": "1.1.2"
|
|
},
|
|
"@trysound/sax": {
|
|
"version": "0.2.0"
|
|
},
|
|
"@tsconfig/node10": {
|
|
"version": "1.0.8"
|
|
},
|
|
"@tsconfig/node12": {
|
|
"version": "1.0.9"
|
|
},
|
|
"@tsconfig/node14": {
|
|
"version": "1.0.1"
|
|
},
|
|
"@tsconfig/node16": {
|
|
"version": "1.0.2"
|
|
},
|
|
"@turist/fetch": {
|
|
"version": "7.1.7",
|
|
"requires": {
|
|
"@types/node-fetch": "2"
|
|
}
|
|
},
|
|
"@turist/time": {
|
|
"version": "0.0.2"
|
|
},
|
|
"@types/acorn": {
|
|
"version": "4.0.6",
|
|
"requires": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/aria-query": {
|
|
"version": "4.2.2"
|
|
},
|
|
"@types/babel__core": {
|
|
"version": "7.1.16",
|
|
"requires": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"@types/babel__generator": {
|
|
"version": "7.6.3",
|
|
"requires": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"@types/babel__template": {
|
|
"version": "7.4.1",
|
|
"requires": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"@types/babel__traverse": {
|
|
"version": "7.14.2",
|
|
"requires": {
|
|
"@babel/types": "^7.3.0"
|
|
}
|
|
},
|
|
"@types/body-parser": {
|
|
"version": "1.19.2",
|
|
"requires": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/bonjour": {
|
|
"version": "3.5.10",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/cacheable-request": {
|
|
"version": "6.0.2",
|
|
"requires": {
|
|
"@types/http-cache-semantics": "*",
|
|
"@types/keyv": "*",
|
|
"@types/node": "*",
|
|
"@types/responselike": "*"
|
|
}
|
|
},
|
|
"@types/chai": {
|
|
"version": "4.3.1",
|
|
"dev": true
|
|
},
|
|
"@types/cheerio": {
|
|
"version": "0.22.30",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/codemirror": {
|
|
"version": "5.60.5",
|
|
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
|
|
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/tern": "*"
|
|
}
|
|
},
|
|
"@types/common-tags": {
|
|
"version": "1.8.1"
|
|
},
|
|
"@types/component-emitter": {
|
|
"version": "1.2.11"
|
|
},
|
|
"@types/configstore": {
|
|
"version": "2.1.1"
|
|
},
|
|
"@types/connect": {
|
|
"version": "3.4.35",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/connect-history-api-fallback": {
|
|
"version": "1.3.5",
|
|
"requires": {
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/cookie": {
|
|
"version": "0.4.1"
|
|
},
|
|
"@types/cors": {
|
|
"version": "2.8.12"
|
|
},
|
|
"@types/debug": {
|
|
"version": "0.0.30"
|
|
},
|
|
"@types/enzyme": {
|
|
"version": "3.10.12",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/cheerio": "*",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/enzyme-adapter-react-16": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/enzyme": "*"
|
|
}
|
|
},
|
|
"@types/eslint": {
|
|
"version": "7.29.0",
|
|
"requires": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"@types/eslint-scope": {
|
|
"version": "3.7.3",
|
|
"requires": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/estree": {
|
|
"version": "0.0.52",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.52.tgz",
|
|
"integrity": "sha512-BZWrtCU0bMVAIliIV+HJO1f1PR41M7NKjfxrFJwwhKI1KwhwOxYw1SXg9ao+CIMt774nFuGiG6eU+udtbEI9oQ=="
|
|
},
|
|
"@types/estree-jsx": {
|
|
"version": "0.0.1",
|
|
"requires": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/express": {
|
|
"version": "4.17.13",
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
|
|
"integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
|
|
"requires": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.18",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"@types/express-serve-static-core": {
|
|
"version": "4.17.26",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*"
|
|
}
|
|
},
|
|
"@types/faker": {
|
|
"version": "5.5.9",
|
|
"dev": true
|
|
},
|
|
"@types/get-port": {
|
|
"version": "3.2.0"
|
|
},
|
|
"@types/glob": {
|
|
"version": "5.0.37",
|
|
"requires": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/graceful-fs": {
|
|
"version": "4.1.5",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/hast": {
|
|
"version": "2.3.4",
|
|
"requires": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"@types/hoist-non-react-statics": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
}
|
|
},
|
|
"@types/html-minifier-terser": {
|
|
"version": "6.1.0"
|
|
},
|
|
"@types/http-cache-semantics": {
|
|
"version": "4.0.1"
|
|
},
|
|
"@types/http-proxy": {
|
|
"version": "1.17.8",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/inquirer": {
|
|
"version": "8.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/through": "*",
|
|
"rxjs": "^7.2.0"
|
|
},
|
|
"dependencies": {
|
|
"rxjs": {
|
|
"version": "7.5.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.3.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@types/is-function": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"@types/istanbul-lib-coverage": {
|
|
"version": "2.0.3"
|
|
},
|
|
"@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"@types/jest": {
|
|
"version": "27.5.2",
|
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
|
|
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
|
|
"requires": {
|
|
"jest-matcher-utils": "^27.0.0",
|
|
"pretty-format": "^27.0.0"
|
|
}
|
|
},
|
|
"@types/jquery": {
|
|
"version": "3.5.14",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/sizzle": "*"
|
|
}
|
|
},
|
|
"@types/json-patch": {
|
|
"version": "0.0.30"
|
|
},
|
|
"@types/json-schema": {
|
|
"version": "7.0.9"
|
|
},
|
|
"@types/json5": {
|
|
"version": "0.0.29"
|
|
},
|
|
"@types/keyv": {
|
|
"version": "3.1.3",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/loadable__component": {
|
|
"version": "5.13.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/lodash": {
|
|
"version": "4.14.177"
|
|
},
|
|
"@types/lodash-es": {
|
|
"version": "4.17.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/lodash": "*"
|
|
}
|
|
},
|
|
"@types/mdast": {
|
|
"version": "3.0.10",
|
|
"requires": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"@types/mime": {
|
|
"version": "1.3.2"
|
|
},
|
|
"@types/minimatch": {
|
|
"version": "3.0.5"
|
|
},
|
|
"@types/mkdirp": {
|
|
"version": "0.5.2",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/mock-fs": {
|
|
"version": "4.13.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/ms": {
|
|
"version": "0.7.31"
|
|
},
|
|
"@types/node": {
|
|
"version": "16.11.43",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.43.tgz",
|
|
"integrity": "sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ=="
|
|
},
|
|
"@types/node-fetch": {
|
|
"version": "2.5.12",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"form-data": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"form-data": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@types/normalize-package-data": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
"dev": true
|
|
},
|
|
"@types/npmlog": {
|
|
"version": "4.1.3",
|
|
"dev": true
|
|
},
|
|
"@types/parse-json": {
|
|
"version": "4.0.0"
|
|
},
|
|
"@types/parse5": {
|
|
"version": "5.0.3"
|
|
},
|
|
"@types/passport": {
|
|
"version": "1.0.7",
|
|
"requires": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"@types/prettier": {
|
|
"version": "2.4.3"
|
|
},
|
|
"@types/pretty-hrtime": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"@types/prismjs": {
|
|
"version": "1.26.0",
|
|
"dev": true
|
|
},
|
|
"@types/prop-types": {
|
|
"version": "15.7.4"
|
|
},
|
|
"@types/psl": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"@types/q": {
|
|
"version": "1.5.5"
|
|
},
|
|
"@types/qs": {
|
|
"version": "6.9.7"
|
|
},
|
|
"@types/range-parser": {
|
|
"version": "1.2.4"
|
|
},
|
|
"@types/reach__router": {
|
|
"version": "1.3.10",
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react": {
|
|
"version": "17.0.47",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.47.tgz",
|
|
"integrity": "sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==",
|
|
"requires": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"@types/react-dom": {
|
|
"version": "17.0.17",
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.17.tgz",
|
|
"integrity": "sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==",
|
|
"requires": {
|
|
"@types/react": "^17"
|
|
}
|
|
},
|
|
"@types/react-helmet": {
|
|
"version": "6.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-instantsearch-core": {
|
|
"version": "6.10.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"algoliasearch": ">=4",
|
|
"algoliasearch-helper": ">=3"
|
|
}
|
|
},
|
|
"@types/react-instantsearch-dom": {
|
|
"version": "6.12.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"@types/react-instantsearch-core": "*"
|
|
}
|
|
},
|
|
"@types/react-monaco-editor": {
|
|
"version": "0.16.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"react-monaco-editor": "*"
|
|
},
|
|
"dependencies": {
|
|
"react": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
|
|
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
|
|
"dev": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"react-monaco-editor": {
|
|
"version": "0.46.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"prop-types": "^15.7.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@types/react-redux": {
|
|
"version": "7.1.24",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/hoist-non-react-statics": "^3.3.0",
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
"redux": "^4.0.0"
|
|
}
|
|
},
|
|
"@types/react-responsive": {
|
|
"version": "8.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-scrollable-anchor": {
|
|
"version": "0.6.1",
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-spinkit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-syntax-highlighter": {
|
|
"version": "11.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-test-renderer": {
|
|
"version": "17.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "^17"
|
|
}
|
|
},
|
|
"@types/react-transition-group": {
|
|
"version": "4.4.5",
|
|
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.5.tgz",
|
|
"integrity": "sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/redux-actions": {
|
|
"version": "2.6.2",
|
|
"dev": true
|
|
},
|
|
"@types/resolve": {
|
|
"version": "1.17.1",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/responselike": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/rimraf": {
|
|
"version": "2.0.5",
|
|
"requires": {
|
|
"@types/glob": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/sanitize-html": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"htmlparser2": "^6.0.0"
|
|
}
|
|
},
|
|
"@types/scheduler": {
|
|
"version": "0.16.2"
|
|
},
|
|
"@types/serve-index": {
|
|
"version": "1.9.1",
|
|
"requires": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"@types/serve-static": {
|
|
"version": "1.13.10",
|
|
"requires": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/sinonjs__fake-timers": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz",
|
|
"integrity": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==",
|
|
"dev": true
|
|
},
|
|
"@types/sizzle": {
|
|
"version": "2.3.3",
|
|
"dev": true
|
|
},
|
|
"@types/sockjs": {
|
|
"version": "0.3.33",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/source-list-map": {
|
|
"version": "0.1.2",
|
|
"devOptional": true
|
|
},
|
|
"@types/stack-utils": {
|
|
"version": "2.0.1"
|
|
},
|
|
"@types/store": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"@types/tapable": {
|
|
"version": "1.0.8",
|
|
"devOptional": true
|
|
},
|
|
"@types/tern": {
|
|
"version": "0.23.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/testing-library__jest-dom": {
|
|
"version": "5.14.2",
|
|
"requires": {
|
|
"@types/jest": "*"
|
|
}
|
|
},
|
|
"@types/through": {
|
|
"version": "0.0.30",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/tmp": {
|
|
"version": "0.0.33"
|
|
},
|
|
"@types/trusted-types": {
|
|
"version": "2.0.2"
|
|
},
|
|
"@types/uglify-js": {
|
|
"version": "3.13.1",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"devOptional": true
|
|
}
|
|
}
|
|
},
|
|
"@types/unist": {
|
|
"version": "2.0.6"
|
|
},
|
|
"@types/validator": {
|
|
"version": "13.7.4",
|
|
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.4.tgz",
|
|
"integrity": "sha512-uAaSWegu2lymY18l+s5nmcXu3sFeeTOl1zhSGoYzcr6T3wz1M+3OcW4UjfPhIhHGd13tIMRDsEpR+d8w/MexwQ==",
|
|
"dev": true
|
|
},
|
|
"@types/vfile": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"@types/unist": "*",
|
|
"@types/vfile-message": "*"
|
|
}
|
|
},
|
|
"@types/vfile-message": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"vfile-message": "*"
|
|
}
|
|
},
|
|
"@types/webpack": {
|
|
"version": "4.41.32",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"@types/tapable": "^1",
|
|
"@types/uglify-js": "*",
|
|
"@types/webpack-sources": "*",
|
|
"anymatch": "^3.0.0",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"devOptional": true
|
|
}
|
|
}
|
|
},
|
|
"@types/webpack-env": {
|
|
"version": "1.16.4",
|
|
"dev": true
|
|
},
|
|
"@types/webpack-sources": {
|
|
"version": "3.2.0",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"@types/source-list-map": "*",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.7.3",
|
|
"devOptional": true
|
|
}
|
|
}
|
|
},
|
|
"@types/websocket": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/ws": {
|
|
"version": "8.5.3",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "16.0.4",
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"@types/yargs-parser": {
|
|
"version": "20.2.1"
|
|
},
|
|
"@types/yauzl": {
|
|
"version": "2.9.2",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/yoga-layout": {
|
|
"version": "1.9.2"
|
|
},
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.29.0.tgz",
|
|
"integrity": "sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==",
|
|
"requires": {
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/type-utils": "5.29.0",
|
|
"@typescript-eslint/utils": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.2.0",
|
|
"regexpp": "^3.2.0",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/experimental-utils": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.21.0.tgz",
|
|
"integrity": "sha512-mzF6ert/6iQoESV0z9v5/mEaJRKL4fv68rHoZ6exM38xjxkw4MNx54B7ferrnMTM/GIRKLDaJ3JPRi+Dxa5Hlg==",
|
|
"requires": {
|
|
"@typescript-eslint/utils": "5.21.0"
|
|
},
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.21.0.tgz",
|
|
"integrity": "sha512-XTX0g0IhvzcH/e3393SvjRCfYQxgxtYzL3UREteUneo72EFlt7UNoiYnikUtmGVobTbhUDByhJ4xRBNe+34kOQ==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/visitor-keys": "5.21.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.21.0.tgz",
|
|
"integrity": "sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA=="
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.21.0.tgz",
|
|
"integrity": "sha512-Y8Y2T2FNvm08qlcoSMoNchh9y2Uj3QmjtwNMdRQkcFG7Muz//wfJBGBxh8R7HAGQFpgYpdHqUpEoPQk+q9Kjfg==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/visitor-keys": "5.21.0",
|
|
"debug": "^4.3.2",
|
|
"globby": "^11.0.4",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.5",
|
|
"tsutils": "^3.21.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/utils": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.21.0.tgz",
|
|
"integrity": "sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.21.0",
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"@typescript-eslint/typescript-estree": "5.21.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "5.21.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.21.0.tgz",
|
|
"integrity": "sha512-SX8jNN+iHqAF0riZQMkm7e8+POXa/fXw5cxL+gjpyP+FI+JVNhii53EmQgDAfDcBpFekYSlO0fGytMQwRiMQCA==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.21.0",
|
|
"eslint-visitor-keys": "^3.0.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/parser": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.29.0.tgz",
|
|
"integrity": "sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==",
|
|
"requires": {
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/typescript-estree": "5.29.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/scope-manager": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.29.0.tgz",
|
|
"integrity": "sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/visitor-keys": "5.29.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/type-utils": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.29.0.tgz",
|
|
"integrity": "sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==",
|
|
"requires": {
|
|
"@typescript-eslint/utils": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.29.0.tgz",
|
|
"integrity": "sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg=="
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.29.0.tgz",
|
|
"integrity": "sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/visitor-keys": "5.29.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/utils": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.29.0.tgz",
|
|
"integrity": "sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.29.0",
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"@typescript-eslint/typescript-estree": "5.29.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.29.0.tgz",
|
|
"integrity": "sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==",
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.29.0",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
|
|
}
|
|
}
|
|
},
|
|
"@ungap/promise-all-settled": {
|
|
"version": "1.1.2",
|
|
"dev": true
|
|
},
|
|
"@vercel/webpack-asset-relocator-loader": {
|
|
"version": "1.7.0"
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/helper-numbers": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-code-frame": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz",
|
|
"integrity": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/wast-printer": "1.9.0"
|
|
},
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
|
|
"integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-fsm": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz",
|
|
"integrity": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-module-context": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz",
|
|
"integrity": "sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0"
|
|
},
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.11.1"
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-opt": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"@webassemblyjs/wast-printer": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-buffer": "1.11.1",
|
|
"@webassemblyjs/wasm-gen": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/helper-api-error": "1.11.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
|
"@webassemblyjs/ieee754": "1.11.1",
|
|
"@webassemblyjs/leb128": "1.11.1",
|
|
"@webassemblyjs/utf8": "1.11.1"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz",
|
|
"integrity": "sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/floating-point-hex-parser": "1.9.0",
|
|
"@webassemblyjs/helper-api-error": "1.9.0",
|
|
"@webassemblyjs/helper-code-frame": "1.9.0",
|
|
"@webassemblyjs/helper-fsm": "1.9.0",
|
|
"@xtuc/long": "4.2.2"
|
|
},
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
"integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@webassemblyjs/helper-module-context": "1.9.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
|
|
"@webassemblyjs/wast-parser": "1.9.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
|
|
"integrity": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
|
|
"integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==",
|
|
"dev": true
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
|
|
"integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.11.1",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webpack-cli/configtest": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz",
|
|
"integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"@webpack-cli/info": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz",
|
|
"integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"envinfo": "^7.7.3"
|
|
}
|
|
},
|
|
"@webpack-cli/serve": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz",
|
|
"integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"@xtuc/ieee754": {
|
|
"version": "1.2.0"
|
|
},
|
|
"@xtuc/long": {
|
|
"version": "4.2.2"
|
|
},
|
|
"@zeit/schemas": {
|
|
"version": "2.6.0",
|
|
"dev": true
|
|
},
|
|
"abab": {
|
|
"version": "2.0.5"
|
|
},
|
|
"abbrev": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"abort-controller": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"event-target-shim": "^5.0.0"
|
|
}
|
|
},
|
|
"accept-language": {
|
|
"version": "3.0.18",
|
|
"requires": {
|
|
"bcp47": "^1.1.2",
|
|
"stable": "^0.1.6"
|
|
}
|
|
},
|
|
"accepts": {
|
|
"version": "1.3.8",
|
|
"requires": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "8.7.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A=="
|
|
},
|
|
"acorn-globals": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"acorn": "^7.1.1",
|
|
"acorn-walk": "^7.1.1"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "7.4.1"
|
|
}
|
|
}
|
|
},
|
|
"acorn-import-assertions": {
|
|
"version": "1.8.0",
|
|
"requires": {}
|
|
},
|
|
"acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"requires": {}
|
|
},
|
|
"acorn-node": {
|
|
"version": "1.8.2",
|
|
"requires": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "7.4.1"
|
|
}
|
|
}
|
|
},
|
|
"acorn-walk": {
|
|
"version": "7.2.0"
|
|
},
|
|
"address": {
|
|
"version": "1.1.2"
|
|
},
|
|
"adjust-sourcemap-loader": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"regex-parser": "^2.2.11"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"agent-base": {
|
|
"version": "6.0.2",
|
|
"requires": {
|
|
"debug": "4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"aggregate-error": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
}
|
|
},
|
|
"airbnb-js-shims": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/airbnb-js-shims/-/airbnb-js-shims-2.2.1.tgz",
|
|
"integrity": "sha512-wJNXPH66U2xjgo1Zwyjf9EydvJ2Si94+vSdk6EERcBfB2VZkeltpqIats0cqIZMLCXP3zcyaUKGYQeIBT6XjsQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.0.3",
|
|
"array.prototype.flat": "^1.2.1",
|
|
"array.prototype.flatmap": "^1.2.1",
|
|
"es5-shim": "^4.5.13",
|
|
"es6-shim": "^0.35.5",
|
|
"function.prototype.name": "^1.1.0",
|
|
"globalthis": "^1.0.0",
|
|
"object.entries": "^1.1.0",
|
|
"object.fromentries": "^2.0.0 || ^1.0.0",
|
|
"object.getownpropertydescriptors": "^2.0.3",
|
|
"object.values": "^1.1.0",
|
|
"promise.allsettled": "^1.0.0",
|
|
"promise.prototype.finally": "^3.1.0",
|
|
"string.prototype.matchall": "^4.0.0 || ^3.0.1",
|
|
"string.prototype.padend": "^3.0.0",
|
|
"string.prototype.padstart": "^3.0.0",
|
|
"symbol.prototype.description": "^1.0.0"
|
|
}
|
|
},
|
|
"airbnb-prop-types": {
|
|
"version": "2.16.0",
|
|
"requires": {
|
|
"array.prototype.find": "^2.1.1",
|
|
"function.prototype.name": "^1.1.2",
|
|
"is-regex": "^1.1.0",
|
|
"object-is": "^1.1.2",
|
|
"object.assign": "^4.1.0",
|
|
"object.entries": "^1.1.2",
|
|
"prop-types": "^15.7.2",
|
|
"prop-types-exact": "^1.2.0",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"ajv": {
|
|
"version": "6.12.6",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-errors": {
|
|
"version": "1.0.1",
|
|
"devOptional": true,
|
|
"requires": {}
|
|
},
|
|
"ajv-formats": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.10.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"requires": {}
|
|
},
|
|
"algoliasearch": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.13.1.tgz",
|
|
"integrity": "sha512-dtHUSE0caWTCE7liE1xaL+19AFf6kWEcyn76uhcitWpntqvicFHXKFoZe5JJcv9whQOTRM6+B8qJz6sFj+rDJA==",
|
|
"requires": {
|
|
"@algolia/cache-browser-local-storage": "4.13.1",
|
|
"@algolia/cache-common": "4.13.1",
|
|
"@algolia/cache-in-memory": "4.13.1",
|
|
"@algolia/client-account": "4.13.1",
|
|
"@algolia/client-analytics": "4.13.1",
|
|
"@algolia/client-common": "4.13.1",
|
|
"@algolia/client-personalization": "4.13.1",
|
|
"@algolia/client-search": "4.13.1",
|
|
"@algolia/logger-common": "4.13.1",
|
|
"@algolia/logger-console": "4.13.1",
|
|
"@algolia/requester-browser-xhr": "4.13.1",
|
|
"@algolia/requester-common": "4.13.1",
|
|
"@algolia/requester-node-http": "4.13.1",
|
|
"@algolia/transporter": "4.13.1"
|
|
}
|
|
},
|
|
"algoliasearch-helper": {
|
|
"version": "3.10.0",
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz",
|
|
"integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==",
|
|
"requires": {
|
|
"@algolia/events": "^4.0.1"
|
|
}
|
|
},
|
|
"alphanum-sort": {
|
|
"version": "1.0.2"
|
|
},
|
|
"anser": {
|
|
"version": "2.1.0"
|
|
},
|
|
"ansi-align": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"ansi-colors": {
|
|
"version": "4.1.1"
|
|
},
|
|
"ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"requires": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"dependencies": {
|
|
"type-fest": {
|
|
"version": "0.21.3"
|
|
}
|
|
}
|
|
},
|
|
"ansi-html": {
|
|
"version": "0.0.7"
|
|
},
|
|
"ansi-html-community": {
|
|
"version": "0.0.8"
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"ansi-to-html": {
|
|
"version": "0.6.15",
|
|
"resolved": "https://registry.npmjs.org/ansi-to-html/-/ansi-to-html-0.6.15.tgz",
|
|
"integrity": "sha512-28ijx2aHJGdzbs+O5SNQF65r6rrKYnkuwTYm8lZlChuoJ9P1vVzIpWO20sQTqTPDXYp6NFwk326vApTtLVFXpQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"anymatch": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
}
|
|
},
|
|
"apache-crypt": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"unix-crypt-td-js": "^1.1.4"
|
|
}
|
|
},
|
|
"apache-md5": {
|
|
"version": "1.1.7",
|
|
"dev": true
|
|
},
|
|
"app-root-dir": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"append-field": {
|
|
"version": "1.0.0"
|
|
},
|
|
"application-config-path": {
|
|
"version": "0.1.0"
|
|
},
|
|
"aproba": {
|
|
"version": "1.2.0"
|
|
},
|
|
"arch": {
|
|
"version": "2.2.0"
|
|
},
|
|
"are-we-there-yet": {
|
|
"version": "1.1.7",
|
|
"requires": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^2.0.6"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"arg": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
},
|
|
"argparse": {
|
|
"version": "2.0.1"
|
|
},
|
|
"aria-query": {
|
|
"version": "5.0.0"
|
|
},
|
|
"arr-diff": {
|
|
"version": "4.0.0"
|
|
},
|
|
"arr-flatten": {
|
|
"version": "1.1.0"
|
|
},
|
|
"arr-union": {
|
|
"version": "3.1.0"
|
|
},
|
|
"array-find-index": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
|
|
"integrity": "sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"array-flatten": {
|
|
"version": "1.1.1"
|
|
},
|
|
"array-includes": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz",
|
|
"integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
}
|
|
},
|
|
"array-iterate": {
|
|
"version": "1.1.4"
|
|
},
|
|
"array-union": {
|
|
"version": "2.1.0"
|
|
},
|
|
"array-uniq": {
|
|
"version": "1.0.3",
|
|
"devOptional": true
|
|
},
|
|
"array-unique": {
|
|
"version": "0.3.2"
|
|
},
|
|
"array.prototype.filter": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.7"
|
|
}
|
|
},
|
|
"array.prototype.find": {
|
|
"version": "2.1.2",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
}
|
|
},
|
|
"array.prototype.flat": {
|
|
"version": "1.2.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
}
|
|
},
|
|
"array.prototype.flatmap": {
|
|
"version": "1.2.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0"
|
|
}
|
|
},
|
|
"array.prototype.map": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/array.prototype.map/-/array.prototype.map-1.0.4.tgz",
|
|
"integrity": "sha512-Qds9QnX7A0qISY7JT5WuJO0NJPE9CMlC6JzHQfhpqAAQQzufVRoeH7EzUY5GcPTx72voG8LV/5eo+b8Qi8hmhA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.7"
|
|
}
|
|
},
|
|
"arrify": {
|
|
"version": "2.0.1"
|
|
},
|
|
"asap": {
|
|
"version": "2.0.6"
|
|
},
|
|
"asn1": {
|
|
"version": "0.2.6",
|
|
"requires": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"asn1.js": {
|
|
"version": "5.4.1",
|
|
"requires": {
|
|
"bn.js": "^4.0.0",
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"safer-buffer": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"assert": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"es6-object-assign": "^1.1.0",
|
|
"is-nan": "^1.2.1",
|
|
"object-is": "^1.0.1",
|
|
"util": "^0.12.0"
|
|
}
|
|
},
|
|
"assert-plus": {
|
|
"version": "1.0.0"
|
|
},
|
|
"assertion-error": {
|
|
"version": "1.1.0"
|
|
},
|
|
"assign-symbols": {
|
|
"version": "1.0.0"
|
|
},
|
|
"ast-types": {
|
|
"version": "0.14.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.4.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"ast-types-flow": {
|
|
"version": "0.0.7"
|
|
},
|
|
"astral-regex": {
|
|
"version": "2.0.0"
|
|
},
|
|
"async": {
|
|
"version": "1.5.2"
|
|
},
|
|
"async-cache": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"lru-cache": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "4.1.5",
|
|
"requires": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"async-each": {
|
|
"version": "1.0.3",
|
|
"devOptional": true
|
|
},
|
|
"async-limiter": {
|
|
"version": "1.0.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"async-retry-ng": {
|
|
"version": "2.0.1"
|
|
},
|
|
"asynckit": {
|
|
"version": "0.4.0"
|
|
},
|
|
"at-least-node": {
|
|
"version": "1.0.0"
|
|
},
|
|
"atob": {
|
|
"version": "2.1.2"
|
|
},
|
|
"automation-events": {
|
|
"version": "4.0.10",
|
|
"requires": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"tslib": "^2.3.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"autoprefixer": {
|
|
"version": "10.4.7",
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.7.tgz",
|
|
"integrity": "sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==",
|
|
"requires": {
|
|
"browserslist": "^4.20.3",
|
|
"caniuse-lite": "^1.0.30001335",
|
|
"fraction.js": "^4.2.0",
|
|
"normalize-range": "^0.1.2",
|
|
"picocolors": "^1.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"available-typed-arrays": {
|
|
"version": "1.0.5"
|
|
},
|
|
"aws-sdk": {
|
|
"version": "2.1041.0",
|
|
"requires": {
|
|
"buffer": "4.9.2",
|
|
"events": "1.1.1",
|
|
"ieee754": "1.1.13",
|
|
"jmespath": "0.15.0",
|
|
"querystring": "0.2.0",
|
|
"sax": "1.2.1",
|
|
"url": "0.10.3",
|
|
"uuid": "3.3.2",
|
|
"xml2js": "0.4.19"
|
|
},
|
|
"dependencies": {
|
|
"buffer": {
|
|
"version": "4.9.2",
|
|
"requires": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"ieee754": {
|
|
"version": "1.1.13"
|
|
},
|
|
"punycode": {
|
|
"version": "1.3.2"
|
|
},
|
|
"querystring": {
|
|
"version": "0.2.0"
|
|
},
|
|
"url": {
|
|
"version": "0.10.3",
|
|
"requires": {
|
|
"punycode": "1.3.2",
|
|
"querystring": "0.2.0"
|
|
}
|
|
},
|
|
"uuid": {
|
|
"version": "3.3.2"
|
|
}
|
|
}
|
|
},
|
|
"aws-sign2": {
|
|
"version": "0.7.0"
|
|
},
|
|
"aws4": {
|
|
"version": "1.11.0"
|
|
},
|
|
"axe-core": {
|
|
"version": "4.4.2",
|
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.2.tgz",
|
|
"integrity": "sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA=="
|
|
},
|
|
"axios": {
|
|
"version": "0.23.0",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.4"
|
|
}
|
|
},
|
|
"axobject-query": {
|
|
"version": "2.2.0"
|
|
},
|
|
"babel-code-frame": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^1.1.3",
|
|
"esutils": "^2.0.2",
|
|
"js-tokens": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "2.2.1",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
}
|
|
},
|
|
"js-tokens": {
|
|
"version": "3.0.2",
|
|
"dev": true
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-core": {
|
|
"version": "7.0.0-bridge.0",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"babel-eslint": {
|
|
"version": "10.1.0",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/parser": "^7.7.0",
|
|
"@babel/traverse": "^7.7.0",
|
|
"@babel/types": "^7.7.0",
|
|
"eslint-visitor-keys": "^1.0.0",
|
|
"resolve": "^1.12.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0"
|
|
}
|
|
}
|
|
},
|
|
"babel-helper-bindify-decorators": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-explode-assignable-expression": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-builder-react-jsx": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"babel-helper-call-delegate": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-hoist-variables": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-define-map": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"babel-helper-explode-assignable-expression": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-explode-class": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-bindify-decorators": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-function-name": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-get-function-arity": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-get-function-arity": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-hoist-variables": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-optimise-call-expression": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-regex": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"babel-helper-remap-async-to-generator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-helper-replace-supers": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-optimise-call-expression": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-jest": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-loader": {
|
|
"version": "8.2.5",
|
|
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz",
|
|
"integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==",
|
|
"requires": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"dependencies": {
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-messages": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-add-module-exports": {
|
|
"version": "1.0.4"
|
|
},
|
|
"babel-plugin-add-react-displayname": {
|
|
"version": "0.0.5",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-apply-mdx-type-prop": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.22.tgz",
|
|
"integrity": "sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@mdx-js/util": "1.6.22"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
},
|
|
"@mdx-js/util": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz",
|
|
"integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-check-es2015-constants": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"requires": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"babel-plugin-extract-import-names": {
|
|
"version": "1.6.22",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.22.tgz",
|
|
"integrity": "sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "7.10.4"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
}
|
|
},
|
|
"babel-plugin-jest-hoist": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.0.0",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
}
|
|
},
|
|
"babel-plugin-lodash": {
|
|
"version": "3.3.4",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.0.0-beta.49",
|
|
"@babel/types": "^7.0.0-beta.49",
|
|
"glob": "^7.1.1",
|
|
"lodash": "^4.17.10",
|
|
"require-package-name": "^2.0.1"
|
|
}
|
|
},
|
|
"babel-plugin-macros": {
|
|
"version": "2.8.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.7.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"resolve": "^1.12.0"
|
|
}
|
|
},
|
|
"babel-plugin-named-asset-import": {
|
|
"version": "0.3.8",
|
|
"requires": {}
|
|
},
|
|
"babel-plugin-named-exports-order": {
|
|
"version": "0.0.2",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-named-exports-order/-/babel-plugin-named-exports-order-0.0.2.tgz",
|
|
"integrity": "sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-polyfill-corejs2": {
|
|
"version": "0.3.1",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
|
|
"integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.13.11",
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1",
|
|
"semver": "^6.1.1"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
"core-js-compat": "^3.18.0"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-regenerator": {
|
|
"version": "0.3.1",
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
|
|
"integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.1"
|
|
}
|
|
},
|
|
"babel-plugin-preval": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/babel__core": "^7.1.12",
|
|
"babel-plugin-macros": "^3.0.1",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"dependencies": {
|
|
"babel-plugin-macros": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
}
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-prismjs": {
|
|
"version": "2.1.0",
|
|
"requires": {}
|
|
},
|
|
"babel-plugin-react-docgen": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ast-types": "^0.14.2",
|
|
"lodash": "^4.17.15",
|
|
"react-docgen": "^5.0.0"
|
|
}
|
|
},
|
|
"babel-plugin-remove-graphql-queries": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0"
|
|
}
|
|
},
|
|
"babel-plugin-syntax-async-functions": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-async-generators": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-class-constructor-call": {
|
|
"version": "6.18.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-class-properties": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-decorators": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-do-expressions": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-dynamic-import": {
|
|
"version": "6.18.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-exponentiation-operator": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-export-extensions": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-flow": {
|
|
"version": "6.18.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-function-bind": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-jsx": {
|
|
"version": "6.18.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-object-rest-spread": {
|
|
"version": "6.13.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-syntax-trailing-function-commas": {
|
|
"version": "6.22.0",
|
|
"dev": true
|
|
},
|
|
"babel-plugin-transform-async-generator-functions": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-remap-async-to-generator": "^6.24.1",
|
|
"babel-plugin-syntax-async-generators": "^6.5.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-async-to-generator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-remap-async-to-generator": "^6.24.1",
|
|
"babel-plugin-syntax-async-functions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-class-constructor-call": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-class-constructor-call": "^6.18.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-class-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-plugin-syntax-class-properties": "^6.8.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-decorators": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-explode-class": "^6.24.1",
|
|
"babel-plugin-syntax-decorators": "^6.13.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-do-expressions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-do-expressions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-arrow-functions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-block-scoped-functions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-block-scoping": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-template": "^6.26.0",
|
|
"babel-traverse": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-classes": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-define-map": "^6.24.1",
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-helper-optimise-call-expression": "^6.24.1",
|
|
"babel-helper-replace-supers": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-computed-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-destructuring": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-duplicate-keys": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-for-of": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-function-name": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-function-name": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-literals": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-modules-amd": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-modules-commonjs": {
|
|
"version": "6.26.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-strict-mode": "^6.24.1",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-template": "^6.26.0",
|
|
"babel-types": "^6.26.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-modules-systemjs": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-hoist-variables": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-modules-umd": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-object-super": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-replace-supers": "^6.24.1",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-parameters": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-call-delegate": "^6.24.1",
|
|
"babel-helper-get-function-arity": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-shorthand-properties": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-spread": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-sticky-regex": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-regex": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-template-literals": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-typeof-symbol": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-es2015-unicode-regex": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-regex": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"regexpu-core": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"jsesc": {
|
|
"version": "0.5.0",
|
|
"dev": true
|
|
},
|
|
"regexpu-core": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"regenerate": "^1.2.1",
|
|
"regjsgen": "^0.2.0",
|
|
"regjsparser": "^0.1.4"
|
|
}
|
|
},
|
|
"regjsgen": {
|
|
"version": "0.2.0",
|
|
"dev": true
|
|
},
|
|
"regjsparser": {
|
|
"version": "0.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"jsesc": "~0.5.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-transform-exponentiation-operator": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1",
|
|
"babel-plugin-syntax-exponentiation-operator": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-export-extensions": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-export-extensions": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-flow-strip-types": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-flow": "^6.18.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-function-bind": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-function-bind": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-imports": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/types": "^7.4",
|
|
"is-valid-path": "^0.1.1"
|
|
}
|
|
},
|
|
"babel-plugin-transform-object-rest-spread": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-object-rest-spread": "^6.8.0",
|
|
"babel-runtime": "^6.26.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-react-display-name": {
|
|
"version": "6.25.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-react-jsx": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-helper-builder-react-jsx": "^6.24.1",
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-react-jsx-self": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-react-jsx-source": {
|
|
"version": "6.22.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-jsx": "^6.8.0",
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-react-remove-prop-types": {
|
|
"version": "0.4.24"
|
|
},
|
|
"babel-plugin-transform-regenerator": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"regenerator-transform": "^0.10.0"
|
|
},
|
|
"dependencies": {
|
|
"regenerator-transform": {
|
|
"version": "0.10.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.18.0",
|
|
"babel-types": "^6.19.0",
|
|
"private": "^0.1.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-transform-runtime": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-plugin-transform-strict-mode": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-preset-current-node-syntax": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.8.3",
|
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.8.3",
|
|
"@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-top-level-await": "^7.8.3"
|
|
}
|
|
},
|
|
"babel-preset-env": {
|
|
"version": "1.7.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-check-es2015-constants": "^6.22.0",
|
|
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
|
|
"babel-plugin-transform-async-to-generator": "^6.22.0",
|
|
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
|
|
"babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
|
|
"babel-plugin-transform-es2015-block-scoping": "^6.23.0",
|
|
"babel-plugin-transform-es2015-classes": "^6.23.0",
|
|
"babel-plugin-transform-es2015-computed-properties": "^6.22.0",
|
|
"babel-plugin-transform-es2015-destructuring": "^6.23.0",
|
|
"babel-plugin-transform-es2015-duplicate-keys": "^6.22.0",
|
|
"babel-plugin-transform-es2015-for-of": "^6.23.0",
|
|
"babel-plugin-transform-es2015-function-name": "^6.22.0",
|
|
"babel-plugin-transform-es2015-literals": "^6.22.0",
|
|
"babel-plugin-transform-es2015-modules-amd": "^6.22.0",
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
|
|
"babel-plugin-transform-es2015-modules-systemjs": "^6.23.0",
|
|
"babel-plugin-transform-es2015-modules-umd": "^6.23.0",
|
|
"babel-plugin-transform-es2015-object-super": "^6.22.0",
|
|
"babel-plugin-transform-es2015-parameters": "^6.23.0",
|
|
"babel-plugin-transform-es2015-shorthand-properties": "^6.22.0",
|
|
"babel-plugin-transform-es2015-spread": "^6.22.0",
|
|
"babel-plugin-transform-es2015-sticky-regex": "^6.22.0",
|
|
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
|
|
"babel-plugin-transform-es2015-typeof-symbol": "^6.23.0",
|
|
"babel-plugin-transform-es2015-unicode-regex": "^6.22.0",
|
|
"babel-plugin-transform-exponentiation-operator": "^6.22.0",
|
|
"babel-plugin-transform-regenerator": "^6.22.0",
|
|
"browserslist": "^3.2.6",
|
|
"invariant": "^2.2.2",
|
|
"semver": "^5.3.0"
|
|
},
|
|
"dependencies": {
|
|
"browserslist": {
|
|
"version": "3.2.8",
|
|
"dev": true,
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30000844",
|
|
"electron-to-chromium": "^1.3.47"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-preset-flow": {
|
|
"version": "6.23.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-flow-strip-types": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-preset-jest": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"babel-plugin-jest-hoist": "^27.5.1",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
}
|
|
},
|
|
"babel-preset-react": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-jsx": "^6.3.13",
|
|
"babel-plugin-transform-react-display-name": "^6.23.0",
|
|
"babel-plugin-transform-react-jsx": "^6.24.1",
|
|
"babel-plugin-transform-react-jsx-self": "^6.22.0",
|
|
"babel-plugin-transform-react-jsx-source": "^6.22.0",
|
|
"babel-preset-flow": "^6.23.0"
|
|
}
|
|
},
|
|
"babel-preset-react-app": {
|
|
"version": "10.0.1",
|
|
"requires": {
|
|
"@babel/core": "^7.16.0",
|
|
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
|
"@babel/plugin-proposal-decorators": "^7.16.4",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.16.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
|
|
"@babel/plugin-proposal-private-methods": "^7.16.0",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.16.0",
|
|
"@babel/plugin-transform-react-display-name": "^7.16.0",
|
|
"@babel/plugin-transform-runtime": "^7.16.4",
|
|
"@babel/preset-env": "^7.16.4",
|
|
"@babel/preset-react": "^7.16.0",
|
|
"@babel/preset-typescript": "^7.16.0",
|
|
"@babel/runtime": "^7.16.3",
|
|
"babel-plugin-macros": "^3.1.0",
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
|
|
},
|
|
"dependencies": {
|
|
"babel-plugin-macros": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
}
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-preset-stage-0": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-do-expressions": "^6.22.0",
|
|
"babel-plugin-transform-function-bind": "^6.22.0",
|
|
"babel-preset-stage-1": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-preset-stage-1": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-transform-class-constructor-call": "^6.24.1",
|
|
"babel-plugin-transform-export-extensions": "^6.22.0",
|
|
"babel-preset-stage-2": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-preset-stage-2": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
"babel-plugin-transform-decorators": "^6.24.1",
|
|
"babel-preset-stage-3": "^6.24.1"
|
|
}
|
|
},
|
|
"babel-preset-stage-3": {
|
|
"version": "6.24.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
|
|
"babel-plugin-transform-async-generator-functions": "^6.24.1",
|
|
"babel-plugin-transform-async-to-generator": "^6.24.1",
|
|
"babel-plugin-transform-exponentiation-operator": "^6.24.1",
|
|
"babel-plugin-transform-object-rest-spread": "^6.22.0"
|
|
}
|
|
},
|
|
"babel-runtime": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^2.4.0",
|
|
"regenerator-runtime": "^0.11.0"
|
|
},
|
|
"dependencies": {
|
|
"regenerator-runtime": {
|
|
"version": "0.11.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-template": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-traverse": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"babylon": "^6.18.0",
|
|
"lodash": "^4.17.4"
|
|
}
|
|
},
|
|
"babel-traverse": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-code-frame": "^6.26.0",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-runtime": "^6.26.0",
|
|
"babel-types": "^6.26.0",
|
|
"babylon": "^6.18.0",
|
|
"debug": "^2.6.8",
|
|
"globals": "^9.18.0",
|
|
"invariant": "^2.2.2",
|
|
"lodash": "^4.17.4"
|
|
},
|
|
"dependencies": {
|
|
"globals": {
|
|
"version": "9.18.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-types": {
|
|
"version": "6.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"babel-runtime": "^6.26.0",
|
|
"esutils": "^2.0.2",
|
|
"lodash": "^4.17.4",
|
|
"to-fast-properties": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"to-fast-properties": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babylon": {
|
|
"version": "6.18.0",
|
|
"dev": true
|
|
},
|
|
"backo2": {
|
|
"version": "1.0.2"
|
|
},
|
|
"bad-words": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"badwords-list": "^1.0.0"
|
|
}
|
|
},
|
|
"badwords-list": {
|
|
"version": "1.0.0"
|
|
},
|
|
"bail": {
|
|
"version": "1.0.5"
|
|
},
|
|
"balanced-match": {
|
|
"version": "1.0.2"
|
|
},
|
|
"base": {
|
|
"version": "0.11.2",
|
|
"requires": {
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"is-descriptor": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"base64-arraybuffer": {
|
|
"version": "0.1.4"
|
|
},
|
|
"base64-js": {
|
|
"version": "1.5.1"
|
|
},
|
|
"base64id": {
|
|
"version": "2.0.0"
|
|
},
|
|
"base64url": {
|
|
"version": "3.0.1"
|
|
},
|
|
"basic-auth": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"safe-buffer": "5.1.2"
|
|
}
|
|
},
|
|
"batch": {
|
|
"version": "0.6.1"
|
|
},
|
|
"batch-processor": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"bcp47": {
|
|
"version": "1.1.2"
|
|
},
|
|
"bcrypt-pbkdf": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"bcryptjs": {
|
|
"version": "2.4.3"
|
|
},
|
|
"before-after-hook": {
|
|
"version": "2.2.2"
|
|
},
|
|
"better-opn": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"open": "^7.0.3"
|
|
},
|
|
"dependencies": {
|
|
"open": {
|
|
"version": "7.4.2",
|
|
"requires": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"better-queue": {
|
|
"version": "3.8.10",
|
|
"requires": {
|
|
"better-queue-memory": "^1.0.1",
|
|
"node-eta": "^0.9.0",
|
|
"uuid": "^3.0.0"
|
|
}
|
|
},
|
|
"better-queue-memory": {
|
|
"version": "1.0.4"
|
|
},
|
|
"bezier-easing": {
|
|
"version": "2.1.0"
|
|
},
|
|
"bfj": {
|
|
"version": "7.0.2",
|
|
"requires": {
|
|
"bluebird": "^3.5.5",
|
|
"check-types": "^11.1.1",
|
|
"hoopy": "^0.1.4",
|
|
"tryer": "^1.0.1"
|
|
}
|
|
},
|
|
"big-integer": {
|
|
"version": "1.6.51",
|
|
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
|
|
"integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"big.js": {
|
|
"version": "5.2.2"
|
|
},
|
|
"binary-extensions": {
|
|
"version": "2.2.0"
|
|
},
|
|
"bindings": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"file-uri-to-path": "1.0.0"
|
|
}
|
|
},
|
|
"bl": {
|
|
"version": "2.2.1",
|
|
"requires": {
|
|
"readable-stream": "^2.3.5",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"blob-util": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"bluebird": {
|
|
"version": "3.7.2"
|
|
},
|
|
"bn.js": {
|
|
"version": "5.2.0"
|
|
},
|
|
"body-parser": {
|
|
"version": "1.20.0",
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.0.tgz",
|
|
"integrity": "sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==",
|
|
"requires": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.4",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.10.3",
|
|
"raw-body": "2.5.1",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
|
|
},
|
|
"on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"requires": {
|
|
"ee-first": "1.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"bonjour": {
|
|
"version": "3.5.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"array-flatten": "^2.1.0",
|
|
"deep-equal": "^1.0.1",
|
|
"dns-equal": "^1.0.0",
|
|
"dns-txt": "^2.0.2",
|
|
"multicast-dns": "^6.0.1",
|
|
"multicast-dns-service-types": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"array-flatten": {
|
|
"version": "2.1.2",
|
|
"optional": true,
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"bonjour-service": {
|
|
"version": "1.0.12",
|
|
"resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.12.tgz",
|
|
"integrity": "sha512-pMmguXYCu63Ug37DluMKEHdxc+aaIf/ay4YbF8Gxtba+9d3u+rmEWy61VK3Z3hp8Rskok3BunHYnG0dUHAsblw==",
|
|
"requires": {
|
|
"array-flatten": "^2.1.2",
|
|
"dns-equal": "^1.0.0",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"multicast-dns": "^7.2.4"
|
|
},
|
|
"dependencies": {
|
|
"array-flatten": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
|
|
"integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
|
|
},
|
|
"dns-packet": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
|
|
"integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
|
|
"requires": {
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
}
|
|
},
|
|
"multicast-dns": {
|
|
"version": "7.2.4",
|
|
"resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
|
|
"integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
|
|
"requires": {
|
|
"dns-packet": "^5.2.2",
|
|
"thunky": "^1.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"boolbase": {
|
|
"version": "1.0.0"
|
|
},
|
|
"bops": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"base64-js": "1.0.2",
|
|
"to-utf8": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"base64-js": {
|
|
"version": "1.0.2"
|
|
}
|
|
}
|
|
},
|
|
"bowser": {
|
|
"version": "2.9.0"
|
|
},
|
|
"boxen": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^5.3.1",
|
|
"chalk": "^3.0.0",
|
|
"cli-boxes": "^2.2.0",
|
|
"string-width": "^4.1.0",
|
|
"term-size": "^2.1.0",
|
|
"type-fest": "^0.8.1",
|
|
"widest-line": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.8.1"
|
|
}
|
|
}
|
|
},
|
|
"bplist-parser": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
|
|
"integrity": "sha512-2AEM0FXy8ZxVLBuqX0hqt1gDwcnz2zygEkQ6zaD5Wko/sB9paUNwlpawrFtKeHUAQUOzjVy9AO4oeonqIHKA9Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"big-integer": "^1.6.7"
|
|
}
|
|
},
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"fill-range": "^7.0.1"
|
|
}
|
|
},
|
|
"brorand": {
|
|
"version": "1.1.0"
|
|
},
|
|
"browser-assert": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/browser-assert/-/browser-assert-1.2.1.tgz",
|
|
"integrity": "sha512-nfulgvOR6S4gt9UKCeGJOuSGBPGiFT6oQ/2UBnvTY/5aQ1PnksW72fhZkM30DzoRRv2WpwZf1vHHEr3mtuXIWQ==",
|
|
"dev": true
|
|
},
|
|
"browser-cookies": {
|
|
"version": "1.2.0"
|
|
},
|
|
"browser-process-hrtime": {
|
|
"version": "1.0.0"
|
|
},
|
|
"browser-stdout": {
|
|
"version": "1.3.1",
|
|
"dev": true
|
|
},
|
|
"browserify-aes": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"buffer-xor": "^1.0.3",
|
|
"cipher-base": "^1.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"evp_bytestokey": "^1.0.3",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"browserify-cipher": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"browserify-aes": "^1.0.4",
|
|
"browserify-des": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0"
|
|
}
|
|
},
|
|
"browserify-des": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"cipher-base": "^1.0.1",
|
|
"des.js": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"browserify-rsa": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"bn.js": "^5.0.0",
|
|
"randombytes": "^2.0.1"
|
|
}
|
|
},
|
|
"browserify-sign": {
|
|
"version": "4.2.1",
|
|
"requires": {
|
|
"bn.js": "^5.1.1",
|
|
"browserify-rsa": "^4.0.1",
|
|
"create-hash": "^1.2.0",
|
|
"create-hmac": "^1.1.7",
|
|
"elliptic": "^6.5.3",
|
|
"inherits": "^2.0.4",
|
|
"parse-asn1": "^5.1.5",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
}
|
|
}
|
|
},
|
|
"browserify-zlib": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
|
|
"integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"pako": "~1.0.5"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"version": "4.20.3",
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.3.tgz",
|
|
"integrity": "sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==",
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30001332",
|
|
"electron-to-chromium": "^1.4.118",
|
|
"escalade": "^3.1.1",
|
|
"node-releases": "^2.0.3",
|
|
"picocolors": "^1.0.0"
|
|
}
|
|
},
|
|
"bser": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"bson": {
|
|
"version": "1.1.6"
|
|
},
|
|
"bson-objectid": {
|
|
"version": "2.0.3",
|
|
"dev": true
|
|
},
|
|
"buffer": {
|
|
"version": "6.0.3",
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"buffer-crc32": {
|
|
"version": "0.2.13",
|
|
"dev": true
|
|
},
|
|
"buffer-equal-constant-time": {
|
|
"version": "1.0.1"
|
|
},
|
|
"buffer-from": {
|
|
"version": "1.1.2"
|
|
},
|
|
"buffer-indexof": {
|
|
"version": "1.1.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"buffer-xor": {
|
|
"version": "1.0.3"
|
|
},
|
|
"builtin-modules": {
|
|
"version": "3.2.0"
|
|
},
|
|
"builtin-status-codes": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
|
|
"integrity": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==",
|
|
"dev": true
|
|
},
|
|
"busboy": {
|
|
"version": "0.2.14",
|
|
"requires": {
|
|
"dicer": "0.2.5",
|
|
"readable-stream": "1.1.x"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "0.0.1"
|
|
},
|
|
"readable-stream": {
|
|
"version": "1.1.14",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "0.10.31"
|
|
}
|
|
}
|
|
},
|
|
"bytes": {
|
|
"version": "3.1.2"
|
|
},
|
|
"c8": {
|
|
"version": "7.11.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@istanbuljs/schema": "^0.1.3",
|
|
"find-up": "^5.0.0",
|
|
"foreground-child": "^2.0.0",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-reports": "^3.1.4",
|
|
"rimraf": "^3.0.2",
|
|
"test-exclude": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.0",
|
|
"yargs": "^16.2.0",
|
|
"yargs-parser": "^20.2.9"
|
|
},
|
|
"dependencies": {
|
|
"cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"v8-to-istanbul": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.7",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0"
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true
|
|
},
|
|
"yargs": {
|
|
"version": "16.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "20.2.9",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"cacache": {
|
|
"version": "15.3.0",
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
|
|
"integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@npmcli/fs": "^1.0.0",
|
|
"@npmcli/move-file": "^1.0.1",
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"glob": "^7.1.4",
|
|
"infer-owner": "^1.0.4",
|
|
"lru-cache": "^6.0.0",
|
|
"minipass": "^3.1.1",
|
|
"minipass-collect": "^1.0.2",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.2",
|
|
"mkdirp": "^1.0.3",
|
|
"p-map": "^4.0.0",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^3.0.2",
|
|
"ssri": "^8.0.1",
|
|
"tar": "^6.0.2",
|
|
"unique-filename": "^1.1.1"
|
|
},
|
|
"dependencies": {
|
|
"chownr": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
"dev": true
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true
|
|
},
|
|
"p-map": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"aggregate-error": "^3.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"cache-base": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"cache-manager": {
|
|
"version": "2.11.1",
|
|
"requires": {
|
|
"async": "1.5.2",
|
|
"lodash.clonedeep": "4.5.0",
|
|
"lru-cache": "4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"pseudomap": "^1.0.1",
|
|
"yallist": "^2.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"cacheable-lookup": {
|
|
"version": "5.0.4"
|
|
},
|
|
"cacheable-request": {
|
|
"version": "7.0.2",
|
|
"requires": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^4.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^6.0.1",
|
|
"responselike": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"normalize-url": {
|
|
"version": "6.1.0"
|
|
}
|
|
}
|
|
},
|
|
"cachedir": {
|
|
"version": "2.3.0",
|
|
"dev": true
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"call-me-maybe": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
|
|
"integrity": "sha512-wCyFsDQkKPwwF8BDwOiWNx/9K45L/hvggQiDbve+viMNMQnWhrlYIuBk09offfwCRtCO9P6XwUttufzU11WCVw==",
|
|
"dev": true
|
|
},
|
|
"callsites": {
|
|
"version": "3.1.0"
|
|
},
|
|
"camel-case": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"pascal-case": "^3.1.2",
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "5.3.1"
|
|
},
|
|
"camelcase-css": {
|
|
"version": "2.0.1"
|
|
},
|
|
"camelcase-keys": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
|
|
"integrity": "sha512-bA/Z/DERHKqoEOrp+qeGKw1QlvEQkGZSc0XaY6VnTxZr+Kv1G5zFwttpjv8qxZ/sBPT4nthwZaAcsAZTJlSKXQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"camelcase": "^2.0.0",
|
|
"map-obj": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
|
|
"integrity": "sha512-DLIsRzJVBQu72meAKPkWQOLcujdXT32hwdfnkI1frSiSRMK1MofjKHf+MEx0SB6fjEFXL8fBDv1dKymBlOp4Qw==",
|
|
"dev": true,
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"camelize": {
|
|
"version": "1.0.0"
|
|
},
|
|
"caniuse-api": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"caniuse-lite": {
|
|
"version": "1.0.30001338",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001338.tgz",
|
|
"integrity": "sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ=="
|
|
},
|
|
"canonical-json": {
|
|
"version": "0.0.4"
|
|
},
|
|
"capture-exit": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
|
|
"integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"rsvp": "^4.8.4"
|
|
}
|
|
},
|
|
"case-sensitive-paths-webpack-plugin": {
|
|
"version": "2.4.0"
|
|
},
|
|
"caseless": {
|
|
"version": "0.12.0"
|
|
},
|
|
"ccount": {
|
|
"version": "1.1.0"
|
|
},
|
|
"chai": {
|
|
"version": "4.3.6",
|
|
"requires": {
|
|
"assertion-error": "^1.1.0",
|
|
"check-error": "^1.0.2",
|
|
"deep-eql": "^3.0.1",
|
|
"get-func-name": "^2.0.0",
|
|
"loupe": "^2.3.1",
|
|
"pathval": "^1.1.1",
|
|
"type-detect": "^4.0.5"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"char-regex": {
|
|
"version": "1.0.2"
|
|
},
|
|
"character-entities": {
|
|
"version": "1.2.4"
|
|
},
|
|
"character-entities-html4": {
|
|
"version": "1.1.4"
|
|
},
|
|
"character-entities-legacy": {
|
|
"version": "1.1.4"
|
|
},
|
|
"character-reference-invalid": {
|
|
"version": "1.1.4"
|
|
},
|
|
"chardet": {
|
|
"version": "0.7.0"
|
|
},
|
|
"charenc": {
|
|
"version": "0.0.2"
|
|
},
|
|
"check-error": {
|
|
"version": "1.0.2"
|
|
},
|
|
"check-more-types": {
|
|
"version": "2.24.0",
|
|
"dev": true
|
|
},
|
|
"check-types": {
|
|
"version": "11.1.2"
|
|
},
|
|
"cheerio": {
|
|
"version": "1.0.0-rc.10",
|
|
"requires": {
|
|
"cheerio-select": "^1.5.0",
|
|
"dom-serializer": "^1.3.2",
|
|
"domhandler": "^4.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"parse5": "^6.0.1",
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.1",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"cheerio-select": {
|
|
"version": "1.5.0",
|
|
"requires": {
|
|
"css-select": "^4.1.3",
|
|
"css-what": "^5.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.7.0"
|
|
}
|
|
},
|
|
"chokidar": {
|
|
"version": "3.5.3",
|
|
"requires": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"fsevents": "~2.3.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
}
|
|
},
|
|
"chownr": {
|
|
"version": "1.1.4"
|
|
},
|
|
"chrome-trace-event": {
|
|
"version": "1.0.3"
|
|
},
|
|
"ci-info": {
|
|
"version": "2.0.0"
|
|
},
|
|
"cipher-base": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"cjs-module-lexer": {
|
|
"version": "1.2.2"
|
|
},
|
|
"class-utils": {
|
|
"version": "0.3.6",
|
|
"requires": {
|
|
"arr-union": "^3.1.0",
|
|
"define-property": "^0.2.5",
|
|
"isobject": "^3.0.0",
|
|
"static-extend": "^0.1.1"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"is-descriptor": "^0.1.0"
|
|
}
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "5.1.0"
|
|
}
|
|
}
|
|
},
|
|
"classnames": {
|
|
"version": "2.3.1"
|
|
},
|
|
"cldrjs": {
|
|
"version": "0.5.5"
|
|
},
|
|
"clean-css": {
|
|
"version": "5.2.2",
|
|
"requires": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"clean-stack": {
|
|
"version": "2.2.0"
|
|
},
|
|
"cli-boxes": {
|
|
"version": "2.2.1"
|
|
},
|
|
"cli-cursor": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"restore-cursor": "^3.1.0"
|
|
}
|
|
},
|
|
"cli-spinners": {
|
|
"version": "2.6.1",
|
|
"dev": true
|
|
},
|
|
"cli-table3": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"colors": "1.4.0",
|
|
"string-width": "^4.2.0"
|
|
}
|
|
},
|
|
"cli-truncate": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"slice-ansi": "^5.0.0",
|
|
"string-width": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true
|
|
},
|
|
"string-width": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"emoji-regex": "^9.2.2",
|
|
"is-fullwidth-code-point": "^4.0.0",
|
|
"strip-ansi": "^7.0.1"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"cli-width": {
|
|
"version": "3.0.0"
|
|
},
|
|
"clipboardy": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"arch": "^2.1.1",
|
|
"execa": "^1.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0"
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"cliui": {
|
|
"version": "5.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"string-width": "^3.1.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wrap-ansi": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "4.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"emoji-regex": {
|
|
"version": "7.0.3",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"string-width": {
|
|
"version": "3.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "5.2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ansi-regex": "^4.1.0"
|
|
}
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "5.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.0",
|
|
"string-width": "^3.0.0",
|
|
"strip-ansi": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"clone-deep": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
}
|
|
},
|
|
"clone-response": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"co": {
|
|
"version": "4.6.0"
|
|
},
|
|
"coa": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"@types/q": "^1.5.1",
|
|
"chalk": "^2.4.1",
|
|
"q": "^1.1.2"
|
|
}
|
|
},
|
|
"code-point-at": {
|
|
"version": "1.1.0"
|
|
},
|
|
"codemirror": {
|
|
"version": "5.65.2",
|
|
"peer": true
|
|
},
|
|
"collapse-white-space": {
|
|
"version": "1.0.6"
|
|
},
|
|
"collect-v8-coverage": {
|
|
"version": "1.0.1"
|
|
},
|
|
"collection-visit": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"map-visit": "^1.0.0",
|
|
"object-visit": "^1.0.0"
|
|
}
|
|
},
|
|
"color": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.7.4"
|
|
},
|
|
"dependencies": {
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
}
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3"
|
|
},
|
|
"color-string": {
|
|
"version": "1.8.2",
|
|
"requires": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"color-support": {
|
|
"version": "1.1.3",
|
|
"dev": true
|
|
},
|
|
"colord": {
|
|
"version": "2.9.1"
|
|
},
|
|
"colorette": {
|
|
"version": "2.0.16"
|
|
},
|
|
"colors": {
|
|
"version": "1.4.0",
|
|
"dev": true
|
|
},
|
|
"combined-stream": {
|
|
"version": "1.0.8",
|
|
"requires": {
|
|
"delayed-stream": "~1.0.0"
|
|
}
|
|
},
|
|
"comma-separated-tokens": {
|
|
"version": "1.0.8"
|
|
},
|
|
"command-exists": {
|
|
"version": "1.2.9"
|
|
},
|
|
"commander": {
|
|
"version": "4.1.1",
|
|
"dev": true
|
|
},
|
|
"common-path-prefix": {
|
|
"version": "3.0.0"
|
|
},
|
|
"common-tags": {
|
|
"version": "1.8.2"
|
|
},
|
|
"commondir": {
|
|
"version": "1.0.1"
|
|
},
|
|
"component-emitter": {
|
|
"version": "1.3.0"
|
|
},
|
|
"compressible": {
|
|
"version": "2.0.18",
|
|
"requires": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
}
|
|
},
|
|
"compression": {
|
|
"version": "1.7.4",
|
|
"requires": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.16",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"dependencies": {
|
|
"bytes": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1"
|
|
},
|
|
"concat-stream": {
|
|
"version": "1.6.2",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"concat-with-sourcemaps": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"configstore": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"confusing-browser-globals": {
|
|
"version": "1.0.11"
|
|
},
|
|
"connect": {
|
|
"version": "3.7.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.2",
|
|
"parseurl": "~1.3.3",
|
|
"utils-merge": "1.0.1"
|
|
}
|
|
},
|
|
"connect-flash": {
|
|
"version": "0.1.1"
|
|
},
|
|
"connect-history-api-fallback": {
|
|
"version": "1.6.0"
|
|
},
|
|
"connect-livereload": {
|
|
"version": "0.6.1",
|
|
"dev": true
|
|
},
|
|
"connect-mongo": {
|
|
"version": "3.2.0",
|
|
"requires": {
|
|
"mongodb": "^3.1.0"
|
|
}
|
|
},
|
|
"console-browserify": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
|
|
"integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
|
|
"dev": true
|
|
},
|
|
"console-control-strings": {
|
|
"version": "1.1.0"
|
|
},
|
|
"constants-browserify": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
|
|
"integrity": "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==",
|
|
"dev": true
|
|
},
|
|
"content-disposition": {
|
|
"version": "0.5.4",
|
|
"requires": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"dependencies": {
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
}
|
|
}
|
|
},
|
|
"content-security-policy-builder": {
|
|
"version": "2.1.0"
|
|
},
|
|
"content-type": {
|
|
"version": "1.0.4"
|
|
},
|
|
"contentful-management": {
|
|
"version": "7.45.5",
|
|
"requires": {
|
|
"@types/json-patch": "0.0.30",
|
|
"axios": "^0.21.4",
|
|
"contentful-sdk-core": "^6.10.4",
|
|
"fast-copy": "^2.1.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"type-fest": "^2.5.3"
|
|
},
|
|
"dependencies": {
|
|
"axios": {
|
|
"version": "0.21.4",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "2.12.0"
|
|
}
|
|
}
|
|
},
|
|
"contentful-sdk-core": {
|
|
"version": "6.10.4",
|
|
"requires": {
|
|
"fast-copy": "^2.1.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"p-throttle": "^4.1.1",
|
|
"qs": "^6.9.4"
|
|
}
|
|
},
|
|
"convert-hrtime": {
|
|
"version": "3.0.0"
|
|
},
|
|
"convert-source-map": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"cookie": {
|
|
"version": "0.4.1"
|
|
},
|
|
"cookie-parser": {
|
|
"version": "1.4.6",
|
|
"resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.6.tgz",
|
|
"integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==",
|
|
"requires": {
|
|
"cookie": "0.4.1",
|
|
"cookie-signature": "1.0.6"
|
|
}
|
|
},
|
|
"cookie-signature": {
|
|
"version": "1.0.6"
|
|
},
|
|
"cookiejar": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.3.tgz",
|
|
"integrity": "sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==",
|
|
"dev": true
|
|
},
|
|
"copy-concurrently": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
|
|
"integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"copy-descriptor": {
|
|
"version": "0.1.1"
|
|
},
|
|
"copy-webpack-plugin": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"fast-glob": "^3.2.7",
|
|
"glob-parent": "^6.0.1",
|
|
"globby": "^11.0.3",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core-js": {
|
|
"version": "2.6.12"
|
|
},
|
|
"core-js-compat": {
|
|
"version": "3.22.3",
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.3.tgz",
|
|
"integrity": "sha512-wliMbvPI2idgFWpFe7UEyHMvu6HWgW8WA+HnDRtgzoSDYvXFMpoGX1H3tPDDXrcfUSyXafCLDd7hOeMQHEZxGw==",
|
|
"requires": {
|
|
"browserslist": "^4.20.3",
|
|
"semver": "7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.0.0"
|
|
}
|
|
}
|
|
},
|
|
"core-js-pure": {
|
|
"version": "3.19.2"
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.2"
|
|
},
|
|
"cors": {
|
|
"version": "2.8.5",
|
|
"resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
|
|
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
|
|
"requires": {
|
|
"object-assign": "^4",
|
|
"vary": "^1"
|
|
}
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
}
|
|
},
|
|
"cosmiconfig-toml-loader": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"@iarna/toml": "^2.2.5"
|
|
}
|
|
},
|
|
"cp-file": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"nested-error-stacks": "^2.0.0",
|
|
"p-event": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"cpy": {
|
|
"version": "8.1.2",
|
|
"resolved": "https://registry.npmjs.org/cpy/-/cpy-8.1.2.tgz",
|
|
"integrity": "sha512-dmC4mUesv0OYH2kNFEidtf/skUwv4zePmGeepjyyJ0qTo5+8KhA1o99oIAwVVLzQMAeDJml74d6wPPKb6EZUTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arrify": "^2.0.1",
|
|
"cp-file": "^7.0.0",
|
|
"globby": "^9.2.0",
|
|
"has-glob": "^1.0.0",
|
|
"junk": "^3.1.0",
|
|
"nested-error-stacks": "^2.1.0",
|
|
"p-all": "^2.1.0",
|
|
"p-filter": "^2.1.0",
|
|
"p-map": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz",
|
|
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==",
|
|
"dev": true
|
|
},
|
|
"@types/glob": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
|
|
"integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"array-union": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
|
|
"integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-uniq": "^1.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"dir-glob": {
|
|
"version": "2.2.2",
|
|
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz",
|
|
"integrity": "sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"path-type": "^3.0.0"
|
|
}
|
|
},
|
|
"fast-glob": {
|
|
"version": "2.2.7",
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz",
|
|
"integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@mrmlnc/readdir-enhanced": "^2.2.1",
|
|
"@nodelib/fs.stat": "^1.1.2",
|
|
"glob-parent": "^3.1.0",
|
|
"is-glob": "^4.0.0",
|
|
"merge2": "^1.2.3",
|
|
"micromatch": "^3.1.10"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-extglob": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "9.2.0",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz",
|
|
"integrity": "sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/glob": "^7.1.1",
|
|
"array-union": "^1.0.2",
|
|
"dir-glob": "^2.2.2",
|
|
"fast-glob": "^2.2.6",
|
|
"glob": "^7.1.3",
|
|
"ignore": "^4.0.3",
|
|
"pify": "^4.0.1",
|
|
"slash": "^2.0.0"
|
|
}
|
|
},
|
|
"ignore": {
|
|
"version": "4.0.6",
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
|
|
"integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path-type": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
|
|
"integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pify": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
|
|
"integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"pify": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
|
"dev": true
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"create-ecdh": {
|
|
"version": "4.0.4",
|
|
"requires": {
|
|
"bn.js": "^4.1.0",
|
|
"elliptic": "^6.5.3"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"create-gatsby": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"create-hash": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"cipher-base": "^1.0.1",
|
|
"inherits": "^2.0.1",
|
|
"md5.js": "^1.3.4",
|
|
"ripemd160": "^2.0.1",
|
|
"sha.js": "^2.4.0"
|
|
}
|
|
},
|
|
"create-hmac": {
|
|
"version": "1.1.7",
|
|
"requires": {
|
|
"cipher-base": "^1.0.3",
|
|
"create-hash": "^1.1.0",
|
|
"inherits": "^2.0.1",
|
|
"ripemd160": "^2.0.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
}
|
|
},
|
|
"create-react-context": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"gud": "^1.0.0",
|
|
"warning": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"warning": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"create-require": {
|
|
"version": "1.1.1"
|
|
},
|
|
"cross-env": {
|
|
"version": "7.0.3",
|
|
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
|
|
"integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.1"
|
|
}
|
|
},
|
|
"cross-fetch": {
|
|
"version": "3.1.4",
|
|
"requires": {
|
|
"node-fetch": "2.6.1"
|
|
},
|
|
"dependencies": {
|
|
"node-fetch": {
|
|
"version": "2.6.1"
|
|
}
|
|
}
|
|
},
|
|
"cross-spawn": {
|
|
"version": "7.0.3",
|
|
"requires": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
}
|
|
},
|
|
"crypt": {
|
|
"version": "0.0.2"
|
|
},
|
|
"crypto-browserify": {
|
|
"version": "3.12.0",
|
|
"requires": {
|
|
"browserify-cipher": "^1.0.0",
|
|
"browserify-sign": "^4.0.0",
|
|
"create-ecdh": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"create-hmac": "^1.1.0",
|
|
"diffie-hellman": "^5.0.0",
|
|
"inherits": "^2.0.1",
|
|
"pbkdf2": "^3.0.3",
|
|
"public-encrypt": "^4.0.0",
|
|
"randombytes": "^2.0.0",
|
|
"randomfill": "^1.0.3"
|
|
}
|
|
},
|
|
"crypto-random-string": {
|
|
"version": "2.0.0"
|
|
},
|
|
"csrf": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"rndm": "1.2.0",
|
|
"tsscmp": "1.0.6",
|
|
"uid-safe": "2.1.5"
|
|
}
|
|
},
|
|
"css": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"inherits": "^2.0.4",
|
|
"source-map": "^0.6.1",
|
|
"source-map-resolve": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"css-blank-pseudo": {
|
|
"version": "3.0.3",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"css-declaration-sorter": {
|
|
"version": "6.1.3",
|
|
"requires": {
|
|
"timsort": "^0.3.0"
|
|
}
|
|
},
|
|
"css-has-pseudo": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"css-loader": {
|
|
"version": "5.2.7",
|
|
"requires": {
|
|
"icss-utils": "^5.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.15",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"css-mediaquery": {
|
|
"version": "0.1.2"
|
|
},
|
|
"css-minimizer-webpack-plugin": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"cssnano": "^5.0.0",
|
|
"jest-worker": "^26.3.0",
|
|
"p-limit": "^3.0.2",
|
|
"postcss": "^8.2.9",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"css-prefers-color-scheme": {
|
|
"version": "6.0.3",
|
|
"requires": {}
|
|
},
|
|
"css-select": {
|
|
"version": "4.1.3",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^5.0.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.6.0",
|
|
"nth-check": "^2.0.0"
|
|
}
|
|
},
|
|
"css-select-base-adapter": {
|
|
"version": "0.1.1"
|
|
},
|
|
"css-selector-parser": {
|
|
"version": "1.4.1"
|
|
},
|
|
"css-tree": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"css-what": {
|
|
"version": "5.1.0"
|
|
},
|
|
"css.escape": {
|
|
"version": "1.5.1"
|
|
},
|
|
"cssdb": {
|
|
"version": "6.5.0"
|
|
},
|
|
"cssesc": {
|
|
"version": "3.0.0"
|
|
},
|
|
"cssfilter": {
|
|
"version": "0.0.10"
|
|
},
|
|
"cssnano": {
|
|
"version": "5.0.12",
|
|
"requires": {
|
|
"cssnano-preset-default": "^5.1.8",
|
|
"is-resolvable": "^1.1.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"cssnano-preset-default": {
|
|
"version": "5.1.8",
|
|
"requires": {
|
|
"css-declaration-sorter": "^6.0.3",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-calc": "^8.0.0",
|
|
"postcss-colormin": "^5.2.1",
|
|
"postcss-convert-values": "^5.0.2",
|
|
"postcss-discard-comments": "^5.0.1",
|
|
"postcss-discard-duplicates": "^5.0.1",
|
|
"postcss-discard-empty": "^5.0.1",
|
|
"postcss-discard-overridden": "^5.0.1",
|
|
"postcss-merge-longhand": "^5.0.4",
|
|
"postcss-merge-rules": "^5.0.3",
|
|
"postcss-minify-font-values": "^5.0.1",
|
|
"postcss-minify-gradients": "^5.0.3",
|
|
"postcss-minify-params": "^5.0.2",
|
|
"postcss-minify-selectors": "^5.1.0",
|
|
"postcss-normalize-charset": "^5.0.1",
|
|
"postcss-normalize-display-values": "^5.0.1",
|
|
"postcss-normalize-positions": "^5.0.1",
|
|
"postcss-normalize-repeat-style": "^5.0.1",
|
|
"postcss-normalize-string": "^5.0.1",
|
|
"postcss-normalize-timing-functions": "^5.0.1",
|
|
"postcss-normalize-unicode": "^5.0.1",
|
|
"postcss-normalize-url": "^5.0.3",
|
|
"postcss-normalize-whitespace": "^5.0.1",
|
|
"postcss-ordered-values": "^5.0.2",
|
|
"postcss-reduce-initial": "^5.0.2",
|
|
"postcss-reduce-transforms": "^5.0.1",
|
|
"postcss-svgo": "^5.0.3",
|
|
"postcss-unique-selectors": "^5.0.2"
|
|
}
|
|
},
|
|
"cssnano-utils": {
|
|
"version": "2.0.1",
|
|
"requires": {}
|
|
},
|
|
"csso": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"css-tree": "^1.1.2"
|
|
}
|
|
},
|
|
"cssom": {
|
|
"version": "0.4.4"
|
|
},
|
|
"cssstyle": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"cssom": "~0.3.6"
|
|
},
|
|
"dependencies": {
|
|
"cssom": {
|
|
"version": "0.3.8"
|
|
}
|
|
}
|
|
},
|
|
"csstype": {
|
|
"version": "3.0.10"
|
|
},
|
|
"csurf": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"cookie": "0.4.0",
|
|
"cookie-signature": "1.0.6",
|
|
"csrf": "3.1.0",
|
|
"http-errors": "~1.7.3"
|
|
},
|
|
"dependencies": {
|
|
"cookie": {
|
|
"version": "0.4.0"
|
|
},
|
|
"http-errors": {
|
|
"version": "1.7.3",
|
|
"requires": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.1.1",
|
|
"statuses": ">= 1.5.0 < 2",
|
|
"toidentifier": "1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"currently-unhandled": {
|
|
"version": "0.4.1",
|
|
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
|
|
"integrity": "sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"array-find-index": "^1.0.1"
|
|
}
|
|
},
|
|
"cyclist": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
|
|
"integrity": "sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==",
|
|
"dev": true
|
|
},
|
|
"cypress": {
|
|
"version": "9.7.0",
|
|
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
|
|
"integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@cypress/request": "^2.88.10",
|
|
"@cypress/xvfb": "^1.2.4",
|
|
"@types/node": "^14.14.31",
|
|
"@types/sinonjs__fake-timers": "8.1.1",
|
|
"@types/sizzle": "^2.3.2",
|
|
"arch": "^2.2.0",
|
|
"blob-util": "^2.0.2",
|
|
"bluebird": "^3.7.2",
|
|
"buffer": "^5.6.0",
|
|
"cachedir": "^2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"check-more-types": "^2.24.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-table3": "~0.6.1",
|
|
"commander": "^5.1.0",
|
|
"common-tags": "^1.8.0",
|
|
"dayjs": "^1.10.4",
|
|
"debug": "^4.3.2",
|
|
"enquirer": "^2.3.6",
|
|
"eventemitter2": "^6.4.3",
|
|
"execa": "4.1.0",
|
|
"executable": "^4.1.1",
|
|
"extract-zip": "2.0.1",
|
|
"figures": "^3.2.0",
|
|
"fs-extra": "^9.1.0",
|
|
"getos": "^3.2.1",
|
|
"is-ci": "^3.0.0",
|
|
"is-installed-globally": "~0.4.0",
|
|
"lazy-ass": "^1.6.0",
|
|
"listr2": "^3.8.3",
|
|
"lodash": "^4.17.21",
|
|
"log-symbols": "^4.0.0",
|
|
"minimist": "^1.2.6",
|
|
"ospath": "^1.2.2",
|
|
"pretty-bytes": "^5.6.0",
|
|
"proxy-from-env": "1.0.0",
|
|
"request-progress": "^3.0.0",
|
|
"semver": "^7.3.2",
|
|
"supports-color": "^8.1.1",
|
|
"tmp": "~0.2.1",
|
|
"untildify": "^4.0.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "14.17.34",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "5.1.0",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"human-signals": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
},
|
|
"proxy-from-env": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz",
|
|
"integrity": "sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"d": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"es5-ext": "^0.10.50",
|
|
"type": "^1.0.1"
|
|
}
|
|
},
|
|
"damerau-levenshtein": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
|
|
"integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
|
|
},
|
|
"dashdash": {
|
|
"version": "1.14.1",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"dasherize": {
|
|
"version": "2.0.0"
|
|
},
|
|
"data-urls": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"abab": "^2.0.3",
|
|
"whatwg-mimetype": "^2.3.0",
|
|
"whatwg-url": "^8.0.0"
|
|
}
|
|
},
|
|
"dataloader": {
|
|
"version": "2.0.0"
|
|
},
|
|
"date-fns": {
|
|
"version": "1.30.1"
|
|
},
|
|
"dayjs": {
|
|
"version": "1.10.7",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"decamelize": {
|
|
"version": "1.2.0"
|
|
},
|
|
"decimal.js": {
|
|
"version": "10.3.1"
|
|
},
|
|
"decode-named-character-reference": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"character-entities": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"character-entities": {
|
|
"version": "2.0.1"
|
|
}
|
|
}
|
|
},
|
|
"decode-uri-component": {
|
|
"version": "0.2.0"
|
|
},
|
|
"decompress-response": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"mimic-response": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"mimic-response": {
|
|
"version": "3.1.0"
|
|
}
|
|
}
|
|
},
|
|
"dedent": {
|
|
"version": "0.7.0"
|
|
},
|
|
"deep-eql": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"type-detect": "^4.0.0"
|
|
}
|
|
},
|
|
"deep-equal": {
|
|
"version": "1.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-arguments": "^1.0.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-regex": "^1.0.4",
|
|
"object-is": "^1.0.1",
|
|
"object-keys": "^1.1.1",
|
|
"regexp.prototype.flags": "^1.2.0"
|
|
}
|
|
},
|
|
"deep-extend": {
|
|
"version": "0.6.0"
|
|
},
|
|
"deep-is": {
|
|
"version": "0.1.4"
|
|
},
|
|
"deepmerge": {
|
|
"version": "4.2.2"
|
|
},
|
|
"default-browser-id": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-1.0.4.tgz",
|
|
"integrity": "sha512-qPy925qewwul9Hifs+3sx1ZYn14obHxpkX+mPD369w4Rzg+YkJBgi3SOvwUq81nWSjqGUegIgEPwD8u+HUnxlw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"bplist-parser": "^0.1.0",
|
|
"meow": "^3.1.0",
|
|
"untildify": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"untildify": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz",
|
|
"integrity": "sha512-sJjbDp2GodvkB0FZZcn7k6afVisqX5BZD7Yq3xp4nN2O15BBK0cLm3Vwn2vQaF7UDS0UUsrQMkkplmDI5fskig==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"os-homedir": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"default-gateway": {
|
|
"version": "4.2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"execa": "^1.0.0",
|
|
"ip-regex": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "1.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"defaults": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"clone": {
|
|
"version": "1.0.4",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"defer-to-connect": {
|
|
"version": "2.0.1"
|
|
},
|
|
"define-lazy-prop": {
|
|
"version": "2.0.0"
|
|
},
|
|
"define-properties": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
|
|
"integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
|
|
"requires": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"define-property": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"is-descriptor": "^1.0.2",
|
|
"isobject": "^3.0.1"
|
|
}
|
|
},
|
|
"defined": {
|
|
"version": "1.0.0"
|
|
},
|
|
"del": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"globby": "^10.0.1",
|
|
"graceful-fs": "^4.2.2",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.1",
|
|
"p-map": "^3.0.0",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/glob": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "10.0.2",
|
|
"requires": {
|
|
"@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"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"delayed-stream": {
|
|
"version": "1.0.0"
|
|
},
|
|
"delegates": {
|
|
"version": "1.0.0"
|
|
},
|
|
"denque": {
|
|
"version": "1.5.1"
|
|
},
|
|
"depd": {
|
|
"version": "1.1.2"
|
|
},
|
|
"deprecation": {
|
|
"version": "2.3.1"
|
|
},
|
|
"dequal": {
|
|
"version": "2.0.2"
|
|
},
|
|
"des.js": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"destroy": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
|
|
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg=="
|
|
},
|
|
"detab": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/detab/-/detab-2.0.4.tgz",
|
|
"integrity": "sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"repeat-string": "^1.5.4"
|
|
}
|
|
},
|
|
"detect-libc": {
|
|
"version": "1.0.3"
|
|
},
|
|
"detect-newline": {
|
|
"version": "3.1.0"
|
|
},
|
|
"detect-node": {
|
|
"version": "2.1.0"
|
|
},
|
|
"detect-package-manager": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/detect-package-manager/-/detect-package-manager-2.0.1.tgz",
|
|
"integrity": "sha512-j/lJHyoLlWi6G1LDdLgvUtz60Zo5GEj+sVYtTVXnYLDPuzgC3llMxonXym9zIwhhUII8vjdw0LXxavpLqTbl1A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"execa": "^5.1.1"
|
|
}
|
|
},
|
|
"detect-port": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
}
|
|
},
|
|
"detect-port-alt": {
|
|
"version": "1.1.6",
|
|
"requires": {
|
|
"address": "^1.0.1",
|
|
"debug": "^2.6.0"
|
|
}
|
|
},
|
|
"detective": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz",
|
|
"integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==",
|
|
"requires": {
|
|
"acorn-node": "^1.8.2",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.2.6"
|
|
}
|
|
},
|
|
"devcert": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"@types/configstore": "^2.1.1",
|
|
"@types/debug": "^0.0.30",
|
|
"@types/get-port": "^3.2.0",
|
|
"@types/glob": "^5.0.34",
|
|
"@types/lodash": "^4.14.92",
|
|
"@types/mkdirp": "^0.5.2",
|
|
"@types/node": "^8.5.7",
|
|
"@types/rimraf": "^2.0.2",
|
|
"@types/tmp": "^0.0.33",
|
|
"application-config-path": "^0.1.0",
|
|
"command-exists": "^1.2.4",
|
|
"debug": "^3.1.0",
|
|
"eol": "^0.9.1",
|
|
"get-port": "^3.2.0",
|
|
"glob": "^7.1.2",
|
|
"lodash": "^4.17.4",
|
|
"mkdirp": "^0.5.1",
|
|
"password-prompt": "^1.0.4",
|
|
"rimraf": "^2.6.2",
|
|
"sudo-prompt": "^8.2.0",
|
|
"tmp": "^0.0.33",
|
|
"tslib": "^1.10.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "8.10.66"
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"get-port": {
|
|
"version": "3.2.0"
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"tmp": {
|
|
"version": "0.0.33",
|
|
"requires": {
|
|
"os-tmpdir": "~1.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"devtools-protocol": {
|
|
"version": "0.0.901419",
|
|
"dev": true
|
|
},
|
|
"dezalgo": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.3.tgz",
|
|
"integrity": "sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=",
|
|
"dev": true,
|
|
"requires": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"dicer": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"readable-stream": "1.1.x",
|
|
"streamsearch": "0.1.2"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "0.0.1"
|
|
},
|
|
"readable-stream": {
|
|
"version": "1.1.14",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "0.10.31"
|
|
}
|
|
}
|
|
},
|
|
"didyoumean": {
|
|
"version": "1.2.2"
|
|
},
|
|
"diff": {
|
|
"version": "5.0.0"
|
|
},
|
|
"diff-sequences": {
|
|
"version": "27.5.1"
|
|
},
|
|
"diffie-hellman": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"bn.js": "^4.1.0",
|
|
"miller-rabin": "^4.0.0",
|
|
"randombytes": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"dir-glob": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"path-type": "^4.0.0"
|
|
}
|
|
},
|
|
"discontinuous-range": {
|
|
"version": "1.0.0"
|
|
},
|
|
"dlv": {
|
|
"version": "1.1.3"
|
|
},
|
|
"dns-equal": {
|
|
"version": "1.0.0"
|
|
},
|
|
"dns-packet": {
|
|
"version": "1.3.4",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ip": "^1.1.0",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"dns-txt": {
|
|
"version": "2.0.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"buffer-indexof": "^1.0.0"
|
|
}
|
|
},
|
|
"docsify": {
|
|
"version": "4.12.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"dompurify": "^2.3.1",
|
|
"marked": "^1.2.9",
|
|
"medium-zoom": "^1.0.6",
|
|
"opencollective-postinstall": "^2.0.2",
|
|
"prismjs": "^1.23.0",
|
|
"strip-indent": "^3.0.0",
|
|
"tinydate": "^1.3.0",
|
|
"tweezer.js": "^1.4.0"
|
|
}
|
|
},
|
|
"docsify-cli": {
|
|
"version": "4.4.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^2.4.2",
|
|
"connect": "^3.6.0",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"connect-livereload": "^0.6.0",
|
|
"cp-file": "^7.0.0",
|
|
"docsify": "^4.12.2",
|
|
"docsify-server-renderer": ">=4.10.0",
|
|
"enquirer": "^2.3.6",
|
|
"fs-extra": "^8.1.0",
|
|
"get-port": "^5.0.0",
|
|
"livereload": "^0.9.2",
|
|
"lru-cache": "^5.1.1",
|
|
"open": "^6.4.0",
|
|
"serve-static": "^1.12.1",
|
|
"update-notifier": "^4.1.0",
|
|
"yargonaut": "^1.1.2",
|
|
"yargs": "^15.3.0"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
}
|
|
},
|
|
"jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"docsify-server-renderer": {
|
|
"version": "4.12.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^4.3.2",
|
|
"docsify": "^4.12.0",
|
|
"dompurify": "^2.2.6",
|
|
"node-fetch": "^2.6.0",
|
|
"resolve-pathname": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"doctrine": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"dom-accessibility-api": {
|
|
"version": "0.5.10"
|
|
},
|
|
"dom-converter": {
|
|
"version": "0.2.0",
|
|
"requires": {
|
|
"utila": "~0.4"
|
|
}
|
|
},
|
|
"dom-helpers": {
|
|
"version": "3.4.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2"
|
|
}
|
|
},
|
|
"dom-serializer": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"dom-walk": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
},
|
|
"domain-browser": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
|
|
"integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
|
|
"dev": true
|
|
},
|
|
"domelementtype": {
|
|
"version": "2.2.0"
|
|
},
|
|
"domexception": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"webidl-conversions": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"webidl-conversions": {
|
|
"version": "5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"domhandler": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"domelementtype": "^2.2.0"
|
|
}
|
|
},
|
|
"dompurify": {
|
|
"version": "2.3.3",
|
|
"dev": true
|
|
},
|
|
"domutils": {
|
|
"version": "2.8.0",
|
|
"requires": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
}
|
|
},
|
|
"dont-sniff-mimetype": {
|
|
"version": "1.1.0"
|
|
},
|
|
"dot-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"dot-prop": {
|
|
"version": "5.3.0",
|
|
"requires": {
|
|
"is-obj": "^2.0.0"
|
|
}
|
|
},
|
|
"dotenv": {
|
|
"version": "10.0.0"
|
|
},
|
|
"dotenv-expand": {
|
|
"version": "5.1.0"
|
|
},
|
|
"duplex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"duplexer": {
|
|
"version": "0.1.2"
|
|
},
|
|
"duplexer3": {
|
|
"version": "0.1.4"
|
|
},
|
|
"duplexify": {
|
|
"version": "3.7.1",
|
|
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
|
|
"integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ecc-jsbn": {
|
|
"version": "0.1.2",
|
|
"requires": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"requires": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"ee-first": {
|
|
"version": "1.1.1"
|
|
},
|
|
"ejs": {
|
|
"version": "2.7.4"
|
|
},
|
|
"electron-to-chromium": {
|
|
"version": "1.4.129",
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz",
|
|
"integrity": "sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ=="
|
|
},
|
|
"element-resize-detector": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"batch-processor": "1.0.0"
|
|
}
|
|
},
|
|
"elliptic": {
|
|
"version": "6.5.4",
|
|
"requires": {
|
|
"bn.js": "^4.11.9",
|
|
"brorand": "^1.1.0",
|
|
"hash.js": "^1.0.0",
|
|
"hmac-drbg": "^1.0.1",
|
|
"inherits": "^2.0.4",
|
|
"minimalistic-assert": "^1.0.1",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"emittery": {
|
|
"version": "0.8.1"
|
|
},
|
|
"emoji-regex": {
|
|
"version": "9.2.2"
|
|
},
|
|
"emojis-list": {
|
|
"version": "3.0.0"
|
|
},
|
|
"encodeurl": {
|
|
"version": "1.0.2"
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.4",
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"endent": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"dedent": "^0.7.0",
|
|
"fast-json-parse": "^1.0.3",
|
|
"objectorarray": "^1.0.5"
|
|
}
|
|
},
|
|
"engine.io": {
|
|
"version": "4.1.1",
|
|
"requires": {
|
|
"accepts": "~1.3.4",
|
|
"base64id": "2.0.0",
|
|
"cookie": "~0.4.1",
|
|
"cors": "~2.8.5",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~4.0.0",
|
|
"ws": "~7.4.2"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"ws": {
|
|
"version": "7.4.6",
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"engine.io-client": {
|
|
"version": "4.1.4",
|
|
"requires": {
|
|
"base64-arraybuffer": "0.1.4",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~4.0.1",
|
|
"has-cors": "1.1.0",
|
|
"parseqs": "0.0.6",
|
|
"parseuri": "0.0.6",
|
|
"ws": "~7.4.2",
|
|
"xmlhttprequest-ssl": "~1.6.2",
|
|
"yeast": "0.1.2"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"ws": {
|
|
"version": "7.4.6",
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"engine.io-parser": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"base64-arraybuffer": "0.1.4"
|
|
}
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "5.9.3",
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
|
|
"integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tapable": {
|
|
"version": "2.2.1"
|
|
}
|
|
}
|
|
},
|
|
"enquirer": {
|
|
"version": "2.3.6",
|
|
"requires": {
|
|
"ansi-colors": "^4.1.1"
|
|
}
|
|
},
|
|
"entities": {
|
|
"version": "2.2.0"
|
|
},
|
|
"envinfo": {
|
|
"version": "7.8.1"
|
|
},
|
|
"enzyme": {
|
|
"version": "3.11.0",
|
|
"requires": {
|
|
"array.prototype.flat": "^1.2.3",
|
|
"cheerio": "^1.0.0-rc.3",
|
|
"enzyme-shallow-equal": "^1.0.1",
|
|
"function.prototype.name": "^1.1.2",
|
|
"has": "^1.0.3",
|
|
"html-element-map": "^1.2.0",
|
|
"is-boolean-object": "^1.0.1",
|
|
"is-callable": "^1.1.5",
|
|
"is-number-object": "^1.0.4",
|
|
"is-regex": "^1.0.5",
|
|
"is-string": "^1.0.5",
|
|
"is-subset": "^0.1.1",
|
|
"lodash.escape": "^4.0.1",
|
|
"lodash.isequal": "^4.5.0",
|
|
"object-inspect": "^1.7.0",
|
|
"object-is": "^1.0.2",
|
|
"object.assign": "^4.1.0",
|
|
"object.entries": "^1.1.1",
|
|
"object.values": "^1.1.1",
|
|
"raf": "^3.4.1",
|
|
"rst-selector-parser": "^2.2.3",
|
|
"string.prototype.trim": "^1.2.1"
|
|
}
|
|
},
|
|
"enzyme-adapter-react-16": {
|
|
"version": "1.15.6",
|
|
"requires": {
|
|
"enzyme-adapter-utils": "^1.14.0",
|
|
"enzyme-shallow-equal": "^1.0.4",
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.2",
|
|
"object.values": "^1.1.2",
|
|
"prop-types": "^15.7.2",
|
|
"react-is": "^16.13.1",
|
|
"react-test-renderer": "^16.0.0-0",
|
|
"semver": "^5.7.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
}
|
|
}
|
|
},
|
|
"enzyme-adapter-utils": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"airbnb-prop-types": "^2.16.0",
|
|
"function.prototype.name": "^1.1.3",
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.2",
|
|
"object.fromentries": "^2.0.3",
|
|
"prop-types": "^15.7.2",
|
|
"semver": "^5.7.1"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
}
|
|
}
|
|
},
|
|
"enzyme-shallow-equal": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"has": "^1.0.3",
|
|
"object-is": "^1.1.2"
|
|
}
|
|
},
|
|
"eol": {
|
|
"version": "0.9.1"
|
|
},
|
|
"errno": {
|
|
"version": "0.1.8",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"prr": "~1.0.1"
|
|
}
|
|
},
|
|
"error-ex": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"error-stack-parser": {
|
|
"version": "2.0.6",
|
|
"requires": {
|
|
"stackframe": "^1.1.1"
|
|
}
|
|
},
|
|
"es-abstract": {
|
|
"version": "1.20.1",
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz",
|
|
"integrity": "sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"es-array-method-boxes-properly": {
|
|
"version": "1.0.0"
|
|
},
|
|
"es-get-iterator": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.2.tgz",
|
|
"integrity": "sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.0",
|
|
"has-symbols": "^1.0.1",
|
|
"is-arguments": "^1.1.0",
|
|
"is-map": "^2.0.2",
|
|
"is-set": "^2.0.2",
|
|
"is-string": "^1.0.5",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
|
|
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"es-module-lexer": {
|
|
"version": "0.9.3"
|
|
},
|
|
"es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"requires": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
}
|
|
},
|
|
"es5-ext": {
|
|
"version": "0.10.53",
|
|
"requires": {
|
|
"es6-iterator": "~2.0.3",
|
|
"es6-symbol": "~3.1.3",
|
|
"next-tick": "~1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"next-tick": {
|
|
"version": "1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"es5-shim": {
|
|
"version": "4.6.7",
|
|
"resolved": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.6.7.tgz",
|
|
"integrity": "sha512-jg21/dmlrNQI7JyyA2w7n+yifSxBng0ZralnSfVZjoCawgNTCnS+yBCyVM9DL5itm7SUnDGgv7hcq2XCZX4iRQ==",
|
|
"dev": true
|
|
},
|
|
"es6-iterator": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.35",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"es6-object-assign": {
|
|
"version": "1.1.0"
|
|
},
|
|
"es6-promise": {
|
|
"version": "4.2.8"
|
|
},
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"es6-shim": {
|
|
"version": "0.35.6",
|
|
"resolved": "https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.6.tgz",
|
|
"integrity": "sha512-EmTr31wppcaIAgblChZiuN/l9Y7DPyw8Xtbg7fIVngn6zMW+IEBJDJngeKC3x6wr0V/vcA2wqeFnaw1bFJbDdA==",
|
|
"dev": true
|
|
},
|
|
"es6-symbol": {
|
|
"version": "3.1.3",
|
|
"requires": {
|
|
"d": "^1.0.1",
|
|
"ext": "^1.1.2"
|
|
}
|
|
},
|
|
"es6-weak-map": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.46",
|
|
"es6-iterator": "^2.0.3",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1"
|
|
},
|
|
"escape-goat": {
|
|
"version": "2.1.1"
|
|
},
|
|
"escape-html": {
|
|
"version": "1.0.3"
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5"
|
|
},
|
|
"escodegen": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^5.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1",
|
|
"source-map": "~0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"levn": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2"
|
|
}
|
|
},
|
|
"optionator": {
|
|
"version": "0.8.3",
|
|
"requires": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
}
|
|
},
|
|
"prelude-ls": {
|
|
"version": "1.1.2"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"optional": true
|
|
},
|
|
"type-check": {
|
|
"version": "0.3.2",
|
|
"requires": {
|
|
"prelude-ls": "~1.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint": {
|
|
"version": "7.32.0",
|
|
"requires": {
|
|
"@babel/code-frame": "7.12.11",
|
|
"@eslint/eslintrc": "^0.4.3",
|
|
"@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"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.12.11",
|
|
"requires": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0"
|
|
},
|
|
"eslint-utils": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0"
|
|
}
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "13.12.0",
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"ignore": {
|
|
"version": "4.0.6"
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2"
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"eslint-config-prettier": {
|
|
"version": "8.5.0",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"eslint-import-resolver-node": {
|
|
"version": "0.3.6",
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"eslint-module-utils": {
|
|
"version": "2.7.3",
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"find-up": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-flowtype": {
|
|
"version": "5.10.0",
|
|
"requires": {
|
|
"lodash": "^4.17.15",
|
|
"string-natural-compare": "^3.0.1"
|
|
}
|
|
},
|
|
"eslint-plugin-graphql": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.0",
|
|
"graphql-config": "^3.0.2",
|
|
"lodash.flatten": "^4.4.0",
|
|
"lodash.without": "^4.4.0"
|
|
}
|
|
},
|
|
"eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"requires": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flat": "^1.2.5",
|
|
"debug": "^2.6.9",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-module-utils": "^2.7.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"dependencies": {
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-jest": {
|
|
"version": "25.7.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
|
|
"integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
|
|
"requires": {
|
|
"@typescript-eslint/experimental-utils": "^5.0.0"
|
|
}
|
|
},
|
|
"eslint-plugin-jest-dom": {
|
|
"version": "3.9.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"@testing-library/dom": "^7.31.2",
|
|
"requireindex": "^1.2.0"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^15.0.0",
|
|
"chalk": "^4.0.0"
|
|
}
|
|
},
|
|
"@testing-library/dom": {
|
|
"version": "7.31.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^4.2.2",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^26.6.2"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "15.0.14",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"aria-query": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"pretty-format": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jest/types": "^26.6.2",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^17.0.1"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "17.0.2",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-jsx-a11y": {
|
|
"version": "6.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz",
|
|
"integrity": "sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.18.3",
|
|
"aria-query": "^4.2.2",
|
|
"array-includes": "^3.1.5",
|
|
"ast-types-flow": "^0.0.7",
|
|
"axe-core": "^4.4.2",
|
|
"axobject-query": "^2.2.0",
|
|
"damerau-levenshtein": "^1.0.8",
|
|
"emoji-regex": "^9.2.2",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^3.3.1",
|
|
"language-tags": "^1.0.5",
|
|
"minimatch": "^3.1.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"aria-query": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
|
|
"integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-no-only-tests": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-2.6.0.tgz",
|
|
"integrity": "sha512-T9SmE/g6UV1uZo1oHAqOvL86XWl7Pl2EpRpnLI8g/bkJu+h7XBCB+1LnubRZ2CUQXj805vh4/CYZdnqtVaEo2Q==",
|
|
"dev": true
|
|
},
|
|
"eslint-plugin-prefer-object-spread": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"eslint-plugin-react": {
|
|
"version": "7.29.4",
|
|
"requires": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flatmap": "^1.2.5",
|
|
"doctrine": "^2.1.0",
|
|
"estraverse": "^5.3.0",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"object.fromentries": "^2.0.5",
|
|
"object.hasown": "^1.1.0",
|
|
"object.values": "^1.1.5",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.3",
|
|
"semver": "^6.3.0",
|
|
"string.prototype.matchall": "^4.0.6"
|
|
},
|
|
"dependencies": {
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"resolve": {
|
|
"version": "2.0.0-next.3",
|
|
"requires": {
|
|
"is-core-module": "^2.2.0",
|
|
"path-parse": "^1.0.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-react-hooks": {
|
|
"version": "4.6.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
|
|
"integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
|
|
"requires": {}
|
|
},
|
|
"eslint-plugin-testing-library": {
|
|
"version": "4.12.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/experimental-utils": "^4.30.0"
|
|
},
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.7",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/scope-manager": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "4.33.0",
|
|
"dev": true
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0",
|
|
"debug": "^4.3.1",
|
|
"globby": "^11.0.3",
|
|
"is-glob": "^4.0.1",
|
|
"semver": "^7.3.5",
|
|
"tsutils": "^3.21.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "4.33.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"estraverse": {
|
|
"version": "4.3.0"
|
|
}
|
|
}
|
|
},
|
|
"eslint-utils": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "2.1.0"
|
|
},
|
|
"eslint-webpack-plugin": {
|
|
"version": "2.6.0",
|
|
"requires": {
|
|
"@types/eslint": "^7.28.2",
|
|
"arrify": "^2.0.1",
|
|
"jest-worker": "^27.3.1",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.4.2",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"espree": {
|
|
"version": "7.3.1",
|
|
"requires": {
|
|
"acorn": "^7.4.0",
|
|
"acorn-jsx": "^5.3.1",
|
|
"eslint-visitor-keys": "^1.3.0"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "7.4.1"
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0"
|
|
}
|
|
}
|
|
},
|
|
"esprima": {
|
|
"version": "4.0.1"
|
|
},
|
|
"esquery": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"estraverse": "^5.1.0"
|
|
}
|
|
},
|
|
"esrecurse": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"estraverse": "^5.2.0"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "5.3.0"
|
|
},
|
|
"estree-to-babel": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/traverse": "^7.1.6",
|
|
"@babel/types": "^7.2.0",
|
|
"c8": "^7.6.0"
|
|
}
|
|
},
|
|
"estree-util-is-identifier-name": {
|
|
"version": "2.0.0"
|
|
},
|
|
"estree-util-visit": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"esutils": {
|
|
"version": "2.0.3"
|
|
},
|
|
"etag": {
|
|
"version": "1.8.1"
|
|
},
|
|
"event-emitter": {
|
|
"version": "0.3.5",
|
|
"requires": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14"
|
|
}
|
|
},
|
|
"event-source-polyfill": {
|
|
"version": "1.0.25"
|
|
},
|
|
"event-stream": {
|
|
"version": "3.3.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexer": "~0.1.1",
|
|
"from": "~0",
|
|
"map-stream": "~0.1.0",
|
|
"pause-stream": "0.0.11",
|
|
"split": "0.3",
|
|
"stream-combiner": "~0.0.4",
|
|
"through": "~2.3.1"
|
|
}
|
|
},
|
|
"event-target-shim": {
|
|
"version": "5.0.1"
|
|
},
|
|
"eventemitter2": {
|
|
"version": "6.4.5",
|
|
"dev": true
|
|
},
|
|
"eventemitter3": {
|
|
"version": "4.0.7"
|
|
},
|
|
"eventlistener": {
|
|
"version": "0.0.1"
|
|
},
|
|
"events": {
|
|
"version": "1.1.1"
|
|
},
|
|
"eventsource": {
|
|
"version": "1.1.0",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"original": "^1.0.0"
|
|
}
|
|
},
|
|
"evp_bytestokey": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"md5.js": "^1.3.4",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"exec-sh": {
|
|
"version": "0.3.6",
|
|
"resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz",
|
|
"integrity": "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==",
|
|
"dev": true
|
|
},
|
|
"execa": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"executable": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^2.2.0"
|
|
}
|
|
},
|
|
"exit": {
|
|
"version": "0.1.2"
|
|
},
|
|
"expand-brackets": {
|
|
"version": "2.1.4",
|
|
"requires": {
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"is-descriptor": "^0.1.0"
|
|
}
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "5.1.0"
|
|
}
|
|
}
|
|
},
|
|
"expand-template": {
|
|
"version": "2.0.3"
|
|
},
|
|
"expect": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1"
|
|
}
|
|
},
|
|
"express": {
|
|
"version": "4.18.1",
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.18.1.tgz",
|
|
"integrity": "sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==",
|
|
"requires": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.0",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.5.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.7",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.10.3",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"dependencies": {
|
|
"cookie": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz",
|
|
"integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw=="
|
|
},
|
|
"depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
|
|
},
|
|
"finalhandler": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
|
|
"integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
}
|
|
},
|
|
"on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"requires": {
|
|
"ee-first": "1.1.1"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
},
|
|
"statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="
|
|
}
|
|
}
|
|
},
|
|
"express-flash": {
|
|
"version": "0.0.2",
|
|
"requires": {
|
|
"connect-flash": "0.1.x"
|
|
}
|
|
},
|
|
"express-graphql": {
|
|
"version": "0.12.0",
|
|
"requires": {
|
|
"accepts": "^1.3.7",
|
|
"content-type": "^1.0.4",
|
|
"http-errors": "1.8.0",
|
|
"raw-body": "^2.4.1"
|
|
},
|
|
"dependencies": {
|
|
"http-errors": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": ">= 1.5.0 < 2",
|
|
"toidentifier": "1.0.0"
|
|
}
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.2.0"
|
|
}
|
|
}
|
|
},
|
|
"express-session": {
|
|
"version": "1.17.3",
|
|
"resolved": "https://registry.npmjs.org/express-session/-/express-session-1.17.3.tgz",
|
|
"integrity": "sha512-4+otWXlShYlG1Ma+2Jnn+xgKUZTMJ5QD3YvfilX3AcocOAbIkVylSWEklzALe/+Pu4qV6TYBj5GwOBFfdKqLBw==",
|
|
"requires": {
|
|
"cookie": "0.4.2",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "~2.0.0",
|
|
"on-headers": "~1.0.2",
|
|
"parseurl": "~1.3.3",
|
|
"safe-buffer": "5.2.1",
|
|
"uid-safe": "~2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"cookie": {
|
|
"version": "0.4.2",
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
|
|
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA=="
|
|
},
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
}
|
|
}
|
|
},
|
|
"express-validator": {
|
|
"version": "6.14.1",
|
|
"resolved": "https://registry.npmjs.org/express-validator/-/express-validator-6.14.1.tgz",
|
|
"integrity": "sha512-4w7gn/jPW1a+r833xBqpu4pL7XiiScDwlbBIMtiqUEt/MVNqR94HOHyKLcCtnqCnEPiqrX1Mqt9l/SVN/iqeLA==",
|
|
"requires": {
|
|
"lodash": "^4.17.21",
|
|
"validator": "^13.7.0"
|
|
}
|
|
},
|
|
"ext": {
|
|
"version": "1.6.0",
|
|
"requires": {
|
|
"type": "^2.5.0"
|
|
},
|
|
"dependencies": {
|
|
"type": {
|
|
"version": "2.5.0"
|
|
}
|
|
}
|
|
},
|
|
"extend": {
|
|
"version": "3.0.2"
|
|
},
|
|
"extend-shallow": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"is-extendable": "^0.1.0"
|
|
}
|
|
},
|
|
"external-editor": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"dependencies": {
|
|
"tmp": {
|
|
"version": "0.0.33",
|
|
"requires": {
|
|
"os-tmpdir": "~1.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"extglob": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"is-descriptor": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"extract-files": {
|
|
"version": "9.0.0"
|
|
},
|
|
"extract-zip": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/yauzl": "^2.9.1",
|
|
"debug": "^4.1.1",
|
|
"get-stream": "^5.1.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"extsprintf": {
|
|
"version": "1.3.0"
|
|
},
|
|
"eyes": {
|
|
"version": "0.1.8"
|
|
},
|
|
"faker": {
|
|
"version": "5.5.3",
|
|
"dev": true
|
|
},
|
|
"fast-copy": {
|
|
"version": "2.1.1"
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3"
|
|
},
|
|
"fast-glob": {
|
|
"version": "3.2.11",
|
|
"requires": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
}
|
|
},
|
|
"fast-json-parse": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.1.0"
|
|
},
|
|
"fast-levenshtein": {
|
|
"version": "2.0.6"
|
|
},
|
|
"fast-safe-stringify": {
|
|
"version": "2.1.1"
|
|
},
|
|
"fast-url-parser": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"punycode": "^1.3.2"
|
|
},
|
|
"dependencies": {
|
|
"punycode": {
|
|
"version": "1.4.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"fastest-levenshtein": {
|
|
"version": "1.0.12"
|
|
},
|
|
"fastq": {
|
|
"version": "1.13.0",
|
|
"requires": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"fault": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"format": "^0.2.0"
|
|
}
|
|
},
|
|
"faye-websocket": {
|
|
"version": "0.11.4",
|
|
"requires": {
|
|
"websocket-driver": ">=0.5.1"
|
|
}
|
|
},
|
|
"fb-watchman": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"fd": {
|
|
"version": "0.0.3"
|
|
},
|
|
"fd-slicer": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"pend": "~1.2.0"
|
|
}
|
|
},
|
|
"feature-policy": {
|
|
"version": "0.3.0"
|
|
},
|
|
"fetch-retry": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/fetch-retry/-/fetch-retry-5.0.2.tgz",
|
|
"integrity": "sha512-57Hmu+1kc6pKFUGVIobT7qw3NeAzY/uNN26bSevERLVvf6VGFR/ooDCOFBHMNDgAxBiU2YJq1D0vFzc6U1DcPw==",
|
|
"dev": true
|
|
},
|
|
"figgy-pudding": {
|
|
"version": "3.5.2",
|
|
"resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
|
|
"integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==",
|
|
"dev": true
|
|
},
|
|
"figlet": {
|
|
"version": "1.5.2",
|
|
"dev": true
|
|
},
|
|
"figures": {
|
|
"version": "3.2.0",
|
|
"requires": {
|
|
"escape-string-regexp": "^1.0.5"
|
|
}
|
|
},
|
|
"file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"flat-cache": "^3.0.4"
|
|
}
|
|
},
|
|
"file-loader": {
|
|
"version": "6.2.0",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"file-system-cache": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "^3.3.5",
|
|
"fs-extra": "^0.30.0",
|
|
"ramda": "^0.21.0"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": {
|
|
"version": "0.30.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^2.1.0",
|
|
"klaw": "^1.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"rimraf": "^2.2.8"
|
|
}
|
|
},
|
|
"jsonfile": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"ramda": {
|
|
"version": "0.21.0",
|
|
"dev": true
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"file-type": {
|
|
"version": "16.5.3",
|
|
"requires": {
|
|
"readable-web-to-node-stream": "^3.0.0",
|
|
"strtok3": "^6.2.4",
|
|
"token-types": "^4.1.1"
|
|
}
|
|
},
|
|
"file-uri-to-path": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"filelist": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"filesize": {
|
|
"version": "6.1.0"
|
|
},
|
|
"fill-range": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"to-regex-range": "^5.0.1"
|
|
}
|
|
},
|
|
"filter-obj": {
|
|
"version": "1.1.0"
|
|
},
|
|
"final-form": {
|
|
"version": "4.20.7",
|
|
"resolved": "https://registry.npmjs.org/final-form/-/final-form-4.20.7.tgz",
|
|
"integrity": "sha512-ii3X9wNfyBYFnDPunYN5jh1/HAvtOZ9aJI/TVk0MB86hZuOeYkb+W5L3icgwW9WWNztZR6MDU3En6eoZTUoFPg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.0"
|
|
}
|
|
},
|
|
"finalhandler": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "~1.5.0",
|
|
"unpipe": "~1.0.0"
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"pkg-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"locate-path": "^2.0.0"
|
|
}
|
|
},
|
|
"flat": {
|
|
"version": "5.0.2",
|
|
"dev": true
|
|
},
|
|
"flat-cache": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"flatted": "^3.1.0",
|
|
"rimraf": "^3.0.2"
|
|
}
|
|
},
|
|
"flatted": {
|
|
"version": "3.2.4"
|
|
},
|
|
"flush-write-stream": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
|
|
"integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.3.6"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.15.0",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
|
|
"integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ=="
|
|
},
|
|
"for-in": {
|
|
"version": "1.0.2"
|
|
},
|
|
"foreach": {
|
|
"version": "2.0.5"
|
|
},
|
|
"foreground-child": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"forever-agent": {
|
|
"version": "0.6.1"
|
|
},
|
|
"fork-ts-checker-webpack-plugin": {
|
|
"version": "4.1.6",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.5.5",
|
|
"chalk": "^2.4.1",
|
|
"micromatch": "^3.1.10",
|
|
"minimatch": "^3.0.4",
|
|
"semver": "^5.6.0",
|
|
"tapable": "^1.0.0",
|
|
"worker-rpc": "^0.1.0"
|
|
},
|
|
"dependencies": {
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"form-data": {
|
|
"version": "2.3.3",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"format": {
|
|
"version": "0.2.2"
|
|
},
|
|
"formidable": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/formidable/-/formidable-2.0.1.tgz",
|
|
"integrity": "sha512-rjTMNbp2BpfQShhFbR3Ruk3qk2y9jKpvMW78nJgx8QKtxjDVrwbZG+wvDOmVbifHyOUOQJXxqEy6r0faRrPzTQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"dezalgo": "1.0.3",
|
|
"hexoid": "1.0.0",
|
|
"once": "1.4.0",
|
|
"qs": "6.9.3"
|
|
},
|
|
"dependencies": {
|
|
"qs": {
|
|
"version": "6.9.3",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.3.tgz",
|
|
"integrity": "sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"forwarded": {
|
|
"version": "0.2.0"
|
|
},
|
|
"fraction.js": {
|
|
"version": "4.2.0"
|
|
},
|
|
"fragment-cache": {
|
|
"version": "0.2.1",
|
|
"requires": {
|
|
"map-cache": "^0.2.2"
|
|
}
|
|
},
|
|
"fresh": {
|
|
"version": "0.5.2"
|
|
},
|
|
"from": {
|
|
"version": "0.1.7",
|
|
"dev": true
|
|
},
|
|
"from2": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
|
|
"integrity": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fs-constants": {
|
|
"version": "1.0.0"
|
|
},
|
|
"fs-exists-cached": {
|
|
"version": "1.0.0"
|
|
},
|
|
"fs-extra": {
|
|
"version": "9.1.0",
|
|
"requires": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"fs-minipass": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
|
|
"integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.0.0"
|
|
}
|
|
},
|
|
"fs-monkey": {
|
|
"version": "1.0.3"
|
|
},
|
|
"fs-readdir-recursive": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"fs-write-stream-atomic": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
|
|
"integrity": "sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"iferr": "^0.1.5",
|
|
"imurmurhash": "^0.1.4",
|
|
"readable-stream": "1 || 2"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fs.realpath": {
|
|
"version": "1.0.0"
|
|
},
|
|
"fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"optional": true
|
|
},
|
|
"fsm-iterator": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1"
|
|
},
|
|
"function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"functional-red-black-tree": {
|
|
"version": "1.0.1"
|
|
},
|
|
"functions-have-names": {
|
|
"version": "1.2.2"
|
|
},
|
|
"gatsby": {
|
|
"version": "3.14.6",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/eslint-parser": "^7.15.4",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/parser": "^7.15.5",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/traverse": "^7.15.4",
|
|
"@babel/types": "^7.15.4",
|
|
"@gatsbyjs/reach-router": "^1.3.6",
|
|
"@gatsbyjs/webpack-hot-middleware": "^2.25.2",
|
|
"@nodelib/fs.walk": "^1.2.4",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
|
|
"@types/http-proxy": "^1.17.4",
|
|
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
|
"@typescript-eslint/parser": "^4.29.3",
|
|
"@vercel/webpack-asset-relocator-loader": "^1.6.0",
|
|
"address": "1.1.2",
|
|
"anser": "^2.0.1",
|
|
"autoprefixer": "^10.2.4",
|
|
"axios": "^0.21.1",
|
|
"babel-loader": "^8.2.2",
|
|
"babel-plugin-add-module-exports": "^1.0.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"babel-plugin-lodash": "^3.3.4",
|
|
"babel-plugin-remove-graphql-queries": "^3.14.0",
|
|
"babel-preset-gatsby": "^1.14.0",
|
|
"better-opn": "^2.0.0",
|
|
"bluebird": "^3.7.2",
|
|
"body-parser": "^1.19.0",
|
|
"browserslist": "^4.12.2",
|
|
"cache-manager": "^2.11.1",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"common-tags": "^1.8.0",
|
|
"compression": "^1.7.4",
|
|
"cookie": "^0.4.1",
|
|
"core-js": "^3.17.2",
|
|
"cors": "^2.8.5",
|
|
"css-loader": "^5.0.1",
|
|
"css-minimizer-webpack-plugin": "^2.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"date-fns": "^2.14.0",
|
|
"debug": "^3.2.7",
|
|
"deepmerge": "^4.2.2",
|
|
"del": "^5.1.0",
|
|
"detect-port": "^1.3.0",
|
|
"devcert": "^1.1.3",
|
|
"dotenv": "^8.2.0",
|
|
"eslint": "^7.32.0",
|
|
"eslint-config-react-app": "^6.0.0",
|
|
"eslint-plugin-flowtype": "^5.9.2",
|
|
"eslint-plugin-graphql": "^4.0.0",
|
|
"eslint-plugin-import": "^2.24.2",
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
"eslint-plugin-react": "^7.25.1",
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
"eslint-webpack-plugin": "^2.5.4",
|
|
"event-source-polyfill": "^1.0.15",
|
|
"execa": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-graphql": "^0.12.0",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"fastq": "^1.10.0",
|
|
"file-loader": "^6.2.0",
|
|
"find-cache-dir": "^3.3.1",
|
|
"fs-exists-cached": "1.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-cli": "^3.14.2",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-graphiql-explorer": "^1.14.0",
|
|
"gatsby-legacy-polyfills": "^1.14.0",
|
|
"gatsby-link": "^3.14.0",
|
|
"gatsby-plugin-page-creator": "^3.14.0",
|
|
"gatsby-plugin-typescript": "^3.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"gatsby-react-router-scroll": "^4.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"gatsby-worker": "^0.5.0",
|
|
"glob": "^7.1.6",
|
|
"got": "^11.8.2",
|
|
"graphql": "^15.4.0",
|
|
"graphql-compose": "~7.25.0",
|
|
"graphql-playground-middleware-express": "^1.7.18",
|
|
"hasha": "^5.2.0",
|
|
"http-proxy": "^1.18.1",
|
|
"invariant": "^2.2.4",
|
|
"is-relative": "^1.0.0",
|
|
"is-relative-url": "^3.0.0",
|
|
"joi": "^17.2.1",
|
|
"json-loader": "^0.5.7",
|
|
"latest-version": "5.1.0",
|
|
"lodash": "^4.17.21",
|
|
"md5-file": "^5.0.0",
|
|
"meant": "^1.0.1",
|
|
"memoizee": "^0.4.15",
|
|
"micromatch": "^4.0.2",
|
|
"mime": "^2.4.6",
|
|
"mini-css-extract-plugin": "1.6.2",
|
|
"mitt": "^1.2.0",
|
|
"moment": "^2.27.0",
|
|
"multer": "^1.4.2",
|
|
"normalize-path": "^3.0.0",
|
|
"null-loader": "^4.0.1",
|
|
"opentracing": "^0.14.4",
|
|
"p-defer": "^3.0.0",
|
|
"parseurl": "^1.3.3",
|
|
"physical-cpu-count": "^2.0.0",
|
|
"platform": "^1.3.6",
|
|
"postcss": "^8.3.5",
|
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
"postcss-loader": "^5.0.0",
|
|
"prompts": "^2.3.2",
|
|
"prop-types": "^15.7.2",
|
|
"query-string": "^6.13.1",
|
|
"raw-loader": "^4.0.2",
|
|
"react-dev-utils": "^11.0.3",
|
|
"react-refresh": "^0.9.0",
|
|
"redux": "^4.0.5",
|
|
"redux-thunk": "^2.3.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"shallow-compare": "^1.2.2",
|
|
"signal-exit": "^3.0.3",
|
|
"slugify": "^1.4.4",
|
|
"socket.io": "3.1.1",
|
|
"socket.io-client": "3.1.1",
|
|
"source-map": "^0.7.3",
|
|
"source-map-support": "^0.5.19",
|
|
"st": "^2.0.0",
|
|
"stack-trace": "^0.0.10",
|
|
"string-similarity": "^1.2.2",
|
|
"strip-ansi": "^5.2.0",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
"tmp": "^0.2.1",
|
|
"true-case-path": "^2.2.1",
|
|
"type-of": "^2.0.1",
|
|
"url-loader": "^4.1.1",
|
|
"uuid": "3.4.0",
|
|
"v8-compile-cache": "^2.2.0",
|
|
"webpack": "^5.35.0",
|
|
"webpack-dev-middleware": "^4.1.0",
|
|
"webpack-merge": "^5.7.3",
|
|
"webpack-stats-plugin": "^1.0.3",
|
|
"webpack-virtual-modules": "^0.3.2",
|
|
"xstate": "^4.11.0",
|
|
"yaml-loader": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@typescript-eslint/experimental-utils": "4.33.0",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"debug": "^4.3.1",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.1.8",
|
|
"regexpp": "^3.1.0",
|
|
"semver": "^7.3.5",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/experimental-utils": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.7",
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/parser": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@typescript-eslint/scope-manager": "4.33.0",
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/typescript-estree": "4.33.0",
|
|
"debug": "^4.3.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/scope-manager": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "4.33.0"
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"@typescript-eslint/visitor-keys": "4.33.0",
|
|
"debug": "^4.3.1",
|
|
"globby": "^11.0.3",
|
|
"is-glob": "^4.0.1",
|
|
"semver": "^7.3.5",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "4.33.0",
|
|
"requires": {
|
|
"@typescript-eslint/types": "4.33.0",
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
}
|
|
},
|
|
"ansi-regex": {
|
|
"version": "4.1.0"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"axios": {
|
|
"version": "0.21.4",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"babel-preset-gatsby": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/plugin-proposal-class-properties": "^7.14.0",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-classes": "^7.15.4",
|
|
"@babel/plugin-transform-runtime": "^7.15.0",
|
|
"@babel/plugin-transform-spread": "^7.14.6",
|
|
"@babel/preset-env": "^7.15.4",
|
|
"@babel/preset-react": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"babel-plugin-macros": "^2.8.0",
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-legacy-polyfills": "^1.14.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"core-js": {
|
|
"version": "3.19.2"
|
|
},
|
|
"date-fns": {
|
|
"version": "2.27.0"
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"dotenv": {
|
|
"version": "8.6.0"
|
|
},
|
|
"eslint-config-react-app": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"confusing-browser-globals": "^1.0.10"
|
|
}
|
|
},
|
|
"eslint-plugin-jest": {
|
|
"version": "24.7.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz",
|
|
"integrity": "sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@typescript-eslint/experimental-utils": "^4.0.1"
|
|
}
|
|
},
|
|
"eslint-plugin-testing-library": {
|
|
"version": "3.10.2",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.2.tgz",
|
|
"integrity": "sha512-WAmOCt7EbF1XM8XfbCKAEzAPnShkNSwcIsAD2jHdsMUT9mZJPjLCG7pMzbcC8kK366NOuGip8HKLDC+Xk4yIdA==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@typescript-eslint/experimental-utils": "^3.10.1"
|
|
},
|
|
"dependencies": {
|
|
"@typescript-eslint/experimental-utils": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz",
|
|
"integrity": "sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.3",
|
|
"@typescript-eslint/types": "3.10.1",
|
|
"@typescript-eslint/typescript-estree": "3.10.1",
|
|
"eslint-scope": "^5.0.0",
|
|
"eslint-utils": "^2.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.10.1.tgz",
|
|
"integrity": "sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz",
|
|
"integrity": "sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "3.10.1",
|
|
"@typescript-eslint/visitor-keys": "3.10.1",
|
|
"debug": "^4.1.1",
|
|
"glob": "^7.1.6",
|
|
"is-glob": "^4.0.1",
|
|
"lodash": "^4.17.15",
|
|
"semver": "^7.3.2",
|
|
"tsutils": "^3.17.1"
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "3.10.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz",
|
|
"integrity": "sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"eslint-utils": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
|
|
"integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"optional": true,
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.3"
|
|
},
|
|
"string-similarity": {
|
|
"version": "1.2.2",
|
|
"requires": {
|
|
"lodash.every": "^4.6.0",
|
|
"lodash.flattendeep": "^4.4.0",
|
|
"lodash.foreach": "^4.5.0",
|
|
"lodash.map": "^4.6.0",
|
|
"lodash.maxby": "^4.6.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"ansi-regex": "^4.1.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-cli": {
|
|
"version": "3.14.2",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/common-tags": "^1.8.0",
|
|
"better-opn": "^2.0.0",
|
|
"chalk": "^4.1.2",
|
|
"clipboardy": "^2.3.0",
|
|
"common-tags": "^1.8.0",
|
|
"configstore": "^5.0.1",
|
|
"convert-hrtime": "^3.0.0",
|
|
"create-gatsby": "^1.14.0",
|
|
"envinfo": "^7.7.3",
|
|
"execa": "^5.1.1",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-recipes": "^0.25.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"hosted-git-info": "^3.0.6",
|
|
"is-valid-path": "^0.1.1",
|
|
"joi": "^17.4.0",
|
|
"lodash": "^4.17.21",
|
|
"meant": "^1.0.2",
|
|
"node-fetch": "^2.6.1",
|
|
"opentracing": "^0.14.4",
|
|
"pretty-error": "^2.1.1",
|
|
"progress": "^2.0.3",
|
|
"prompts": "^2.3.2",
|
|
"redux": "^4.0.5",
|
|
"resolve-cwd": "^3.0.0",
|
|
"semver": "^7.3.5",
|
|
"signal-exit": "^3.0.3",
|
|
"source-map": "0.7.3",
|
|
"stack-trace": "^0.0.10",
|
|
"strip-ansi": "^5.2.0",
|
|
"update-notifier": "^5.0.1",
|
|
"uuid": "3.4.0",
|
|
"yargs": "^15.4.1",
|
|
"yoga-layout-prebuilt": "^1.9.6",
|
|
"yurnalist": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "4.1.0"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"boxen": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.2.1"
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
}
|
|
},
|
|
"is-npm": {
|
|
"version": "5.0.0"
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.3"
|
|
},
|
|
"strip-ansi": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"ansi-regex": "^4.1.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2"
|
|
},
|
|
"update-notifier": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-core-utils": {
|
|
"version": "2.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"ci-info": "2.0.0",
|
|
"configstore": "^5.0.1",
|
|
"file-type": "^16.5.3",
|
|
"fs-extra": "^10.0.0",
|
|
"got": "^11.8.2",
|
|
"node-object-hash": "^2.3.9",
|
|
"proper-lockfile": "^4.1.2",
|
|
"tmp": "^0.2.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gatsby-graphiql-explorer": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"gatsby-legacy-polyfills": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"core-js-compat": "3.9.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js-compat": {
|
|
"version": "3.9.0",
|
|
"requires": {
|
|
"browserslist": "^4.16.3",
|
|
"semver": "7.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-link": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/reach__router": "^1.3.9",
|
|
"prop-types": "^15.7.2"
|
|
}
|
|
},
|
|
"gatsby-page-utils": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"bluebird": "^3.7.2",
|
|
"chokidar": "^3.5.2",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"glob": "^7.1.7",
|
|
"lodash": "^4.17.21",
|
|
"micromatch": "^4.0.4"
|
|
}
|
|
},
|
|
"gatsby-plugin-advanced-sitemap": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"@babel/runtime": "7.14.0",
|
|
"fs-extra": "10.0.1",
|
|
"lodash": "4.17.21",
|
|
"moment": "2.29.1",
|
|
"pify": "5.0.0",
|
|
"xml": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime": {
|
|
"version": "7.14.0",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.1",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"pify": {
|
|
"version": "5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-plugin-create-client-paths": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"gatsby-plugin-manifest": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"semver": "^7.3.5",
|
|
"sharp": "^0.29.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-plugin-page-creator": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/traverse": "^7.15.4",
|
|
"@sindresorhus/slugify": "^1.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"fs-exists-cached": "^1.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-page-utils": "^1.14.0",
|
|
"gatsby-plugin-utils": "^1.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"globby": "^11.0.4",
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"gatsby-plugin-postcss": {
|
|
"version": "4.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"postcss-loader": "^4.3.0"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-plugin-react-helmet": {
|
|
"version": "4.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"gatsby-plugin-remove-serviceworker": {
|
|
"version": "1.0.0"
|
|
},
|
|
"gatsby-plugin-typescript": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/preset-typescript": "^7.15.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"babel-plugin-remove-graphql-queries": "^3.14.0"
|
|
}
|
|
},
|
|
"gatsby-plugin-utils": {
|
|
"version": "1.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"joi": "^17.4.2"
|
|
}
|
|
},
|
|
"gatsby-plugin-webpack-bundle-analyser-v2": {
|
|
"version": "1.1.27",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.17.8",
|
|
"webpack-bundle-analyzer": "^4.5.0"
|
|
}
|
|
},
|
|
"gatsby-react-router-scroll": {
|
|
"version": "4.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"gatsby-recipes": {
|
|
"version": "0.25.0",
|
|
"requires": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/generator": "^7.15.4",
|
|
"@babel/helper-plugin-utils": "^7.14.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-transform-react-jsx": "^7.14.9",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@babel/standalone": "^7.15.5",
|
|
"@babel/template": "^7.15.4",
|
|
"@babel/types": "^7.15.4",
|
|
"@graphql-tools/schema": "^7.0.0",
|
|
"@graphql-tools/utils": "^7.0.2",
|
|
"@hapi/hoek": "8.x.x",
|
|
"@hapi/joi": "^15.1.1",
|
|
"better-queue": "^3.8.10",
|
|
"chokidar": "^3.5.2",
|
|
"contentful-management": "^7.5.1",
|
|
"cors": "^2.8.5",
|
|
"debug": "^4.3.1",
|
|
"detect-port": "^1.3.0",
|
|
"dotenv": "^8.2.0",
|
|
"execa": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-graphql": "^0.12.0",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gatsby-telemetry": "^2.14.0",
|
|
"glob": "^7.1.6",
|
|
"graphql": "^15.4.0",
|
|
"graphql-compose": "~7.25.0",
|
|
"graphql-subscriptions": "^1.1.0",
|
|
"graphql-type-json": "^0.3.2",
|
|
"hicat": "^0.8.0",
|
|
"is-binary-path": "^2.1.0",
|
|
"is-url": "^1.2.4",
|
|
"jest-diff": "^25.5.0",
|
|
"lock": "^1.0.0",
|
|
"lodash": "^4.17.21",
|
|
"mitt": "^1.2.0",
|
|
"mkdirp": "^0.5.1",
|
|
"node-fetch": "^2.5.0",
|
|
"pkg-dir": "^4.2.0",
|
|
"prettier": "^2.3.2",
|
|
"prop-types": "^15.6.1",
|
|
"remark-mdx": "^2.0.0-next.4",
|
|
"remark-mdxjs": "^2.0.0-next.4",
|
|
"remark-parse": "^6.0.3",
|
|
"remark-stringify": "^8.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"single-trailing-newline": "^1.0.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unified": "^8.4.2",
|
|
"unist-util-remove": "^2.0.0",
|
|
"unist-util-visit": "^2.0.2",
|
|
"uuid": "3.4.0",
|
|
"ws": "^7.3.0",
|
|
"xstate": "^4.9.1",
|
|
"yoga-layout-prebuilt": "^1.9.6"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": {
|
|
"version": "25.5.0",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^1.1.1",
|
|
"@types/yargs": "^15.0.0",
|
|
"chalk": "^3.0.0"
|
|
}
|
|
},
|
|
"@types/istanbul-reports": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "*",
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "15.0.14",
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"diff-sequences": {
|
|
"version": "25.2.6"
|
|
},
|
|
"dotenv": {
|
|
"version": "8.6.0"
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-diff": {
|
|
"version": "25.5.0",
|
|
"requires": {
|
|
"chalk": "^3.0.0",
|
|
"diff-sequences": "^25.2.6",
|
|
"jest-get-type": "^25.2.6",
|
|
"pretty-format": "^25.5.0"
|
|
}
|
|
},
|
|
"jest-get-type": {
|
|
"version": "25.2.6"
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"pretty-format": {
|
|
"version": "25.5.0",
|
|
"requires": {
|
|
"@jest/types": "^25.5.0",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^16.12.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"gatsby-remark-prismjs": {
|
|
"version": "5.11.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"parse-numeric-range": "^1.2.0",
|
|
"unist-util-visit": "^2.0.3"
|
|
}
|
|
},
|
|
"gatsby-source-filesystem": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"chokidar": "^3.5.2",
|
|
"fastq": "^1.11.1",
|
|
"file-type": "^16.5.3",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"got": "^9.6.0",
|
|
"md5-file": "^5.0.0",
|
|
"mime": "^2.5.2",
|
|
"pretty-bytes": "^5.4.1",
|
|
"progress": "^2.0.3",
|
|
"valid-url": "^1.0.9",
|
|
"xstate": "^4.14.0"
|
|
},
|
|
"dependencies": {
|
|
"@sindresorhus/is": {
|
|
"version": "0.14.0"
|
|
},
|
|
"@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"defer-to-connect": "^1.0.1"
|
|
}
|
|
},
|
|
"cacheable-request": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"decompress-response": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"defer-to-connect": {
|
|
"version": "1.1.3"
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"got": {
|
|
"version": "9.6.0",
|
|
"requires": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lowercase-keys": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
},
|
|
"json-buffer": {
|
|
"version": "3.0.0"
|
|
},
|
|
"keyv": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"p-cancelable": {
|
|
"version": "1.1.0"
|
|
},
|
|
"responselike": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"lowercase-keys": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lowercase-keys": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gatsby-telemetry": {
|
|
"version": "2.14.0",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.0",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@turist/fetch": "^7.1.7",
|
|
"@turist/time": "^0.0.2",
|
|
"async-retry-ng": "^2.0.1",
|
|
"boxen": "^4.2.0",
|
|
"configstore": "^5.0.1",
|
|
"fs-extra": "^10.0.0",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"git-up": "^4.0.5",
|
|
"is-docker": "^2.2.1",
|
|
"lodash": "^4.17.21",
|
|
"node-fetch": "^2.6.1",
|
|
"uuid": "3.4.0"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gatsby-transformer-remark": {
|
|
"version": "4.11.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"gatsby-core-utils": "^2.14.0",
|
|
"gray-matter": "^4.0.2",
|
|
"hast-util-raw": "^6.0.2",
|
|
"hast-util-to-html": "^7.1.2",
|
|
"lodash": "^4.17.21",
|
|
"mdast-util-to-hast": "^10.2.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"mdast-util-toc": "^5.1.0",
|
|
"remark": "^13.0.0",
|
|
"remark-footnotes": "^3.0.0",
|
|
"remark-gfm": "^1.0.0",
|
|
"remark-parse": "^9.0.0",
|
|
"remark-retext": "^4.0.0",
|
|
"remark-stringify": "^9.0.1",
|
|
"retext-english": "^3.0.4",
|
|
"sanitize-html": "^1.27.5",
|
|
"underscore.string": "^3.3.5",
|
|
"unified": "^9.2.1",
|
|
"unist-util-remove-position": "^3.0.0",
|
|
"unist-util-select": "^3.0.4",
|
|
"unist-util-visit": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"domhandler": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1"
|
|
}
|
|
},
|
|
"htmlparser2": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^3.0.0",
|
|
"domutils": "^2.0.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-hast": {
|
|
"version": "10.2.0",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1"
|
|
},
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"remark-parse": {
|
|
"version": "9.0.0",
|
|
"requires": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
}
|
|
},
|
|
"remark-stringify": {
|
|
"version": "9.0.1",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
}
|
|
},
|
|
"sanitize-html": {
|
|
"version": "1.27.5",
|
|
"requires": {
|
|
"htmlparser2": "^4.1.0",
|
|
"lodash": "^4.17.15",
|
|
"parse-srcset": "^1.0.2",
|
|
"postcss": "^7.0.27"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"unified": {
|
|
"version": "9.2.2",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gatsby-worker": {
|
|
"version": "0.5.0",
|
|
"requires": {
|
|
"@babel/core": "^7.15.5",
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"gauge": {
|
|
"version": "2.7.4",
|
|
"requires": {
|
|
"aproba": "^1.0.3",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1",
|
|
"wide-align": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1"
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"number-is-nan": "^1.0.0"
|
|
}
|
|
},
|
|
"string-width": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"generic-names": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"loader-utils": "^1.1.0"
|
|
}
|
|
},
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2"
|
|
},
|
|
"get-caller-file": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"get-func-name": {
|
|
"version": "2.0.0"
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
}
|
|
},
|
|
"get-node-dimensions": {
|
|
"version": "1.2.1"
|
|
},
|
|
"get-own-enumerable-property-symbols": {
|
|
"version": "3.0.2"
|
|
},
|
|
"get-package-type": {
|
|
"version": "0.1.0"
|
|
},
|
|
"get-port": {
|
|
"version": "5.1.1",
|
|
"dev": true
|
|
},
|
|
"get-stdin": {
|
|
"version": "4.0.1"
|
|
},
|
|
"get-stream": {
|
|
"version": "6.0.1"
|
|
},
|
|
"get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"get-value": {
|
|
"version": "2.0.6"
|
|
},
|
|
"getos": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"async": "^3.2.0"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "3.2.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"getpass": {
|
|
"version": "0.1.7",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"git-up": {
|
|
"version": "4.0.5",
|
|
"requires": {
|
|
"is-ssh": "^1.3.0",
|
|
"parse-url": "^6.0.0"
|
|
}
|
|
},
|
|
"github-from-package": {
|
|
"version": "0.0.0"
|
|
},
|
|
"github-slugger": {
|
|
"version": "1.4.0"
|
|
},
|
|
"glob": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
},
|
|
"glob-promise": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/glob-promise/-/glob-promise-3.4.0.tgz",
|
|
"integrity": "sha512-q08RJ6O+eJn+dVanerAndJwIcumgbDdYiUT7zFQl3Wm1xD6fBKtah7H8ZJChj4wP+8C+QfeVy8xautR7rdmKEw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/glob": "*"
|
|
}
|
|
},
|
|
"glob-to-regexp": {
|
|
"version": "0.4.1"
|
|
},
|
|
"global": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"min-document": "^2.19.0",
|
|
"process": "^0.11.10"
|
|
}
|
|
},
|
|
"global-dirs": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ini": "2.0.0"
|
|
}
|
|
},
|
|
"global-modules": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"global-prefix": "^3.0.0"
|
|
}
|
|
},
|
|
"global-prefix": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
},
|
|
"dependencies": {
|
|
"ini": {
|
|
"version": "1.3.8"
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globalize": {
|
|
"version": "1.7.0",
|
|
"requires": {
|
|
"cldrjs": "^0.5.4"
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "11.12.0"
|
|
},
|
|
"globalthis": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
|
|
"integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "11.1.0",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
"requires": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"got": {
|
|
"version": "11.8.3",
|
|
"requires": {
|
|
"@sindresorhus/is": "^4.0.0",
|
|
"@szmarczak/http-timer": "^4.0.5",
|
|
"@types/cacheable-request": "^6.0.1",
|
|
"@types/responselike": "^1.0.0",
|
|
"cacheable-lookup": "^5.0.3",
|
|
"cacheable-request": "^7.0.2",
|
|
"decompress-response": "^6.0.0",
|
|
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
"lowercase-keys": "^2.0.0",
|
|
"p-cancelable": "^2.0.0",
|
|
"responselike": "^2.0.0"
|
|
}
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.2.9"
|
|
},
|
|
"graphql": {
|
|
"version": "15.7.2"
|
|
},
|
|
"graphql-compose": {
|
|
"version": "7.25.1",
|
|
"requires": {
|
|
"graphql-type-json": "0.3.2",
|
|
"object-path": "0.11.5"
|
|
},
|
|
"dependencies": {
|
|
"object-path": {
|
|
"version": "0.11.5"
|
|
}
|
|
}
|
|
},
|
|
"graphql-config": {
|
|
"version": "3.4.1",
|
|
"requires": {
|
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "3.0.2",
|
|
"@graphql-tools/graphql-file-loader": "^6.0.0",
|
|
"@graphql-tools/json-file-loader": "^6.0.0",
|
|
"@graphql-tools/load": "^6.0.0",
|
|
"@graphql-tools/merge": "6.0.0 - 6.2.14",
|
|
"@graphql-tools/url-loader": "^6.0.0",
|
|
"@graphql-tools/utils": "^7.0.0",
|
|
"cosmiconfig": "7.0.0",
|
|
"cosmiconfig-toml-loader": "1.0.0",
|
|
"minimatch": "3.0.4",
|
|
"string-env-interpolation": "1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.0",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"graphql-playground-html": {
|
|
"version": "1.6.30",
|
|
"requires": {
|
|
"xss": "^1.0.6"
|
|
}
|
|
},
|
|
"graphql-playground-middleware-express": {
|
|
"version": "1.7.23",
|
|
"requires": {
|
|
"graphql-playground-html": "^1.6.30"
|
|
}
|
|
},
|
|
"graphql-subscriptions": {
|
|
"version": "1.2.1",
|
|
"requires": {
|
|
"iterall": "^1.3.0"
|
|
}
|
|
},
|
|
"graphql-type-json": {
|
|
"version": "0.3.2",
|
|
"requires": {}
|
|
},
|
|
"graphql-ws": {
|
|
"version": "4.9.0",
|
|
"requires": {}
|
|
},
|
|
"gray-matter": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
|
|
"integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==",
|
|
"requires": {
|
|
"js-yaml": "^3.13.1",
|
|
"kind-of": "^6.0.2",
|
|
"section-matter": "^1.0.0",
|
|
"strip-bom-string": "^1.0.0"
|
|
}
|
|
},
|
|
"growl": {
|
|
"version": "1.10.5",
|
|
"dev": true
|
|
},
|
|
"gud": {
|
|
"version": "1.0.0"
|
|
},
|
|
"gzip-size": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"duplexer": "^0.1.1",
|
|
"pify": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"pify": {
|
|
"version": "4.0.1"
|
|
}
|
|
}
|
|
},
|
|
"handle-thing": {
|
|
"version": "2.0.1"
|
|
},
|
|
"handlebars": {
|
|
"version": "4.7.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"minimist": "^1.2.5",
|
|
"neo-async": "^2.6.0",
|
|
"source-map": "^0.6.1",
|
|
"uglify-js": "^3.1.4",
|
|
"wordwrap": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"har-schema": {
|
|
"version": "2.0.0"
|
|
},
|
|
"har-validator": {
|
|
"version": "5.1.5",
|
|
"requires": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
}
|
|
},
|
|
"harmony-reflect": {
|
|
"version": "1.6.2"
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-ansi": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"has-bigints": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ=="
|
|
},
|
|
"has-cors": {
|
|
"version": "1.1.0"
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0"
|
|
},
|
|
"has-glob": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-glob/-/has-glob-1.0.0.tgz",
|
|
"integrity": "sha512-D+8A457fBShSEI3tFCj65PAbT++5sKiFtdCdOam0gnfBgw9D277OERk+HM9qYJXmdVLZ/znez10SqHN0BBQ50g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-extglob": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
|
|
"integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
|
|
},
|
|
"has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"has-unicode": {
|
|
"version": "2.0.1"
|
|
},
|
|
"has-value": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"get-value": "^2.0.6",
|
|
"has-values": "^1.0.0",
|
|
"isobject": "^3.0.0"
|
|
}
|
|
},
|
|
"has-values": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"kind-of": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"has-yarn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"hash-base": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.6.0",
|
|
"safe-buffer": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
}
|
|
}
|
|
},
|
|
"hash.js": {
|
|
"version": "1.1.7",
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"minimalistic-assert": "^1.0.1"
|
|
}
|
|
},
|
|
"hasha": {
|
|
"version": "5.2.2",
|
|
"requires": {
|
|
"is-stream": "^2.0.0",
|
|
"type-fest": "^0.8.0"
|
|
},
|
|
"dependencies": {
|
|
"type-fest": {
|
|
"version": "0.8.1"
|
|
}
|
|
}
|
|
},
|
|
"hast-to-hyperscript": {
|
|
"version": "9.0.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.3",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"property-information": "^5.3.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"style-to-object": "^0.3.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"web-namespaces": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-from-parse5": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"@types/parse5": "^5.0.0",
|
|
"hastscript": "^6.0.0",
|
|
"property-information": "^5.0.0",
|
|
"vfile": "^4.0.0",
|
|
"vfile-location": "^3.2.0",
|
|
"web-namespaces": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-is-element": {
|
|
"version": "1.1.0"
|
|
},
|
|
"hast-util-parse-selector": {
|
|
"version": "2.2.5"
|
|
},
|
|
"hast-util-raw": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"@types/hast": "^2.0.0",
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"hast-util-to-parse5": "^6.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"parse5": "^6.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0",
|
|
"vfile": "^4.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-sanitize": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"hast-util-to-html": {
|
|
"version": "7.1.3",
|
|
"requires": {
|
|
"ccount": "^1.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-is-element": "^1.0.0",
|
|
"hast-util-whitespace": "^1.0.0",
|
|
"html-void-elements": "^1.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"stringify-entities": "^3.0.1",
|
|
"unist-util-is": "^4.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"hast-util-to-parse5": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"hast-to-hyperscript": "^9.0.0",
|
|
"property-information": "^5.0.0",
|
|
"web-namespaces": "^1.0.0",
|
|
"xtend": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"hast-util-whitespace": {
|
|
"version": "1.0.4"
|
|
},
|
|
"hastscript": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"@types/hast": "^2.0.0",
|
|
"comma-separated-tokens": "^1.0.0",
|
|
"hast-util-parse-selector": "^2.0.0",
|
|
"property-information": "^5.0.0",
|
|
"space-separated-tokens": "^1.0.0"
|
|
}
|
|
},
|
|
"he": {
|
|
"version": "1.2.0"
|
|
},
|
|
"helmet": {
|
|
"version": "3.23.3",
|
|
"requires": {
|
|
"depd": "2.0.0",
|
|
"dont-sniff-mimetype": "1.1.0",
|
|
"feature-policy": "0.3.0",
|
|
"helmet-crossdomain": "0.4.0",
|
|
"helmet-csp": "2.10.0",
|
|
"hide-powered-by": "1.1.0",
|
|
"hpkp": "2.0.0",
|
|
"hsts": "2.2.0",
|
|
"nocache": "2.1.0",
|
|
"referrer-policy": "1.2.0",
|
|
"x-xss-protection": "1.3.0"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"helmet-crossdomain": {
|
|
"version": "0.4.0"
|
|
},
|
|
"helmet-csp": {
|
|
"version": "2.10.0",
|
|
"requires": {
|
|
"bowser": "2.9.0",
|
|
"camelize": "1.0.0",
|
|
"content-security-policy-builder": "2.1.0",
|
|
"dasherize": "2.0.0"
|
|
}
|
|
},
|
|
"hexoid": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz",
|
|
"integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==",
|
|
"dev": true
|
|
},
|
|
"hicat": {
|
|
"version": "0.8.0",
|
|
"requires": {
|
|
"highlight.js": "^10.4.1",
|
|
"minimist": "^1.2.5"
|
|
}
|
|
},
|
|
"hide-powered-by": {
|
|
"version": "1.1.0"
|
|
},
|
|
"highlight.js": {
|
|
"version": "10.7.3"
|
|
},
|
|
"hmac-drbg": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"hash.js": "^1.0.3",
|
|
"minimalistic-assert": "^1.0.0",
|
|
"minimalistic-crypto-utils": "^1.0.1"
|
|
}
|
|
},
|
|
"hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"homedir-polyfill": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"parse-passwd": "^1.0.0"
|
|
}
|
|
},
|
|
"hoopy": {
|
|
"version": "0.1.4"
|
|
},
|
|
"hosted-git-info": {
|
|
"version": "3.0.8",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"hpack.js": {
|
|
"version": "2.1.6",
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"obuf": "^1.0.0",
|
|
"readable-stream": "^2.0.1",
|
|
"wbuf": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"hpkp": {
|
|
"version": "2.0.0"
|
|
},
|
|
"hsts": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"depd": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"html-element-map": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"array.prototype.filter": "^1.0.0",
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"html-encoding-sniffer": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"whatwg-encoding": "^1.0.5"
|
|
}
|
|
},
|
|
"html-entities": {
|
|
"version": "2.3.2"
|
|
},
|
|
"html-escaper": {
|
|
"version": "2.0.2"
|
|
},
|
|
"html-minifier-terser": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"camel-case": "^4.1.2",
|
|
"clean-css": "^5.2.2",
|
|
"commander": "^8.3.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^3.0.4",
|
|
"relateurl": "^0.2.7",
|
|
"terser": "^5.10.0"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "8.3.0"
|
|
}
|
|
}
|
|
},
|
|
"html-parse-stringify": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"void-elements": "3.1.0"
|
|
}
|
|
},
|
|
"html-tags": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz",
|
|
"integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==",
|
|
"dev": true
|
|
},
|
|
"html-void-elements": {
|
|
"version": "1.0.5"
|
|
},
|
|
"html-webpack-plugin": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"@types/html-minifier-terser": "^6.0.0",
|
|
"html-minifier-terser": "^6.0.2",
|
|
"lodash": "^4.17.21",
|
|
"pretty-error": "^4.0.0",
|
|
"tapable": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pretty-error": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^3.0.0"
|
|
}
|
|
},
|
|
"renderkid": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
},
|
|
"tapable": {
|
|
"version": "2.2.1"
|
|
}
|
|
}
|
|
},
|
|
"htmlparser2": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.0.0",
|
|
"domutils": "^2.5.2",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"http-auth": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"apache-crypt": "^1.1.2",
|
|
"apache-md5": "^1.0.6",
|
|
"bcryptjs": "^2.3.0",
|
|
"uuid": "^3.0.0"
|
|
}
|
|
},
|
|
"http-cache-semantics": {
|
|
"version": "4.1.0"
|
|
},
|
|
"http-deceiver": {
|
|
"version": "1.2.7"
|
|
},
|
|
"http-errors": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
"requires": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
},
|
|
"statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="
|
|
},
|
|
"toidentifier": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
|
|
}
|
|
}
|
|
},
|
|
"http-parser-js": {
|
|
"version": "0.5.5"
|
|
},
|
|
"http-proxy": {
|
|
"version": "1.18.1",
|
|
"requires": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"http-proxy-agent": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"@tootallnate/once": "1",
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"http-proxy-middleware": {
|
|
"version": "0.19.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"http-proxy": "^1.17.0",
|
|
"is-glob": "^4.0.0",
|
|
"lodash": "^4.17.11",
|
|
"micromatch": "^3.1.10"
|
|
},
|
|
"dependencies": {
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"http-signature": {
|
|
"version": "1.3.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^2.0.2",
|
|
"sshpk": "^1.14.1"
|
|
}
|
|
},
|
|
"http-status": {
|
|
"version": "1.5.0"
|
|
},
|
|
"http2-wrapper": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"quick-lru": "^5.1.1",
|
|
"resolve-alpn": "^1.0.0"
|
|
}
|
|
},
|
|
"httpntlm": {
|
|
"version": "1.6.1",
|
|
"requires": {
|
|
"httpreq": ">=0.4.22",
|
|
"underscore": "~1.7.0"
|
|
},
|
|
"dependencies": {
|
|
"underscore": {
|
|
"version": "1.7.0"
|
|
}
|
|
}
|
|
},
|
|
"httpreq": {
|
|
"version": "0.5.2"
|
|
},
|
|
"https-browserify": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
|
|
"integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==",
|
|
"dev": true
|
|
},
|
|
"https-proxy-agent": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "2.1.0"
|
|
},
|
|
"husky": {
|
|
"version": "7.0.4",
|
|
"dev": true
|
|
},
|
|
"hyphenate-style-name": {
|
|
"version": "1.0.4"
|
|
},
|
|
"i18next": {
|
|
"version": "20.6.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.0"
|
|
}
|
|
},
|
|
"iconv-lite": {
|
|
"version": "0.4.24",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
}
|
|
},
|
|
"icss-replace-symbols": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"icss-utils": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"idb": {
|
|
"version": "6.1.5"
|
|
},
|
|
"identity-obj-proxy": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"harmony-reflect": "^1.4.6"
|
|
}
|
|
},
|
|
"ieee754": {
|
|
"version": "1.2.1"
|
|
},
|
|
"iferr": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
|
|
"integrity": "sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==",
|
|
"dev": true
|
|
},
|
|
"ignore": {
|
|
"version": "5.2.0"
|
|
},
|
|
"ignore-by-default": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"immer": {
|
|
"version": "8.0.1"
|
|
},
|
|
"import-cwd": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"import-from": "^3.0.0"
|
|
}
|
|
},
|
|
"import-fresh": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"resolve-from": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"import-from": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"import-lazy": {
|
|
"version": "2.1.0"
|
|
},
|
|
"import-local": {
|
|
"version": "3.0.3",
|
|
"requires": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4"
|
|
},
|
|
"indent-string": {
|
|
"version": "4.0.0"
|
|
},
|
|
"infer-owner": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
|
|
"integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
|
|
"dev": true
|
|
},
|
|
"inflection": {
|
|
"version": "1.13.1"
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4"
|
|
},
|
|
"ini": {
|
|
"version": "2.0.0"
|
|
},
|
|
"inline-style-parser": {
|
|
"version": "0.1.1"
|
|
},
|
|
"inquirer": {
|
|
"version": "8.2.4",
|
|
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.4.tgz",
|
|
"integrity": "sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.1.1",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-width": "^3.0.0",
|
|
"external-editor": "^3.0.3",
|
|
"figures": "^3.0.0",
|
|
"lodash": "^4.17.21",
|
|
"mute-stream": "0.0.8",
|
|
"ora": "^5.4.1",
|
|
"run-async": "^2.4.0",
|
|
"rxjs": "^7.5.5",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"through": "^2.3.6",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"rxjs": {
|
|
"version": "7.5.5",
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
|
|
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"internal-ip": {
|
|
"version": "4.3.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"default-gateway": "^4.2.0",
|
|
"ipaddr.js": "^1.9.0"
|
|
}
|
|
},
|
|
"internal-slot": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"interpret": {
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
},
|
|
"invariant": {
|
|
"version": "2.2.4",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"invert-kv": {
|
|
"version": "2.0.0"
|
|
},
|
|
"ip": {
|
|
"version": "1.1.5",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"ip-regex": {
|
|
"version": "2.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"ipaddr.js": {
|
|
"version": "1.9.1"
|
|
},
|
|
"is-absolute-url": {
|
|
"version": "3.0.3"
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"kind-of": "^6.0.0"
|
|
}
|
|
},
|
|
"is-alphabetical": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-alphanumeric": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-alphanumerical": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0"
|
|
}
|
|
},
|
|
"is-arguments": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-arrayish": {
|
|
"version": "0.2.1"
|
|
},
|
|
"is-bigint": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
"requires": {
|
|
"has-bigints": "^1.0.1"
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"binary-extensions": "^2.0.0"
|
|
}
|
|
},
|
|
"is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-buffer": {
|
|
"version": "1.1.6"
|
|
},
|
|
"is-builtin-module": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.1.0.tgz",
|
|
"integrity": "sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"builtin-modules": "^3.0.0"
|
|
}
|
|
},
|
|
"is-callable": {
|
|
"version": "1.2.4"
|
|
},
|
|
"is-ci": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ci-info": "^3.2.0"
|
|
},
|
|
"dependencies": {
|
|
"ci-info": {
|
|
"version": "3.3.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"is-core-module": {
|
|
"version": "2.9.0",
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz",
|
|
"integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==",
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"kind-of": "^6.0.0"
|
|
}
|
|
},
|
|
"is-date-object": {
|
|
"version": "1.0.5",
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-decimal": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-descriptor": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^1.0.0",
|
|
"is-data-descriptor": "^1.0.0",
|
|
"kind-of": "^6.0.2"
|
|
}
|
|
},
|
|
"is-docker": {
|
|
"version": "2.2.1"
|
|
},
|
|
"is-dom": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-object": "^1.0.1",
|
|
"is-window": "^1.0.2"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "0.1.1"
|
|
},
|
|
"is-extglob": {
|
|
"version": "2.1.1"
|
|
},
|
|
"is-finite": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
|
|
"integrity": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"is-function": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"is-generator-fn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"is-generator-function": {
|
|
"version": "1.0.10",
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-glob": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"is-extglob": "^2.1.1"
|
|
}
|
|
},
|
|
"is-hexadecimal": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
}
|
|
},
|
|
"is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"is-invalid-path": {
|
|
"version": "0.1.0",
|
|
"requires": {
|
|
"is-glob": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-extglob": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-glob": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"is-extglob": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-map": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz",
|
|
"integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==",
|
|
"dev": true
|
|
},
|
|
"is-module": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-nan": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
|
|
"integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA=="
|
|
},
|
|
"is-npm": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"is-number": {
|
|
"version": "7.0.0"
|
|
},
|
|
"is-number-object": {
|
|
"version": "1.0.6",
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-obj": {
|
|
"version": "2.0.0"
|
|
},
|
|
"is-object": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"is-path-cwd": {
|
|
"version": "2.2.0"
|
|
},
|
|
"is-path-in-cwd": {
|
|
"version": "2.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-path-inside": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"is-path-inside": {
|
|
"version": "2.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"path-is-inside": "^1.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-path-inside": {
|
|
"version": "3.0.3"
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "2.1.0"
|
|
},
|
|
"is-plain-object": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"isobject": "^3.0.1"
|
|
}
|
|
},
|
|
"is-potential-custom-element-name": {
|
|
"version": "1.0.1"
|
|
},
|
|
"is-promise": {
|
|
"version": "4.0.0"
|
|
},
|
|
"is-reference": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"is-regex": {
|
|
"version": "1.1.4",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-regexp": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-relative": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"is-unc-path": "^1.0.0"
|
|
}
|
|
},
|
|
"is-relative-url": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"is-absolute-url": "^3.0.0"
|
|
}
|
|
},
|
|
"is-resolvable": {
|
|
"version": "1.1.0"
|
|
},
|
|
"is-root": {
|
|
"version": "2.1.0"
|
|
},
|
|
"is-set": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz",
|
|
"integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==",
|
|
"dev": true
|
|
},
|
|
"is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
|
|
"integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-ssh": {
|
|
"version": "1.3.3",
|
|
"requires": {
|
|
"protocols": "^1.1.0"
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-string": {
|
|
"version": "1.0.7",
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-subset": {
|
|
"version": "0.1.1"
|
|
},
|
|
"is-symbol": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"is-typed-array": {
|
|
"version": "1.1.8",
|
|
"requires": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.18.5",
|
|
"foreach": "^2.0.5",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-typedarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"is-unc-path": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"unc-path-regex": "^0.1.2"
|
|
}
|
|
},
|
|
"is-unicode-supported": {
|
|
"version": "0.1.0",
|
|
"dev": true
|
|
},
|
|
"is-url": {
|
|
"version": "1.2.4"
|
|
},
|
|
"is-utf8": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
|
|
"integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"is-valid-path": {
|
|
"version": "0.1.1",
|
|
"requires": {
|
|
"is-invalid-path": "^0.1.0"
|
|
}
|
|
},
|
|
"is-weakref": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-whitespace-character": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-window": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"is-windows": {
|
|
"version": "1.0.2"
|
|
},
|
|
"is-word-character": {
|
|
"version": "1.0.4"
|
|
},
|
|
"is-wsl": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"is-docker": "^2.0.0"
|
|
}
|
|
},
|
|
"is-yarn-global": {
|
|
"version": "0.3.0"
|
|
},
|
|
"isarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"isemail": {
|
|
"version": "3.2.0",
|
|
"requires": {
|
|
"punycode": "2.x.x"
|
|
}
|
|
},
|
|
"isexe": {
|
|
"version": "2.0.0"
|
|
},
|
|
"isobject": {
|
|
"version": "3.0.1"
|
|
},
|
|
"isomorphic-unfetch": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/isomorphic-unfetch/-/isomorphic-unfetch-3.1.0.tgz",
|
|
"integrity": "sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"node-fetch": "^2.6.1",
|
|
"unfetch": "^4.2.0"
|
|
}
|
|
},
|
|
"isomorphic-ws": {
|
|
"version": "4.0.1",
|
|
"requires": {}
|
|
},
|
|
"isstream": {
|
|
"version": "0.1.2"
|
|
},
|
|
"istanbul-lib-coverage": {
|
|
"version": "3.2.0"
|
|
},
|
|
"istanbul-lib-instrument": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^3.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"istanbul-reports": {
|
|
"version": "3.1.4",
|
|
"requires": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
}
|
|
},
|
|
"iterall": {
|
|
"version": "1.3.0"
|
|
},
|
|
"iterate-iterator": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/iterate-iterator/-/iterate-iterator-1.0.2.tgz",
|
|
"integrity": "sha512-t91HubM4ZDQ70M9wqp+pcNpu8OyJ9UAtXntT/Bcsvp5tZMnz9vRa+IunKXeI8AnfZMTv0jNuVEmGeLSMjVvfPw==",
|
|
"dev": true
|
|
},
|
|
"iterate-value": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/iterate-value/-/iterate-value-1.0.2.tgz",
|
|
"integrity": "sha512-A6fMAio4D2ot2r/TYzr4yUWrmwNdsN5xL7+HUiyACE4DXm+q8HtPcnFTp+NnW3k4N05tZ7FVYFFb2CR13NxyHQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"es-get-iterator": "^1.0.2",
|
|
"iterate-iterator": "^1.0.1"
|
|
}
|
|
},
|
|
"jake": {
|
|
"version": "10.8.5",
|
|
"resolved": "https://registry.npmjs.org/jake/-/jake-10.8.5.tgz",
|
|
"integrity": "sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==",
|
|
"requires": {
|
|
"async": "^3.2.3",
|
|
"chalk": "^4.0.2",
|
|
"filelist": "^1.0.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"async": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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=="
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jayson": {
|
|
"version": "2.1.2",
|
|
"requires": {
|
|
"@types/node": "^10.3.5",
|
|
"commander": "^2.12.2",
|
|
"es6-promisify": "^5.0.0",
|
|
"eyes": "^0.1.8",
|
|
"json-stringify-safe": "^5.0.1",
|
|
"JSONStream": "^1.3.1",
|
|
"lodash": "^4.17.11",
|
|
"uuid": "^3.2.1"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "10.17.60"
|
|
},
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
}
|
|
}
|
|
},
|
|
"jest": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/core": "^27.5.1",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^27.5.1"
|
|
}
|
|
},
|
|
"jest-changed-files": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"execa": "^5.0.0",
|
|
"throat": "^6.0.1"
|
|
}
|
|
},
|
|
"jest-circus": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^0.7.0",
|
|
"expect": "^27.5.1",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-cli": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/core": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"prompts": "^2.0.1",
|
|
"yargs": "^16.2.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"cliui": {
|
|
"version": "7.0.4",
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "5.0.8"
|
|
},
|
|
"yargs": {
|
|
"version": "16.2.0",
|
|
"requires": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-config": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.8.0",
|
|
"@jest/test-sequencer": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"babel-jest": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^27.5.1",
|
|
"jest-environment-jsdom": "^27.5.1",
|
|
"jest-environment-node": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-jasmine2": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-runner": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"ci-info": {
|
|
"version": "3.3.0"
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-diff": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-docblock": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"detect-newline": "^3.0.0"
|
|
}
|
|
},
|
|
"jest-each": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-environment-jsdom": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jsdom": "^16.6.0"
|
|
}
|
|
},
|
|
"jest-environment-node": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1"
|
|
}
|
|
},
|
|
"jest-get-type": {
|
|
"version": "27.5.1"
|
|
},
|
|
"jest-haste-map": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"fsevents": "^2.3.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-serializer": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-jasmine2": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/source-map": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"expect": "^27.5.1",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"pretty-format": "^27.5.1",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-json-schema": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.10.2",
|
|
"chalk": "^4.1.0",
|
|
"jest-matcher-utils": "^26.6.1"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^15.0.0",
|
|
"chalk": "^4.0.0"
|
|
}
|
|
},
|
|
"@types/yargs": {
|
|
"version": "15.0.14",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"diff-sequences": {
|
|
"version": "26.6.2",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"jest-diff": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^26.6.2",
|
|
"jest-get-type": "^26.3.0",
|
|
"pretty-format": "^26.6.2"
|
|
}
|
|
},
|
|
"jest-get-type": {
|
|
"version": "26.3.0",
|
|
"dev": true
|
|
},
|
|
"jest-matcher-utils": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^26.6.2",
|
|
"jest-get-type": "^26.3.0",
|
|
"pretty-format": "^26.6.2"
|
|
}
|
|
},
|
|
"pretty-format": {
|
|
"version": "26.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jest/types": "^26.6.2",
|
|
"ansi-regex": "^5.0.0",
|
|
"ansi-styles": "^4.0.0",
|
|
"react-is": "^17.0.1"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "17.0.2",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-json-schema-extended": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"jest-json-schema": "^5.0.0"
|
|
}
|
|
},
|
|
"jest-leak-detector": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
}
|
|
},
|
|
"jest-matcher-utils": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-message-util": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-mock": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"jest-pnp-resolver": {
|
|
"version": "1.2.2",
|
|
"requires": {}
|
|
},
|
|
"jest-regex-util": {
|
|
"version": "27.5.1"
|
|
},
|
|
"jest-resolve": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^1.1.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-resolve-dependencies": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1"
|
|
}
|
|
},
|
|
"jest-runner": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.8.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^27.5.1",
|
|
"jest-environment-jsdom": "^27.5.1",
|
|
"jest-environment-node": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-leak-detector": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"source-map-support": "^0.5.6",
|
|
"throat": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-runtime": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/globals": "^27.5.1",
|
|
"@jest/source-map": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"execa": "^5.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-serializer": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"graceful-fs": "^4.2.9"
|
|
}
|
|
},
|
|
"jest-snapshot": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@babel/core": "^7.7.2",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/traverse": "^7.7.2",
|
|
"@babel/types": "^7.0.0",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/babel__traverse": "^7.0.4",
|
|
"@types/prettier": "^2.1.5",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^27.5.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-matcher-utils": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^27.5.1",
|
|
"semver": "^7.3.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"jest-util": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"ci-info": {
|
|
"version": "3.3.0"
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-validate": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/types": "^27.5.1",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^27.5.1",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.3.0"
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-watch-typeahead": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"ansi-escapes": "^4.3.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-regex-util": "^27.0.0",
|
|
"jest-watcher": "^27.0.0",
|
|
"slash": "^4.0.0",
|
|
"string-length": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "6.0.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"char-regex": {
|
|
"version": "2.0.1"
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"slash": {
|
|
"version": "4.0.0"
|
|
},
|
|
"string-length": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"char-regex": "^2.0.0",
|
|
"strip-ansi": "^7.0.1"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^6.0.1"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-watcher": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"jest-util": "^27.5.1",
|
|
"string-length": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jest-worker": {
|
|
"version": "26.6.2",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jmespath": {
|
|
"version": "0.15.0"
|
|
},
|
|
"joi": {
|
|
"version": "17.6.0",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0",
|
|
"@hapi/topo": "^5.0.0",
|
|
"@sideway/address": "^4.1.3",
|
|
"@sideway/formula": "^3.0.0",
|
|
"@sideway/pinpoint": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@hapi/hoek": {
|
|
"version": "9.2.1"
|
|
},
|
|
"@hapi/topo": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@hapi/hoek": "^9.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"joi-objectid": {
|
|
"version": "3.0.1",
|
|
"dev": true
|
|
},
|
|
"jquery": {
|
|
"version": "3.6.0"
|
|
},
|
|
"js-string-escape": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz",
|
|
"integrity": "sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8=",
|
|
"dev": true
|
|
},
|
|
"js-tokens": {
|
|
"version": "4.0.0"
|
|
},
|
|
"js-yaml": {
|
|
"version": "3.14.1",
|
|
"requires": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"argparse": {
|
|
"version": "1.0.10",
|
|
"requires": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.0.3"
|
|
}
|
|
}
|
|
},
|
|
"js2xmlparser": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"xmlcreate": "^1.0.1"
|
|
}
|
|
},
|
|
"jsbn": {
|
|
"version": "0.1.1"
|
|
},
|
|
"jsdom": {
|
|
"version": "16.7.0",
|
|
"requires": {
|
|
"abab": "^2.0.5",
|
|
"acorn": "^8.2.4",
|
|
"acorn-globals": "^6.0.0",
|
|
"cssom": "^0.4.4",
|
|
"cssstyle": "^2.3.0",
|
|
"data-urls": "^2.0.0",
|
|
"decimal.js": "^10.2.1",
|
|
"domexception": "^2.0.1",
|
|
"escodegen": "^2.0.0",
|
|
"form-data": "^3.0.0",
|
|
"html-encoding-sniffer": "^2.0.1",
|
|
"http-proxy-agent": "^4.0.1",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
"nwsapi": "^2.2.0",
|
|
"parse5": "6.0.1",
|
|
"saxes": "^5.0.1",
|
|
"symbol-tree": "^3.2.4",
|
|
"tough-cookie": "^4.0.0",
|
|
"w3c-hr-time": "^1.0.2",
|
|
"w3c-xmlserializer": "^2.0.0",
|
|
"webidl-conversions": "^6.1.0",
|
|
"whatwg-encoding": "^1.0.5",
|
|
"whatwg-mimetype": "^2.3.0",
|
|
"whatwg-url": "^8.5.0",
|
|
"ws": "^7.4.6",
|
|
"xml-name-validator": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"form-data": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"tough-cookie": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"psl": "^1.1.33",
|
|
"punycode": "^2.1.1",
|
|
"universalify": "^0.1.2"
|
|
}
|
|
},
|
|
"universalify": {
|
|
"version": "0.1.2"
|
|
}
|
|
}
|
|
},
|
|
"jsesc": {
|
|
"version": "2.5.2"
|
|
},
|
|
"json-buffer": {
|
|
"version": "3.0.1"
|
|
},
|
|
"json-loader": {
|
|
"version": "0.5.7"
|
|
},
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"json-parse-even-better-errors": {
|
|
"version": "2.3.1"
|
|
},
|
|
"json-schema": {
|
|
"version": "0.4.0"
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.4.1"
|
|
},
|
|
"json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1"
|
|
},
|
|
"json-stringify-safe": {
|
|
"version": "5.0.1"
|
|
},
|
|
"json5": {
|
|
"version": "2.2.1"
|
|
},
|
|
"jsonfile": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"jsonparse": {
|
|
"version": "1.3.1"
|
|
},
|
|
"jsonpointer": {
|
|
"version": "5.0.0"
|
|
},
|
|
"JSONStream": {
|
|
"version": "1.3.5",
|
|
"requires": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
}
|
|
},
|
|
"jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"requires": {
|
|
"jws": "^3.2.2",
|
|
"lodash.includes": "^4.3.0",
|
|
"lodash.isboolean": "^3.0.3",
|
|
"lodash.isinteger": "^4.0.4",
|
|
"lodash.isnumber": "^3.0.3",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.once": "^4.0.0",
|
|
"ms": "^2.1.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
}
|
|
}
|
|
},
|
|
"jsprim": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"jsx-ast-utils": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz",
|
|
"integrity": "sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==",
|
|
"requires": {
|
|
"array-includes": "^3.1.5",
|
|
"object.assign": "^4.1.2"
|
|
}
|
|
},
|
|
"jump.js": {
|
|
"version": "1.0.1"
|
|
},
|
|
"junk": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz",
|
|
"integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==",
|
|
"dev": true
|
|
},
|
|
"just-curry-it": {
|
|
"version": "3.2.1"
|
|
},
|
|
"jwa": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"buffer-equal-constant-time": "1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"jws": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"jwa": "^1.4.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"keycode": {
|
|
"version": "2.2.1"
|
|
},
|
|
"keyv": {
|
|
"version": "4.0.4",
|
|
"requires": {
|
|
"json-buffer": "3.0.1"
|
|
}
|
|
},
|
|
"killable": {
|
|
"version": "1.0.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"kind-of": {
|
|
"version": "6.0.3"
|
|
},
|
|
"klaw": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.9"
|
|
}
|
|
},
|
|
"kleur": {
|
|
"version": "3.0.3"
|
|
},
|
|
"klona": {
|
|
"version": "2.0.5"
|
|
},
|
|
"language-subtag-registry": {
|
|
"version": "0.3.21"
|
|
},
|
|
"language-tags": {
|
|
"version": "1.0.5",
|
|
"requires": {
|
|
"language-subtag-registry": "~0.3.2"
|
|
}
|
|
},
|
|
"latest-version": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"package-json": "^6.3.0"
|
|
}
|
|
},
|
|
"lazy-ass": {
|
|
"version": "1.6.0",
|
|
"dev": true
|
|
},
|
|
"lazy-universal-dotenv": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.5.0",
|
|
"app-root-dir": "^1.0.2",
|
|
"core-js": "^3.0.4",
|
|
"dotenv": "^8.0.0",
|
|
"dotenv-expand": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.22.2",
|
|
"dev": true
|
|
},
|
|
"dotenv": {
|
|
"version": "8.6.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"lcid": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"invert-kv": "^2.0.0"
|
|
}
|
|
},
|
|
"leven": {
|
|
"version": "3.1.0"
|
|
},
|
|
"levn": {
|
|
"version": "0.4.1",
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
}
|
|
},
|
|
"lilconfig": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
|
|
"integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg=="
|
|
},
|
|
"lines-and-columns": {
|
|
"version": "1.2.4"
|
|
},
|
|
"linkify-it": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
|
|
"integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"uc.micro": "^1.0.1"
|
|
}
|
|
},
|
|
"lint-staged": {
|
|
"version": "12.5.0",
|
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz",
|
|
"integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cli-truncate": "^3.1.0",
|
|
"colorette": "^2.0.16",
|
|
"commander": "^9.3.0",
|
|
"debug": "^4.3.4",
|
|
"execa": "^5.1.1",
|
|
"lilconfig": "2.0.5",
|
|
"listr2": "^4.0.5",
|
|
"micromatch": "^4.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-inspect": "^1.12.2",
|
|
"pidtree": "^0.5.0",
|
|
"string-argv": "^0.3.1",
|
|
"supports-color": "^9.2.2",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "9.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz",
|
|
"integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"listr2": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/listr2/-/listr2-4.0.5.tgz",
|
|
"integrity": "sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cli-truncate": "^2.1.0",
|
|
"colorette": "^2.0.16",
|
|
"log-update": "^4.0.0",
|
|
"p-map": "^4.0.0",
|
|
"rfdc": "^1.3.0",
|
|
"rxjs": "^7.5.5",
|
|
"through": "^2.3.8",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cli-truncate": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
|
|
"integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"slice-ansi": "^3.0.0",
|
|
"string-width": "^4.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"p-map": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"aggregate-error": "^3.0.0"
|
|
}
|
|
},
|
|
"pidtree": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.5.0.tgz",
|
|
"integrity": "sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==",
|
|
"dev": true
|
|
},
|
|
"rxjs": {
|
|
"version": "7.5.5",
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.5.tgz",
|
|
"integrity": "sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"slice-ansi": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
|
|
"integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "9.2.2",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.2.2.tgz",
|
|
"integrity": "sha512-XC6g/Kgux+rJXmwokjm9ECpD6k/smUoS5LKlUCcsYr4IY3rW0XyAympon2RmxGrlnZURMpg5T18gWDP9CsHXFA==",
|
|
"dev": true
|
|
},
|
|
"tslib": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"listr2": {
|
|
"version": "3.13.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"cli-truncate": "^2.1.0",
|
|
"colorette": "^2.0.16",
|
|
"log-update": "^4.0.0",
|
|
"p-map": "^4.0.0",
|
|
"rfdc": "^1.3.0",
|
|
"rxjs": "^7.4.0",
|
|
"through": "^2.3.8",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"cli-truncate": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"slice-ansi": "^3.0.0",
|
|
"string-width": "^4.2.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"p-map": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"aggregate-error": "^3.0.0"
|
|
}
|
|
},
|
|
"rxjs": {
|
|
"version": "7.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "~2.1.0"
|
|
}
|
|
},
|
|
"slice-ansi": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"live-server": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/live-server/-/live-server-1.2.2.tgz",
|
|
"integrity": "sha512-t28HXLjITRGoMSrCOv4eZ88viHaBVIjKjdI5PO92Vxlu+twbk6aE0t7dVIaz6ZWkjPilYFV6OSdMYl9ybN2B4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^2.0.4",
|
|
"colors": "1.4.0",
|
|
"connect": "^3.6.6",
|
|
"cors": "latest",
|
|
"event-stream": "3.3.4",
|
|
"faye-websocket": "0.11.x",
|
|
"http-auth": "3.1.x",
|
|
"morgan": "^1.9.1",
|
|
"object-assign": "latest",
|
|
"opn": "latest",
|
|
"proxy-middleware": "latest",
|
|
"send": "latest",
|
|
"serve-index": "^1.9.1"
|
|
},
|
|
"dependencies": {
|
|
"anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
|
"dev": true,
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"binary-extensions": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
|
|
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
|
|
"dev": true
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"chokidar": {
|
|
"version": "2.1.8",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
|
|
"integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"fsevents": "^1.2.7",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-extglob": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
|
|
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
|
|
"dev": true,
|
|
"requires": {
|
|
"binary-extensions": "^1.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
|
|
"integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"livereload": {
|
|
"version": "0.9.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.5.0",
|
|
"livereload-js": "^3.3.1",
|
|
"opts": ">= 1.2.0",
|
|
"ws": "^7.4.3"
|
|
}
|
|
},
|
|
"livereload-js": {
|
|
"version": "3.3.2",
|
|
"dev": true
|
|
},
|
|
"load-json-file": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"parse-json": "^4.0.0",
|
|
"pify": "^3.0.0",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
}
|
|
},
|
|
"pify": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"load-script": {
|
|
"version": "1.0.0"
|
|
},
|
|
"loader-runner": {
|
|
"version": "4.2.0"
|
|
},
|
|
"loader-utils": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"json5": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"loaders.css": {
|
|
"version": "0.1.2"
|
|
},
|
|
"locate-path": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"lock": {
|
|
"version": "1.1.0"
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21"
|
|
},
|
|
"lodash-es": {
|
|
"version": "4.17.21"
|
|
},
|
|
"lodash.camelcase": {
|
|
"version": "4.3.0",
|
|
"dev": true
|
|
},
|
|
"lodash.clonedeep": {
|
|
"version": "4.5.0"
|
|
},
|
|
"lodash.debounce": {
|
|
"version": "4.0.8"
|
|
},
|
|
"lodash.deburr": {
|
|
"version": "4.1.0"
|
|
},
|
|
"lodash.escape": {
|
|
"version": "4.0.1"
|
|
},
|
|
"lodash.every": {
|
|
"version": "4.6.0"
|
|
},
|
|
"lodash.findkey": {
|
|
"version": "4.6.0",
|
|
"dev": true
|
|
},
|
|
"lodash.flatten": {
|
|
"version": "4.4.0"
|
|
},
|
|
"lodash.flattendeep": {
|
|
"version": "4.4.0"
|
|
},
|
|
"lodash.foreach": {
|
|
"version": "4.5.0"
|
|
},
|
|
"lodash.get": {
|
|
"version": "4.4.2"
|
|
},
|
|
"lodash.includes": {
|
|
"version": "4.3.0"
|
|
},
|
|
"lodash.isboolean": {
|
|
"version": "3.0.3"
|
|
},
|
|
"lodash.isequal": {
|
|
"version": "4.5.0"
|
|
},
|
|
"lodash.isinteger": {
|
|
"version": "4.0.4"
|
|
},
|
|
"lodash.ismatch": {
|
|
"version": "4.4.0",
|
|
"dev": true
|
|
},
|
|
"lodash.isnumber": {
|
|
"version": "3.0.3"
|
|
},
|
|
"lodash.isplainobject": {
|
|
"version": "4.0.6"
|
|
},
|
|
"lodash.isstring": {
|
|
"version": "4.0.1"
|
|
},
|
|
"lodash.iteratee": {
|
|
"version": "4.7.0"
|
|
},
|
|
"lodash.kebabcase": {
|
|
"version": "4.1.1",
|
|
"dev": true
|
|
},
|
|
"lodash.map": {
|
|
"version": "4.6.0"
|
|
},
|
|
"lodash.maxby": {
|
|
"version": "4.6.0"
|
|
},
|
|
"lodash.memoize": {
|
|
"version": "4.1.2"
|
|
},
|
|
"lodash.merge": {
|
|
"version": "4.6.2"
|
|
},
|
|
"lodash.once": {
|
|
"version": "4.1.1"
|
|
},
|
|
"lodash.snakecase": {
|
|
"version": "4.1.1",
|
|
"dev": true
|
|
},
|
|
"lodash.sortby": {
|
|
"version": "4.7.0"
|
|
},
|
|
"lodash.throttle": {
|
|
"version": "4.1.1"
|
|
},
|
|
"lodash.truncate": {
|
|
"version": "4.4.2"
|
|
},
|
|
"lodash.uniq": {
|
|
"version": "4.5.0"
|
|
},
|
|
"lodash.without": {
|
|
"version": "4.4.0"
|
|
},
|
|
"log-symbols": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^4.1.0",
|
|
"is-unicode-supported": "^0.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"log-update": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-escapes": "^4.3.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"slice-ansi": "^4.0.0",
|
|
"wrap-ansi": "^6.2.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"slice-ansi": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
}
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"loglevel": {
|
|
"version": "1.8.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"longest-streak": {
|
|
"version": "2.0.4"
|
|
},
|
|
"loopback": {
|
|
"version": "3.28.0",
|
|
"requires": {
|
|
"async": "^2.0.1",
|
|
"bcryptjs": "^2.1.0",
|
|
"bluebird": "^3.1.1",
|
|
"body-parser": "^1.12.0",
|
|
"canonical-json": "0.0.4",
|
|
"debug": "^2.1.2",
|
|
"depd": "^1.0.0",
|
|
"ejs": "^2.3.1",
|
|
"express": "^4.14.0",
|
|
"inflection": "^1.6.0",
|
|
"isemail": "^3.2.0",
|
|
"loopback-connector-remote": "^3.0.0",
|
|
"loopback-datasource-juggler": "^3.28.0",
|
|
"loopback-filters": "^1.0.0",
|
|
"loopback-phase": "^3.0.0",
|
|
"nodemailer": "^6.4.16",
|
|
"nodemailer-direct-transport": "^3.3.2",
|
|
"nodemailer-stub-transport": "^1.1.0",
|
|
"serve-favicon": "^2.2.0",
|
|
"stable": "^0.1.5",
|
|
"strong-globalize": "^4.1.1",
|
|
"strong-remoting": "^3.11.0",
|
|
"uid2": "0.0.3",
|
|
"underscore.string": "^3.3.5"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"loopback-boot": {
|
|
"version": "2.28.0",
|
|
"requires": {
|
|
"async": "^0.9.2",
|
|
"commondir": "^1.0.1",
|
|
"debug": "^3.2.6",
|
|
"lodash": "^4.17.11",
|
|
"semver": "^5.6.0",
|
|
"strong-globalize": "^4.1.3",
|
|
"toposort": "^2.0.2"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "0.9.2"
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
}
|
|
}
|
|
},
|
|
"loopback-component-explorer": {
|
|
"version": "6.4.0",
|
|
"resolved": "https://registry.npmjs.org/loopback-component-explorer/-/loopback-component-explorer-6.4.0.tgz",
|
|
"integrity": "sha512-vDRR4gqkvGOEXh5yL383xGuGxUW9xtF+NCY6/lJu1VAgupKltZxEx3Vw+L3nsGvQrlkJTSmiK3jk72qxkoBtbw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.1.0",
|
|
"lodash": "^4.17.11",
|
|
"loopback-swagger": "^5.0.0",
|
|
"strong-globalize": "^4.1.1",
|
|
"swagger-ui": "^2.2.5"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"loopback-connector": {
|
|
"version": "4.11.1",
|
|
"requires": {
|
|
"async": "^3.2.0",
|
|
"bluebird": "^3.7.2",
|
|
"debug": "^4.1.1",
|
|
"msgpack5": "^4.2.0",
|
|
"strong-globalize": "^5.1.0",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "3.2.2"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "1.1.1"
|
|
},
|
|
"invert-kv": {
|
|
"version": "3.0.1"
|
|
},
|
|
"lcid": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"invert-kv": "^3.0.0"
|
|
}
|
|
},
|
|
"mem": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"os-locale": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
}
|
|
},
|
|
"strong-globalize": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.5.0",
|
|
"lodash": "^4.17.15",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.5",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
}
|
|
},
|
|
"uuid": {
|
|
"version": "7.0.3"
|
|
}
|
|
}
|
|
},
|
|
"loopback-connector-mongodb": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"async": "^2.6.1",
|
|
"bson": "^1.0.6",
|
|
"debug": "^3.1.0",
|
|
"loopback-connector": "^4.5.0",
|
|
"mongodb": "^3.1.4",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"loopback-connector-remote": {
|
|
"version": "3.4.1",
|
|
"requires": {
|
|
"loopback-datasource-juggler": "^3.0.0",
|
|
"strong-remoting": "^3.0.0"
|
|
}
|
|
},
|
|
"loopback-datasource-juggler": {
|
|
"version": "3.36.1",
|
|
"requires": {
|
|
"async": "^2.6.0",
|
|
"bluebird": "^3.1.1",
|
|
"debug": "^3.1.0",
|
|
"depd": "^1.0.0",
|
|
"inflection": "^1.6.0",
|
|
"lodash": "^4.17.4",
|
|
"loopback-connector": "^4.4.0",
|
|
"minimatch": "^3.0.3",
|
|
"qs": "^6.5.0",
|
|
"shortid": "^2.2.6",
|
|
"strong-globalize": "^4.1.1",
|
|
"traverse": "^0.6.6",
|
|
"uuid": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"loopback-datatype-geopoint": {
|
|
"version": "1.0.0"
|
|
},
|
|
"loopback-filters": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"debug": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"loopback-phase": {
|
|
"version": "3.4.0",
|
|
"requires": {
|
|
"async": "^2.6.1",
|
|
"debug": "^3.1.0",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"loopback-swagger": {
|
|
"version": "5.9.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"async": "^2.1.4",
|
|
"debug": "^3.1.0",
|
|
"ejs": "^2.5.5",
|
|
"lodash": "^4.17.11",
|
|
"strong-globalize": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.4",
|
|
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"loose-envify": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"loud-rejection": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
|
|
"integrity": "sha512-RPNliZOFkqFumDhvYqOaNY4Uz9oJM2K9tC6JWsJJsNdhuONW4LQHRBpb0qf4pJApVffI5N39SwzWZJuEhfd7eQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"currently-unhandled": "^0.4.1",
|
|
"signal-exit": "^3.0.0"
|
|
}
|
|
},
|
|
"loupe": {
|
|
"version": "2.3.1",
|
|
"requires": {
|
|
"get-func-name": "^2.0.0"
|
|
}
|
|
},
|
|
"lower-case": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"lowercase-keys": {
|
|
"version": "2.0.0"
|
|
},
|
|
"lowlight": {
|
|
"version": "1.20.0",
|
|
"resolved": "https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz",
|
|
"integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"fault": "^1.0.0",
|
|
"highlight.js": "~10.7.0"
|
|
}
|
|
},
|
|
"lru_map": {
|
|
"version": "0.3.3"
|
|
},
|
|
"lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"lru-queue": {
|
|
"version": "0.1.0",
|
|
"requires": {
|
|
"es5-ext": "~0.10.2"
|
|
}
|
|
},
|
|
"lz-string": {
|
|
"version": "1.4.4"
|
|
},
|
|
"magic-string": {
|
|
"version": "0.25.7",
|
|
"requires": {
|
|
"sourcemap-codec": "^1.4.4"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"dependencies": {
|
|
"pify": {
|
|
"version": "4.0.1",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"make-error": {
|
|
"version": "1.3.6"
|
|
},
|
|
"makeerror": {
|
|
"version": "1.0.12",
|
|
"requires": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"map-age-cleaner": {
|
|
"version": "0.1.3",
|
|
"requires": {
|
|
"p-defer": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"p-defer": {
|
|
"version": "1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"map-cache": {
|
|
"version": "0.2.2"
|
|
},
|
|
"map-obj": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
|
|
"integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"map-or-similar": {
|
|
"version": "1.5.0",
|
|
"dev": true
|
|
},
|
|
"map-stream": {
|
|
"version": "0.1.0",
|
|
"dev": true
|
|
},
|
|
"map-visit": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"object-visit": "^1.0.0"
|
|
}
|
|
},
|
|
"markdown-escapes": {
|
|
"version": "1.0.4"
|
|
},
|
|
"markdown-it": {
|
|
"version": "13.0.1",
|
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz",
|
|
"integrity": "sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"argparse": "^2.0.1",
|
|
"entities": "~3.0.1",
|
|
"linkify-it": "^4.0.1",
|
|
"mdurl": "^1.0.1",
|
|
"uc.micro": "^1.0.5"
|
|
},
|
|
"dependencies": {
|
|
"entities": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz",
|
|
"integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"markdown-table": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"repeat-string": "^1.0.0"
|
|
}
|
|
},
|
|
"markdownlint": {
|
|
"version": "0.26.0",
|
|
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.26.0.tgz",
|
|
"integrity": "sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"markdown-it": "13.0.1"
|
|
}
|
|
},
|
|
"marked": {
|
|
"version": "1.2.9",
|
|
"dev": true
|
|
},
|
|
"matchmediaquery": {
|
|
"version": "0.3.1",
|
|
"requires": {
|
|
"css-mediaquery": "^0.1.2"
|
|
}
|
|
},
|
|
"md5": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"charenc": "0.0.2",
|
|
"crypt": "0.0.2",
|
|
"is-buffer": "~1.1.6"
|
|
}
|
|
},
|
|
"md5-file": {
|
|
"version": "5.0.0"
|
|
},
|
|
"md5.js": {
|
|
"version": "1.3.5",
|
|
"requires": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
}
|
|
},
|
|
"mdast-builder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.3"
|
|
}
|
|
},
|
|
"mdast-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/mdast-squeeze-paragraphs/-/mdast-squeeze-paragraphs-4.0.0.tgz",
|
|
"integrity": "sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"unist-util-remove": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-compact": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-definitions": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-directive": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"stringify-entities": "^3.1.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
}
|
|
},
|
|
"mdast-util-find-and-replace": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"escape-string-regexp": "^4.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-footnote": {
|
|
"version": "0.1.7",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0",
|
|
"micromark": "~2.11.0"
|
|
}
|
|
},
|
|
"mdast-util-from-markdown": {
|
|
"version": "0.8.5",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"micromark": "~2.11.0",
|
|
"parse-entities": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-frontmatter": {
|
|
"version": "0.2.0",
|
|
"requires": {
|
|
"micromark-extension-frontmatter": "^0.2.0"
|
|
}
|
|
},
|
|
"mdast-util-gfm": {
|
|
"version": "0.1.2",
|
|
"requires": {
|
|
"mdast-util-gfm-autolink-literal": "^0.1.0",
|
|
"mdast-util-gfm-strikethrough": "^0.2.0",
|
|
"mdast-util-gfm-table": "^0.1.0",
|
|
"mdast-util-gfm-task-list-item": "^0.1.0",
|
|
"mdast-util-to-markdown": "^0.6.1"
|
|
}
|
|
},
|
|
"mdast-util-gfm-autolink-literal": {
|
|
"version": "0.1.3",
|
|
"requires": {
|
|
"ccount": "^1.0.0",
|
|
"mdast-util-find-and-replace": "^1.1.0",
|
|
"micromark": "^2.11.3"
|
|
}
|
|
},
|
|
"mdast-util-gfm-strikethrough": {
|
|
"version": "0.2.3",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
}
|
|
},
|
|
"mdast-util-gfm-table": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"markdown-table": "^2.0.0",
|
|
"mdast-util-to-markdown": "~0.6.0"
|
|
}
|
|
},
|
|
"mdast-util-gfm-task-list-item": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "~0.6.0"
|
|
}
|
|
},
|
|
"mdast-util-mdx": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"mdast-util-mdx-expression": "^1.0.0",
|
|
"mdast-util-mdx-jsx": "^1.0.0",
|
|
"mdast-util-mdxjs-esm": "^1.0.0"
|
|
}
|
|
},
|
|
"mdast-util-mdx-expression": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"@types/estree-jsx": "^0.0.1"
|
|
}
|
|
},
|
|
"mdast-util-mdx-jsx": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0",
|
|
"parse-entities": "^4.0.0",
|
|
"stringify-entities": "^4.0.0",
|
|
"unist-util-remove-position": "^4.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"character-entities": {
|
|
"version": "2.0.1"
|
|
},
|
|
"character-entities-html4": {
|
|
"version": "2.1.0"
|
|
},
|
|
"character-entities-legacy": {
|
|
"version": "3.0.0"
|
|
},
|
|
"character-reference-invalid": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-alphabetical": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-alphanumerical": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"is-alphabetical": "^2.0.0",
|
|
"is-decimal": "^2.0.0"
|
|
}
|
|
},
|
|
"is-decimal": {
|
|
"version": "2.0.1"
|
|
},
|
|
"is-hexadecimal": {
|
|
"version": "2.0.1"
|
|
},
|
|
"longest-streak": {
|
|
"version": "3.0.1"
|
|
},
|
|
"mdast-util-to-markdown": {
|
|
"version": "1.2.6",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-to-string": "^3.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"unist-util-visit": "^4.0.0",
|
|
"zwitch": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-string": {
|
|
"version": "3.1.0"
|
|
},
|
|
"parse-entities": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"character-entities": "^2.0.0",
|
|
"character-entities-legacy": "^3.0.0",
|
|
"character-reference-invalid": "^2.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"is-alphanumerical": "^2.0.0",
|
|
"is-decimal": "^2.0.0",
|
|
"is-hexadecimal": "^2.0.0"
|
|
}
|
|
},
|
|
"stringify-entities": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"character-entities-html4": "^2.0.0",
|
|
"character-entities-legacy": "^3.0.0"
|
|
}
|
|
},
|
|
"unist-util-is": {
|
|
"version": "5.1.1"
|
|
},
|
|
"unist-util-remove-position": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-visit": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
}
|
|
},
|
|
"zwitch": {
|
|
"version": "2.0.2"
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-mdxjs-esm": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"@types/estree-jsx": "^0.0.1",
|
|
"@types/mdast": "^3.0.0",
|
|
"mdast-util-from-markdown": "^1.0.0",
|
|
"mdast-util-to-markdown": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/debug": {
|
|
"version": "4.1.7",
|
|
"requires": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"longest-streak": {
|
|
"version": "3.0.1"
|
|
},
|
|
"mdast-util-from-markdown": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"mdast-util-to-string": "^3.1.0",
|
|
"micromark": "^3.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"mdast-util-to-markdown": {
|
|
"version": "1.2.6",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^3.0.0",
|
|
"mdast-util-to-string": "^3.0.0",
|
|
"micromark-util-decode-string": "^1.0.0",
|
|
"unist-util-visit": "^4.0.0",
|
|
"zwitch": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-string": {
|
|
"version": "3.1.0"
|
|
},
|
|
"micromark": {
|
|
"version": "3.0.9",
|
|
"requires": {
|
|
"@types/debug": "^4.0.0",
|
|
"debug": "^4.0.0",
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-core-commonmark": "^1.0.1",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-combine-extensions": "^1.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-encode": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-resolve-all": "^1.0.0",
|
|
"micromark-util-sanitize-uri": "^1.0.0",
|
|
"micromark-util-subtokenize": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.1",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"unist-util-is": {
|
|
"version": "5.1.1"
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0",
|
|
"unist-util-visit-parents": "^5.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^5.0.0"
|
|
}
|
|
},
|
|
"zwitch": {
|
|
"version": "2.0.2"
|
|
}
|
|
}
|
|
},
|
|
"mdast-util-to-hast": {
|
|
"version": "9.1.2",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^3.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-markdown": {
|
|
"version": "0.6.5",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"longest-streak": "^2.0.0",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-nlcst": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"repeat-string": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"vfile-location": "^3.1.0"
|
|
}
|
|
},
|
|
"mdast-util-to-string": {
|
|
"version": "2.0.0"
|
|
},
|
|
"mdast-util-toc": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.3",
|
|
"@types/unist": "^2.0.3",
|
|
"extend": "^3.0.2",
|
|
"github-slugger": "^1.2.1",
|
|
"mdast-util-to-string": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdn-data": {
|
|
"version": "2.0.14"
|
|
},
|
|
"mdurl": {
|
|
"version": "1.0.1"
|
|
},
|
|
"meant": {
|
|
"version": "1.0.3"
|
|
},
|
|
"media-typer": {
|
|
"version": "0.3.0"
|
|
},
|
|
"medium-zoom": {
|
|
"version": "1.0.6",
|
|
"dev": true
|
|
},
|
|
"mem": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"map-age-cleaner": "^0.1.1",
|
|
"mimic-fn": "^2.0.0",
|
|
"p-is-promise": "^2.0.0"
|
|
}
|
|
},
|
|
"memfs": {
|
|
"version": "3.4.1",
|
|
"requires": {
|
|
"fs-monkey": "1.0.3"
|
|
}
|
|
},
|
|
"memoize-one": {
|
|
"version": "5.2.1"
|
|
},
|
|
"memoizee": {
|
|
"version": "0.4.15",
|
|
"requires": {
|
|
"d": "^1.0.1",
|
|
"es5-ext": "^0.10.53",
|
|
"es6-weak-map": "^2.0.3",
|
|
"event-emitter": "^0.3.5",
|
|
"is-promise": "^2.2.2",
|
|
"lru-queue": "^0.1.0",
|
|
"next-tick": "^1.1.0",
|
|
"timers-ext": "^0.1.7"
|
|
},
|
|
"dependencies": {
|
|
"is-promise": {
|
|
"version": "2.2.2"
|
|
}
|
|
}
|
|
},
|
|
"memoizerific": {
|
|
"version": "1.11.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"map-or-similar": "^1.5.0"
|
|
}
|
|
},
|
|
"memory-fs": {
|
|
"version": "0.4.1",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"errno": "^0.1.3",
|
|
"readable-stream": "^2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"memory-pager": {
|
|
"version": "1.5.0",
|
|
"optional": true
|
|
},
|
|
"memorystream": {
|
|
"version": "0.3.1",
|
|
"dev": true
|
|
},
|
|
"meow": {
|
|
"version": "3.7.0",
|
|
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
|
|
"integrity": "sha512-TNdwZs0skRlpPpCUK25StC4VH+tP5GgeY1HQOOGP+lQ2xtdkN2VtT/5tiX9k3IWpkBPV9b3LsAWXn4GGi/PrSA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"camelcase-keys": "^2.0.0",
|
|
"decamelize": "^1.1.2",
|
|
"loud-rejection": "^1.0.0",
|
|
"map-obj": "^1.0.1",
|
|
"minimist": "^1.1.3",
|
|
"normalize-package-data": "^2.3.4",
|
|
"object-assign": "^4.0.1",
|
|
"read-pkg-up": "^1.0.1",
|
|
"redent": "^1.0.0",
|
|
"trim-newlines": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
|
|
"integrity": "sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"path-exists": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
}
|
|
},
|
|
"indent-string": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
|
|
"integrity": "sha512-aqwDFWSgSgfRaEwao5lg5KEcVd/2a+D1rvoG7NdilmYz0NwRk6StWpWdz/Hpk34MKPpx7s8XxUqimfcQK6gGlg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"repeating": "^2.0.0"
|
|
}
|
|
},
|
|
"load-json-file": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
|
|
"integrity": "sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"parse-json": "^2.2.0",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0",
|
|
"strip-bom": "^2.0.0"
|
|
}
|
|
},
|
|
"parse-json": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
|
|
"integrity": "sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"error-ex": "^1.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
|
|
"integrity": "sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"pinkie-promise": "^2.0.0"
|
|
}
|
|
},
|
|
"path-type": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
|
|
"integrity": "sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
}
|
|
},
|
|
"read-pkg": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
|
|
"integrity": "sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"load-json-file": "^1.0.0",
|
|
"normalize-package-data": "^2.3.2",
|
|
"path-type": "^1.0.0"
|
|
}
|
|
},
|
|
"read-pkg-up": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
|
|
"integrity": "sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"find-up": "^1.0.0",
|
|
"read-pkg": "^1.0.0"
|
|
}
|
|
},
|
|
"redent": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
|
|
"integrity": "sha512-qtW5hKzGQZqKoh6JNSD+4lfitfPKGz42e6QwiRmPM5mmKtR0N41AbJRYu0xJi7nhOJ4WDgRkKvAk6tw4WIwR4g==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"indent-string": "^2.1.0",
|
|
"strip-indent": "^1.0.1"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
|
|
"integrity": "sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-utf8": "^0.2.0"
|
|
}
|
|
},
|
|
"strip-indent": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
|
|
"integrity": "sha512-I5iQq6aFMM62fBEAIB/hXzwJD6EEZ0xEGCX2t7oXqaKPIRgt4WruAQ285BISgdkP+HLGWyeGmNJcpIwFeRYRUA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"get-stdin": "^4.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"merge-descriptors": {
|
|
"version": "1.0.1"
|
|
},
|
|
"merge-stream": {
|
|
"version": "2.0.0"
|
|
},
|
|
"merge2": {
|
|
"version": "1.4.1"
|
|
},
|
|
"meros": {
|
|
"version": "1.1.4",
|
|
"requires": {}
|
|
},
|
|
"method-override": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"debug": "3.1.0",
|
|
"methods": "~1.1.2",
|
|
"parseurl": "~1.3.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"methods": {
|
|
"version": "1.1.2"
|
|
},
|
|
"microevent.ts": {
|
|
"version": "0.1.1"
|
|
},
|
|
"micromark": {
|
|
"version": "2.11.4",
|
|
"requires": {
|
|
"debug": "^4.0.0",
|
|
"parse-entities": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"micromark-core-commonmark": {
|
|
"version": "1.0.5",
|
|
"requires": {
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-factory-destination": "^1.0.0",
|
|
"micromark-factory-label": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-factory-title": "^1.0.0",
|
|
"micromark-factory-whitespace": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-classify-character": "^1.0.0",
|
|
"micromark-util-html-tag-name": "^1.0.0",
|
|
"micromark-util-normalize-identifier": "^1.0.0",
|
|
"micromark-util-resolve-all": "^1.0.0",
|
|
"micromark-util-subtokenize": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.1",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"micromark-extension-directive": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"micromark": "~2.11.0",
|
|
"parse-entities": "^2.0.0"
|
|
}
|
|
},
|
|
"micromark-extension-footnote": {
|
|
"version": "0.3.2",
|
|
"requires": {
|
|
"micromark": "~2.11.0"
|
|
}
|
|
},
|
|
"micromark-extension-frontmatter": {
|
|
"version": "0.2.2",
|
|
"requires": {
|
|
"fault": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-extension-gfm": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"micromark": "~2.11.0",
|
|
"micromark-extension-gfm-autolink-literal": "~0.5.0",
|
|
"micromark-extension-gfm-strikethrough": "~0.6.5",
|
|
"micromark-extension-gfm-table": "~0.4.0",
|
|
"micromark-extension-gfm-tagfilter": "~0.3.0",
|
|
"micromark-extension-gfm-task-list-item": "~0.3.0"
|
|
}
|
|
},
|
|
"micromark-extension-gfm-autolink-literal": {
|
|
"version": "0.5.7",
|
|
"requires": {
|
|
"micromark": "~2.11.3"
|
|
}
|
|
},
|
|
"micromark-extension-gfm-strikethrough": {
|
|
"version": "0.6.5",
|
|
"requires": {
|
|
"micromark": "~2.11.0"
|
|
}
|
|
},
|
|
"micromark-extension-gfm-table": {
|
|
"version": "0.4.3",
|
|
"requires": {
|
|
"micromark": "~2.11.0"
|
|
}
|
|
},
|
|
"micromark-extension-gfm-tagfilter": {
|
|
"version": "0.3.0"
|
|
},
|
|
"micromark-extension-gfm-task-list-item": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"micromark": "~2.11.0"
|
|
}
|
|
},
|
|
"micromark-extension-mdx-expression": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"micromark-factory-mdx-expression": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"micromark-extension-mdx-jsx": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"@types/acorn": "^4.0.0",
|
|
"estree-util-is-identifier-name": "^2.0.0",
|
|
"micromark-factory-mdx-expression": "^1.0.0",
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"micromark-extension-mdx-md": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-extension-mdxjs": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"acorn": "^8.0.0",
|
|
"acorn-jsx": "^5.0.0",
|
|
"micromark-extension-mdx-expression": "^1.0.0",
|
|
"micromark-extension-mdx-jsx": "^1.0.0",
|
|
"micromark-extension-mdx-md": "^1.0.0",
|
|
"micromark-extension-mdxjs-esm": "^1.0.0",
|
|
"micromark-util-combine-extensions": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-extension-mdxjs-esm": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"micromark-core-commonmark": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-position-from-estree": "^1.1.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-destination": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-label": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"micromark-factory-mdx-expression": {
|
|
"version": "1.0.5",
|
|
"requires": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-events-to-acorn": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"unist-util-position-from-estree": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-space": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-factory-title": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"micromark-factory-whitespace": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-factory-space": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-character": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-chunked": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-classify-character": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-combine-extensions": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-decode-numeric-character-reference": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-decode-string": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"decode-named-character-reference": "^1.0.0",
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-encode": {
|
|
"version": "1.0.0"
|
|
},
|
|
"micromark-util-events-to-acorn": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"@types/acorn": "^4.0.0",
|
|
"@types/estree": "^0.0.50",
|
|
"estree-util-visit": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0",
|
|
"vfile-message": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@types/estree": {
|
|
"version": "0.0.50"
|
|
}
|
|
}
|
|
},
|
|
"micromark-util-html-tag-name": {
|
|
"version": "1.0.0"
|
|
},
|
|
"micromark-util-normalize-identifier": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-resolve-all": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-types": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-sanitize-uri": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"micromark-util-character": "^1.0.0",
|
|
"micromark-util-encode": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0"
|
|
}
|
|
},
|
|
"micromark-util-subtokenize": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"micromark-util-chunked": "^1.0.0",
|
|
"micromark-util-symbol": "^1.0.0",
|
|
"micromark-util-types": "^1.0.0",
|
|
"uvu": "^0.5.0"
|
|
}
|
|
},
|
|
"micromark-util-symbol": {
|
|
"version": "1.0.0"
|
|
},
|
|
"micromark-util-types": {
|
|
"version": "1.0.2"
|
|
},
|
|
"micromatch": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
|
"requires": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
}
|
|
},
|
|
"miller-rabin": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"bn.js": "^4.0.0",
|
|
"brorand": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"mime": {
|
|
"version": "2.6.0"
|
|
},
|
|
"mime-db": {
|
|
"version": "1.51.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.34",
|
|
"requires": {
|
|
"mime-db": "1.51.0"
|
|
}
|
|
},
|
|
"mimic-fn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"mimic-response": {
|
|
"version": "1.0.1"
|
|
},
|
|
"min-document": {
|
|
"version": "2.19.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"dom-walk": "^0.1.0"
|
|
}
|
|
},
|
|
"min-indent": {
|
|
"version": "1.0.1"
|
|
},
|
|
"mini-css-extract-plugin": {
|
|
"version": "1.6.2",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"webpack-sources": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"minimalistic-assert": {
|
|
"version": "1.0.1"
|
|
},
|
|
"minimalistic-crypto-utils": {
|
|
"version": "1.0.1"
|
|
},
|
|
"minimatch": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.6"
|
|
},
|
|
"minipass": {
|
|
"version": "3.1.6",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
|
|
"integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"minipass-collect": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
|
|
"integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.0.0"
|
|
}
|
|
},
|
|
"minipass-flush": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
|
|
"integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.0.0"
|
|
}
|
|
},
|
|
"minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
|
|
"integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.0.0"
|
|
}
|
|
},
|
|
"minizlib": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
|
|
"integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"mississippi": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
|
|
"integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"mitt": {
|
|
"version": "1.2.0"
|
|
},
|
|
"mixin-deep": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"for-in": "^1.0.2",
|
|
"is-extendable": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mkdirp": {
|
|
"version": "0.5.5",
|
|
"requires": {
|
|
"minimist": "^1.2.5"
|
|
}
|
|
},
|
|
"mkdirp-classic": {
|
|
"version": "0.5.3"
|
|
},
|
|
"mocha": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@ungap/promise-all-settled": "1.1.2",
|
|
"ansi-colors": "4.1.1",
|
|
"browser-stdout": "1.3.1",
|
|
"chokidar": "3.5.3",
|
|
"debug": "4.3.3",
|
|
"diff": "5.0.0",
|
|
"escape-string-regexp": "4.0.0",
|
|
"find-up": "5.0.0",
|
|
"glob": "7.2.0",
|
|
"growl": "1.10.5",
|
|
"he": "1.2.0",
|
|
"js-yaml": "4.1.0",
|
|
"log-symbols": "4.1.0",
|
|
"minimatch": "4.2.1",
|
|
"ms": "2.1.3",
|
|
"nanoid": "3.3.1",
|
|
"serialize-javascript": "6.0.0",
|
|
"strip-json-comments": "3.1.1",
|
|
"supports-color": "8.1.1",
|
|
"which": "2.0.2",
|
|
"workerpool": "6.2.0",
|
|
"yargs": "16.2.0",
|
|
"yargs-parser": "20.2.4",
|
|
"yargs-unparser": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"dev": true
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
|
|
"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
|
|
"dev": true
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true
|
|
},
|
|
"yargs": {
|
|
"version": "16.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mock-fs": {
|
|
"version": "5.1.2",
|
|
"dev": true
|
|
},
|
|
"mock-require": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"get-caller-file": "^1.0.2",
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"moment": {
|
|
"version": "2.29.1"
|
|
},
|
|
"monaco-editor": {
|
|
"version": "0.28.1"
|
|
},
|
|
"monaco-editor-webpack-plugin": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"loader-utils": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mongodb": {
|
|
"version": "3.7.3",
|
|
"requires": {
|
|
"bl": "^2.2.1",
|
|
"bson": "^1.1.4",
|
|
"denque": "^1.4.1",
|
|
"optional-require": "^1.1.8",
|
|
"safe-buffer": "^5.1.2",
|
|
"saslprep": "^1.0.0"
|
|
}
|
|
},
|
|
"moo": {
|
|
"version": "0.5.1"
|
|
},
|
|
"morgan": {
|
|
"version": "1.10.0",
|
|
"requires": {
|
|
"basic-auth": "~2.0.1",
|
|
"debug": "2.6.9",
|
|
"depd": "~2.0.0",
|
|
"on-finished": "~2.3.0",
|
|
"on-headers": "~1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"move-concurrently": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
|
|
"integrity": "sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1",
|
|
"copy-concurrently": "^1.0.0",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mri": {
|
|
"version": "1.2.0"
|
|
},
|
|
"mrmime": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
},
|
|
"msgpack-js": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"bops": "~0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"base64-js": {
|
|
"version": "0.0.2"
|
|
},
|
|
"bops": {
|
|
"version": "0.0.7",
|
|
"requires": {
|
|
"base64-js": "0.0.2",
|
|
"to-utf8": "0.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"msgpack-stream": {
|
|
"version": "0.0.13",
|
|
"requires": {
|
|
"bops": "1.0.0",
|
|
"msgpack-js": "0.3.0",
|
|
"through": "2.3.4"
|
|
},
|
|
"dependencies": {
|
|
"through": {
|
|
"version": "2.3.4"
|
|
}
|
|
}
|
|
},
|
|
"msgpack5": {
|
|
"version": "4.5.1",
|
|
"requires": {
|
|
"bl": "^2.0.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.3.6",
|
|
"safe-buffer": "^5.1.2"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"multer": {
|
|
"version": "1.4.3",
|
|
"requires": {
|
|
"append-field": "^1.0.0",
|
|
"busboy": "^0.2.11",
|
|
"concat-stream": "^1.5.2",
|
|
"mkdirp": "^0.5.4",
|
|
"object-assign": "^4.1.1",
|
|
"on-finished": "^2.3.0",
|
|
"type-is": "^1.6.4",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"multicast-dns": {
|
|
"version": "6.2.3",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"dns-packet": "^1.3.1",
|
|
"thunky": "^1.0.2"
|
|
}
|
|
},
|
|
"multicast-dns-service-types": {
|
|
"version": "1.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"mute-stream": {
|
|
"version": "0.0.8"
|
|
},
|
|
"mux-demux": {
|
|
"version": "3.7.9",
|
|
"requires": {
|
|
"duplex": "~1.0.0",
|
|
"json-buffer": "~2.0.4",
|
|
"msgpack-stream": "~0.0.10",
|
|
"stream-combiner": "0.0.2",
|
|
"stream-serializer": "~1.1.1",
|
|
"through": "~2.3.1",
|
|
"xtend": "~1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"duplexer": {
|
|
"version": "0.0.4"
|
|
},
|
|
"json-buffer": {
|
|
"version": "2.0.11"
|
|
},
|
|
"stream-combiner": {
|
|
"version": "0.0.2",
|
|
"requires": {
|
|
"duplexer": "~0.0.3"
|
|
}
|
|
},
|
|
"xtend": {
|
|
"version": "1.0.3"
|
|
}
|
|
}
|
|
},
|
|
"nan": {
|
|
"version": "2.15.0",
|
|
"resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
|
|
"integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
|
|
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
|
|
},
|
|
"nanomatch": {
|
|
"version": "1.2.13",
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"fragment-cache": "^0.2.1",
|
|
"is-windows": "^1.0.2",
|
|
"kind-of": "^6.0.2",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"napi-build-utils": {
|
|
"version": "1.0.2"
|
|
},
|
|
"native-url": {
|
|
"version": "0.2.6",
|
|
"requires": {
|
|
"querystring": "^0.2.0"
|
|
}
|
|
},
|
|
"natural-compare": {
|
|
"version": "1.4.0"
|
|
},
|
|
"nearley": {
|
|
"version": "2.20.1",
|
|
"requires": {
|
|
"commander": "^2.19.0",
|
|
"moo": "^0.5.0",
|
|
"railroad-diagrams": "^1.0.0",
|
|
"randexp": "0.4.6"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
}
|
|
}
|
|
},
|
|
"negotiator": {
|
|
"version": "0.6.3"
|
|
},
|
|
"neo-async": {
|
|
"version": "2.6.2"
|
|
},
|
|
"nested-error-stacks": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
},
|
|
"next-tick": {
|
|
"version": "1.1.0"
|
|
},
|
|
"nice-try": {
|
|
"version": "1.0.5"
|
|
},
|
|
"nlcst-to-string": {
|
|
"version": "2.0.4"
|
|
},
|
|
"no-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"lower-case": "^2.0.2",
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"nocache": {
|
|
"version": "2.1.0"
|
|
},
|
|
"node-abi": {
|
|
"version": "3.5.0",
|
|
"requires": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"node-addon-api": {
|
|
"version": "4.2.0"
|
|
},
|
|
"node-dir": {
|
|
"version": "0.1.17",
|
|
"dev": true,
|
|
"requires": {
|
|
"minimatch": "^3.0.2"
|
|
}
|
|
},
|
|
"node-environment-flags": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"object.getownpropertydescriptors": "^2.0.3",
|
|
"semver": "^5.7.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"node-eta": {
|
|
"version": "0.9.0"
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.6.7",
|
|
"requires": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"tr46": {
|
|
"version": "0.0.3"
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "3.0.1"
|
|
},
|
|
"whatwg-url": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-forge": {
|
|
"version": "0.10.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"node-int64": {
|
|
"version": "0.4.0"
|
|
},
|
|
"node-libs-browser": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
|
|
"integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"assert": "^1.1.1",
|
|
"browserify-zlib": "^0.2.0",
|
|
"buffer": "^4.3.0",
|
|
"console-browserify": "^1.1.0",
|
|
"constants-browserify": "^1.0.0",
|
|
"crypto-browserify": "^3.11.0",
|
|
"domain-browser": "^1.1.1",
|
|
"events": "^3.0.0",
|
|
"https-browserify": "^1.0.0",
|
|
"os-browserify": "^0.3.0",
|
|
"path-browserify": "0.0.1",
|
|
"process": "^0.11.10",
|
|
"punycode": "^1.2.4",
|
|
"querystring-es3": "^0.2.0",
|
|
"readable-stream": "^2.3.3",
|
|
"stream-browserify": "^2.0.1",
|
|
"stream-http": "^2.7.2",
|
|
"string_decoder": "^1.0.0",
|
|
"timers-browserify": "^2.0.4",
|
|
"tty-browserify": "0.0.0",
|
|
"url": "^0.11.0",
|
|
"util": "^0.11.0",
|
|
"vm-browserify": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"assert": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
|
|
"integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"object-assign": "^4.1.1",
|
|
"util": "0.10.3"
|
|
},
|
|
"dependencies": {
|
|
"inherits": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
|
|
"integrity": "sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==",
|
|
"dev": true
|
|
},
|
|
"util": {
|
|
"version": "0.10.3",
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
|
|
"integrity": "sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "2.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"buffer": {
|
|
"version": "4.9.2",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
|
|
"integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"events": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
"dev": true
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
|
|
"integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
|
|
"dev": true
|
|
},
|
|
"path-browserify": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
|
|
"integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
|
|
"dev": true
|
|
},
|
|
"punycode": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
"dev": true
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"stream-browserify": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
|
|
"integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "~2.0.1",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"util": {
|
|
"version": "0.11.1",
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
|
|
"integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "2.0.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-object-hash": {
|
|
"version": "2.3.10"
|
|
},
|
|
"node-opencc": {
|
|
"version": "2.0.1"
|
|
},
|
|
"node-releases": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.4.tgz",
|
|
"integrity": "sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ=="
|
|
},
|
|
"nodemailer": {
|
|
"version": "6.7.2"
|
|
},
|
|
"nodemailer-direct-transport": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"nodemailer-shared": "1.1.0",
|
|
"smtp-connection": "2.12.0"
|
|
}
|
|
},
|
|
"nodemailer-fetch": {
|
|
"version": "1.6.0"
|
|
},
|
|
"nodemailer-ses-transport": {
|
|
"version": "1.5.1",
|
|
"requires": {
|
|
"aws-sdk": "^2.2.36"
|
|
}
|
|
},
|
|
"nodemailer-shared": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"nodemailer-fetch": "1.6.0"
|
|
}
|
|
},
|
|
"nodemailer-stub-transport": {
|
|
"version": "1.1.0"
|
|
},
|
|
"nodemon": {
|
|
"version": "2.0.16",
|
|
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz",
|
|
"integrity": "sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chokidar": "^3.5.2",
|
|
"debug": "^3.2.7",
|
|
"ignore-by-default": "^1.0.1",
|
|
"minimatch": "^3.0.4",
|
|
"pstree.remy": "^1.1.8",
|
|
"semver": "^5.7.1",
|
|
"supports-color": "^5.5.0",
|
|
"touch": "^3.1.0",
|
|
"undefsafe": "^2.0.5",
|
|
"update-notifier": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"boxen": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
|
|
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"dependencies": {
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
|
|
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
}
|
|
},
|
|
"is-npm": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz",
|
|
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
|
|
"dev": true
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"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==",
|
|
"dev": true
|
|
},
|
|
"update-notifier": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz",
|
|
"integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"nopt": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"requires": {
|
|
"abbrev": "1"
|
|
}
|
|
},
|
|
"normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"normalize-path": {
|
|
"version": "3.0.0"
|
|
},
|
|
"normalize-range": {
|
|
"version": "0.1.2"
|
|
},
|
|
"normalize-url": {
|
|
"version": "4.5.1"
|
|
},
|
|
"not": {
|
|
"version": "0.1.0"
|
|
},
|
|
"npm-run-all": {
|
|
"version": "4.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"chalk": "^2.4.1",
|
|
"cross-spawn": "^6.0.5",
|
|
"memorystream": "^0.3.1",
|
|
"minimatch": "^3.0.4",
|
|
"pidtree": "^0.3.0",
|
|
"read-pkg": "^3.0.0",
|
|
"shell-quote": "^1.6.1",
|
|
"string.prototype.padend": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-run-path": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"path-key": "^3.0.0"
|
|
}
|
|
},
|
|
"npmlog": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"are-we-there-yet": "~1.1.2",
|
|
"console-control-strings": "~1.1.0",
|
|
"gauge": "~2.7.3",
|
|
"set-blocking": "~2.0.0"
|
|
}
|
|
},
|
|
"nth-check": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"boolbase": "^1.0.0"
|
|
}
|
|
},
|
|
"null-loader": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"num2fraction": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
|
|
"integrity": "sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==",
|
|
"dev": true
|
|
},
|
|
"number-is-nan": {
|
|
"version": "1.0.1"
|
|
},
|
|
"nwsapi": {
|
|
"version": "2.2.0"
|
|
},
|
|
"oauth": {
|
|
"version": "0.9.15"
|
|
},
|
|
"oauth-sign": {
|
|
"version": "0.9.0"
|
|
},
|
|
"object-assign": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
|
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
|
|
},
|
|
"object-copy": {
|
|
"version": "0.1.0",
|
|
"requires": {
|
|
"copy-descriptor": "^0.1.0",
|
|
"define-property": "^0.2.5",
|
|
"kind-of": "^3.0.3"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"is-descriptor": "^0.1.0"
|
|
}
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
}
|
|
},
|
|
"is-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "5.1.0"
|
|
}
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"object-hash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ=="
|
|
},
|
|
"object-is": {
|
|
"version": "1.1.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1"
|
|
},
|
|
"object-path": {
|
|
"version": "0.11.8",
|
|
"dev": true
|
|
},
|
|
"object-visit": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"isobject": "^3.0.0"
|
|
}
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"object.entries": {
|
|
"version": "1.1.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.fromentries": {
|
|
"version": "2.0.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.getownpropertydescriptors": {
|
|
"version": "2.1.3",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.hasown": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.pick": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"isobject": "^3.0.1"
|
|
}
|
|
},
|
|
"object.values": {
|
|
"version": "1.1.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"objectorarray": {
|
|
"version": "1.0.5",
|
|
"dev": true
|
|
},
|
|
"obuf": {
|
|
"version": "1.1.2"
|
|
},
|
|
"on-finished": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"ee-first": "1.1.1"
|
|
}
|
|
},
|
|
"on-headers": {
|
|
"version": "1.0.2"
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"onetime": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"mimic-fn": "^2.1.0"
|
|
}
|
|
},
|
|
"open": {
|
|
"version": "6.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"opencollective-postinstall": {
|
|
"version": "2.0.3",
|
|
"dev": true
|
|
},
|
|
"opener": {
|
|
"version": "1.5.2",
|
|
"dev": true
|
|
},
|
|
"opentracing": {
|
|
"version": "0.14.5"
|
|
},
|
|
"opn": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/opn/-/opn-6.0.0.tgz",
|
|
"integrity": "sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"optional-require": {
|
|
"version": "1.1.8",
|
|
"requires": {
|
|
"require-at": "^1.0.6"
|
|
}
|
|
},
|
|
"optionator": {
|
|
"version": "0.9.1",
|
|
"requires": {
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0",
|
|
"word-wrap": "^1.2.3"
|
|
}
|
|
},
|
|
"options": {
|
|
"version": "0.0.6"
|
|
},
|
|
"opts": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"ora": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"bl": "^4.1.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.5.0",
|
|
"is-interactive": "^1.0.0",
|
|
"is-unicode-supported": "^0.1.0",
|
|
"log-symbols": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"bl": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"original": {
|
|
"version": "1.0.2",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"url-parse": "^1.4.3"
|
|
}
|
|
},
|
|
"os-browserify": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
|
|
"integrity": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==",
|
|
"dev": true
|
|
},
|
|
"os-homedir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
|
|
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"os-locale": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"execa": "^1.0.0",
|
|
"lcid": "^2.0.0",
|
|
"mem": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0"
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"os-tmpdir": {
|
|
"version": "1.0.2"
|
|
},
|
|
"ospath": {
|
|
"version": "1.2.2",
|
|
"dev": true
|
|
},
|
|
"p-all": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-all/-/p-all-2.1.0.tgz",
|
|
"integrity": "sha512-HbZxz5FONzz/z2gJfk6bFca0BCiSRF8jU3yCsWOen/vR6lZjfPOu/e7L3uFzTW1i0H8TlC3vqQstEJPQL4/uLA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-map": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"p-map": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
|
|
"integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"p-cancelable": {
|
|
"version": "2.1.1"
|
|
},
|
|
"p-defer": {
|
|
"version": "3.0.0"
|
|
},
|
|
"p-event": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-timeout": "^3.1.0"
|
|
}
|
|
},
|
|
"p-filter": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz",
|
|
"integrity": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-map": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"p-map": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
|
|
"integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"p-finally": {
|
|
"version": "1.0.0"
|
|
},
|
|
"p-is-promise": {
|
|
"version": "2.1.0"
|
|
},
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"p-limit": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"p-limit": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"p-try": "^1.0.0"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "1.0.0"
|
|
}
|
|
}
|
|
},
|
|
"p-map": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"aggregate-error": "^3.0.0"
|
|
}
|
|
},
|
|
"p-queue": {
|
|
"version": "6.6.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"eventemitter3": "^4.0.4",
|
|
"p-timeout": "^3.2.0"
|
|
}
|
|
},
|
|
"p-retry": {
|
|
"version": "3.0.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"retry": "^0.12.0"
|
|
}
|
|
},
|
|
"p-throttle": {
|
|
"version": "4.1.1"
|
|
},
|
|
"p-timeout": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-finally": "^1.0.0"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "2.2.0"
|
|
},
|
|
"package-json": {
|
|
"version": "6.5.0",
|
|
"requires": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"dependencies": {
|
|
"@sindresorhus/is": {
|
|
"version": "0.14.0"
|
|
},
|
|
"@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"defer-to-connect": "^1.0.1"
|
|
}
|
|
},
|
|
"cacheable-request": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"decompress-response": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"mimic-response": "^1.0.0"
|
|
}
|
|
},
|
|
"defer-to-connect": {
|
|
"version": "1.1.3"
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"got": {
|
|
"version": "9.6.0",
|
|
"requires": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lowercase-keys": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
},
|
|
"json-buffer": {
|
|
"version": "3.0.0"
|
|
},
|
|
"keyv": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"p-cancelable": {
|
|
"version": "1.1.0"
|
|
},
|
|
"responselike": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"lowercase-keys": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lowercase-keys": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"pako": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
|
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
"dev": true
|
|
},
|
|
"parallel-transform": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.2.0.tgz",
|
|
"integrity": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cyclist": "^1.0.1",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"param-case": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"dot-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"parent-module": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"callsites": "^3.0.0"
|
|
}
|
|
},
|
|
"parent-require": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"parse-asn1": {
|
|
"version": "5.1.6",
|
|
"requires": {
|
|
"asn1.js": "^5.2.0",
|
|
"browserify-aes": "^1.0.0",
|
|
"evp_bytestokey": "^1.0.0",
|
|
"pbkdf2": "^3.0.3",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"parse-english": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"parse-latin": "^4.0.0",
|
|
"unist-util-modify-children": "^2.0.0",
|
|
"unist-util-visit-children": "^1.0.0"
|
|
}
|
|
},
|
|
"parse-entities": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
}
|
|
},
|
|
"parse-json": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
}
|
|
},
|
|
"parse-latin": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"nlcst-to-string": "^2.0.0",
|
|
"unist-util-modify-children": "^2.0.0",
|
|
"unist-util-visit-children": "^1.0.0"
|
|
}
|
|
},
|
|
"parse-numeric-range": {
|
|
"version": "1.3.0"
|
|
},
|
|
"parse-passwd": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"parse-path": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"is-ssh": "^1.3.0",
|
|
"protocols": "^1.4.0",
|
|
"qs": "^6.9.4",
|
|
"query-string": "^6.13.8"
|
|
}
|
|
},
|
|
"parse-srcset": {
|
|
"version": "1.0.2"
|
|
},
|
|
"parse-url": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"is-ssh": "^1.3.0",
|
|
"normalize-url": "^6.1.0",
|
|
"parse-path": "^4.0.0",
|
|
"protocols": "^1.4.0"
|
|
},
|
|
"dependencies": {
|
|
"normalize-url": {
|
|
"version": "6.1.0"
|
|
}
|
|
}
|
|
},
|
|
"parse5": {
|
|
"version": "6.0.1"
|
|
},
|
|
"parse5-htmlparser2-tree-adapter": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"parse5": "^6.0.1"
|
|
}
|
|
},
|
|
"parseqs": {
|
|
"version": "0.0.6"
|
|
},
|
|
"parseuri": {
|
|
"version": "0.0.6"
|
|
},
|
|
"parseurl": {
|
|
"version": "1.3.3"
|
|
},
|
|
"pascal-case": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"no-case": "^3.0.4",
|
|
"tslib": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"pascalcase": {
|
|
"version": "0.1.1"
|
|
},
|
|
"passport": {
|
|
"version": "0.4.1",
|
|
"requires": {
|
|
"passport-strategy": "1.x.x",
|
|
"pause": "0.0.1"
|
|
}
|
|
},
|
|
"passport-auth0": {
|
|
"version": "1.4.2",
|
|
"requires": {
|
|
"axios": "^0.22.0",
|
|
"passport-oauth": "^1.0.0",
|
|
"passport-oauth2": "^1.6.0"
|
|
},
|
|
"dependencies": {
|
|
"axios": {
|
|
"version": "0.22.0",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"passport-local": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"passport-strategy": "1.x.x"
|
|
}
|
|
},
|
|
"passport-mock-strategy": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"@types/express": "^4.16.1",
|
|
"@types/passport": "^1.0.0",
|
|
"es6-promise": "^4.2.6",
|
|
"passport": "^0.4.0"
|
|
}
|
|
},
|
|
"passport-oauth": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"passport-oauth1": "1.x.x",
|
|
"passport-oauth2": "1.x.x"
|
|
}
|
|
},
|
|
"passport-oauth1": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"oauth": "0.9.x",
|
|
"passport-strategy": "1.x.x",
|
|
"utils-merge": "1.x.x"
|
|
}
|
|
},
|
|
"passport-oauth2": {
|
|
"version": "1.6.1",
|
|
"requires": {
|
|
"base64url": "3.x.x",
|
|
"oauth": "0.9.x",
|
|
"passport-strategy": "1.x.x",
|
|
"uid2": "0.0.x",
|
|
"utils-merge": "1.x.x"
|
|
}
|
|
},
|
|
"passport-strategy": {
|
|
"version": "1.0.0"
|
|
},
|
|
"password-prompt": {
|
|
"version": "1.1.2",
|
|
"requires": {
|
|
"ansi-escapes": "^3.1.0",
|
|
"cross-spawn": "^6.0.5"
|
|
},
|
|
"dependencies": {
|
|
"ansi-escapes": {
|
|
"version": "3.2.0"
|
|
},
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path": {
|
|
"version": "0.12.7",
|
|
"requires": {
|
|
"process": "^0.11.1",
|
|
"util": "^0.10.3"
|
|
},
|
|
"dependencies": {
|
|
"inherits": {
|
|
"version": "2.0.3"
|
|
},
|
|
"util": {
|
|
"version": "0.10.4",
|
|
"requires": {
|
|
"inherits": "2.0.3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path-browserify": {
|
|
"version": "1.0.1"
|
|
},
|
|
"path-dirname": {
|
|
"version": "1.0.2",
|
|
"devOptional": true
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0"
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1"
|
|
},
|
|
"path-is-inside": {
|
|
"version": "1.0.2",
|
|
"devOptional": true
|
|
},
|
|
"path-key": {
|
|
"version": "3.1.1"
|
|
},
|
|
"path-parse": {
|
|
"version": "1.0.7"
|
|
},
|
|
"path-to-regexp": {
|
|
"version": "0.1.7"
|
|
},
|
|
"path-type": {
|
|
"version": "4.0.0"
|
|
},
|
|
"pathval": {
|
|
"version": "1.1.1"
|
|
},
|
|
"pause": {
|
|
"version": "0.0.1"
|
|
},
|
|
"pause-stream": {
|
|
"version": "0.0.11",
|
|
"dev": true,
|
|
"requires": {
|
|
"through": "~2.3"
|
|
}
|
|
},
|
|
"pbkdf2": {
|
|
"version": "3.1.2",
|
|
"requires": {
|
|
"create-hash": "^1.1.2",
|
|
"create-hmac": "^1.1.4",
|
|
"ripemd160": "^2.0.1",
|
|
"safe-buffer": "^5.0.1",
|
|
"sha.js": "^2.4.8"
|
|
}
|
|
},
|
|
"peek-readable": {
|
|
"version": "4.0.1"
|
|
},
|
|
"pend": {
|
|
"version": "1.2.0",
|
|
"dev": true
|
|
},
|
|
"performance-now": {
|
|
"version": "2.1.0"
|
|
},
|
|
"physical-cpu-count": {
|
|
"version": "2.0.0"
|
|
},
|
|
"picocolors": {
|
|
"version": "1.0.0"
|
|
},
|
|
"picomatch": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
|
|
},
|
|
"pidtree": {
|
|
"version": "0.3.1",
|
|
"dev": true
|
|
},
|
|
"pify": {
|
|
"version": "2.3.0"
|
|
},
|
|
"pinkie": {
|
|
"version": "2.0.4",
|
|
"optional": true
|
|
},
|
|
"pinkie-promise": {
|
|
"version": "2.0.1",
|
|
"optional": true,
|
|
"requires": {
|
|
"pinkie": "^2.0.0"
|
|
}
|
|
},
|
|
"pirates": {
|
|
"version": "4.0.5"
|
|
},
|
|
"pkg-dir": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"pkg-up": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"platform": {
|
|
"version": "1.3.6"
|
|
},
|
|
"pnp-webpack-plugin": {
|
|
"version": "1.6.4",
|
|
"resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz",
|
|
"integrity": "sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ts-pnp": "^1.1.6"
|
|
}
|
|
},
|
|
"polished": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/polished/-/polished-4.2.2.tgz",
|
|
"integrity": "sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.17.8"
|
|
}
|
|
},
|
|
"portfinder": {
|
|
"version": "1.0.28",
|
|
"requires": {
|
|
"async": "^2.6.2",
|
|
"debug": "^3.1.1",
|
|
"mkdirp": "^0.5.5"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "2.6.3",
|
|
"requires": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"posix-character-classes": {
|
|
"version": "0.1.1"
|
|
},
|
|
"postcss": {
|
|
"version": "8.4.14",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
|
|
"integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
|
|
"requires": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-attribute-case-insensitive": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.2"
|
|
}
|
|
},
|
|
"postcss-browser-comments": {
|
|
"version": "4.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-calc": {
|
|
"version": "8.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.0.2"
|
|
}
|
|
},
|
|
"postcss-color-functional-notation": {
|
|
"version": "4.2.2",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-color-hex-alpha": {
|
|
"version": "8.0.3",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-color-rebeccapurple": {
|
|
"version": "7.0.2",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-colormin": {
|
|
"version": "5.2.1",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-convert-values": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-custom-media": {
|
|
"version": "8.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-custom-properties": {
|
|
"version": "12.1.4",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-custom-selectors": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"postcss-dir-pseudo-class": {
|
|
"version": "6.0.4",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"postcss-discard-comments": {
|
|
"version": "5.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-duplicates": {
|
|
"version": "5.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-empty": {
|
|
"version": "5.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-overridden": {
|
|
"version": "5.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-double-position-gradients": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-env-function": {
|
|
"version": "4.0.5",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-flexbugs-fixes": {
|
|
"version": "5.0.2",
|
|
"requires": {}
|
|
},
|
|
"postcss-focus-visible": {
|
|
"version": "6.0.4",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"postcss-focus-within": {
|
|
"version": "5.0.4",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"postcss-font-variant": {
|
|
"version": "5.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-gap-properties": {
|
|
"version": "3.0.3",
|
|
"requires": {}
|
|
},
|
|
"postcss-image-set-function": {
|
|
"version": "4.0.6",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-import": {
|
|
"version": "14.1.0",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.0.0",
|
|
"read-cache": "^1.0.0",
|
|
"resolve": "^1.1.7"
|
|
}
|
|
},
|
|
"postcss-initial": {
|
|
"version": "4.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-js": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"camelcase-css": "^2.0.1"
|
|
}
|
|
},
|
|
"postcss-lab-function": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-load-config": {
|
|
"version": "3.1.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "5.3.0",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"postcss-logical": {
|
|
"version": "5.0.4",
|
|
"requires": {}
|
|
},
|
|
"postcss-media-minmax": {
|
|
"version": "5.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-merge-longhand": {
|
|
"version": "5.0.4",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"stylehacks": "^5.0.1"
|
|
}
|
|
},
|
|
"postcss-merge-rules": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-minify-font-values": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-minify-gradients": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-minify-params": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"browserslist": "^4.16.6",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-minify-selectors": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-modules": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"generic-names": "^2.0.1",
|
|
"icss-replace-symbols": "^1.1.0",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"string-hash": "^1.1.1"
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0"
|
|
}
|
|
},
|
|
"postcss-nested": {
|
|
"version": "5.0.6",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.6"
|
|
}
|
|
},
|
|
"postcss-nesting": {
|
|
"version": "10.1.3",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"postcss-normalize": {
|
|
"version": "10.0.1",
|
|
"requires": {
|
|
"@csstools/normalize.css": "*",
|
|
"postcss-browser-comments": "^4",
|
|
"sanitize.css": "*"
|
|
}
|
|
},
|
|
"postcss-normalize-charset": {
|
|
"version": "5.0.1",
|
|
"requires": {}
|
|
},
|
|
"postcss-normalize-display-values": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-positions": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-repeat-style": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-string": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-timing-functions": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-unicode": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-normalize-url": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"is-absolute-url": "^3.0.3",
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"normalize-url": {
|
|
"version": "6.1.0"
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-whitespace": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-opacity-percentage": {
|
|
"version": "1.1.2"
|
|
},
|
|
"postcss-ordered-values": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-overflow-shorthand": {
|
|
"version": "3.0.3",
|
|
"requires": {}
|
|
},
|
|
"postcss-page-break": {
|
|
"version": "3.0.4",
|
|
"requires": {}
|
|
},
|
|
"postcss-place": {
|
|
"version": "7.0.4",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-preset-env": {
|
|
"version": "7.4.2",
|
|
"requires": {
|
|
"@csstools/postcss-color-function": "^1.0.2",
|
|
"@csstools/postcss-font-format-keywords": "^1.0.0",
|
|
"@csstools/postcss-hwb-function": "^1.0.0",
|
|
"@csstools/postcss-ic-unit": "^1.0.0",
|
|
"@csstools/postcss-is-pseudo-class": "^2.0.0",
|
|
"@csstools/postcss-normalize-display-values": "^1.0.0",
|
|
"@csstools/postcss-oklab-function": "^1.0.1",
|
|
"@csstools/postcss-progressive-custom-properties": "^1.2.0",
|
|
"autoprefixer": "^10.4.2",
|
|
"browserslist": "^4.19.3",
|
|
"css-blank-pseudo": "^3.0.3",
|
|
"css-has-pseudo": "^3.0.4",
|
|
"css-prefers-color-scheme": "^6.0.3",
|
|
"cssdb": "^6.4.0",
|
|
"postcss-attribute-case-insensitive": "^5.0.0",
|
|
"postcss-color-functional-notation": "^4.2.2",
|
|
"postcss-color-hex-alpha": "^8.0.3",
|
|
"postcss-color-rebeccapurple": "^7.0.2",
|
|
"postcss-custom-media": "^8.0.0",
|
|
"postcss-custom-properties": "^12.1.4",
|
|
"postcss-custom-selectors": "^6.0.0",
|
|
"postcss-dir-pseudo-class": "^6.0.4",
|
|
"postcss-double-position-gradients": "^3.1.0",
|
|
"postcss-env-function": "^4.0.5",
|
|
"postcss-focus-visible": "^6.0.4",
|
|
"postcss-focus-within": "^5.0.4",
|
|
"postcss-font-variant": "^5.0.0",
|
|
"postcss-gap-properties": "^3.0.3",
|
|
"postcss-image-set-function": "^4.0.6",
|
|
"postcss-initial": "^4.0.1",
|
|
"postcss-lab-function": "^4.1.1",
|
|
"postcss-logical": "^5.0.4",
|
|
"postcss-media-minmax": "^5.0.0",
|
|
"postcss-nesting": "^10.1.2",
|
|
"postcss-opacity-percentage": "^1.1.2",
|
|
"postcss-overflow-shorthand": "^3.0.3",
|
|
"postcss-page-break": "^3.0.4",
|
|
"postcss-place": "^7.0.4",
|
|
"postcss-pseudo-class-any-link": "^7.1.1",
|
|
"postcss-replace-overflow-wrap": "^4.0.0",
|
|
"postcss-selector-not": "^5.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
}
|
|
},
|
|
"postcss-pseudo-class-any-link": {
|
|
"version": "7.1.1",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.9"
|
|
}
|
|
},
|
|
"postcss-reduce-initial": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0"
|
|
}
|
|
},
|
|
"postcss-reduce-transforms": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
}
|
|
},
|
|
"postcss-replace-overflow-wrap": {
|
|
"version": "4.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-selector-not": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"postcss-selector-parser": {
|
|
"version": "6.0.10",
|
|
"requires": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-svgo": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"svgo": "^2.7.0"
|
|
}
|
|
},
|
|
"postcss-unique-selectors": {
|
|
"version": "5.0.2",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0"
|
|
},
|
|
"prebuild-install": {
|
|
"version": "7.0.0",
|
|
"requires": {
|
|
"detect-libc": "^1.0.3",
|
|
"expand-template": "^2.0.3",
|
|
"github-from-package": "0.0.0",
|
|
"minimist": "^1.2.3",
|
|
"mkdirp-classic": "^0.5.3",
|
|
"napi-build-utils": "^1.0.1",
|
|
"node-abi": "^3.3.0",
|
|
"npmlog": "^4.0.1",
|
|
"pump": "^3.0.0",
|
|
"rc": "^1.2.7",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.0.0",
|
|
"tunnel-agent": "^0.6.0"
|
|
}
|
|
},
|
|
"prelude-ls": {
|
|
"version": "1.2.1"
|
|
},
|
|
"prepend-http": {
|
|
"version": "2.0.0"
|
|
},
|
|
"prettier": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
|
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g=="
|
|
},
|
|
"pretty-bytes": {
|
|
"version": "5.6.0"
|
|
},
|
|
"pretty-error": {
|
|
"version": "2.1.2",
|
|
"requires": {
|
|
"lodash": "^4.17.20",
|
|
"renderkid": "^2.0.4"
|
|
}
|
|
},
|
|
"pretty-format": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "5.2.0"
|
|
},
|
|
"react-is": {
|
|
"version": "17.0.2"
|
|
}
|
|
}
|
|
},
|
|
"pretty-hrtime": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"prismjs": {
|
|
"version": "1.28.0"
|
|
},
|
|
"private": {
|
|
"version": "0.1.8",
|
|
"dev": true
|
|
},
|
|
"process": {
|
|
"version": "0.11.10"
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.1"
|
|
},
|
|
"progress": {
|
|
"version": "2.0.3"
|
|
},
|
|
"promise": {
|
|
"version": "8.1.0",
|
|
"requires": {
|
|
"asap": "~2.0.6"
|
|
}
|
|
},
|
|
"promise-inflight": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
|
|
"integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
|
|
"dev": true
|
|
},
|
|
"promise.allsettled": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/promise.allsettled/-/promise.allsettled-1.0.5.tgz",
|
|
"integrity": "sha512-tVDqeZPoBC0SlzJHzWGZ2NKAguVq2oiYj7gbggbiTvH2itHohijTp7njOUA0aQ/nl+0lr/r6egmhoYu63UZ/pQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"array.prototype.map": "^1.0.4",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"iterate-value": "^1.0.2"
|
|
}
|
|
},
|
|
"promise.prototype.finally": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/promise.prototype.finally/-/promise.prototype.finally-3.1.3.tgz",
|
|
"integrity": "sha512-EXRF3fC9/0gz4qkt/f5EP5iW4kj9oFpBICNpCNOb/52+8nlHIX07FPLbi/q4qYBQ1xZqivMzTpNQSnArVASolQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"promise.series": {
|
|
"version": "0.2.0",
|
|
"dev": true
|
|
},
|
|
"prompts": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
}
|
|
},
|
|
"prop-types": {
|
|
"version": "15.8.1",
|
|
"requires": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"prop-types-exact": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"has": "^1.0.3",
|
|
"object.assign": "^4.1.0",
|
|
"reflect.ownkeys": "^0.2.0"
|
|
}
|
|
},
|
|
"prop-types-extra": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"react-is": "^16.3.2",
|
|
"warning": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"warning": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"proper-lockfile": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.4",
|
|
"retry": "^0.12.0",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"property-information": {
|
|
"version": "5.6.0",
|
|
"requires": {
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"protocols": {
|
|
"version": "1.4.8"
|
|
},
|
|
"proxy-addr": {
|
|
"version": "2.0.7",
|
|
"requires": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
}
|
|
},
|
|
"proxy-from-env": {
|
|
"version": "1.1.0"
|
|
},
|
|
"proxy-middleware": {
|
|
"version": "0.15.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.15.0.tgz",
|
|
"integrity": "sha1-o/3xvvtzD5UZZYcqwvYHTGFHelY=",
|
|
"dev": true
|
|
},
|
|
"prr": {
|
|
"version": "1.0.1",
|
|
"devOptional": true
|
|
},
|
|
"ps-tree": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"event-stream": "=3.3.4"
|
|
}
|
|
},
|
|
"pseudomap": {
|
|
"version": "1.0.2"
|
|
},
|
|
"psl": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
|
|
"integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
|
|
},
|
|
"pstree.remy": {
|
|
"version": "1.1.8",
|
|
"dev": true
|
|
},
|
|
"public-encrypt": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"bn.js": "^4.1.0",
|
|
"browserify-rsa": "^4.0.0",
|
|
"create-hash": "^1.1.0",
|
|
"parse-asn1": "^5.0.0",
|
|
"randombytes": "^2.0.1",
|
|
"safe-buffer": "^5.1.2"
|
|
},
|
|
"dependencies": {
|
|
"bn.js": {
|
|
"version": "4.12.0"
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"pumpify": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
|
|
"integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexify": "^3.6.0",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pump": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
|
|
"integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"punycode": {
|
|
"version": "2.1.1"
|
|
},
|
|
"pupa": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"escape-goat": "^2.0.0"
|
|
}
|
|
},
|
|
"puppeteer": {
|
|
"version": "10.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "4.3.1",
|
|
"devtools-protocol": "0.0.901419",
|
|
"extract-zip": "2.0.1",
|
|
"https-proxy-agent": "5.0.0",
|
|
"node-fetch": "2.6.1",
|
|
"pkg-dir": "4.2.0",
|
|
"progress": "2.0.1",
|
|
"proxy-from-env": "1.1.0",
|
|
"rimraf": "3.0.2",
|
|
"tar-fs": "2.0.0",
|
|
"unbzip2-stream": "1.3.3",
|
|
"ws": "7.4.6"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.6.1",
|
|
"dev": true
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"progress": {
|
|
"version": "2.0.1",
|
|
"dev": true
|
|
},
|
|
"ws": {
|
|
"version": "7.4.6",
|
|
"dev": true,
|
|
"requires": {}
|
|
}
|
|
}
|
|
},
|
|
"q": {
|
|
"version": "1.5.1"
|
|
},
|
|
"qs": {
|
|
"version": "6.10.3",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.3.tgz",
|
|
"integrity": "sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==",
|
|
"requires": {
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"query-string": {
|
|
"version": "6.14.1",
|
|
"requires": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"filter-obj": "^1.1.0",
|
|
"split-on-first": "^1.0.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
}
|
|
},
|
|
"querystring": {
|
|
"version": "0.2.1"
|
|
},
|
|
"querystring-es3": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
|
|
"integrity": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==",
|
|
"dev": true
|
|
},
|
|
"querystringify": {
|
|
"version": "2.2.0",
|
|
"devOptional": true
|
|
},
|
|
"queue-microtask": {
|
|
"version": "1.2.3"
|
|
},
|
|
"quick-lru": {
|
|
"version": "5.1.1"
|
|
},
|
|
"raf": {
|
|
"version": "3.4.1",
|
|
"requires": {
|
|
"performance-now": "^2.1.0"
|
|
}
|
|
},
|
|
"railroad-diagrams": {
|
|
"version": "1.0.0"
|
|
},
|
|
"randexp": {
|
|
"version": "0.4.6",
|
|
"requires": {
|
|
"discontinuous-range": "1.0.0",
|
|
"ret": "~0.1.10"
|
|
}
|
|
},
|
|
"random-bytes": {
|
|
"version": "1.0.0"
|
|
},
|
|
"randombytes": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"randomfill": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"randombytes": "^2.0.5",
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.1"
|
|
},
|
|
"raw-body": {
|
|
"version": "2.5.1",
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz",
|
|
"integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
|
|
"requires": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
}
|
|
},
|
|
"raw-loader": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rc": {
|
|
"version": "1.2.8",
|
|
"requires": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ini": {
|
|
"version": "1.3.8"
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "2.0.1"
|
|
}
|
|
}
|
|
},
|
|
"react": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
|
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"react-app-polyfill": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"core-js": "^3.19.2",
|
|
"object-assign": "^4.1.1",
|
|
"promise": "^8.1.0",
|
|
"raf": "^3.4.1",
|
|
"regenerator-runtime": "^0.13.9",
|
|
"whatwg-fetch": "^3.6.2"
|
|
},
|
|
"dependencies": {
|
|
"core-js": {
|
|
"version": "3.21.1"
|
|
}
|
|
}
|
|
},
|
|
"react-codemirror2": {
|
|
"version": "7.2.1",
|
|
"resolved": "https://registry.npmjs.org/react-codemirror2/-/react-codemirror2-7.2.1.tgz",
|
|
"integrity": "sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==",
|
|
"requires": {}
|
|
},
|
|
"react-dev-utils": {
|
|
"version": "11.0.4",
|
|
"requires": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"address": "1.1.2",
|
|
"browserslist": "4.14.2",
|
|
"chalk": "2.4.2",
|
|
"cross-spawn": "7.0.3",
|
|
"detect-port-alt": "1.1.6",
|
|
"escape-string-regexp": "2.0.0",
|
|
"filesize": "6.1.0",
|
|
"find-up": "4.1.0",
|
|
"fork-ts-checker-webpack-plugin": "4.1.6",
|
|
"global-modules": "2.0.0",
|
|
"globby": "11.0.1",
|
|
"gzip-size": "5.1.1",
|
|
"immer": "8.0.1",
|
|
"is-root": "2.1.0",
|
|
"loader-utils": "2.0.0",
|
|
"open": "^7.0.2",
|
|
"pkg-up": "3.1.0",
|
|
"prompts": "2.4.0",
|
|
"react-error-overlay": "^6.0.9",
|
|
"recursive-readdir": "2.2.2",
|
|
"shell-quote": "1.7.2",
|
|
"strip-ansi": "6.0.0",
|
|
"text-table": "0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"version": "4.14.2",
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30001125",
|
|
"electron-to-chromium": "^1.3.564",
|
|
"escalade": "^3.0.2",
|
|
"node-releases": "^1.1.61"
|
|
}
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "2.0.0"
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "11.0.1",
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"node-releases": {
|
|
"version": "1.1.77"
|
|
},
|
|
"open": {
|
|
"version": "7.4.2",
|
|
"requires": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"prompts": {
|
|
"version": "2.4.0",
|
|
"requires": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
}
|
|
},
|
|
"shell-quote": {
|
|
"version": "1.7.2"
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-docgen": {
|
|
"version": "5.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.7.5",
|
|
"@babel/generator": "^7.12.11",
|
|
"@babel/runtime": "^7.7.6",
|
|
"ast-types": "^0.14.2",
|
|
"commander": "^2.19.0",
|
|
"doctrine": "^3.0.0",
|
|
"estree-to-babel": "^3.1.0",
|
|
"neo-async": "^2.6.1",
|
|
"node-dir": "^0.1.10",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"react-docgen-typescript": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"react-dom": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
|
|
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"scheduler": "^0.19.1"
|
|
}
|
|
},
|
|
"react-element-to-jsx-string": {
|
|
"version": "14.3.4",
|
|
"resolved": "https://registry.npmjs.org/react-element-to-jsx-string/-/react-element-to-jsx-string-14.3.4.tgz",
|
|
"integrity": "sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@base2/pretty-print-object": "1.0.1",
|
|
"is-plain-object": "5.0.0",
|
|
"react-is": "17.0.2"
|
|
},
|
|
"dependencies": {
|
|
"is-plain-object": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
"dev": true
|
|
},
|
|
"react-is": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"react-error-overlay": {
|
|
"version": "6.0.11",
|
|
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
|
|
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
|
|
},
|
|
"react-fast-compare": {
|
|
"version": "3.2.0"
|
|
},
|
|
"react-final-form": {
|
|
"version": "6.5.9",
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4"
|
|
}
|
|
},
|
|
"react-ga": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-3.3.1.tgz",
|
|
"integrity": "sha512-4Vc0W5EvXAXUN/wWyxvsAKDLLgtJ3oLmhYYssx+YzphJpejtOst6cbIHCIyF50Fdxuf5DDKqRYny24yJ2y7GFQ==",
|
|
"requires": {}
|
|
},
|
|
"react-helmet": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"react-fast-compare": "^3.1.1",
|
|
"react-side-effect": "^2.1.0"
|
|
}
|
|
},
|
|
"react-hotkeys": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"prop-types": "^15.6.1"
|
|
}
|
|
},
|
|
"react-i18next": {
|
|
"version": "11.17.3",
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz",
|
|
"integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.14.5",
|
|
"html-escaper": "^2.0.2",
|
|
"html-parse-stringify": "^3.0.1"
|
|
}
|
|
},
|
|
"react-inspector": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"is-dom": "^1.0.0",
|
|
"prop-types": "^15.0.0"
|
|
}
|
|
},
|
|
"react-instantsearch-core": {
|
|
"version": "6.30.0",
|
|
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.30.0.tgz",
|
|
"integrity": "sha512-HodD592g79/nN+9VI9X2s9sLtTFT5Ax5sUJfWWokYhd36qd7IUZF0ZVkFxBLNlS/QnC/lMSI5xJ+8FrDWyS16w==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-fast-compare": "^3.0.0"
|
|
}
|
|
},
|
|
"react-instantsearch-dom": {
|
|
"version": "6.30.0",
|
|
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.30.0.tgz",
|
|
"integrity": "sha512-nTZTtLWY0cW3IrPBNratdl5Kseh1/9f4xCtTEgD9xdhOepEJ2VNOPElKa+b2kGSwwd8ZbgihrxeYSzsOUVS4cg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"algoliasearch-helper": "^3.10.0",
|
|
"classnames": "^2.2.5",
|
|
"prop-types": "^15.6.2",
|
|
"react-fast-compare": "^3.0.0",
|
|
"react-instantsearch-core": "6.30.0"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "16.13.1"
|
|
},
|
|
"react-lazy-load": {
|
|
"version": "3.1.13",
|
|
"requires": {
|
|
"eventlistener": "0.0.1",
|
|
"lodash.debounce": "^4.0.0",
|
|
"lodash.throttle": "^4.0.0",
|
|
"prop-types": "^15.5.8"
|
|
}
|
|
},
|
|
"react-lifecycles-compat": {
|
|
"version": "3.0.4"
|
|
},
|
|
"react-overlays": {
|
|
"version": "0.8.3",
|
|
"requires": {
|
|
"classnames": "^2.2.5",
|
|
"dom-helpers": "^3.2.1",
|
|
"prop-types": "^15.5.10",
|
|
"prop-types-extra": "^1.0.1",
|
|
"react-transition-group": "^2.2.0",
|
|
"warning": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"react-transition-group": {
|
|
"version": "2.9.0",
|
|
"requires": {
|
|
"dom-helpers": "^3.4.0",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-prop-types": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"warning": "^3.0.0"
|
|
}
|
|
},
|
|
"react-redux": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
"invariant": "^2.2.4",
|
|
"loose-envify": "^1.1.0",
|
|
"prop-types": "^15.6.1",
|
|
"react-is": "^16.6.0",
|
|
"react-lifecycles-compat": "^3.0.0"
|
|
}
|
|
},
|
|
"react-reflex": {
|
|
"version": "4.0.9",
|
|
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.9.tgz",
|
|
"integrity": "sha512-XFTNRekFK4ul8mzVd1lniKT/SI0FvNYhXyLNl5gagS1i3iW9QKlpFYcRfVhZlxxaYHb8UyLOs3+H4Ay5cjtbxQ==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"lodash.throttle": "^4.1.1",
|
|
"prop-types": "^15.5.8",
|
|
"react-measure": "^2.0.2"
|
|
},
|
|
"dependencies": {
|
|
"react-measure": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/react-measure/-/react-measure-2.5.2.tgz",
|
|
"integrity": "sha512-M+rpbTLWJ3FD6FXvYV6YEGvQ5tMayQ3fGrZhRPHrE9bVlBYfDCLuDcgNttYfk8IqfOI03jz6cbpqMRTUclQnaA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.2.0",
|
|
"get-node-dimensions": "^1.2.1",
|
|
"prop-types": "^15.6.2",
|
|
"resize-observer-polyfill": "^1.5.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-refresh": {
|
|
"version": "0.9.0"
|
|
},
|
|
"react-responsive": {
|
|
"version": "6.1.2",
|
|
"requires": {
|
|
"hyphenate-style-name": "^1.0.0",
|
|
"matchmediaquery": "^0.3.0",
|
|
"prop-types": "^15.6.1"
|
|
}
|
|
},
|
|
"react-router": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz",
|
|
"integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==",
|
|
"requires": {
|
|
"history": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"history": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.7.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-router-dom": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz",
|
|
"integrity": "sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==",
|
|
"requires": {
|
|
"history": "^5.2.0",
|
|
"react-router": "6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"history": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz",
|
|
"integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.7.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-scripts": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
|
|
"integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
|
|
"requires": {
|
|
"@babel/core": "^7.16.0",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
"@svgr/webpack": "^5.5.0",
|
|
"babel-jest": "^27.4.2",
|
|
"babel-loader": "^8.2.3",
|
|
"babel-plugin-named-asset-import": "^0.3.8",
|
|
"babel-preset-react-app": "^10.0.1",
|
|
"bfj": "^7.0.2",
|
|
"browserslist": "^4.18.1",
|
|
"camelcase": "^6.2.1",
|
|
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
|
"css-loader": "^6.5.1",
|
|
"css-minimizer-webpack-plugin": "^3.2.0",
|
|
"dotenv": "^10.0.0",
|
|
"dotenv-expand": "^5.1.0",
|
|
"eslint": "^8.3.0",
|
|
"eslint-config-react-app": "^7.0.1",
|
|
"eslint-webpack-plugin": "^3.1.1",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.0.0",
|
|
"fsevents": "^2.3.2",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"identity-obj-proxy": "^3.0.0",
|
|
"jest": "^27.4.3",
|
|
"jest-resolve": "^27.4.2",
|
|
"jest-watch-typeahead": "^1.0.0",
|
|
"mini-css-extract-plugin": "^2.4.5",
|
|
"postcss": "^8.4.4",
|
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
"postcss-loader": "^6.2.1",
|
|
"postcss-normalize": "^10.0.1",
|
|
"postcss-preset-env": "^7.0.1",
|
|
"prompts": "^2.4.2",
|
|
"react-app-polyfill": "^3.0.0",
|
|
"react-dev-utils": "^12.0.1",
|
|
"react-refresh": "^0.11.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve-url-loader": "^4.0.0",
|
|
"sass-loader": "^12.3.0",
|
|
"semver": "^7.3.5",
|
|
"source-map-loader": "^3.0.0",
|
|
"style-loader": "^3.3.1",
|
|
"tailwindcss": "^3.0.2",
|
|
"terser-webpack-plugin": "^5.2.5",
|
|
"webpack": "^5.64.4",
|
|
"webpack-dev-server": "^4.6.0",
|
|
"webpack-manifest-plugin": "^4.0.2",
|
|
"workbox-webpack-plugin": "^6.4.1"
|
|
},
|
|
"dependencies": {
|
|
"@eslint/eslintrc": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.2.tgz",
|
|
"integrity": "sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==",
|
|
"requires": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.3.1",
|
|
"globals": "^13.9.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.0.4",
|
|
"strip-json-comments": "^3.1.1"
|
|
}
|
|
},
|
|
"@humanwhocodes/config-array": {
|
|
"version": "0.9.5",
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
|
|
"integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
|
|
"requires": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"@pmmmwh/react-refresh-webpack-plugin": {
|
|
"version": "0.5.5",
|
|
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
|
|
"integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
|
|
"requires": {
|
|
"ansi-html-community": "^0.0.8",
|
|
"common-path-prefix": "^3.0.0",
|
|
"core-js-pure": "^3.8.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"find-up": "^5.0.0",
|
|
"html-entities": "^2.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"source-map": "^0.7.3"
|
|
}
|
|
},
|
|
"@types/retry": {
|
|
"version": "0.12.0",
|
|
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
|
|
"integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA=="
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"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=="
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
},
|
|
"css-loader": {
|
|
"version": "6.7.1",
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
|
|
"integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
|
|
"requires": {
|
|
"icss-utils": "^5.1.0",
|
|
"postcss": "^8.4.7",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"semver": "^7.3.5"
|
|
}
|
|
},
|
|
"css-minimizer-webpack-plugin": {
|
|
"version": "3.4.1",
|
|
"resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
|
|
"integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
|
|
"requires": {
|
|
"cssnano": "^5.0.6",
|
|
"jest-worker": "^27.0.2",
|
|
"postcss": "^8.3.5",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"default-gateway": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
|
|
"integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
|
|
"requires": {
|
|
"execa": "^5.0.0"
|
|
}
|
|
},
|
|
"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=="
|
|
},
|
|
"eslint": {
|
|
"version": "8.14.0",
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.14.0.tgz",
|
|
"integrity": "sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==",
|
|
"requires": {
|
|
"@eslint/eslintrc": "^1.2.2",
|
|
"@humanwhocodes/config-array": "^0.9.2",
|
|
"ajv": "^6.10.0",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.3.2",
|
|
"doctrine": "^3.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"eslint-scope": "^7.1.1",
|
|
"eslint-utils": "^3.0.0",
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
"espree": "^9.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": "^6.0.1",
|
|
"globals": "^13.6.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"js-yaml": "^4.1.0",
|
|
"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",
|
|
"regexpp": "^3.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"strip-json-comments": "^3.1.0",
|
|
"text-table": "^0.2.0",
|
|
"v8-compile-cache": "^2.0.3"
|
|
}
|
|
},
|
|
"eslint-config-react-app": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
|
|
"integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
|
|
"requires": {
|
|
"@babel/core": "^7.16.0",
|
|
"@babel/eslint-parser": "^7.16.3",
|
|
"@rushstack/eslint-patch": "^1.1.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.5.0",
|
|
"@typescript-eslint/parser": "^5.5.0",
|
|
"babel-preset-react-app": "^10.0.1",
|
|
"confusing-browser-globals": "^1.0.11",
|
|
"eslint-plugin-flowtype": "^8.0.3",
|
|
"eslint-plugin-import": "^2.25.3",
|
|
"eslint-plugin-jest": "^25.3.0",
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
"eslint-plugin-react": "^7.27.1",
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
"eslint-plugin-testing-library": "^5.0.1"
|
|
}
|
|
},
|
|
"eslint-plugin-flowtype": {
|
|
"version": "8.0.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
|
|
"integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
|
|
"requires": {
|
|
"lodash": "^4.17.21",
|
|
"string-natural-compare": "^3.0.1"
|
|
}
|
|
},
|
|
"eslint-plugin-testing-library": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
|
|
"integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
|
|
"requires": {
|
|
"@typescript-eslint/utils": "^5.13.0"
|
|
}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
|
|
"integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
|
|
"integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
|
|
},
|
|
"eslint-webpack-plugin": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
|
|
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
|
|
"requires": {
|
|
"@types/eslint": "^7.28.2",
|
|
"jest-worker": "^27.3.1",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^3.1.1"
|
|
}
|
|
},
|
|
"espree": {
|
|
"version": "9.3.1",
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
|
|
"integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
|
|
"requires": {
|
|
"acorn": "^8.7.0",
|
|
"acorn-jsx": "^5.3.1",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
}
|
|
},
|
|
"filesize": {
|
|
"version": "8.0.7",
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
|
|
"integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ=="
|
|
},
|
|
"find-up": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
"requires": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"fork-ts-checker-webpack-plugin": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz",
|
|
"integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.8.3",
|
|
"@types/json-schema": "^7.0.5",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.4.2",
|
|
"cosmiconfig": "^6.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"fs-extra": "^9.0.0",
|
|
"glob": "^7.1.6",
|
|
"memfs": "^3.1.2",
|
|
"minimatch": "^3.0.4",
|
|
"schema-utils": "2.7.0",
|
|
"semver": "^7.3.2",
|
|
"tapable": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cosmiconfig": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
|
|
"integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.7.2"
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "9.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
|
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
|
"requires": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
|
|
"integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.4",
|
|
"ajv": "^6.12.2",
|
|
"ajv-keywords": "^3.4.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "13.13.0",
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
|
|
"integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"dependencies": {
|
|
"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=="
|
|
}
|
|
}
|
|
},
|
|
"gzip-size": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
|
|
"integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
|
|
"requires": {
|
|
"duplexer": "^0.1.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"http-proxy-middleware": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz",
|
|
"integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==",
|
|
"requires": {
|
|
"@types/http-proxy": "^1.17.8",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.1",
|
|
"is-plain-obj": "^3.0.0",
|
|
"micromatch": "^4.0.2"
|
|
}
|
|
},
|
|
"immer": {
|
|
"version": "9.0.12",
|
|
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
|
|
"integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA=="
|
|
},
|
|
"ipaddr.js": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
|
|
"integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng=="
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
|
|
"integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA=="
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
|
|
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"js-yaml": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
|
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
"requires": {
|
|
"p-locate": "^5.0.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"mini-css-extract-plugin": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
|
|
"integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
|
|
"requires": {
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"node-forge": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
|
|
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="
|
|
},
|
|
"open": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
|
"requires": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
"requires": {
|
|
"p-limit": "^3.0.2"
|
|
}
|
|
},
|
|
"p-retry": {
|
|
"version": "4.6.2",
|
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
|
|
"integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
|
|
"requires": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
|
|
},
|
|
"postcss-loader": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
|
|
"integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.5",
|
|
"semver": "^7.3.5"
|
|
}
|
|
},
|
|
"react-dev-utils": {
|
|
"version": "12.0.1",
|
|
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
|
|
"integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.16.0",
|
|
"address": "^1.1.2",
|
|
"browserslist": "^4.18.1",
|
|
"chalk": "^4.1.2",
|
|
"cross-spawn": "^7.0.3",
|
|
"detect-port-alt": "^1.1.6",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"filesize": "^8.0.6",
|
|
"find-up": "^5.0.0",
|
|
"fork-ts-checker-webpack-plugin": "^6.5.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"gzip-size": "^6.0.0",
|
|
"immer": "^9.0.7",
|
|
"is-root": "^2.1.0",
|
|
"loader-utils": "^3.2.0",
|
|
"open": "^8.4.0",
|
|
"pkg-up": "^3.1.0",
|
|
"prompts": "^2.4.2",
|
|
"react-error-overlay": "^6.0.11",
|
|
"recursive-readdir": "^2.2.2",
|
|
"shell-quote": "^1.7.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
|
|
"integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ=="
|
|
}
|
|
}
|
|
},
|
|
"react-refresh": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
|
|
"integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A=="
|
|
},
|
|
"retry": {
|
|
"version": "0.13.1",
|
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
|
|
"integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="
|
|
},
|
|
"selfsigned": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
|
|
"integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
|
|
"requires": {
|
|
"node-forge": "^1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.3",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
|
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
|
|
},
|
|
"style-loader": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
|
|
"integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
|
|
"requires": {}
|
|
},
|
|
"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==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "2.12.2",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.2.tgz",
|
|
"integrity": "sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ==",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
|
|
"integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
|
|
"requires": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.1",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-server": {
|
|
"version": "4.8.1",
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
|
|
"integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
|
|
"requires": {
|
|
"@types/bonjour": "^3.5.9",
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
"@types/express": "^4.17.13",
|
|
"@types/serve-index": "^1.9.1",
|
|
"@types/sockjs": "^0.3.33",
|
|
"@types/ws": "^8.5.1",
|
|
"ansi-html-community": "^0.0.8",
|
|
"bonjour-service": "^1.0.11",
|
|
"chokidar": "^3.5.3",
|
|
"colorette": "^2.0.10",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"default-gateway": "^6.0.3",
|
|
"express": "^4.17.3",
|
|
"graceful-fs": "^4.2.6",
|
|
"html-entities": "^2.3.2",
|
|
"http-proxy-middleware": "^2.0.3",
|
|
"ipaddr.js": "^2.0.1",
|
|
"open": "^8.0.9",
|
|
"p-retry": "^4.5.0",
|
|
"portfinder": "^1.0.28",
|
|
"rimraf": "^3.0.2",
|
|
"schema-utils": "^4.0.0",
|
|
"selfsigned": "^2.0.1",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.21",
|
|
"spdy": "^4.0.2",
|
|
"webpack-dev-middleware": "^5.3.1",
|
|
"ws": "^8.4.2"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.11.0",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
|
|
"integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "8.5.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
|
|
"integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
|
|
"requires": {}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
}
|
|
}
|
|
},
|
|
"react-scrollable-anchor": {
|
|
"version": "0.6.1",
|
|
"requires": {
|
|
"jump.js": "1.0.1",
|
|
"prop-types": "^15.5.10"
|
|
}
|
|
},
|
|
"react-side-effect": {
|
|
"version": "2.1.1",
|
|
"requires": {}
|
|
},
|
|
"react-sizeme": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"element-resize-detector": "^1.2.2",
|
|
"invariant": "^2.2.4",
|
|
"shallowequal": "^1.1.0",
|
|
"throttle-debounce": "^3.0.1"
|
|
}
|
|
},
|
|
"react-spinkit": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"classnames": "^2.2.3",
|
|
"loaders.css": "^0.1.2",
|
|
"object-assign": "^4.1.0",
|
|
"prop-types": "^15.5.8"
|
|
}
|
|
},
|
|
"react-syntax-highlighter": {
|
|
"version": "15.5.0",
|
|
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0.tgz",
|
|
"integrity": "sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.3.1",
|
|
"highlight.js": "^10.4.1",
|
|
"lowlight": "^1.17.0",
|
|
"prismjs": "^1.27.0",
|
|
"refractor": "^3.6.0"
|
|
}
|
|
},
|
|
"react-test-renderer": {
|
|
"version": "16.14.0",
|
|
"requires": {
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.8.6",
|
|
"scheduler": "^0.19.1"
|
|
}
|
|
},
|
|
"react-tooltip": {
|
|
"version": "4.2.21",
|
|
"requires": {
|
|
"prop-types": "^15.7.2",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"dependencies": {
|
|
"uuid": {
|
|
"version": "7.0.3"
|
|
}
|
|
}
|
|
},
|
|
"react-transition-group": {
|
|
"version": "4.4.2",
|
|
"requires": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"dependencies": {
|
|
"dom-helpers": {
|
|
"version": "5.2.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"react-youtube": {
|
|
"version": "7.14.0",
|
|
"requires": {
|
|
"fast-deep-equal": "3.1.3",
|
|
"prop-types": "15.7.2",
|
|
"youtube-player": "5.5.2"
|
|
},
|
|
"dependencies": {
|
|
"prop-types": {
|
|
"version": "15.7.2",
|
|
"requires": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.8.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"read": {
|
|
"version": "1.0.7",
|
|
"requires": {
|
|
"mute-stream": "~0.0.4"
|
|
}
|
|
},
|
|
"read-cache": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"read-pkg": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"load-json-file": "^4.0.0",
|
|
"normalize-package-data": "^2.3.2",
|
|
"path-type": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-type": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"pify": "^3.0.0"
|
|
}
|
|
},
|
|
"pify": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"read-pkg-up": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
|
|
"integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.1.0",
|
|
"read-pkg": "^5.2.0",
|
|
"type-fest": "^0.8.1"
|
|
},
|
|
"dependencies": {
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"dev": true
|
|
},
|
|
"read-pkg": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
"integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^2.5.0",
|
|
"parse-json": "^5.0.0",
|
|
"type-fest": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"type-fest": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
|
|
"integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
|
|
"integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "3.6.0",
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
}
|
|
},
|
|
"readable-web-to-node-stream": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"readable-stream": "^3.6.0"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"requires": {
|
|
"picomatch": "^2.2.1"
|
|
}
|
|
},
|
|
"rechoir": {
|
|
"version": "0.7.1",
|
|
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz",
|
|
"integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"resolve": "^1.9.0"
|
|
}
|
|
},
|
|
"recursive-readdir": {
|
|
"version": "2.2.2",
|
|
"requires": {
|
|
"minimatch": "3.0.4"
|
|
}
|
|
},
|
|
"redent": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
}
|
|
},
|
|
"reduce-reducers": {
|
|
"version": "0.4.3"
|
|
},
|
|
"redux": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/redux/-/redux-4.2.0.tgz",
|
|
"integrity": "sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.9.2"
|
|
}
|
|
},
|
|
"redux-actions": {
|
|
"version": "2.6.5",
|
|
"requires": {
|
|
"invariant": "^2.2.4",
|
|
"just-curry-it": "^3.1.0",
|
|
"loose-envify": "^1.4.0",
|
|
"reduce-reducers": "^0.4.3",
|
|
"to-camel-case": "^1.0.0"
|
|
}
|
|
},
|
|
"redux-devtools-extension": {
|
|
"version": "2.13.9",
|
|
"requires": {}
|
|
},
|
|
"redux-mock-store": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"lodash.isplainobject": "^4.0.6"
|
|
}
|
|
},
|
|
"redux-observable": {
|
|
"version": "1.2.0",
|
|
"requires": {}
|
|
},
|
|
"redux-saga": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"@redux-saga/core": "^1.1.3"
|
|
}
|
|
},
|
|
"redux-saga-test-plan": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.5.tgz",
|
|
"integrity": "sha512-phNx9h+50JXRzD5siADURrwT+ZJpLs1x5r3CRWa6HDwSZErIhH2WW/EnNAXeuM9TxYqY+ikjTWTYR6pDUyDC2g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js": "^2.4.1",
|
|
"fsm-iterator": "^1.1.0",
|
|
"lodash.isequal": "^4.5.0",
|
|
"lodash.ismatch": "^4.4.0",
|
|
"object-assign": "^4.1.0"
|
|
}
|
|
},
|
|
"redux-thunk": {
|
|
"version": "2.4.1",
|
|
"requires": {}
|
|
},
|
|
"referrer-policy": {
|
|
"version": "1.2.0"
|
|
},
|
|
"reflect.ownkeys": {
|
|
"version": "0.2.0"
|
|
},
|
|
"refractor": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/refractor/-/refractor-3.6.0.tgz",
|
|
"integrity": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"hastscript": "^6.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"prismjs": "~1.27.0"
|
|
},
|
|
"dependencies": {
|
|
"prismjs": {
|
|
"version": "1.27.0",
|
|
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
|
|
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"regenerate": {
|
|
"version": "1.4.2"
|
|
},
|
|
"regenerate-unicode-properties": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
|
|
"integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
|
|
"requires": {
|
|
"regenerate": "^1.4.2"
|
|
}
|
|
},
|
|
"regenerator-runtime": {
|
|
"version": "0.13.9"
|
|
},
|
|
"regenerator-transform": {
|
|
"version": "0.15.0",
|
|
"resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
|
|
"integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"regex-not": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"extend-shallow": "^3.0.2",
|
|
"safe-regex": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"regex-parser": {
|
|
"version": "2.2.11"
|
|
},
|
|
"regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
|
|
"integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"regexpp": {
|
|
"version": "3.2.0"
|
|
},
|
|
"regexpu-core": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.1.0.tgz",
|
|
"integrity": "sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==",
|
|
"requires": {
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.0.1",
|
|
"regjsgen": "^0.6.0",
|
|
"regjsparser": "^0.8.2",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.0.0"
|
|
}
|
|
},
|
|
"registry-auth-token": {
|
|
"version": "4.2.1",
|
|
"requires": {
|
|
"rc": "^1.2.8"
|
|
}
|
|
},
|
|
"registry-url": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"rc": "^1.2.8"
|
|
}
|
|
},
|
|
"regjsgen": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
|
|
"integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
|
|
},
|
|
"regjsparser": {
|
|
"version": "0.8.4",
|
|
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
|
|
"integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
|
|
"requires": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"dependencies": {
|
|
"jsesc": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
|
|
"integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA=="
|
|
}
|
|
}
|
|
},
|
|
"rehype": {
|
|
"version": "11.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"rehype-parse": "^7.0.0",
|
|
"rehype-stringify": "^8.0.0",
|
|
"unified": "^9.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-buffer": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"unified": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rehype-parse": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"hast-util-from-parse5": "^6.0.0",
|
|
"parse5": "^6.0.0"
|
|
}
|
|
},
|
|
"rehype-stringify": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"hast-util-to-html": "^7.1.1"
|
|
}
|
|
},
|
|
"relateurl": {
|
|
"version": "0.2.7"
|
|
},
|
|
"remark": {
|
|
"version": "13.0.0",
|
|
"requires": {
|
|
"remark-parse": "^9.0.0",
|
|
"remark-stringify": "^9.0.0",
|
|
"unified": "^9.1.0"
|
|
},
|
|
"dependencies": {
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"remark-parse": {
|
|
"version": "9.0.0",
|
|
"requires": {
|
|
"mdast-util-from-markdown": "^0.8.0"
|
|
}
|
|
},
|
|
"remark-stringify": {
|
|
"version": "9.0.1",
|
|
"requires": {
|
|
"mdast-util-to-markdown": "^0.6.0"
|
|
}
|
|
},
|
|
"unified": {
|
|
"version": "9.2.2",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-directive": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"mdast-util-directive": "^1.0.0",
|
|
"micromark-extension-directive": "^1.0.0"
|
|
}
|
|
},
|
|
"remark-external-links": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend": "^3.0.0",
|
|
"is-absolute-url": "^3.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"space-separated-tokens": "^1.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-footnotes": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"mdast-util-footnote": "^0.1.0",
|
|
"micromark-extension-footnote": "^0.3.0"
|
|
}
|
|
},
|
|
"remark-frontmatter": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"mdast-util-frontmatter": "^0.2.0",
|
|
"micromark-extension-frontmatter": "^0.2.0"
|
|
}
|
|
},
|
|
"remark-gfm": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"mdast-util-gfm": "^0.1.0",
|
|
"micromark-extension-gfm": "^0.3.0"
|
|
}
|
|
},
|
|
"remark-html": {
|
|
"version": "13.0.2",
|
|
"requires": {
|
|
"hast-util-sanitize": "^3.0.0",
|
|
"hast-util-to-html": "^7.0.0",
|
|
"mdast-util-to-hast": "^10.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mdast-util-definitions": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"mdast-util-to-hast": {
|
|
"version": "10.2.0",
|
|
"requires": {
|
|
"@types/mdast": "^3.0.0",
|
|
"@types/unist": "^2.0.0",
|
|
"mdast-util-definitions": "^4.0.0",
|
|
"mdurl": "^1.0.0",
|
|
"unist-builder": "^2.0.0",
|
|
"unist-util-generated": "^1.0.0",
|
|
"unist-util-position": "^3.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"remark-mdx": {
|
|
"version": "2.0.0-rc.2",
|
|
"requires": {
|
|
"mdast-util-mdx": "^1.0.0",
|
|
"micromark-extension-mdxjs": "^1.0.0"
|
|
}
|
|
},
|
|
"remark-mdxjs": {
|
|
"version": "2.0.0-next.8",
|
|
"requires": {
|
|
"@babel/core": "7.10.5",
|
|
"@babel/helper-plugin-utils": "7.10.4",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
|
|
"@babel/plugin-syntax-jsx": "7.10.4",
|
|
"@mdx-js/util": "^2.0.0-next.8"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": {
|
|
"version": "7.10.5",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/generator": "^7.10.5",
|
|
"@babel/helper-module-transforms": "^7.10.5",
|
|
"@babel/helpers": "^7.10.4",
|
|
"@babel/parser": "^7.10.5",
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.10.5",
|
|
"@babel/types": "^7.10.5",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.1",
|
|
"json5": "^2.1.2",
|
|
"lodash": "^4.17.19",
|
|
"resolve": "^1.3.2",
|
|
"semver": "^5.4.1",
|
|
"source-map": "^0.5.0"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.10.4"
|
|
},
|
|
"@babel/plugin-proposal-object-rest-spread": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
|
|
"@babel/plugin-transform-parameters": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.10.4",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1"
|
|
}
|
|
}
|
|
},
|
|
"remark-parse": {
|
|
"version": "6.0.3",
|
|
"requires": {
|
|
"collapse-white-space": "^1.0.2",
|
|
"is-alphabetical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"is-word-character": "^1.0.0",
|
|
"markdown-escapes": "^1.0.0",
|
|
"parse-entities": "^1.1.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"trim": "0.0.1",
|
|
"trim-trailing-lines": "^1.0.0",
|
|
"unherit": "^1.0.4",
|
|
"unist-util-remove-position": "^1.0.0",
|
|
"vfile-location": "^2.0.0",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"parse-entities": {
|
|
"version": "1.2.2",
|
|
"requires": {
|
|
"character-entities": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"character-reference-invalid": "^1.0.0",
|
|
"is-alphanumerical": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-hexadecimal": "^1.0.0"
|
|
}
|
|
},
|
|
"unist-util-is": {
|
|
"version": "3.0.0"
|
|
},
|
|
"unist-util-remove-position": {
|
|
"version": "1.1.4",
|
|
"requires": {
|
|
"unist-util-visit": "^1.1.0"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"unist-util-visit-parents": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "2.1.2",
|
|
"requires": {
|
|
"unist-util-is": "^3.0.0"
|
|
}
|
|
},
|
|
"vfile-location": {
|
|
"version": "2.0.6"
|
|
}
|
|
}
|
|
},
|
|
"remark-retext": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"mdast-util-to-nlcst": "^4.0.0"
|
|
}
|
|
},
|
|
"remark-slug": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"github-slugger": "^1.0.0",
|
|
"mdast-util-to-string": "^1.0.0",
|
|
"unist-util-visit": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mdast-util-to-string": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"remark-squeeze-paragraphs": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/remark-squeeze-paragraphs/-/remark-squeeze-paragraphs-4.0.0.tgz",
|
|
"integrity": "sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"mdast-squeeze-paragraphs": "^4.0.0"
|
|
}
|
|
},
|
|
"remark-stringify": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"ccount": "^1.0.0",
|
|
"is-alphanumeric": "^1.0.0",
|
|
"is-decimal": "^1.0.0",
|
|
"is-whitespace-character": "^1.0.0",
|
|
"longest-streak": "^2.0.1",
|
|
"markdown-escapes": "^1.0.0",
|
|
"markdown-table": "^2.0.0",
|
|
"mdast-util-compact": "^2.0.0",
|
|
"parse-entities": "^2.0.0",
|
|
"repeat-string": "^1.5.4",
|
|
"state-toggle": "^1.0.0",
|
|
"stringify-entities": "^3.0.0",
|
|
"unherit": "^1.0.4",
|
|
"xtend": "^4.0.1"
|
|
}
|
|
},
|
|
"remove-trailing-separator": {
|
|
"version": "1.1.0"
|
|
},
|
|
"renderkid": {
|
|
"version": "2.0.7",
|
|
"requires": {
|
|
"css-select": "^4.1.3",
|
|
"dom-converter": "^0.2.0",
|
|
"htmlparser2": "^6.1.0",
|
|
"lodash": "^4.17.21",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1"
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"repeat-element": {
|
|
"version": "1.1.4"
|
|
},
|
|
"repeat-string": {
|
|
"version": "1.6.1"
|
|
},
|
|
"repeating": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
|
|
"integrity": "sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-finite": "^1.0.0"
|
|
}
|
|
},
|
|
"request": {
|
|
"version": "2.88.2",
|
|
"requires": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.8.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.6",
|
|
"extend": "~3.0.2",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.2",
|
|
"har-validator": "~5.1.3",
|
|
"http-signature": "~1.2.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.19",
|
|
"oauth-sign": "~0.9.0",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"tough-cookie": "~2.5.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"dependencies": {
|
|
"http-signature": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
}
|
|
},
|
|
"jsprim": {
|
|
"version": "1.4.2",
|
|
"requires": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"qs": {
|
|
"version": "6.5.2"
|
|
}
|
|
}
|
|
},
|
|
"request-progress": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"throttleit": "^1.0.0"
|
|
}
|
|
},
|
|
"require-at": {
|
|
"version": "1.0.6"
|
|
},
|
|
"require-directory": {
|
|
"version": "2.1.1"
|
|
},
|
|
"require-from-string": {
|
|
"version": "2.0.2"
|
|
},
|
|
"require-main-filename": {
|
|
"version": "2.0.0"
|
|
},
|
|
"require-package-name": {
|
|
"version": "2.0.1"
|
|
},
|
|
"requireindex": {
|
|
"version": "1.2.0",
|
|
"dev": true
|
|
},
|
|
"requires-port": {
|
|
"version": "1.0.0"
|
|
},
|
|
"reselect": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.6.tgz",
|
|
"integrity": "sha512-ZovIuXqto7elwnxyXbBtCPo9YFEr3uJqj2rRbcOOog1bmu2Ag85M4hixSwFWyaBMKXNgvPaJ9OSu9SkBPIeJHQ=="
|
|
},
|
|
"resize-observer-polyfill": {
|
|
"version": "1.5.1"
|
|
},
|
|
"resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"requires": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
},
|
|
"resolve-alpn": {
|
|
"version": "1.2.1"
|
|
},
|
|
"resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "5.0.0"
|
|
},
|
|
"resolve-pathname": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"resolve-url": {
|
|
"version": "0.2.1"
|
|
},
|
|
"resolve-url-loader": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"adjust-sourcemap-loader": "^4.0.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^7.0.35",
|
|
"source-map": "0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1"
|
|
},
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"resolve.exports": {
|
|
"version": "1.1.0"
|
|
},
|
|
"responselike": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"lowercase-keys": "^2.0.0"
|
|
}
|
|
},
|
|
"restore-cursor": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"ret": {
|
|
"version": "0.1.15"
|
|
},
|
|
"retext-english": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"parse-english": "^4.0.0",
|
|
"unherit": "^1.0.4"
|
|
}
|
|
},
|
|
"retry": {
|
|
"version": "0.12.0"
|
|
},
|
|
"reusify": {
|
|
"version": "1.0.4"
|
|
},
|
|
"rfdc": {
|
|
"version": "1.3.0",
|
|
"dev": true
|
|
},
|
|
"rimraf": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"ripemd160": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"hash-base": "^3.0.0",
|
|
"inherits": "^2.0.1"
|
|
}
|
|
},
|
|
"rndm": {
|
|
"version": "1.2.0"
|
|
},
|
|
"rollup": {
|
|
"version": "2.76.0",
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.76.0.tgz",
|
|
"integrity": "sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==",
|
|
"requires": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"rollup-plugin-postcss": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^4.1.0",
|
|
"concat-with-sourcemaps": "^1.1.0",
|
|
"cssnano": "^5.0.1",
|
|
"import-cwd": "^3.0.0",
|
|
"p-queue": "^6.6.2",
|
|
"pify": "^5.0.0",
|
|
"postcss-load-config": "^3.0.0",
|
|
"postcss-modules": "^4.0.0",
|
|
"promise.series": "^0.2.0",
|
|
"resolve": "^1.19.0",
|
|
"rollup-pluginutils": "^2.8.2",
|
|
"safe-identifier": "^0.4.2",
|
|
"style-inject": "^0.3.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"pify": {
|
|
"version": "5.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rollup-plugin-terser": {
|
|
"version": "7.0.2",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"jest-worker": "^26.2.1",
|
|
"serialize-javascript": "^4.0.0",
|
|
"terser": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rollup-pluginutils": {
|
|
"version": "2.8.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"estree-walker": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"estree-walker": {
|
|
"version": "0.6.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"rst-selector-parser": {
|
|
"version": "2.2.3",
|
|
"requires": {
|
|
"lodash.flattendeep": "^4.4.0",
|
|
"nearley": "^2.7.10"
|
|
}
|
|
},
|
|
"rsvp": {
|
|
"version": "4.8.5",
|
|
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz",
|
|
"integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==",
|
|
"dev": true
|
|
},
|
|
"run-async": {
|
|
"version": "2.4.1"
|
|
},
|
|
"run-parallel": {
|
|
"version": "1.2.0",
|
|
"requires": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"run-queue": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
|
|
"integrity": "sha512-ntymy489o0/QQplUDnpYAYUsO50K9SBrIVaKCWDOJzYJts0f9WH9RFJkyagebkw5+y1oi00R7ynNW/d12GBumg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1"
|
|
}
|
|
},
|
|
"rx": {
|
|
"version": "4.1.0"
|
|
},
|
|
"rxjs": {
|
|
"version": "6.6.7",
|
|
"requires": {
|
|
"tslib": "^1.9.0"
|
|
}
|
|
},
|
|
"sade": {
|
|
"version": "1.7.4",
|
|
"requires": {
|
|
"mri": "^1.1.0"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2"
|
|
},
|
|
"safe-identifier": {
|
|
"version": "0.4.2",
|
|
"dev": true
|
|
},
|
|
"safe-regex": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"ret": "~0.1.10"
|
|
}
|
|
},
|
|
"safer-buffer": {
|
|
"version": "2.1.2"
|
|
},
|
|
"sane": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz",
|
|
"integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@cnakazawa/watch": "^1.0.3",
|
|
"anymatch": "^2.0.0",
|
|
"capture-exit": "^2.0.0",
|
|
"exec-sh": "^0.3.2",
|
|
"execa": "^1.0.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"micromatch": "^3.1.4",
|
|
"minimist": "^1.1.1",
|
|
"walker": "~1.0.5"
|
|
},
|
|
"dependencies": {
|
|
"anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"cross-spawn": {
|
|
"version": "6.0.5",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
"integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
|
|
"integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
|
|
"dev": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
|
|
"integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
|
|
"dev": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
|
|
"integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
|
|
"dev": true
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
|
|
"dev": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
|
"dev": true,
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
|
|
"integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
|
|
"dev": true,
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
}
|
|
},
|
|
"path-key": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
|
|
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
|
|
"integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
|
|
"dev": true,
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
|
|
"integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
|
|
"dev": true
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
|
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sanitize-html": {
|
|
"version": "2.7.0",
|
|
"requires": {
|
|
"deepmerge": "^4.2.2",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"htmlparser2": "^6.0.0",
|
|
"is-plain-object": "^5.0.0",
|
|
"parse-srcset": "^1.0.2",
|
|
"postcss": "^8.3.11"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0"
|
|
},
|
|
"is-plain-object": {
|
|
"version": "5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"sanitize.css": {
|
|
"version": "13.0.0"
|
|
},
|
|
"saslprep": {
|
|
"version": "1.0.3",
|
|
"optional": true,
|
|
"requires": {
|
|
"sparse-bitfield": "^3.0.3"
|
|
}
|
|
},
|
|
"sass-loader": {
|
|
"version": "12.6.0",
|
|
"requires": {
|
|
"klona": "^2.0.4",
|
|
"neo-async": "^2.6.2"
|
|
}
|
|
},
|
|
"sass.js": {
|
|
"version": "0.11.1"
|
|
},
|
|
"sax": {
|
|
"version": "1.2.1"
|
|
},
|
|
"saxes": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"xmlchars": "^2.2.0"
|
|
}
|
|
},
|
|
"scheduler": {
|
|
"version": "0.19.1",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"section-matter": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"kind-of": "^6.0.0"
|
|
}
|
|
},
|
|
"select-hose": {
|
|
"version": "2.0.0"
|
|
},
|
|
"selfsigned": {
|
|
"version": "1.10.14",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"node-forge": "^0.10.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
},
|
|
"semver-diff": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"send": {
|
|
"version": "0.18.0",
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
"requires": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
|
|
},
|
|
"mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
|
},
|
|
"on-finished": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
"requires": {
|
|
"ee-first": "1.1.1"
|
|
}
|
|
},
|
|
"statuses": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="
|
|
}
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"serve": {
|
|
"version": "13.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@zeit/schemas": "2.6.0",
|
|
"ajv": "6.12.6",
|
|
"arg": "2.0.0",
|
|
"boxen": "5.1.2",
|
|
"chalk": "2.4.1",
|
|
"clipboardy": "2.3.0",
|
|
"compression": "1.7.3",
|
|
"serve-handler": "6.1.3",
|
|
"update-check": "1.5.2"
|
|
},
|
|
"dependencies": {
|
|
"boxen": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"bytes": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"camelcase": {
|
|
"version": "6.2.1",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"compression": {
|
|
"version": "1.7.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.14",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.1",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"serve-favicon": {
|
|
"version": "2.5.0",
|
|
"requires": {
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"ms": "2.1.1",
|
|
"parseurl": "~1.3.2",
|
|
"safe-buffer": "5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.1"
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.1"
|
|
}
|
|
}
|
|
},
|
|
"serve-handler": {
|
|
"version": "6.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"bytes": "3.0.0",
|
|
"content-disposition": "0.5.2",
|
|
"fast-url-parser": "1.1.3",
|
|
"mime-types": "2.1.18",
|
|
"minimatch": "3.0.4",
|
|
"path-is-inside": "1.0.2",
|
|
"path-to-regexp": "2.2.1",
|
|
"range-parser": "1.2.0"
|
|
},
|
|
"dependencies": {
|
|
"bytes": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"content-disposition": {
|
|
"version": "0.5.2",
|
|
"dev": true
|
|
},
|
|
"mime-db": {
|
|
"version": "1.33.0",
|
|
"dev": true
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.18",
|
|
"dev": true,
|
|
"requires": {
|
|
"mime-db": "~1.33.0"
|
|
}
|
|
},
|
|
"path-to-regexp": {
|
|
"version": "2.2.1",
|
|
"dev": true
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"serve-index": {
|
|
"version": "1.9.1",
|
|
"requires": {
|
|
"accepts": "~1.3.4",
|
|
"batch": "0.6.1",
|
|
"debug": "2.6.9",
|
|
"escape-html": "~1.0.3",
|
|
"http-errors": "~1.6.2",
|
|
"mime-types": "~2.1.17",
|
|
"parseurl": "~1.3.2"
|
|
},
|
|
"dependencies": {
|
|
"http-errors": {
|
|
"version": "1.6.3",
|
|
"requires": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.3"
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.1.0"
|
|
}
|
|
}
|
|
},
|
|
"serve-static": {
|
|
"version": "1.15.0",
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
|
|
"integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
|
|
"requires": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
}
|
|
},
|
|
"set-blocking": {
|
|
"version": "2.0.0"
|
|
},
|
|
"set-value": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-extendable": "^0.1.1",
|
|
"is-plain-object": "^2.0.3",
|
|
"split-string": "^3.0.1"
|
|
}
|
|
},
|
|
"setimmediate": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
|
|
"dev": true
|
|
},
|
|
"setprototypeof": {
|
|
"version": "1.1.1"
|
|
},
|
|
"sha-1": {
|
|
"version": "1.0.0"
|
|
},
|
|
"sha.js": {
|
|
"version": "2.4.11",
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"shallow-clone": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"kind-of": "^6.0.2"
|
|
}
|
|
},
|
|
"shallow-compare": {
|
|
"version": "1.2.2"
|
|
},
|
|
"shallowequal": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"sharp": {
|
|
"version": "0.29.3",
|
|
"requires": {
|
|
"color": "^4.0.1",
|
|
"detect-libc": "^1.0.3",
|
|
"node-addon-api": "^4.2.0",
|
|
"prebuild-install": "^7.0.0",
|
|
"semver": "^7.3.5",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.1.1",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"tar-fs": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"shebang-command": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"shebang-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "3.0.0"
|
|
},
|
|
"shell-quote": {
|
|
"version": "1.7.3"
|
|
},
|
|
"shortid": {
|
|
"version": "2.2.16",
|
|
"requires": {
|
|
"nanoid": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"nanoid": {
|
|
"version": "2.1.11"
|
|
}
|
|
}
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
}
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.6"
|
|
},
|
|
"simple-concat": {
|
|
"version": "1.0.1"
|
|
},
|
|
"simple-get": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"decompress-response": "^6.0.0",
|
|
"once": "^1.3.1",
|
|
"simple-concat": "^1.0.0"
|
|
}
|
|
},
|
|
"simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"requires": {
|
|
"is-arrayish": "^0.3.1"
|
|
},
|
|
"dependencies": {
|
|
"is-arrayish": {
|
|
"version": "0.3.2"
|
|
}
|
|
}
|
|
},
|
|
"single-trailing-newline": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"detect-newline": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"detect-newline": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"get-stdin": "^4.0.1",
|
|
"minimist": "^1.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sirv": {
|
|
"version": "1.0.19",
|
|
"dev": true,
|
|
"requires": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"totalist": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"sister": {
|
|
"version": "3.0.2"
|
|
},
|
|
"sisteransi": {
|
|
"version": "1.0.5"
|
|
},
|
|
"slash": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
},
|
|
"slice-ansi": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^6.0.0",
|
|
"is-fullwidth-code-point": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "6.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"slugify": {
|
|
"version": "1.6.3"
|
|
},
|
|
"smee-client": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/smee-client/-/smee-client-1.2.3.tgz",
|
|
"integrity": "sha512-uDrU8u9/Ln7aRXyzGHgVaNUS8onHZZeSwQjCdkMoSL7U85xI+l+Y2NgjibkMJAyXkW7IAbb8rw9RMHIjS6lAwA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"commander": "^2.19.0",
|
|
"eventsource": "^1.1.0",
|
|
"morgan": "^1.9.1",
|
|
"superagent": "^7.1.3",
|
|
"validator": "^13.7.0"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"smtp-connection": {
|
|
"version": "2.12.0",
|
|
"requires": {
|
|
"httpntlm": "1.6.1",
|
|
"nodemailer-shared": "1.1.0"
|
|
}
|
|
},
|
|
"snapdragon": {
|
|
"version": "0.8.2",
|
|
"requires": {
|
|
"base": "^0.11.1",
|
|
"debug": "^2.2.0",
|
|
"define-property": "^0.2.5",
|
|
"extend-shallow": "^2.0.1",
|
|
"map-cache": "^0.2.2",
|
|
"source-map": "^0.5.6",
|
|
"source-map-resolve": "^0.5.0",
|
|
"use": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"is-descriptor": "^0.1.0"
|
|
}
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "5.1.0"
|
|
},
|
|
"source-map-resolve": {
|
|
"version": "0.5.3",
|
|
"requires": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0",
|
|
"resolve-url": "^0.2.1",
|
|
"source-map-url": "^0.4.0",
|
|
"urix": "^0.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"snapdragon-node": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"define-property": "^1.0.0",
|
|
"isobject": "^3.0.0",
|
|
"snapdragon-util": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"is-descriptor": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"snapdragon-util": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"kind-of": "^3.2.0"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"socket.io": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/cookie": "^0.4.0",
|
|
"@types/cors": "^2.8.8",
|
|
"@types/node": "^14.14.10",
|
|
"accepts": "~1.3.4",
|
|
"base64id": "~2.0.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io": "~4.1.0",
|
|
"socket.io-adapter": "~2.1.0",
|
|
"socket.io-parser": "~4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "14.17.34"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"socket.io-adapter": {
|
|
"version": "2.1.0"
|
|
},
|
|
"socket.io-client": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/component-emitter": "^1.2.10",
|
|
"backo2": "~1.0.2",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io-client": "~4.1.0",
|
|
"parseuri": "0.0.6",
|
|
"socket.io-parser": "~4.0.4"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"socket.io-parser": {
|
|
"version": "4.0.4",
|
|
"requires": {
|
|
"@types/component-emitter": "^1.2.10",
|
|
"component-emitter": "~1.3.0",
|
|
"debug": "~4.3.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"sockjs": {
|
|
"version": "0.3.24",
|
|
"requires": {
|
|
"faye-websocket": "^0.11.3",
|
|
"uuid": "^8.3.2",
|
|
"websocket-driver": "^0.7.4"
|
|
},
|
|
"dependencies": {
|
|
"uuid": {
|
|
"version": "8.3.2"
|
|
}
|
|
}
|
|
},
|
|
"sockjs-client": {
|
|
"version": "1.6.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"eventsource": "^1.1.0",
|
|
"faye-websocket": "^0.11.4",
|
|
"inherits": "^2.0.4",
|
|
"url-parse": "^1.5.10"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3",
|
|
"optional": true,
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"source-list-map": {
|
|
"version": "2.0.1"
|
|
},
|
|
"source-map": {
|
|
"version": "0.5.7"
|
|
},
|
|
"source-map-js": {
|
|
"version": "1.0.2"
|
|
},
|
|
"source-map-loader": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"abab": "^2.0.5",
|
|
"iconv-lite": "^0.6.3",
|
|
"source-map-js": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.6.3",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"source-map-resolve": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0"
|
|
}
|
|
},
|
|
"source-map-support": {
|
|
"version": "0.5.21",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"source-map-url": {
|
|
"version": "0.4.1"
|
|
},
|
|
"sourcemap-codec": {
|
|
"version": "1.4.8"
|
|
},
|
|
"space-separated-tokens": {
|
|
"version": "1.1.5"
|
|
},
|
|
"sparse-bitfield": {
|
|
"version": "3.0.3",
|
|
"optional": true,
|
|
"requires": {
|
|
"memory-pager": "^1.0.2"
|
|
}
|
|
},
|
|
"spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true
|
|
},
|
|
"spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-license-ids": {
|
|
"version": "3.0.11",
|
|
"dev": true
|
|
},
|
|
"spdy": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"debug": "^4.1.0",
|
|
"handle-thing": "^2.0.0",
|
|
"http-deceiver": "^1.2.7",
|
|
"select-hose": "^2.0.0",
|
|
"spdy-transport": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"spdy-transport": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"debug": "^4.1.0",
|
|
"detect-node": "^2.0.4",
|
|
"hpack.js": "^2.1.6",
|
|
"obuf": "^1.1.2",
|
|
"readable-stream": "^3.0.6",
|
|
"wbuf": "^1.7.3"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"split": {
|
|
"version": "0.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"through": "2"
|
|
}
|
|
},
|
|
"split-on-first": {
|
|
"version": "1.1.0"
|
|
},
|
|
"split-string": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"extend-shallow": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.1.2"
|
|
},
|
|
"sse": {
|
|
"version": "0.0.8",
|
|
"requires": {
|
|
"options": "0.0.6"
|
|
}
|
|
},
|
|
"sshpk": {
|
|
"version": "1.16.1",
|
|
"requires": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"getpass": "^0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.0.2",
|
|
"tweetnacl": "~0.14.0"
|
|
}
|
|
},
|
|
"ssri": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
|
|
"integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minipass": "^3.1.1"
|
|
}
|
|
},
|
|
"st": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"async-cache": "^1.1.0",
|
|
"bl": "^4.0.0",
|
|
"fd": "~0.0.2",
|
|
"graceful-fs": "^4.2.3",
|
|
"mime": "^2.4.4",
|
|
"negotiator": "~0.6.2"
|
|
},
|
|
"dependencies": {
|
|
"bl": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stable": {
|
|
"version": "0.1.8"
|
|
},
|
|
"stack-trace": {
|
|
"version": "0.0.10"
|
|
},
|
|
"stack-utils": {
|
|
"version": "2.0.5",
|
|
"requires": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"stackframe": {
|
|
"version": "1.2.0"
|
|
},
|
|
"standardized-audio-context": {
|
|
"version": "25.3.16",
|
|
"requires": {
|
|
"@babel/runtime": "^7.16.3",
|
|
"automation-events": "^4.0.10",
|
|
"tslib": "^2.3.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"start-server-and-test": {
|
|
"version": "1.14.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"bluebird": "3.7.2",
|
|
"check-more-types": "2.24.0",
|
|
"debug": "4.3.2",
|
|
"execa": "5.1.1",
|
|
"lazy-ass": "1.6.0",
|
|
"ps-tree": "1.2.0",
|
|
"wait-on": "6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"state-toggle": {
|
|
"version": "1.0.3"
|
|
},
|
|
"static-extend": {
|
|
"version": "0.1.2",
|
|
"requires": {
|
|
"define-property": "^0.2.5",
|
|
"object-copy": "^0.1.0"
|
|
},
|
|
"dependencies": {
|
|
"define-property": {
|
|
"version": "0.2.5",
|
|
"requires": {
|
|
"is-descriptor": "^0.1.0"
|
|
}
|
|
},
|
|
"is-accessor-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-data-descriptor": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-descriptor": {
|
|
"version": "0.1.6",
|
|
"requires": {
|
|
"is-accessor-descriptor": "^0.1.6",
|
|
"is-data-descriptor": "^0.1.4",
|
|
"kind-of": "^5.0.0"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "5.1.0"
|
|
}
|
|
}
|
|
},
|
|
"statuses": {
|
|
"version": "1.5.0"
|
|
},
|
|
"store": {
|
|
"version": "2.0.12"
|
|
},
|
|
"store2": {
|
|
"version": "2.13.2",
|
|
"dev": true
|
|
},
|
|
"stream-browserify": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"inherits": "~2.0.4",
|
|
"readable-stream": "^3.5.0"
|
|
}
|
|
},
|
|
"stream-combiner": {
|
|
"version": "0.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexer": "~0.1.1"
|
|
}
|
|
},
|
|
"stream-each": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
|
|
"integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"stream-http": {
|
|
"version": "2.8.3",
|
|
"resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
|
|
"integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"builtin-status-codes": "^3.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.3.6",
|
|
"to-arraybuffer": "^1.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stream-serializer": {
|
|
"version": "1.1.2"
|
|
},
|
|
"stream-shift": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz",
|
|
"integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==",
|
|
"dev": true
|
|
},
|
|
"streamsearch": {
|
|
"version": "0.1.2"
|
|
},
|
|
"strict-uri-encode": {
|
|
"version": "2.0.0"
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"safe-buffer": "~5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"safe-buffer": {
|
|
"version": "5.2.1"
|
|
}
|
|
}
|
|
},
|
|
"string-argv": {
|
|
"version": "0.3.1",
|
|
"dev": true
|
|
},
|
|
"string-env-interpolation": {
|
|
"version": "1.0.1"
|
|
},
|
|
"string-hash": {
|
|
"version": "1.1.3",
|
|
"dev": true
|
|
},
|
|
"string-length": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"string-natural-compare": {
|
|
"version": "3.0.1"
|
|
},
|
|
"string-similarity": {
|
|
"version": "4.0.4",
|
|
"dev": true
|
|
},
|
|
"string-width": {
|
|
"version": "4.2.3",
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"emoji-regex": {
|
|
"version": "8.0.0"
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"string.prototype.matchall": {
|
|
"version": "4.0.6",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has-symbols": "^1.0.2",
|
|
"internal-slot": "^1.0.3",
|
|
"regexp.prototype.flags": "^1.3.1",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"string.prototype.padend": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"string.prototype.padstart": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.padstart/-/string.prototype.padstart-3.1.3.tgz",
|
|
"integrity": "sha512-NZydyOMtYxpTjGqp0VN5PYUF/tsU15yDMZnUdj16qRUIUiMJkHHSDElYyQFrMu+/WloTpA7MQSiADhBicDfaoA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"string.prototype.trim": {
|
|
"version": "1.2.5",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz",
|
|
"integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz",
|
|
"integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"stringify-entities": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"character-entities-html4": "^1.0.0",
|
|
"character-entities-legacy": "^1.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"stringify-object": {
|
|
"version": "3.3.0",
|
|
"requires": {
|
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
"is-obj": "^1.0.1",
|
|
"is-regexp": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-obj": {
|
|
"version": "1.0.1"
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "4.0.0"
|
|
},
|
|
"strip-bom-string": {
|
|
"version": "1.0.0"
|
|
},
|
|
"strip-comments": {
|
|
"version": "2.0.1"
|
|
},
|
|
"strip-eof": {
|
|
"version": "1.0.0"
|
|
},
|
|
"strip-final-newline": {
|
|
"version": "2.0.0"
|
|
},
|
|
"strip-indent": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"min-indent": "^1.0.0"
|
|
}
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "3.1.1"
|
|
},
|
|
"stripe": {
|
|
"version": "8.205.0",
|
|
"requires": {
|
|
"@types/node": ">=8.1.0",
|
|
"qs": "^6.6.0"
|
|
}
|
|
},
|
|
"strong-error-handler": {
|
|
"version": "3.5.0",
|
|
"requires": {
|
|
"@types/express": "^4.16.0",
|
|
"accepts": "^1.3.3",
|
|
"debug": "^4.1.1",
|
|
"ejs": "^3.1.3",
|
|
"fast-safe-stringify": "^2.0.6",
|
|
"http-status": "^1.1.2",
|
|
"js2xmlparser": "^4.0.0",
|
|
"strong-globalize": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ejs": {
|
|
"version": "3.1.8",
|
|
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz",
|
|
"integrity": "sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==",
|
|
"requires": {
|
|
"jake": "^10.8.5"
|
|
}
|
|
},
|
|
"execa": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "1.1.1"
|
|
},
|
|
"invert-kv": {
|
|
"version": "3.0.1"
|
|
},
|
|
"js2xmlparser": {
|
|
"version": "4.0.2",
|
|
"requires": {
|
|
"xmlcreate": "^2.0.4"
|
|
}
|
|
},
|
|
"lcid": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"invert-kv": "^3.0.0"
|
|
}
|
|
},
|
|
"mem": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
}
|
|
},
|
|
"mkdirp": {
|
|
"version": "1.0.4"
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"os-locale": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
}
|
|
},
|
|
"strong-globalize": {
|
|
"version": "6.0.5",
|
|
"requires": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.2.0",
|
|
"globalize": "^1.6.0",
|
|
"lodash": "^4.17.20",
|
|
"md5": "^2.3.0",
|
|
"mkdirp": "^1.0.4",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
}
|
|
},
|
|
"xmlcreate": {
|
|
"version": "2.0.4"
|
|
}
|
|
}
|
|
},
|
|
"strong-globalize": {
|
|
"version": "4.1.3",
|
|
"requires": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.4.2",
|
|
"lodash": "^4.17.4",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.1",
|
|
"os-locale": "^3.1.0",
|
|
"yamljs": "^0.3.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
},
|
|
"strong-remoting": {
|
|
"version": "3.17.0",
|
|
"requires": {
|
|
"async": "^3.1.0",
|
|
"body-parser": "^1.12.4",
|
|
"debug": "^4.1.1",
|
|
"depd": "^2.0.0",
|
|
"escape-string-regexp": "^2.0.0",
|
|
"eventemitter2": "^5.0.1",
|
|
"express": "4.x",
|
|
"inflection": "^1.7.1",
|
|
"jayson": "^2.0.5",
|
|
"js2xmlparser": "^3.0.0",
|
|
"loopback-datatype-geopoint": "^1.0.0",
|
|
"loopback-phase": "^3.1.0",
|
|
"mux-demux": "^3.7.9",
|
|
"qs": "^6.2.1",
|
|
"request": "^2.83.0",
|
|
"sse": "0.0.8",
|
|
"strong-error-handler": "^3.0.0",
|
|
"strong-globalize": "^5.0.2",
|
|
"traverse": "^0.6.6",
|
|
"xml2js": "^0.4.8"
|
|
},
|
|
"dependencies": {
|
|
"async": {
|
|
"version": "3.2.2"
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"depd": {
|
|
"version": "2.0.0"
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "2.0.0"
|
|
},
|
|
"eventemitter2": {
|
|
"version": "5.0.1"
|
|
},
|
|
"execa": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "1.1.1"
|
|
},
|
|
"invert-kv": {
|
|
"version": "3.0.1"
|
|
},
|
|
"lcid": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"invert-kv": "^3.0.0"
|
|
}
|
|
},
|
|
"mem": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^2.1.0",
|
|
"p-is-promise": "^2.1.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"os-locale": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"execa": "^4.0.0",
|
|
"lcid": "^3.0.0",
|
|
"mem": "^5.0.0"
|
|
}
|
|
},
|
|
"strong-globalize": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"accept-language": "^3.0.18",
|
|
"debug": "^4.1.1",
|
|
"globalize": "^1.5.0",
|
|
"lodash": "^4.17.15",
|
|
"md5": "^2.2.1",
|
|
"mkdirp": "^0.5.5",
|
|
"os-locale": "^5.0.0",
|
|
"yamljs": "^0.3.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"strtok3": {
|
|
"version": "6.2.4",
|
|
"requires": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"peek-readable": "^4.0.1"
|
|
}
|
|
},
|
|
"style-inject": {
|
|
"version": "0.3.0",
|
|
"dev": true
|
|
},
|
|
"style-loader": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"style-to-object": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"inline-style-parser": "0.1.1"
|
|
}
|
|
},
|
|
"stylehacks": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"subscriptions-transport-ws": {
|
|
"version": "0.9.19",
|
|
"requires": {
|
|
"backo2": "^1.0.2",
|
|
"eventemitter3": "^3.1.0",
|
|
"iterall": "^1.2.1",
|
|
"symbol-observable": "^1.0.4",
|
|
"ws": "^5.2.0 || ^6.0.0 || ^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"eventemitter3": {
|
|
"version": "3.1.2"
|
|
}
|
|
}
|
|
},
|
|
"sudo-prompt": {
|
|
"version": "8.2.5"
|
|
},
|
|
"superagent": {
|
|
"version": "7.1.3",
|
|
"resolved": "https://registry.npmjs.org/superagent/-/superagent-7.1.3.tgz",
|
|
"integrity": "sha512-WA6et4nAvgBCS73lJvv1D0ssI5uk5Gh+TGN/kNe+B608EtcVs/yzfl+OLXTzDs7tOBDIpvgh/WUs1K2OK1zTeQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"component-emitter": "^1.3.0",
|
|
"cookiejar": "^2.1.3",
|
|
"debug": "^4.3.4",
|
|
"fast-safe-stringify": "^2.1.1",
|
|
"form-data": "^4.0.0",
|
|
"formidable": "^2.0.1",
|
|
"methods": "^1.1.2",
|
|
"mime": "^2.5.0",
|
|
"qs": "^6.10.3",
|
|
"readable-stream": "^3.6.0",
|
|
"semver": "^7.3.7"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"form-data": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
"dev": true,
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
},
|
|
"supports-hyperlinks": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0"
|
|
},
|
|
"svg-parser": {
|
|
"version": "2.0.4"
|
|
},
|
|
"svgo": {
|
|
"version": "2.8.0",
|
|
"requires": {
|
|
"@trysound/sax": "0.2.0",
|
|
"commander": "^7.2.0",
|
|
"css-select": "^4.1.3",
|
|
"css-tree": "^1.1.3",
|
|
"csso": "^4.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"stable": "^0.1.8"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "7.2.0"
|
|
}
|
|
}
|
|
},
|
|
"swagger-ui": {
|
|
"version": "2.2.10",
|
|
"dev": true
|
|
},
|
|
"symbol-observable": {
|
|
"version": "1.2.0"
|
|
},
|
|
"symbol-tree": {
|
|
"version": "3.2.4"
|
|
},
|
|
"symbol.prototype.description": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/symbol.prototype.description/-/symbol.prototype.description-1.0.5.tgz",
|
|
"integrity": "sha512-x738iXRYsrAt9WBhRCVG5BtIC3B7CUkFwbHW2zOvGtwM33s7JjrCDyq8V0zgMYVb5ymsL8+qkzzpANH63CPQaQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has-symbols": "^1.0.2",
|
|
"object.getownpropertydescriptors": "^2.1.2"
|
|
}
|
|
},
|
|
"sync-fetch": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"buffer": "^5.7.0",
|
|
"node-fetch": "^2.6.1"
|
|
},
|
|
"dependencies": {
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"synchronous-promise": {
|
|
"version": "2.0.15",
|
|
"dev": true
|
|
},
|
|
"table": {
|
|
"version": "6.7.5",
|
|
"requires": {
|
|
"ajv": "^8.0.1",
|
|
"lodash.truncate": "^4.4.2",
|
|
"slice-ansi": "^4.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.8.2",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0"
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"slice-ansi": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tailwindcss": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.5.tgz",
|
|
"integrity": "sha512-bC/2dy3dGPqxMWAqFSRgQxVCfmO/31ZbeEp8s9DMDh4zgPZ5WW1gxRJkbBkXcTUIzaSUdhWrcsrSOe32ccgB4w==",
|
|
"requires": {
|
|
"arg": "^5.0.2",
|
|
"chokidar": "^3.5.3",
|
|
"color-name": "^1.1.4",
|
|
"detective": "^5.2.1",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.11",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"lilconfig": "^2.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^3.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.4.14",
|
|
"postcss-import": "^14.1.0",
|
|
"postcss-js": "^4.0.0",
|
|
"postcss-load-config": "^4.0.1",
|
|
"postcss-nested": "5.0.6",
|
|
"postcss-selector-parser": "^6.0.10",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"quick-lru": "^5.1.1",
|
|
"resolve": "^1.22.1"
|
|
},
|
|
"dependencies": {
|
|
"arg": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
"integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
|
|
},
|
|
"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=="
|
|
},
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
},
|
|
"postcss-load-config": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz",
|
|
"integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==",
|
|
"requires": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^2.1.1"
|
|
}
|
|
},
|
|
"yaml": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.1.tgz",
|
|
"integrity": "sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw=="
|
|
}
|
|
}
|
|
},
|
|
"tapable": {
|
|
"version": "1.1.3"
|
|
},
|
|
"tar": {
|
|
"version": "6.1.11",
|
|
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
|
|
"integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^3.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"chownr": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
"dev": true
|
|
},
|
|
"mkdirp": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
"dev": true
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"tar-fs": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp": "^0.5.1",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"tar-stream": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"bl": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"telejson": {
|
|
"version": "6.0.8",
|
|
"resolved": "https://registry.npmjs.org/telejson/-/telejson-6.0.8.tgz",
|
|
"integrity": "sha512-nerNXi+j8NK1QEfBHtZUN/aLdDcyupA//9kAboYLrtzZlPLpUfqbVGWb9zz91f/mIjRbAYhbgtnJHY8I1b5MBg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/is-function": "^1.0.0",
|
|
"global": "^4.4.0",
|
|
"is-function": "^1.0.2",
|
|
"is-regex": "^1.1.2",
|
|
"is-symbol": "^1.0.3",
|
|
"isobject": "^4.0.0",
|
|
"lodash": "^4.17.21",
|
|
"memoizerific": "^1.11.3"
|
|
},
|
|
"dependencies": {
|
|
"isobject": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz",
|
|
"integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"temp-dir": {
|
|
"version": "2.0.0"
|
|
},
|
|
"tempy": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"is-stream": "^2.0.0",
|
|
"temp-dir": "^2.0.0",
|
|
"type-fest": "^0.16.0",
|
|
"unique-string": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"type-fest": {
|
|
"version": "0.16.0"
|
|
}
|
|
}
|
|
},
|
|
"term-size": {
|
|
"version": "2.2.1"
|
|
},
|
|
"terminal-link": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"ansi-escapes": "^4.2.1",
|
|
"supports-hyperlinks": "^2.0.0"
|
|
}
|
|
},
|
|
"terser": {
|
|
"version": "5.10.0",
|
|
"requires": {
|
|
"commander": "^2.20.0",
|
|
"source-map": "~0.7.2",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
},
|
|
"source-map": {
|
|
"version": "0.7.3"
|
|
}
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "5.2.5",
|
|
"requires": {
|
|
"jest-worker": "^27.0.6",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.7.2"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.4.2",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"test-exclude": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"text-table": {
|
|
"version": "0.2.0"
|
|
},
|
|
"throat": {
|
|
"version": "6.0.1"
|
|
},
|
|
"throttle-debounce": {
|
|
"version": "3.0.1",
|
|
"dev": true
|
|
},
|
|
"throttleit": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"through": {
|
|
"version": "2.3.8"
|
|
},
|
|
"through2": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
|
|
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"thunky": {
|
|
"version": "1.1.0"
|
|
},
|
|
"timers-browserify": {
|
|
"version": "2.0.12",
|
|
"resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
|
|
"integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"setimmediate": "^1.0.4"
|
|
}
|
|
},
|
|
"timers-ext": {
|
|
"version": "0.1.7",
|
|
"requires": {
|
|
"es5-ext": "~0.10.46",
|
|
"next-tick": "1"
|
|
}
|
|
},
|
|
"timsort": {
|
|
"version": "0.3.0"
|
|
},
|
|
"tinydate": {
|
|
"version": "1.3.0",
|
|
"dev": true
|
|
},
|
|
"tmp": {
|
|
"version": "0.2.1",
|
|
"requires": {
|
|
"rimraf": "^3.0.0"
|
|
}
|
|
},
|
|
"tmpl": {
|
|
"version": "1.0.5"
|
|
},
|
|
"to-arraybuffer": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
|
|
"integrity": "sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==",
|
|
"dev": true
|
|
},
|
|
"to-camel-case": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"to-space-case": "^1.0.0"
|
|
}
|
|
},
|
|
"to-fast-properties": {
|
|
"version": "2.0.0"
|
|
},
|
|
"to-no-case": {
|
|
"version": "1.0.2"
|
|
},
|
|
"to-object-path": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"to-readable-stream": {
|
|
"version": "1.0.0"
|
|
},
|
|
"to-regex": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"regex-not": "^1.0.2",
|
|
"safe-regex": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"is-number": "^7.0.0"
|
|
}
|
|
},
|
|
"to-space-case": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"to-no-case": "^1.0.0"
|
|
}
|
|
},
|
|
"to-utf8": {
|
|
"version": "0.0.1"
|
|
},
|
|
"to-vfile": {
|
|
"version": "5.0.3",
|
|
"requires": {
|
|
"is-buffer": "^2.0.0",
|
|
"vfile": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"replace-ext": {
|
|
"version": "1.0.0"
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "1.1.2"
|
|
},
|
|
"vfile": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"is-buffer": "^2.0.0",
|
|
"replace-ext": "1.0.0",
|
|
"unist-util-stringify-position": "^1.0.0",
|
|
"vfile-message": "^1.0.0"
|
|
}
|
|
},
|
|
"vfile-message": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"unist-util-stringify-position": "^1.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"toidentifier": {
|
|
"version": "1.0.0"
|
|
},
|
|
"token-types": {
|
|
"version": "4.1.1",
|
|
"requires": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"tone": {
|
|
"version": "14.7.77",
|
|
"requires": {
|
|
"standardized-audio-context": "^25.1.8",
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "2.3.1"
|
|
}
|
|
}
|
|
},
|
|
"toposort": {
|
|
"version": "2.0.2"
|
|
},
|
|
"totalist": {
|
|
"version": "2.0.0"
|
|
},
|
|
"touch": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"nopt": "~1.0.10"
|
|
}
|
|
},
|
|
"tough-cookie": {
|
|
"version": "2.5.0",
|
|
"requires": {
|
|
"psl": "^1.1.28",
|
|
"punycode": "^2.1.1"
|
|
}
|
|
},
|
|
"tr46": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"punycode": "^2.1.1"
|
|
}
|
|
},
|
|
"traverse": {
|
|
"version": "0.6.6"
|
|
},
|
|
"trim": {
|
|
"version": "0.0.1"
|
|
},
|
|
"trim-newlines": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
|
|
"integrity": "sha512-Nm4cF79FhSTzrLKGDMi3I4utBtFv8qKy4sq1enftf2gMdpqI8oVQTAfySkTz5r49giVzDj88SVZXP4CeYQwjaw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"trim-trailing-lines": {
|
|
"version": "1.1.4"
|
|
},
|
|
"trough": {
|
|
"version": "1.0.5"
|
|
},
|
|
"true-case-path": {
|
|
"version": "2.2.1"
|
|
},
|
|
"tryer": {
|
|
"version": "1.0.1"
|
|
},
|
|
"ts-dedent": {
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
},
|
|
"ts-node": {
|
|
"version": "10.8.2",
|
|
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.8.2.tgz",
|
|
"integrity": "sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==",
|
|
"requires": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"acorn-walk": {
|
|
"version": "8.2.0",
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
|
|
"integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA=="
|
|
},
|
|
"arg": {
|
|
"version": "4.1.3",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
|
|
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
|
|
},
|
|
"diff": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
|
|
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
|
|
}
|
|
}
|
|
},
|
|
"ts-pnp": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz",
|
|
"integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==",
|
|
"dev": true
|
|
},
|
|
"tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"requires": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"json5": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "3.0.0"
|
|
}
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "1.14.1"
|
|
},
|
|
"tsscmp": {
|
|
"version": "1.0.6"
|
|
},
|
|
"tsutils": {
|
|
"version": "3.21.0",
|
|
"requires": {
|
|
"tslib": "^1.8.1"
|
|
}
|
|
},
|
|
"tty-browserify": {
|
|
"version": "0.0.0",
|
|
"resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
|
|
"integrity": "sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==",
|
|
"dev": true
|
|
},
|
|
"tunnel": {
|
|
"version": "0.0.6"
|
|
},
|
|
"tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"tweetnacl": {
|
|
"version": "0.14.5"
|
|
},
|
|
"tweezer.js": {
|
|
"version": "1.5.0",
|
|
"dev": true
|
|
},
|
|
"type": {
|
|
"version": "1.2.0"
|
|
},
|
|
"type-check": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1"
|
|
}
|
|
},
|
|
"type-detect": {
|
|
"version": "4.0.8"
|
|
},
|
|
"type-fest": {
|
|
"version": "0.13.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"type-is": {
|
|
"version": "1.6.18",
|
|
"requires": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
}
|
|
},
|
|
"type-of": {
|
|
"version": "2.0.1"
|
|
},
|
|
"typedarray": {
|
|
"version": "0.0.6"
|
|
},
|
|
"typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"requires": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"typescript": {
|
|
"version": "4.7.4",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
|
|
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
|
|
},
|
|
"typescript-compare": {
|
|
"version": "0.0.2",
|
|
"requires": {
|
|
"typescript-logic": "^0.0.0"
|
|
}
|
|
},
|
|
"typescript-logic": {
|
|
"version": "0.0.0"
|
|
},
|
|
"typescript-tuple": {
|
|
"version": "2.2.1",
|
|
"requires": {
|
|
"typescript-compare": "^0.0.2"
|
|
}
|
|
},
|
|
"uc.micro": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==",
|
|
"dev": true
|
|
},
|
|
"uglify-js": {
|
|
"version": "3.15.4",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"uid-safe": {
|
|
"version": "2.1.5",
|
|
"requires": {
|
|
"random-bytes": "~1.0.0"
|
|
}
|
|
},
|
|
"uid2": {
|
|
"version": "0.0.3"
|
|
},
|
|
"unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"unbzip2-stream": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"buffer": "^5.2.1",
|
|
"through": "^2.3.8"
|
|
},
|
|
"dependencies": {
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"unc-path-regex": {
|
|
"version": "0.1.2"
|
|
},
|
|
"uncontrollable": {
|
|
"version": "5.1.0",
|
|
"requires": {
|
|
"invariant": "^2.2.4"
|
|
}
|
|
},
|
|
"undefsafe": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"underscore": {
|
|
"version": "1.13.1"
|
|
},
|
|
"underscore.string": {
|
|
"version": "3.3.5",
|
|
"requires": {
|
|
"sprintf-js": "^1.0.3",
|
|
"util-deprecate": "^1.0.2"
|
|
}
|
|
},
|
|
"unfetch": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/unfetch/-/unfetch-4.2.0.tgz",
|
|
"integrity": "sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==",
|
|
"dev": true
|
|
},
|
|
"unherit": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"inherits": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ=="
|
|
},
|
|
"unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
|
|
"requires": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
}
|
|
},
|
|
"unicode-match-property-value-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw=="
|
|
},
|
|
"unicode-property-aliases-ecmascript": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
|
|
"integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ=="
|
|
},
|
|
"unified": {
|
|
"version": "8.4.2",
|
|
"requires": {
|
|
"bail": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"is-plain-obj": "^2.0.0",
|
|
"trough": "^1.0.0",
|
|
"vfile": "^4.0.0"
|
|
}
|
|
},
|
|
"union-value": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"arr-union": "^3.1.0",
|
|
"get-value": "^2.0.6",
|
|
"is-extendable": "^0.1.1",
|
|
"set-value": "^2.0.1"
|
|
}
|
|
},
|
|
"unique-filename": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
|
|
"integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"unique-slug": "^2.0.0"
|
|
}
|
|
},
|
|
"unique-slug": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
|
|
"integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
},
|
|
"unique-string": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"crypto-random-string": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-builder": {
|
|
"version": "2.0.3"
|
|
},
|
|
"unist-util-find": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"lodash.iteratee": "^4.5.0",
|
|
"unist-util-visit": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-is": {
|
|
"version": "3.0.0"
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"unist-util-visit-parents": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "2.1.2",
|
|
"requires": {
|
|
"unist-util-is": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"unist-util-find-after": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-find-all-after": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-find-all-between": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"unist-util-find": "^1.0.1",
|
|
"unist-util-is": "^4.0.2"
|
|
}
|
|
},
|
|
"unist-util-generated": {
|
|
"version": "1.1.6"
|
|
},
|
|
"unist-util-is": {
|
|
"version": "4.1.0"
|
|
},
|
|
"unist-util-modify-children": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"array-iterate": "^1.0.0"
|
|
}
|
|
},
|
|
"unist-util-position": {
|
|
"version": "3.1.0"
|
|
},
|
|
"unist-util-position-from-estree": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-remove": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"unist-util-remove-position": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"unist-util-visit": "^2.0.0"
|
|
}
|
|
},
|
|
"unist-util-select": {
|
|
"version": "3.0.4",
|
|
"requires": {
|
|
"css-selector-parser": "^1.0.0",
|
|
"not": "^0.1.0",
|
|
"nth-check": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"zwitch": "^1.0.0"
|
|
}
|
|
},
|
|
"unist-util-stringify-position": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"@types/unist": "^2.0.2"
|
|
}
|
|
},
|
|
"unist-util-visit": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0",
|
|
"unist-util-visit-parents": "^3.0.0"
|
|
}
|
|
},
|
|
"unist-util-visit-children": {
|
|
"version": "1.1.4"
|
|
},
|
|
"unist-util-visit-parents": {
|
|
"version": "3.1.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-is": "^4.0.0"
|
|
}
|
|
},
|
|
"universal-user-agent": {
|
|
"version": "6.0.0"
|
|
},
|
|
"universalify": {
|
|
"version": "2.0.0"
|
|
},
|
|
"unix-crypt-td-js": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"unixify": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"unpipe": {
|
|
"version": "1.0.0"
|
|
},
|
|
"unquote": {
|
|
"version": "1.1.1"
|
|
},
|
|
"unset-value": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"has-value": "^0.3.1",
|
|
"isobject": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"has-value": {
|
|
"version": "0.3.1",
|
|
"requires": {
|
|
"get-value": "^2.0.3",
|
|
"has-values": "^0.1.4",
|
|
"isobject": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"isobject": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"isarray": "1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"has-values": {
|
|
"version": "0.1.4"
|
|
}
|
|
}
|
|
},
|
|
"untildify": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"upath": {
|
|
"version": "1.2.0"
|
|
},
|
|
"update-check": {
|
|
"version": "1.5.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"registry-auth-token": "3.3.2",
|
|
"registry-url": "3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"registry-auth-token": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"rc": "^1.1.6",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"registry-url": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"rc": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"update-notifier": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"boxen": "^4.2.0",
|
|
"chalk": "^3.0.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.3.1",
|
|
"is-npm": "^4.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.0.0",
|
|
"pupa": "^2.0.1",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"global-dirs": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ini": "1.3.7"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"ini": {
|
|
"version": "1.3.7",
|
|
"dev": true
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
}
|
|
},
|
|
"is-installed-globally": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"global-dirs": "^2.0.1",
|
|
"is-path-inside": "^3.0.1"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"uri-js": {
|
|
"version": "4.4.1",
|
|
"requires": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"urix": {
|
|
"version": "0.1.0"
|
|
},
|
|
"url": {
|
|
"version": "0.11.0",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"punycode": "1.3.2",
|
|
"querystring": "0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"punycode": {
|
|
"version": "1.3.2",
|
|
"devOptional": true
|
|
},
|
|
"querystring": {
|
|
"version": "0.2.0",
|
|
"devOptional": true
|
|
}
|
|
}
|
|
},
|
|
"url-loader": {
|
|
"version": "4.1.1",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"mime-types": "^2.1.27",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"loader-utils": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"url-parse": {
|
|
"version": "1.5.10",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"querystringify": "^2.1.1",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"prepend-http": "^2.0.0"
|
|
}
|
|
},
|
|
"use": {
|
|
"version": "3.1.1"
|
|
},
|
|
"util": {
|
|
"version": "0.12.4",
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2"
|
|
},
|
|
"util.promisify": {
|
|
"version": "1.0.0",
|
|
"requires": {
|
|
"define-properties": "^1.1.2",
|
|
"object.getownpropertydescriptors": "^2.0.3"
|
|
}
|
|
},
|
|
"utila": {
|
|
"version": "0.4.0"
|
|
},
|
|
"utils-merge": {
|
|
"version": "1.0.1"
|
|
},
|
|
"uuid": {
|
|
"version": "3.4.0"
|
|
},
|
|
"uuid-browser": {
|
|
"version": "3.1.0",
|
|
"dev": true
|
|
},
|
|
"uvu": {
|
|
"version": "0.5.2",
|
|
"requires": {
|
|
"dequal": "^2.0.0",
|
|
"diff": "^5.0.0",
|
|
"kleur": "^4.0.3",
|
|
"sade": "^1.7.3",
|
|
"totalist": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"kleur": {
|
|
"version": "4.1.4"
|
|
}
|
|
}
|
|
},
|
|
"v8-compile-cache": {
|
|
"version": "2.3.0"
|
|
},
|
|
"v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
|
|
"integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg=="
|
|
},
|
|
"v8-to-istanbul": {
|
|
"version": "8.1.0",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.7.3"
|
|
}
|
|
}
|
|
},
|
|
"v8flags": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"homedir-polyfill": "^1.0.1"
|
|
}
|
|
},
|
|
"valid-url": {
|
|
"version": "1.0.9"
|
|
},
|
|
"validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"validator": {
|
|
"version": "13.7.0",
|
|
"resolved": "https://registry.npmjs.org/validator/-/validator-13.7.0.tgz",
|
|
"integrity": "sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw=="
|
|
},
|
|
"value-or-promise": {
|
|
"version": "1.0.6"
|
|
},
|
|
"vary": {
|
|
"version": "1.1.2"
|
|
},
|
|
"verror": {
|
|
"version": "1.10.0",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
}
|
|
},
|
|
"vfile": {
|
|
"version": "4.2.1",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0",
|
|
"vfile-message": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"vfile-message": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"vfile-location": {
|
|
"version": "3.2.0"
|
|
},
|
|
"vfile-message": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0",
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"unist-util-stringify-position": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/unist": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"vm-browserify": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
|
|
"integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==",
|
|
"dev": true
|
|
},
|
|
"void-elements": {
|
|
"version": "3.1.0"
|
|
},
|
|
"w3c-hr-time": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"browser-process-hrtime": "^1.0.0"
|
|
}
|
|
},
|
|
"w3c-xmlserializer": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"xml-name-validator": "^3.0.0"
|
|
}
|
|
},
|
|
"wait-on": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"axios": "^0.21.1",
|
|
"joi": "^17.4.0",
|
|
"lodash": "^4.17.21",
|
|
"minimist": "^1.2.5",
|
|
"rxjs": "^7.1.0"
|
|
},
|
|
"dependencies": {
|
|
"axios": {
|
|
"version": "0.21.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"rxjs": {
|
|
"version": "7.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "~2.1.0"
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"walker": {
|
|
"version": "1.0.8",
|
|
"requires": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"warning": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "2.3.1",
|
|
"requires": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"watchpack-chokidar2": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
|
|
"integrity": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"chokidar": "^2.1.8"
|
|
},
|
|
"dependencies": {
|
|
"anymatch": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
|
|
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
|
"integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"binary-extensions": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
|
|
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
|
|
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"chokidar": {
|
|
"version": "2.1.8",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
|
|
"integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"fsevents": "^1.2.7",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
|
|
"integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
|
|
"integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-glob": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
|
|
"integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-extglob": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
|
|
"integrity": "sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"binary-extensions": "^1.0.0"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
|
|
"integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
|
|
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
|
|
"integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
|
|
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
|
|
"integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
|
|
"integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"wbuf": {
|
|
"version": "1.7.3",
|
|
"requires": {
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"wcwidth": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"web-namespaces": {
|
|
"version": "1.1.4"
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "6.1.0"
|
|
},
|
|
"webpack": {
|
|
"version": "5.73.0",
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.73.0.tgz",
|
|
"integrity": "sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA==",
|
|
"requires": {
|
|
"@types/eslint-scope": "^3.7.3",
|
|
"@types/estree": "^0.0.51",
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
"@webassemblyjs/wasm-edit": "1.11.1",
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
"acorn": "^8.4.1",
|
|
"acorn-import-assertions": "^1.7.6",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.9.3",
|
|
"es-module-lexer": "^0.9.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.1.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.3",
|
|
"watchpack": "^2.3.1",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"dependencies": {
|
|
"@types/estree": {
|
|
"version": "0.0.51",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
|
|
"integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
|
|
},
|
|
"events": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="
|
|
},
|
|
"tapable": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
|
"integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="
|
|
},
|
|
"webpack-sources": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
|
"integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w=="
|
|
}
|
|
}
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^7.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"dependencies": {
|
|
"acorn-walk": {
|
|
"version": "8.2.0",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "7.2.0",
|
|
"dev": true
|
|
},
|
|
"gzip-size": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexer": "^0.1.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-cli": {
|
|
"version": "4.10.0",
|
|
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.10.0.tgz",
|
|
"integrity": "sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@discoveryjs/json-ext": "^0.5.0",
|
|
"@webpack-cli/configtest": "^1.2.0",
|
|
"@webpack-cli/info": "^1.5.0",
|
|
"@webpack-cli/serve": "^1.7.0",
|
|
"colorette": "^2.0.14",
|
|
"commander": "^7.0.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"import-local": "^3.0.2",
|
|
"interpret": "^2.2.0",
|
|
"rechoir": "^0.7.0",
|
|
"webpack-merge": "^5.7.3"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
|
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"colorette": "^1.2.2",
|
|
"mem": "^8.1.1",
|
|
"memfs": "^3.2.2",
|
|
"mime-types": "^2.1.30",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"colorette": {
|
|
"version": "1.4.0"
|
|
},
|
|
"mem": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"map-age-cleaner": "^0.1.3",
|
|
"mimic-fn": "^3.1.0"
|
|
}
|
|
},
|
|
"mimic-fn": {
|
|
"version": "3.1.0"
|
|
}
|
|
}
|
|
},
|
|
"webpack-dev-server": {
|
|
"version": "3.11.3",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ansi-html-community": "0.0.8",
|
|
"bonjour": "^3.5.0",
|
|
"chokidar": "^2.1.8",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"debug": "^4.1.1",
|
|
"del": "^4.1.1",
|
|
"express": "^4.17.1",
|
|
"html-entities": "^1.3.1",
|
|
"http-proxy-middleware": "0.19.1",
|
|
"import-local": "^2.0.0",
|
|
"internal-ip": "^4.3.0",
|
|
"ip": "^1.1.5",
|
|
"is-absolute-url": "^3.0.3",
|
|
"killable": "^1.0.1",
|
|
"loglevel": "^1.6.8",
|
|
"opn": "^5.5.0",
|
|
"p-retry": "^3.0.1",
|
|
"portfinder": "^1.0.26",
|
|
"schema-utils": "^1.0.0",
|
|
"selfsigned": "^1.10.8",
|
|
"semver": "^6.3.0",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.21",
|
|
"sockjs-client": "^1.5.0",
|
|
"spdy": "^4.0.2",
|
|
"strip-ansi": "^3.0.1",
|
|
"supports-color": "^6.1.0",
|
|
"url": "^0.11.0",
|
|
"webpack-dev-middleware": "^3.7.2",
|
|
"webpack-log": "^2.0.0",
|
|
"ws": "^6.2.1",
|
|
"yargs": "^13.3.2"
|
|
},
|
|
"dependencies": {
|
|
"@types/glob": {
|
|
"version": "7.2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"anymatch": {
|
|
"version": "2.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"micromatch": "^3.1.4",
|
|
"normalize-path": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"normalize-path": {
|
|
"version": "2.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"remove-trailing-separator": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"array-union": {
|
|
"version": "1.0.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"array-uniq": "^1.0.1"
|
|
}
|
|
},
|
|
"binary-extensions": {
|
|
"version": "1.13.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"braces": {
|
|
"version": "2.3.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"arr-flatten": "^1.1.0",
|
|
"array-unique": "^0.3.2",
|
|
"extend-shallow": "^2.0.1",
|
|
"fill-range": "^4.0.0",
|
|
"isobject": "^3.0.1",
|
|
"repeat-element": "^1.1.2",
|
|
"snapdragon": "^0.8.1",
|
|
"snapdragon-node": "^2.0.1",
|
|
"split-string": "^3.0.2",
|
|
"to-regex": "^3.0.1"
|
|
}
|
|
},
|
|
"chokidar": {
|
|
"version": "2.1.8",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"anymatch": "^2.0.0",
|
|
"async-each": "^1.0.1",
|
|
"braces": "^2.3.2",
|
|
"fsevents": "^1.2.7",
|
|
"glob-parent": "^3.1.0",
|
|
"inherits": "^2.0.3",
|
|
"is-binary-path": "^1.0.0",
|
|
"is-glob": "^4.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-is-absolute": "^1.0.0",
|
|
"readdirp": "^2.2.1",
|
|
"upath": "^1.1.1"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"del": {
|
|
"version": "4.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"@types/glob": "^7.1.1",
|
|
"globby": "^6.1.0",
|
|
"is-path-cwd": "^2.0.0",
|
|
"is-path-in-cwd": "^2.0.0",
|
|
"p-map": "^2.0.0",
|
|
"pify": "^4.0.1",
|
|
"rimraf": "^2.6.3"
|
|
},
|
|
"dependencies": {
|
|
"pify": {
|
|
"version": "4.0.1",
|
|
"optional": true,
|
|
"peer": true
|
|
}
|
|
}
|
|
},
|
|
"emoji-regex": {
|
|
"version": "7.0.3",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"fill-range": {
|
|
"version": "4.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"extend-shallow": "^2.0.1",
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1",
|
|
"to-regex-range": "^2.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"locate-path": "^3.0.0"
|
|
}
|
|
},
|
|
"fsevents": {
|
|
"version": "1.2.13",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
|
|
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
|
|
"dev": true,
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"bindings": "^1.5.0",
|
|
"nan": "^2.12.1"
|
|
}
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"glob-parent": {
|
|
"version": "3.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-glob": {
|
|
"version": "3.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-extglob": "^2.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globby": {
|
|
"version": "6.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"array-union": "^1.0.1",
|
|
"glob": "^7.0.3",
|
|
"object-assign": "^4.0.1",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
}
|
|
},
|
|
"html-entities": {
|
|
"version": "1.4.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"import-local": {
|
|
"version": "2.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"pkg-dir": "^3.0.0",
|
|
"resolve-cwd": "^2.0.0"
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "1.0.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"binary-extensions": "^1.0.0"
|
|
}
|
|
},
|
|
"is-extendable": {
|
|
"version": "1.0.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4"
|
|
}
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"is-number": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"kind-of": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": {
|
|
"version": "3.2.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-buffer": "^1.1.5"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-wsl": {
|
|
"version": "1.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"locate-path": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"micromatch": {
|
|
"version": "3.1.10",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"arr-diff": "^4.0.0",
|
|
"array-unique": "^0.3.2",
|
|
"braces": "^2.3.1",
|
|
"define-property": "^2.0.2",
|
|
"extend-shallow": "^3.0.2",
|
|
"extglob": "^2.0.4",
|
|
"fragment-cache": "^0.2.1",
|
|
"kind-of": "^6.0.2",
|
|
"nanomatch": "^1.2.9",
|
|
"object.pick": "^1.3.0",
|
|
"regex-not": "^1.0.0",
|
|
"snapdragon": "^0.8.1",
|
|
"to-regex": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"extend-shallow": {
|
|
"version": "3.0.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"assign-symbols": "^1.0.0",
|
|
"is-extendable": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"opn": {
|
|
"version": "5.5.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-wsl": "^1.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"p-limit": "^2.0.0"
|
|
}
|
|
},
|
|
"p-map": {
|
|
"version": "2.1.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"find-up": "^3.0.0"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "2.2.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.11",
|
|
"micromatch": "^3.1.10",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"resolve-cwd": {
|
|
"version": "2.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"resolve-from": "^3.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "3.0.0",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"rimraf": {
|
|
"version": "2.7.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "1.0.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ajv": "^6.1.0",
|
|
"ajv-errors": "^1.0.0",
|
|
"ajv-keywords": "^3.1.0"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"string-width": {
|
|
"version": "3.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "4.1.1",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"strip-ansi": {
|
|
"version": "5.2.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ansi-regex": "^4.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "6.1.0",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
},
|
|
"to-regex-range": {
|
|
"version": "2.1.1",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"is-number": "^3.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
}
|
|
},
|
|
"webpack-dev-middleware": {
|
|
"version": "3.7.3",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"memory-fs": "^0.4.1",
|
|
"mime": "^2.4.4",
|
|
"mkdirp": "^0.5.1",
|
|
"range-parser": "^1.2.1",
|
|
"webpack-log": "^2.0.0"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "6.2.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"yargs": {
|
|
"version": "13.3.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"cliui": "^5.0.0",
|
|
"find-up": "^3.0.0",
|
|
"get-caller-file": "^2.0.1",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^2.0.0",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^3.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^13.1.2"
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "13.1.2",
|
|
"optional": true,
|
|
"peer": true,
|
|
"requires": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-hot-middleware": {
|
|
"version": "2.25.1",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"ansi-html-community": "0.0.8",
|
|
"html-entities": "^2.1.0",
|
|
"querystring": "^0.2.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"webpack-log": {
|
|
"version": "2.0.0",
|
|
"devOptional": true,
|
|
"requires": {
|
|
"ansi-colors": "^3.0.0",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-colors": {
|
|
"version": "3.2.4",
|
|
"devOptional": true
|
|
}
|
|
}
|
|
},
|
|
"webpack-manifest-plugin": {
|
|
"version": "4.1.1",
|
|
"requires": {
|
|
"tapable": "^2.0.0",
|
|
"webpack-sources": "^2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"tapable": {
|
|
"version": "2.2.1"
|
|
},
|
|
"webpack-sources": {
|
|
"version": "2.3.1",
|
|
"requires": {
|
|
"source-list-map": "^2.0.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-merge": {
|
|
"version": "5.8.0",
|
|
"requires": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
}
|
|
},
|
|
"webpack-sources": {
|
|
"version": "1.4.3",
|
|
"requires": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"webpack-stats-plugin": {
|
|
"version": "1.0.3"
|
|
},
|
|
"webpack-virtual-modules": {
|
|
"version": "0.3.2",
|
|
"requires": {
|
|
"debug": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
}
|
|
}
|
|
},
|
|
"websocket-driver": {
|
|
"version": "0.7.4",
|
|
"requires": {
|
|
"http-parser-js": ">=0.5.1",
|
|
"safe-buffer": ">=5.1.0",
|
|
"websocket-extensions": ">=0.1.1"
|
|
}
|
|
},
|
|
"websocket-extensions": {
|
|
"version": "0.1.4"
|
|
},
|
|
"whatwg-encoding": {
|
|
"version": "1.0.5",
|
|
"requires": {
|
|
"iconv-lite": "0.4.24"
|
|
}
|
|
},
|
|
"whatwg-fetch": {
|
|
"version": "3.6.2"
|
|
},
|
|
"whatwg-mimetype": {
|
|
"version": "2.3.0"
|
|
},
|
|
"whatwg-url": {
|
|
"version": "8.7.0",
|
|
"requires": {
|
|
"lodash": "^4.7.0",
|
|
"tr46": "^2.1.0",
|
|
"webidl-conversions": "^6.1.0"
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
},
|
|
"which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"requires": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
}
|
|
},
|
|
"which-module": {
|
|
"version": "2.0.0"
|
|
},
|
|
"which-typed-array": {
|
|
"version": "1.1.7",
|
|
"requires": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.18.5",
|
|
"foreach": "^2.0.5",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-typed-array": "^1.1.7"
|
|
}
|
|
},
|
|
"wide-align": {
|
|
"version": "1.1.5",
|
|
"requires": {
|
|
"string-width": "^1.0.2 || 2 || 3 || 4"
|
|
}
|
|
},
|
|
"widest-line": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"string-width": "^4.0.0"
|
|
}
|
|
},
|
|
"wildcard": {
|
|
"version": "2.0.0"
|
|
},
|
|
"word-wrap": {
|
|
"version": "1.2.3"
|
|
},
|
|
"wordwrap": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"workbox-background-sync": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"idb": "^6.1.4",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-broadcast-update": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-build": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@apideck/better-ajv-errors": "^0.3.1",
|
|
"@babel/core": "^7.11.1",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.2",
|
|
"@rollup/plugin-babel": "^5.2.0",
|
|
"@rollup/plugin-node-resolve": "^11.2.1",
|
|
"@rollup/plugin-replace": "^2.4.1",
|
|
"@surma/rollup-plugin-off-main-thread": "^2.2.3",
|
|
"ajv": "^8.6.0",
|
|
"common-tags": "^1.8.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"fs-extra": "^9.0.1",
|
|
"glob": "^7.1.6",
|
|
"lodash": "^4.17.20",
|
|
"pretty-bytes": "^5.3.0",
|
|
"rollup": "^2.43.1",
|
|
"rollup-plugin-terser": "^7.0.0",
|
|
"source-map": "^0.8.0-beta.0",
|
|
"stringify-object": "^3.3.0",
|
|
"strip-comments": "^2.0.1",
|
|
"tempy": "^0.6.0",
|
|
"upath": "^1.2.0",
|
|
"workbox-background-sync": "6.5.1",
|
|
"workbox-broadcast-update": "6.5.1",
|
|
"workbox-cacheable-response": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-expiration": "6.5.1",
|
|
"workbox-google-analytics": "6.5.1",
|
|
"workbox-navigation-preload": "6.5.1",
|
|
"workbox-precaching": "6.5.1",
|
|
"workbox-range-requests": "6.5.1",
|
|
"workbox-recipes": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1",
|
|
"workbox-streams": "6.5.1",
|
|
"workbox-sw": "6.5.1",
|
|
"workbox-window": "6.5.1"
|
|
},
|
|
"dependencies": {
|
|
"@apideck/better-ajv-errors": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"json-schema": "^0.4.0",
|
|
"jsonpointer": "^5.0.0",
|
|
"leven": "^3.1.0"
|
|
}
|
|
},
|
|
"@rollup/plugin-node-resolve": {
|
|
"version": "11.2.1",
|
|
"requires": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"@types/resolve": "1.17.1",
|
|
"builtin-modules": "^3.1.0",
|
|
"deepmerge": "^4.2.2",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.19.0"
|
|
}
|
|
},
|
|
"ajv": {
|
|
"version": "8.10.0",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0"
|
|
},
|
|
"source-map": {
|
|
"version": "0.8.0-beta.0",
|
|
"requires": {
|
|
"whatwg-url": "^7.0.0"
|
|
}
|
|
},
|
|
"tr46": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "4.0.2"
|
|
},
|
|
"whatwg-url": {
|
|
"version": "7.1.0",
|
|
"requires": {
|
|
"lodash.sortby": "^4.7.0",
|
|
"tr46": "^1.0.1",
|
|
"webidl-conversions": "^4.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"workbox-cacheable-response": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-core": {
|
|
"version": "6.5.1"
|
|
},
|
|
"workbox-expiration": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"idb": "^6.1.4",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-google-analytics": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-background-sync": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-navigation-preload": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-precaching": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-range-requests": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-recipes": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-cacheable-response": "6.5.1",
|
|
"workbox-core": "6.5.1",
|
|
"workbox-expiration": "6.5.1",
|
|
"workbox-precaching": "6.5.1",
|
|
"workbox-routing": "6.5.1",
|
|
"workbox-strategies": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-routing": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-strategies": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-streams": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"workbox-core": "6.5.1",
|
|
"workbox-routing": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-sw": {
|
|
"version": "6.5.1"
|
|
},
|
|
"workbox-webpack-plugin": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"pretty-bytes": "^5.4.1",
|
|
"upath": "^1.2.0",
|
|
"webpack-sources": "^1.4.3",
|
|
"workbox-build": "6.5.1"
|
|
}
|
|
},
|
|
"workbox-window": {
|
|
"version": "6.5.1",
|
|
"requires": {
|
|
"@types/trusted-types": "^2.0.2",
|
|
"workbox-core": "6.5.1"
|
|
}
|
|
},
|
|
"worker-farm": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
|
|
"integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"errno": "~0.1.7"
|
|
}
|
|
},
|
|
"worker-rpc": {
|
|
"version": "0.1.1",
|
|
"requires": {
|
|
"microevent.ts": "~0.1.1"
|
|
}
|
|
},
|
|
"workerpool": {
|
|
"version": "6.2.0",
|
|
"dev": true
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
}
|
|
}
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2"
|
|
},
|
|
"write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "7.5.6",
|
|
"requires": {}
|
|
},
|
|
"x-default-browser": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://registry.npmjs.org/x-default-browser/-/x-default-browser-0.4.0.tgz",
|
|
"integrity": "sha512-7LKo7RtWfoFN/rHx1UELv/2zHGMx8MkZKDq1xENmOCTkfIqZJ0zZ26NEJX8czhnPXVcqS0ARjjfJB+eJ0/5Cvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"default-browser-id": "^1.0.4"
|
|
}
|
|
},
|
|
"x-is-string": {
|
|
"version": "0.1.0"
|
|
},
|
|
"x-xss-protection": {
|
|
"version": "1.3.0"
|
|
},
|
|
"xdg-basedir": {
|
|
"version": "4.0.0"
|
|
},
|
|
"xml": {
|
|
"version": "1.0.1"
|
|
},
|
|
"xml-name-validator": {
|
|
"version": "3.0.0"
|
|
},
|
|
"xml2js": {
|
|
"version": "0.4.19",
|
|
"requires": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~9.0.1"
|
|
}
|
|
},
|
|
"xmlbuilder": {
|
|
"version": "9.0.7"
|
|
},
|
|
"xmlchars": {
|
|
"version": "2.2.0"
|
|
},
|
|
"xmlcreate": {
|
|
"version": "1.0.2"
|
|
},
|
|
"xmlhttprequest-ssl": {
|
|
"version": "1.6.3"
|
|
},
|
|
"xss": {
|
|
"version": "1.0.10",
|
|
"requires": {
|
|
"commander": "^2.20.3",
|
|
"cssfilter": "0.0.10"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
}
|
|
}
|
|
},
|
|
"xstate": {
|
|
"version": "4.26.1"
|
|
},
|
|
"xtend": {
|
|
"version": "4.0.2"
|
|
},
|
|
"y18n": {
|
|
"version": "4.0.3"
|
|
},
|
|
"yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true
|
|
},
|
|
"yaml": {
|
|
"version": "1.10.2"
|
|
},
|
|
"yaml-loader": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"loader-utils": "^1.4.0",
|
|
"yaml": "^1.8.3"
|
|
}
|
|
},
|
|
"yamljs": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"argparse": "^1.0.7",
|
|
"glob": "^7.0.5"
|
|
},
|
|
"dependencies": {
|
|
"argparse": {
|
|
"version": "1.0.10",
|
|
"requires": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.0.3"
|
|
}
|
|
}
|
|
},
|
|
"yargonaut": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^1.1.1",
|
|
"figlet": "^1.1.1",
|
|
"parent-require": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "2.2.1",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"yargs": {
|
|
"version": "15.4.1",
|
|
"requires": {
|
|
"cliui": "^6.0.0",
|
|
"decamelize": "^1.2.0",
|
|
"find-up": "^4.1.0",
|
|
"get-caller-file": "^2.0.1",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^2.0.0",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^4.2.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^18.1.2"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"cliui": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^6.2.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5"
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0"
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "18.1.3",
|
|
"requires": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "20.2.4"
|
|
},
|
|
"yargs-unparser": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase": "^6.0.0",
|
|
"decamelize": "^4.0.0",
|
|
"flat": "^5.0.2",
|
|
"is-plain-obj": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "6.2.1",
|
|
"dev": true
|
|
},
|
|
"decamelize": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"yauzl": {
|
|
"version": "2.10.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"buffer-crc32": "~0.2.3",
|
|
"fd-slicer": "~1.1.0"
|
|
}
|
|
},
|
|
"yeast": {
|
|
"version": "0.1.2"
|
|
},
|
|
"yn": {
|
|
"version": "3.1.1"
|
|
},
|
|
"yocto-queue": {
|
|
"version": "0.1.0"
|
|
},
|
|
"yoga-layout-prebuilt": {
|
|
"version": "1.10.0",
|
|
"requires": {
|
|
"@types/yoga-layout": "1.9.2"
|
|
}
|
|
},
|
|
"youtube-player": {
|
|
"version": "5.5.2",
|
|
"requires": {
|
|
"debug": "^2.6.6",
|
|
"load-script": "^1.0.0",
|
|
"sister": "^3.0.0"
|
|
}
|
|
},
|
|
"yurnalist": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"chalk": "^2.4.2",
|
|
"inquirer": "^7.0.0",
|
|
"is-ci": "^2.0.0",
|
|
"read": "^1.0.7",
|
|
"strip-ansi": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"inquirer": {
|
|
"version": "7.3.3",
|
|
"requires": {
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-ci": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"ci-info": "^2.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"zwitch": {
|
|
"version": "1.0.5"
|
|
}
|
|
}
|
|
}
|