computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18684 lines
447 KiB
18684 lines
447 KiB
{ |
|
"name": "roadmap-next", |
|
"version": "0.1.0", |
|
"lockfileVersion": 2, |
|
"requires": true, |
|
"packages": { |
|
"": { |
|
"name": "roadmap-next", |
|
"version": "0.1.0", |
|
"hasInstallScript": true, |
|
"license": "BSD-4-Clause", |
|
"dependencies": { |
|
"@chakra-ui/icons": "^1.0.16", |
|
"@chakra-ui/react": "^1.6.10", |
|
"@emotion/react": "^11.5.0", |
|
"@emotion/styled": "^11.3.0", |
|
"@mapbox/rehype-prism": "^0.8.0", |
|
"@mdx-js/loader": "^1.6.22", |
|
"@next/mdx": "^12.0.1", |
|
"@svgr/webpack": "^5.5.0", |
|
"date-fns": "^2.25.0", |
|
"focus-visible": "^5.2.0", |
|
"framer-motion": "^4.0.0", |
|
"next": "^12.0.1", |
|
"prism-themes": "^1.9.0", |
|
"react": "17.0.2", |
|
"react-dom": "17.0.2", |
|
"styled-components": "^5.3.3" |
|
}, |
|
"devDependencies": { |
|
"@types/eslint": "7.28.2", |
|
"@types/gh-pages": "^3.2.0", |
|
"@types/glob": "^7.2.0", |
|
"@types/react": "17.0.33", |
|
"@types/react-dom": "17.0.10", |
|
"@types/styled-components": "^5.1.15", |
|
"eslint": "<8.0.0", |
|
"eslint-config-next": "12.0.1", |
|
"eslint-config-prettier": "^8.3.0", |
|
"gh-pages": "^3.2.3", |
|
"glob": "^7.2.0", |
|
"husky": "^7.0.4", |
|
"pretty-quick": "^3.1.1", |
|
"serve": "^12.0.1", |
|
"typescript": "4.4.4" |
|
} |
|
}, |
|
"node_modules/@babel/code-frame": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/highlight": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/compat-data": { |
|
"version": "7.15.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/core": { |
|
"version": "7.12.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.10.4", |
|
"@babel/generator": "^7.12.5", |
|
"@babel/helper-module-transforms": "^7.12.1", |
|
"@babel/helpers": "^7.12.5", |
|
"@babel/parser": "^7.12.7", |
|
"@babel/template": "^7.12.7", |
|
"@babel/traverse": "^7.12.9", |
|
"@babel/types": "^7.12.7", |
|
"convert-source-map": "^1.7.0", |
|
"debug": "^4.1.0", |
|
"gensync": "^1.0.0-beta.1", |
|
"json5": "^2.1.2", |
|
"lodash": "^4.17.19", |
|
"resolve": "^1.3.2", |
|
"semver": "^5.4.1", |
|
"source-map": "^0.5.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/babel" |
|
} |
|
}, |
|
"node_modules/@babel/core/node_modules/json5": { |
|
"version": "2.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.5" |
|
}, |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/@babel/core/node_modules/semver": { |
|
"version": "5.7.1", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/@babel/generator": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4", |
|
"jsesc": "^2.5.1", |
|
"source-map": "^0.5.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-annotate-as-pure": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-explode-assignable-expression": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.15.0", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"browserslist": "^4.16.6", |
|
"semver": "^6.3.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-create-class-features-plugin": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-member-expression-to-functions": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-create-regexp-features-plugin": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"regexpu-core": "^4.7.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-define-polyfill-provider": { |
|
"version": "0.2.3", |
|
"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-explode-assignable-expression": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-function-name": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-get-function-arity": "^7.15.4", |
|
"@babel/template": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-get-function-arity": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-hoist-variables": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-member-expression-to-functions": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-imports": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-transforms": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.15.4", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-simple-access": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-optimise-call-expression": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-remap-async-to-generator": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-wrap-function": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-replace-supers": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-member-expression-to-functions": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-simple-access": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-split-export-declaration": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-identifier": { |
|
"version": "7.14.9", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-option": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-wrap-function": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helpers": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/highlight": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.14.5", |
|
"chalk": "^2.0.0", |
|
"js-tokens": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/parser": { |
|
"version": "7.15.5", |
|
"license": "MIT", |
|
"bin": { |
|
"parser": "bin/babel-parser.js" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.15.4", |
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.13.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-async-generator-functions": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-remap-async-to-generator": "^7.15.4", |
|
"@babel/plugin-syntax-async-generators": "^7.8.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-class-properties": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-class-static-block": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.12.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-dynamic-import": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-export-namespace-from": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-json-strings": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-json-strings": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-logical-assignment-operators": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-numeric-separator": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-object-rest-spread": { |
|
"version": "7.14.7", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.14.7", |
|
"@babel/helper-compilation-targets": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
"@babel/plugin-transform-parameters": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-optional-catch-binding": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-optional-chaining": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5", |
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-private-methods": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-private-property-in-object": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-create-class-features-plugin": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-unicode-property-regex": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-async-generators": { |
|
"version": "7.8.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-class-properties": { |
|
"version": "7.12.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.12.13" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-class-static-block": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-dynamic-import": { |
|
"version": "7.8.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-export-namespace-from": { |
|
"version": "7.8.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-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.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-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-transform-arrow-functions": { |
|
"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-transform-async-to-generator": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-remap-async-to-generator": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-block-scoped-functions": { |
|
"version": "7.14.5", |
|
"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-transform-block-scoping": { |
|
"version": "7.15.3", |
|
"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-transform-classes": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"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.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-transform-destructuring": { |
|
"version": "7.14.7", |
|
"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-transform-dotall-regex": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-duplicate-keys": { |
|
"version": "7.14.5", |
|
"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-transform-exponentiation-operator": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-for-of": { |
|
"version": "7.15.4", |
|
"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-transform-function-name": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-function-name": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-literals": { |
|
"version": "7.14.5", |
|
"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-transform-member-expression-literals": { |
|
"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-transform-modules-amd": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"babel-plugin-dynamic-import-node": "^2.3.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-commonjs": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-simple-access": "^7.15.4", |
|
"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.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-hoist-variables": "^7.15.4", |
|
"@babel/helper-module-transforms": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"babel-plugin-dynamic-import-node": "^2.3.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-umd": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
|
"version": "7.14.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-new-target": { |
|
"version": "7.14.5", |
|
"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-transform-object-super": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-replace-supers": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-parameters": { |
|
"version": "7.15.4", |
|
"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-transform-property-literals": { |
|
"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-transform-react-constant-elements": { |
|
"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-transform-react-display-name": { |
|
"version": "7.15.1", |
|
"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-transform-react-jsx": { |
|
"version": "7.14.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"@babel/helper-module-imports": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-jsx": "^7.14.5", |
|
"@babel/types": "^7.14.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-react-jsx-development": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-transform-react-jsx": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-react-pure-annotations": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-regenerator": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerator-transform": "^0.14.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-reserved-words": { |
|
"version": "7.14.5", |
|
"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-transform-shorthand-properties": { |
|
"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-transform-spread": { |
|
"version": "7.14.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-sticky-regex": { |
|
"version": "7.14.5", |
|
"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-transform-template-literals": { |
|
"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-transform-typeof-symbol": { |
|
"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-transform-unicode-escapes": { |
|
"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-transform-unicode-regex": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/preset-env": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.15.0", |
|
"@babel/helper-compilation-targets": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.15.4", |
|
"@babel/plugin-proposal-async-generator-functions": "^7.15.4", |
|
"@babel/plugin-proposal-class-properties": "^7.14.5", |
|
"@babel/plugin-proposal-class-static-block": "^7.15.4", |
|
"@babel/plugin-proposal-dynamic-import": "^7.14.5", |
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5", |
|
"@babel/plugin-proposal-json-strings": "^7.14.5", |
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5", |
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.7", |
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5", |
|
"@babel/plugin-proposal-private-methods": "^7.14.5", |
|
"@babel/plugin-proposal-private-property-in-object": "^7.15.4", |
|
"@babel/plugin-proposal-unicode-property-regex": "^7.14.5", |
|
"@babel/plugin-syntax-async-generators": "^7.8.4", |
|
"@babel/plugin-syntax-class-properties": "^7.12.13", |
|
"@babel/plugin-syntax-class-static-block": "^7.14.5", |
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3", |
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3", |
|
"@babel/plugin-syntax-json-strings": "^7.8.3", |
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3", |
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
"@babel/plugin-transform-arrow-functions": "^7.14.5", |
|
"@babel/plugin-transform-async-to-generator": "^7.14.5", |
|
"@babel/plugin-transform-block-scoped-functions": "^7.14.5", |
|
"@babel/plugin-transform-block-scoping": "^7.15.3", |
|
"@babel/plugin-transform-classes": "^7.15.4", |
|
"@babel/plugin-transform-computed-properties": "^7.14.5", |
|
"@babel/plugin-transform-destructuring": "^7.14.7", |
|
"@babel/plugin-transform-dotall-regex": "^7.14.5", |
|
"@babel/plugin-transform-duplicate-keys": "^7.14.5", |
|
"@babel/plugin-transform-exponentiation-operator": "^7.14.5", |
|
"@babel/plugin-transform-for-of": "^7.15.4", |
|
"@babel/plugin-transform-function-name": "^7.14.5", |
|
"@babel/plugin-transform-literals": "^7.14.5", |
|
"@babel/plugin-transform-member-expression-literals": "^7.14.5", |
|
"@babel/plugin-transform-modules-amd": "^7.14.5", |
|
"@babel/plugin-transform-modules-commonjs": "^7.15.4", |
|
"@babel/plugin-transform-modules-systemjs": "^7.15.4", |
|
"@babel/plugin-transform-modules-umd": "^7.14.5", |
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.14.9", |
|
"@babel/plugin-transform-new-target": "^7.14.5", |
|
"@babel/plugin-transform-object-super": "^7.14.5", |
|
"@babel/plugin-transform-parameters": "^7.15.4", |
|
"@babel/plugin-transform-property-literals": "^7.14.5", |
|
"@babel/plugin-transform-regenerator": "^7.14.5", |
|
"@babel/plugin-transform-reserved-words": "^7.14.5", |
|
"@babel/plugin-transform-shorthand-properties": "^7.14.5", |
|
"@babel/plugin-transform-spread": "^7.14.6", |
|
"@babel/plugin-transform-sticky-regex": "^7.14.5", |
|
"@babel/plugin-transform-template-literals": "^7.14.5", |
|
"@babel/plugin-transform-typeof-symbol": "^7.14.5", |
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5", |
|
"@babel/plugin-transform-unicode-regex": "^7.14.5", |
|
"@babel/preset-modules": "^0.1.4", |
|
"@babel/types": "^7.15.4", |
|
"babel-plugin-polyfill-corejs2": "^0.2.2", |
|
"babel-plugin-polyfill-corejs3": "^0.2.2", |
|
"babel-plugin-polyfill-regenerator": "^0.2.2", |
|
"core-js-compat": "^3.16.0", |
|
"semver": "^6.3.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/preset-modules": { |
|
"version": "0.1.4", |
|
"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.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"@babel/plugin-transform-react-display-name": "^7.14.5", |
|
"@babel/plugin-transform-react-jsx": "^7.14.5", |
|
"@babel/plugin-transform-react-jsx-development": "^7.14.5", |
|
"@babel/plugin-transform-react-pure-annotations": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/runtime": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerator-runtime": "^0.13.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/runtime-corejs3": { |
|
"version": "7.15.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"core-js-pure": "^3.16.0", |
|
"regenerator-runtime": "^0.13.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/template": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.14.5", |
|
"@babel/parser": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/traverse": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.14.5", |
|
"@babel/generator": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-hoist-variables": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"@babel/parser": "^7.15.4", |
|
"@babel/types": "^7.15.4", |
|
"debug": "^4.1.0", |
|
"globals": "^11.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/types": { |
|
"version": "7.15.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"to-fast-properties": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/accordion": { |
|
"version": "1.3.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/alert": { |
|
"version": "1.2.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/anatomy": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/theme-tools": "^1.2.1" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/avatar": { |
|
"version": "1.2.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/image": "1.0.21", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/breadcrumb": { |
|
"version": "1.2.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/button": { |
|
"version": "1.4.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/spinner": "1.1.13", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/checkbox": { |
|
"version": "1.5.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/clickable": { |
|
"version": "1.1.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/close-button": { |
|
"version": "1.1.12", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/color-mode": { |
|
"version": "1.1.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/control-box": { |
|
"version": "1.0.16", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/counter": { |
|
"version": "1.1.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/css-reset": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@emotion/react": ">=10.0.35", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/descendant": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-utils": "^1.1.2" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/editable": { |
|
"version": "1.2.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/focus-lock": { |
|
"version": "1.1.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"react-focus-lock": "2.5.0" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/form-control": { |
|
"version": "1.4.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/hooks": { |
|
"version": "1.6.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"compute-scroll-into-view": "1.0.14", |
|
"copy-to-clipboard": "3.3.1" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/icon": { |
|
"version": "1.1.12", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/icons": { |
|
"version": "1.0.16", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@types/react": "^17.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/image": { |
|
"version": "1.0.21", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/input": { |
|
"version": "1.2.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/layout": { |
|
"version": "1.4.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/live-region": { |
|
"version": "1.0.15", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/media-query": { |
|
"version": "1.1.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"@chakra-ui/theme": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/menu": { |
|
"version": "1.7.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/clickable": "1.1.8", |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/modal": { |
|
"version": "1.9.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/focus-lock": "1.1.11", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"aria-hidden": "^1.1.1", |
|
"react-remove-scroll": "2.4.1" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/number-input": { |
|
"version": "1.2.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/counter": "1.1.10", |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/pin-input": { |
|
"version": "1.6.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/popover": { |
|
"version": "1.8.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/popper": { |
|
"version": "2.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@popperjs/core": "2.4.4" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/portal": { |
|
"version": "1.2.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/progress": { |
|
"version": "1.1.15", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/theme-tools": "1.2.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/provider": { |
|
"version": "1.6.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/css-reset": "1.0.0", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@emotion/react": "^11.0.0", |
|
"@emotion/styled": "^11.0.0", |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/radio": { |
|
"version": "1.3.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/react": { |
|
"version": "1.6.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/accordion": "1.3.8", |
|
"@chakra-ui/alert": "1.2.8", |
|
"@chakra-ui/avatar": "1.2.11", |
|
"@chakra-ui/breadcrumb": "1.2.9", |
|
"@chakra-ui/button": "1.4.5", |
|
"@chakra-ui/checkbox": "1.5.8", |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/control-box": "1.0.16", |
|
"@chakra-ui/counter": "1.1.10", |
|
"@chakra-ui/css-reset": "1.0.0", |
|
"@chakra-ui/editable": "1.2.10", |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/image": "1.0.21", |
|
"@chakra-ui/input": "1.2.11", |
|
"@chakra-ui/layout": "1.4.10", |
|
"@chakra-ui/live-region": "1.0.15", |
|
"@chakra-ui/media-query": "1.1.3", |
|
"@chakra-ui/menu": "1.7.6", |
|
"@chakra-ui/modal": "1.9.2", |
|
"@chakra-ui/number-input": "1.2.11", |
|
"@chakra-ui/pin-input": "1.6.6", |
|
"@chakra-ui/popover": "1.8.5", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/progress": "1.1.15", |
|
"@chakra-ui/provider": "1.6.9", |
|
"@chakra-ui/radio": "1.3.11", |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/select": "1.1.16", |
|
"@chakra-ui/skeleton": "1.1.19", |
|
"@chakra-ui/slider": "1.4.1", |
|
"@chakra-ui/spinner": "1.1.13", |
|
"@chakra-ui/stat": "1.1.13", |
|
"@chakra-ui/switch": "1.2.11", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/table": "1.2.7", |
|
"@chakra-ui/tabs": "1.5.6", |
|
"@chakra-ui/tag": "1.1.13", |
|
"@chakra-ui/textarea": "1.1.15", |
|
"@chakra-ui/theme": "1.10.4", |
|
"@chakra-ui/toast": "1.3.2", |
|
"@chakra-ui/tooltip": "1.3.12", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@emotion/react": "^11.0.0", |
|
"@emotion/styled": "^11.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/react-env": { |
|
"version": "1.0.7", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/react-utils": { |
|
"version": "1.1.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "^1.7.0" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/select": { |
|
"version": "1.1.16", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/skeleton": { |
|
"version": "1.1.19", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/media-query": "1.1.3", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/slider": { |
|
"version": "1.4.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/spinner": { |
|
"version": "1.1.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/stat": { |
|
"version": "1.1.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/styled-system": { |
|
"version": "1.12.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"csstype": "^3.0.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/switch": { |
|
"version": "1.2.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/checkbox": "1.5.8", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/system": { |
|
"version": "1.7.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/color-mode": "1.1.13", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/styled-system": "1.12.3", |
|
"@chakra-ui/utils": "1.8.3", |
|
"react-fast-compare": "3.2.0" |
|
}, |
|
"peerDependencies": { |
|
"@emotion/react": "^11.0.0", |
|
"@emotion/styled": "^11.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/table": { |
|
"version": "1.2.7", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/tabs": { |
|
"version": "1.5.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/clickable": "1.1.8", |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/tag": { |
|
"version": "1.1.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/textarea": { |
|
"version": "1.1.15", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/theme": { |
|
"version": "1.10.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/anatomy": "1.0.1", |
|
"@chakra-ui/theme-tools": "1.2.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/theme-tools": { |
|
"version": "1.2.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"@ctrl/tinycolor": "^3.4.0" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/toast": { |
|
"version": "1.3.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/alert": "1.2.8", |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/theme": "1.10.4", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@reach/alert": "0.13.2" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/tooltip": { |
|
"version": "1.3.12", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6", |
|
"react-dom": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/transition": { |
|
"version": "1.3.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"framer-motion": "3.x || 4.x", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/utils": { |
|
"version": "1.8.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/lodash.mergewith": "4.6.6", |
|
"css-box-model": "1.2.1", |
|
"framesync": "5.3.0", |
|
"lodash.mergewith": "4.6.2" |
|
} |
|
}, |
|
"node_modules/@chakra-ui/visually-hidden": { |
|
"version": "1.0.15", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@chakra-ui/utils": "1.8.3" |
|
}, |
|
"peerDependencies": { |
|
"@chakra-ui/system": ">=1.0.0", |
|
"react": ">=16.8.6" |
|
} |
|
}, |
|
"node_modules/@ctrl/tinycolor": { |
|
"version": "3.4.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@emotion/babel-plugin": { |
|
"version": "11.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.12.13", |
|
"@babel/plugin-syntax-jsx": "^7.12.13", |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/hash": "^0.8.0", |
|
"@emotion/memoize": "^0.7.5", |
|
"@emotion/serialize": "^1.0.2", |
|
"babel-plugin-macros": "^2.6.1", |
|
"convert-source-map": "^1.5.0", |
|
"escape-string-regexp": "^4.0.0", |
|
"find-root": "^1.1.0", |
|
"source-map": "^0.5.7", |
|
"stylis": "^4.0.3" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/@emotion/babel-plugin/node_modules/stylis": { |
|
"version": "4.0.10", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/cache": { |
|
"version": "11.5.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@emotion/memoize": "^0.7.4", |
|
"@emotion/sheet": "^1.0.3", |
|
"@emotion/utils": "^1.0.0", |
|
"@emotion/weak-memoize": "^0.2.5", |
|
"stylis": "^4.0.10" |
|
} |
|
}, |
|
"node_modules/@emotion/cache/node_modules/stylis": { |
|
"version": "4.0.10", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/hash": { |
|
"version": "0.8.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/is-prop-valid": { |
|
"version": "0.8.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@emotion/memoize": "0.7.4" |
|
} |
|
}, |
|
"node_modules/@emotion/is-prop-valid/node_modules/@emotion/memoize": { |
|
"version": "0.7.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/memoize": { |
|
"version": "0.7.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/react": { |
|
"version": "11.5.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/cache": "^11.5.0", |
|
"@emotion/serialize": "^1.0.2", |
|
"@emotion/sheet": "^1.0.3", |
|
"@emotion/utils": "^1.0.0", |
|
"@emotion/weak-memoize": "^0.2.5", |
|
"hoist-non-react-statics": "^3.3.1" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0", |
|
"react": ">=16.8.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@babel/core": { |
|
"optional": true |
|
}, |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@emotion/serialize": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@emotion/hash": "^0.8.0", |
|
"@emotion/memoize": "^0.7.4", |
|
"@emotion/unitless": "^0.7.5", |
|
"@emotion/utils": "^1.0.0", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/@emotion/sheet": { |
|
"version": "1.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/styled": { |
|
"version": "11.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/babel-plugin": "^11.3.0", |
|
"@emotion/is-prop-valid": "^1.1.0", |
|
"@emotion/serialize": "^1.0.2", |
|
"@emotion/utils": "^1.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0", |
|
"@emotion/react": "^11.0.0-rc.0", |
|
"react": ">=16.8.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@babel/core": { |
|
"optional": true |
|
}, |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@emotion/styled/node_modules/@emotion/is-prop-valid": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@emotion/memoize": "^0.7.4" |
|
} |
|
}, |
|
"node_modules/@emotion/stylis": { |
|
"version": "0.8.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/unitless": { |
|
"version": "0.7.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/utils": { |
|
"version": "1.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@emotion/weak-memoize": { |
|
"version": "0.2.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@eslint/eslintrc": { |
|
"version": "0.4.3", |
|
"dev": true, |
|
"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/globals": { |
|
"version": "13.12.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"type-fest": "^0.20.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/@hapi/accept": { |
|
"version": "5.0.2", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@hapi/boom": "9.x.x", |
|
"@hapi/hoek": "9.x.x" |
|
} |
|
}, |
|
"node_modules/@hapi/boom": { |
|
"version": "9.1.4", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@hapi/hoek": "9.x.x" |
|
} |
|
}, |
|
"node_modules/@hapi/hoek": { |
|
"version": "9.2.0", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@humanwhocodes/config-array": { |
|
"version": "0.5.0", |
|
"dev": true, |
|
"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/object-schema": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@mapbox/rehype-prism": { |
|
"version": "0.8.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"hast-util-to-string": "^1.0.4", |
|
"mrm": "^3.0.9", |
|
"refractor": "^3.4.0", |
|
"unist-util-visit": "^2.0.3" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@mdx-js/loader": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@mdx-js/mdx": "1.6.22", |
|
"@mdx-js/react": "1.6.22", |
|
"loader-utils": "2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/@mdx-js/mdx": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "7.12.9", |
|
"@babel/plugin-syntax-jsx": "7.12.1", |
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3", |
|
"@mdx-js/util": "1.6.22", |
|
"babel-plugin-apply-mdx-type-prop": "1.6.22", |
|
"babel-plugin-extract-import-names": "1.6.22", |
|
"camelcase-css": "2.0.1", |
|
"detab": "2.0.4", |
|
"hast-util-raw": "6.0.1", |
|
"lodash.uniq": "4.5.0", |
|
"mdast-util-to-hast": "10.0.1", |
|
"remark-footnotes": "2.0.0", |
|
"remark-mdx": "1.6.22", |
|
"remark-parse": "8.0.3", |
|
"remark-squeeze-paragraphs": "4.0.0", |
|
"style-to-object": "0.3.0", |
|
"unified": "9.2.0", |
|
"unist-builder": "2.0.3", |
|
"unist-util-visit": "2.0.3" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": { |
|
"version": "7.12.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@mdx-js/react": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.13.1 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/@mdx-js/util": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/@napi-rs/triples": { |
|
"version": "1.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@next/env": { |
|
"version": "12.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@next/eslint-plugin-next": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"glob": "7.1.7" |
|
} |
|
}, |
|
"node_modules/@next/eslint-plugin-next/node_modules/glob": { |
|
"version": "7.1.7", |
|
"dev": true, |
|
"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/@next/mdx": { |
|
"version": "12.0.1", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@mdx-js/loader": ">=0.15.0", |
|
"@mdx-js/react": "*" |
|
} |
|
}, |
|
"node_modules/@next/polyfill-module": { |
|
"version": "12.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@next/react-dev-overlay": { |
|
"version": "12.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "7.12.11", |
|
"anser": "1.4.9", |
|
"chalk": "4.0.0", |
|
"classnames": "2.2.6", |
|
"css.escape": "1.5.1", |
|
"data-uri-to-buffer": "3.0.1", |
|
"platform": "1.3.6", |
|
"shell-quote": "1.7.2", |
|
"source-map": "0.8.0-beta.0", |
|
"stacktrace-parser": "0.1.10", |
|
"strip-ansi": "6.0.1" |
|
}, |
|
"peerDependencies": { |
|
"react": "^17.0.2", |
|
"react-dom": "^17.0.2", |
|
"webpack": "^4 || ^5" |
|
}, |
|
"peerDependenciesMeta": { |
|
"webpack": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@next/react-dev-overlay/node_modules/@babel/code-frame": { |
|
"version": "7.12.11", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/highlight": "^7.10.4" |
|
} |
|
}, |
|
"node_modules/@next/react-dev-overlay/node_modules/ansi-regex": { |
|
"version": "5.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@next/react-dev-overlay/node_modules/chalk": { |
|
"version": "4.0.0", |
|
"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/@next/react-dev-overlay/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/@next/react-dev-overlay/node_modules/strip-ansi": { |
|
"version": "6.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@next/react-dev-overlay/node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@next/react-refresh-utils": { |
|
"version": "12.0.1", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"react-refresh": "0.8.3", |
|
"webpack": "^4 || ^5" |
|
}, |
|
"peerDependenciesMeta": { |
|
"webpack": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@next/swc-darwin-x64": { |
|
"version": "12.0.1", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/@node-rs/helper": { |
|
"version": "1.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@napi-rs/triples": "^1.0.3" |
|
} |
|
}, |
|
"node_modules/@nodelib/fs.scandir": { |
|
"version": "2.1.5", |
|
"dev": true, |
|
"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", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/@nodelib/fs.walk": { |
|
"version": "1.2.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@nodelib/fs.scandir": "2.1.5", |
|
"fastq": "^1.6.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/@popperjs/core": { |
|
"version": "2.4.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/popperjs" |
|
} |
|
}, |
|
"node_modules/@reach/alert": { |
|
"version": "0.13.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@reach/utils": "0.13.2", |
|
"@reach/visually-hidden": "0.13.2", |
|
"prop-types": "^15.7.2", |
|
"tslib": "^2.1.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || 17.x", |
|
"react-dom": "^16.8.0 || 17.x" |
|
} |
|
}, |
|
"node_modules/@reach/alert/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/@reach/utils": { |
|
"version": "0.13.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/warning": "^3.0.0", |
|
"tslib": "^2.1.0", |
|
"warning": "^4.0.3" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || 17.x", |
|
"react-dom": "^16.8.0 || 17.x" |
|
} |
|
}, |
|
"node_modules/@reach/utils/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/@reach/visually-hidden": { |
|
"version": "0.13.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prop-types": "^15.7.2", |
|
"tslib": "^2.1.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || 17.x", |
|
"react-dom": "^16.8.0 || 17.x" |
|
} |
|
}, |
|
"node_modules/@reach/visually-hidden/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/@rushstack/eslint-patch": { |
|
"version": "1.0.6", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@sindresorhus/is": { |
|
"version": "0.14.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"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.2.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"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/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/@szmarczak/http-timer": { |
|
"version": "1.1.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"defer-to-connect": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/@types/eslint": { |
|
"version": "7.28.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/estree": "*", |
|
"@types/json-schema": "*" |
|
} |
|
}, |
|
"node_modules/@types/estree": { |
|
"version": "0.0.50", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/gh-pages": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/glob": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/minimatch": "*", |
|
"@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/json-schema": { |
|
"version": "7.0.9", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/json5": { |
|
"version": "0.0.29", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/lodash": { |
|
"version": "4.14.172", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/lodash.mergewith": { |
|
"version": "4.6.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/lodash": "*" |
|
} |
|
}, |
|
"node_modules/@types/mdast": { |
|
"version": "3.0.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "*" |
|
} |
|
}, |
|
"node_modules/@types/minimatch": { |
|
"version": "3.0.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/node": { |
|
"version": "16.7.10", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/parse-json": { |
|
"version": "4.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/parse5": { |
|
"version": "5.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/prop-types": { |
|
"version": "15.7.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/q": { |
|
"version": "1.5.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/react": { |
|
"version": "17.0.33", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/prop-types": "*", |
|
"@types/scheduler": "*", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/@types/react-dom": { |
|
"version": "17.0.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/react": "*" |
|
} |
|
}, |
|
"node_modules/@types/scheduler": { |
|
"version": "0.16.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/styled-components": { |
|
"version": "5.1.15", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/hoist-non-react-statics": "*", |
|
"@types/react": "*", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/@types/unist": { |
|
"version": "2.0.6", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/warning": { |
|
"version": "3.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@typescript-eslint/parser": { |
|
"version": "4.33.0", |
|
"dev": true, |
|
"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/@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/@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/@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/@typescript-eslint/typescript-estree/node_modules/globby": { |
|
"version": "11.0.4", |
|
"dev": true, |
|
"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/@typescript-eslint/typescript-estree/node_modules/ignore": { |
|
"version": "5.1.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@typescript-eslint/typescript-estree/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/@typescript-eslint/typescript-estree/node_modules/yallist": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"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/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@zeit/schemas": { |
|
"version": "2.6.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/accepts": { |
|
"version": "1.3.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-types": "~2.1.24", |
|
"negotiator": "0.6.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/accepts/node_modules/mime-types": { |
|
"version": "2.1.32", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": "1.49.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/acorn": { |
|
"version": "7.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"acorn": "bin/acorn" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/acorn-jsx": { |
|
"version": "5.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
|
} |
|
}, |
|
"node_modules/ajv": { |
|
"version": "6.12.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/anser": { |
|
"version": "1.4.9", |
|
"license": "MIT" |
|
}, |
|
"node_modules/ansi-align": { |
|
"version": "2.0.0", |
|
"license": "ISC", |
|
"dependencies": { |
|
"string-width": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/ansi-align/node_modules/ansi-regex": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/ansi-align/node_modules/string-width": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/ansi-align/node_modules/strip-ansi": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/ansi-colors": { |
|
"version": "4.1.1", |
|
"dev": true, |
|
"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-regex": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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/anymatch": { |
|
"version": "3.1.2", |
|
"license": "ISC", |
|
"dependencies": { |
|
"normalize-path": "^3.0.0", |
|
"picomatch": "^2.0.4" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/arch": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/arg": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/argparse": { |
|
"version": "1.0.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"sprintf-js": "~1.0.2" |
|
} |
|
}, |
|
"node_modules/aria-hidden": { |
|
"version": "1.1.3", |
|
"license": "ISC", |
|
"dependencies": { |
|
"tslib": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.5.0" |
|
} |
|
}, |
|
"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/array-differ": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/array-includes": { |
|
"version": "3.1.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1", |
|
"get-intrinsic": "^1.1.1", |
|
"is-string": "^1.0.7" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/array-union": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/array-uniq": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/array.prototype.flat": { |
|
"version": "1.2.5", |
|
"dev": true, |
|
"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", |
|
"dev": true, |
|
"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/arrify": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/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/ast-types-flow": { |
|
"version": "0.0.7", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/astral-regex": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/async": { |
|
"version": "2.6.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"lodash": "^4.17.14" |
|
} |
|
}, |
|
"node_modules/available-typed-arrays": { |
|
"version": "1.0.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/axe-core": { |
|
"version": "4.3.4", |
|
"dev": true, |
|
"license": "MPL-2.0", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/axobject-query": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/babel-code-frame": { |
|
"version": "6.26.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^1.1.3", |
|
"esutils": "^2.0.2", |
|
"js-tokens": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/babel-code-frame/node_modules/ansi-styles": { |
|
"version": "2.2.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/babel-code-frame/node_modules/chalk": { |
|
"version": "1.1.3", |
|
"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", |
|
"license": "MIT" |
|
}, |
|
"node_modules/babel-code-frame/node_modules/strip-ansi": { |
|
"version": "3.0.1", |
|
"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", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-apply-mdx-type-prop": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "7.10.4", |
|
"@mdx-js/util": "1.6.22" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.11.6" |
|
} |
|
}, |
|
"node_modules/babel-plugin-apply-mdx-type-prop/node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.10.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/babel-plugin-dynamic-import-node": { |
|
"version": "2.3.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"object.assign": "^4.1.0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-extract-import-names": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "7.10.4" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/babel-plugin-extract-import-names/node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.10.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/babel-plugin-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-macros/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/babel-plugin-polyfill-corejs2": { |
|
"version": "0.2.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.13.11", |
|
"@babel/helper-define-polyfill-provider": "^0.2.2", |
|
"semver": "^6.1.1" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-polyfill-corejs3": { |
|
"version": "0.2.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-define-polyfill-provider": "^0.2.2", |
|
"core-js-compat": "^3.14.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-polyfill-regenerator": { |
|
"version": "0.2.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-define-polyfill-provider": "^0.2.2" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-styled-components": { |
|
"version": "1.13.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.0.0", |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"babel-plugin-syntax-jsx": "^6.18.0", |
|
"lodash": "^4.17.11" |
|
}, |
|
"peerDependencies": { |
|
"styled-components": ">= 2" |
|
} |
|
}, |
|
"node_modules/babel-plugin-syntax-jsx": { |
|
"version": "6.18.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/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/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/bn.js": { |
|
"version": "4.12.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/boolbase": { |
|
"version": "1.0.0", |
|
"license": "ISC" |
|
}, |
|
"node_modules/boxen": { |
|
"version": "1.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-align": "^2.0.0", |
|
"camelcase": "^4.0.0", |
|
"chalk": "^2.0.1", |
|
"cli-boxes": "^1.0.0", |
|
"string-width": "^2.0.0", |
|
"term-size": "^1.2.0", |
|
"widest-line": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/boxen/node_modules/ansi-regex": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/boxen/node_modules/camelcase": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/boxen/node_modules/string-width": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/boxen/node_modules/strip-ansi": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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/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-rsa/node_modules/bn.js": { |
|
"version": "5.2.0", |
|
"license": "MIT" |
|
}, |
|
"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/bn.js": { |
|
"version": "5.2.0", |
|
"license": "MIT" |
|
}, |
|
"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", |
|
"license": "MIT", |
|
"dependencies": { |
|
"pako": "~1.0.5" |
|
} |
|
}, |
|
"node_modules/browserslist": { |
|
"version": "4.17.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"caniuse-lite": "^1.0.30001254", |
|
"colorette": "^1.3.0", |
|
"electron-to-chromium": "^1.3.830", |
|
"escalade": "^3.1.1", |
|
"node-releases": "^1.1.75" |
|
}, |
|
"bin": { |
|
"browserslist": "cli.js" |
|
}, |
|
"engines": { |
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
} |
|
}, |
|
"node_modules/buffer": { |
|
"version": "5.6.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"base64-js": "^1.0.2", |
|
"ieee754": "^1.1.4" |
|
} |
|
}, |
|
"node_modules/buffer-xor": { |
|
"version": "1.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/builtin-status-codes": { |
|
"version": "3.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/builtins": { |
|
"version": "1.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/bytes": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/cacheable-request": { |
|
"version": "6.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"clone-response": "^1.0.2", |
|
"get-stream": "^5.1.0", |
|
"http-cache-semantics": "^4.0.0", |
|
"keyv": "^3.0.0", |
|
"lowercase-keys": "^2.0.0", |
|
"normalize-url": "^4.1.0", |
|
"responselike": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cacheable-request/node_modules/get-stream": { |
|
"version": "5.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"pump": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/cacheable-request/node_modules/lowercase-keys": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/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/callsites": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"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/camelize": { |
|
"version": "1.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/caniuse-lite": { |
|
"version": "1.0.30001254", |
|
"license": "CC-BY-4.0", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
} |
|
}, |
|
"node_modules/capture-stack-trace": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/ccount": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"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/chalk/node_modules/ansi-styles": { |
|
"version": "3.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^1.9.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/chalk/node_modules/color-convert": { |
|
"version": "1.9.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"node_modules/chalk/node_modules/color-name": { |
|
"version": "1.1.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/character-entities": { |
|
"version": "1.2.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/character-entities-legacy": { |
|
"version": "1.1.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/character-reference-invalid": { |
|
"version": "1.1.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/chardet": { |
|
"version": "0.7.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/chokidar": { |
|
"version": "3.5.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"anymatch": "~3.1.1", |
|
"braces": "~3.0.2", |
|
"glob-parent": "~5.1.0", |
|
"is-binary-path": "~2.1.0", |
|
"is-glob": "~4.0.1", |
|
"normalize-path": "~3.0.0", |
|
"readdirp": "~3.5.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8.10.0" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "~2.3.1" |
|
} |
|
}, |
|
"node_modules/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/classnames": { |
|
"version": "2.2.6", |
|
"license": "MIT" |
|
}, |
|
"node_modules/cli-boxes": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/cli-cursor": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"restore-cursor": "^3.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cli-width": { |
|
"version": "3.0.0", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/clipboardy": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"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", |
|
"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/clipboardy/node_modules/execa": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"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", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"pump": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/clipboardy/node_modules/semver": { |
|
"version": "5.7.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/cliui": { |
|
"version": "5.0.0", |
|
"license": "ISC", |
|
"dependencies": { |
|
"string-width": "^3.1.0", |
|
"strip-ansi": "^5.2.0", |
|
"wrap-ansi": "^5.1.0" |
|
} |
|
}, |
|
"node_modules/cliui/node_modules/emoji-regex": { |
|
"version": "7.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/cliui/node_modules/string-width": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/clone-response": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-response": "^1.0.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/collapse-white-space": { |
|
"version": "1.0.6", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/color-convert": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "~1.1.4" |
|
}, |
|
"engines": { |
|
"node": ">=7.0.0" |
|
} |
|
}, |
|
"node_modules/color-name": { |
|
"version": "1.1.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/colorette": { |
|
"version": "1.3.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/comma-separated-tokens": { |
|
"version": "1.0.8", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/commander": { |
|
"version": "2.20.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/comment-json": { |
|
"version": "2.4.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"core-util-is": "^1.0.2", |
|
"esprima": "^4.0.1", |
|
"has-own-prop": "^2.0.0", |
|
"repeat-string": "^1.6.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/commondir": { |
|
"version": "1.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/compressible": { |
|
"version": "2.0.18", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": ">= 1.43.0 < 2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"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/compression/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/compression/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/compute-scroll-into-view": { |
|
"version": "1.0.14", |
|
"license": "MIT" |
|
}, |
|
"node_modules/concat-map": { |
|
"version": "0.0.1", |
|
"license": "MIT" |
|
}, |
|
"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/xdg-basedir": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/constants-browserify": { |
|
"version": "1.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/content-disposition": { |
|
"version": "0.5.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/convert-source-map": { |
|
"version": "1.8.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "~5.1.1" |
|
} |
|
}, |
|
"node_modules/copy-to-clipboard": { |
|
"version": "3.3.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"toggle-selection": "^1.0.6" |
|
} |
|
}, |
|
"node_modules/core-js-compat": { |
|
"version": "3.17.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.16.8", |
|
"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.0", |
|
"dev": true, |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/core-js" |
|
} |
|
}, |
|
"node_modules/core-util-is": { |
|
"version": "1.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/cosmiconfig": { |
|
"version": "7.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/create-ecdh": { |
|
"version": "4.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"bn.js": "^4.1.0", |
|
"elliptic": "^6.5.3" |
|
} |
|
}, |
|
"node_modules/create-error-class": { |
|
"version": "3.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"capture-stack-trace": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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/cross-spawn": { |
|
"version": "7.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/cross-spawn/node_modules/path-key": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-spawn/node_modules/shebang-command": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-spawn/node_modules/shebang-regex": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-spawn/node_modules/which": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"node-which": "bin/node-which" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"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/css-box-model": { |
|
"version": "1.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"tiny-invariant": "^1.0.6" |
|
} |
|
}, |
|
"node_modules/css-color-keywords": { |
|
"version": "1.0.0", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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/css-select-base-adapter": { |
|
"version": "0.1.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/css-to-react-native": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"camelize": "^1.0.0", |
|
"css-color-keywords": "^1.0.0", |
|
"postcss-value-parser": "^4.0.2" |
|
} |
|
}, |
|
"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/css-tree/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/css-what": { |
|
"version": "3.4.2", |
|
"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/cssnano-preset-simple": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"caniuse-lite": "^1.0.30001202" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/cssnano-simple": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssnano-preset-simple": "^3.0.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
}, |
|
"peerDependenciesMeta": { |
|
"postcss": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/csso": { |
|
"version": "4.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"css-tree": "^1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/csso/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/csso/node_modules/mdn-data": { |
|
"version": "2.0.14", |
|
"license": "CC0-1.0" |
|
}, |
|
"node_modules/csso/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/csstype": { |
|
"version": "3.0.8", |
|
"license": "MIT" |
|
}, |
|
"node_modules/damerau-levenshtein": { |
|
"version": "1.0.7", |
|
"dev": true, |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/data-uri-to-buffer": { |
|
"version": "3.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/date-fns": { |
|
"version": "2.25.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.11" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/date-fns" |
|
} |
|
}, |
|
"node_modules/debug": { |
|
"version": "4.3.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/decamelize": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/decompress-response": { |
|
"version": "3.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-response": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/deep-extend": { |
|
"version": "0.6.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/deep-is": { |
|
"version": "0.1.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/deepmerge": { |
|
"version": "4.2.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/defer-to-connect": { |
|
"version": "1.1.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/define-properties": { |
|
"version": "1.1.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"object-keys": "^1.0.12" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/depd": { |
|
"version": "1.1.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/des.js": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "^2.0.1", |
|
"minimalistic-assert": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/detab": { |
|
"version": "2.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"repeat-string": "^1.5.4" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/detect-indent": { |
|
"version": "6.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/detect-node-es": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"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/dir-glob": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-type": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/doctrine": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"esutils": "^2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/dom-serializer": { |
|
"version": "0.2.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"domelementtype": "^2.0.1", |
|
"entities": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/dom-serializer/node_modules/domelementtype": { |
|
"version": "2.2.0", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/fb55" |
|
} |
|
], |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/domain-browser": { |
|
"version": "4.19.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://bevry.me/fund" |
|
} |
|
}, |
|
"node_modules/domelementtype": { |
|
"version": "1.3.1", |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/domutils": { |
|
"version": "1.7.0", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"dom-serializer": "0", |
|
"domelementtype": "1" |
|
} |
|
}, |
|
"node_modules/dot-prop": { |
|
"version": "5.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-obj": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/dotenv": { |
|
"version": "5.0.1", |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.6.0" |
|
} |
|
}, |
|
"node_modules/duplexer3": { |
|
"version": "0.1.4", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/editorconfig": { |
|
"version": "0.15.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"commander": "^2.19.0", |
|
"lru-cache": "^4.1.5", |
|
"semver": "^5.6.0", |
|
"sigmund": "^1.0.1" |
|
}, |
|
"bin": { |
|
"editorconfig": "bin/editorconfig" |
|
} |
|
}, |
|
"node_modules/editorconfig/node_modules/semver": { |
|
"version": "5.7.1", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/electron-to-chromium": { |
|
"version": "1.3.830", |
|
"license": "ISC" |
|
}, |
|
"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/email-addresses": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/emoji-regex": { |
|
"version": "8.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/emojis-list": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/encoding": { |
|
"version": "0.1.13", |
|
"license": "MIT", |
|
"dependencies": { |
|
"iconv-lite": "^0.6.2" |
|
} |
|
}, |
|
"node_modules/encoding/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/end-of-stream": { |
|
"version": "1.4.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"once": "^1.4.0" |
|
} |
|
}, |
|
"node_modules/enquirer": { |
|
"version": "2.3.6", |
|
"dev": true, |
|
"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/error-ex": { |
|
"version": "1.3.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-arrayish": "^0.2.1" |
|
} |
|
}, |
|
"node_modules/es-abstract": { |
|
"version": "1.19.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"es-to-primitive": "^1.2.1", |
|
"function-bind": "^1.1.1", |
|
"get-intrinsic": "^1.1.1", |
|
"get-symbol-description": "^1.0.0", |
|
"has": "^1.0.3", |
|
"has-symbols": "^1.0.2", |
|
"internal-slot": "^1.0.3", |
|
"is-callable": "^1.2.4", |
|
"is-negative-zero": "^2.0.1", |
|
"is-regex": "^1.1.4", |
|
"is-shared-array-buffer": "^1.0.1", |
|
"is-string": "^1.0.7", |
|
"is-weakref": "^1.0.1", |
|
"object-inspect": "^1.11.0", |
|
"object-keys": "^1.1.1", |
|
"object.assign": "^4.1.2", |
|
"string.prototype.trimend": "^1.0.4", |
|
"string.prototype.trimstart": "^1.0.4", |
|
"unbox-primitive": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"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/es6-object-assign": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/escalade": { |
|
"version": "3.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/escape-goat": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/escape-string-regexp": { |
|
"version": "1.0.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/eslint": { |
|
"version": "7.32.0", |
|
"dev": true, |
|
"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-next": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@next/eslint-plugin-next": "12.0.1", |
|
"@rushstack/eslint-patch": "^1.0.6", |
|
"@typescript-eslint/parser": "^4.20.0", |
|
"eslint-import-resolver-node": "^0.3.4", |
|
"eslint-import-resolver-typescript": "^2.4.0", |
|
"eslint-plugin-import": "^2.22.1", |
|
"eslint-plugin-jsx-a11y": "^6.4.1", |
|
"eslint-plugin-react": "^7.23.1", |
|
"eslint-plugin-react-hooks": "^4.2.0" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^7.23.0", |
|
"next": ">=10.2.0", |
|
"typescript": ">=3.3.1" |
|
}, |
|
"peerDependenciesMeta": { |
|
"typescript": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/eslint-config-prettier": { |
|
"version": "8.3.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", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "^3.2.7", |
|
"resolve": "^1.20.0" |
|
} |
|
}, |
|
"node_modules/eslint-import-resolver-node/node_modules/debug": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.1" |
|
} |
|
}, |
|
"node_modules/eslint-import-resolver-typescript": { |
|
"version": "2.5.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"debug": "^4.3.1", |
|
"glob": "^7.1.7", |
|
"is-glob": "^4.0.1", |
|
"resolve": "^1.20.0", |
|
"tsconfig-paths": "^3.9.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "*", |
|
"eslint-plugin-import": "*" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils": { |
|
"version": "2.7.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "^3.2.7", |
|
"find-up": "^2.1.0", |
|
"pkg-dir": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/debug": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.1" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/find-up": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/locate-path": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^2.0.0", |
|
"path-exists": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/p-limit": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-try": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/p-locate": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^1.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/p-try": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-module-utils/node_modules/pkg-dir": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-up": "^2.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-import": { |
|
"version": "2.25.2", |
|
"dev": true, |
|
"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.0", |
|
"has": "^1.0.3", |
|
"is-core-module": "^2.7.0", |
|
"is-glob": "^4.0.3", |
|
"minimatch": "^3.0.4", |
|
"object.values": "^1.1.5", |
|
"resolve": "^1.20.0", |
|
"tsconfig-paths": "^3.11.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-import/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-import/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/eslint-plugin-jsx-a11y": { |
|
"version": "6.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.11.2", |
|
"aria-query": "^4.2.2", |
|
"array-includes": "^3.1.1", |
|
"ast-types-flow": "^0.0.7", |
|
"axe-core": "^4.0.2", |
|
"axobject-query": "^2.2.0", |
|
"damerau-levenshtein": "^1.0.6", |
|
"emoji-regex": "^9.0.0", |
|
"has": "^1.0.3", |
|
"jsx-ast-utils": "^3.1.0", |
|
"language-tags": "^1.0.5" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/emoji-regex": { |
|
"version": "9.2.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/eslint-plugin-react": { |
|
"version": "7.26.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"array-includes": "^3.1.3", |
|
"array.prototype.flatmap": "^1.2.4", |
|
"doctrine": "^2.1.0", |
|
"estraverse": "^5.2.0", |
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0", |
|
"minimatch": "^3.0.4", |
|
"object.entries": "^1.1.4", |
|
"object.fromentries": "^2.0.4", |
|
"object.hasown": "^1.0.0", |
|
"object.values": "^1.1.4", |
|
"prop-types": "^15.7.2", |
|
"resolve": "^2.0.0-next.3", |
|
"semver": "^6.3.0", |
|
"string.prototype.matchall": "^4.0.5" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-react-hooks": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" |
|
} |
|
}, |
|
"node_modules/eslint-plugin-react/node_modules/resolve": { |
|
"version": "2.0.0-next.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-core-module": "^2.2.0", |
|
"path-parse": "^1.0.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/eslint-scope": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"esrecurse": "^4.3.0", |
|
"estraverse": "^4.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/eslint-scope/node_modules/estraverse": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/eslint-utils": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"eslint-visitor-keys": "^1.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/mysticatea" |
|
} |
|
}, |
|
"node_modules/eslint-visitor-keys": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/@babel/code-frame": { |
|
"version": "7.12.11", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/highlight": "^7.10.4" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/ansi-regex": { |
|
"version": "5.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/chalk": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/chalk?sponsor=1" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/doctrine": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"esutils": "^2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/escape-string-regexp": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/eslint-visitor-keys": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/globals": { |
|
"version": "13.12.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"type-fest": "^0.20.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/lru-cache": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/eslint/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/node_modules/strip-ansi": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/eslint/node_modules/yallist": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/espree": { |
|
"version": "7.3.1", |
|
"dev": true, |
|
"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/esprima": { |
|
"version": "4.0.1", |
|
"license": "BSD-2-Clause", |
|
"bin": { |
|
"esparse": "bin/esparse.js", |
|
"esvalidate": "bin/esvalidate.js" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/esquery": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"estraverse": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10" |
|
} |
|
}, |
|
"node_modules/esrecurse": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"estraverse": "^5.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/estraverse": { |
|
"version": "5.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/esutils": { |
|
"version": "2.0.3", |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/etag": { |
|
"version": "1.8.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/events": { |
|
"version": "3.3.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.x" |
|
} |
|
}, |
|
"node_modules/evp_bytestokey": { |
|
"version": "1.0.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"md5.js": "^1.3.4", |
|
"safe-buffer": "^5.1.1" |
|
} |
|
}, |
|
"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/execa/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/execa/node_modules/is-stream": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/execa/node_modules/npm-run-path": { |
|
"version": "4.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/execa/node_modules/path-key": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/fast-deep-equal": { |
|
"version": "3.1.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-glob": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"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" |
|
} |
|
}, |
|
"node_modules/fast-json-stable-stringify": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-levenshtein": { |
|
"version": "2.0.6", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/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/fastq": { |
|
"version": "1.13.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"reusify": "^1.0.4" |
|
} |
|
}, |
|
"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", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"flat-cache": "^3.0.4" |
|
}, |
|
"engines": { |
|
"node": "^10.12.0 || >=12.0.0" |
|
} |
|
}, |
|
"node_modules/filename-reserved-regex": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/filenamify": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"filename-reserved-regex": "^2.0.0", |
|
"strip-outer": "^1.0.1", |
|
"trim-repeated": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/fill-range": { |
|
"version": "7.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"to-regex-range": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/find-cache-dir": { |
|
"version": "3.3.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"commondir": "^1.0.1", |
|
"make-dir": "^3.0.2", |
|
"pkg-dir": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1" |
|
} |
|
}, |
|
"node_modules/find-root": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"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/find-up/node_modules/path-exists": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/flat-cache": { |
|
"version": "3.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"flatted": "^3.1.0", |
|
"rimraf": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": "^10.12.0 || >=12.0.0" |
|
} |
|
}, |
|
"node_modules/flat-cache/node_modules/rimraf": { |
|
"version": "3.0.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"glob": "^7.1.3" |
|
}, |
|
"bin": { |
|
"rimraf": "bin.js" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"node_modules/flatted": { |
|
"version": "3.2.2", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/focus-lock": { |
|
"version": "0.8.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"tslib": "^1.9.3" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/focus-visible": { |
|
"version": "5.2.0", |
|
"license": "W3C" |
|
}, |
|
"node_modules/foreach": { |
|
"version": "2.0.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/framer-motion": { |
|
"version": "4.1.17", |
|
"license": "MIT", |
|
"dependencies": { |
|
"framesync": "5.3.0", |
|
"hey-listen": "^1.0.8", |
|
"popmotion": "9.3.6", |
|
"style-value-types": "4.1.4", |
|
"tslib": "^2.1.0" |
|
}, |
|
"optionalDependencies": { |
|
"@emotion/is-prop-valid": "^0.8.2" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8 || ^17.0.0", |
|
"react-dom": ">=16.8 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/framer-motion/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/framesync": { |
|
"version": "5.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"tslib": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/framesync/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/fs-exists-sync": { |
|
"version": "0.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/fs-extra": { |
|
"version": "8.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"graceful-fs": "^4.2.0", |
|
"jsonfile": "^4.0.0", |
|
"universalify": "^0.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6 <7 || >=8" |
|
} |
|
}, |
|
"node_modules/fs.realpath": { |
|
"version": "1.0.0", |
|
"license": "ISC" |
|
}, |
|
"node_modules/fsevents": { |
|
"version": "2.3.2", |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
|
} |
|
}, |
|
"node_modules/function-bind": { |
|
"version": "1.1.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/functional-red-black-tree": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/gensync": { |
|
"version": "1.0.0-beta.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/get-caller-file": { |
|
"version": "2.0.5", |
|
"license": "ISC", |
|
"engines": { |
|
"node": "6.* || 8.* || >= 10.*" |
|
} |
|
}, |
|
"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-nonce": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/get-orientation": { |
|
"version": "1.1.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"stream-parser": "^0.3.1" |
|
} |
|
}, |
|
"node_modules/get-stream": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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/gh-pages": { |
|
"version": "3.2.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"async": "^2.6.1", |
|
"commander": "^2.18.0", |
|
"email-addresses": "^3.0.1", |
|
"filenamify": "^4.3.0", |
|
"find-cache-dir": "^3.3.1", |
|
"fs-extra": "^8.1.0", |
|
"globby": "^6.1.0" |
|
}, |
|
"bin": { |
|
"gh-pages": "bin/gh-pages.js", |
|
"gh-pages-clean": "bin/gh-pages-clean.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/git-config-path": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"extend-shallow": "^2.0.1", |
|
"fs-exists-sync": "^0.1.0", |
|
"homedir-polyfill": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/git-username": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"parse-github-url": "^1.0.2", |
|
"remote-origin-url": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.8" |
|
} |
|
}, |
|
"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-to-regexp": { |
|
"version": "0.4.1", |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/global-dirs": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ini": "1.3.7" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/global-dirs/node_modules/ini": { |
|
"version": "1.3.7", |
|
"license": "ISC" |
|
}, |
|
"node_modules/globals": { |
|
"version": "11.12.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/globby": { |
|
"version": "6.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"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/globby/node_modules/array-union": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"array-uniq": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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/got/node_modules/get-stream": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"pump": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/graceful-fs": { |
|
"version": "4.2.8", |
|
"license": "ISC" |
|
}, |
|
"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", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/has-bigints": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/has-flag": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/has-own-prop": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/has-symbols": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"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-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/hast-to-hyperscript": { |
|
"version": "9.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.3", |
|
"comma-separated-tokens": "^1.0.0", |
|
"property-information": "^5.3.0", |
|
"space-separated-tokens": "^1.0.0", |
|
"style-to-object": "^0.3.0", |
|
"unist-util-is": "^4.0.0", |
|
"web-namespaces": "^1.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/hast-util-from-parse5": { |
|
"version": "6.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/parse5": "^5.0.0", |
|
"hastscript": "^6.0.0", |
|
"property-information": "^5.0.0", |
|
"vfile": "^4.0.0", |
|
"vfile-location": "^3.2.0", |
|
"web-namespaces": "^1.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/hast-util-parse-selector": { |
|
"version": "2.2.5", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/hast-util-raw": { |
|
"version": "6.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/hast": "^2.0.0", |
|
"hast-util-from-parse5": "^6.0.0", |
|
"hast-util-to-parse5": "^6.0.0", |
|
"html-void-elements": "^1.0.0", |
|
"parse5": "^6.0.0", |
|
"unist-util-position": "^3.0.0", |
|
"vfile": "^4.0.0", |
|
"web-namespaces": "^1.0.0", |
|
"xtend": "^4.0.0", |
|
"zwitch": "^1.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/hast-util-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-to-string": { |
|
"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/hey-listen": { |
|
"version": "1.0.8", |
|
"license": "MIT" |
|
}, |
|
"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", |
|
"license": "MIT", |
|
"dependencies": { |
|
"parse-passwd": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/hosted-git-info": { |
|
"version": "2.8.9", |
|
"license": "ISC" |
|
}, |
|
"node_modules/html-void-elements": { |
|
"version": "1.0.5", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/http-cache-semantics": { |
|
"version": "4.1.0", |
|
"license": "BSD-2-Clause" |
|
}, |
|
"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/https-browserify": { |
|
"version": "1.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/human-signals": { |
|
"version": "1.1.1", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=8.12.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/iconv-lite": { |
|
"version": "0.4.24", |
|
"license": "MIT", |
|
"dependencies": { |
|
"safer-buffer": ">= 2.1.2 < 3" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/ieee754": { |
|
"version": "1.2.1", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/ignore": { |
|
"version": "4.0.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/image-size": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"queue": "6.0.2" |
|
}, |
|
"bin": { |
|
"image-size": "bin/image-size.js" |
|
}, |
|
"engines": { |
|
"node": ">=12.0.0" |
|
} |
|
}, |
|
"node_modules/import-fresh": { |
|
"version": "3.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"parent-module": "^1.0.0", |
|
"resolve-from": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/import-lazy": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/imurmurhash": { |
|
"version": "0.1.4", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.19" |
|
} |
|
}, |
|
"node_modules/inflight": { |
|
"version": "1.0.6", |
|
"license": "ISC", |
|
"dependencies": { |
|
"once": "^1.3.0", |
|
"wrappy": "1" |
|
} |
|
}, |
|
"node_modules/inherits": { |
|
"version": "2.0.4", |
|
"license": "ISC" |
|
}, |
|
"node_modules/ini": { |
|
"version": "1.3.8", |
|
"license": "ISC" |
|
}, |
|
"node_modules/inline-style-parser": { |
|
"version": "0.1.1", |
|
"license": "MIT" |
|
}, |
|
"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/inquirer/node_modules/ansi-regex": { |
|
"version": "5.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/inquirer/node_modules/strip-ansi": { |
|
"version": "6.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/inquirer/node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/invariant": { |
|
"version": "2.2.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/is-alphabetical": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/is-alphanumerical": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-alphabetical": "^1.0.0", |
|
"is-decimal": "^1.0.0" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/is-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", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-bigints": "^1.0.1" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-binary-path": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"binary-extensions": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/is-boolean-object": { |
|
"version": "1.1.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"has-tostringtag": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-buffer": { |
|
"version": "2.0.5", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/is-callable": { |
|
"version": "1.2.4", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-ci": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ci-info": "^2.0.0" |
|
}, |
|
"bin": { |
|
"is-ci": "bin.js" |
|
} |
|
}, |
|
"node_modules/is-core-module": { |
|
"version": "2.8.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has": "^1.0.3" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"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-directory": { |
|
"version": "0.3.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-docker": { |
|
"version": "2.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"is-docker": "cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/is-extendable": { |
|
"version": "0.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-extglob": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-fullwidth-code-point": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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.3.2", |
|
"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/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.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-npm": { |
|
"version": "4.0.0", |
|
"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-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-redirect": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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-retry-allowed": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-shared-array-buffer": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-stream": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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-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-weakref": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.0" |
|
}, |
|
"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-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", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-docker": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/is-yarn-global": { |
|
"version": "0.3.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/isexe": { |
|
"version": "2.0.0", |
|
"license": "ISC" |
|
}, |
|
"node_modules/jest-worker": { |
|
"version": "27.0.0-next.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*", |
|
"merge-stream": "^2.0.0", |
|
"supports-color": "^8.0.0" |
|
}, |
|
"engines": { |
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
|
} |
|
}, |
|
"node_modules/jest-worker/node_modules/supports-color": { |
|
"version": "8.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/supports-color?sponsor=1" |
|
} |
|
}, |
|
"node_modules/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/jsesc": { |
|
"version": "2.5.2", |
|
"license": "MIT", |
|
"bin": { |
|
"jsesc": "bin/jsesc" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/json-buffer": { |
|
"version": "3.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-parse-even-better-errors": { |
|
"version": "2.3.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-stable-stringify-without-jsonify": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/json5": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.0" |
|
}, |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
} |
|
}, |
|
"node_modules/jsonfile": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"optionalDependencies": { |
|
"graceful-fs": "^4.1.6" |
|
} |
|
}, |
|
"node_modules/jsx-ast-utils": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"array-includes": "^3.1.2", |
|
"object.assign": "^4.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/keyv": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"json-buffer": "3.0.0" |
|
} |
|
}, |
|
"node_modules/kleur": { |
|
"version": "3.0.3", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/language-subtag-registry": { |
|
"version": "0.3.21", |
|
"dev": true, |
|
"license": "ODC-By-1.0" |
|
}, |
|
"node_modules/language-tags": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"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/levn": { |
|
"version": "0.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "~0.4.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/libnpx": { |
|
"version": "10.2.4", |
|
"license": "ISC", |
|
"dependencies": { |
|
"dotenv": "^5.0.1", |
|
"npm-package-arg": "^6.0.0", |
|
"rimraf": "^2.6.2", |
|
"safe-buffer": "^5.1.0", |
|
"update-notifier": "^2.3.0", |
|
"which": "^1.3.0", |
|
"y18n": "^4.0.0", |
|
"yargs": "^14.2.3" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/ci-info": { |
|
"version": "1.6.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/libnpx/node_modules/configstore": { |
|
"version": "3.1.5", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"dot-prop": "^4.2.1", |
|
"graceful-fs": "^4.1.2", |
|
"make-dir": "^1.0.0", |
|
"unique-string": "^1.0.0", |
|
"write-file-atomic": "^2.0.0", |
|
"xdg-basedir": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/crypto-random-string": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/dot-prop": { |
|
"version": "4.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-obj": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/global-dirs": { |
|
"version": "0.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ini": "^1.3.4" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/got": { |
|
"version": "6.7.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"create-error-class": "^3.0.0", |
|
"duplexer3": "^0.1.4", |
|
"get-stream": "^3.0.0", |
|
"is-redirect": "^1.0.0", |
|
"is-retry-allowed": "^1.0.0", |
|
"is-stream": "^1.0.0", |
|
"lowercase-keys": "^1.0.0", |
|
"safe-buffer": "^5.0.1", |
|
"timed-out": "^4.0.0", |
|
"unzip-response": "^2.0.1", |
|
"url-parse-lax": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/is-ci": { |
|
"version": "1.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ci-info": "^1.5.0" |
|
}, |
|
"bin": { |
|
"is-ci": "bin.js" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/is-installed-globally": { |
|
"version": "0.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"global-dirs": "^0.1.0", |
|
"is-path-inside": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/is-npm": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/is-obj": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/is-path-inside": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-is-inside": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/latest-version": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"package-json": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/make-dir": { |
|
"version": "1.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"pify": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/package-json": { |
|
"version": "4.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"got": "^6.7.1", |
|
"registry-auth-token": "^3.0.1", |
|
"registry-url": "^3.0.3", |
|
"semver": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/pify": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/prepend-http": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/semver": { |
|
"version": "5.7.1", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/semver-diff": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"semver": "^5.0.3" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/unique-string": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"crypto-random-string": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/update-notifier": { |
|
"version": "2.5.0", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"boxen": "^1.2.1", |
|
"chalk": "^2.0.1", |
|
"configstore": "^3.0.0", |
|
"import-lazy": "^2.1.0", |
|
"is-ci": "^1.0.10", |
|
"is-installed-globally": "^0.1.0", |
|
"is-npm": "^1.0.0", |
|
"latest-version": "^3.0.0", |
|
"semver-diff": "^2.0.0", |
|
"xdg-basedir": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/url-parse-lax": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prepend-http": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/libnpx/node_modules/write-file-atomic": { |
|
"version": "2.4.3", |
|
"license": "ISC", |
|
"dependencies": { |
|
"graceful-fs": "^4.1.11", |
|
"imurmurhash": "^0.1.4", |
|
"signal-exit": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/lines-and-columns": { |
|
"version": "1.1.6", |
|
"license": "MIT" |
|
}, |
|
"node_modules/listify": { |
|
"version": "1.0.3", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"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/loader-utils/node_modules/json5": { |
|
"version": "2.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.5" |
|
}, |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/locate-path": { |
|
"version": "5.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/lodash": { |
|
"version": "4.17.21", |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.clonedeep": { |
|
"version": "4.5.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.debounce": { |
|
"version": "4.0.8", |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.merge": { |
|
"version": "4.6.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.mergewith": { |
|
"version": "4.6.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.sortby": { |
|
"version": "4.7.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.truncate": { |
|
"version": "4.4.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.uniq": { |
|
"version": "4.5.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/longest": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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/lowercase-keys": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/lru-cache": { |
|
"version": "4.1.5", |
|
"license": "ISC", |
|
"dependencies": { |
|
"pseudomap": "^1.0.2", |
|
"yallist": "^2.1.2" |
|
} |
|
}, |
|
"node_modules/make-dir": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"semver": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/markdown-escapes": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"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-squeeze-paragraphs": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unist-util-remove": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/mdast-util-definitions": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unist-util-visit": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/mdast-util-to-hast": { |
|
"version": "10.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/mdast": "^3.0.0", |
|
"@types/unist": "^2.0.0", |
|
"mdast-util-definitions": "^4.0.0", |
|
"mdurl": "^1.0.0", |
|
"unist-builder": "^2.0.0", |
|
"unist-util-generated": "^1.0.0", |
|
"unist-util-position": "^3.0.0", |
|
"unist-util-visit": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/mdn-data": { |
|
"version": "2.0.4", |
|
"license": "CC0-1.0" |
|
}, |
|
"node_modules/mdurl": { |
|
"version": "1.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/merge-stream": { |
|
"version": "2.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/merge2": { |
|
"version": "1.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/micromatch": { |
|
"version": "4.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"braces": "^3.0.1", |
|
"picomatch": "^2.2.3" |
|
}, |
|
"engines": { |
|
"node": ">=8.6" |
|
} |
|
}, |
|
"node_modules/middleearth-names": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unique-random-array": "1.0.0" |
|
} |
|
}, |
|
"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/mime-db": { |
|
"version": "1.49.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mime-types": { |
|
"version": "2.1.18", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": "~1.33.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mime-types/node_modules/mime-db": { |
|
"version": "1.33.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"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/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.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/mkdirp": { |
|
"version": "0.5.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.5" |
|
}, |
|
"bin": { |
|
"mkdirp": "bin/cmd.js" |
|
} |
|
}, |
|
"node_modules/mri": { |
|
"version": "1.1.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/mrm": { |
|
"version": "3.0.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"git-username": "^1.0.0", |
|
"glob": "^7.1.6", |
|
"inquirer": "^7.0.4", |
|
"is-directory": "^0.3.1", |
|
"kleur": "^3.0.3", |
|
"libnpx": "^10.2.4", |
|
"listify": "^1.0.0", |
|
"lodash": "^4.17.15", |
|
"longest": "^2.0.1", |
|
"middleearth-names": "^1.1.0", |
|
"minimist": "^1.2.0", |
|
"mrm-core": "^6.1.7", |
|
"semver-utils": "^1.1.4", |
|
"update-notifier": "^4.1.0", |
|
"user-home": "^2.0.0", |
|
"user-meta": "^1.0.0", |
|
"which": "^2.0.2" |
|
}, |
|
"bin": { |
|
"mrm": "bin/mrm.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.13" |
|
} |
|
}, |
|
"node_modules/mrm-core": { |
|
"version": "6.1.7", |
|
"license": "MIT", |
|
"dependencies": { |
|
"babel-code-frame": "^6.26.0", |
|
"comment-json": "^2.2.0", |
|
"detect-indent": "^6.0.0", |
|
"editorconfig": "^0.15.3", |
|
"find-up": "^4.1.0", |
|
"fs-extra": "^8.1.0", |
|
"kleur": "^3.0.3", |
|
"listify": "^1.0.0", |
|
"lodash": "^4.17.15", |
|
"minimist": "^1.2.0", |
|
"prop-ini": "^0.0.2", |
|
"rc": "^1.2.8", |
|
"readme-badger": "^0.3.0", |
|
"semver": "^6.3.0", |
|
"smpltmpl": "^1.0.2", |
|
"split-lines": "^2.0.0", |
|
"strip-bom": "^4.0.0", |
|
"validate-npm-package-name": "^3.0.0", |
|
"webpack-merge": "^4.2.2", |
|
"yaml": "^2.0.0-1" |
|
}, |
|
"engines": { |
|
"node": ">=10.13" |
|
} |
|
}, |
|
"node_modules/mrm-core/node_modules/strip-bom": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/mrm-core/node_modules/yaml": { |
|
"version": "2.0.0-8", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 12" |
|
} |
|
}, |
|
"node_modules/mrm/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/ms": { |
|
"version": "2.1.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/multimatch": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/minimatch": "^3.0.3", |
|
"array-differ": "^3.0.0", |
|
"array-union": "^2.1.0", |
|
"arrify": "^2.0.1", |
|
"minimatch": "^3.0.4" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/mute-stream": { |
|
"version": "0.0.8", |
|
"license": "ISC" |
|
}, |
|
"node_modules/nanoid": { |
|
"version": "3.1.25", |
|
"license": "MIT", |
|
"bin": { |
|
"nanoid": "bin/nanoid.cjs" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
|
} |
|
}, |
|
"node_modules/natural-compare": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/negotiator": { |
|
"version": "0.6.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/neo-async": { |
|
"version": "2.6.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/next": { |
|
"version": "12.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "7.15.4", |
|
"@hapi/accept": "5.0.2", |
|
"@next/env": "12.0.1", |
|
"@next/polyfill-module": "12.0.1", |
|
"@next/react-dev-overlay": "12.0.1", |
|
"@next/react-refresh-utils": "12.0.1", |
|
"@node-rs/helper": "1.2.1", |
|
"acorn": "8.5.0", |
|
"assert": "2.0.0", |
|
"browserify-zlib": "0.2.0", |
|
"browserslist": "4.16.6", |
|
"buffer": "5.6.0", |
|
"caniuse-lite": "^1.0.30001228", |
|
"chalk": "2.4.2", |
|
"chokidar": "3.5.1", |
|
"constants-browserify": "1.0.0", |
|
"crypto-browserify": "3.12.0", |
|
"cssnano-simple": "3.0.0", |
|
"domain-browser": "4.19.0", |
|
"encoding": "0.1.13", |
|
"etag": "1.8.1", |
|
"events": "3.3.0", |
|
"find-cache-dir": "3.3.1", |
|
"get-orientation": "1.1.2", |
|
"https-browserify": "1.0.0", |
|
"image-size": "1.0.0", |
|
"jest-worker": "27.0.0-next.5", |
|
"node-fetch": "2.6.1", |
|
"node-html-parser": "1.4.9", |
|
"os-browserify": "0.3.0", |
|
"p-limit": "3.1.0", |
|
"path-browserify": "1.0.1", |
|
"postcss": "8.2.15", |
|
"process": "0.11.10", |
|
"querystring-es3": "0.2.1", |
|
"raw-body": "2.4.1", |
|
"react-is": "17.0.2", |
|
"react-refresh": "0.8.3", |
|
"react-server-dom-webpack": "0.0.0-experimental-3c4c1c470-20211021", |
|
"regenerator-runtime": "0.13.4", |
|
"stream-browserify": "3.0.0", |
|
"stream-http": "3.1.1", |
|
"string_decoder": "1.3.0", |
|
"styled-jsx": "5.0.0-beta.3", |
|
"timers-browserify": "2.0.12", |
|
"tty-browserify": "0.0.1", |
|
"use-subscription": "1.5.1", |
|
"util": "0.12.4", |
|
"vm-browserify": "1.1.2", |
|
"watchpack": "2.1.1", |
|
"web-streams-polyfill": "3.0.3" |
|
}, |
|
"bin": { |
|
"next": "dist/bin/next" |
|
}, |
|
"engines": { |
|
"node": ">=12.22.0" |
|
}, |
|
"optionalDependencies": { |
|
"@next/swc-android-arm64": "12.0.1", |
|
"@next/swc-darwin-arm64": "12.0.1", |
|
"@next/swc-darwin-x64": "12.0.1", |
|
"@next/swc-linux-arm-gnueabihf": "12.0.1", |
|
"@next/swc-linux-arm64-gnu": "12.0.1", |
|
"@next/swc-linux-arm64-musl": "12.0.1", |
|
"@next/swc-linux-x64-gnu": "12.0.1", |
|
"@next/swc-linux-x64-musl": "12.0.1", |
|
"@next/swc-win32-arm64-msvc": "12.0.1", |
|
"@next/swc-win32-ia32-msvc": "12.0.1", |
|
"@next/swc-win32-x64-msvc": "12.0.1" |
|
}, |
|
"peerDependencies": { |
|
"fibers": ">= 3.1.0", |
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0", |
|
"react": "^17.0.2 || ^18.0.0", |
|
"react-dom": "^17.0.2 || ^18.0.0", |
|
"sass": "^1.3.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"fibers": { |
|
"optional": true |
|
}, |
|
"node-sass": { |
|
"optional": true |
|
}, |
|
"sass": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/next/node_modules/acorn": { |
|
"version": "8.5.0", |
|
"license": "MIT", |
|
"bin": { |
|
"acorn": "bin/acorn" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/next/node_modules/browserslist": { |
|
"version": "4.16.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"caniuse-lite": "^1.0.30001219", |
|
"colorette": "^1.2.2", |
|
"electron-to-chromium": "^1.3.723", |
|
"escalade": "^3.1.1", |
|
"node-releases": "^1.1.71" |
|
}, |
|
"bin": { |
|
"browserslist": "cli.js" |
|
}, |
|
"engines": { |
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
} |
|
}, |
|
"node_modules/next/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/next/node_modules/react-is": { |
|
"version": "17.0.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/next/node_modules/regenerator-runtime": { |
|
"version": "0.13.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/nice-try": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/node-fetch": { |
|
"version": "2.6.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "4.x || >=6.0.0" |
|
} |
|
}, |
|
"node_modules/node-html-parser": { |
|
"version": "1.4.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"he": "1.2.0" |
|
} |
|
}, |
|
"node_modules/node-releases": { |
|
"version": "1.1.75", |
|
"license": "MIT" |
|
}, |
|
"node_modules/normalize-path": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/normalize-url": { |
|
"version": "4.5.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/npm-package-arg": { |
|
"version": "6.1.1", |
|
"license": "ISC", |
|
"dependencies": { |
|
"hosted-git-info": "^2.7.1", |
|
"osenv": "^0.1.5", |
|
"semver": "^5.6.0", |
|
"validate-npm-package-name": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/npm-package-arg/node_modules/semver": { |
|
"version": "5.7.1", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/npm-run-path": { |
|
"version": "2.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/nth-check": { |
|
"version": "1.0.2", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"boolbase": "~1.0.0" |
|
} |
|
}, |
|
"node_modules/object-assign": { |
|
"version": "4.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/object-inspect": { |
|
"version": "1.11.0", |
|
"license": "MIT", |
|
"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.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", |
|
"dev": true, |
|
"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", |
|
"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/object.getownpropertydescriptors": { |
|
"version": "2.1.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.18.0-next.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/object.hasown": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"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/on-headers": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"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/optionator": { |
|
"version": "0.9.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"deep-is": "^0.1.3", |
|
"fast-levenshtein": "^2.0.6", |
|
"levn": "^0.4.1", |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "^0.4.0", |
|
"word-wrap": "^1.2.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/os-browserify": { |
|
"version": "0.3.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/os-homedir": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/os-tmpdir": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/osenv": { |
|
"version": "0.1.5", |
|
"license": "ISC", |
|
"dependencies": { |
|
"os-homedir": "^1.0.0", |
|
"os-tmpdir": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/p-cancelable": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/p-finally": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/p-limit": { |
|
"version": "2.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-try": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-locate": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/p-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/registry-auth-token": { |
|
"version": "4.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"rc": "^1.2.8" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/package-json/node_modules/registry-url": { |
|
"version": "5.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"rc": "^1.2.8" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pako": { |
|
"version": "1.0.11", |
|
"license": "(MIT AND Zlib)" |
|
}, |
|
"node_modules/parent-module": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"callsites": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"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-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-git-config": { |
|
"version": "1.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"extend-shallow": "^2.0.1", |
|
"fs-exists-sync": "^0.1.0", |
|
"git-config-path": "^1.0.1", |
|
"ini": "^1.3.4" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/parse-github-url": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"bin": { |
|
"parse-github-url": "cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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-passwd": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/parse5": { |
|
"version": "6.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-browserify": { |
|
"version": "1.0.1", |
|
"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", |
|
"license": "(WTFPL OR MIT)" |
|
}, |
|
"node_modules/path-key": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/path-parse": { |
|
"version": "1.0.7", |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-to-regexp": { |
|
"version": "2.2.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-type": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/picomatch": { |
|
"version": "2.3.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/pify": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/pinkie": { |
|
"version": "2.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/pinkie-promise": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"pinkie": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/pkg-dir": { |
|
"version": "4.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-up": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/platform": { |
|
"version": "1.3.6", |
|
"license": "MIT" |
|
}, |
|
"node_modules/popmotion": { |
|
"version": "9.3.6", |
|
"license": "MIT", |
|
"dependencies": { |
|
"framesync": "5.3.0", |
|
"hey-listen": "^1.0.8", |
|
"style-value-types": "4.1.4", |
|
"tslib": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/popmotion/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/postcss": { |
|
"version": "8.2.15", |
|
"license": "MIT", |
|
"dependencies": { |
|
"colorette": "^1.2.2", |
|
"nanoid": "^3.1.23", |
|
"source-map": "^0.6.1" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/postcss/" |
|
} |
|
}, |
|
"node_modules/postcss-value-parser": { |
|
"version": "4.1.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/postcss/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/prelude-ls": { |
|
"version": "1.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/prepend-http": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/pretty-quick": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^3.0.0", |
|
"execa": "^4.0.0", |
|
"find-up": "^4.1.0", |
|
"ignore": "^5.1.4", |
|
"mri": "^1.1.5", |
|
"multimatch": "^4.0.0" |
|
}, |
|
"bin": { |
|
"pretty-quick": "bin/pretty-quick.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.13" |
|
}, |
|
"peerDependencies": { |
|
"prettier": ">=2.0.0" |
|
} |
|
}, |
|
"node_modules/pretty-quick/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/pretty-quick/node_modules/ignore": { |
|
"version": "5.1.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/pretty-quick/node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/prism-themes": { |
|
"version": "1.9.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/prismjs": { |
|
"version": "1.24.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/process": { |
|
"version": "0.11.10", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6.0" |
|
} |
|
}, |
|
"node_modules/progress": { |
|
"version": "2.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/prop-ini": { |
|
"version": "0.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"extend": "^3.0.0" |
|
} |
|
}, |
|
"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/property-information": { |
|
"version": "5.6.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"xtend": "^4.0.0" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/pseudomap": { |
|
"version": "1.0.2", |
|
"license": "ISC" |
|
}, |
|
"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/pump": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"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/q": { |
|
"version": "1.5.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6.0", |
|
"teleport": ">=0.2.0" |
|
} |
|
}, |
|
"node_modules/querystring-es3": { |
|
"version": "0.2.1", |
|
"engines": { |
|
"node": ">=0.4.x" |
|
} |
|
}, |
|
"node_modules/queue": { |
|
"version": "6.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "~2.0.3" |
|
} |
|
}, |
|
"node_modules/queue-microtask": { |
|
"version": "1.2.3", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/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.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/raw-body": { |
|
"version": "2.4.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"bytes": "3.1.0", |
|
"http-errors": "1.7.3", |
|
"iconv-lite": "0.4.24", |
|
"unpipe": "1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/raw-body/node_modules/bytes": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/rc": { |
|
"version": "1.2.8", |
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)", |
|
"dependencies": { |
|
"deep-extend": "^0.6.0", |
|
"ini": "~1.3.0", |
|
"minimist": "^1.2.0", |
|
"strip-json-comments": "~2.0.1" |
|
}, |
|
"bin": { |
|
"rc": "cli.js" |
|
} |
|
}, |
|
"node_modules/rc/node_modules/strip-json-comments": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/react": { |
|
"version": "17.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/react-clientside-effect": { |
|
"version": "1.2.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.12.13" |
|
}, |
|
"peerDependencies": { |
|
"react": "^15.3.0 || ^16.0.0 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/react-dom": { |
|
"version": "17.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1", |
|
"scheduler": "^0.20.2" |
|
}, |
|
"peerDependencies": { |
|
"react": "17.0.2" |
|
} |
|
}, |
|
"node_modules/react-fast-compare": { |
|
"version": "3.2.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/react-focus-lock": { |
|
"version": "2.5.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.0.0", |
|
"focus-lock": "^0.8.1", |
|
"prop-types": "^15.6.2", |
|
"react-clientside-effect": "^1.2.2", |
|
"use-callback-ref": "^1.2.1", |
|
"use-sidecar": "^1.0.1" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/react-is": { |
|
"version": "16.13.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/react-refresh": { |
|
"version": "0.8.3", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/react-remove-scroll": { |
|
"version": "2.4.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"react-remove-scroll-bar": "^2.1.0", |
|
"react-style-singleton": "^2.1.0", |
|
"tslib": "^1.0.0", |
|
"use-callback-ref": "^1.2.3", |
|
"use-sidecar": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.5.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": "^16.8.0 || ^17.0.0", |
|
"react": "^16.8.0 || ^17.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/react-remove-scroll-bar": { |
|
"version": "2.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"react-style-singleton": "^2.1.0", |
|
"tslib": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.5.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": "^16.8.0 || ^17.0.0", |
|
"react": "^16.8.0 || ^17.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/react-server-dom-webpack": { |
|
"version": "0.0.0-experimental-3c4c1c470-20211021", |
|
"license": "MIT", |
|
"dependencies": { |
|
"acorn": "^6.2.1", |
|
"loose-envify": "^1.1.0", |
|
"neo-async": "^2.6.1", |
|
"object-assign": "^4.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "0.0.0-experimental-3c4c1c470-20211021", |
|
"react-dom": "0.0.0-experimental-3c4c1c470-20211021", |
|
"webpack": "^4.43.0" |
|
} |
|
}, |
|
"node_modules/react-server-dom-webpack/node_modules/acorn": { |
|
"version": "6.4.2", |
|
"license": "MIT", |
|
"bin": { |
|
"acorn": "bin/acorn" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/react-style-singleton": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"get-nonce": "^1.0.0", |
|
"invariant": "^2.2.4", |
|
"tslib": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.5.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": "^16.8.0 || ^17.0.0", |
|
"react": "^16.8.0 || ^17.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/readable-stream": { |
|
"version": "3.6.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "^2.0.3", |
|
"string_decoder": "^1.1.1", |
|
"util-deprecate": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/readdirp": { |
|
"version": "3.5.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"picomatch": "^2.2.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.10.0" |
|
} |
|
}, |
|
"node_modules/readme-badger": { |
|
"version": "0.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"balanced-match": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/refractor": { |
|
"version": "3.4.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"hastscript": "^6.0.0", |
|
"parse-entities": "^2.0.0", |
|
"prismjs": "~1.24.0" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/regenerate": { |
|
"version": "1.4.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/regenerate-unicode-properties": { |
|
"version": "8.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerate": "^1.4.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/regenerator-runtime": { |
|
"version": "0.13.9", |
|
"license": "MIT" |
|
}, |
|
"node_modules/regenerator-transform": { |
|
"version": "0.14.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.8.4" |
|
} |
|
}, |
|
"node_modules/regexp.prototype.flags": { |
|
"version": "1.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/regexpp": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/mysticatea" |
|
} |
|
}, |
|
"node_modules/regexpu-core": { |
|
"version": "4.7.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerate": "^1.4.0", |
|
"regenerate-unicode-properties": "^8.2.0", |
|
"regjsgen": "^0.5.1", |
|
"regjsparser": "^0.6.4", |
|
"unicode-match-property-ecmascript": "^1.0.4", |
|
"unicode-match-property-value-ecmascript": "^1.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/registry-auth-token": { |
|
"version": "3.3.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"rc": "^1.1.6", |
|
"safe-buffer": "^5.0.1" |
|
} |
|
}, |
|
"node_modules/registry-url": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"rc": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/regjsgen": { |
|
"version": "0.5.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/regjsparser": { |
|
"version": "0.6.9", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"jsesc": "~0.5.0" |
|
}, |
|
"bin": { |
|
"regjsparser": "bin/parser" |
|
} |
|
}, |
|
"node_modules/regjsparser/node_modules/jsesc": { |
|
"version": "0.5.0", |
|
"bin": { |
|
"jsesc": "bin/jsesc" |
|
} |
|
}, |
|
"node_modules/remark-footnotes": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/remark-mdx": { |
|
"version": "1.6.22", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "7.12.9", |
|
"@babel/helper-plugin-utils": "7.10.4", |
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1", |
|
"@babel/plugin-syntax-jsx": "7.12.1", |
|
"@mdx-js/util": "1.6.22", |
|
"is-alphabetical": "1.0.4", |
|
"remark-parse": "8.0.3", |
|
"unified": "9.2.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/remark-mdx/node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.10.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/remark-mdx/node_modules/@babel/plugin-proposal-object-rest-spread": { |
|
"version": "7.12.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0", |
|
"@babel/plugin-transform-parameters": "^7.12.1" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/remark-mdx/node_modules/@babel/plugin-proposal-object-rest-spread/node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/remark-mdx/node_modules/@babel/plugin-syntax-jsx": { |
|
"version": "7.12.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/remark-mdx/node_modules/@babel/plugin-syntax-jsx/node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.14.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/remark-parse": { |
|
"version": "8.0.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ccount": "^1.0.0", |
|
"collapse-white-space": "^1.0.2", |
|
"is-alphabetical": "^1.0.0", |
|
"is-decimal": "^1.0.0", |
|
"is-whitespace-character": "^1.0.0", |
|
"is-word-character": "^1.0.0", |
|
"markdown-escapes": "^1.0.0", |
|
"parse-entities": "^2.0.0", |
|
"repeat-string": "^1.5.4", |
|
"state-toggle": "^1.0.0", |
|
"trim": "0.0.1", |
|
"trim-trailing-lines": "^1.0.0", |
|
"unherit": "^1.0.4", |
|
"unist-util-remove-position": "^2.0.0", |
|
"vfile-location": "^3.0.0", |
|
"xtend": "^4.0.1" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/remark-squeeze-paragraphs": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mdast-squeeze-paragraphs": "^4.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/remote-origin-url": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"parse-git-config": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/repeat-string": { |
|
"version": "1.6.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10" |
|
} |
|
}, |
|
"node_modules/require-directory": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/require-from-string": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/require-main-filename": { |
|
"version": "2.0.0", |
|
"license": "ISC" |
|
}, |
|
"node_modules/resolve": { |
|
"version": "1.20.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-core-module": "^2.2.0", |
|
"path-parse": "^1.0.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/resolve-from": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/responselike": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"lowercase-keys": "^1.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/reusify": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"iojs": ">=1.0.0", |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/rimraf": { |
|
"version": "2.7.1", |
|
"license": "ISC", |
|
"dependencies": { |
|
"glob": "^7.1.3" |
|
}, |
|
"bin": { |
|
"rimraf": "bin.js" |
|
} |
|
}, |
|
"node_modules/ripemd160": { |
|
"version": "2.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"hash-base": "^3.0.0", |
|
"inherits": "^2.0.1" |
|
} |
|
}, |
|
"node_modules/run-async": { |
|
"version": "2.4.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.12.0" |
|
} |
|
}, |
|
"node_modules/run-parallel": { |
|
"version": "1.2.0", |
|
"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": { |
|
"queue-microtask": "^1.2.2" |
|
} |
|
}, |
|
"node_modules/rxjs": { |
|
"version": "6.6.7", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"tslib": "^1.9.0" |
|
}, |
|
"engines": { |
|
"npm": ">=2.0.0" |
|
} |
|
}, |
|
"node_modules/safe-buffer": { |
|
"version": "5.1.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/safer-buffer": { |
|
"version": "2.1.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/sax": { |
|
"version": "1.2.4", |
|
"license": "ISC" |
|
}, |
|
"node_modules/scheduler": { |
|
"version": "0.20.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1" |
|
} |
|
}, |
|
"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/semver-utils": { |
|
"version": "1.1.4", |
|
"license": "APACHEv2" |
|
}, |
|
"node_modules/serve": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@zeit/schemas": "2.6.0", |
|
"ajv": "6.12.6", |
|
"arg": "2.0.0", |
|
"boxen": "1.3.0", |
|
"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-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/node_modules/ansi-styles": { |
|
"version": "3.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^1.9.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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": "1.9.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"node_modules/serve/node_modules/color-name": { |
|
"version": "1.1.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/set-blocking": { |
|
"version": "2.0.0", |
|
"license": "ISC" |
|
}, |
|
"node_modules/setimmediate": { |
|
"version": "1.0.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/setprototypeof": { |
|
"version": "1.1.1", |
|
"license": "ISC" |
|
}, |
|
"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/shallowequal": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/shebang-command": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/shebang-regex": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/shell-quote": { |
|
"version": "1.7.2", |
|
"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/sigmund": { |
|
"version": "1.0.1", |
|
"license": "ISC" |
|
}, |
|
"node_modules/signal-exit": { |
|
"version": "3.0.3", |
|
"license": "ISC" |
|
}, |
|
"node_modules/slash": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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/slice-ansi/node_modules/is-fullwidth-code-point": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/smpltmpl": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"babel-code-frame": "^6.26.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/source-map": { |
|
"version": "0.5.7", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/space-separated-tokens": { |
|
"version": "1.1.5", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/split-lines": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/sprintf-js": { |
|
"version": "1.0.3", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/stable": { |
|
"version": "0.1.8", |
|
"license": "MIT" |
|
}, |
|
"node_modules/stacktrace-parser": { |
|
"version": "0.1.10", |
|
"license": "MIT", |
|
"dependencies": { |
|
"type-fest": "^0.7.1" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/stacktrace-parser/node_modules/type-fest": { |
|
"version": "0.7.1", |
|
"license": "(MIT OR CC0-1.0)", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/state-toggle": { |
|
"version": "1.0.3", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/statuses": { |
|
"version": "1.5.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/stream-browserify": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "~2.0.4", |
|
"readable-stream": "^3.5.0" |
|
} |
|
}, |
|
"node_modules/stream-http": { |
|
"version": "3.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"builtin-status-codes": "^3.0.0", |
|
"inherits": "^2.0.4", |
|
"readable-stream": "^3.6.0", |
|
"xtend": "^4.0.2" |
|
} |
|
}, |
|
"node_modules/stream-parser": { |
|
"version": "0.3.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "2" |
|
} |
|
}, |
|
"node_modules/stream-parser/node_modules/debug": { |
|
"version": "2.6.9", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/stream-parser/node_modules/ms": { |
|
"version": "2.0.0", |
|
"license": "MIT" |
|
}, |
|
"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-hash": { |
|
"version": "1.1.3", |
|
"license": "CC0-1.0" |
|
}, |
|
"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/ansi-regex": { |
|
"version": "5.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/string-width/node_modules/is-fullwidth-code-point": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/string-width/node_modules/strip-ansi": { |
|
"version": "6.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/string.prototype.matchall": { |
|
"version": "4.0.6", |
|
"dev": true, |
|
"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.trimend": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/string.prototype.trimstart": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/strip-ansi": { |
|
"version": "5.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/strip-ansi/node_modules/ansi-regex": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/strip-bom": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/strip-eof": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/strip-final-newline": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/strip-json-comments": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/strip-outer": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"escape-string-regexp": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/style-to-object": { |
|
"version": "0.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inline-style-parser": "0.1.1" |
|
} |
|
}, |
|
"node_modules/style-value-types": { |
|
"version": "4.1.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"hey-listen": "^1.0.8", |
|
"tslib": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/style-value-types/node_modules/tslib": { |
|
"version": "2.3.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/styled-components": { |
|
"version": "5.3.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"@babel/traverse": "^7.4.5", |
|
"@emotion/is-prop-valid": "^0.8.8", |
|
"@emotion/stylis": "^0.8.4", |
|
"@emotion/unitless": "^0.7.4", |
|
"babel-plugin-styled-components": ">= 1.12.0", |
|
"css-to-react-native": "^3.0.0", |
|
"hoist-non-react-statics": "^3.0.0", |
|
"shallowequal": "^1.1.0", |
|
"supports-color": "^5.5.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/styled-components" |
|
}, |
|
"peerDependencies": { |
|
"react": ">= 16.8.0", |
|
"react-dom": ">= 16.8.0", |
|
"react-is": ">= 16.8.0" |
|
} |
|
}, |
|
"node_modules/styled-jsx": { |
|
"version": "5.0.0-beta.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "7.14.5", |
|
"@babel/types": "7.15.0", |
|
"convert-source-map": "1.7.0", |
|
"loader-utils": "1.2.3", |
|
"source-map": "0.7.3", |
|
"string-hash": "1.1.3", |
|
"stylis": "3.5.4", |
|
"stylis-rule-sheet": "0.0.10" |
|
}, |
|
"engines": { |
|
"node": ">= 12.0.0" |
|
}, |
|
"peerDependencies": { |
|
"react": ">= 16.8.0 || 17.x.x || 18.x.x" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@babel/core": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/styled-jsx/node_modules/@babel/types": { |
|
"version": "7.15.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"to-fast-properties": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/styled-jsx/node_modules/convert-source-map": { |
|
"version": "1.7.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "~5.1.1" |
|
} |
|
}, |
|
"node_modules/styled-jsx/node_modules/emojis-list": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.10" |
|
} |
|
}, |
|
"node_modules/styled-jsx/node_modules/loader-utils": { |
|
"version": "1.2.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^2.0.0", |
|
"json5": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/styled-jsx/node_modules/source-map": { |
|
"version": "0.7.3", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/stylis": { |
|
"version": "3.5.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/stylis-rule-sheet": { |
|
"version": "0.0.10", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"stylis": "^3.5.0" |
|
} |
|
}, |
|
"node_modules/supports-color": { |
|
"version": "5.5.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/supports-color/node_modules/has-flag": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/svg-parser": { |
|
"version": "2.0.4", |
|
"license": "MIT" |
|
}, |
|
"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/table": { |
|
"version": "6.7.2", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"ajv": "^8.0.1", |
|
"lodash.clonedeep": "^4.5.0", |
|
"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.6.3", |
|
"dev": true, |
|
"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-regex": { |
|
"version": "5.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/table/node_modules/json-schema-traverse": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/table/node_modules/strip-ansi": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/term-size": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"execa": "^0.7.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/term-size/node_modules/cross-spawn": { |
|
"version": "5.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"lru-cache": "^4.0.1", |
|
"shebang-command": "^1.2.0", |
|
"which": "^1.2.9" |
|
} |
|
}, |
|
"node_modules/term-size/node_modules/execa": { |
|
"version": "0.7.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^5.0.1", |
|
"get-stream": "^3.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": ">=4" |
|
} |
|
}, |
|
"node_modules/text-table": { |
|
"version": "0.2.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/through": { |
|
"version": "2.3.8", |
|
"license": "MIT" |
|
}, |
|
"node_modules/timed-out": { |
|
"version": "4.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/timers-browserify": { |
|
"version": "2.0.12", |
|
"license": "MIT", |
|
"dependencies": { |
|
"setimmediate": "^1.0.4" |
|
}, |
|
"engines": { |
|
"node": ">=0.6.0" |
|
} |
|
}, |
|
"node_modules/tiny-invariant": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/tmp": { |
|
"version": "0.0.33", |
|
"license": "MIT", |
|
"dependencies": { |
|
"os-tmpdir": "~1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=0.6.0" |
|
} |
|
}, |
|
"node_modules/to-fast-properties": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/to-readable-stream": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/to-regex-range": { |
|
"version": "5.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-number": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.0" |
|
} |
|
}, |
|
"node_modules/toggle-selection": { |
|
"version": "1.0.6", |
|
"license": "MIT" |
|
}, |
|
"node_modules/toidentifier": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6" |
|
} |
|
}, |
|
"node_modules/tr46": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/trim": { |
|
"version": "0.0.1" |
|
}, |
|
"node_modules/trim-repeated": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"escape-string-regexp": "^1.0.2" |
|
}, |
|
"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/tsconfig-paths": { |
|
"version": "3.11.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json5": "^0.0.29", |
|
"json5": "^1.0.1", |
|
"minimist": "^1.2.0", |
|
"strip-bom": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/tslib": { |
|
"version": "1.14.1", |
|
"license": "0BSD" |
|
}, |
|
"node_modules/tsutils": { |
|
"version": "3.21.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"tslib": "^1.8.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
}, |
|
"peerDependencies": { |
|
"typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" |
|
} |
|
}, |
|
"node_modules/tty-browserify": { |
|
"version": "0.0.1", |
|
"license": "MIT" |
|
}, |
|
"node_modules/type-check": { |
|
"version": "0.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"prelude-ls": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/type-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/typedarray-to-buffer": { |
|
"version": "3.1.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-typedarray": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/typescript": { |
|
"version": "4.4.4", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"tsc": "bin/tsc", |
|
"tsserver": "bin/tsserver" |
|
}, |
|
"engines": { |
|
"node": ">=4.2.0" |
|
} |
|
}, |
|
"node_modules/unbox-primitive": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"function-bind": "^1.1.1", |
|
"has-bigints": "^1.0.1", |
|
"has-symbols": "^1.0.2", |
|
"which-boxed-primitive": "^1.0.2" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"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": "1.0.4", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/unicode-match-property-ecmascript": { |
|
"version": "1.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unicode-canonical-property-names-ecmascript": "^1.0.4", |
|
"unicode-property-aliases-ecmascript": "^1.0.4" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/unicode-match-property-value-ecmascript": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/unicode-property-aliases-ecmascript": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/unified": { |
|
"version": "9.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"bail": "^1.0.0", |
|
"extend": "^3.0.0", |
|
"is-buffer": "^2.0.0", |
|
"is-plain-obj": "^2.0.0", |
|
"trough": "^1.0.0", |
|
"vfile": "^4.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unique-random": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/unique-random-array": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unique-random": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/unique-string": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"crypto-random-string": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/unist-builder": { |
|
"version": "2.0.3", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-generated": { |
|
"version": "1.1.6", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-is": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-position": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-remove": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unist-util-is": "^4.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-remove-position": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"unist-util-visit": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-stringify-position": { |
|
"version": "2.0.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.2" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-visit": { |
|
"version": "2.0.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-is": "^4.0.0", |
|
"unist-util-visit-parents": "^3.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/unist-util-visit-parents": { |
|
"version": "3.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-is": "^4.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/universalify": { |
|
"version": "0.1.2", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4.0.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/unzip-response": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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-notifier": { |
|
"version": "4.1.3", |
|
"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-align": { |
|
"version": "3.0.1", |
|
"license": "ISC", |
|
"dependencies": { |
|
"string-width": "^4.1.0" |
|
} |
|
}, |
|
"node_modules/update-notifier/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/update-notifier/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/update-notifier/node_modules/cli-boxes": { |
|
"version": "2.2.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/update-notifier/node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/update-notifier/node_modules/term-size": { |
|
"version": "2.2.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/update-notifier/node_modules/type-fest": { |
|
"version": "0.8.1", |
|
"license": "(MIT OR CC0-1.0)", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/update-notifier/node_modules/widest-line": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"string-width": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/update-notifier/node_modules/xdg-basedir": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/uri-js": { |
|
"version": "4.4.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/url-parse-lax": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prepend-http": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/use-callback-ref": { |
|
"version": "1.2.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.5.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": "^16.8.0 || ^17.0.0", |
|
"react": "^16.8.0 || ^17.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/use-sidecar": { |
|
"version": "1.0.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"detect-node-es": "^1.1.0", |
|
"tslib": "^1.9.3" |
|
}, |
|
"engines": { |
|
"node": ">=8.5.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/use-subscription": { |
|
"version": "1.5.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"object-assign": "^4.1.1" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0" |
|
} |
|
}, |
|
"node_modules/user-home": { |
|
"version": "2.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"os-homedir": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/user-meta": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"rc": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.17.2", |
|
"has-symbols": "^1.0.1", |
|
"object.getownpropertydescriptors": "^2.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/v8-compile-cache": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/validate-npm-package-name": { |
|
"version": "3.0.0", |
|
"license": "ISC", |
|
"dependencies": { |
|
"builtins": "^1.0.3" |
|
} |
|
}, |
|
"node_modules/vary": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/vfile": { |
|
"version": "4.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.0", |
|
"is-buffer": "^2.0.0", |
|
"unist-util-stringify-position": "^2.0.0", |
|
"vfile-message": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/vfile-location": { |
|
"version": "3.2.0", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/vfile-message": { |
|
"version": "2.0.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-stringify-position": "^2.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/unified" |
|
} |
|
}, |
|
"node_modules/vm-browserify": { |
|
"version": "1.1.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/warning": { |
|
"version": "4.0.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/watchpack": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"glob-to-regexp": "^0.4.1", |
|
"graceful-fs": "^4.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/web-namespaces": { |
|
"version": "1.1.4", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
}, |
|
"node_modules/web-streams-polyfill": { |
|
"version": "3.0.3", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/webidl-conversions": { |
|
"version": "4.0.2", |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/webpack-merge": { |
|
"version": "4.2.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"lodash": "^4.17.15" |
|
} |
|
}, |
|
"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/which": { |
|
"version": "1.3.1", |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"which": "bin/which" |
|
} |
|
}, |
|
"node_modules/which-boxed-primitive": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-bigint": "^1.0.1", |
|
"is-boolean-object": "^1.1.0", |
|
"is-number-object": "^1.0.4", |
|
"is-string": "^1.0.5", |
|
"is-symbol": "^1.0.3" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/which-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/widest-line": { |
|
"version": "2.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"string-width": "^2.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/widest-line/node_modules/ansi-regex": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/widest-line/node_modules/string-width": { |
|
"version": "2.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/widest-line/node_modules/strip-ansi": { |
|
"version": "4.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/word-wrap": { |
|
"version": "1.2.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/wrap-ansi": { |
|
"version": "5.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^3.2.0", |
|
"string-width": "^3.0.0", |
|
"strip-ansi": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/wrap-ansi/node_modules/ansi-styles": { |
|
"version": "3.2.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^1.9.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/wrap-ansi/node_modules/color-convert": { |
|
"version": "1.9.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"node_modules/wrap-ansi/node_modules/color-name": { |
|
"version": "1.1.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/wrap-ansi/node_modules/emoji-regex": { |
|
"version": "7.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/wrap-ansi/node_modules/string-width": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"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/xdg-basedir": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"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": "2.1.2", |
|
"license": "ISC" |
|
}, |
|
"node_modules/yaml": { |
|
"version": "1.10.2", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/yargs": { |
|
"version": "14.2.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"cliui": "^5.0.0", |
|
"decamelize": "^1.2.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": "^15.0.1" |
|
} |
|
}, |
|
"node_modules/yargs-parser": { |
|
"version": "15.0.3", |
|
"license": "ISC", |
|
"dependencies": { |
|
"camelcase": "^5.0.0", |
|
"decamelize": "^1.2.0" |
|
} |
|
}, |
|
"node_modules/yargs/node_modules/emoji-regex": { |
|
"version": "7.0.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/yargs/node_modules/find-up": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/yargs/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/yargs/node_modules/p-locate": { |
|
"version": "3.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/yargs/node_modules/string-width": { |
|
"version": "3.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/yocto-queue": { |
|
"version": "0.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/zwitch": { |
|
"version": "1.0.5", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/wooorm" |
|
} |
|
} |
|
}, |
|
"dependencies": { |
|
"@babel/code-frame": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/highlight": "^7.14.5" |
|
} |
|
}, |
|
"@babel/compat-data": { |
|
"version": "7.15.0" |
|
}, |
|
"@babel/core": { |
|
"version": "7.12.9", |
|
"requires": { |
|
"@babel/code-frame": "^7.10.4", |
|
"@babel/generator": "^7.12.5", |
|
"@babel/helper-module-transforms": "^7.12.1", |
|
"@babel/helpers": "^7.12.5", |
|
"@babel/parser": "^7.12.7", |
|
"@babel/template": "^7.12.7", |
|
"@babel/traverse": "^7.12.9", |
|
"@babel/types": "^7.12.7", |
|
"convert-source-map": "^1.7.0", |
|
"debug": "^4.1.0", |
|
"gensync": "^1.0.0-beta.1", |
|
"json5": "^2.1.2", |
|
"lodash": "^4.17.19", |
|
"resolve": "^1.3.2", |
|
"semver": "^5.4.1", |
|
"source-map": "^0.5.0" |
|
}, |
|
"dependencies": { |
|
"json5": { |
|
"version": "2.2.0", |
|
"requires": { |
|
"minimist": "^1.2.5" |
|
} |
|
}, |
|
"semver": { |
|
"version": "5.7.1" |
|
} |
|
} |
|
}, |
|
"@babel/generator": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4", |
|
"jsesc": "^2.5.1", |
|
"source-map": "^0.5.0" |
|
} |
|
}, |
|
"@babel/helper-annotate-as-pure": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-builder-binary-assignment-operator-visitor": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-explode-assignable-expression": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-compilation-targets": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/compat-data": "^7.15.0", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"browserslist": "^4.16.6", |
|
"semver": "^6.3.0" |
|
} |
|
}, |
|
"@babel/helper-create-class-features-plugin": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-member-expression-to-functions": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-create-regexp-features-plugin": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"regexpu-core": "^4.7.1" |
|
} |
|
}, |
|
"@babel/helper-define-polyfill-provider": { |
|
"version": "0.2.3", |
|
"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" |
|
} |
|
}, |
|
"@babel/helper-explode-assignable-expression": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-function-name": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-get-function-arity": "^7.15.4", |
|
"@babel/template": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-get-function-arity": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-hoist-variables": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-member-expression-to-functions": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-module-imports": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-module-transforms": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-module-imports": "^7.15.4", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-simple-access": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-optimise-call-expression": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.14.5" |
|
}, |
|
"@babel/helper-remap-async-to-generator": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-wrap-function": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-replace-supers": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-member-expression-to-functions": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-simple-access": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-skip-transparent-expression-wrappers": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-split-export-declaration": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helper-validator-identifier": { |
|
"version": "7.14.9" |
|
}, |
|
"@babel/helper-validator-option": { |
|
"version": "7.14.5" |
|
}, |
|
"@babel/helper-wrap-function": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/helpers": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/template": "^7.15.4", |
|
"@babel/traverse": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/highlight": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-validator-identifier": "^7.14.5", |
|
"chalk": "^2.0.0", |
|
"js-tokens": "^4.0.0" |
|
} |
|
}, |
|
"@babel/parser": { |
|
"version": "7.15.5" |
|
}, |
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.15.4", |
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-async-generator-functions": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-remap-async-to-generator": "^7.15.4", |
|
"@babel/plugin-syntax-async-generators": "^7.8.4" |
|
} |
|
}, |
|
"@babel/plugin-proposal-class-properties": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-create-class-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-class-static-block": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-create-class-features-plugin": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-dynamic-import": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-export-namespace-from": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-json-strings": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-json-strings": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-logical-assignment-operators": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" |
|
} |
|
}, |
|
"@babel/plugin-proposal-nullish-coalescing-operator": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-numeric-separator": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4" |
|
} |
|
}, |
|
"@babel/plugin-proposal-object-rest-spread": { |
|
"version": "7.14.7", |
|
"requires": { |
|
"@babel/compat-data": "^7.14.7", |
|
"@babel/helper-compilation-targets": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
"@babel/plugin-transform-parameters": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-optional-catch-binding": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-optional-chaining": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5", |
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-proposal-private-methods": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-create-class-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-private-property-in-object": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-create-class-features-plugin": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-proposal-unicode-property-regex": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-syntax-async-generators": { |
|
"version": "7.8.4", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
} |
|
}, |
|
"@babel/plugin-syntax-class-properties": { |
|
"version": "7.12.13", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.12.13" |
|
} |
|
}, |
|
"@babel/plugin-syntax-class-static-block": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-syntax-dynamic-import": { |
|
"version": "7.8.3", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
} |
|
}, |
|
"@babel/plugin-syntax-export-namespace-from": { |
|
"version": "7.8.3", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.8.3" |
|
} |
|
}, |
|
"@babel/plugin-syntax-json-strings": { |
|
"version": "7.8.3", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
} |
|
}, |
|
"@babel/plugin-syntax-jsx": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@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-transform-arrow-functions": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-async-to-generator": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-module-imports": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-remap-async-to-generator": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-block-scoped-functions": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-block-scoping": { |
|
"version": "7.15.3", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-classes": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-optimise-call-expression": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-replace-supers": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"globals": "^11.1.0" |
|
} |
|
}, |
|
"@babel/plugin-transform-computed-properties": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-destructuring": { |
|
"version": "7.14.7", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-dotall-regex": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-duplicate-keys": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-exponentiation-operator": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-for-of": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-function-name": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-function-name": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-literals": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-member-expression-literals": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-modules-amd": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-module-transforms": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"babel-plugin-dynamic-import-node": "^2.3.3" |
|
} |
|
}, |
|
"@babel/plugin-transform-modules-commonjs": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-module-transforms": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-simple-access": "^7.15.4", |
|
"babel-plugin-dynamic-import-node": "^2.3.3" |
|
} |
|
}, |
|
"@babel/plugin-transform-modules-systemjs": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-hoist-variables": "^7.15.4", |
|
"@babel/helper-module-transforms": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"babel-plugin-dynamic-import-node": "^2.3.3" |
|
} |
|
}, |
|
"@babel/plugin-transform-modules-umd": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-module-transforms": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-named-capturing-groups-regex": { |
|
"version": "7.14.9", |
|
"requires": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-new-target": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-object-super": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-replace-supers": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-parameters": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-property-literals": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-react-constant-elements": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-react-display-name": { |
|
"version": "7.15.1", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-react-jsx": { |
|
"version": "7.14.9", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"@babel/helper-module-imports": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/plugin-syntax-jsx": "^7.14.5", |
|
"@babel/types": "^7.14.9" |
|
} |
|
}, |
|
"@babel/plugin-transform-react-jsx-development": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/plugin-transform-react-jsx": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-react-pure-annotations": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-regenerator": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"regenerator-transform": "^0.14.2" |
|
} |
|
}, |
|
"@babel/plugin-transform-reserved-words": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-shorthand-properties": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-spread": { |
|
"version": "7.14.6", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-sticky-regex": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-template-literals": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-typeof-symbol": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-unicode-escapes": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/plugin-transform-unicode-regex": { |
|
"version": "7.14.5", |
|
"requires": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.14.5", |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
} |
|
}, |
|
"@babel/preset-env": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/compat-data": "^7.15.0", |
|
"@babel/helper-compilation-targets": "^7.15.4", |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.15.4", |
|
"@babel/plugin-proposal-async-generator-functions": "^7.15.4", |
|
"@babel/plugin-proposal-class-properties": "^7.14.5", |
|
"@babel/plugin-proposal-class-static-block": "^7.15.4", |
|
"@babel/plugin-proposal-dynamic-import": "^7.14.5", |
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5", |
|
"@babel/plugin-proposal-json-strings": "^7.14.5", |
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5", |
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.7", |
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5", |
|
"@babel/plugin-proposal-private-methods": "^7.14.5", |
|
"@babel/plugin-proposal-private-property-in-object": "^7.15.4", |
|
"@babel/plugin-proposal-unicode-property-regex": "^7.14.5", |
|
"@babel/plugin-syntax-async-generators": "^7.8.4", |
|
"@babel/plugin-syntax-class-properties": "^7.12.13", |
|
"@babel/plugin-syntax-class-static-block": "^7.14.5", |
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3", |
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3", |
|
"@babel/plugin-syntax-json-strings": "^7.8.3", |
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3", |
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
"@babel/plugin-transform-arrow-functions": "^7.14.5", |
|
"@babel/plugin-transform-async-to-generator": "^7.14.5", |
|
"@babel/plugin-transform-block-scoped-functions": "^7.14.5", |
|
"@babel/plugin-transform-block-scoping": "^7.15.3", |
|
"@babel/plugin-transform-classes": "^7.15.4", |
|
"@babel/plugin-transform-computed-properties": "^7.14.5", |
|
"@babel/plugin-transform-destructuring": "^7.14.7", |
|
"@babel/plugin-transform-dotall-regex": "^7.14.5", |
|
"@babel/plugin-transform-duplicate-keys": "^7.14.5", |
|
"@babel/plugin-transform-exponentiation-operator": "^7.14.5", |
|
"@babel/plugin-transform-for-of": "^7.15.4", |
|
"@babel/plugin-transform-function-name": "^7.14.5", |
|
"@babel/plugin-transform-literals": "^7.14.5", |
|
"@babel/plugin-transform-member-expression-literals": "^7.14.5", |
|
"@babel/plugin-transform-modules-amd": "^7.14.5", |
|
"@babel/plugin-transform-modules-commonjs": "^7.15.4", |
|
"@babel/plugin-transform-modules-systemjs": "^7.15.4", |
|
"@babel/plugin-transform-modules-umd": "^7.14.5", |
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.14.9", |
|
"@babel/plugin-transform-new-target": "^7.14.5", |
|
"@babel/plugin-transform-object-super": "^7.14.5", |
|
"@babel/plugin-transform-parameters": "^7.15.4", |
|
"@babel/plugin-transform-property-literals": "^7.14.5", |
|
"@babel/plugin-transform-regenerator": "^7.14.5", |
|
"@babel/plugin-transform-reserved-words": "^7.14.5", |
|
"@babel/plugin-transform-shorthand-properties": "^7.14.5", |
|
"@babel/plugin-transform-spread": "^7.14.6", |
|
"@babel/plugin-transform-sticky-regex": "^7.14.5", |
|
"@babel/plugin-transform-template-literals": "^7.14.5", |
|
"@babel/plugin-transform-typeof-symbol": "^7.14.5", |
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5", |
|
"@babel/plugin-transform-unicode-regex": "^7.14.5", |
|
"@babel/preset-modules": "^0.1.4", |
|
"@babel/types": "^7.15.4", |
|
"babel-plugin-polyfill-corejs2": "^0.2.2", |
|
"babel-plugin-polyfill-corejs3": "^0.2.2", |
|
"babel-plugin-polyfill-regenerator": "^0.2.2", |
|
"core-js-compat": "^3.16.0", |
|
"semver": "^6.3.0" |
|
} |
|
}, |
|
"@babel/preset-modules": { |
|
"version": "0.1.4", |
|
"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.14.5", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
"@babel/helper-validator-option": "^7.14.5", |
|
"@babel/plugin-transform-react-display-name": "^7.14.5", |
|
"@babel/plugin-transform-react-jsx": "^7.14.5", |
|
"@babel/plugin-transform-react-jsx-development": "^7.14.5", |
|
"@babel/plugin-transform-react-pure-annotations": "^7.14.5" |
|
} |
|
}, |
|
"@babel/runtime": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"regenerator-runtime": "^0.13.4" |
|
} |
|
}, |
|
"@babel/runtime-corejs3": { |
|
"version": "7.15.4", |
|
"dev": true, |
|
"requires": { |
|
"core-js-pure": "^3.16.0", |
|
"regenerator-runtime": "^0.13.4" |
|
} |
|
}, |
|
"@babel/template": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/code-frame": "^7.14.5", |
|
"@babel/parser": "^7.15.4", |
|
"@babel/types": "^7.15.4" |
|
} |
|
}, |
|
"@babel/traverse": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/code-frame": "^7.14.5", |
|
"@babel/generator": "^7.15.4", |
|
"@babel/helper-function-name": "^7.15.4", |
|
"@babel/helper-hoist-variables": "^7.15.4", |
|
"@babel/helper-split-export-declaration": "^7.15.4", |
|
"@babel/parser": "^7.15.4", |
|
"@babel/types": "^7.15.4", |
|
"debug": "^4.1.0", |
|
"globals": "^11.1.0" |
|
} |
|
}, |
|
"@babel/types": { |
|
"version": "7.15.4", |
|
"requires": { |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"to-fast-properties": "^2.0.0" |
|
} |
|
}, |
|
"@chakra-ui/accordion": { |
|
"version": "1.3.8", |
|
"requires": { |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/alert": { |
|
"version": "1.2.8", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/anatomy": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"@chakra-ui/theme-tools": "^1.2.1" |
|
} |
|
}, |
|
"@chakra-ui/avatar": { |
|
"version": "1.2.11", |
|
"requires": { |
|
"@chakra-ui/image": "1.0.21", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/breadcrumb": { |
|
"version": "1.2.9", |
|
"requires": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/button": { |
|
"version": "1.4.5", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/spinner": "1.1.13", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/checkbox": { |
|
"version": "1.5.8", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/clickable": { |
|
"version": "1.1.8", |
|
"requires": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/close-button": { |
|
"version": "1.1.12", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/color-mode": { |
|
"version": "1.1.13", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/control-box": { |
|
"version": "1.0.16", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/counter": { |
|
"version": "1.1.10", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/css-reset": { |
|
"version": "1.0.0", |
|
"requires": {} |
|
}, |
|
"@chakra-ui/descendant": { |
|
"version": "2.0.1", |
|
"requires": { |
|
"@chakra-ui/react-utils": "^1.1.2" |
|
} |
|
}, |
|
"@chakra-ui/editable": { |
|
"version": "1.2.10", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/focus-lock": { |
|
"version": "1.1.11", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"react-focus-lock": "2.5.0" |
|
} |
|
}, |
|
"@chakra-ui/form-control": { |
|
"version": "1.4.2", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/hooks": { |
|
"version": "1.6.1", |
|
"requires": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"compute-scroll-into-view": "1.0.14", |
|
"copy-to-clipboard": "3.3.1" |
|
} |
|
}, |
|
"@chakra-ui/icon": { |
|
"version": "1.1.12", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/icons": { |
|
"version": "1.0.16", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@types/react": "^17.0.0" |
|
} |
|
}, |
|
"@chakra-ui/image": { |
|
"version": "1.0.21", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/input": { |
|
"version": "1.2.11", |
|
"requires": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/layout": { |
|
"version": "1.4.10", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/live-region": { |
|
"version": "1.0.15", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/media-query": { |
|
"version": "1.1.3", |
|
"requires": { |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/menu": { |
|
"version": "1.7.6", |
|
"requires": { |
|
"@chakra-ui/clickable": "1.1.8", |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/modal": { |
|
"version": "1.9.2", |
|
"requires": { |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/focus-lock": "1.1.11", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"aria-hidden": "^1.1.1", |
|
"react-remove-scroll": "2.4.1" |
|
} |
|
}, |
|
"@chakra-ui/number-input": { |
|
"version": "1.2.11", |
|
"requires": { |
|
"@chakra-ui/counter": "1.1.10", |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/pin-input": { |
|
"version": "1.6.6", |
|
"requires": { |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/popover": { |
|
"version": "1.8.5", |
|
"requires": { |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/popper": { |
|
"version": "2.3.0", |
|
"requires": { |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@popperjs/core": "2.4.4" |
|
} |
|
}, |
|
"@chakra-ui/portal": { |
|
"version": "1.2.10", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/progress": { |
|
"version": "1.1.15", |
|
"requires": { |
|
"@chakra-ui/theme-tools": "1.2.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/provider": { |
|
"version": "1.6.9", |
|
"requires": { |
|
"@chakra-ui/css-reset": "1.0.0", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/radio": { |
|
"version": "1.3.11", |
|
"requires": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/react": { |
|
"version": "1.6.10", |
|
"requires": { |
|
"@chakra-ui/accordion": "1.3.8", |
|
"@chakra-ui/alert": "1.2.8", |
|
"@chakra-ui/avatar": "1.2.11", |
|
"@chakra-ui/breadcrumb": "1.2.9", |
|
"@chakra-ui/button": "1.4.5", |
|
"@chakra-ui/checkbox": "1.5.8", |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/control-box": "1.0.16", |
|
"@chakra-ui/counter": "1.1.10", |
|
"@chakra-ui/css-reset": "1.0.0", |
|
"@chakra-ui/editable": "1.2.10", |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/image": "1.0.21", |
|
"@chakra-ui/input": "1.2.11", |
|
"@chakra-ui/layout": "1.4.10", |
|
"@chakra-ui/live-region": "1.0.15", |
|
"@chakra-ui/media-query": "1.1.3", |
|
"@chakra-ui/menu": "1.7.6", |
|
"@chakra-ui/modal": "1.9.2", |
|
"@chakra-ui/number-input": "1.2.11", |
|
"@chakra-ui/pin-input": "1.6.6", |
|
"@chakra-ui/popover": "1.8.5", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/progress": "1.1.15", |
|
"@chakra-ui/provider": "1.6.9", |
|
"@chakra-ui/radio": "1.3.11", |
|
"@chakra-ui/react-env": "1.0.7", |
|
"@chakra-ui/select": "1.1.16", |
|
"@chakra-ui/skeleton": "1.1.19", |
|
"@chakra-ui/slider": "1.4.1", |
|
"@chakra-ui/spinner": "1.1.13", |
|
"@chakra-ui/stat": "1.1.13", |
|
"@chakra-ui/switch": "1.2.11", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/table": "1.2.7", |
|
"@chakra-ui/tabs": "1.5.6", |
|
"@chakra-ui/tag": "1.1.13", |
|
"@chakra-ui/textarea": "1.1.15", |
|
"@chakra-ui/theme": "1.10.4", |
|
"@chakra-ui/toast": "1.3.2", |
|
"@chakra-ui/tooltip": "1.3.12", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/react-env": { |
|
"version": "1.0.7", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/react-utils": { |
|
"version": "1.1.2", |
|
"requires": { |
|
"@chakra-ui/utils": "^1.7.0" |
|
} |
|
}, |
|
"@chakra-ui/select": { |
|
"version": "1.1.16", |
|
"requires": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/skeleton": { |
|
"version": "1.1.19", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/media-query": "1.1.3", |
|
"@chakra-ui/system": "1.7.4", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/slider": { |
|
"version": "1.4.1", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/spinner": { |
|
"version": "1.1.13", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/stat": { |
|
"version": "1.1.13", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/styled-system": { |
|
"version": "1.12.3", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"csstype": "^3.0.6" |
|
} |
|
}, |
|
"@chakra-ui/switch": { |
|
"version": "1.2.11", |
|
"requires": { |
|
"@chakra-ui/checkbox": "1.5.8", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/system": { |
|
"version": "1.7.4", |
|
"requires": { |
|
"@chakra-ui/color-mode": "1.1.13", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/styled-system": "1.12.3", |
|
"@chakra-ui/utils": "1.8.3", |
|
"react-fast-compare": "3.2.0" |
|
} |
|
}, |
|
"@chakra-ui/table": { |
|
"version": "1.2.7", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/tabs": { |
|
"version": "1.5.6", |
|
"requires": { |
|
"@chakra-ui/clickable": "1.1.8", |
|
"@chakra-ui/descendant": "2.0.1", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/tag": { |
|
"version": "1.1.13", |
|
"requires": { |
|
"@chakra-ui/icon": "1.1.12", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/textarea": { |
|
"version": "1.1.15", |
|
"requires": { |
|
"@chakra-ui/form-control": "1.4.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/theme": { |
|
"version": "1.10.4", |
|
"requires": { |
|
"@chakra-ui/anatomy": "1.0.1", |
|
"@chakra-ui/theme-tools": "1.2.2", |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/theme-tools": { |
|
"version": "1.2.2", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3", |
|
"@ctrl/tinycolor": "^3.4.0" |
|
} |
|
}, |
|
"@chakra-ui/toast": { |
|
"version": "1.3.2", |
|
"requires": { |
|
"@chakra-ui/alert": "1.2.8", |
|
"@chakra-ui/close-button": "1.1.12", |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/theme": "1.10.4", |
|
"@chakra-ui/transition": "1.3.6", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@reach/alert": "0.13.2" |
|
} |
|
}, |
|
"@chakra-ui/tooltip": { |
|
"version": "1.3.12", |
|
"requires": { |
|
"@chakra-ui/hooks": "1.6.1", |
|
"@chakra-ui/popper": "2.3.0", |
|
"@chakra-ui/portal": "1.2.10", |
|
"@chakra-ui/react-utils": "1.1.2", |
|
"@chakra-ui/utils": "1.8.3", |
|
"@chakra-ui/visually-hidden": "1.0.15" |
|
} |
|
}, |
|
"@chakra-ui/transition": { |
|
"version": "1.3.6", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@chakra-ui/utils": { |
|
"version": "1.8.3", |
|
"requires": { |
|
"@types/lodash.mergewith": "4.6.6", |
|
"css-box-model": "1.2.1", |
|
"framesync": "5.3.0", |
|
"lodash.mergewith": "4.6.2" |
|
} |
|
}, |
|
"@chakra-ui/visually-hidden": { |
|
"version": "1.0.15", |
|
"requires": { |
|
"@chakra-ui/utils": "1.8.3" |
|
} |
|
}, |
|
"@ctrl/tinycolor": { |
|
"version": "3.4.0" |
|
}, |
|
"@emotion/babel-plugin": { |
|
"version": "11.3.0", |
|
"requires": { |
|
"@babel/helper-module-imports": "^7.12.13", |
|
"@babel/plugin-syntax-jsx": "^7.12.13", |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/hash": "^0.8.0", |
|
"@emotion/memoize": "^0.7.5", |
|
"@emotion/serialize": "^1.0.2", |
|
"babel-plugin-macros": "^2.6.1", |
|
"convert-source-map": "^1.5.0", |
|
"escape-string-regexp": "^4.0.0", |
|
"find-root": "^1.1.0", |
|
"source-map": "^0.5.7", |
|
"stylis": "^4.0.3" |
|
}, |
|
"dependencies": { |
|
"escape-string-regexp": { |
|
"version": "4.0.0" |
|
}, |
|
"stylis": { |
|
"version": "4.0.10" |
|
} |
|
} |
|
}, |
|
"@emotion/cache": { |
|
"version": "11.5.0", |
|
"requires": { |
|
"@emotion/memoize": "^0.7.4", |
|
"@emotion/sheet": "^1.0.3", |
|
"@emotion/utils": "^1.0.0", |
|
"@emotion/weak-memoize": "^0.2.5", |
|
"stylis": "^4.0.10" |
|
}, |
|
"dependencies": { |
|
"stylis": { |
|
"version": "4.0.10" |
|
} |
|
} |
|
}, |
|
"@emotion/hash": { |
|
"version": "0.8.0" |
|
}, |
|
"@emotion/is-prop-valid": { |
|
"version": "0.8.8", |
|
"requires": { |
|
"@emotion/memoize": "0.7.4" |
|
}, |
|
"dependencies": { |
|
"@emotion/memoize": { |
|
"version": "0.7.4" |
|
} |
|
} |
|
}, |
|
"@emotion/memoize": { |
|
"version": "0.7.5" |
|
}, |
|
"@emotion/react": { |
|
"version": "11.5.0", |
|
"requires": { |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/cache": "^11.5.0", |
|
"@emotion/serialize": "^1.0.2", |
|
"@emotion/sheet": "^1.0.3", |
|
"@emotion/utils": "^1.0.0", |
|
"@emotion/weak-memoize": "^0.2.5", |
|
"hoist-non-react-statics": "^3.3.1" |
|
} |
|
}, |
|
"@emotion/serialize": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"@emotion/hash": "^0.8.0", |
|
"@emotion/memoize": "^0.7.4", |
|
"@emotion/unitless": "^0.7.5", |
|
"@emotion/utils": "^1.0.0", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"@emotion/sheet": { |
|
"version": "1.0.3" |
|
}, |
|
"@emotion/styled": { |
|
"version": "11.3.0", |
|
"requires": { |
|
"@babel/runtime": "^7.13.10", |
|
"@emotion/babel-plugin": "^11.3.0", |
|
"@emotion/is-prop-valid": "^1.1.0", |
|
"@emotion/serialize": "^1.0.2", |
|
"@emotion/utils": "^1.0.0" |
|
}, |
|
"dependencies": { |
|
"@emotion/is-prop-valid": { |
|
"version": "1.1.0", |
|
"requires": { |
|
"@emotion/memoize": "^0.7.4" |
|
} |
|
} |
|
} |
|
}, |
|
"@emotion/stylis": { |
|
"version": "0.8.5" |
|
}, |
|
"@emotion/unitless": { |
|
"version": "0.7.5" |
|
}, |
|
"@emotion/utils": { |
|
"version": "1.0.0" |
|
}, |
|
"@emotion/weak-memoize": { |
|
"version": "0.2.5" |
|
}, |
|
"@eslint/eslintrc": { |
|
"version": "0.4.3", |
|
"dev": true, |
|
"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": { |
|
"globals": { |
|
"version": "13.12.0", |
|
"dev": true, |
|
"requires": { |
|
"type-fest": "^0.20.2" |
|
} |
|
} |
|
} |
|
}, |
|
"@hapi/accept": { |
|
"version": "5.0.2", |
|
"requires": { |
|
"@hapi/boom": "9.x.x", |
|
"@hapi/hoek": "9.x.x" |
|
} |
|
}, |
|
"@hapi/boom": { |
|
"version": "9.1.4", |
|
"requires": { |
|
"@hapi/hoek": "9.x.x" |
|
} |
|
}, |
|
"@hapi/hoek": { |
|
"version": "9.2.0" |
|
}, |
|
"@humanwhocodes/config-array": { |
|
"version": "0.5.0", |
|
"dev": true, |
|
"requires": { |
|
"@humanwhocodes/object-schema": "^1.2.0", |
|
"debug": "^4.1.1", |
|
"minimatch": "^3.0.4" |
|
} |
|
}, |
|
"@humanwhocodes/object-schema": { |
|
"version": "1.2.0", |
|
"dev": true |
|
}, |
|
"@mapbox/rehype-prism": { |
|
"version": "0.8.0", |
|
"requires": { |
|
"hast-util-to-string": "^1.0.4", |
|
"mrm": "^3.0.9", |
|
"refractor": "^3.4.0", |
|
"unist-util-visit": "^2.0.3" |
|
} |
|
}, |
|
"@mdx-js/loader": { |
|
"version": "1.6.22", |
|
"requires": { |
|
"@mdx-js/mdx": "1.6.22", |
|
"@mdx-js/react": "1.6.22", |
|
"loader-utils": "2.0.0" |
|
} |
|
}, |
|
"@mdx-js/mdx": { |
|
"version": "1.6.22", |
|
"requires": { |
|
"@babel/core": "7.12.9", |
|
"@babel/plugin-syntax-jsx": "7.12.1", |
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3", |
|
"@mdx-js/util": "1.6.22", |
|
"babel-plugin-apply-mdx-type-prop": "1.6.22", |
|
"babel-plugin-extract-import-names": "1.6.22", |
|
"camelcase-css": "2.0.1", |
|
"detab": "2.0.4", |
|
"hast-util-raw": "6.0.1", |
|
"lodash.uniq": "4.5.0", |
|
"mdast-util-to-hast": "10.0.1", |
|
"remark-footnotes": "2.0.0", |
|
"remark-mdx": "1.6.22", |
|
"remark-parse": "8.0.3", |
|
"remark-squeeze-paragraphs": "4.0.0", |
|
"style-to-object": "0.3.0", |
|
"unified": "9.2.0", |
|
"unist-builder": "2.0.3", |
|
"unist-util-visit": "2.0.3" |
|
}, |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": { |
|
"version": "7.12.1", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
} |
|
} |
|
} |
|
}, |
|
"@mdx-js/react": { |
|
"version": "1.6.22", |
|
"requires": {} |
|
}, |
|
"@mdx-js/util": { |
|
"version": "1.6.22" |
|
}, |
|
"@napi-rs/triples": { |
|
"version": "1.0.3" |
|
}, |
|
"@next/env": { |
|
"version": "12.0.1" |
|
}, |
|
"@next/eslint-plugin-next": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"requires": { |
|
"glob": "7.1.7" |
|
}, |
|
"dependencies": { |
|
"glob": { |
|
"version": "7.1.7", |
|
"dev": true, |
|
"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" |
|
} |
|
} |
|
} |
|
}, |
|
"@next/mdx": { |
|
"version": "12.0.1", |
|
"requires": {} |
|
}, |
|
"@next/polyfill-module": { |
|
"version": "12.0.1" |
|
}, |
|
"@next/react-dev-overlay": { |
|
"version": "12.0.1", |
|
"requires": { |
|
"@babel/code-frame": "7.12.11", |
|
"anser": "1.4.9", |
|
"chalk": "4.0.0", |
|
"classnames": "2.2.6", |
|
"css.escape": "1.5.1", |
|
"data-uri-to-buffer": "3.0.1", |
|
"platform": "1.3.6", |
|
"shell-quote": "1.7.2", |
|
"source-map": "0.8.0-beta.0", |
|
"stacktrace-parser": "0.1.10", |
|
"strip-ansi": "6.0.1" |
|
}, |
|
"dependencies": { |
|
"@babel/code-frame": { |
|
"version": "7.12.11", |
|
"requires": { |
|
"@babel/highlight": "^7.10.4" |
|
} |
|
}, |
|
"ansi-regex": { |
|
"version": "5.0.1" |
|
}, |
|
"chalk": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
} |
|
}, |
|
"source-map": { |
|
"version": "0.8.0-beta.0", |
|
"requires": { |
|
"whatwg-url": "^7.0.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "6.0.1", |
|
"requires": { |
|
"ansi-regex": "^5.0.1" |
|
} |
|
}, |
|
"supports-color": { |
|
"version": "7.2.0", |
|
"requires": { |
|
"has-flag": "^4.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"@next/react-refresh-utils": { |
|
"version": "12.0.1", |
|
"requires": {} |
|
}, |
|
"@next/swc-darwin-x64": { |
|
"version": "12.0.1", |
|
"optional": true |
|
}, |
|
"@node-rs/helper": { |
|
"version": "1.2.1", |
|
"requires": { |
|
"@napi-rs/triples": "^1.0.3" |
|
} |
|
}, |
|
"@nodelib/fs.scandir": { |
|
"version": "2.1.5", |
|
"dev": true, |
|
"requires": { |
|
"@nodelib/fs.stat": "2.0.5", |
|
"run-parallel": "^1.1.9" |
|
} |
|
}, |
|
"@nodelib/fs.stat": { |
|
"version": "2.0.5", |
|
"dev": true |
|
}, |
|
"@nodelib/fs.walk": { |
|
"version": "1.2.8", |
|
"dev": true, |
|
"requires": { |
|
"@nodelib/fs.scandir": "2.1.5", |
|
"fastq": "^1.6.0" |
|
} |
|
}, |
|
"@popperjs/core": { |
|
"version": "2.4.4" |
|
}, |
|
"@reach/alert": { |
|
"version": "0.13.2", |
|
"requires": { |
|
"@reach/utils": "0.13.2", |
|
"@reach/visually-hidden": "0.13.2", |
|
"prop-types": "^15.7.2", |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"@reach/utils": { |
|
"version": "0.13.2", |
|
"requires": { |
|
"@types/warning": "^3.0.0", |
|
"tslib": "^2.1.0", |
|
"warning": "^4.0.3" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"@reach/visually-hidden": { |
|
"version": "0.13.2", |
|
"requires": { |
|
"prop-types": "^15.7.2", |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"@rushstack/eslint-patch": { |
|
"version": "1.0.6", |
|
"dev": true |
|
}, |
|
"@sindresorhus/is": { |
|
"version": "0.14.0" |
|
}, |
|
"@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.2.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" |
|
} |
|
}, |
|
"@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" |
|
} |
|
}, |
|
"@szmarczak/http-timer": { |
|
"version": "1.1.2", |
|
"requires": { |
|
"defer-to-connect": "^1.0.1" |
|
} |
|
}, |
|
"@types/eslint": { |
|
"version": "7.28.2", |
|
"dev": true, |
|
"requires": { |
|
"@types/estree": "*", |
|
"@types/json-schema": "*" |
|
} |
|
}, |
|
"@types/estree": { |
|
"version": "0.0.50", |
|
"dev": true |
|
}, |
|
"@types/gh-pages": { |
|
"version": "3.2.0", |
|
"dev": true |
|
}, |
|
"@types/glob": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"requires": { |
|
"@types/minimatch": "*", |
|
"@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/json-schema": { |
|
"version": "7.0.9", |
|
"dev": true |
|
}, |
|
"@types/json5": { |
|
"version": "0.0.29", |
|
"dev": true |
|
}, |
|
"@types/lodash": { |
|
"version": "4.14.172" |
|
}, |
|
"@types/lodash.mergewith": { |
|
"version": "4.6.6", |
|
"requires": { |
|
"@types/lodash": "*" |
|
} |
|
}, |
|
"@types/mdast": { |
|
"version": "3.0.10", |
|
"requires": { |
|
"@types/unist": "*" |
|
} |
|
}, |
|
"@types/minimatch": { |
|
"version": "3.0.5", |
|
"dev": true |
|
}, |
|
"@types/node": { |
|
"version": "16.7.10" |
|
}, |
|
"@types/parse-json": { |
|
"version": "4.0.0" |
|
}, |
|
"@types/parse5": { |
|
"version": "5.0.3" |
|
}, |
|
"@types/prop-types": { |
|
"version": "15.7.4" |
|
}, |
|
"@types/q": { |
|
"version": "1.5.5" |
|
}, |
|
"@types/react": { |
|
"version": "17.0.33", |
|
"requires": { |
|
"@types/prop-types": "*", |
|
"@types/scheduler": "*", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"@types/react-dom": { |
|
"version": "17.0.10", |
|
"dev": true, |
|
"requires": { |
|
"@types/react": "*" |
|
} |
|
}, |
|
"@types/scheduler": { |
|
"version": "0.16.2" |
|
}, |
|
"@types/styled-components": { |
|
"version": "5.1.15", |
|
"dev": true, |
|
"requires": { |
|
"@types/hoist-non-react-statics": "*", |
|
"@types/react": "*", |
|
"csstype": "^3.0.2" |
|
} |
|
}, |
|
"@types/unist": { |
|
"version": "2.0.6" |
|
}, |
|
"@types/warning": { |
|
"version": "3.0.0" |
|
}, |
|
"@typescript-eslint/parser": { |
|
"version": "4.33.0", |
|
"dev": true, |
|
"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" |
|
} |
|
}, |
|
"@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" |
|
}, |
|
"dependencies": { |
|
"globby": { |
|
"version": "11.0.4", |
|
"dev": true, |
|
"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" |
|
} |
|
}, |
|
"ignore": { |
|
"version": "5.1.8", |
|
"dev": true |
|
}, |
|
"lru-cache": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"requires": { |
|
"yallist": "^4.0.0" |
|
} |
|
}, |
|
"semver": { |
|
"version": "7.3.5", |
|
"dev": true, |
|
"requires": { |
|
"lru-cache": "^6.0.0" |
|
} |
|
}, |
|
"yallist": { |
|
"version": "4.0.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"@typescript-eslint/visitor-keys": { |
|
"version": "4.33.0", |
|
"dev": true, |
|
"requires": { |
|
"@typescript-eslint/types": "4.33.0", |
|
"eslint-visitor-keys": "^2.0.0" |
|
}, |
|
"dependencies": { |
|
"eslint-visitor-keys": { |
|
"version": "2.1.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"@zeit/schemas": { |
|
"version": "2.6.0", |
|
"dev": true |
|
}, |
|
"accepts": { |
|
"version": "1.3.7", |
|
"dev": true, |
|
"requires": { |
|
"mime-types": "~2.1.24", |
|
"negotiator": "0.6.2" |
|
}, |
|
"dependencies": { |
|
"mime-types": { |
|
"version": "2.1.32", |
|
"dev": true, |
|
"requires": { |
|
"mime-db": "1.49.0" |
|
} |
|
} |
|
} |
|
}, |
|
"acorn": { |
|
"version": "7.4.1", |
|
"dev": true |
|
}, |
|
"acorn-jsx": { |
|
"version": "5.3.2", |
|
"dev": true, |
|
"requires": {} |
|
}, |
|
"ajv": { |
|
"version": "6.12.6", |
|
"dev": true, |
|
"requires": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
} |
|
}, |
|
"anser": { |
|
"version": "1.4.9" |
|
}, |
|
"ansi-align": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"string-width": "^2.0.0" |
|
}, |
|
"dependencies": { |
|
"ansi-regex": { |
|
"version": "3.0.0" |
|
}, |
|
"string-width": { |
|
"version": "2.1.1", |
|
"requires": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"ansi-regex": "^3.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"ansi-colors": { |
|
"version": "4.1.1", |
|
"dev": true |
|
}, |
|
"ansi-escapes": { |
|
"version": "4.3.2", |
|
"requires": { |
|
"type-fest": "^0.21.3" |
|
}, |
|
"dependencies": { |
|
"type-fest": { |
|
"version": "0.21.3" |
|
} |
|
} |
|
}, |
|
"ansi-regex": { |
|
"version": "2.1.1" |
|
}, |
|
"ansi-styles": { |
|
"version": "4.3.0", |
|
"requires": { |
|
"color-convert": "^2.0.1" |
|
} |
|
}, |
|
"anymatch": { |
|
"version": "3.1.2", |
|
"requires": { |
|
"normalize-path": "^3.0.0", |
|
"picomatch": "^2.0.4" |
|
} |
|
}, |
|
"arch": { |
|
"version": "2.2.0", |
|
"dev": true |
|
}, |
|
"arg": { |
|
"version": "2.0.0", |
|
"dev": true |
|
}, |
|
"argparse": { |
|
"version": "1.0.10", |
|
"requires": { |
|
"sprintf-js": "~1.0.2" |
|
} |
|
}, |
|
"aria-hidden": { |
|
"version": "1.1.3", |
|
"requires": { |
|
"tslib": "^1.0.0" |
|
} |
|
}, |
|
"aria-query": { |
|
"version": "4.2.2", |
|
"dev": true, |
|
"requires": { |
|
"@babel/runtime": "^7.10.2", |
|
"@babel/runtime-corejs3": "^7.10.2" |
|
} |
|
}, |
|
"array-differ": { |
|
"version": "3.0.0", |
|
"dev": true |
|
}, |
|
"array-includes": { |
|
"version": "3.1.4", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1", |
|
"get-intrinsic": "^1.1.1", |
|
"is-string": "^1.0.7" |
|
} |
|
}, |
|
"array-union": { |
|
"version": "2.1.0", |
|
"dev": true |
|
}, |
|
"array-uniq": { |
|
"version": "1.0.3", |
|
"dev": true |
|
}, |
|
"array.prototype.flat": { |
|
"version": "1.2.5", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.0" |
|
} |
|
}, |
|
"array.prototype.flatmap": { |
|
"version": "1.2.5", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.0", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.0" |
|
} |
|
}, |
|
"arrify": { |
|
"version": "2.0.1", |
|
"dev": true |
|
}, |
|
"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" |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"ast-types-flow": { |
|
"version": "0.0.7", |
|
"dev": true |
|
}, |
|
"astral-regex": { |
|
"version": "2.0.0", |
|
"dev": true |
|
}, |
|
"async": { |
|
"version": "2.6.3", |
|
"dev": true, |
|
"requires": { |
|
"lodash": "^4.17.14" |
|
} |
|
}, |
|
"available-typed-arrays": { |
|
"version": "1.0.5" |
|
}, |
|
"axe-core": { |
|
"version": "4.3.4", |
|
"dev": true |
|
}, |
|
"axobject-query": { |
|
"version": "2.2.0", |
|
"dev": true |
|
}, |
|
"babel-code-frame": { |
|
"version": "6.26.0", |
|
"requires": { |
|
"chalk": "^1.1.3", |
|
"esutils": "^2.0.2", |
|
"js-tokens": "^3.0.2" |
|
}, |
|
"dependencies": { |
|
"ansi-styles": { |
|
"version": "2.2.1" |
|
}, |
|
"chalk": { |
|
"version": "1.1.3", |
|
"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" |
|
}, |
|
"strip-ansi": { |
|
"version": "3.0.1", |
|
"requires": { |
|
"ansi-regex": "^2.0.0" |
|
} |
|
}, |
|
"supports-color": { |
|
"version": "2.0.0" |
|
} |
|
} |
|
}, |
|
"babel-plugin-apply-mdx-type-prop": { |
|
"version": "1.6.22", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "7.10.4", |
|
"@mdx-js/util": "1.6.22" |
|
}, |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.10.4" |
|
} |
|
} |
|
}, |
|
"babel-plugin-dynamic-import-node": { |
|
"version": "2.3.3", |
|
"requires": { |
|
"object.assign": "^4.1.0" |
|
} |
|
}, |
|
"babel-plugin-extract-import-names": { |
|
"version": "1.6.22", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "7.10.4" |
|
}, |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.10.4" |
|
} |
|
} |
|
}, |
|
"babel-plugin-macros": { |
|
"version": "2.8.0", |
|
"requires": { |
|
"@babel/runtime": "^7.7.2", |
|
"cosmiconfig": "^6.0.0", |
|
"resolve": "^1.12.0" |
|
}, |
|
"dependencies": { |
|
"cosmiconfig": { |
|
"version": "6.0.0", |
|
"requires": { |
|
"@types/parse-json": "^4.0.0", |
|
"import-fresh": "^3.1.0", |
|
"parse-json": "^5.0.0", |
|
"path-type": "^4.0.0", |
|
"yaml": "^1.7.2" |
|
} |
|
} |
|
} |
|
}, |
|
"babel-plugin-polyfill-corejs2": { |
|
"version": "0.2.2", |
|
"requires": { |
|
"@babel/compat-data": "^7.13.11", |
|
"@babel/helper-define-polyfill-provider": "^0.2.2", |
|
"semver": "^6.1.1" |
|
} |
|
}, |
|
"babel-plugin-polyfill-corejs3": { |
|
"version": "0.2.4", |
|
"requires": { |
|
"@babel/helper-define-polyfill-provider": "^0.2.2", |
|
"core-js-compat": "^3.14.0" |
|
} |
|
}, |
|
"babel-plugin-polyfill-regenerator": { |
|
"version": "0.2.2", |
|
"requires": { |
|
"@babel/helper-define-polyfill-provider": "^0.2.2" |
|
} |
|
}, |
|
"babel-plugin-styled-components": { |
|
"version": "1.13.2", |
|
"requires": { |
|
"@babel/helper-annotate-as-pure": "^7.0.0", |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"babel-plugin-syntax-jsx": "^6.18.0", |
|
"lodash": "^4.17.11" |
|
} |
|
}, |
|
"babel-plugin-syntax-jsx": { |
|
"version": "6.18.0" |
|
}, |
|
"bail": { |
|
"version": "1.0.5" |
|
}, |
|
"balanced-match": { |
|
"version": "1.0.2" |
|
}, |
|
"base64-js": { |
|
"version": "1.5.1" |
|
}, |
|
"big.js": { |
|
"version": "5.2.2" |
|
}, |
|
"binary-extensions": { |
|
"version": "2.2.0" |
|
}, |
|
"bn.js": { |
|
"version": "4.12.0" |
|
}, |
|
"boolbase": { |
|
"version": "1.0.0" |
|
}, |
|
"boxen": { |
|
"version": "1.3.0", |
|
"requires": { |
|
"ansi-align": "^2.0.0", |
|
"camelcase": "^4.0.0", |
|
"chalk": "^2.0.1", |
|
"cli-boxes": "^1.0.0", |
|
"string-width": "^2.0.0", |
|
"term-size": "^1.2.0", |
|
"widest-line": "^2.0.0" |
|
}, |
|
"dependencies": { |
|
"ansi-regex": { |
|
"version": "3.0.0" |
|
}, |
|
"camelcase": { |
|
"version": "4.1.0" |
|
}, |
|
"string-width": { |
|
"version": "2.1.1", |
|
"requires": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"ansi-regex": "^3.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"brace-expansion": { |
|
"version": "1.1.11", |
|
"requires": { |
|
"balanced-match": "^1.0.0", |
|
"concat-map": "0.0.1" |
|
} |
|
}, |
|
"braces": { |
|
"version": "3.0.2", |
|
"requires": { |
|
"fill-range": "^7.0.1" |
|
} |
|
}, |
|
"brorand": { |
|
"version": "1.1.0" |
|
}, |
|
"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" |
|
}, |
|
"dependencies": { |
|
"bn.js": { |
|
"version": "5.2.0" |
|
} |
|
} |
|
}, |
|
"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": { |
|
"bn.js": { |
|
"version": "5.2.0" |
|
}, |
|
"safe-buffer": { |
|
"version": "5.2.1" |
|
} |
|
} |
|
}, |
|
"browserify-zlib": { |
|
"version": "0.2.0", |
|
"requires": { |
|
"pako": "~1.0.5" |
|
} |
|
}, |
|
"browserslist": { |
|
"version": "4.17.0", |
|
"requires": { |
|
"caniuse-lite": "^1.0.30001254", |
|
"colorette": "^1.3.0", |
|
"electron-to-chromium": "^1.3.830", |
|
"escalade": "^3.1.1", |
|
"node-releases": "^1.1.75" |
|
} |
|
}, |
|
"buffer": { |
|
"version": "5.6.0", |
|
"requires": { |
|
"base64-js": "^1.0.2", |
|
"ieee754": "^1.1.4" |
|
} |
|
}, |
|
"buffer-xor": { |
|
"version": "1.0.3" |
|
}, |
|
"builtin-status-codes": { |
|
"version": "3.0.0" |
|
}, |
|
"builtins": { |
|
"version": "1.0.3" |
|
}, |
|
"bytes": { |
|
"version": "3.0.0", |
|
"dev": true |
|
}, |
|
"cacheable-request": { |
|
"version": "6.1.0", |
|
"requires": { |
|
"clone-response": "^1.0.2", |
|
"get-stream": "^5.1.0", |
|
"http-cache-semantics": "^4.0.0", |
|
"keyv": "^3.0.0", |
|
"lowercase-keys": "^2.0.0", |
|
"normalize-url": "^4.1.0", |
|
"responselike": "^1.0.2" |
|
}, |
|
"dependencies": { |
|
"get-stream": { |
|
"version": "5.2.0", |
|
"requires": { |
|
"pump": "^3.0.0" |
|
} |
|
}, |
|
"lowercase-keys": { |
|
"version": "2.0.0" |
|
} |
|
} |
|
}, |
|
"call-bind": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"function-bind": "^1.1.1", |
|
"get-intrinsic": "^1.0.2" |
|
} |
|
}, |
|
"callsites": { |
|
"version": "3.1.0" |
|
}, |
|
"camelcase": { |
|
"version": "5.3.1" |
|
}, |
|
"camelcase-css": { |
|
"version": "2.0.1" |
|
}, |
|
"camelize": { |
|
"version": "1.0.0" |
|
}, |
|
"caniuse-lite": { |
|
"version": "1.0.30001254" |
|
}, |
|
"capture-stack-trace": { |
|
"version": "1.0.1" |
|
}, |
|
"ccount": { |
|
"version": "1.1.0" |
|
}, |
|
"chalk": { |
|
"version": "2.4.2", |
|
"requires": { |
|
"ansi-styles": "^3.2.1", |
|
"escape-string-regexp": "^1.0.5", |
|
"supports-color": "^5.3.0" |
|
}, |
|
"dependencies": { |
|
"ansi-styles": { |
|
"version": "3.2.1", |
|
"requires": { |
|
"color-convert": "^1.9.0" |
|
} |
|
}, |
|
"color-convert": { |
|
"version": "1.9.3", |
|
"requires": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"color-name": { |
|
"version": "1.1.3" |
|
} |
|
} |
|
}, |
|
"character-entities": { |
|
"version": "1.2.4" |
|
}, |
|
"character-entities-legacy": { |
|
"version": "1.1.4" |
|
}, |
|
"character-reference-invalid": { |
|
"version": "1.1.4" |
|
}, |
|
"chardet": { |
|
"version": "0.7.0" |
|
}, |
|
"chokidar": { |
|
"version": "3.5.1", |
|
"requires": { |
|
"anymatch": "~3.1.1", |
|
"braces": "~3.0.2", |
|
"fsevents": "~2.3.1", |
|
"glob-parent": "~5.1.0", |
|
"is-binary-path": "~2.1.0", |
|
"is-glob": "~4.0.1", |
|
"normalize-path": "~3.0.0", |
|
"readdirp": "~3.5.0" |
|
} |
|
}, |
|
"ci-info": { |
|
"version": "2.0.0" |
|
}, |
|
"cipher-base": { |
|
"version": "1.0.4", |
|
"requires": { |
|
"inherits": "^2.0.1", |
|
"safe-buffer": "^5.0.1" |
|
} |
|
}, |
|
"classnames": { |
|
"version": "2.2.6" |
|
}, |
|
"cli-boxes": { |
|
"version": "1.0.0" |
|
}, |
|
"cli-cursor": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"restore-cursor": "^3.1.0" |
|
} |
|
}, |
|
"cli-width": { |
|
"version": "3.0.0" |
|
}, |
|
"clipboardy": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"requires": { |
|
"arch": "^2.1.1", |
|
"execa": "^1.0.0", |
|
"is-wsl": "^2.1.1" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"execa": { |
|
"version": "1.0.0", |
|
"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" |
|
} |
|
}, |
|
"get-stream": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"requires": { |
|
"pump": "^3.0.0" |
|
} |
|
}, |
|
"semver": { |
|
"version": "5.7.1", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"cliui": { |
|
"version": "5.0.0", |
|
"requires": { |
|
"string-width": "^3.1.0", |
|
"strip-ansi": "^5.2.0", |
|
"wrap-ansi": "^5.1.0" |
|
}, |
|
"dependencies": { |
|
"emoji-regex": { |
|
"version": "7.0.3" |
|
}, |
|
"string-width": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
} |
|
} |
|
} |
|
}, |
|
"clone-response": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"mimic-response": "^1.0.0" |
|
} |
|
}, |
|
"coa": { |
|
"version": "2.0.2", |
|
"requires": { |
|
"@types/q": "^1.5.1", |
|
"chalk": "^2.4.1", |
|
"q": "^1.1.2" |
|
} |
|
}, |
|
"collapse-white-space": { |
|
"version": "1.0.6" |
|
}, |
|
"color-convert": { |
|
"version": "2.0.1", |
|
"requires": { |
|
"color-name": "~1.1.4" |
|
} |
|
}, |
|
"color-name": { |
|
"version": "1.1.4" |
|
}, |
|
"colorette": { |
|
"version": "1.3.0" |
|
}, |
|
"comma-separated-tokens": { |
|
"version": "1.0.8" |
|
}, |
|
"commander": { |
|
"version": "2.20.3" |
|
}, |
|
"comment-json": { |
|
"version": "2.4.2", |
|
"requires": { |
|
"core-util-is": "^1.0.2", |
|
"esprima": "^4.0.1", |
|
"has-own-prop": "^2.0.0", |
|
"repeat-string": "^1.6.1" |
|
} |
|
}, |
|
"commondir": { |
|
"version": "1.0.1" |
|
}, |
|
"compressible": { |
|
"version": "2.0.18", |
|
"dev": true, |
|
"requires": { |
|
"mime-db": ">= 1.43.0 < 2" |
|
} |
|
}, |
|
"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" |
|
}, |
|
"dependencies": { |
|
"debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"requires": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"ms": { |
|
"version": "2.0.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"compute-scroll-into-view": { |
|
"version": "1.0.14" |
|
}, |
|
"concat-map": { |
|
"version": "0.0.1" |
|
}, |
|
"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": { |
|
"xdg-basedir": { |
|
"version": "4.0.0" |
|
} |
|
} |
|
}, |
|
"constants-browserify": { |
|
"version": "1.0.0" |
|
}, |
|
"content-disposition": { |
|
"version": "0.5.2", |
|
"dev": true |
|
}, |
|
"convert-source-map": { |
|
"version": "1.8.0", |
|
"requires": { |
|
"safe-buffer": "~5.1.1" |
|
} |
|
}, |
|
"copy-to-clipboard": { |
|
"version": "3.3.1", |
|
"requires": { |
|
"toggle-selection": "^1.0.6" |
|
} |
|
}, |
|
"core-js-compat": { |
|
"version": "3.17.2", |
|
"requires": { |
|
"browserslist": "^4.16.8", |
|
"semver": "7.0.0" |
|
}, |
|
"dependencies": { |
|
"semver": { |
|
"version": "7.0.0" |
|
} |
|
} |
|
}, |
|
"core-js-pure": { |
|
"version": "3.19.0", |
|
"dev": true |
|
}, |
|
"core-util-is": { |
|
"version": "1.0.3" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"create-ecdh": { |
|
"version": "4.0.4", |
|
"requires": { |
|
"bn.js": "^4.1.0", |
|
"elliptic": "^6.5.3" |
|
} |
|
}, |
|
"create-error-class": { |
|
"version": "3.0.2", |
|
"requires": { |
|
"capture-stack-trace": "^1.0.0" |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"cross-spawn": { |
|
"version": "7.0.3", |
|
"dev": true, |
|
"requires": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"dependencies": { |
|
"path-key": { |
|
"version": "3.1.1", |
|
"dev": true |
|
}, |
|
"shebang-command": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"requires": { |
|
"shebang-regex": "^3.0.0" |
|
} |
|
}, |
|
"shebang-regex": { |
|
"version": "3.0.0", |
|
"dev": true |
|
}, |
|
"which": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"requires": { |
|
"isexe": "^2.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"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" |
|
}, |
|
"css-box-model": { |
|
"version": "1.2.1", |
|
"requires": { |
|
"tiny-invariant": "^1.0.6" |
|
} |
|
}, |
|
"css-color-keywords": { |
|
"version": "1.0.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-select-base-adapter": { |
|
"version": "0.1.1" |
|
}, |
|
"css-to-react-native": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"camelize": "^1.0.0", |
|
"css-color-keywords": "^1.0.0", |
|
"postcss-value-parser": "^4.0.2" |
|
} |
|
}, |
|
"css-tree": { |
|
"version": "1.0.0-alpha.37", |
|
"requires": { |
|
"mdn-data": "2.0.4", |
|
"source-map": "^0.6.1" |
|
}, |
|
"dependencies": { |
|
"source-map": { |
|
"version": "0.6.1" |
|
} |
|
} |
|
}, |
|
"css-what": { |
|
"version": "3.4.2" |
|
}, |
|
"css.escape": { |
|
"version": "1.5.1" |
|
}, |
|
"cssnano-preset-simple": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"caniuse-lite": "^1.0.30001202" |
|
} |
|
}, |
|
"cssnano-simple": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"cssnano-preset-simple": "^3.0.0" |
|
} |
|
}, |
|
"csso": { |
|
"version": "4.2.0", |
|
"requires": { |
|
"css-tree": "^1.1.2" |
|
}, |
|
"dependencies": { |
|
"css-tree": { |
|
"version": "1.1.3", |
|
"requires": { |
|
"mdn-data": "2.0.14", |
|
"source-map": "^0.6.1" |
|
} |
|
}, |
|
"mdn-data": { |
|
"version": "2.0.14" |
|
}, |
|
"source-map": { |
|
"version": "0.6.1" |
|
} |
|
} |
|
}, |
|
"csstype": { |
|
"version": "3.0.8" |
|
}, |
|
"damerau-levenshtein": { |
|
"version": "1.0.7", |
|
"dev": true |
|
}, |
|
"data-uri-to-buffer": { |
|
"version": "3.0.1" |
|
}, |
|
"date-fns": { |
|
"version": "2.25.0" |
|
}, |
|
"debug": { |
|
"version": "4.3.2", |
|
"requires": { |
|
"ms": "2.1.2" |
|
} |
|
}, |
|
"decamelize": { |
|
"version": "1.2.0" |
|
}, |
|
"decompress-response": { |
|
"version": "3.3.0", |
|
"requires": { |
|
"mimic-response": "^1.0.0" |
|
} |
|
}, |
|
"deep-extend": { |
|
"version": "0.6.0" |
|
}, |
|
"deep-is": { |
|
"version": "0.1.4", |
|
"dev": true |
|
}, |
|
"deepmerge": { |
|
"version": "4.2.2" |
|
}, |
|
"defer-to-connect": { |
|
"version": "1.1.3" |
|
}, |
|
"define-properties": { |
|
"version": "1.1.3", |
|
"requires": { |
|
"object-keys": "^1.0.12" |
|
} |
|
}, |
|
"depd": { |
|
"version": "1.1.2" |
|
}, |
|
"des.js": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"inherits": "^2.0.1", |
|
"minimalistic-assert": "^1.0.0" |
|
} |
|
}, |
|
"detab": { |
|
"version": "2.0.4", |
|
"requires": { |
|
"repeat-string": "^1.5.4" |
|
} |
|
}, |
|
"detect-indent": { |
|
"version": "6.1.0" |
|
}, |
|
"detect-node-es": { |
|
"version": "1.1.0" |
|
}, |
|
"diffie-hellman": { |
|
"version": "5.0.3", |
|
"requires": { |
|
"bn.js": "^4.1.0", |
|
"miller-rabin": "^4.0.0", |
|
"randombytes": "^2.0.0" |
|
} |
|
}, |
|
"dir-glob": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"requires": { |
|
"path-type": "^4.0.0" |
|
} |
|
}, |
|
"doctrine": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"requires": { |
|
"esutils": "^2.0.2" |
|
} |
|
}, |
|
"dom-serializer": { |
|
"version": "0.2.2", |
|
"requires": { |
|
"domelementtype": "^2.0.1", |
|
"entities": "^2.0.0" |
|
}, |
|
"dependencies": { |
|
"domelementtype": { |
|
"version": "2.2.0" |
|
} |
|
} |
|
}, |
|
"domain-browser": { |
|
"version": "4.19.0" |
|
}, |
|
"domelementtype": { |
|
"version": "1.3.1" |
|
}, |
|
"domutils": { |
|
"version": "1.7.0", |
|
"requires": { |
|
"dom-serializer": "0", |
|
"domelementtype": "1" |
|
} |
|
}, |
|
"dot-prop": { |
|
"version": "5.3.0", |
|
"requires": { |
|
"is-obj": "^2.0.0" |
|
} |
|
}, |
|
"dotenv": { |
|
"version": "5.0.1" |
|
}, |
|
"duplexer3": { |
|
"version": "0.1.4" |
|
}, |
|
"editorconfig": { |
|
"version": "0.15.3", |
|
"requires": { |
|
"commander": "^2.19.0", |
|
"lru-cache": "^4.1.5", |
|
"semver": "^5.6.0", |
|
"sigmund": "^1.0.1" |
|
}, |
|
"dependencies": { |
|
"semver": { |
|
"version": "5.7.1" |
|
} |
|
} |
|
}, |
|
"electron-to-chromium": { |
|
"version": "1.3.830" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"email-addresses": { |
|
"version": "3.1.0", |
|
"dev": true |
|
}, |
|
"emoji-regex": { |
|
"version": "8.0.0" |
|
}, |
|
"emojis-list": { |
|
"version": "3.0.0" |
|
}, |
|
"encoding": { |
|
"version": "0.1.13", |
|
"requires": { |
|
"iconv-lite": "^0.6.2" |
|
}, |
|
"dependencies": { |
|
"iconv-lite": { |
|
"version": "0.6.3", |
|
"requires": { |
|
"safer-buffer": ">= 2.1.2 < 3.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"end-of-stream": { |
|
"version": "1.4.4", |
|
"requires": { |
|
"once": "^1.4.0" |
|
} |
|
}, |
|
"enquirer": { |
|
"version": "2.3.6", |
|
"dev": true, |
|
"requires": { |
|
"ansi-colors": "^4.1.1" |
|
} |
|
}, |
|
"entities": { |
|
"version": "2.2.0" |
|
}, |
|
"error-ex": { |
|
"version": "1.3.2", |
|
"requires": { |
|
"is-arrayish": "^0.2.1" |
|
} |
|
}, |
|
"es-abstract": { |
|
"version": "1.19.1", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"es-to-primitive": "^1.2.1", |
|
"function-bind": "^1.1.1", |
|
"get-intrinsic": "^1.1.1", |
|
"get-symbol-description": "^1.0.0", |
|
"has": "^1.0.3", |
|
"has-symbols": "^1.0.2", |
|
"internal-slot": "^1.0.3", |
|
"is-callable": "^1.2.4", |
|
"is-negative-zero": "^2.0.1", |
|
"is-regex": "^1.1.4", |
|
"is-shared-array-buffer": "^1.0.1", |
|
"is-string": "^1.0.7", |
|
"is-weakref": "^1.0.1", |
|
"object-inspect": "^1.11.0", |
|
"object-keys": "^1.1.1", |
|
"object.assign": "^4.1.2", |
|
"string.prototype.trimend": "^1.0.4", |
|
"string.prototype.trimstart": "^1.0.4", |
|
"unbox-primitive": "^1.0.1" |
|
} |
|
}, |
|
"es-to-primitive": { |
|
"version": "1.2.1", |
|
"requires": { |
|
"is-callable": "^1.1.4", |
|
"is-date-object": "^1.0.1", |
|
"is-symbol": "^1.0.2" |
|
} |
|
}, |
|
"es6-object-assign": { |
|
"version": "1.1.0" |
|
}, |
|
"escalade": { |
|
"version": "3.1.1" |
|
}, |
|
"escape-goat": { |
|
"version": "2.1.1" |
|
}, |
|
"escape-string-regexp": { |
|
"version": "1.0.5" |
|
}, |
|
"eslint": { |
|
"version": "7.32.0", |
|
"dev": true, |
|
"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", |
|
"dev": true, |
|
"requires": { |
|
"@babel/highlight": "^7.10.4" |
|
} |
|
}, |
|
"ansi-regex": { |
|
"version": "5.0.0", |
|
"dev": true |
|
}, |
|
"chalk": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"requires": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
} |
|
}, |
|
"doctrine": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"requires": { |
|
"esutils": "^2.0.2" |
|
} |
|
}, |
|
"escape-string-regexp": { |
|
"version": "4.0.0", |
|
"dev": true |
|
}, |
|
"eslint-visitor-keys": { |
|
"version": "2.1.0", |
|
"dev": true |
|
}, |
|
"globals": { |
|
"version": "13.12.0", |
|
"dev": true, |
|
"requires": { |
|
"type-fest": "^0.20.2" |
|
} |
|
}, |
|
"lru-cache": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"requires": { |
|
"yallist": "^4.0.0" |
|
} |
|
}, |
|
"semver": { |
|
"version": "7.3.5", |
|
"dev": true, |
|
"requires": { |
|
"lru-cache": "^6.0.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"requires": { |
|
"ansi-regex": "^5.0.0" |
|
} |
|
}, |
|
"supports-color": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"requires": { |
|
"has-flag": "^4.0.0" |
|
} |
|
}, |
|
"yallist": { |
|
"version": "4.0.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"eslint-config-next": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"requires": { |
|
"@next/eslint-plugin-next": "12.0.1", |
|
"@rushstack/eslint-patch": "^1.0.6", |
|
"@typescript-eslint/parser": "^4.20.0", |
|
"eslint-import-resolver-node": "^0.3.4", |
|
"eslint-import-resolver-typescript": "^2.4.0", |
|
"eslint-plugin-import": "^2.22.1", |
|
"eslint-plugin-jsx-a11y": "^6.4.1", |
|
"eslint-plugin-react": "^7.23.1", |
|
"eslint-plugin-react-hooks": "^4.2.0" |
|
} |
|
}, |
|
"eslint-config-prettier": { |
|
"version": "8.3.0", |
|
"dev": true, |
|
"requires": {} |
|
}, |
|
"eslint-import-resolver-node": { |
|
"version": "0.3.6", |
|
"dev": true, |
|
"requires": { |
|
"debug": "^3.2.7", |
|
"resolve": "^1.20.0" |
|
}, |
|
"dependencies": { |
|
"debug": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"requires": { |
|
"ms": "^2.1.1" |
|
} |
|
} |
|
} |
|
}, |
|
"eslint-import-resolver-typescript": { |
|
"version": "2.5.0", |
|
"dev": true, |
|
"requires": { |
|
"debug": "^4.3.1", |
|
"glob": "^7.1.7", |
|
"is-glob": "^4.0.1", |
|
"resolve": "^1.20.0", |
|
"tsconfig-paths": "^3.9.0" |
|
} |
|
}, |
|
"eslint-module-utils": { |
|
"version": "2.7.1", |
|
"dev": true, |
|
"requires": { |
|
"debug": "^3.2.7", |
|
"find-up": "^2.1.0", |
|
"pkg-dir": "^2.0.0" |
|
}, |
|
"dependencies": { |
|
"debug": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"requires": { |
|
"ms": "^2.1.1" |
|
} |
|
}, |
|
"find-up": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"requires": { |
|
"locate-path": "^2.0.0" |
|
} |
|
}, |
|
"locate-path": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"requires": { |
|
"p-locate": "^2.0.0", |
|
"path-exists": "^3.0.0" |
|
} |
|
}, |
|
"p-limit": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"requires": { |
|
"p-try": "^1.0.0" |
|
} |
|
}, |
|
"p-locate": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"requires": { |
|
"p-limit": "^1.1.0" |
|
} |
|
}, |
|
"p-try": { |
|
"version": "1.0.0", |
|
"dev": true |
|
}, |
|
"pkg-dir": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"requires": { |
|
"find-up": "^2.1.0" |
|
} |
|
} |
|
} |
|
}, |
|
"eslint-plugin-import": { |
|
"version": "2.25.2", |
|
"dev": true, |
|
"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.0", |
|
"has": "^1.0.3", |
|
"is-core-module": "^2.7.0", |
|
"is-glob": "^4.0.3", |
|
"minimatch": "^3.0.4", |
|
"object.values": "^1.1.5", |
|
"resolve": "^1.20.0", |
|
"tsconfig-paths": "^3.11.0" |
|
}, |
|
"dependencies": { |
|
"debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"requires": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"ms": { |
|
"version": "2.0.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"eslint-plugin-jsx-a11y": { |
|
"version": "6.4.1", |
|
"dev": true, |
|
"requires": { |
|
"@babel/runtime": "^7.11.2", |
|
"aria-query": "^4.2.2", |
|
"array-includes": "^3.1.1", |
|
"ast-types-flow": "^0.0.7", |
|
"axe-core": "^4.0.2", |
|
"axobject-query": "^2.2.0", |
|
"damerau-levenshtein": "^1.0.6", |
|
"emoji-regex": "^9.0.0", |
|
"has": "^1.0.3", |
|
"jsx-ast-utils": "^3.1.0", |
|
"language-tags": "^1.0.5" |
|
}, |
|
"dependencies": { |
|
"emoji-regex": { |
|
"version": "9.2.2", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"eslint-plugin-react": { |
|
"version": "7.26.1", |
|
"dev": true, |
|
"requires": { |
|
"array-includes": "^3.1.3", |
|
"array.prototype.flatmap": "^1.2.4", |
|
"doctrine": "^2.1.0", |
|
"estraverse": "^5.2.0", |
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0", |
|
"minimatch": "^3.0.4", |
|
"object.entries": "^1.1.4", |
|
"object.fromentries": "^2.0.4", |
|
"object.hasown": "^1.0.0", |
|
"object.values": "^1.1.4", |
|
"prop-types": "^15.7.2", |
|
"resolve": "^2.0.0-next.3", |
|
"semver": "^6.3.0", |
|
"string.prototype.matchall": "^4.0.5" |
|
}, |
|
"dependencies": { |
|
"resolve": { |
|
"version": "2.0.0-next.3", |
|
"dev": true, |
|
"requires": { |
|
"is-core-module": "^2.2.0", |
|
"path-parse": "^1.0.6" |
|
} |
|
} |
|
} |
|
}, |
|
"eslint-plugin-react-hooks": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"requires": {} |
|
}, |
|
"eslint-scope": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"requires": { |
|
"esrecurse": "^4.3.0", |
|
"estraverse": "^4.1.1" |
|
}, |
|
"dependencies": { |
|
"estraverse": { |
|
"version": "4.3.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"eslint-utils": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"requires": { |
|
"eslint-visitor-keys": "^1.1.0" |
|
} |
|
}, |
|
"eslint-visitor-keys": { |
|
"version": "1.3.0", |
|
"dev": true |
|
}, |
|
"espree": { |
|
"version": "7.3.1", |
|
"dev": true, |
|
"requires": { |
|
"acorn": "^7.4.0", |
|
"acorn-jsx": "^5.3.1", |
|
"eslint-visitor-keys": "^1.3.0" |
|
} |
|
}, |
|
"esprima": { |
|
"version": "4.0.1" |
|
}, |
|
"esquery": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"requires": { |
|
"estraverse": "^5.1.0" |
|
} |
|
}, |
|
"esrecurse": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"requires": { |
|
"estraverse": "^5.2.0" |
|
} |
|
}, |
|
"estraverse": { |
|
"version": "5.3.0", |
|
"dev": true |
|
}, |
|
"esutils": { |
|
"version": "2.0.3" |
|
}, |
|
"etag": { |
|
"version": "1.8.1" |
|
}, |
|
"events": { |
|
"version": "3.3.0" |
|
}, |
|
"evp_bytestokey": { |
|
"version": "1.0.3", |
|
"requires": { |
|
"md5.js": "^1.3.4", |
|
"safe-buffer": "^5.1.1" |
|
} |
|
}, |
|
"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" |
|
}, |
|
"dependencies": { |
|
"get-stream": { |
|
"version": "5.2.0", |
|
"dev": true, |
|
"requires": { |
|
"pump": "^3.0.0" |
|
} |
|
}, |
|
"is-stream": { |
|
"version": "2.0.1", |
|
"dev": true |
|
}, |
|
"npm-run-path": { |
|
"version": "4.0.1", |
|
"dev": true, |
|
"requires": { |
|
"path-key": "^3.0.0" |
|
} |
|
}, |
|
"path-key": { |
|
"version": "3.1.1", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"fast-deep-equal": { |
|
"version": "3.1.3", |
|
"dev": true |
|
}, |
|
"fast-glob": { |
|
"version": "3.2.7", |
|
"dev": true, |
|
"requires": { |
|
"@nodelib/fs.stat": "^2.0.2", |
|
"@nodelib/fs.walk": "^1.2.3", |
|
"glob-parent": "^5.1.2", |
|
"merge2": "^1.3.0", |
|
"micromatch": "^4.0.4" |
|
} |
|
}, |
|
"fast-json-stable-stringify": { |
|
"version": "2.1.0", |
|
"dev": true |
|
}, |
|
"fast-levenshtein": { |
|
"version": "2.0.6", |
|
"dev": true |
|
}, |
|
"fast-url-parser": { |
|
"version": "1.1.3", |
|
"dev": true, |
|
"requires": { |
|
"punycode": "^1.3.2" |
|
}, |
|
"dependencies": { |
|
"punycode": { |
|
"version": "1.4.1", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"fastq": { |
|
"version": "1.13.0", |
|
"dev": true, |
|
"requires": { |
|
"reusify": "^1.0.4" |
|
} |
|
}, |
|
"figures": { |
|
"version": "3.2.0", |
|
"requires": { |
|
"escape-string-regexp": "^1.0.5" |
|
} |
|
}, |
|
"file-entry-cache": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"requires": { |
|
"flat-cache": "^3.0.4" |
|
} |
|
}, |
|
"filename-reserved-regex": { |
|
"version": "2.0.0", |
|
"dev": true |
|
}, |
|
"filenamify": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"requires": { |
|
"filename-reserved-regex": "^2.0.0", |
|
"strip-outer": "^1.0.1", |
|
"trim-repeated": "^1.0.0" |
|
} |
|
}, |
|
"fill-range": { |
|
"version": "7.0.1", |
|
"requires": { |
|
"to-regex-range": "^5.0.1" |
|
} |
|
}, |
|
"find-cache-dir": { |
|
"version": "3.3.1", |
|
"requires": { |
|
"commondir": "^1.0.1", |
|
"make-dir": "^3.0.2", |
|
"pkg-dir": "^4.1.0" |
|
} |
|
}, |
|
"find-root": { |
|
"version": "1.1.0" |
|
}, |
|
"find-up": { |
|
"version": "4.1.0", |
|
"requires": { |
|
"locate-path": "^5.0.0", |
|
"path-exists": "^4.0.0" |
|
}, |
|
"dependencies": { |
|
"path-exists": { |
|
"version": "4.0.0" |
|
} |
|
} |
|
}, |
|
"flat-cache": { |
|
"version": "3.0.4", |
|
"dev": true, |
|
"requires": { |
|
"flatted": "^3.1.0", |
|
"rimraf": "^3.0.2" |
|
}, |
|
"dependencies": { |
|
"rimraf": { |
|
"version": "3.0.2", |
|
"dev": true, |
|
"requires": { |
|
"glob": "^7.1.3" |
|
} |
|
} |
|
} |
|
}, |
|
"flatted": { |
|
"version": "3.2.2", |
|
"dev": true |
|
}, |
|
"focus-lock": { |
|
"version": "0.8.1", |
|
"requires": { |
|
"tslib": "^1.9.3" |
|
} |
|
}, |
|
"focus-visible": { |
|
"version": "5.2.0" |
|
}, |
|
"foreach": { |
|
"version": "2.0.5" |
|
}, |
|
"framer-motion": { |
|
"version": "4.1.17", |
|
"requires": { |
|
"@emotion/is-prop-valid": "^0.8.2", |
|
"framesync": "5.3.0", |
|
"hey-listen": "^1.0.8", |
|
"popmotion": "9.3.6", |
|
"style-value-types": "4.1.4", |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"framesync": { |
|
"version": "5.3.0", |
|
"requires": { |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"fs-exists-sync": { |
|
"version": "0.1.0" |
|
}, |
|
"fs-extra": { |
|
"version": "8.1.0", |
|
"requires": { |
|
"graceful-fs": "^4.2.0", |
|
"jsonfile": "^4.0.0", |
|
"universalify": "^0.1.0" |
|
} |
|
}, |
|
"fs.realpath": { |
|
"version": "1.0.0" |
|
}, |
|
"fsevents": { |
|
"version": "2.3.2", |
|
"optional": true |
|
}, |
|
"function-bind": { |
|
"version": "1.1.1" |
|
}, |
|
"functional-red-black-tree": { |
|
"version": "1.0.1", |
|
"dev": true |
|
}, |
|
"gensync": { |
|
"version": "1.0.0-beta.2" |
|
}, |
|
"get-caller-file": { |
|
"version": "2.0.5" |
|
}, |
|
"get-intrinsic": { |
|
"version": "1.1.1", |
|
"requires": { |
|
"function-bind": "^1.1.1", |
|
"has": "^1.0.3", |
|
"has-symbols": "^1.0.1" |
|
} |
|
}, |
|
"get-nonce": { |
|
"version": "1.0.1" |
|
}, |
|
"get-orientation": { |
|
"version": "1.1.2", |
|
"requires": { |
|
"stream-parser": "^0.3.1" |
|
} |
|
}, |
|
"get-stream": { |
|
"version": "3.0.0" |
|
}, |
|
"get-symbol-description": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"get-intrinsic": "^1.1.1" |
|
} |
|
}, |
|
"gh-pages": { |
|
"version": "3.2.3", |
|
"dev": true, |
|
"requires": { |
|
"async": "^2.6.1", |
|
"commander": "^2.18.0", |
|
"email-addresses": "^3.0.1", |
|
"filenamify": "^4.3.0", |
|
"find-cache-dir": "^3.3.1", |
|
"fs-extra": "^8.1.0", |
|
"globby": "^6.1.0" |
|
} |
|
}, |
|
"git-config-path": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"extend-shallow": "^2.0.1", |
|
"fs-exists-sync": "^0.1.0", |
|
"homedir-polyfill": "^1.0.0" |
|
} |
|
}, |
|
"git-username": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"parse-github-url": "^1.0.2", |
|
"remote-origin-url": "^1.0.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-to-regexp": { |
|
"version": "0.4.1" |
|
}, |
|
"global-dirs": { |
|
"version": "2.1.0", |
|
"requires": { |
|
"ini": "1.3.7" |
|
}, |
|
"dependencies": { |
|
"ini": { |
|
"version": "1.3.7" |
|
} |
|
} |
|
}, |
|
"globals": { |
|
"version": "11.12.0" |
|
}, |
|
"globby": { |
|
"version": "6.1.0", |
|
"dev": 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" |
|
}, |
|
"dependencies": { |
|
"array-union": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"requires": { |
|
"array-uniq": "^1.0.1" |
|
} |
|
} |
|
} |
|
}, |
|
"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": { |
|
"get-stream": { |
|
"version": "4.1.0", |
|
"requires": { |
|
"pump": "^3.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"graceful-fs": { |
|
"version": "4.2.8" |
|
}, |
|
"has": { |
|
"version": "1.0.3", |
|
"requires": { |
|
"function-bind": "^1.1.1" |
|
} |
|
}, |
|
"has-ansi": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"ansi-regex": "^2.0.0" |
|
} |
|
}, |
|
"has-bigints": { |
|
"version": "1.0.1" |
|
}, |
|
"has-flag": { |
|
"version": "4.0.0" |
|
}, |
|
"has-own-prop": { |
|
"version": "2.0.0" |
|
}, |
|
"has-symbols": { |
|
"version": "1.0.2" |
|
}, |
|
"has-tostringtag": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"has-symbols": "^1.0.2" |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"hast-to-hyperscript": { |
|
"version": "9.0.1", |
|
"requires": { |
|
"@types/unist": "^2.0.3", |
|
"comma-separated-tokens": "^1.0.0", |
|
"property-information": "^5.3.0", |
|
"space-separated-tokens": "^1.0.0", |
|
"style-to-object": "^0.3.0", |
|
"unist-util-is": "^4.0.0", |
|
"web-namespaces": "^1.0.0" |
|
} |
|
}, |
|
"hast-util-from-parse5": { |
|
"version": "6.0.1", |
|
"requires": { |
|
"@types/parse5": "^5.0.0", |
|
"hastscript": "^6.0.0", |
|
"property-information": "^5.0.0", |
|
"vfile": "^4.0.0", |
|
"vfile-location": "^3.2.0", |
|
"web-namespaces": "^1.0.0" |
|
} |
|
}, |
|
"hast-util-parse-selector": { |
|
"version": "2.2.5" |
|
}, |
|
"hast-util-raw": { |
|
"version": "6.0.1", |
|
"requires": { |
|
"@types/hast": "^2.0.0", |
|
"hast-util-from-parse5": "^6.0.0", |
|
"hast-util-to-parse5": "^6.0.0", |
|
"html-void-elements": "^1.0.0", |
|
"parse5": "^6.0.0", |
|
"unist-util-position": "^3.0.0", |
|
"vfile": "^4.0.0", |
|
"web-namespaces": "^1.0.0", |
|
"xtend": "^4.0.0", |
|
"zwitch": "^1.0.0" |
|
} |
|
}, |
|
"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-to-string": { |
|
"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" |
|
}, |
|
"hey-listen": { |
|
"version": "1.0.8" |
|
}, |
|
"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", |
|
"requires": { |
|
"parse-passwd": "^1.0.0" |
|
} |
|
}, |
|
"hosted-git-info": { |
|
"version": "2.8.9" |
|
}, |
|
"html-void-elements": { |
|
"version": "1.0.5" |
|
}, |
|
"http-cache-semantics": { |
|
"version": "4.1.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" |
|
} |
|
}, |
|
"https-browserify": { |
|
"version": "1.0.0" |
|
}, |
|
"human-signals": { |
|
"version": "1.1.1", |
|
"dev": true |
|
}, |
|
"husky": { |
|
"version": "7.0.4", |
|
"dev": true |
|
}, |
|
"iconv-lite": { |
|
"version": "0.4.24", |
|
"requires": { |
|
"safer-buffer": ">= 2.1.2 < 3" |
|
} |
|
}, |
|
"ieee754": { |
|
"version": "1.2.1" |
|
}, |
|
"ignore": { |
|
"version": "4.0.6", |
|
"dev": true |
|
}, |
|
"image-size": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"queue": "6.0.2" |
|
} |
|
}, |
|
"import-fresh": { |
|
"version": "3.3.0", |
|
"requires": { |
|
"parent-module": "^1.0.0", |
|
"resolve-from": "^4.0.0" |
|
} |
|
}, |
|
"import-lazy": { |
|
"version": "2.1.0" |
|
}, |
|
"imurmurhash": { |
|
"version": "0.1.4" |
|
}, |
|
"inflight": { |
|
"version": "1.0.6", |
|
"requires": { |
|
"once": "^1.3.0", |
|
"wrappy": "1" |
|
} |
|
}, |
|
"inherits": { |
|
"version": "2.0.4" |
|
}, |
|
"ini": { |
|
"version": "1.3.8" |
|
}, |
|
"inline-style-parser": { |
|
"version": "0.1.1" |
|
}, |
|
"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": { |
|
"ansi-regex": { |
|
"version": "5.0.0" |
|
}, |
|
"chalk": { |
|
"version": "4.1.2", |
|
"requires": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "6.0.0", |
|
"requires": { |
|
"ansi-regex": "^5.0.0" |
|
} |
|
}, |
|
"supports-color": { |
|
"version": "7.2.0", |
|
"requires": { |
|
"has-flag": "^4.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"internal-slot": { |
|
"version": "1.0.3", |
|
"requires": { |
|
"get-intrinsic": "^1.1.0", |
|
"has": "^1.0.3", |
|
"side-channel": "^1.0.4" |
|
} |
|
}, |
|
"invariant": { |
|
"version": "2.2.4", |
|
"requires": { |
|
"loose-envify": "^1.0.0" |
|
} |
|
}, |
|
"is-alphabetical": { |
|
"version": "1.0.4" |
|
}, |
|
"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", |
|
"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": "2.0.5" |
|
}, |
|
"is-callable": { |
|
"version": "1.2.4" |
|
}, |
|
"is-ci": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"ci-info": "^2.0.0" |
|
} |
|
}, |
|
"is-core-module": { |
|
"version": "2.8.0", |
|
"requires": { |
|
"has": "^1.0.3" |
|
} |
|
}, |
|
"is-date-object": { |
|
"version": "1.0.5", |
|
"requires": { |
|
"has-tostringtag": "^1.0.0" |
|
} |
|
}, |
|
"is-decimal": { |
|
"version": "1.0.4" |
|
}, |
|
"is-directory": { |
|
"version": "0.3.1" |
|
}, |
|
"is-docker": { |
|
"version": "2.2.1", |
|
"dev": true |
|
}, |
|
"is-extendable": { |
|
"version": "0.1.1" |
|
}, |
|
"is-extglob": { |
|
"version": "2.1.1" |
|
}, |
|
"is-fullwidth-code-point": { |
|
"version": "2.0.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.3.2", |
|
"requires": { |
|
"global-dirs": "^2.0.1", |
|
"is-path-inside": "^3.0.1" |
|
} |
|
}, |
|
"is-nan": { |
|
"version": "1.3.2", |
|
"requires": { |
|
"call-bind": "^1.0.0", |
|
"define-properties": "^1.1.3" |
|
} |
|
}, |
|
"is-negative-zero": { |
|
"version": "2.0.1" |
|
}, |
|
"is-npm": { |
|
"version": "4.0.0" |
|
}, |
|
"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-path-inside": { |
|
"version": "3.0.3" |
|
}, |
|
"is-plain-obj": { |
|
"version": "2.1.0" |
|
}, |
|
"is-redirect": { |
|
"version": "1.0.0" |
|
}, |
|
"is-regex": { |
|
"version": "1.1.4", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"has-tostringtag": "^1.0.0" |
|
} |
|
}, |
|
"is-retry-allowed": { |
|
"version": "1.2.0" |
|
}, |
|
"is-shared-array-buffer": { |
|
"version": "1.0.1" |
|
}, |
|
"is-stream": { |
|
"version": "1.1.0" |
|
}, |
|
"is-string": { |
|
"version": "1.0.7", |
|
"requires": { |
|
"has-tostringtag": "^1.0.0" |
|
} |
|
}, |
|
"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-weakref": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"call-bind": "^1.0.0" |
|
} |
|
}, |
|
"is-whitespace-character": { |
|
"version": "1.0.4" |
|
}, |
|
"is-word-character": { |
|
"version": "1.0.4" |
|
}, |
|
"is-wsl": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"requires": { |
|
"is-docker": "^2.0.0" |
|
} |
|
}, |
|
"is-yarn-global": { |
|
"version": "0.3.0" |
|
}, |
|
"isexe": { |
|
"version": "2.0.0" |
|
}, |
|
"jest-worker": { |
|
"version": "27.0.0-next.5", |
|
"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" |
|
} |
|
} |
|
} |
|
}, |
|
"js-tokens": { |
|
"version": "4.0.0" |
|
}, |
|
"js-yaml": { |
|
"version": "3.14.1", |
|
"requires": { |
|
"argparse": "^1.0.7", |
|
"esprima": "^4.0.0" |
|
} |
|
}, |
|
"jsesc": { |
|
"version": "2.5.2" |
|
}, |
|
"json-buffer": { |
|
"version": "3.0.0" |
|
}, |
|
"json-parse-even-better-errors": { |
|
"version": "2.3.1" |
|
}, |
|
"json-schema-traverse": { |
|
"version": "0.4.1", |
|
"dev": true |
|
}, |
|
"json-stable-stringify-without-jsonify": { |
|
"version": "1.0.1", |
|
"dev": true |
|
}, |
|
"json5": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"minimist": "^1.2.0" |
|
} |
|
}, |
|
"jsonfile": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"graceful-fs": "^4.1.6" |
|
} |
|
}, |
|
"jsx-ast-utils": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"requires": { |
|
"array-includes": "^3.1.2", |
|
"object.assign": "^4.1.2" |
|
} |
|
}, |
|
"keyv": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"json-buffer": "3.0.0" |
|
} |
|
}, |
|
"kleur": { |
|
"version": "3.0.3" |
|
}, |
|
"language-subtag-registry": { |
|
"version": "0.3.21", |
|
"dev": true |
|
}, |
|
"language-tags": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"requires": { |
|
"language-subtag-registry": "~0.3.2" |
|
} |
|
}, |
|
"latest-version": { |
|
"version": "5.1.0", |
|
"requires": { |
|
"package-json": "^6.3.0" |
|
} |
|
}, |
|
"levn": { |
|
"version": "0.4.1", |
|
"dev": true, |
|
"requires": { |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "~0.4.0" |
|
} |
|
}, |
|
"libnpx": { |
|
"version": "10.2.4", |
|
"requires": { |
|
"dotenv": "^5.0.1", |
|
"npm-package-arg": "^6.0.0", |
|
"rimraf": "^2.6.2", |
|
"safe-buffer": "^5.1.0", |
|
"update-notifier": "^2.3.0", |
|
"which": "^1.3.0", |
|
"y18n": "^4.0.0", |
|
"yargs": "^14.2.3" |
|
}, |
|
"dependencies": { |
|
"ci-info": { |
|
"version": "1.6.0" |
|
}, |
|
"configstore": { |
|
"version": "3.1.5", |
|
"requires": { |
|
"dot-prop": "^4.2.1", |
|
"graceful-fs": "^4.1.2", |
|
"make-dir": "^1.0.0", |
|
"unique-string": "^1.0.0", |
|
"write-file-atomic": "^2.0.0", |
|
"xdg-basedir": "^3.0.0" |
|
} |
|
}, |
|
"crypto-random-string": { |
|
"version": "1.0.0" |
|
}, |
|
"dot-prop": { |
|
"version": "4.2.1", |
|
"requires": { |
|
"is-obj": "^1.0.0" |
|
} |
|
}, |
|
"global-dirs": { |
|
"version": "0.1.1", |
|
"requires": { |
|
"ini": "^1.3.4" |
|
} |
|
}, |
|
"got": { |
|
"version": "6.7.1", |
|
"requires": { |
|
"create-error-class": "^3.0.0", |
|
"duplexer3": "^0.1.4", |
|
"get-stream": "^3.0.0", |
|
"is-redirect": "^1.0.0", |
|
"is-retry-allowed": "^1.0.0", |
|
"is-stream": "^1.0.0", |
|
"lowercase-keys": "^1.0.0", |
|
"safe-buffer": "^5.0.1", |
|
"timed-out": "^4.0.0", |
|
"unzip-response": "^2.0.1", |
|
"url-parse-lax": "^1.0.0" |
|
} |
|
}, |
|
"is-ci": { |
|
"version": "1.2.1", |
|
"requires": { |
|
"ci-info": "^1.5.0" |
|
} |
|
}, |
|
"is-installed-globally": { |
|
"version": "0.1.0", |
|
"requires": { |
|
"global-dirs": "^0.1.0", |
|
"is-path-inside": "^1.0.0" |
|
} |
|
}, |
|
"is-npm": { |
|
"version": "1.0.0" |
|
}, |
|
"is-obj": { |
|
"version": "1.0.1" |
|
}, |
|
"is-path-inside": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"path-is-inside": "^1.0.1" |
|
} |
|
}, |
|
"latest-version": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"package-json": "^4.0.0" |
|
} |
|
}, |
|
"make-dir": { |
|
"version": "1.3.0", |
|
"requires": { |
|
"pify": "^3.0.0" |
|
} |
|
}, |
|
"package-json": { |
|
"version": "4.0.1", |
|
"requires": { |
|
"got": "^6.7.1", |
|
"registry-auth-token": "^3.0.1", |
|
"registry-url": "^3.0.3", |
|
"semver": "^5.1.0" |
|
} |
|
}, |
|
"pify": { |
|
"version": "3.0.0" |
|
}, |
|
"prepend-http": { |
|
"version": "1.0.4" |
|
}, |
|
"semver": { |
|
"version": "5.7.1" |
|
}, |
|
"semver-diff": { |
|
"version": "2.1.0", |
|
"requires": { |
|
"semver": "^5.0.3" |
|
} |
|
}, |
|
"unique-string": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"crypto-random-string": "^1.0.0" |
|
} |
|
}, |
|
"update-notifier": { |
|
"version": "2.5.0", |
|
"requires": { |
|
"boxen": "^1.2.1", |
|
"chalk": "^2.0.1", |
|
"configstore": "^3.0.0", |
|
"import-lazy": "^2.1.0", |
|
"is-ci": "^1.0.10", |
|
"is-installed-globally": "^0.1.0", |
|
"is-npm": "^1.0.0", |
|
"latest-version": "^3.0.0", |
|
"semver-diff": "^2.0.0", |
|
"xdg-basedir": "^3.0.0" |
|
} |
|
}, |
|
"url-parse-lax": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"prepend-http": "^1.0.1" |
|
} |
|
}, |
|
"write-file-atomic": { |
|
"version": "2.4.3", |
|
"requires": { |
|
"graceful-fs": "^4.1.11", |
|
"imurmurhash": "^0.1.4", |
|
"signal-exit": "^3.0.2" |
|
} |
|
} |
|
} |
|
}, |
|
"lines-and-columns": { |
|
"version": "1.1.6" |
|
}, |
|
"listify": { |
|
"version": "1.0.3" |
|
}, |
|
"loader-utils": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^3.0.0", |
|
"json5": "^2.1.2" |
|
}, |
|
"dependencies": { |
|
"json5": { |
|
"version": "2.2.0", |
|
"requires": { |
|
"minimist": "^1.2.5" |
|
} |
|
} |
|
} |
|
}, |
|
"locate-path": { |
|
"version": "5.0.0", |
|
"requires": { |
|
"p-locate": "^4.1.0" |
|
} |
|
}, |
|
"lodash": { |
|
"version": "4.17.21" |
|
}, |
|
"lodash.clonedeep": { |
|
"version": "4.5.0", |
|
"dev": true |
|
}, |
|
"lodash.debounce": { |
|
"version": "4.0.8" |
|
}, |
|
"lodash.merge": { |
|
"version": "4.6.2", |
|
"dev": true |
|
}, |
|
"lodash.mergewith": { |
|
"version": "4.6.2" |
|
}, |
|
"lodash.sortby": { |
|
"version": "4.7.0" |
|
}, |
|
"lodash.truncate": { |
|
"version": "4.4.2", |
|
"dev": true |
|
}, |
|
"lodash.uniq": { |
|
"version": "4.5.0" |
|
}, |
|
"longest": { |
|
"version": "2.0.1" |
|
}, |
|
"loose-envify": { |
|
"version": "1.4.0", |
|
"requires": { |
|
"js-tokens": "^3.0.0 || ^4.0.0" |
|
} |
|
}, |
|
"lowercase-keys": { |
|
"version": "1.0.1" |
|
}, |
|
"lru-cache": { |
|
"version": "4.1.5", |
|
"requires": { |
|
"pseudomap": "^1.0.2", |
|
"yallist": "^2.1.2" |
|
} |
|
}, |
|
"make-dir": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"semver": "^6.0.0" |
|
} |
|
}, |
|
"markdown-escapes": { |
|
"version": "1.0.4" |
|
}, |
|
"md5.js": { |
|
"version": "1.3.5", |
|
"requires": { |
|
"hash-base": "^3.0.0", |
|
"inherits": "^2.0.1", |
|
"safe-buffer": "^5.1.2" |
|
} |
|
}, |
|
"mdast-squeeze-paragraphs": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"unist-util-remove": "^2.0.0" |
|
} |
|
}, |
|
"mdast-util-definitions": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"unist-util-visit": "^2.0.0" |
|
} |
|
}, |
|
"mdast-util-to-hast": { |
|
"version": "10.0.1", |
|
"requires": { |
|
"@types/mdast": "^3.0.0", |
|
"@types/unist": "^2.0.0", |
|
"mdast-util-definitions": "^4.0.0", |
|
"mdurl": "^1.0.0", |
|
"unist-builder": "^2.0.0", |
|
"unist-util-generated": "^1.0.0", |
|
"unist-util-position": "^3.0.0", |
|
"unist-util-visit": "^2.0.0" |
|
} |
|
}, |
|
"mdn-data": { |
|
"version": "2.0.4" |
|
}, |
|
"mdurl": { |
|
"version": "1.0.1" |
|
}, |
|
"merge-stream": { |
|
"version": "2.0.0" |
|
}, |
|
"merge2": { |
|
"version": "1.4.1", |
|
"dev": true |
|
}, |
|
"micromatch": { |
|
"version": "4.0.4", |
|
"dev": true, |
|
"requires": { |
|
"braces": "^3.0.1", |
|
"picomatch": "^2.2.3" |
|
} |
|
}, |
|
"middleearth-names": { |
|
"version": "1.1.0", |
|
"requires": { |
|
"unique-random-array": "1.0.0" |
|
} |
|
}, |
|
"miller-rabin": { |
|
"version": "4.0.1", |
|
"requires": { |
|
"bn.js": "^4.0.0", |
|
"brorand": "^1.0.1" |
|
} |
|
}, |
|
"mime-db": { |
|
"version": "1.49.0", |
|
"dev": true |
|
}, |
|
"mime-types": { |
|
"version": "2.1.18", |
|
"dev": true, |
|
"requires": { |
|
"mime-db": "~1.33.0" |
|
}, |
|
"dependencies": { |
|
"mime-db": { |
|
"version": "1.33.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"mimic-fn": { |
|
"version": "2.1.0" |
|
}, |
|
"mimic-response": { |
|
"version": "1.0.1" |
|
}, |
|
"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.5" |
|
}, |
|
"mkdirp": { |
|
"version": "0.5.5", |
|
"requires": { |
|
"minimist": "^1.2.5" |
|
} |
|
}, |
|
"mri": { |
|
"version": "1.1.6", |
|
"dev": true |
|
}, |
|
"mrm": { |
|
"version": "3.0.10", |
|
"requires": { |
|
"git-username": "^1.0.0", |
|
"glob": "^7.1.6", |
|
"inquirer": "^7.0.4", |
|
"is-directory": "^0.3.1", |
|
"kleur": "^3.0.3", |
|
"libnpx": "^10.2.4", |
|
"listify": "^1.0.0", |
|
"lodash": "^4.17.15", |
|
"longest": "^2.0.1", |
|
"middleearth-names": "^1.1.0", |
|
"minimist": "^1.2.0", |
|
"mrm-core": "^6.1.7", |
|
"semver-utils": "^1.1.4", |
|
"update-notifier": "^4.1.0", |
|
"user-home": "^2.0.0", |
|
"user-meta": "^1.0.0", |
|
"which": "^2.0.2" |
|
}, |
|
"dependencies": { |
|
"which": { |
|
"version": "2.0.2", |
|
"requires": { |
|
"isexe": "^2.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"mrm-core": { |
|
"version": "6.1.7", |
|
"requires": { |
|
"babel-code-frame": "^6.26.0", |
|
"comment-json": "^2.2.0", |
|
"detect-indent": "^6.0.0", |
|
"editorconfig": "^0.15.3", |
|
"find-up": "^4.1.0", |
|
"fs-extra": "^8.1.0", |
|
"kleur": "^3.0.3", |
|
"listify": "^1.0.0", |
|
"lodash": "^4.17.15", |
|
"minimist": "^1.2.0", |
|
"prop-ini": "^0.0.2", |
|
"rc": "^1.2.8", |
|
"readme-badger": "^0.3.0", |
|
"semver": "^6.3.0", |
|
"smpltmpl": "^1.0.2", |
|
"split-lines": "^2.0.0", |
|
"strip-bom": "^4.0.0", |
|
"validate-npm-package-name": "^3.0.0", |
|
"webpack-merge": "^4.2.2", |
|
"yaml": "^2.0.0-1" |
|
}, |
|
"dependencies": { |
|
"strip-bom": { |
|
"version": "4.0.0" |
|
}, |
|
"yaml": { |
|
"version": "2.0.0-8" |
|
} |
|
} |
|
}, |
|
"ms": { |
|
"version": "2.1.2" |
|
}, |
|
"multimatch": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"requires": { |
|
"@types/minimatch": "^3.0.3", |
|
"array-differ": "^3.0.0", |
|
"array-union": "^2.1.0", |
|
"arrify": "^2.0.1", |
|
"minimatch": "^3.0.4" |
|
} |
|
}, |
|
"mute-stream": { |
|
"version": "0.0.8" |
|
}, |
|
"nanoid": { |
|
"version": "3.1.25" |
|
}, |
|
"natural-compare": { |
|
"version": "1.4.0", |
|
"dev": true |
|
}, |
|
"negotiator": { |
|
"version": "0.6.2", |
|
"dev": true |
|
}, |
|
"neo-async": { |
|
"version": "2.6.2" |
|
}, |
|
"next": { |
|
"version": "12.0.1", |
|
"requires": { |
|
"@babel/runtime": "7.15.4", |
|
"@hapi/accept": "5.0.2", |
|
"@next/env": "12.0.1", |
|
"@next/polyfill-module": "12.0.1", |
|
"@next/react-dev-overlay": "12.0.1", |
|
"@next/react-refresh-utils": "12.0.1", |
|
"@next/swc-android-arm64": "12.0.1", |
|
"@next/swc-darwin-arm64": "12.0.1", |
|
"@next/swc-darwin-x64": "12.0.1", |
|
"@next/swc-linux-arm-gnueabihf": "12.0.1", |
|
"@next/swc-linux-arm64-gnu": "12.0.1", |
|
"@next/swc-linux-arm64-musl": "12.0.1", |
|
"@next/swc-linux-x64-gnu": "12.0.1", |
|
"@next/swc-linux-x64-musl": "12.0.1", |
|
"@next/swc-win32-arm64-msvc": "12.0.1", |
|
"@next/swc-win32-ia32-msvc": "12.0.1", |
|
"@next/swc-win32-x64-msvc": "12.0.1", |
|
"@node-rs/helper": "1.2.1", |
|
"acorn": "8.5.0", |
|
"assert": "2.0.0", |
|
"browserify-zlib": "0.2.0", |
|
"browserslist": "4.16.6", |
|
"buffer": "5.6.0", |
|
"caniuse-lite": "^1.0.30001228", |
|
"chalk": "2.4.2", |
|
"chokidar": "3.5.1", |
|
"constants-browserify": "1.0.0", |
|
"crypto-browserify": "3.12.0", |
|
"cssnano-simple": "3.0.0", |
|
"domain-browser": "4.19.0", |
|
"encoding": "0.1.13", |
|
"etag": "1.8.1", |
|
"events": "3.3.0", |
|
"find-cache-dir": "3.3.1", |
|
"get-orientation": "1.1.2", |
|
"https-browserify": "1.0.0", |
|
"image-size": "1.0.0", |
|
"jest-worker": "27.0.0-next.5", |
|
"node-fetch": "2.6.1", |
|
"node-html-parser": "1.4.9", |
|
"os-browserify": "0.3.0", |
|
"p-limit": "3.1.0", |
|
"path-browserify": "1.0.1", |
|
"postcss": "8.2.15", |
|
"process": "0.11.10", |
|
"querystring-es3": "0.2.1", |
|
"raw-body": "2.4.1", |
|
"react-is": "17.0.2", |
|
"react-refresh": "0.8.3", |
|
"react-server-dom-webpack": "0.0.0-experimental-3c4c1c470-20211021", |
|
"regenerator-runtime": "0.13.4", |
|
"stream-browserify": "3.0.0", |
|
"stream-http": "3.1.1", |
|
"string_decoder": "1.3.0", |
|
"styled-jsx": "5.0.0-beta.3", |
|
"timers-browserify": "2.0.12", |
|
"tty-browserify": "0.0.1", |
|
"use-subscription": "1.5.1", |
|
"util": "0.12.4", |
|
"vm-browserify": "1.1.2", |
|
"watchpack": "2.1.1", |
|
"web-streams-polyfill": "3.0.3" |
|
}, |
|
"dependencies": { |
|
"acorn": { |
|
"version": "8.5.0" |
|
}, |
|
"browserslist": { |
|
"version": "4.16.6", |
|
"requires": { |
|
"caniuse-lite": "^1.0.30001219", |
|
"colorette": "^1.2.2", |
|
"electron-to-chromium": "^1.3.723", |
|
"escalade": "^3.1.1", |
|
"node-releases": "^1.1.71" |
|
} |
|
}, |
|
"p-limit": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"yocto-queue": "^0.1.0" |
|
} |
|
}, |
|
"react-is": { |
|
"version": "17.0.2" |
|
}, |
|
"regenerator-runtime": { |
|
"version": "0.13.4" |
|
} |
|
} |
|
}, |
|
"nice-try": { |
|
"version": "1.0.5", |
|
"dev": true |
|
}, |
|
"node-fetch": { |
|
"version": "2.6.1" |
|
}, |
|
"node-html-parser": { |
|
"version": "1.4.9", |
|
"requires": { |
|
"he": "1.2.0" |
|
} |
|
}, |
|
"node-releases": { |
|
"version": "1.1.75" |
|
}, |
|
"normalize-path": { |
|
"version": "3.0.0" |
|
}, |
|
"normalize-url": { |
|
"version": "4.5.1" |
|
}, |
|
"npm-package-arg": { |
|
"version": "6.1.1", |
|
"requires": { |
|
"hosted-git-info": "^2.7.1", |
|
"osenv": "^0.1.5", |
|
"semver": "^5.6.0", |
|
"validate-npm-package-name": "^3.0.0" |
|
}, |
|
"dependencies": { |
|
"semver": { |
|
"version": "5.7.1" |
|
} |
|
} |
|
}, |
|
"npm-run-path": { |
|
"version": "2.0.2", |
|
"requires": { |
|
"path-key": "^2.0.0" |
|
} |
|
}, |
|
"nth-check": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"boolbase": "~1.0.0" |
|
} |
|
}, |
|
"object-assign": { |
|
"version": "4.1.1" |
|
}, |
|
"object-inspect": { |
|
"version": "1.11.0" |
|
}, |
|
"object-is": { |
|
"version": "1.1.5", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
} |
|
}, |
|
"object-keys": { |
|
"version": "1.1.1" |
|
}, |
|
"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", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1" |
|
} |
|
}, |
|
"object.fromentries": { |
|
"version": "2.0.5", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1" |
|
} |
|
}, |
|
"object.getownpropertydescriptors": { |
|
"version": "2.1.2", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.18.0-next.2" |
|
} |
|
}, |
|
"object.hasown": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"requires": { |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1" |
|
} |
|
}, |
|
"object.values": { |
|
"version": "1.1.5", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.19.1" |
|
} |
|
}, |
|
"on-headers": { |
|
"version": "1.0.2", |
|
"dev": true |
|
}, |
|
"once": { |
|
"version": "1.4.0", |
|
"requires": { |
|
"wrappy": "1" |
|
} |
|
}, |
|
"onetime": { |
|
"version": "5.1.2", |
|
"requires": { |
|
"mimic-fn": "^2.1.0" |
|
} |
|
}, |
|
"optionator": { |
|
"version": "0.9.1", |
|
"dev": true, |
|
"requires": { |
|
"deep-is": "^0.1.3", |
|
"fast-levenshtein": "^2.0.6", |
|
"levn": "^0.4.1", |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "^0.4.0", |
|
"word-wrap": "^1.2.3" |
|
} |
|
}, |
|
"os-browserify": { |
|
"version": "0.3.0" |
|
}, |
|
"os-homedir": { |
|
"version": "1.0.2" |
|
}, |
|
"os-tmpdir": { |
|
"version": "1.0.2" |
|
}, |
|
"osenv": { |
|
"version": "0.1.5", |
|
"requires": { |
|
"os-homedir": "^1.0.0", |
|
"os-tmpdir": "^1.0.0" |
|
} |
|
}, |
|
"p-cancelable": { |
|
"version": "1.1.0" |
|
}, |
|
"p-finally": { |
|
"version": "1.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" |
|
} |
|
}, |
|
"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": { |
|
"registry-auth-token": { |
|
"version": "4.2.1", |
|
"requires": { |
|
"rc": "^1.2.8" |
|
} |
|
}, |
|
"registry-url": { |
|
"version": "5.1.0", |
|
"requires": { |
|
"rc": "^1.2.8" |
|
} |
|
} |
|
} |
|
}, |
|
"pako": { |
|
"version": "1.0.11" |
|
}, |
|
"parent-module": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"callsites": "^3.0.0" |
|
} |
|
}, |
|
"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-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-git-config": { |
|
"version": "1.1.1", |
|
"requires": { |
|
"extend-shallow": "^2.0.1", |
|
"fs-exists-sync": "^0.1.0", |
|
"git-config-path": "^1.0.1", |
|
"ini": "^1.3.4" |
|
} |
|
}, |
|
"parse-github-url": { |
|
"version": "1.0.2" |
|
}, |
|
"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-passwd": { |
|
"version": "1.0.0" |
|
}, |
|
"parse5": { |
|
"version": "6.0.1" |
|
}, |
|
"path-browserify": { |
|
"version": "1.0.1" |
|
}, |
|
"path-exists": { |
|
"version": "3.0.0" |
|
}, |
|
"path-is-absolute": { |
|
"version": "1.0.1" |
|
}, |
|
"path-is-inside": { |
|
"version": "1.0.2" |
|
}, |
|
"path-key": { |
|
"version": "2.0.1" |
|
}, |
|
"path-parse": { |
|
"version": "1.0.7" |
|
}, |
|
"path-to-regexp": { |
|
"version": "2.2.1", |
|
"dev": true |
|
}, |
|
"path-type": { |
|
"version": "4.0.0" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"picomatch": { |
|
"version": "2.3.0" |
|
}, |
|
"pify": { |
|
"version": "2.3.0", |
|
"dev": true |
|
}, |
|
"pinkie": { |
|
"version": "2.0.4", |
|
"dev": true |
|
}, |
|
"pinkie-promise": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"requires": { |
|
"pinkie": "^2.0.0" |
|
} |
|
}, |
|
"pkg-dir": { |
|
"version": "4.2.0", |
|
"requires": { |
|
"find-up": "^4.0.0" |
|
} |
|
}, |
|
"platform": { |
|
"version": "1.3.6" |
|
}, |
|
"popmotion": { |
|
"version": "9.3.6", |
|
"requires": { |
|
"framesync": "5.3.0", |
|
"hey-listen": "^1.0.8", |
|
"style-value-types": "4.1.4", |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"postcss": { |
|
"version": "8.2.15", |
|
"requires": { |
|
"colorette": "^1.2.2", |
|
"nanoid": "^3.1.23", |
|
"source-map": "^0.6.1" |
|
}, |
|
"dependencies": { |
|
"source-map": { |
|
"version": "0.6.1" |
|
} |
|
} |
|
}, |
|
"postcss-value-parser": { |
|
"version": "4.1.0" |
|
}, |
|
"prelude-ls": { |
|
"version": "1.2.1", |
|
"dev": true |
|
}, |
|
"prepend-http": { |
|
"version": "2.0.0" |
|
}, |
|
"pretty-quick": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"requires": { |
|
"chalk": "^3.0.0", |
|
"execa": "^4.0.0", |
|
"find-up": "^4.1.0", |
|
"ignore": "^5.1.4", |
|
"mri": "^1.1.5", |
|
"multimatch": "^4.0.0" |
|
}, |
|
"dependencies": { |
|
"chalk": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"requires": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
} |
|
}, |
|
"ignore": { |
|
"version": "5.1.8", |
|
"dev": true |
|
}, |
|
"supports-color": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"requires": { |
|
"has-flag": "^4.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"prism-themes": { |
|
"version": "1.9.0" |
|
}, |
|
"prismjs": { |
|
"version": "1.24.1" |
|
}, |
|
"process": { |
|
"version": "0.11.10" |
|
}, |
|
"progress": { |
|
"version": "2.0.3", |
|
"dev": true |
|
}, |
|
"prop-ini": { |
|
"version": "0.0.2", |
|
"requires": { |
|
"extend": "^3.0.0" |
|
} |
|
}, |
|
"prop-types": { |
|
"version": "15.7.2", |
|
"requires": { |
|
"loose-envify": "^1.4.0", |
|
"object-assign": "^4.1.1", |
|
"react-is": "^16.8.1" |
|
} |
|
}, |
|
"property-information": { |
|
"version": "5.6.0", |
|
"requires": { |
|
"xtend": "^4.0.0" |
|
} |
|
}, |
|
"pseudomap": { |
|
"version": "1.0.2" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"pump": { |
|
"version": "3.0.0", |
|
"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" |
|
} |
|
}, |
|
"q": { |
|
"version": "1.5.1" |
|
}, |
|
"querystring-es3": { |
|
"version": "0.2.1" |
|
}, |
|
"queue": { |
|
"version": "6.0.2", |
|
"requires": { |
|
"inherits": "~2.0.3" |
|
} |
|
}, |
|
"queue-microtask": { |
|
"version": "1.2.3", |
|
"dev": true |
|
}, |
|
"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.0", |
|
"dev": true |
|
}, |
|
"raw-body": { |
|
"version": "2.4.1", |
|
"requires": { |
|
"bytes": "3.1.0", |
|
"http-errors": "1.7.3", |
|
"iconv-lite": "0.4.24", |
|
"unpipe": "1.0.0" |
|
}, |
|
"dependencies": { |
|
"bytes": { |
|
"version": "3.1.0" |
|
} |
|
} |
|
}, |
|
"rc": { |
|
"version": "1.2.8", |
|
"requires": { |
|
"deep-extend": "^0.6.0", |
|
"ini": "~1.3.0", |
|
"minimist": "^1.2.0", |
|
"strip-json-comments": "~2.0.1" |
|
}, |
|
"dependencies": { |
|
"strip-json-comments": { |
|
"version": "2.0.1" |
|
} |
|
} |
|
}, |
|
"react": { |
|
"version": "17.0.2", |
|
"requires": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1" |
|
} |
|
}, |
|
"react-clientside-effect": { |
|
"version": "1.2.5", |
|
"requires": { |
|
"@babel/runtime": "^7.12.13" |
|
} |
|
}, |
|
"react-dom": { |
|
"version": "17.0.2", |
|
"requires": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1", |
|
"scheduler": "^0.20.2" |
|
} |
|
}, |
|
"react-fast-compare": { |
|
"version": "3.2.0" |
|
}, |
|
"react-focus-lock": { |
|
"version": "2.5.0", |
|
"requires": { |
|
"@babel/runtime": "^7.0.0", |
|
"focus-lock": "^0.8.1", |
|
"prop-types": "^15.6.2", |
|
"react-clientside-effect": "^1.2.2", |
|
"use-callback-ref": "^1.2.1", |
|
"use-sidecar": "^1.0.1" |
|
} |
|
}, |
|
"react-is": { |
|
"version": "16.13.1" |
|
}, |
|
"react-refresh": { |
|
"version": "0.8.3" |
|
}, |
|
"react-remove-scroll": { |
|
"version": "2.4.1", |
|
"requires": { |
|
"react-remove-scroll-bar": "^2.1.0", |
|
"react-style-singleton": "^2.1.0", |
|
"tslib": "^1.0.0", |
|
"use-callback-ref": "^1.2.3", |
|
"use-sidecar": "^1.0.1" |
|
} |
|
}, |
|
"react-remove-scroll-bar": { |
|
"version": "2.2.0", |
|
"requires": { |
|
"react-style-singleton": "^2.1.0", |
|
"tslib": "^1.0.0" |
|
} |
|
}, |
|
"react-server-dom-webpack": { |
|
"version": "0.0.0-experimental-3c4c1c470-20211021", |
|
"requires": { |
|
"acorn": "^6.2.1", |
|
"loose-envify": "^1.1.0", |
|
"neo-async": "^2.6.1", |
|
"object-assign": "^4.1.1" |
|
}, |
|
"dependencies": { |
|
"acorn": { |
|
"version": "6.4.2" |
|
} |
|
} |
|
}, |
|
"react-style-singleton": { |
|
"version": "2.1.1", |
|
"requires": { |
|
"get-nonce": "^1.0.0", |
|
"invariant": "^2.2.4", |
|
"tslib": "^1.0.0" |
|
} |
|
}, |
|
"readable-stream": { |
|
"version": "3.6.0", |
|
"requires": { |
|
"inherits": "^2.0.3", |
|
"string_decoder": "^1.1.1", |
|
"util-deprecate": "^1.0.1" |
|
} |
|
}, |
|
"readdirp": { |
|
"version": "3.5.0", |
|
"requires": { |
|
"picomatch": "^2.2.1" |
|
} |
|
}, |
|
"readme-badger": { |
|
"version": "0.3.0", |
|
"requires": { |
|
"balanced-match": "^1.0.0" |
|
} |
|
}, |
|
"refractor": { |
|
"version": "3.4.0", |
|
"requires": { |
|
"hastscript": "^6.0.0", |
|
"parse-entities": "^2.0.0", |
|
"prismjs": "~1.24.0" |
|
} |
|
}, |
|
"regenerate": { |
|
"version": "1.4.2" |
|
}, |
|
"regenerate-unicode-properties": { |
|
"version": "8.2.0", |
|
"requires": { |
|
"regenerate": "^1.4.0" |
|
} |
|
}, |
|
"regenerator-runtime": { |
|
"version": "0.13.9" |
|
}, |
|
"regenerator-transform": { |
|
"version": "0.14.5", |
|
"requires": { |
|
"@babel/runtime": "^7.8.4" |
|
} |
|
}, |
|
"regexp.prototype.flags": { |
|
"version": "1.3.1", |
|
"dev": true, |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
} |
|
}, |
|
"regexpp": { |
|
"version": "3.2.0", |
|
"dev": true |
|
}, |
|
"regexpu-core": { |
|
"version": "4.7.1", |
|
"requires": { |
|
"regenerate": "^1.4.0", |
|
"regenerate-unicode-properties": "^8.2.0", |
|
"regjsgen": "^0.5.1", |
|
"regjsparser": "^0.6.4", |
|
"unicode-match-property-ecmascript": "^1.0.4", |
|
"unicode-match-property-value-ecmascript": "^1.2.0" |
|
} |
|
}, |
|
"registry-auth-token": { |
|
"version": "3.3.2", |
|
"requires": { |
|
"rc": "^1.1.6", |
|
"safe-buffer": "^5.0.1" |
|
} |
|
}, |
|
"registry-url": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"rc": "^1.0.1" |
|
} |
|
}, |
|
"regjsgen": { |
|
"version": "0.5.2" |
|
}, |
|
"regjsparser": { |
|
"version": "0.6.9", |
|
"requires": { |
|
"jsesc": "~0.5.0" |
|
}, |
|
"dependencies": { |
|
"jsesc": { |
|
"version": "0.5.0" |
|
} |
|
} |
|
}, |
|
"remark-footnotes": { |
|
"version": "2.0.0" |
|
}, |
|
"remark-mdx": { |
|
"version": "1.6.22", |
|
"requires": { |
|
"@babel/core": "7.12.9", |
|
"@babel/helper-plugin-utils": "7.10.4", |
|
"@babel/plugin-proposal-object-rest-spread": "7.12.1", |
|
"@babel/plugin-syntax-jsx": "7.12.1", |
|
"@mdx-js/util": "1.6.22", |
|
"is-alphabetical": "1.0.4", |
|
"remark-parse": "8.0.3", |
|
"unified": "9.2.0" |
|
}, |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.10.4" |
|
}, |
|
"@babel/plugin-proposal-object-rest-spread": { |
|
"version": "7.12.1", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.10.4", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.0", |
|
"@babel/plugin-transform-parameters": "^7.12.1" |
|
}, |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.14.5" |
|
} |
|
} |
|
}, |
|
"@babel/plugin-syntax-jsx": { |
|
"version": "7.12.1", |
|
"requires": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": { |
|
"version": "7.14.5" |
|
} |
|
} |
|
} |
|
} |
|
}, |
|
"remark-parse": { |
|
"version": "8.0.3", |
|
"requires": { |
|
"ccount": "^1.0.0", |
|
"collapse-white-space": "^1.0.2", |
|
"is-alphabetical": "^1.0.0", |
|
"is-decimal": "^1.0.0", |
|
"is-whitespace-character": "^1.0.0", |
|
"is-word-character": "^1.0.0", |
|
"markdown-escapes": "^1.0.0", |
|
"parse-entities": "^2.0.0", |
|
"repeat-string": "^1.5.4", |
|
"state-toggle": "^1.0.0", |
|
"trim": "0.0.1", |
|
"trim-trailing-lines": "^1.0.0", |
|
"unherit": "^1.0.4", |
|
"unist-util-remove-position": "^2.0.0", |
|
"vfile-location": "^3.0.0", |
|
"xtend": "^4.0.1" |
|
} |
|
}, |
|
"remark-squeeze-paragraphs": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"mdast-squeeze-paragraphs": "^4.0.0" |
|
} |
|
}, |
|
"remote-origin-url": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"parse-git-config": "^1.1.1" |
|
} |
|
}, |
|
"repeat-string": { |
|
"version": "1.6.1" |
|
}, |
|
"require-directory": { |
|
"version": "2.1.1" |
|
}, |
|
"require-from-string": { |
|
"version": "2.0.2", |
|
"dev": true |
|
}, |
|
"require-main-filename": { |
|
"version": "2.0.0" |
|
}, |
|
"resolve": { |
|
"version": "1.20.0", |
|
"requires": { |
|
"is-core-module": "^2.2.0", |
|
"path-parse": "^1.0.6" |
|
} |
|
}, |
|
"resolve-from": { |
|
"version": "4.0.0" |
|
}, |
|
"responselike": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"lowercase-keys": "^1.0.0" |
|
} |
|
}, |
|
"restore-cursor": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"onetime": "^5.1.0", |
|
"signal-exit": "^3.0.2" |
|
} |
|
}, |
|
"reusify": { |
|
"version": "1.0.4", |
|
"dev": true |
|
}, |
|
"rimraf": { |
|
"version": "2.7.1", |
|
"requires": { |
|
"glob": "^7.1.3" |
|
} |
|
}, |
|
"ripemd160": { |
|
"version": "2.0.2", |
|
"requires": { |
|
"hash-base": "^3.0.0", |
|
"inherits": "^2.0.1" |
|
} |
|
}, |
|
"run-async": { |
|
"version": "2.4.1" |
|
}, |
|
"run-parallel": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"requires": { |
|
"queue-microtask": "^1.2.2" |
|
} |
|
}, |
|
"rxjs": { |
|
"version": "6.6.7", |
|
"requires": { |
|
"tslib": "^1.9.0" |
|
} |
|
}, |
|
"safe-buffer": { |
|
"version": "5.1.2" |
|
}, |
|
"safer-buffer": { |
|
"version": "2.1.2" |
|
}, |
|
"sax": { |
|
"version": "1.2.4" |
|
}, |
|
"scheduler": { |
|
"version": "0.20.2", |
|
"requires": { |
|
"loose-envify": "^1.1.0", |
|
"object-assign": "^4.1.1" |
|
} |
|
}, |
|
"semver": { |
|
"version": "6.3.0" |
|
}, |
|
"semver-diff": { |
|
"version": "3.1.1", |
|
"requires": { |
|
"semver": "^6.3.0" |
|
} |
|
}, |
|
"semver-utils": { |
|
"version": "1.1.4" |
|
}, |
|
"serve": { |
|
"version": "12.0.1", |
|
"dev": true, |
|
"requires": { |
|
"@zeit/schemas": "2.6.0", |
|
"ajv": "6.12.6", |
|
"arg": "2.0.0", |
|
"boxen": "1.3.0", |
|
"chalk": "2.4.1", |
|
"clipboardy": "2.3.0", |
|
"compression": "1.7.3", |
|
"serve-handler": "6.1.3", |
|
"update-check": "1.5.2" |
|
}, |
|
"dependencies": { |
|
"ansi-styles": { |
|
"version": "3.2.1", |
|
"dev": true, |
|
"requires": { |
|
"color-convert": "^1.9.0" |
|
} |
|
}, |
|
"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": "1.9.3", |
|
"dev": true, |
|
"requires": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"color-name": { |
|
"version": "1.1.3", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"set-blocking": { |
|
"version": "2.0.0" |
|
}, |
|
"setimmediate": { |
|
"version": "1.0.5" |
|
}, |
|
"setprototypeof": { |
|
"version": "1.1.1" |
|
}, |
|
"sha.js": { |
|
"version": "2.4.11", |
|
"requires": { |
|
"inherits": "^2.0.1", |
|
"safe-buffer": "^5.0.1" |
|
} |
|
}, |
|
"shallowequal": { |
|
"version": "1.1.0" |
|
}, |
|
"shebang-command": { |
|
"version": "1.2.0", |
|
"requires": { |
|
"shebang-regex": "^1.0.0" |
|
} |
|
}, |
|
"shebang-regex": { |
|
"version": "1.0.0" |
|
}, |
|
"shell-quote": { |
|
"version": "1.7.2" |
|
}, |
|
"side-channel": { |
|
"version": "1.0.4", |
|
"requires": { |
|
"call-bind": "^1.0.0", |
|
"get-intrinsic": "^1.0.2", |
|
"object-inspect": "^1.9.0" |
|
} |
|
}, |
|
"sigmund": { |
|
"version": "1.0.1" |
|
}, |
|
"signal-exit": { |
|
"version": "3.0.3" |
|
}, |
|
"slash": { |
|
"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" |
|
}, |
|
"dependencies": { |
|
"is-fullwidth-code-point": { |
|
"version": "3.0.0", |
|
"dev": true |
|
} |
|
} |
|
}, |
|
"smpltmpl": { |
|
"version": "1.0.2", |
|
"requires": { |
|
"babel-code-frame": "^6.26.0" |
|
} |
|
}, |
|
"source-map": { |
|
"version": "0.5.7" |
|
}, |
|
"space-separated-tokens": { |
|
"version": "1.1.5" |
|
}, |
|
"split-lines": { |
|
"version": "2.1.0" |
|
}, |
|
"sprintf-js": { |
|
"version": "1.0.3" |
|
}, |
|
"stable": { |
|
"version": "0.1.8" |
|
}, |
|
"stacktrace-parser": { |
|
"version": "0.1.10", |
|
"requires": { |
|
"type-fest": "^0.7.1" |
|
}, |
|
"dependencies": { |
|
"type-fest": { |
|
"version": "0.7.1" |
|
} |
|
} |
|
}, |
|
"state-toggle": { |
|
"version": "1.0.3" |
|
}, |
|
"statuses": { |
|
"version": "1.5.0" |
|
}, |
|
"stream-browserify": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"inherits": "~2.0.4", |
|
"readable-stream": "^3.5.0" |
|
} |
|
}, |
|
"stream-http": { |
|
"version": "3.1.1", |
|
"requires": { |
|
"builtin-status-codes": "^3.0.0", |
|
"inherits": "^2.0.4", |
|
"readable-stream": "^3.6.0", |
|
"xtend": "^4.0.2" |
|
} |
|
}, |
|
"stream-parser": { |
|
"version": "0.3.1", |
|
"requires": { |
|
"debug": "2" |
|
}, |
|
"dependencies": { |
|
"debug": { |
|
"version": "2.6.9", |
|
"requires": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"ms": { |
|
"version": "2.0.0" |
|
} |
|
} |
|
}, |
|
"string_decoder": { |
|
"version": "1.3.0", |
|
"requires": { |
|
"safe-buffer": "~5.2.0" |
|
}, |
|
"dependencies": { |
|
"safe-buffer": { |
|
"version": "5.2.1" |
|
} |
|
} |
|
}, |
|
"string-hash": { |
|
"version": "1.1.3" |
|
}, |
|
"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": { |
|
"ansi-regex": { |
|
"version": "5.0.1" |
|
}, |
|
"is-fullwidth-code-point": { |
|
"version": "3.0.0" |
|
}, |
|
"strip-ansi": { |
|
"version": "6.0.1", |
|
"requires": { |
|
"ansi-regex": "^5.0.1" |
|
} |
|
} |
|
} |
|
}, |
|
"string.prototype.matchall": { |
|
"version": "4.0.6", |
|
"dev": true, |
|
"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.trimend": { |
|
"version": "1.0.4", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
} |
|
}, |
|
"string.prototype.trimstart": { |
|
"version": "1.0.4", |
|
"requires": { |
|
"call-bind": "^1.0.2", |
|
"define-properties": "^1.1.3" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "5.2.0", |
|
"requires": { |
|
"ansi-regex": "^4.1.0" |
|
}, |
|
"dependencies": { |
|
"ansi-regex": { |
|
"version": "4.1.0" |
|
} |
|
} |
|
}, |
|
"strip-bom": { |
|
"version": "3.0.0", |
|
"dev": true |
|
}, |
|
"strip-eof": { |
|
"version": "1.0.0" |
|
}, |
|
"strip-final-newline": { |
|
"version": "2.0.0", |
|
"dev": true |
|
}, |
|
"strip-json-comments": { |
|
"version": "3.1.1", |
|
"dev": true |
|
}, |
|
"strip-outer": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"requires": { |
|
"escape-string-regexp": "^1.0.2" |
|
} |
|
}, |
|
"style-to-object": { |
|
"version": "0.3.0", |
|
"requires": { |
|
"inline-style-parser": "0.1.1" |
|
} |
|
}, |
|
"style-value-types": { |
|
"version": "4.1.4", |
|
"requires": { |
|
"hey-listen": "^1.0.8", |
|
"tslib": "^2.1.0" |
|
}, |
|
"dependencies": { |
|
"tslib": { |
|
"version": "2.3.1" |
|
} |
|
} |
|
}, |
|
"styled-components": { |
|
"version": "5.3.3", |
|
"requires": { |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"@babel/traverse": "^7.4.5", |
|
"@emotion/is-prop-valid": "^0.8.8", |
|
"@emotion/stylis": "^0.8.4", |
|
"@emotion/unitless": "^0.7.4", |
|
"babel-plugin-styled-components": ">= 1.12.0", |
|
"css-to-react-native": "^3.0.0", |
|
"hoist-non-react-statics": "^3.0.0", |
|
"shallowequal": "^1.1.0", |
|
"supports-color": "^5.5.0" |
|
} |
|
}, |
|
"styled-jsx": { |
|
"version": "5.0.0-beta.3", |
|
"requires": { |
|
"@babel/plugin-syntax-jsx": "7.14.5", |
|
"@babel/types": "7.15.0", |
|
"convert-source-map": "1.7.0", |
|
"loader-utils": "1.2.3", |
|
"source-map": "0.7.3", |
|
"string-hash": "1.1.3", |
|
"stylis": "3.5.4", |
|
"stylis-rule-sheet": "0.0.10" |
|
}, |
|
"dependencies": { |
|
"@babel/types": { |
|
"version": "7.15.0", |
|
"requires": { |
|
"@babel/helper-validator-identifier": "^7.14.9", |
|
"to-fast-properties": "^2.0.0" |
|
} |
|
}, |
|
"convert-source-map": { |
|
"version": "1.7.0", |
|
"requires": { |
|
"safe-buffer": "~5.1.1" |
|
} |
|
}, |
|
"emojis-list": { |
|
"version": "2.1.0" |
|
}, |
|
"loader-utils": { |
|
"version": "1.2.3", |
|
"requires": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^2.0.0", |
|
"json5": "^1.0.1" |
|
} |
|
}, |
|
"source-map": { |
|
"version": "0.7.3" |
|
} |
|
} |
|
}, |
|
"stylis": { |
|
"version": "3.5.4" |
|
}, |
|
"stylis-rule-sheet": { |
|
"version": "0.0.10", |
|
"requires": {} |
|
}, |
|
"supports-color": { |
|
"version": "5.5.0", |
|
"requires": { |
|
"has-flag": "^3.0.0" |
|
}, |
|
"dependencies": { |
|
"has-flag": { |
|
"version": "3.0.0" |
|
} |
|
} |
|
}, |
|
"svg-parser": { |
|
"version": "2.0.4" |
|
}, |
|
"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" |
|
} |
|
}, |
|
"table": { |
|
"version": "6.7.2", |
|
"dev": true, |
|
"requires": { |
|
"ajv": "^8.0.1", |
|
"lodash.clonedeep": "^4.5.0", |
|
"lodash.truncate": "^4.4.2", |
|
"slice-ansi": "^4.0.0", |
|
"string-width": "^4.2.3", |
|
"strip-ansi": "^6.0.1" |
|
}, |
|
"dependencies": { |
|
"ajv": { |
|
"version": "8.6.3", |
|
"dev": true, |
|
"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-regex": { |
|
"version": "5.0.1", |
|
"dev": true |
|
}, |
|
"json-schema-traverse": { |
|
"version": "1.0.0", |
|
"dev": true |
|
}, |
|
"strip-ansi": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"requires": { |
|
"ansi-regex": "^5.0.1" |
|
} |
|
} |
|
} |
|
}, |
|
"term-size": { |
|
"version": "1.2.0", |
|
"requires": { |
|
"execa": "^0.7.0" |
|
}, |
|
"dependencies": { |
|
"cross-spawn": { |
|
"version": "5.1.0", |
|
"requires": { |
|
"lru-cache": "^4.0.1", |
|
"shebang-command": "^1.2.0", |
|
"which": "^1.2.9" |
|
} |
|
}, |
|
"execa": { |
|
"version": "0.7.0", |
|
"requires": { |
|
"cross-spawn": "^5.0.1", |
|
"get-stream": "^3.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" |
|
} |
|
} |
|
} |
|
}, |
|
"text-table": { |
|
"version": "0.2.0", |
|
"dev": true |
|
}, |
|
"through": { |
|
"version": "2.3.8" |
|
}, |
|
"timed-out": { |
|
"version": "4.0.1" |
|
}, |
|
"timers-browserify": { |
|
"version": "2.0.12", |
|
"requires": { |
|
"setimmediate": "^1.0.4" |
|
} |
|
}, |
|
"tiny-invariant": { |
|
"version": "1.1.0" |
|
}, |
|
"tmp": { |
|
"version": "0.0.33", |
|
"requires": { |
|
"os-tmpdir": "~1.0.2" |
|
} |
|
}, |
|
"to-fast-properties": { |
|
"version": "2.0.0" |
|
}, |
|
"to-readable-stream": { |
|
"version": "1.0.0" |
|
}, |
|
"to-regex-range": { |
|
"version": "5.0.1", |
|
"requires": { |
|
"is-number": "^7.0.0" |
|
} |
|
}, |
|
"toggle-selection": { |
|
"version": "1.0.6" |
|
}, |
|
"toidentifier": { |
|
"version": "1.0.0" |
|
}, |
|
"tr46": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"trim": { |
|
"version": "0.0.1" |
|
}, |
|
"trim-repeated": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"requires": { |
|
"escape-string-regexp": "^1.0.2" |
|
} |
|
}, |
|
"trim-trailing-lines": { |
|
"version": "1.1.4" |
|
}, |
|
"trough": { |
|
"version": "1.0.5" |
|
}, |
|
"tsconfig-paths": { |
|
"version": "3.11.0", |
|
"dev": true, |
|
"requires": { |
|
"@types/json5": "^0.0.29", |
|
"json5": "^1.0.1", |
|
"minimist": "^1.2.0", |
|
"strip-bom": "^3.0.0" |
|
} |
|
}, |
|
"tslib": { |
|
"version": "1.14.1" |
|
}, |
|
"tsutils": { |
|
"version": "3.21.0", |
|
"dev": true, |
|
"requires": { |
|
"tslib": "^1.8.1" |
|
} |
|
}, |
|
"tty-browserify": { |
|
"version": "0.0.1" |
|
}, |
|
"type-check": { |
|
"version": "0.4.0", |
|
"dev": true, |
|
"requires": { |
|
"prelude-ls": "^1.2.1" |
|
} |
|
}, |
|
"type-fest": { |
|
"version": "0.20.2", |
|
"dev": true |
|
}, |
|
"typedarray-to-buffer": { |
|
"version": "3.1.5", |
|
"requires": { |
|
"is-typedarray": "^1.0.0" |
|
} |
|
}, |
|
"typescript": { |
|
"version": "4.4.4", |
|
"dev": true |
|
}, |
|
"unbox-primitive": { |
|
"version": "1.0.1", |
|
"requires": { |
|
"function-bind": "^1.1.1", |
|
"has-bigints": "^1.0.1", |
|
"has-symbols": "^1.0.2", |
|
"which-boxed-primitive": "^1.0.2" |
|
} |
|
}, |
|
"unherit": { |
|
"version": "1.1.3", |
|
"requires": { |
|
"inherits": "^2.0.0", |
|
"xtend": "^4.0.0" |
|
} |
|
}, |
|
"unicode-canonical-property-names-ecmascript": { |
|
"version": "1.0.4" |
|
}, |
|
"unicode-match-property-ecmascript": { |
|
"version": "1.0.4", |
|
"requires": { |
|
"unicode-canonical-property-names-ecmascript": "^1.0.4", |
|
"unicode-property-aliases-ecmascript": "^1.0.4" |
|
} |
|
}, |
|
"unicode-match-property-value-ecmascript": { |
|
"version": "1.2.0" |
|
}, |
|
"unicode-property-aliases-ecmascript": { |
|
"version": "1.1.0" |
|
}, |
|
"unified": { |
|
"version": "9.2.0", |
|
"requires": { |
|
"bail": "^1.0.0", |
|
"extend": "^3.0.0", |
|
"is-buffer": "^2.0.0", |
|
"is-plain-obj": "^2.0.0", |
|
"trough": "^1.0.0", |
|
"vfile": "^4.0.0" |
|
} |
|
}, |
|
"unique-random": { |
|
"version": "1.0.0" |
|
}, |
|
"unique-random-array": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"unique-random": "^1.0.0" |
|
} |
|
}, |
|
"unique-string": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"crypto-random-string": "^2.0.0" |
|
} |
|
}, |
|
"unist-builder": { |
|
"version": "2.0.3" |
|
}, |
|
"unist-util-generated": { |
|
"version": "1.1.6" |
|
}, |
|
"unist-util-is": { |
|
"version": "4.1.0" |
|
}, |
|
"unist-util-position": { |
|
"version": "3.1.0" |
|
}, |
|
"unist-util-remove": { |
|
"version": "2.1.0", |
|
"requires": { |
|
"unist-util-is": "^4.0.0" |
|
} |
|
}, |
|
"unist-util-remove-position": { |
|
"version": "2.0.1", |
|
"requires": { |
|
"unist-util-visit": "^2.0.0" |
|
} |
|
}, |
|
"unist-util-stringify-position": { |
|
"version": "2.0.3", |
|
"requires": { |
|
"@types/unist": "^2.0.2" |
|
} |
|
}, |
|
"unist-util-visit": { |
|
"version": "2.0.3", |
|
"requires": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-is": "^4.0.0", |
|
"unist-util-visit-parents": "^3.0.0" |
|
} |
|
}, |
|
"unist-util-visit-parents": { |
|
"version": "3.1.1", |
|
"requires": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-is": "^4.0.0" |
|
} |
|
}, |
|
"universalify": { |
|
"version": "0.1.2" |
|
}, |
|
"unpipe": { |
|
"version": "1.0.0" |
|
}, |
|
"unquote": { |
|
"version": "1.1.1" |
|
}, |
|
"unzip-response": { |
|
"version": "2.0.1" |
|
}, |
|
"update-check": { |
|
"version": "1.5.2", |
|
"dev": true, |
|
"requires": { |
|
"registry-auth-token": "3.3.2", |
|
"registry-url": "3.1.0" |
|
} |
|
}, |
|
"update-notifier": { |
|
"version": "4.1.3", |
|
"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-align": { |
|
"version": "3.0.1", |
|
"requires": { |
|
"string-width": "^4.1.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" |
|
} |
|
}, |
|
"chalk": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
} |
|
}, |
|
"cli-boxes": { |
|
"version": "2.2.1" |
|
}, |
|
"supports-color": { |
|
"version": "7.2.0", |
|
"requires": { |
|
"has-flag": "^4.0.0" |
|
} |
|
}, |
|
"term-size": { |
|
"version": "2.2.1" |
|
}, |
|
"type-fest": { |
|
"version": "0.8.1" |
|
}, |
|
"widest-line": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"string-width": "^4.0.0" |
|
} |
|
}, |
|
"xdg-basedir": { |
|
"version": "4.0.0" |
|
} |
|
} |
|
}, |
|
"uri-js": { |
|
"version": "4.4.1", |
|
"dev": true, |
|
"requires": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"url-parse-lax": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"prepend-http": "^2.0.0" |
|
} |
|
}, |
|
"use-callback-ref": { |
|
"version": "1.2.5", |
|
"requires": {} |
|
}, |
|
"use-sidecar": { |
|
"version": "1.0.5", |
|
"requires": { |
|
"detect-node-es": "^1.1.0", |
|
"tslib": "^1.9.3" |
|
} |
|
}, |
|
"use-subscription": { |
|
"version": "1.5.1", |
|
"requires": { |
|
"object-assign": "^4.1.1" |
|
} |
|
}, |
|
"user-home": { |
|
"version": "2.0.0", |
|
"requires": { |
|
"os-homedir": "^1.0.0" |
|
} |
|
}, |
|
"user-meta": { |
|
"version": "1.0.0", |
|
"requires": { |
|
"rc": "^1.2.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.1", |
|
"requires": { |
|
"define-properties": "^1.1.3", |
|
"es-abstract": "^1.17.2", |
|
"has-symbols": "^1.0.1", |
|
"object.getownpropertydescriptors": "^2.1.0" |
|
} |
|
}, |
|
"v8-compile-cache": { |
|
"version": "2.3.0", |
|
"dev": true |
|
}, |
|
"validate-npm-package-name": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"builtins": "^1.0.3" |
|
} |
|
}, |
|
"vary": { |
|
"version": "1.1.2", |
|
"dev": true |
|
}, |
|
"vfile": { |
|
"version": "4.2.1", |
|
"requires": { |
|
"@types/unist": "^2.0.0", |
|
"is-buffer": "^2.0.0", |
|
"unist-util-stringify-position": "^2.0.0", |
|
"vfile-message": "^2.0.0" |
|
} |
|
}, |
|
"vfile-location": { |
|
"version": "3.2.0" |
|
}, |
|
"vfile-message": { |
|
"version": "2.0.4", |
|
"requires": { |
|
"@types/unist": "^2.0.0", |
|
"unist-util-stringify-position": "^2.0.0" |
|
} |
|
}, |
|
"vm-browserify": { |
|
"version": "1.1.2" |
|
}, |
|
"warning": { |
|
"version": "4.0.3", |
|
"requires": { |
|
"loose-envify": "^1.0.0" |
|
} |
|
}, |
|
"watchpack": { |
|
"version": "2.1.1", |
|
"requires": { |
|
"glob-to-regexp": "^0.4.1", |
|
"graceful-fs": "^4.1.2" |
|
} |
|
}, |
|
"web-namespaces": { |
|
"version": "1.1.4" |
|
}, |
|
"web-streams-polyfill": { |
|
"version": "3.0.3" |
|
}, |
|
"webidl-conversions": { |
|
"version": "4.0.2" |
|
}, |
|
"webpack-merge": { |
|
"version": "4.2.2", |
|
"requires": { |
|
"lodash": "^4.17.15" |
|
} |
|
}, |
|
"whatwg-url": { |
|
"version": "7.1.0", |
|
"requires": { |
|
"lodash.sortby": "^4.7.0", |
|
"tr46": "^1.0.1", |
|
"webidl-conversions": "^4.0.2" |
|
} |
|
}, |
|
"which": { |
|
"version": "1.3.1", |
|
"requires": { |
|
"isexe": "^2.0.0" |
|
} |
|
}, |
|
"which-boxed-primitive": { |
|
"version": "1.0.2", |
|
"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" |
|
} |
|
}, |
|
"widest-line": { |
|
"version": "2.0.1", |
|
"requires": { |
|
"string-width": "^2.1.1" |
|
}, |
|
"dependencies": { |
|
"ansi-regex": { |
|
"version": "3.0.0" |
|
}, |
|
"string-width": { |
|
"version": "2.1.1", |
|
"requires": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
} |
|
}, |
|
"strip-ansi": { |
|
"version": "4.0.0", |
|
"requires": { |
|
"ansi-regex": "^3.0.0" |
|
} |
|
} |
|
} |
|
}, |
|
"word-wrap": { |
|
"version": "1.2.3", |
|
"dev": true |
|
}, |
|
"wrap-ansi": { |
|
"version": "5.1.0", |
|
"requires": { |
|
"ansi-styles": "^3.2.0", |
|
"string-width": "^3.0.0", |
|
"strip-ansi": "^5.0.0" |
|
}, |
|
"dependencies": { |
|
"ansi-styles": { |
|
"version": "3.2.1", |
|
"requires": { |
|
"color-convert": "^1.9.0" |
|
} |
|
}, |
|
"color-convert": { |
|
"version": "1.9.3", |
|
"requires": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"color-name": { |
|
"version": "1.1.3" |
|
}, |
|
"emoji-regex": { |
|
"version": "7.0.3" |
|
}, |
|
"string-width": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
} |
|
} |
|
} |
|
}, |
|
"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" |
|
} |
|
}, |
|
"xdg-basedir": { |
|
"version": "3.0.0" |
|
}, |
|
"xtend": { |
|
"version": "4.0.2" |
|
}, |
|
"y18n": { |
|
"version": "4.0.3" |
|
}, |
|
"yallist": { |
|
"version": "2.1.2" |
|
}, |
|
"yaml": { |
|
"version": "1.10.2" |
|
}, |
|
"yargs": { |
|
"version": "14.2.3", |
|
"requires": { |
|
"cliui": "^5.0.0", |
|
"decamelize": "^1.2.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": "^15.0.1" |
|
}, |
|
"dependencies": { |
|
"emoji-regex": { |
|
"version": "7.0.3" |
|
}, |
|
"find-up": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"locate-path": "^3.0.0" |
|
} |
|
}, |
|
"locate-path": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"p-locate": "^3.0.0", |
|
"path-exists": "^3.0.0" |
|
} |
|
}, |
|
"p-locate": { |
|
"version": "3.0.0", |
|
"requires": { |
|
"p-limit": "^2.0.0" |
|
} |
|
}, |
|
"string-width": { |
|
"version": "3.1.0", |
|
"requires": { |
|
"emoji-regex": "^7.0.1", |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^5.1.0" |
|
} |
|
} |
|
} |
|
}, |
|
"yargs-parser": { |
|
"version": "15.0.3", |
|
"requires": { |
|
"camelcase": "^5.0.0", |
|
"decamelize": "^1.2.0" |
|
} |
|
}, |
|
"yocto-queue": { |
|
"version": "0.1.0" |
|
}, |
|
"zwitch": { |
|
"version": "1.0.5" |
|
} |
|
} |
|
}
|
|
|