mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 20:13:31 +03:00
0e91ae9b58
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
15105 lines
459 KiB
JSON
15105 lines
459 KiB
JSON
{
|
|
"name": "assets",
|
|
"version": "1.4.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "assets",
|
|
"version": "1.4.0",
|
|
"license": "AGPL-3.0-or-later",
|
|
"dependencies": {
|
|
"@babel/core": "^7.14.3",
|
|
"@babel/preset-env": "^7.14.4",
|
|
"@babel/preset-react": "^7.13.13",
|
|
"@headlessui/react": "^1.3.0",
|
|
"@heroicons/react": "^2.0.11",
|
|
"@juggle/resize-observer": "^3.3.1",
|
|
"@kunukn/react-collapse": "^2.2.9",
|
|
"@popperjs/core": "^2.11.6",
|
|
"@tailwindcss/aspect-ratio": "^0.2.1",
|
|
"@tailwindcss/forms": "^0.3.2",
|
|
"@tailwindcss/typography": "^0.4.1",
|
|
"abortcontroller-polyfill": "^1.7.3",
|
|
"alpinejs": "^2.8.2",
|
|
"autoprefixer": "^10.2.6",
|
|
"babel-loader": "^8.2.2",
|
|
"chart.js": "^3.3.2",
|
|
"classnames": "^2.3.1",
|
|
"copy-webpack-plugin": "^9.0.0",
|
|
"css-loader": "^5.2.6",
|
|
"css-minimizer-webpack-plugin": "^3.2.0",
|
|
"datamaps": "^0.5.9",
|
|
"debounce-promise": "^3.1.2",
|
|
"downshift": "^6.1.3",
|
|
"iframe-resizer": "^4.3.2",
|
|
"mini-css-extract-plugin": "^1.6.0",
|
|
"phoenix": "1.5.0",
|
|
"phoenix_html": "2.12",
|
|
"postcss": "^8.3.0",
|
|
"postcss-loader": "^6.1.1",
|
|
"react": "^16.13.1",
|
|
"react-dom": "^16.13.1",
|
|
"react-flatpickr": "3.10.5",
|
|
"react-flip-move": "^3.0.4",
|
|
"react-popper": "^2.3.0",
|
|
"react-router-dom": "^5.2.0",
|
|
"react-transition-group": "^4.4.2",
|
|
"tailwindcss": "^2.1.2",
|
|
"terser-webpack-plugin": "^5.1.2",
|
|
"url-search-params-polyfill": "^8.1.1",
|
|
"webpack": "5.38.1",
|
|
"webpack-cli": "^4.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"babel-eslint": "^10.1.0",
|
|
"bundlemon": "^1.4.0",
|
|
"eslint": "^7.2.0",
|
|
"eslint-config-prettier": "^7.0.0",
|
|
"eslint-plugin-import": "^2.26.0",
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
"eslint-plugin-prettier": "^3.3.0",
|
|
"eslint-plugin-react": "^7.21.5",
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
"stylelint": "^14.1.0",
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
"stylelint-config-standard": "^24.0.0",
|
|
"webpack-bundle-analyzer": "^4.4.2"
|
|
}
|
|
},
|
|
"../deps/phoenix": {
|
|
"version": "1.5.13",
|
|
"extraneous": true,
|
|
"license": "MIT"
|
|
},
|
|
"../deps/phoenix_html": {
|
|
"version": "2.14.3",
|
|
"extraneous": true
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.12.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.12.13"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/generator": "^7.14.5",
|
|
"@babel/helper-compilation-targets": "^7.14.5",
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helpers": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.1.2",
|
|
"semver": "^6.3.0",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5",
|
|
"jsesc": "^2.5.1",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-explode-assignable-expression": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@babel/helper-validator-option": "^7.14.5",
|
|
"browserslist": "^4.16.6",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.14.5",
|
|
"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-define-polyfill-provider/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-explode-assignable-expression": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-get-function-arity": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-get-function-arity": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-simple-access": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-wrap-function": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
|
|
"integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.14.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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.14.5",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.14.5",
|
|
"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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-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.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-unicode-property-regex": {
|
|
"version": "7.14.5",
|
|
"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.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-classes": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-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.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-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.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-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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-simple-access": "^7.14.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-hoist-variables": "^7.14.5",
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.14.5",
|
|
"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.5",
|
|
"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.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-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-display-name": {
|
|
"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-jsx": {
|
|
"version": "7.14.5",
|
|
"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.5"
|
|
},
|
|
"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.5",
|
|
"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.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@babel/helper-compilation-targets": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-validator-option": "^7.14.5",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.14.5",
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
"@babel/plugin-proposal-class-static-block": "^7.14.5",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.14.5",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
|
"@babel/plugin-proposal-json-strings": "^7.14.5",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-proposal-private-methods": "^7.14.5",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-transform-arrow-functions": "^7.14.5",
|
|
"@babel/plugin-transform-async-to-generator": "^7.14.5",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.14.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.14.5",
|
|
"@babel/plugin-transform-classes": "^7.14.5",
|
|
"@babel/plugin-transform-computed-properties": "^7.14.5",
|
|
"@babel/plugin-transform-destructuring": "^7.14.5",
|
|
"@babel/plugin-transform-dotall-regex": "^7.14.5",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.14.5",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.14.5",
|
|
"@babel/plugin-transform-for-of": "^7.14.5",
|
|
"@babel/plugin-transform-function-name": "^7.14.5",
|
|
"@babel/plugin-transform-literals": "^7.14.5",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.14.5",
|
|
"@babel/plugin-transform-modules-amd": "^7.14.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.14.5",
|
|
"@babel/plugin-transform-modules-umd": "^7.14.5",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.14.5",
|
|
"@babel/plugin-transform-new-target": "^7.14.5",
|
|
"@babel/plugin-transform-object-super": "^7.14.5",
|
|
"@babel/plugin-transform-parameters": "^7.14.5",
|
|
"@babel/plugin-transform-property-literals": "^7.14.5",
|
|
"@babel/plugin-transform-regenerator": "^7.14.5",
|
|
"@babel/plugin-transform-reserved-words": "^7.14.5",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.14.5",
|
|
"@babel/plugin-transform-spread": "^7.14.5",
|
|
"@babel/plugin-transform-sticky-regex": "^7.14.5",
|
|
"@babel/plugin-transform-template-literals": "^7.14.5",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.14.5",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5",
|
|
"@babel/plugin-transform-unicode-regex": "^7.14.5",
|
|
"@babel/preset-modules": "^0.1.4",
|
|
"@babel/types": "^7.14.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.2.2",
|
|
"babel-plugin-polyfill-corejs3": "^0.2.2",
|
|
"babel-plugin-polyfill-regenerator": "^0.2.2",
|
|
"core-js-compat": "^3.14.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"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.16.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz",
|
|
"integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
"version": "7.12.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js-pure": "^3.0.0",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template/node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/generator": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-hoist-variables": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/types": "^7.14.5",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse/node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
"version": "0.5.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
|
|
"integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==",
|
|
"dev": true,
|
|
"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.17.0",
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
|
|
"integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/ignore": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/import-fresh": {
|
|
"version": "3.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@headlessui/react": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.3.0.tgz",
|
|
"integrity": "sha512-2gqTO6BQ3Jr8vDX1B67n1gl6MGKTt6DBmR+H0qxwj0gTMnR2+Qpktj8alRWxsZBODyOiBb77QSQpE/6gG3MX4Q==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16 || ^17 || ^18",
|
|
"react-dom": "^16 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/@heroicons/react": {
|
|
"version": "2.0.11",
|
|
"resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.11.tgz",
|
|
"integrity": "sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==",
|
|
"peerDependencies": {
|
|
"react": ">= 16"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
|
|
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/source-map": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
|
|
"integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
|
|
"integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.14",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz",
|
|
"integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@juggle/resize-observer": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/@juggle/resize-observer/-/resize-observer-3.3.1.tgz",
|
|
"integrity": "sha512-zMM9Ds+SawiUkakS7y94Ymqx+S0ORzpG3frZirN3l+UlXUmSUR7hF4wxCVqW+ei94JzV5kt0uXBcoOEAuiydrw=="
|
|
},
|
|
"node_modules/@kunukn/react-collapse": {
|
|
"version": "2.2.9",
|
|
"resolved": "https://registry.npmjs.org/@kunukn/react-collapse/-/react-collapse-2.2.9.tgz",
|
|
"integrity": "sha512-MKauq6R4HAHS/nGei+na8EpyO4qluTcoDeYetUnT1ME7K+CqxRCAIB4a4xo+gkufg2CuLhORA+s6sNjqm0oHEA==",
|
|
"engines": {
|
|
"node": ">=8",
|
|
"npm": ">=5"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8 || ^17.x",
|
|
"react-dom": "^16.8 || ^17.x"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.3",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.3",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@polka/url": {
|
|
"version": "1.0.0-next.15",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@popperjs/core": {
|
|
"version": "2.11.6",
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
|
|
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/popperjs"
|
|
}
|
|
},
|
|
"node_modules/@tailwindcss/aspect-ratio": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tailwindcss/forms": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mini-svg-data-uri": "^1.2.3"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tailwindcss/typography": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.castarray": "^4.4.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.merge": "^4.6.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@trysound/sax": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
|
|
"integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@types/cssnano": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/cssnano/-/cssnano-4.0.1.tgz",
|
|
"integrity": "sha512-hGOroxRTBkYl5gSBRJOffhV4+io+Y2bFX1VP7LgKEVHJt/LPPJaWUIuDAz74Vlp7l7hCDZfaDi7iPxwNwuVA4Q==",
|
|
"dependencies": {
|
|
"postcss": "5 - 7"
|
|
}
|
|
},
|
|
"node_modules/@types/cssnano/node_modules/postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"dependencies": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/@types/cssnano/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@types/d3": {
|
|
"version": "3.5.38",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/eslint": {
|
|
"version": "7.2.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint-scope": {
|
|
"version": "3.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "0.0.47",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.9",
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
|
|
"integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ=="
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.177",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
|
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/minimist": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
|
|
"integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "15.6.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/normalize-package-data": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/parse-json": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/ast": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-numbers": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.0",
|
|
"@webassemblyjs/helper-api-error": "1.11.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0",
|
|
"@webassemblyjs/wasm-opt": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0",
|
|
"@webassemblyjs/wast-printer": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/ieee754": "1.11.0",
|
|
"@webassemblyjs/leb128": "1.11.0",
|
|
"@webassemblyjs/utf8": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-api-error": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/ieee754": "1.11.0",
|
|
"@webassemblyjs/leb128": "1.11.0",
|
|
"@webassemblyjs/utf8": "1.11.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/configtest": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x",
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/info": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"envinfo": "^7.7.3"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/serve": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@xtuc/ieee754": {
|
|
"version": "1.2.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@xtuc/long": {
|
|
"version": "4.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/abortcontroller-polyfill": {
|
|
"version": "1.7.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "5.7.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-node": {
|
|
"version": "1.8.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/acorn-node/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
|
|
"integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/alphanum-sort": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
|
|
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
|
|
},
|
|
"node_modules/alpinejs": {
|
|
"version": "2.8.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ansi-colors": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
|
|
"integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"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-includes": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz",
|
|
"integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
|
|
"integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
|
|
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ast-types-flow": {
|
|
"version": "0.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/astral-regex": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
|
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/autoprefixer": {
|
|
"version": "10.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-lite": "^1.0.30001230",
|
|
"colorette": "^1.2.2",
|
|
"fraction.js": "^4.1.1",
|
|
"normalize-range": "^0.1.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"bin": {
|
|
"autoprefixer": "bin/autoprefixer"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/autoprefixer/node_modules/postcss-value-parser": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/axe-core": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MPL-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/axobject-query": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/babel-eslint": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz",
|
|
"integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==",
|
|
"deprecated": "babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/parser": "^7.7.0",
|
|
"@babel/traverse": "^7.7.0",
|
|
"@babel/types": "^7.7.0",
|
|
"eslint-visitor-keys": "^1.0.0",
|
|
"resolve": "^1.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 4.12.1"
|
|
}
|
|
},
|
|
"node_modules/babel-eslint/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
|
|
"integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "8.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^1.4.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"webpack": ">=2"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/json5": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/loader-utils": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.1.tgz",
|
|
"integrity": "sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/schema-utils": {
|
|
"version": "2.6.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.0",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"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-corejs2/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.2.2",
|
|
"core-js-compat": "^3.9.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.2.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
|
|
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
|
},
|
|
"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/brfs": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"quote-stream": "^1.0.1",
|
|
"resolve": "^1.1.5",
|
|
"static-module": "^2.2.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"brfs": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/brotli-size": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/brotli-size/-/brotli-size-4.0.0.tgz",
|
|
"integrity": "sha512-uA9fOtlTRC0iqKfzff1W34DXUA3GyVqbUaeo3Rw3d4gd1eavKVCETXrn3NzO74W+UVkG3UHu8WxUi+XvKI/huA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"duplexer": "0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.16.0"
|
|
}
|
|
},
|
|
"node_modules/brotli-size/node_modules/duplexer": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",
|
|
"integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=",
|
|
"dev": true
|
|
},
|
|
"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/buffer-equal": {
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bundlemon": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/bundlemon/-/bundlemon-1.4.0.tgz",
|
|
"integrity": "sha512-A5mzeMZrnUzKNNo8ng1PFlxZr57XM2HDsaX07kJ1u59BDWn2JFYNeUIUSXhmLdoqBHK9Ln7wTLXDnoqOlcJP5A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"axios": "^0.21.1",
|
|
"brotli-size": "^4.0.0",
|
|
"bundlemon-utils": "^1.0.0",
|
|
"bytes": "^3.1.0",
|
|
"chalk": "^4.1.1",
|
|
"commander": "^8.0.0",
|
|
"cosmiconfig": "^7.0.0",
|
|
"gzip-size": "^6.0.0",
|
|
"micromatch": "^4.0.4",
|
|
"yup": "^0.32.11"
|
|
},
|
|
"bin": {
|
|
"bundlemon": "bin/bundlemon.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/bundlemon-utils": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/bundlemon-utils/-/bundlemon-utils-1.1.0.tgz",
|
|
"integrity": "sha512-xkUfcY3+rXdi1WhM/N7VY8u88kw7FWBHja0ZjAPFm5hhvgNIBOzVng/8fvpleVyjCkErwSsxRg92dOzMfttNMw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bytes": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/bundlemon/node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bundlemon/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-css": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-keys": {
|
|
"version": "6.2.2",
|
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
|
|
"integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"map-obj": "^4.0.0",
|
|
"quick-lru": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/caniuse-api": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
|
|
"integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
|
|
"dependencies": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001390",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001390.tgz",
|
|
"integrity": "sha512-sS4CaUM+/+vqQUlCvCJ2WtDlV81aWtHhqeEVkLokVJJa3ViN4zDxAGfq9R8i1m90uGHxo99cy10Od+lvn3hf0g==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
}
|
|
]
|
|
},
|
|
"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/chart.js": {
|
|
"version": "3.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.5.2",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
|
|
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chokidar/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/chrome-trace-event": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/classnames": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
|
|
"integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA=="
|
|
},
|
|
"node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clone-regexp": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/color": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/color/-/color-4.0.1.tgz",
|
|
"integrity": "sha512-rpZjOKN5O7naJxkH2Rx1sZzzBgaiWECc6BYXjeCE6kF0kcASJYbUq02u7JqIHwCb/j3NhV+QhRL2683aICeGZA==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.6.0"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-string": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
|
|
"integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/color/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"node_modules/colord": {
|
|
"version": "2.9.1",
|
|
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.1.tgz",
|
|
"integrity": "sha512-4LBMSt09vR0uLnPVkOUBnmxgoaeN4ewRbx801wY/bXcltXfpR/G46OdWn96XpYmCWuYvO46aBZP4NgX8HpNAcw=="
|
|
},
|
|
"node_modules/colorette": {
|
|
"version": "1.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
|
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compute-scroll-into-view": {
|
|
"version": "1.0.17",
|
|
"resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz",
|
|
"integrity": "sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg=="
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-glob": "^3.2.5",
|
|
"glob-parent": "^6.0.0",
|
|
"globby": "^11.0.3",
|
|
"normalize-path": "^3.0.0",
|
|
"p-limit": "^3.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/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/core-js-compat": {
|
|
"version": "3.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"semver": "7.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-js-compat/node_modules/semver": {
|
|
"version": "7.0.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/core-js-pure": {
|
|
"version": "3.8.1",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig/node_modules/import-fresh": {
|
|
"version": "3.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn/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/css-declaration-sorter": {
|
|
"version": "6.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.1.3.tgz",
|
|
"integrity": "sha512-SvjQjNRZgh4ULK1LDJ2AduPKUKxIqmtU7ZAyi47BTV+M90Qvxr9AB6lKlLbDUfXqI9IQeYA8LbAsCZPpJEV3aA==",
|
|
"dependencies": {
|
|
"timsort": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/css-loader": {
|
|
"version": "5.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.15",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.27.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-loader/node_modules/postcss-value-parser": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css-loader/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.2.0.tgz",
|
|
"integrity": "sha512-5q4myvkmm29jRlI73Fl8Mc008i6o6hCEKnV6/fOrzRVDWD6EFGwDRX+SM2qCVeZ7XiztRDKHpTGDUeUMAOOagg==",
|
|
"dependencies": {
|
|
"@types/cssnano": "^4.0.1",
|
|
"cssnano": "^5.0.6",
|
|
"jest-worker": "^27.0.2",
|
|
"postcss": "^8.3.5",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"clean-css": {
|
|
"optional": true
|
|
},
|
|
"csso": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/serialize-javascript": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
|
|
"integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/css-minimizer-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "4.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-4.1.3.tgz",
|
|
"integrity": "sha512-gT3wBNd9Nj49rAbmtFHj1cljIAOLYSX1nZ8CB7TBO3INYckygm5B7LISU/szY//YmdiSLbJvDLOx9VnMVpMBxA==",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^5.0.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.6.0",
|
|
"nth-check": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/dom-serializer": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz",
|
|
"integrity": "sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/domelementtype": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
"integrity": "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/css-select/node_modules/domhandler": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.2.2.tgz",
|
|
"integrity": "sha512-PzE9aBMsdZO8TK4BnuJwH0QT41wgMbRzuZrHUcpYncEjmQazq8QEaBWgLG7ZyC/DAZKEgglpIA6j4Qn/HmxS3w==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
|
|
"integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-tree": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
|
|
"integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
|
|
"dependencies": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-tree/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/css-unit-converter": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz",
|
|
"integrity": "sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cssnano": {
|
|
"version": "5.0.12",
|
|
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.0.12.tgz",
|
|
"integrity": "sha512-U38V4x2iJ3ijPdeWqUrEr4eKBB5PbEKsNP5T8xcik2Au3LeMtiMHX0i2Hu9k51FcKofNZumbrcdC6+a521IUHg==",
|
|
"dependencies": {
|
|
"cssnano-preset-default": "^5.1.8",
|
|
"is-resolvable": "^1.1.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/cssnano"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-preset-default": {
|
|
"version": "5.1.8",
|
|
"resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.1.8.tgz",
|
|
"integrity": "sha512-zWMlP0+AMPBVE852SqTrP0DnhTcTA2C1wAF92TKZ3Va+aUVqLIhkqKlnJIXXdqXD7RN+S1ujuWmNpvrJBiM/vg==",
|
|
"dependencies": {
|
|
"css-declaration-sorter": "^6.0.3",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-calc": "^8.0.0",
|
|
"postcss-colormin": "^5.2.1",
|
|
"postcss-convert-values": "^5.0.2",
|
|
"postcss-discard-comments": "^5.0.1",
|
|
"postcss-discard-duplicates": "^5.0.1",
|
|
"postcss-discard-empty": "^5.0.1",
|
|
"postcss-discard-overridden": "^5.0.1",
|
|
"postcss-merge-longhand": "^5.0.4",
|
|
"postcss-merge-rules": "^5.0.3",
|
|
"postcss-minify-font-values": "^5.0.1",
|
|
"postcss-minify-gradients": "^5.0.3",
|
|
"postcss-minify-params": "^5.0.2",
|
|
"postcss-minify-selectors": "^5.1.0",
|
|
"postcss-normalize-charset": "^5.0.1",
|
|
"postcss-normalize-display-values": "^5.0.1",
|
|
"postcss-normalize-positions": "^5.0.1",
|
|
"postcss-normalize-repeat-style": "^5.0.1",
|
|
"postcss-normalize-string": "^5.0.1",
|
|
"postcss-normalize-timing-functions": "^5.0.1",
|
|
"postcss-normalize-unicode": "^5.0.1",
|
|
"postcss-normalize-url": "^5.0.3",
|
|
"postcss-normalize-whitespace": "^5.0.1",
|
|
"postcss-ordered-values": "^5.0.2",
|
|
"postcss-reduce-initial": "^5.0.2",
|
|
"postcss-reduce-transforms": "^5.0.1",
|
|
"postcss-svgo": "^5.0.3",
|
|
"postcss-unique-selectors": "^5.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-utils": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-2.0.1.tgz",
|
|
"integrity": "sha512-i8vLRZTnEH9ubIyfdZCAdIdgnHAUeQeByEeQ2I7oTilvP9oHO6RScpeq3GsFUVqeB8uZgOQ9pw8utofNn32hhQ==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/csso": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
|
|
"integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
|
|
"dependencies": {
|
|
"css-tree": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/d3": {
|
|
"version": "3.5.17",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/d3-geo-projection": {
|
|
"version": "0.2.16",
|
|
"dependencies": {
|
|
"brfs": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/d3-queue": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/damerau-levenshtein": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/datamaps": {
|
|
"version": "0.5.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/d3": "3.5.38",
|
|
"d3": "^3.5.6",
|
|
"topojson": "^1.6.19"
|
|
}
|
|
},
|
|
"node_modules/debounce-promise": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/debounce-promise/-/debounce-promise-3.1.2.tgz",
|
|
"integrity": "sha512-rZHcgBkbYavBeD9ej6sP56XfG53d51CD4dnaw989YX/nZ/ZJfgRx/9ePKmTNiUiyQvh4mtrMoS3OAWW+yoYtpg=="
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.3",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
|
|
"integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
|
|
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decamelize-keys": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
|
|
"integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"decamelize": "^1.1.0",
|
|
"map-obj": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decamelize-keys/node_modules/map-obj": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
|
|
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
|
|
"integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
|
|
"dependencies": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/defined": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/detective": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.6.1",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"detective": "bin/detective.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/didyoumean": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
|
|
"integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dlv": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-helpers": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/downshift": {
|
|
"version": "6.1.3",
|
|
"resolved": "https://registry.npmjs.org/downshift/-/downshift-6.1.3.tgz",
|
|
"integrity": "sha512-RA1MuaNcTbt0j+sVLhSs8R2oZbBXYAtdQP/V+uHhT3DoDteZzJPjlC+LQVm9T07Wpvo84QXaZtUCePLDTDwGXg==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.13.10",
|
|
"compute-scroll-into-view": "^1.0.17",
|
|
"prop-types": "^15.7.2",
|
|
"react-is": "^17.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.12.0"
|
|
}
|
|
},
|
|
"node_modules/downshift/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
|
|
},
|
|
"node_modules/duplexer": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/duplexer2": {
|
|
"version": "0.1.4",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.3.742",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve": {
|
|
"version": "5.8.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.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.0.2",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/envinfo": {
|
|
"version": "7.8.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"envinfo": "dist/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.20.2",
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz",
|
|
"integrity": "sha512-XxXQuVNrySBNlEkTYJoDNFe5+s2yIOpzq80sUHEdPdQr0S5nTLz4ZPPPswNIpKseDDUS5yghX1gfLIHQZ1iNuQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.2",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.2",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.4",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-abstract/node_modules/object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-shim-unscopables": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
|
|
"integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"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/escalade": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen": {
|
|
"version": "1.9.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esprima": "^3.1.3",
|
|
"estraverse": "^4.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1"
|
|
},
|
|
"bin": {
|
|
"escodegen": "bin/escodegen.js",
|
|
"esgenerate": "bin/esgenerate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/esprima": {
|
|
"version": "3.1.3",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/escodegen/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "7.28.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "7.12.11",
|
|
"@eslint/eslintrc": "^0.4.2",
|
|
"ajv": "^6.10.0",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.0.1",
|
|
"doctrine": "^3.0.0",
|
|
"enquirer": "^2.3.5",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^2.1.0",
|
|
"eslint-visitor-keys": "^2.0.0",
|
|
"espree": "^7.3.1",
|
|
"esquery": "^1.4.0",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"glob-parent": "^5.1.2",
|
|
"globals": "^13.6.0",
|
|
"ignore": "^4.0.6",
|
|
"import-fresh": "^3.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"js-yaml": "^3.13.1",
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
"levn": "^0.4.1",
|
|
"lodash.merge": "^4.6.2",
|
|
"minimatch": "^3.0.4",
|
|
"natural-compare": "^1.4.0",
|
|
"optionator": "^0.9.1",
|
|
"progress": "^2.0.0",
|
|
"regexpp": "^3.1.0",
|
|
"semver": "^7.2.1",
|
|
"strip-ansi": "^6.0.0",
|
|
"strip-json-comments": "^3.1.0",
|
|
"table": "^6.0.9",
|
|
"text-table": "^0.2.0",
|
|
"v8-compile-cache": "^2.0.3"
|
|
},
|
|
"bin": {
|
|
"eslint": "bin/eslint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-prettier": {
|
|
"version": "7.0.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",
|
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
|
|
"integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils": {
|
|
"version": "2.7.4",
|
|
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
|
|
"integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^3.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flat": "^1.2.5",
|
|
"debug": "^2.6.9",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-module-utils": "^2.7.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.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.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-prettier": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prettier-linter-helpers": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=5.0.0",
|
|
"prettier": ">=1.13.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint-plugin-prettier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.21.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.1",
|
|
"array.prototype.flatmap": "^1.2.3",
|
|
"doctrine": "^2.1.0",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"object.entries": "^1.1.2",
|
|
"object.fromentries": "^2.0.2",
|
|
"object.values": "^1.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"resolve": "^1.18.1",
|
|
"string.prototype.matchall": "^4.0.2"
|
|
},
|
|
"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/doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-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-utils/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/@babel/code-frame": {
|
|
"version": "7.12.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
|
|
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/chalk": {
|
|
"version": "4.1.1",
|
|
"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/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.9.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/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ignore": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"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/eslint/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/eslint/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/eslint/node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"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/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/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/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/espree/node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/espree/node_modules/acorn-jsx": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/espree/node_modules/eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
|
|
"integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esquery/node_modules/estraverse": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/esrecurse/node_modules/estraverse": {
|
|
"version": "5.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execall": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-regexp": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/falafel": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^5.0.0",
|
|
"foreach": "^2.0.5",
|
|
"isarray": "0.0.1",
|
|
"object-keys": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/falafel/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-diff": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz",
|
|
"integrity": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==",
|
|
"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-glob/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastest-levenshtein": {
|
|
"version": "1.0.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.8.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"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/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-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/flatpickr": {
|
|
"version": "4.6.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.14.8",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
|
|
"integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/foreach": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/infusion"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
|
|
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
|
|
"integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functional-red-black-tree": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
|
|
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-stdin": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
|
|
"integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.1.3",
|
|
"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": "*"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/glob-to-regexp": {
|
|
"version": "0.4.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/global-modules": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-prefix": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/global-modules/node_modules/global-prefix": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "11.0.4",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz",
|
|
"integrity": "sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.1.1",
|
|
"ignore": "^5.1.4",
|
|
"merge2": "^1.3.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/globjoin": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.6",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/gzip-size": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexer": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/hard-rejection": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
|
|
"integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
|
|
"integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
|
|
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hex-color-regex": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/history": {
|
|
"version": "4.10.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"loose-envify": "^1.2.0",
|
|
"resolve-pathname": "^3.0.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0",
|
|
"value-equal": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"node_modules/hsl-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hsla-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-tags": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.2.11",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/icss-utils": {
|
|
"version": "5.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/iframe-resizer": {
|
|
"version": "4.3.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://github.com/davidjbradshaw/iframe-resizer/blob/master/FUNDING.md"
|
|
}
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.1.9",
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.9.tgz",
|
|
"integrity": "sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/import-cwd": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-3.0.0.tgz",
|
|
"integrity": "sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==",
|
|
"dependencies": {
|
|
"import-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-from": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz",
|
|
"integrity": "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-lazy": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/import-local": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
|
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
|
|
"integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/is-absolute-url": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz",
|
|
"integrity": "sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
|
|
"integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
|
|
"dev": true,
|
|
"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-callable": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.6.tgz",
|
|
"integrity": "sha512-krO72EO2NptOGAX2KYyqbP9vYMlNAXdB53rq6f8LXY6RY7JdSR/3BD6wLUlPHSAesmY9vstNrjvqGaCiRK/91Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-color-stop": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-color-names": "^0.0.4",
|
|
"hex-color-regex": "^1.1.0",
|
|
"hsl-regex": "^1.0.0",
|
|
"hsla-regex": "^1.0.0",
|
|
"rgb-regex": "^1.0.1",
|
|
"rgba-regex": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/is-color-stop/node_modules/css-color-names": {
|
|
"version": "0.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.10.0",
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz",
|
|
"integrity": "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
|
|
"integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
|
|
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-plain-obj": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
|
|
"integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
|
|
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regexp": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-resolvable": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
|
|
"integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
|
|
"integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
|
|
"integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "27.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "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.13.1",
|
|
"dev": true,
|
|
"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-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.5"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
|
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"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/kind-of": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/klona": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/known-css-properties": {
|
|
"version": "0.23.0",
|
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.23.0.tgz",
|
|
"integrity": "sha512-h9ivI88e1lFNmTT4HovBN33Ysn0OIJG7IPG2mkpx2uniQXFWqo35QdiX7w0TovlUFXfW8aPFblP5/q0jlOr2sA==",
|
|
"dev": true
|
|
},
|
|
"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/levn": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/lilconfig": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.3.tgz",
|
|
"integrity": "sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loader-runner": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz",
|
|
"integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash-es": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/lodash.castarray": {
|
|
"version": "4.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.memoize": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
|
|
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.topath": {
|
|
"version": "4.5.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.truncate": {
|
|
"version": "4.4.2",
|
|
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
|
|
"integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=",
|
|
"dev": true
|
|
},
|
|
"node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"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/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.22.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vlq": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/map-obj": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
|
|
"integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mathml-tag-names": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/mdn-data": {
|
|
"version": "2.0.14",
|
|
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
|
|
"integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
|
|
},
|
|
"node_modules/meow": {
|
|
"version": "9.0.0",
|
|
"resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
|
|
"integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/minimist": "^1.2.0",
|
|
"camelcase-keys": "^6.2.2",
|
|
"decamelize": "^1.2.0",
|
|
"decamelize-keys": "^1.1.0",
|
|
"hard-rejection": "^2.1.0",
|
|
"minimist-options": "4.1.0",
|
|
"normalize-package-data": "^3.0.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"redent": "^3.0.0",
|
|
"trim-newlines": "^3.0.0",
|
|
"type-fest": "^0.18.0",
|
|
"yargs-parser": "^20.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/hosted-git-info": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
|
|
"integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/normalize-package-data": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
|
|
"integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"hosted-git-info": "^4.0.1",
|
|
"is-core-module": "^2.5.0",
|
|
"semver": "^7.3.4",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
"integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^2.5.0",
|
|
"parse-json": "^5.0.0",
|
|
"type-fest": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg-up": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
|
|
"integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"find-up": "^4.1.0",
|
|
"read-pkg": "^5.2.0",
|
|
"type-fest": "^0.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg-up/node_modules/type-fest": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
|
|
"integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg/node_modules/hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
|
|
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg/node_modules/normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
|
|
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/read-pkg/node_modules/type-fest": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
|
|
"integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
|
|
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/meow/node_modules/type-fest": {
|
|
"version": "0.18.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
|
|
"integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/merge-source-map": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "^0.5.6"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
|
|
"integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
|
|
"dependencies": {
|
|
"braces": "^3.0.1",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.48.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.31",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.48.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/min-indent": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mini-create-react-context": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"tiny-warning": "^1.0.3"
|
|
},
|
|
"peerDependencies": {
|
|
"prop-types": "^15.0.0",
|
|
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"webpack-sources": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.4.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/mini-svg-data-uri": {
|
|
"version": "1.2.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
|
|
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
|
},
|
|
"node_modules/minimist-options": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
|
|
"integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"arrify": "^1.0.1",
|
|
"is-plain-obj": "^1.1.0",
|
|
"kind-of": "^6.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/modern-normalize": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanoclone": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/nanoclone/-/nanoclone-0.2.1.tgz",
|
|
"integrity": "sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz",
|
|
"integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==",
|
|
"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/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-emoji": {
|
|
"version": "1.11.0",
|
|
"resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz",
|
|
"integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "1.1.72",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-range": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-selector": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
|
|
"integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
|
|
"integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.4",
|
|
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
|
|
"integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"has-symbols": "^1.0.3",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
|
|
"integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/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/opener": {
|
|
"version": "1.5.2",
|
|
"dev": true,
|
|
"license": "(WTFPL OR MIT)",
|
|
"bin": {
|
|
"opener": "bin/opener-bin.js"
|
|
}
|
|
},
|
|
"node_modules/optimist": {
|
|
"version": "0.3.7",
|
|
"license": "MIT/X11",
|
|
"dependencies": {
|
|
"wordwrap": "~0.0.2"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"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/parent-module": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parent-module/node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
"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/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isarray": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/path-to-regexp/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/phoenix": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.5.0.tgz",
|
|
"integrity": "sha512-Vzz6eb64BEufIXTVkTcT5HiNdRyLY2DF/l2eN1LaeedRbBhGCsdRWdDISFjBSjxODjqY+w2NmSzBeHM8MieLRw=="
|
|
},
|
|
"node_modules/phoenix_html": {
|
|
"version": "2.12.0",
|
|
"resolved": "https://registry.npmjs.org/phoenix_html/-/phoenix_html-2.12.0.tgz",
|
|
"integrity": "sha512-UulYUsew5h2qeCSIMs1VWINkkpCauEn8uEq0zt2Ky9FpfEW6LsasMJ+Vgi01tUBbBFEy73E+sUvucQ+okL69Aw=="
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
|
|
"integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.4",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
|
|
"integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
|
|
"dependencies": {
|
|
"nanoid": "^3.1.30",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/postcss-calc": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.0.0.tgz",
|
|
"integrity": "sha512-5NglwDrcbiy8XXfPM11F3HeC6hoT9W7GUH/Zi5U/p7u3Irv4rHhdDcIZwG0llHXV4ftsBjpfWMXAnXNl4lnt8g==",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-calc/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-colormin": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.2.1.tgz",
|
|
"integrity": "sha512-VVwMrEYLcHYePUYV99Ymuoi7WhKrMGy/V9/kTS0DkCoJYmmjdOMneyhzYUxcNgteKDVbrewOkSM7Wje/MFwxzA==",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-colormin/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-convert-values": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.0.2.tgz",
|
|
"integrity": "sha512-KQ04E2yadmfa1LqXm7UIDwW1ftxU/QWZmz6NKnHnUvJ3LEYbbcX6i329f/ig+WnEByHegulocXrECaZGLpL8Zg==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-convert-values/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-discard-comments": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.0.1.tgz",
|
|
"integrity": "sha512-lgZBPTDvWrbAYY1v5GYEv8fEO/WhKOu/hmZqmCYfrpD6eyDWWzAOsl2rF29lpvziKO02Gc5GJQtlpkTmakwOWg==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-duplicates": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.0.1.tgz",
|
|
"integrity": "sha512-svx747PWHKOGpAXXQkCc4k/DsWo+6bc5LsVrAsw+OU+Ibi7klFZCyX54gjYzX4TH+f2uzXjRviLARxkMurA2bA==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-empty": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.0.1.tgz",
|
|
"integrity": "sha512-vfU8CxAQ6YpMxV2SvMcMIyF2LX1ZzWpy0lqHDsOdaKKLQVQGVP1pzhrI9JlsO65s66uQTfkQBKBD/A5gp9STFw==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-overridden": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.0.1.tgz",
|
|
"integrity": "sha512-Y28H7y93L2BpJhrdUR2SR2fnSsT+3TVx1NmVQLbcnZWwIUpJ7mfcTC6Za9M2PG6w8j7UQRfzxqn8jU2VwFxo3Q==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-js": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1",
|
|
"postcss": "^8.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
}
|
|
},
|
|
"node_modules/postcss-load-config": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.0.tgz",
|
|
"integrity": "sha512-ipM8Ds01ZUophjDTQYSVP70slFSYg3T0/zyfII5vzhN6V57YSxMgG5syXuwi5VtS8wSf3iL30v0uBdoIVx4Q0g==",
|
|
"dependencies": {
|
|
"import-cwd": "^3.0.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-loader": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.1.1.tgz",
|
|
"integrity": "sha512-lBmJMvRh1D40dqpWKr9Rpygwxn8M74U9uaCSeYGNKLGInbk9mXBt1ultHf2dH9Ghk6Ue4UXlXWwGMH9QdUJ5ug==",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/semver": {
|
|
"version": "7.3.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/postcss-media-query-parser": {
|
|
"version": "0.2.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/postcss-merge-longhand": {
|
|
"version": "5.0.4",
|
|
"resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.0.4.tgz",
|
|
"integrity": "sha512-2lZrOVD+d81aoYkZDpWu6+3dTAAGkCKbV5DoRhnIR7KOULVrI/R7bcMjhrH9KTRy6iiHKqmtG+n/MMj1WmqHFw==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"stylehacks": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-longhand/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-merge-rules": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.0.3.tgz",
|
|
"integrity": "sha512-cEKTMEbWazVa5NXd8deLdCnXl+6cYG7m2am+1HzqH0EnTdy8fRysatkaXb2dEnR+fdaDxTvuZ5zoBdv6efF6hg==",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-font-values": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.0.1.tgz",
|
|
"integrity": "sha512-7JS4qIsnqaxk+FXY1E8dHBDmraYFWmuL6cgt0T1SWGRO5bzJf8sUoelwa4P88LEWJZweHevAiDKxHlofuvtIoA==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-font-values/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-minify-gradients": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.3.tgz",
|
|
"integrity": "sha512-Z91Ol22nB6XJW+5oe31+YxRsYooxOdFKcbOqY/V8Fxse1Y3vqlNRpi1cxCqoACZTQEhl+xvt4hsbWiV5R+XI9Q==",
|
|
"dependencies": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-gradients/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-minify-params": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.0.2.tgz",
|
|
"integrity": "sha512-qJAPuBzxO1yhLad7h2Dzk/F7n1vPyfHfCCh5grjGfjhi1ttCnq4ZXGIW77GSrEbh9Hus9Lc/e/+tB4vh3/GpDg==",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"browserslist": "^4.16.6",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-params/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-minify-selectors": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.1.0.tgz",
|
|
"integrity": "sha512-NzGBXDa7aPsAcijXZeagnJBKBPMYLaJJzB8CQh6ncvyl2sIndLVWfbcDi0SBjRWk5VqEjXvf8tYwzoKf4Z07og==",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default/node_modules/postcss-value-parser": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-nested": {
|
|
"version": "5.0.6",
|
|
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
|
|
"integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.14"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-charset": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.0.1.tgz",
|
|
"integrity": "sha512-6J40l6LNYnBdPSk+BHZ8SF+HAkS4q2twe5jnocgd+xWpz/mx/5Sa32m3W1AA8uE8XaXN+eg8trIlfu8V9x61eg==",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-display-values": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.1.tgz",
|
|
"integrity": "sha512-uupdvWk88kLDXi5HEyI9IaAJTE3/Djbcrqq8YgjvAVuzgVuqIk3SuJWUisT2gaJbZm1H9g5k2w1xXilM3x8DjQ==",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-display-values/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-positions": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.0.1.tgz",
|
|
"integrity": "sha512-rvzWAJai5xej9yWqlCb1OWLd9JjW2Ex2BCPzUJrbaXmtKtgfL8dBMOOMTX6TnvQMtjk3ei1Lswcs78qKO1Skrg==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-positions/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-repeat-style": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.0.1.tgz",
|
|
"integrity": "sha512-syZ2itq0HTQjj4QtXZOeefomckiV5TaUO6ReIEabCh3wgDs4Mr01pkif0MeVwKyU/LHEkPJnpwFKRxqWA/7O3w==",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-repeat-style/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-string": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.0.1.tgz",
|
|
"integrity": "sha512-Ic8GaQ3jPMVl1OEn2U//2pm93AXUcF3wz+OriskdZ1AOuYV25OdgS7w9Xu2LO5cGyhHCgn8dMXh9bO7vi3i9pA==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-string/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-timing-functions": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.0.1.tgz",
|
|
"integrity": "sha512-cPcBdVN5OsWCNEo5hiXfLUnXfTGtSFiBU9SK8k7ii8UD7OLuznzgNRYkLZow11BkQiiqMcgPyh4ZqXEEUrtQ1Q==",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-timing-functions/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-unicode": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.0.1.tgz",
|
|
"integrity": "sha512-kAtYD6V3pK0beqrU90gpCQB7g6AOfP/2KIPCVBKJM2EheVsBQmx/Iof+9zR9NFKLAx4Pr9mDhogB27pmn354nA==",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-unicode/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-url": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.3.tgz",
|
|
"integrity": "sha512-qWiUMbvkRx3kc1Dp5opzUwc7MBWZcSDK2yofCmdvFBCpx+zFPkxBC1FASQ59Pt+flYfj/nTZSkmF56+XG5elSg==",
|
|
"dependencies": {
|
|
"is-absolute-url": "^3.0.3",
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-url/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-normalize-whitespace": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.0.1.tgz",
|
|
"integrity": "sha512-iPklmI5SBnRvwceb/XH568yyzK0qRVuAG+a1HFUsFRf11lEJTiQQa03a4RSCQvLKdcpX7XsI1Gen9LuLoqwiqA==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-whitespace/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-ordered-values": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.0.2.tgz",
|
|
"integrity": "sha512-8AFYDSOYWebJYLyJi3fyjl6CqMEG/UVworjiyK1r573I56kb3e879sCJLGvR3merj+fAdPpVplXKQZv+ey6CgQ==",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-ordered-values/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-reduce-initial": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.0.2.tgz",
|
|
"integrity": "sha512-v/kbAAQ+S1V5v9TJvbGkV98V2ERPdU6XvMcKMjqAlYiJ2NtsHGlKYLPjWWcXlaTKNxooId7BGxeraK8qXvzKtw==",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-transforms": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.0.1.tgz",
|
|
"integrity": "sha512-a//FjoPeFkRuAguPscTVmRQUODP+f3ke2HqFNgGPwdYnpeC29RZdCBvGRGTsKpMURb/I3p6jdKoBQ2zI+9Q7kA==",
|
|
"dependencies": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-transforms/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-resolve-nested-selector": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/postcss-safe-parser": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz",
|
|
"integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3.3"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-svgo": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.0.3.tgz",
|
|
"integrity": "sha512-41XZUA1wNDAZrQ3XgWREL/M2zSw8LJPvb5ZWivljBsUQAGoEKMYm6okHsTjJxKYI4M75RQEH4KYlEM52VwdXVA==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-svgo/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
},
|
|
"node_modules/postcss-unique-selectors": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.0.2.tgz",
|
|
"integrity": "sha512-w3zBVlrtZm7loQWRPVC0yjUwwpty7OM6DnEHkxcSQXO1bMS3RJ+JUS5LFMSDZHJcvGsRwhZinCWVqn8Kej4EDA==",
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "3.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/postcss/node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.1.2",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-diff": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-hrtime": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.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-expr": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.4.tgz",
|
|
"integrity": "sha512-sFPkHQjVKheDNnPvotjQmm3KD3uk1fWKUN7CrpdbwmUx3CrG3QiM8QpTSimvig5vTXmTvjz7+TDvXOI9+4rkcg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/purgecss": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.0.3.tgz",
|
|
"integrity": "sha512-PYOIn5ibRIP34PBU9zohUcCI09c7drPJJtTDAc0Q6QlRz2/CHQ8ywGLdE7ZhxU2VTqB7p5wkvj5Qcm05Rz3Jmw==",
|
|
"dependencies": {
|
|
"commander": "^6.0.0",
|
|
"glob": "^7.0.0",
|
|
"postcss": "^8.2.1",
|
|
"postcss-selector-parser": "^6.0.2"
|
|
},
|
|
"bin": {
|
|
"purgecss": "bin/purgecss.js"
|
|
}
|
|
},
|
|
"node_modules/purgecss/node_modules/commander": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/quick-lru": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
|
|
"integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/quote-stream": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1",
|
|
"minimist": "^1.1.3",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"quote-stream": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
|
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
|
|
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"scheduler": "^0.19.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-fast-compare": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz",
|
|
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
|
|
},
|
|
"node_modules/react-flatpickr": {
|
|
"version": "3.10.5",
|
|
"resolved": "https://registry.npmjs.org/react-flatpickr/-/react-flatpickr-3.10.5.tgz",
|
|
"integrity": "sha512-MZlBN9Ml4FLFoR5tS61T9BjJRIrwF0mKDqC+ni5ZgdtIbWVebp6emx9jpg8QuXv5hSr1W1by3Tqv3ebZXU7rhg==",
|
|
"dependencies": {
|
|
"flatpickr": "^4.6.2",
|
|
"prop-types": "^15.5.10"
|
|
}
|
|
},
|
|
"node_modules/react-flip-move": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=16.3.x",
|
|
"react-dom": ">=16.3.x"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "16.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-popper": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.3.0.tgz",
|
|
"integrity": "sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==",
|
|
"dependencies": {
|
|
"react-fast-compare": "^3.0.1",
|
|
"warning": "^4.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@popperjs/core": "^2.0.0",
|
|
"react": "^16.8.0 || ^17 || ^18",
|
|
"react-dom": "^16.8.0 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/react-router": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"history": "^4.9.0",
|
|
"hoist-non-react-statics": "^3.1.0",
|
|
"loose-envify": "^1.3.1",
|
|
"mini-create-react-context": "^0.4.0",
|
|
"path-to-regexp": "^1.7.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.6.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"history": "^4.9.0",
|
|
"loose-envify": "^1.3.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-router": "5.2.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=15"
|
|
}
|
|
},
|
|
"node_modules/react-transition-group": {
|
|
"version": "4.4.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.6.0",
|
|
"react-dom": ">=16.6.0"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "2.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/rechoir": {
|
|
"version": "0.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/redent": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
|
|
"integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/reduce-css-calc": {
|
|
"version": "2.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-unit-converter": "^1.1.1",
|
|
"postcss-value-parser": "^3.3.0"
|
|
}
|
|
},
|
|
"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.5",
|
|
"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.4.3",
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
|
|
"integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpp": {
|
|
"version": "3.1.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/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/require-from-string": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
|
|
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-pathname": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rgb-regex": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rgba-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
|
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.1.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rw": {
|
|
"version": "1.3.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.19.1",
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz",
|
|
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.6",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shallow-copy": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shapefile": {
|
|
"version": "0.3.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3-queue": "1",
|
|
"iconv-lite": "0.2",
|
|
"optimist": "0.3"
|
|
},
|
|
"bin": {
|
|
"dbfcat": "bin/dbfcat",
|
|
"shp2json": "bin/shp2json",
|
|
"shpcat": "bin/shpcat"
|
|
}
|
|
},
|
|
"node_modules/shapefile/node_modules/d3-queue": {
|
|
"version": "1.2.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
|
|
"integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
|
|
"dev": true,
|
|
"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/side-channel/node_modules/object-inspect": {
|
|
"version": "1.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
"integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
|
},
|
|
"node_modules/sirv": {
|
|
"version": "1.0.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.15",
|
|
"mime": "^2.3.1",
|
|
"totalist": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
"dev": true,
|
|
"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/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/source-list-map": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
|
|
"integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/specificity": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"specificity": "bin/specificity"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/stable": {
|
|
"version": "0.1.8",
|
|
"resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
|
|
"integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
|
|
},
|
|
"node_modules/static-eval": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escodegen": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/static-eval/node_modules/escodegen": {
|
|
"version": "1.13.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^4.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1"
|
|
},
|
|
"bin": {
|
|
"escodegen": "bin/escodegen.js",
|
|
"esgenerate": "bin/esgenerate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/static-eval/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/static-module": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"concat-stream": "~1.6.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"duplexer2": "~0.1.4",
|
|
"escodegen": "~1.9.0",
|
|
"falafel": "^2.1.0",
|
|
"has": "^1.0.1",
|
|
"magic-string": "^0.22.4",
|
|
"merge-source-map": "1.0.4",
|
|
"object-inspect": "~1.4.0",
|
|
"quote-stream": "~1.0.2",
|
|
"readable-stream": "~2.3.3",
|
|
"shallow-copy": "~0.0.1",
|
|
"static-eval": "^2.0.0",
|
|
"through2": "~2.0.3"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has-symbols": "^1.0.1",
|
|
"internal-slot": "^1.0.2",
|
|
"regexp.prototype.flags": "^1.3.0",
|
|
"side-channel": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz",
|
|
"integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz",
|
|
"integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
|
|
"integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/style-search": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/stylehacks": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.0.1.tgz",
|
|
"integrity": "sha512-Es0rVnHIqbWzveU1b24kbw92HsebBepxfcqe5iix7t9j0PQqhs0IxXVXv0pY2Bxa08CgMkzD6OWql7kbGOuEdA==",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/stylelint": {
|
|
"version": "14.1.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.1.0.tgz",
|
|
"integrity": "sha512-IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"balanced-match": "^2.0.0",
|
|
"cosmiconfig": "^7.0.1",
|
|
"debug": "^4.3.2",
|
|
"execall": "^2.0.0",
|
|
"fast-glob": "^3.2.7",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"file-entry-cache": "^6.0.1",
|
|
"get-stdin": "^8.0.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"globjoin": "^0.1.4",
|
|
"html-tags": "^3.1.0",
|
|
"ignore": "^5.1.9",
|
|
"import-lazy": "^4.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-plain-object": "^5.0.0",
|
|
"known-css-properties": "^0.23.0",
|
|
"mathml-tag-names": "^2.1.3",
|
|
"meow": "^9.0.0",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"normalize-selector": "^0.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.3.11",
|
|
"postcss-media-query-parser": "^0.2.3",
|
|
"postcss-resolve-nested-selector": "^0.1.1",
|
|
"postcss-safe-parser": "^6.0.0",
|
|
"postcss-selector-parser": "^6.0.6",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"specificity": "^0.4.1",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"style-search": "^0.1.0",
|
|
"svg-tags": "^1.0.0",
|
|
"table": "^6.7.3",
|
|
"v8-compile-cache": "^2.3.0",
|
|
"write-file-atomic": "^3.0.3"
|
|
},
|
|
"bin": {
|
|
"stylelint": "bin/stylelint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/stylelint"
|
|
}
|
|
},
|
|
"node_modules/stylelint-config-prettier": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz",
|
|
"integrity": "sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"stylelint-config-prettier": "bin/check.js",
|
|
"stylelint-config-prettier-check": "bin/check.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
},
|
|
"peerDependencies": {
|
|
"stylelint": ">=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/stylelint-config-recommended": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
"integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
"dev": true,
|
|
"peerDependencies": {
|
|
"stylelint": "^14.0.0"
|
|
}
|
|
},
|
|
"node_modules/stylelint-config-standard": {
|
|
"version": "24.0.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz",
|
|
"integrity": "sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"stylelint-config-recommended": "^6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"stylelint": "^14.0.0"
|
|
}
|
|
},
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz",
|
|
"integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/stylelint/node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/stylelint/node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/stylelint/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/svg-tags": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"node_modules/svgo": {
|
|
"version": "2.8.0",
|
|
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
|
|
"integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
|
|
"dependencies": {
|
|
"@trysound/sax": "0.2.0",
|
|
"commander": "^7.2.0",
|
|
"css-select": "^4.1.3",
|
|
"css-tree": "^1.1.3",
|
|
"csso": "^4.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"stable": "^0.1.8"
|
|
},
|
|
"bin": {
|
|
"svgo": "bin/svgo"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/svgo/node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
},
|
|
"node_modules/table": {
|
|
"version": "6.7.3",
|
|
"resolved": "https://registry.npmjs.org/table/-/table-6.7.3.tgz",
|
|
"integrity": "sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^8.0.1",
|
|
"lodash.truncate": "^4.4.2",
|
|
"slice-ansi": "^4.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"dev": true,
|
|
"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/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
"dev": true
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "2.2.16",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.16.tgz",
|
|
"integrity": "sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==",
|
|
"dependencies": {
|
|
"arg": "^5.0.1",
|
|
"bytes": "^3.0.0",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"color": "^4.0.1",
|
|
"cosmiconfig": "^7.0.1",
|
|
"detective": "^5.2.0",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.7",
|
|
"fs-extra": "^10.0.0",
|
|
"glob-parent": "^6.0.1",
|
|
"html-tags": "^3.1.0",
|
|
"is-color-stop": "^1.1.0",
|
|
"is-glob": "^4.0.1",
|
|
"lodash": "^4.17.21",
|
|
"lodash.topath": "^4.5.2",
|
|
"modern-normalize": "^1.1.0",
|
|
"node-emoji": "^1.11.0",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^2.2.0",
|
|
"postcss-js": "^3.0.3",
|
|
"postcss-load-config": "^3.1.0",
|
|
"postcss-nested": "5.0.6",
|
|
"postcss-selector-parser": "^6.0.6",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"purgecss": "^4.0.3",
|
|
"quick-lru": "^5.1.1",
|
|
"reduce-css-calc": "^2.1.8",
|
|
"resolve": "^1.20.0",
|
|
"tmp": "^0.2.1"
|
|
},
|
|
"bin": {
|
|
"tailwind": "lib/cli.js",
|
|
"tailwindcss": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"autoprefixer": "^10.0.2",
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"node_modules/tailwindcss/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/postcss-value-parser": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tailwindcss/node_modules/quick-lru": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tapable": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.14.2",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz",
|
|
"integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.2",
|
|
"acorn": "^8.5.0",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin": {
|
|
"version": "5.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-worker": "^27.0.2",
|
|
"p-limit": "^3.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/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/terser-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/acorn": {
|
|
"version": "8.7.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/timsort": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz",
|
|
"integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q="
|
|
},
|
|
"node_modules/tiny-invariant": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tiny-warning": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
|
|
"integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
|
|
"dependencies": {
|
|
"rimraf": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.17.0"
|
|
}
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/topojson": {
|
|
"version": "1.6.27",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"d3": "3",
|
|
"d3-geo-projection": "0.2",
|
|
"d3-queue": "2",
|
|
"optimist": "0.3",
|
|
"rw": "1",
|
|
"shapefile": "0.3"
|
|
},
|
|
"bin": {
|
|
"topojson": "bin/topojson",
|
|
"topojson-geojson": "bin/topojson-geojson",
|
|
"topojson-group": "bin/topojson-group",
|
|
"topojson-merge": "bin/topojson-merge",
|
|
"topojson-svg": "bin/topojson-svg"
|
|
}
|
|
},
|
|
"node_modules/toposort": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz",
|
|
"integrity": "sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=",
|
|
"dev": true
|
|
},
|
|
"node_modules/totalist": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/trim-newlines": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
|
|
"integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
|
|
"integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
|
|
"integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "1.10.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/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/universalify": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
|
|
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.2.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/url-search-params-polyfill": {
|
|
"version": "8.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/v8-compile-cache": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
|
|
"integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/value-equal": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vlq": {
|
|
"version": "0.2.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/warning": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
|
|
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/watchpack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack": {
|
|
"version": "5.38.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint-scope": "^3.7.0",
|
|
"@types/estree": "^0.0.47",
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/wasm-edit": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0",
|
|
"acorn": "^8.2.1",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.8.0",
|
|
"es-module-lexer": "^0.4.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.0.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
"watchpack": "^2.2.0",
|
|
"webpack-sources": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer": {
|
|
"version": "4.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^6.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"bin": {
|
|
"webpack-bundle-analyzer": "lib/bin/analyzer.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/acorn": {
|
|
"version": "8.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/acorn-walk": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/chalk": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/commander": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/webpack-bundle-analyzer/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/webpack-cli": {
|
|
"version": "4.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@discoveryjs/json-ext": "^0.5.0",
|
|
"@webpack-cli/configtest": "^1.0.4",
|
|
"@webpack-cli/info": "^1.3.0",
|
|
"@webpack-cli/serve": "^1.5.1",
|
|
"colorette": "^1.2.1",
|
|
"commander": "^7.0.0",
|
|
"execa": "^5.0.0",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"import-local": "^3.0.2",
|
|
"interpret": "^2.2.0",
|
|
"rechoir": "^0.7.0",
|
|
"v8-compile-cache": "^2.2.0",
|
|
"webpack-merge": "^5.7.3"
|
|
},
|
|
"bin": {
|
|
"webpack-cli": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@webpack-cli/generators": {
|
|
"optional": true
|
|
},
|
|
"@webpack-cli/migrate": {
|
|
"optional": true
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-merge": {
|
|
"version": "5.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/acorn": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/webpack-sources": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"dev": true,
|
|
"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/wildcard": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wordwrap": {
|
|
"version": "0.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "7.4.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "1.10.2",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
|
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yup": {
|
|
"version": "0.32.11",
|
|
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.11.tgz",
|
|
"integrity": "sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/lodash": "^4.14.175",
|
|
"lodash": "^4.17.21",
|
|
"lodash-es": "^4.17.21",
|
|
"nanoclone": "^0.2.1",
|
|
"property-expr": "^2.0.4",
|
|
"toposort": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.12.13",
|
|
"requires": {
|
|
"@babel/highlight": "^7.12.13"
|
|
}
|
|
},
|
|
"@babel/compat-data": {
|
|
"version": "7.14.5"
|
|
},
|
|
"@babel/core": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/generator": "^7.14.5",
|
|
"@babel/helper-compilation-targets": "^7.14.5",
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helpers": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.1.2",
|
|
"semver": "^6.3.0",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/generator": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5",
|
|
"jsesc": "^2.5.1",
|
|
"source-map": "^0.5.0"
|
|
}
|
|
},
|
|
"@babel/helper-annotate-as-pure": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-explode-assignable-expression": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-compilation-targets": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@babel/helper-validator-option": "^7.14.5",
|
|
"browserslist": "^4.16.6",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-create-class-features-plugin": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5"
|
|
}
|
|
},
|
|
"@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"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-explode-assignable-expression": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-function-name": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-get-function-arity": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-get-function-arity": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-hoist-variables": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-member-expression-to-functions": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-module-imports": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-module-transforms": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-simple-access": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-optimise-call-expression": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.14.5"
|
|
},
|
|
"@babel/helper-remap-async-to-generator": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-wrap-function": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-replace-supers": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-member-expression-to-functions": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-simple-access": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-split-export-declaration": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helper-validator-identifier": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
|
|
"integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g=="
|
|
},
|
|
"@babel/helper-validator-option": {
|
|
"version": "7.14.5"
|
|
},
|
|
"@babel/helper-wrap-function": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/helpers": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/template": "^7.14.5",
|
|
"@babel/traverse": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
}
|
|
},
|
|
"@babel/parser": {
|
|
"version": "7.14.5"
|
|
},
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-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-proposal-optional-chaining": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-proposal-async-generator-functions": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.14.5",
|
|
"@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.14.5",
|
|
"requires": {
|
|
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
}
|
|
},
|
|
"@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.5",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@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.14.5",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-create-class-features-plugin": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
}
|
|
},
|
|
"@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.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-classes": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-replace-supers": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-computed-properties": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-destructuring": {
|
|
"version": "7.14.5",
|
|
"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.14.5",
|
|
"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.14.5",
|
|
"requires": {
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-simple-access": "^7.14.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-hoist-variables": "^7.14.5",
|
|
"@babel/helper-module-transforms": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
}
|
|
},
|
|
"@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.5",
|
|
"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.14.5",
|
|
"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-display-name": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx": {
|
|
"version": "7.14.5",
|
|
"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.5"
|
|
}
|
|
},
|
|
"@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.5",
|
|
"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.14.5",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.14.5",
|
|
"@babel/helper-compilation-targets": "^7.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
"@babel/helper-validator-option": "^7.14.5",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.14.5",
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
"@babel/plugin-proposal-class-static-block": "^7.14.5",
|
|
"@babel/plugin-proposal-dynamic-import": "^7.14.5",
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
|
"@babel/plugin-proposal-json-strings": "^7.14.5",
|
|
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-proposal-private-methods": "^7.14.5",
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-transform-arrow-functions": "^7.14.5",
|
|
"@babel/plugin-transform-async-to-generator": "^7.14.5",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.14.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.14.5",
|
|
"@babel/plugin-transform-classes": "^7.14.5",
|
|
"@babel/plugin-transform-computed-properties": "^7.14.5",
|
|
"@babel/plugin-transform-destructuring": "^7.14.5",
|
|
"@babel/plugin-transform-dotall-regex": "^7.14.5",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.14.5",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.14.5",
|
|
"@babel/plugin-transform-for-of": "^7.14.5",
|
|
"@babel/plugin-transform-function-name": "^7.14.5",
|
|
"@babel/plugin-transform-literals": "^7.14.5",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.14.5",
|
|
"@babel/plugin-transform-modules-amd": "^7.14.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.14.5",
|
|
"@babel/plugin-transform-modules-umd": "^7.14.5",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.14.5",
|
|
"@babel/plugin-transform-new-target": "^7.14.5",
|
|
"@babel/plugin-transform-object-super": "^7.14.5",
|
|
"@babel/plugin-transform-parameters": "^7.14.5",
|
|
"@babel/plugin-transform-property-literals": "^7.14.5",
|
|
"@babel/plugin-transform-regenerator": "^7.14.5",
|
|
"@babel/plugin-transform-reserved-words": "^7.14.5",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.14.5",
|
|
"@babel/plugin-transform-spread": "^7.14.5",
|
|
"@babel/plugin-transform-sticky-regex": "^7.14.5",
|
|
"@babel/plugin-transform-template-literals": "^7.14.5",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.14.5",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.14.5",
|
|
"@babel/plugin-transform-unicode-regex": "^7.14.5",
|
|
"@babel/preset-modules": "^0.1.4",
|
|
"@babel/types": "^7.14.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.2.2",
|
|
"babel-plugin-polyfill-corejs3": "^0.2.2",
|
|
"babel-plugin-polyfill-regenerator": "^0.2.2",
|
|
"core-js-compat": "^3.14.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "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.16.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz",
|
|
"integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/runtime-corejs3": {
|
|
"version": "7.12.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js-pure": "^3.0.0",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/template": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/traverse": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.14.5",
|
|
"@babel/generator": "^7.14.5",
|
|
"@babel/helper-function-name": "^7.14.5",
|
|
"@babel/helper-hoist-variables": "^7.14.5",
|
|
"@babel/helper-split-export-declaration": "^7.14.5",
|
|
"@babel/parser": "^7.14.5",
|
|
"@babel/types": "^7.14.5",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"dependencies": {
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/types": {
|
|
"version": "7.14.5",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.14.5",
|
|
"to-fast-properties": "^2.0.0"
|
|
}
|
|
},
|
|
"@discoveryjs/json-ext": {
|
|
"version": "0.5.3"
|
|
},
|
|
"@eslint/eslintrc": {
|
|
"version": "0.4.3",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
|
|
"integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==",
|
|
"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.17.0",
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
|
|
"integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
},
|
|
"ignore": {
|
|
"version": "4.0.6",
|
|
"dev": true
|
|
},
|
|
"import-fresh": {
|
|
"version": "3.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@headlessui/react": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.3.0.tgz",
|
|
"integrity": "sha512-2gqTO6BQ3Jr8vDX1B67n1gl6MGKTt6DBmR+H0qxwj0gTMnR2+Qpktj8alRWxsZBODyOiBb77QSQpE/6gG3MX4Q==",
|
|
"requires": {}
|
|
},
|
|
"@heroicons/react": {
|
|
"version": "2.0.11",
|
|
"resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.11.tgz",
|
|
"integrity": "sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==",
|
|
"requires": {}
|
|
},
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@jridgewell/resolve-uri": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
|
|
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
|
|
},
|
|
"@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
|
|
},
|
|
"@jridgewell/source-map": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
|
|
"integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
|
|
"requires": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
|
|
"integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
|
|
},
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.14",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz",
|
|
"integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==",
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"@juggle/resize-observer": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/@juggle/resize-observer/-/resize-observer-3.3.1.tgz",
|
|
"integrity": "sha512-zMM9Ds+SawiUkakS7y94Ymqx+S0ORzpG3frZirN3l+UlXUmSUR7hF4wxCVqW+ei94JzV5kt0uXBcoOEAuiydrw=="
|
|
},
|
|
"@kunukn/react-collapse": {
|
|
"version": "2.2.9",
|
|
"resolved": "https://registry.npmjs.org/@kunukn/react-collapse/-/react-collapse-2.2.9.tgz",
|
|
"integrity": "sha512-MKauq6R4HAHS/nGei+na8EpyO4qluTcoDeYetUnT1ME7K+CqxRCAIB4a4xo+gkufg2CuLhORA+s6sNjqm0oHEA==",
|
|
"requires": {}
|
|
},
|
|
"@nodelib/fs.scandir": {
|
|
"version": "2.1.3",
|
|
"requires": {
|
|
"@nodelib/fs.stat": "2.0.3",
|
|
"run-parallel": "^1.1.9"
|
|
}
|
|
},
|
|
"@nodelib/fs.stat": {
|
|
"version": "2.0.3"
|
|
},
|
|
"@nodelib/fs.walk": {
|
|
"version": "1.2.4",
|
|
"requires": {
|
|
"@nodelib/fs.scandir": "2.1.3",
|
|
"fastq": "^1.6.0"
|
|
}
|
|
},
|
|
"@polka/url": {
|
|
"version": "1.0.0-next.15",
|
|
"dev": true
|
|
},
|
|
"@popperjs/core": {
|
|
"version": "2.11.6",
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
|
|
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw=="
|
|
},
|
|
"@tailwindcss/aspect-ratio": {
|
|
"version": "0.2.1",
|
|
"requires": {}
|
|
},
|
|
"@tailwindcss/forms": {
|
|
"version": "0.3.3",
|
|
"requires": {
|
|
"mini-svg-data-uri": "^1.2.3"
|
|
}
|
|
},
|
|
"@tailwindcss/typography": {
|
|
"version": "0.4.1",
|
|
"requires": {
|
|
"lodash.castarray": "^4.4.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.merge": "^4.6.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"@trysound/sax": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
|
|
"integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="
|
|
},
|
|
"@types/cssnano": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/cssnano/-/cssnano-4.0.1.tgz",
|
|
"integrity": "sha512-hGOroxRTBkYl5gSBRJOffhV4+io+Y2bFX1VP7LgKEVHJt/LPPJaWUIuDAz74Vlp7l7hCDZfaDi7iPxwNwuVA4Q==",
|
|
"requires": {
|
|
"postcss": "5 - 7"
|
|
},
|
|
"dependencies": {
|
|
"postcss": {
|
|
"version": "7.0.39",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
|
"integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
|
"requires": {
|
|
"picocolors": "^0.2.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
}
|
|
}
|
|
},
|
|
"@types/d3": {
|
|
"version": "3.5.38"
|
|
},
|
|
"@types/eslint": {
|
|
"version": "7.2.13",
|
|
"requires": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"@types/eslint-scope": {
|
|
"version": "3.7.0",
|
|
"requires": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"@types/estree": {
|
|
"version": "0.0.47"
|
|
},
|
|
"@types/json-schema": {
|
|
"version": "7.0.9",
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
|
|
"integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ=="
|
|
},
|
|
"@types/json5": {
|
|
"version": "0.0.29",
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
|
"dev": true
|
|
},
|
|
"@types/lodash": {
|
|
"version": "4.14.177",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
|
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
|
"dev": true
|
|
},
|
|
"@types/minimist": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
|
|
"integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==",
|
|
"dev": true
|
|
},
|
|
"@types/node": {
|
|
"version": "15.6.1"
|
|
},
|
|
"@types/normalize-package-data": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
"dev": true
|
|
},
|
|
"@types/parse-json": {
|
|
"version": "4.0.0"
|
|
},
|
|
"@webassemblyjs/ast": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/helper-numbers": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.0"
|
|
},
|
|
"@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.0"
|
|
},
|
|
"@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.0"
|
|
},
|
|
"@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.0",
|
|
"@webassemblyjs/helper-api-error": "1.11.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.0"
|
|
},
|
|
"@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/ieee754": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/leb128": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webassemblyjs/utf8": {
|
|
"version": "1.11.0"
|
|
},
|
|
"@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0",
|
|
"@webassemblyjs/wasm-opt": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0",
|
|
"@webassemblyjs/wast-printer": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/ieee754": "1.11.0",
|
|
"@webassemblyjs/leb128": "1.11.0",
|
|
"@webassemblyjs/utf8": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-buffer": "1.11.0",
|
|
"@webassemblyjs/wasm-gen": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/helper-api-error": "1.11.0",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.0",
|
|
"@webassemblyjs/ieee754": "1.11.0",
|
|
"@webassemblyjs/leb128": "1.11.0",
|
|
"@webassemblyjs/utf8": "1.11.0"
|
|
}
|
|
},
|
|
"@webassemblyjs/wast-printer": {
|
|
"version": "1.11.0",
|
|
"requires": {
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"@webpack-cli/configtest": {
|
|
"version": "1.0.4",
|
|
"requires": {}
|
|
},
|
|
"@webpack-cli/info": {
|
|
"version": "1.3.0",
|
|
"requires": {
|
|
"envinfo": "^7.7.3"
|
|
}
|
|
},
|
|
"@webpack-cli/serve": {
|
|
"version": "1.5.1",
|
|
"requires": {}
|
|
},
|
|
"@xtuc/ieee754": {
|
|
"version": "1.2.0"
|
|
},
|
|
"@xtuc/long": {
|
|
"version": "4.2.2"
|
|
},
|
|
"abortcontroller-polyfill": {
|
|
"version": "1.7.3"
|
|
},
|
|
"acorn": {
|
|
"version": "5.7.4"
|
|
},
|
|
"acorn-node": {
|
|
"version": "1.8.2",
|
|
"requires": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "7.4.1"
|
|
}
|
|
}
|
|
},
|
|
"acorn-walk": {
|
|
"version": "7.2.0"
|
|
},
|
|
"ajv": {
|
|
"version": "6.12.6",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-formats": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
|
|
"integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
|
|
"requires": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
}
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"requires": {}
|
|
},
|
|
"alphanum-sort": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
|
|
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
|
|
},
|
|
"alpinejs": {
|
|
"version": "2.8.2"
|
|
},
|
|
"ansi-colors": {
|
|
"version": "4.1.1",
|
|
"dev": true
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"anymatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
|
|
"requires": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
}
|
|
},
|
|
"arg": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
|
|
"integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
|
|
},
|
|
"argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"requires": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"aria-query": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
}
|
|
},
|
|
"array-includes": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz",
|
|
"integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
}
|
|
},
|
|
"array-union": {
|
|
"version": "2.1.0"
|
|
},
|
|
"array.prototype.flat": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
|
|
"integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
}
|
|
},
|
|
"array.prototype.flatmap": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"arrify": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
|
|
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
|
|
"dev": true
|
|
},
|
|
"ast-types-flow": {
|
|
"version": "0.0.7",
|
|
"dev": true
|
|
},
|
|
"astral-regex": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
|
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
|
"dev": true
|
|
},
|
|
"autoprefixer": {
|
|
"version": "10.2.6",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-lite": "^1.0.30001230",
|
|
"colorette": "^1.2.2",
|
|
"fraction.js": "^4.1.1",
|
|
"normalize-range": "^0.1.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"axe-core": {
|
|
"version": "4.1.1",
|
|
"dev": true
|
|
},
|
|
"axios": {
|
|
"version": "0.21.4",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"axobject-query": {
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
},
|
|
"babel-eslint": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz",
|
|
"integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/parser": "^7.7.0",
|
|
"@babel/traverse": "^7.7.0",
|
|
"@babel/types": "^7.7.0",
|
|
"eslint-visitor-keys": "^1.0.0",
|
|
"resolve": "^1.12.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
|
|
"integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"babel-loader": {
|
|
"version": "8.2.2",
|
|
"requires": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^1.4.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"dependencies": {
|
|
"json5": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.1.tgz",
|
|
"integrity": "sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^1.0.1"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.6.6",
|
|
"requires": {
|
|
"ajv": "^6.12.0",
|
|
"ajv-keywords": "^3.4.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-dynamic-import-node": {
|
|
"version": "2.3.3",
|
|
"requires": {
|
|
"object.assign": "^4.1.0"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-corejs3": {
|
|
"version": "0.2.2",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.2.2",
|
|
"core-js-compat": "^3.9.1"
|
|
}
|
|
},
|
|
"babel-plugin-polyfill-regenerator": {
|
|
"version": "0.2.2",
|
|
"requires": {
|
|
"@babel/helper-define-polyfill-provider": "^0.2.2"
|
|
}
|
|
},
|
|
"balanced-match": {
|
|
"version": "1.0.0"
|
|
},
|
|
"big.js": {
|
|
"version": "5.2.2"
|
|
},
|
|
"binary-extensions": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
|
|
},
|
|
"boolbase": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
|
|
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"brfs": {
|
|
"version": "1.6.1",
|
|
"requires": {
|
|
"quote-stream": "^1.0.1",
|
|
"resolve": "^1.1.5",
|
|
"static-module": "^2.2.0",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"brotli-size": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/brotli-size/-/brotli-size-4.0.0.tgz",
|
|
"integrity": "sha512-uA9fOtlTRC0iqKfzff1W34DXUA3GyVqbUaeo3Rw3d4gd1eavKVCETXrn3NzO74W+UVkG3UHu8WxUi+XvKI/huA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexer": "0.1.1"
|
|
},
|
|
"dependencies": {
|
|
"duplexer": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",
|
|
"integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"buffer-equal": {
|
|
"version": "0.0.1"
|
|
},
|
|
"buffer-from": {
|
|
"version": "1.1.1"
|
|
},
|
|
"bundlemon": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/bundlemon/-/bundlemon-1.4.0.tgz",
|
|
"integrity": "sha512-A5mzeMZrnUzKNNo8ng1PFlxZr57XM2HDsaX07kJ1u59BDWn2JFYNeUIUSXhmLdoqBHK9Ln7wTLXDnoqOlcJP5A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"axios": "^0.21.1",
|
|
"brotli-size": "^4.0.0",
|
|
"bundlemon-utils": "^1.0.0",
|
|
"bytes": "^3.1.0",
|
|
"chalk": "^4.1.1",
|
|
"commander": "^8.0.0",
|
|
"cosmiconfig": "^7.0.0",
|
|
"gzip-size": "^6.0.0",
|
|
"micromatch": "^4.0.4",
|
|
"yup": "^0.32.11"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"bundlemon-utils": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/bundlemon-utils/-/bundlemon-utils-1.1.0.tgz",
|
|
"integrity": "sha512-xkUfcY3+rXdi1WhM/N7VY8u88kw7FWBHja0ZjAPFm5hhvgNIBOzVng/8fvpleVyjCkErwSsxRg92dOzMfttNMw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"bytes": "^3.1.0"
|
|
}
|
|
},
|
|
"bytes": {
|
|
"version": "3.1.0"
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
"dev": true
|
|
},
|
|
"camelcase-css": {
|
|
"version": "2.0.1"
|
|
},
|
|
"camelcase-keys": {
|
|
"version": "6.2.2",
|
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
|
|
"integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"map-obj": "^4.0.0",
|
|
"quick-lru": "^4.0.1"
|
|
}
|
|
},
|
|
"caniuse-api": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
|
|
"integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
|
|
"requires": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"caniuse-lite": {
|
|
"version": "1.0.30001390",
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001390.tgz",
|
|
"integrity": "sha512-sS4CaUM+/+vqQUlCvCJ2WtDlV81aWtHhqeEVkLokVJJa3ViN4zDxAGfq9R8i1m90uGHxo99cy10Od+lvn3hf0g=="
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"chart.js": {
|
|
"version": "3.3.2"
|
|
},
|
|
"chokidar": {
|
|
"version": "3.5.2",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
|
|
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
|
|
"requires": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"fsevents": "~2.3.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"chrome-trace-event": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"tslib": "^1.9.0"
|
|
}
|
|
},
|
|
"classnames": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
|
|
"integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA=="
|
|
},
|
|
"clone-deep": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
}
|
|
},
|
|
"clone-regexp": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-regexp": "^2.0.0"
|
|
}
|
|
},
|
|
"color": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/color/-/color-4.0.1.tgz",
|
|
"integrity": "sha512-rpZjOKN5O7naJxkH2Rx1sZzzBgaiWECc6BYXjeCE6kF0kcASJYbUq02u7JqIHwCb/j3NhV+QhRL2683aICeGZA==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.6.0"
|
|
},
|
|
"dependencies": {
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
}
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3"
|
|
},
|
|
"color-string": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
|
|
"integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
|
|
"requires": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"colord": {
|
|
"version": "2.9.1",
|
|
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.1.tgz",
|
|
"integrity": "sha512-4LBMSt09vR0uLnPVkOUBnmxgoaeN4ewRbx801wY/bXcltXfpR/G46OdWn96XpYmCWuYvO46aBZP4NgX8HpNAcw=="
|
|
},
|
|
"colorette": {
|
|
"version": "1.2.2"
|
|
},
|
|
"commander": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
|
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="
|
|
},
|
|
"commondir": {
|
|
"version": "1.0.1"
|
|
},
|
|
"compute-scroll-into-view": {
|
|
"version": "1.0.17",
|
|
"resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz",
|
|
"integrity": "sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg=="
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1"
|
|
},
|
|
"concat-stream": {
|
|
"version": "1.6.2",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"convert-source-map": {
|
|
"version": "1.7.0",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"copy-webpack-plugin": {
|
|
"version": "9.0.0",
|
|
"requires": {
|
|
"fast-glob": "^3.2.5",
|
|
"glob-parent": "^6.0.0",
|
|
"globby": "^11.0.3",
|
|
"normalize-path": "^3.0.0",
|
|
"p-limit": "^3.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1"
|
|
},
|
|
"dependencies": {
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core-js-compat": {
|
|
"version": "3.14.0",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"semver": "7.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.0.0"
|
|
}
|
|
}
|
|
},
|
|
"core-js-pure": {
|
|
"version": "3.8.1",
|
|
"dev": true
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.2"
|
|
},
|
|
"cosmiconfig": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
|
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
|
"requires": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"dependencies": {
|
|
"import-fresh": {
|
|
"version": "3.2.2",
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"cross-spawn": {
|
|
"version": "7.0.3",
|
|
"requires": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"which": {
|
|
"version": "2.0.2",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"css-declaration-sorter": {
|
|
"version": "6.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.1.3.tgz",
|
|
"integrity": "sha512-SvjQjNRZgh4ULK1LDJ2AduPKUKxIqmtU7ZAyi47BTV+M90Qvxr9AB6lKlLbDUfXqI9IQeYA8LbAsCZPpJEV3aA==",
|
|
"requires": {
|
|
"timsort": "^0.3.0"
|
|
}
|
|
},
|
|
"css-loader": {
|
|
"version": "5.2.6",
|
|
"requires": {
|
|
"icss-utils": "^5.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.15",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.1.0"
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"css-minimizer-webpack-plugin": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.2.0.tgz",
|
|
"integrity": "sha512-5q4myvkmm29jRlI73Fl8Mc008i6o6hCEKnV6/fOrzRVDWD6EFGwDRX+SM2qCVeZ7XiztRDKHpTGDUeUMAOOagg==",
|
|
"requires": {
|
|
"@types/cssnano": "^4.0.1",
|
|
"cssnano": "^5.0.6",
|
|
"jest-worker": "^27.0.2",
|
|
"postcss": "^8.3.5",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
|
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
},
|
|
"schema-utils": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
|
|
"integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.8.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.0.0"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
|
|
"integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"css-select": {
|
|
"version": "4.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-4.1.3.tgz",
|
|
"integrity": "sha512-gT3wBNd9Nj49rAbmtFHj1cljIAOLYSX1nZ8CB7TBO3INYckygm5B7LISU/szY//YmdiSLbJvDLOx9VnMVpMBxA==",
|
|
"requires": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^5.0.0",
|
|
"domhandler": "^4.2.0",
|
|
"domutils": "^2.6.0",
|
|
"nth-check": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"dom-serializer": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz",
|
|
"integrity": "sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==",
|
|
"requires": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
}
|
|
},
|
|
"domelementtype": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
"integrity": "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
},
|
|
"domhandler": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.2.2.tgz",
|
|
"integrity": "sha512-PzE9aBMsdZO8TK4BnuJwH0QT41wgMbRzuZrHUcpYncEjmQazq8QEaBWgLG7ZyC/DAZKEgglpIA6j4Qn/HmxS3w==",
|
|
"requires": {
|
|
"domelementtype": "^2.2.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "2.8.0",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
|
|
"integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
|
|
"requires": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"css-tree": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
|
|
"integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
|
|
"requires": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
}
|
|
}
|
|
},
|
|
"css-unit-converter": {
|
|
"version": "1.1.1"
|
|
},
|
|
"css-what": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz",
|
|
"integrity": "sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw=="
|
|
},
|
|
"cssesc": {
|
|
"version": "3.0.0"
|
|
},
|
|
"cssnano": {
|
|
"version": "5.0.12",
|
|
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.0.12.tgz",
|
|
"integrity": "sha512-U38V4x2iJ3ijPdeWqUrEr4eKBB5PbEKsNP5T8xcik2Au3LeMtiMHX0i2Hu9k51FcKofNZumbrcdC6+a521IUHg==",
|
|
"requires": {
|
|
"cssnano-preset-default": "^5.1.8",
|
|
"is-resolvable": "^1.1.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"cssnano-preset-default": {
|
|
"version": "5.1.8",
|
|
"resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.1.8.tgz",
|
|
"integrity": "sha512-zWMlP0+AMPBVE852SqTrP0DnhTcTA2C1wAF92TKZ3Va+aUVqLIhkqKlnJIXXdqXD7RN+S1ujuWmNpvrJBiM/vg==",
|
|
"requires": {
|
|
"css-declaration-sorter": "^6.0.3",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-calc": "^8.0.0",
|
|
"postcss-colormin": "^5.2.1",
|
|
"postcss-convert-values": "^5.0.2",
|
|
"postcss-discard-comments": "^5.0.1",
|
|
"postcss-discard-duplicates": "^5.0.1",
|
|
"postcss-discard-empty": "^5.0.1",
|
|
"postcss-discard-overridden": "^5.0.1",
|
|
"postcss-merge-longhand": "^5.0.4",
|
|
"postcss-merge-rules": "^5.0.3",
|
|
"postcss-minify-font-values": "^5.0.1",
|
|
"postcss-minify-gradients": "^5.0.3",
|
|
"postcss-minify-params": "^5.0.2",
|
|
"postcss-minify-selectors": "^5.1.0",
|
|
"postcss-normalize-charset": "^5.0.1",
|
|
"postcss-normalize-display-values": "^5.0.1",
|
|
"postcss-normalize-positions": "^5.0.1",
|
|
"postcss-normalize-repeat-style": "^5.0.1",
|
|
"postcss-normalize-string": "^5.0.1",
|
|
"postcss-normalize-timing-functions": "^5.0.1",
|
|
"postcss-normalize-unicode": "^5.0.1",
|
|
"postcss-normalize-url": "^5.0.3",
|
|
"postcss-normalize-whitespace": "^5.0.1",
|
|
"postcss-ordered-values": "^5.0.2",
|
|
"postcss-reduce-initial": "^5.0.2",
|
|
"postcss-reduce-transforms": "^5.0.1",
|
|
"postcss-svgo": "^5.0.3",
|
|
"postcss-unique-selectors": "^5.0.2"
|
|
}
|
|
},
|
|
"cssnano-utils": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-2.0.1.tgz",
|
|
"integrity": "sha512-i8vLRZTnEH9ubIyfdZCAdIdgnHAUeQeByEeQ2I7oTilvP9oHO6RScpeq3GsFUVqeB8uZgOQ9pw8utofNn32hhQ==",
|
|
"requires": {}
|
|
},
|
|
"csso": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
|
|
"integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
|
|
"requires": {
|
|
"css-tree": "^1.1.2"
|
|
}
|
|
},
|
|
"csstype": {
|
|
"version": "3.0.2"
|
|
},
|
|
"d3": {
|
|
"version": "3.5.17"
|
|
},
|
|
"d3-geo-projection": {
|
|
"version": "0.2.16",
|
|
"requires": {
|
|
"brfs": "^1.3.0"
|
|
}
|
|
},
|
|
"d3-queue": {
|
|
"version": "2.0.3"
|
|
},
|
|
"damerau-levenshtein": {
|
|
"version": "1.0.6",
|
|
"dev": true
|
|
},
|
|
"datamaps": {
|
|
"version": "0.5.9",
|
|
"requires": {
|
|
"@types/d3": "3.5.38",
|
|
"d3": "^3.5.6",
|
|
"topojson": "^1.6.19"
|
|
}
|
|
},
|
|
"debounce-promise": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/debounce-promise/-/debounce-promise-3.1.2.tgz",
|
|
"integrity": "sha512-rZHcgBkbYavBeD9ej6sP56XfG53d51CD4dnaw989YX/nZ/ZJfgRx/9ePKmTNiUiyQvh4mtrMoS3OAWW+yoYtpg=="
|
|
},
|
|
"debug": {
|
|
"version": "4.3.3",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
|
|
"integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"decamelize": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
|
|
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
|
|
"dev": true
|
|
},
|
|
"decamelize-keys": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
|
|
"integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
|
|
"dev": true,
|
|
"requires": {
|
|
"decamelize": "^1.1.0",
|
|
"map-obj": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"map-obj": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
|
|
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"deep-is": {
|
|
"version": "0.1.3"
|
|
},
|
|
"define-properties": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
|
|
"integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
|
|
"requires": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"defined": {
|
|
"version": "1.0.0"
|
|
},
|
|
"detective": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"acorn-node": "^1.6.1",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.1.1"
|
|
}
|
|
},
|
|
"didyoumean": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
|
|
"integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
|
|
},
|
|
"dir-glob": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"path-type": "^4.0.0"
|
|
}
|
|
},
|
|
"dlv": {
|
|
"version": "1.1.3"
|
|
},
|
|
"doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"dom-helpers": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"downshift": {
|
|
"version": "6.1.3",
|
|
"resolved": "https://registry.npmjs.org/downshift/-/downshift-6.1.3.tgz",
|
|
"integrity": "sha512-RA1MuaNcTbt0j+sVLhSs8R2oZbBXYAtdQP/V+uHhT3DoDteZzJPjlC+LQVm9T07Wpvo84QXaZtUCePLDTDwGXg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.13.10",
|
|
"compute-scroll-into-view": "^1.0.17",
|
|
"prop-types": "^15.7.2",
|
|
"react-is": "^17.0.2"
|
|
},
|
|
"dependencies": {
|
|
"react-is": {
|
|
"version": "17.0.2",
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
|
|
}
|
|
}
|
|
},
|
|
"duplexer": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
},
|
|
"duplexer2": {
|
|
"version": "0.1.4",
|
|
"requires": {
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"electron-to-chromium": {
|
|
"version": "1.3.742"
|
|
},
|
|
"emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true
|
|
},
|
|
"emojis-list": {
|
|
"version": "3.0.0"
|
|
},
|
|
"enhanced-resolve": {
|
|
"version": "5.8.2",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
}
|
|
},
|
|
"enquirer": {
|
|
"version": "2.3.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-colors": "^4.1.1"
|
|
}
|
|
},
|
|
"entities": {
|
|
"version": "2.0.2"
|
|
},
|
|
"envinfo": {
|
|
"version": "7.8.1"
|
|
},
|
|
"error-ex": {
|
|
"version": "1.3.2",
|
|
"requires": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"es-abstract": {
|
|
"version": "1.20.2",
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.2.tgz",
|
|
"integrity": "sha512-XxXQuVNrySBNlEkTYJoDNFe5+s2yIOpzq80sUHEdPdQr0S5nTLz4ZPPPswNIpKseDDUS5yghX1gfLIHQZ1iNuQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.2",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.2",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.4",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"es-module-lexer": {
|
|
"version": "0.4.1"
|
|
},
|
|
"es-shim-unscopables": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
|
|
"integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
}
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1"
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5"
|
|
},
|
|
"escodegen": {
|
|
"version": "1.9.1",
|
|
"requires": {
|
|
"esprima": "^3.1.3",
|
|
"estraverse": "^4.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1",
|
|
"source-map": "~0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"esprima": {
|
|
"version": "3.1.3"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"eslint": {
|
|
"version": "7.28.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/code-frame": "7.12.11",
|
|
"@eslint/eslintrc": "^0.4.2",
|
|
"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",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
|
|
"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
"dev": true
|
|
},
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "13.9.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"ignore": {
|
|
"version": "4.0.6",
|
|
"dev": true
|
|
},
|
|
"import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
}
|
|
},
|
|
"levn": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.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"
|
|
}
|
|
},
|
|
"prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true
|
|
},
|
|
"resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"type-check": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-config-prettier": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"eslint-import-resolver-node": {
|
|
"version": "0.3.6",
|
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
|
|
"integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-module-utils": {
|
|
"version": "2.7.4",
|
|
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
|
|
"integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.2.7"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
|
|
"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.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"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.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-prettier": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"prettier-linter-helpers": "^1.0.0"
|
|
}
|
|
},
|
|
"eslint-plugin-react": {
|
|
"version": "7.21.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.1.1",
|
|
"array.prototype.flatmap": "^1.2.3",
|
|
"doctrine": "^2.1.0",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"object.entries": "^1.1.2",
|
|
"object.fromentries": "^2.0.2",
|
|
"object.values": "^1.1.1",
|
|
"prop-types": "^15.7.2",
|
|
"resolve": "^1.18.1",
|
|
"string.prototype.matchall": "^4.0.2"
|
|
},
|
|
"dependencies": {
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-react-hooks": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"eslint-scope": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
}
|
|
},
|
|
"eslint-utils": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"eslint-visitor-keys": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "2.0.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"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "7.4.1",
|
|
"dev": true
|
|
},
|
|
"acorn-jsx": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "1.3.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"esprima": {
|
|
"version": "4.0.1"
|
|
},
|
|
"esquery": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
|
|
"integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
|
|
"dev": true,
|
|
"requires": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"estraverse": {
|
|
"version": "5.2.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"esrecurse": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"dependencies": {
|
|
"estraverse": {
|
|
"version": "5.2.0"
|
|
}
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "4.3.0"
|
|
},
|
|
"esutils": {
|
|
"version": "2.0.3"
|
|
},
|
|
"events": {
|
|
"version": "3.3.0"
|
|
},
|
|
"execa": {
|
|
"version": "5.1.1",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"execall": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"clone-regexp": "^2.1.0"
|
|
}
|
|
},
|
|
"falafel": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"acorn": "^5.0.0",
|
|
"foreach": "^2.0.5",
|
|
"isarray": "0.0.1",
|
|
"object-keys": "^1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "0.0.1"
|
|
}
|
|
}
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3"
|
|
},
|
|
"fast-diff": {
|
|
"version": "1.2.0",
|
|
"dev": true
|
|
},
|
|
"fast-glob": {
|
|
"version": "3.2.7",
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz",
|
|
"integrity": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==",
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.0.0"
|
|
},
|
|
"fast-levenshtein": {
|
|
"version": "2.0.6"
|
|
},
|
|
"fastest-levenshtein": {
|
|
"version": "1.0.12"
|
|
},
|
|
"fastq": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"flat-cache": "^3.0.4"
|
|
}
|
|
},
|
|
"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-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"
|
|
}
|
|
},
|
|
"flatpickr": {
|
|
"version": "4.6.6"
|
|
},
|
|
"flatted": {
|
|
"version": "3.1.0",
|
|
"dev": true
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.14.8",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
|
|
"integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
|
|
"dev": true
|
|
},
|
|
"foreach": {
|
|
"version": "2.0.5"
|
|
},
|
|
"fraction.js": {
|
|
"version": "4.1.1"
|
|
},
|
|
"fs-extra": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
|
|
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
|
|
"requires": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"fs.realpath": {
|
|
"version": "1.0.0"
|
|
},
|
|
"fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"optional": true
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1"
|
|
},
|
|
"function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
|
|
"integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"functional-red-black-tree": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"functions-have-names": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
|
|
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
|
|
"dev": true
|
|
},
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2"
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
}
|
|
},
|
|
"get-stdin": {
|
|
"version": "8.0.0",
|
|
"dev": true
|
|
},
|
|
"get-stream": {
|
|
"version": "6.0.1"
|
|
},
|
|
"get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
|
|
"integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "7.1.3",
|
|
"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": "6.0.0",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
},
|
|
"glob-to-regexp": {
|
|
"version": "0.4.1"
|
|
},
|
|
"global-modules": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"global-prefix": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"global-prefix": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ini": "^1.3.5",
|
|
"kind-of": "^6.0.2",
|
|
"which": "^1.3.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "11.12.0"
|
|
},
|
|
"globby": {
|
|
"version": "11.0.4",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz",
|
|
"integrity": "sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==",
|
|
"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"
|
|
}
|
|
},
|
|
"globjoin": {
|
|
"version": "0.1.4",
|
|
"dev": true
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.2.6"
|
|
},
|
|
"gzip-size": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"duplexer": "^0.1.2"
|
|
}
|
|
},
|
|
"hard-rejection": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
|
|
"integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
|
|
"dev": true
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-bigints": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0"
|
|
},
|
|
"has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
|
|
"integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
|
|
},
|
|
"has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
|
|
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"hex-color-regex": {
|
|
"version": "1.1.0"
|
|
},
|
|
"history": {
|
|
"version": "4.10.1",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"loose-envify": "^1.2.0",
|
|
"resolve-pathname": "^3.0.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0",
|
|
"value-equal": "^1.0.1"
|
|
}
|
|
},
|
|
"hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"hsl-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"hsla-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"html-tags": {
|
|
"version": "3.1.0"
|
|
},
|
|
"human-signals": {
|
|
"version": "2.1.0"
|
|
},
|
|
"iconv-lite": {
|
|
"version": "0.2.11"
|
|
},
|
|
"icss-utils": {
|
|
"version": "5.1.0",
|
|
"requires": {}
|
|
},
|
|
"iframe-resizer": {
|
|
"version": "4.3.2"
|
|
},
|
|
"ignore": {
|
|
"version": "5.1.9",
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.9.tgz",
|
|
"integrity": "sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ=="
|
|
},
|
|
"import-cwd": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-3.0.0.tgz",
|
|
"integrity": "sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==",
|
|
"requires": {
|
|
"import-from": "^3.0.0"
|
|
}
|
|
},
|
|
"import-from": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz",
|
|
"integrity": "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==",
|
|
"requires": {
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"import-lazy": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"import-local": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
}
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true
|
|
},
|
|
"indent-string": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
|
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
|
|
"dev": true
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.3"
|
|
},
|
|
"ini": {
|
|
"version": "1.3.7",
|
|
"dev": true
|
|
},
|
|
"internal-slot": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
|
|
"integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"interpret": {
|
|
"version": "2.2.0"
|
|
},
|
|
"is-absolute-url": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz",
|
|
"integrity": "sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q=="
|
|
},
|
|
"is-arrayish": {
|
|
"version": "0.2.1"
|
|
},
|
|
"is-bigint": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-bigints": "^1.0.1"
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
"requires": {
|
|
"binary-extensions": "^2.0.0"
|
|
}
|
|
},
|
|
"is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
|
|
"integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-callable": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.6.tgz",
|
|
"integrity": "sha512-krO72EO2NptOGAX2KYyqbP9vYMlNAXdB53rq6f8LXY6RY7JdSR/3BD6wLUlPHSAesmY9vstNrjvqGaCiRK/91Q==",
|
|
"dev": true
|
|
},
|
|
"is-color-stop": {
|
|
"version": "1.1.0",
|
|
"requires": {
|
|
"css-color-names": "^0.0.4",
|
|
"hex-color-regex": "^1.1.0",
|
|
"hsl-regex": "^1.0.0",
|
|
"hsla-regex": "^1.0.0",
|
|
"rgb-regex": "^1.0.1",
|
|
"rgba-regex": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"css-color-names": {
|
|
"version": "0.0.4"
|
|
}
|
|
}
|
|
},
|
|
"is-core-module": {
|
|
"version": "2.10.0",
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz",
|
|
"integrity": "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==",
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"is-date-object": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"is-extglob": {
|
|
"version": "2.1.1"
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
"dev": true
|
|
},
|
|
"is-glob": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
"requires": {
|
|
"is-extglob": "^2.1.1"
|
|
}
|
|
},
|
|
"is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
|
|
"integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
|
|
"dev": true
|
|
},
|
|
"is-number": {
|
|
"version": "7.0.0"
|
|
},
|
|
"is-number-object": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
|
|
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-plain-obj": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
|
|
"integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
|
|
"dev": true
|
|
},
|
|
"is-plain-object": {
|
|
"version": "2.0.4",
|
|
"requires": {
|
|
"isobject": "^3.0.1"
|
|
}
|
|
},
|
|
"is-regex": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
|
|
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-regexp": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
},
|
|
"is-resolvable": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
|
|
"integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
|
|
},
|
|
"is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
|
|
"integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-stream": {
|
|
"version": "2.0.0"
|
|
},
|
|
"is-string": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
|
|
"integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-symbol": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.1"
|
|
}
|
|
},
|
|
"is-typedarray": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"is-weakref": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"isarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"isexe": {
|
|
"version": "2.0.0"
|
|
},
|
|
"isobject": {
|
|
"version": "3.0.1"
|
|
},
|
|
"jest-worker": {
|
|
"version": "27.0.2",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"js-tokens": {
|
|
"version": "4.0.0"
|
|
},
|
|
"js-yaml": {
|
|
"version": "3.13.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
}
|
|
},
|
|
"jsesc": {
|
|
"version": "2.5.2"
|
|
},
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.2"
|
|
},
|
|
"json-parse-even-better-errors": {
|
|
"version": "2.3.1"
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.4.1"
|
|
},
|
|
"json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"json5": {
|
|
"version": "2.1.3",
|
|
"requires": {
|
|
"minimist": "^1.2.5"
|
|
}
|
|
},
|
|
"jsonfile": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
|
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"jsx-ast-utils": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.1.2",
|
|
"object.assign": "^4.1.2"
|
|
}
|
|
},
|
|
"kind-of": {
|
|
"version": "6.0.3"
|
|
},
|
|
"klona": {
|
|
"version": "2.0.4"
|
|
},
|
|
"known-css-properties": {
|
|
"version": "0.23.0",
|
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.23.0.tgz",
|
|
"integrity": "sha512-h9ivI88e1lFNmTT4HovBN33Ysn0OIJG7IPG2mkpx2uniQXFWqo35QdiX7w0TovlUFXfW8aPFblP5/q0jlOr2sA==",
|
|
"dev": true
|
|
},
|
|
"language-subtag-registry": {
|
|
"version": "0.3.21",
|
|
"dev": true
|
|
},
|
|
"language-tags": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"language-subtag-registry": "~0.3.2"
|
|
}
|
|
},
|
|
"levn": {
|
|
"version": "0.3.0",
|
|
"requires": {
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2"
|
|
}
|
|
},
|
|
"lilconfig": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.3.tgz",
|
|
"integrity": "sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg=="
|
|
},
|
|
"lines-and-columns": {
|
|
"version": "1.1.6"
|
|
},
|
|
"loader-runner": {
|
|
"version": "4.2.0"
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz",
|
|
"integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==",
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21"
|
|
},
|
|
"lodash-es": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
|
|
"dev": true
|
|
},
|
|
"lodash.castarray": {
|
|
"version": "4.4.0"
|
|
},
|
|
"lodash.debounce": {
|
|
"version": "4.0.8"
|
|
},
|
|
"lodash.isplainobject": {
|
|
"version": "4.0.6"
|
|
},
|
|
"lodash.memoize": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
|
|
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
|
|
},
|
|
"lodash.merge": {
|
|
"version": "4.6.2"
|
|
},
|
|
"lodash.topath": {
|
|
"version": "4.5.2"
|
|
},
|
|
"lodash.truncate": {
|
|
"version": "4.4.2",
|
|
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
|
|
"integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=",
|
|
"dev": true
|
|
},
|
|
"lodash.uniq": {
|
|
"version": "4.5.0"
|
|
},
|
|
"loose-envify": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"magic-string": {
|
|
"version": "0.22.5",
|
|
"requires": {
|
|
"vlq": "^0.2.2"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"map-obj": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
|
|
"integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==",
|
|
"dev": true
|
|
},
|
|
"mathml-tag-names": {
|
|
"version": "2.1.3",
|
|
"dev": true
|
|
},
|
|
"mdn-data": {
|
|
"version": "2.0.14",
|
|
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
|
|
"integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
|
|
},
|
|
"meow": {
|
|
"version": "9.0.0",
|
|
"resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
|
|
"integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/minimist": "^1.2.0",
|
|
"camelcase-keys": "^6.2.2",
|
|
"decamelize": "^1.2.0",
|
|
"decamelize-keys": "^1.1.0",
|
|
"hard-rejection": "^2.1.0",
|
|
"minimist-options": "4.1.0",
|
|
"normalize-package-data": "^3.0.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"redent": "^3.0.0",
|
|
"trim-newlines": "^3.0.0",
|
|
"type-fest": "^0.18.0",
|
|
"yargs-parser": "^20.2.3"
|
|
},
|
|
"dependencies": {
|
|
"hosted-git-info": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
|
|
"integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"normalize-package-data": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
|
|
"integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"hosted-git-info": "^4.0.1",
|
|
"is-core-module": "^2.5.0",
|
|
"semver": "^7.3.4",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"read-pkg": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
"integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^2.5.0",
|
|
"parse-json": "^5.0.0",
|
|
"type-fest": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
|
|
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
|
|
"dev": true
|
|
},
|
|
"normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
|
|
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
|
|
"dev": true
|
|
},
|
|
"type-fest": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
|
|
"integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"read-pkg-up": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
|
|
"integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.1.0",
|
|
"read-pkg": "^5.2.0",
|
|
"type-fest": "^0.8.1"
|
|
},
|
|
"dependencies": {
|
|
"type-fest": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
|
|
"integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
|
|
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.18.1",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
|
|
"integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"merge-source-map": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"source-map": "^0.5.6"
|
|
}
|
|
},
|
|
"merge-stream": {
|
|
"version": "2.0.0"
|
|
},
|
|
"merge2": {
|
|
"version": "1.4.1"
|
|
},
|
|
"micromatch": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
|
|
"integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
|
|
"requires": {
|
|
"braces": "^3.0.1",
|
|
"picomatch": "^2.2.3"
|
|
}
|
|
},
|
|
"mime": {
|
|
"version": "2.5.2",
|
|
"dev": true
|
|
},
|
|
"mime-db": {
|
|
"version": "1.48.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.31",
|
|
"requires": {
|
|
"mime-db": "1.48.0"
|
|
}
|
|
},
|
|
"mimic-fn": {
|
|
"version": "2.1.0"
|
|
},
|
|
"min-indent": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
|
|
"dev": true
|
|
},
|
|
"mini-create-react-context": {
|
|
"version": "0.4.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"tiny-warning": "^1.0.3"
|
|
}
|
|
},
|
|
"mini-css-extract-plugin": {
|
|
"version": "1.6.0",
|
|
"requires": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"webpack-sources": "^1.1.0"
|
|
}
|
|
},
|
|
"mini-svg-data-uri": {
|
|
"version": "1.2.3"
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
|
|
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
|
},
|
|
"minimist-options": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
|
|
"integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"arrify": "^1.0.1",
|
|
"is-plain-obj": "^1.1.0",
|
|
"kind-of": "^6.0.3"
|
|
}
|
|
},
|
|
"modern-normalize": {
|
|
"version": "1.1.0"
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"nanoclone": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/nanoclone/-/nanoclone-0.2.1.tgz",
|
|
"integrity": "sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==",
|
|
"dev": true
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz",
|
|
"integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg=="
|
|
},
|
|
"natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true
|
|
},
|
|
"neo-async": {
|
|
"version": "2.6.2"
|
|
},
|
|
"node-emoji": {
|
|
"version": "1.11.0",
|
|
"resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz",
|
|
"integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==",
|
|
"requires": {
|
|
"lodash": "^4.17.21"
|
|
}
|
|
},
|
|
"node-releases": {
|
|
"version": "1.1.72"
|
|
},
|
|
"normalize-path": {
|
|
"version": "3.0.0"
|
|
},
|
|
"normalize-range": {
|
|
"version": "0.1.2"
|
|
},
|
|
"normalize-selector": {
|
|
"version": "0.2.0",
|
|
"dev": true
|
|
},
|
|
"normalize-url": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
|
|
"integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
|
|
},
|
|
"npm-run-path": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"path-key": "^3.0.0"
|
|
}
|
|
},
|
|
"nth-check": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
|
|
"integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
|
|
"requires": {
|
|
"boolbase": "^1.0.0"
|
|
}
|
|
},
|
|
"object-assign": {
|
|
"version": "4.1.1"
|
|
},
|
|
"object-hash": {
|
|
"version": "2.2.0"
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.4.1"
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1"
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.4",
|
|
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
|
|
"integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"has-symbols": "^1.0.3",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"object.entries": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"object.fromentries": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"object.values": {
|
|
"version": "1.1.5",
|
|
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
|
|
"integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"onetime": {
|
|
"version": "5.1.2",
|
|
"requires": {
|
|
"mimic-fn": "^2.1.0"
|
|
}
|
|
},
|
|
"opener": {
|
|
"version": "1.5.2",
|
|
"dev": true
|
|
},
|
|
"optimist": {
|
|
"version": "0.3.7",
|
|
"requires": {
|
|
"wordwrap": "~0.0.2"
|
|
}
|
|
},
|
|
"optionator": {
|
|
"version": "0.8.3",
|
|
"requires": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.2.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"
|
|
},
|
|
"parent-module": {
|
|
"version": "1.0.1",
|
|
"requires": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"callsites": {
|
|
"version": "3.1.0"
|
|
}
|
|
}
|
|
},
|
|
"parse-json": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
"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"
|
|
}
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1"
|
|
},
|
|
"path-key": {
|
|
"version": "3.1.1"
|
|
},
|
|
"path-parse": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
|
},
|
|
"path-to-regexp": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"isarray": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "0.0.1"
|
|
}
|
|
}
|
|
},
|
|
"path-type": {
|
|
"version": "4.0.0"
|
|
},
|
|
"phoenix": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.5.0.tgz",
|
|
"integrity": "sha512-Vzz6eb64BEufIXTVkTcT5HiNdRyLY2DF/l2eN1LaeedRbBhGCsdRWdDISFjBSjxODjqY+w2NmSzBeHM8MieLRw=="
|
|
},
|
|
"phoenix_html": {
|
|
"version": "2.12.0",
|
|
"resolved": "https://registry.npmjs.org/phoenix_html/-/phoenix_html-2.12.0.tgz",
|
|
"integrity": "sha512-UulYUsew5h2qeCSIMs1VWINkkpCauEn8uEq0zt2Ky9FpfEW6LsasMJ+Vgi01tUBbBFEy73E+sUvucQ+okL69Aw=="
|
|
},
|
|
"picocolors": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
|
|
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
|
|
},
|
|
"picomatch": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
|
|
"integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw=="
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"postcss": {
|
|
"version": "8.4.4",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
|
|
"integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
|
|
"requires": {
|
|
"nanoid": "^3.1.30",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-calc": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.0.0.tgz",
|
|
"integrity": "sha512-5NglwDrcbiy8XXfPM11F3HeC6hoT9W7GUH/Zi5U/p7u3Irv4rHhdDcIZwG0llHXV4ftsBjpfWMXAnXNl4lnt8g==",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.0.2"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-colormin": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.2.1.tgz",
|
|
"integrity": "sha512-VVwMrEYLcHYePUYV99Ymuoi7WhKrMGy/V9/kTS0DkCoJYmmjdOMneyhzYUxcNgteKDVbrewOkSM7Wje/MFwxzA==",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-convert-values": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.0.2.tgz",
|
|
"integrity": "sha512-KQ04E2yadmfa1LqXm7UIDwW1ftxU/QWZmz6NKnHnUvJ3LEYbbcX6i329f/ig+WnEByHegulocXrECaZGLpL8Zg==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-discard-comments": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.0.1.tgz",
|
|
"integrity": "sha512-lgZBPTDvWrbAYY1v5GYEv8fEO/WhKOu/hmZqmCYfrpD6eyDWWzAOsl2rF29lpvziKO02Gc5GJQtlpkTmakwOWg==",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-duplicates": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.0.1.tgz",
|
|
"integrity": "sha512-svx747PWHKOGpAXXQkCc4k/DsWo+6bc5LsVrAsw+OU+Ibi7klFZCyX54gjYzX4TH+f2uzXjRviLARxkMurA2bA==",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-empty": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.0.1.tgz",
|
|
"integrity": "sha512-vfU8CxAQ6YpMxV2SvMcMIyF2LX1ZzWpy0lqHDsOdaKKLQVQGVP1pzhrI9JlsO65s66uQTfkQBKBD/A5gp9STFw==",
|
|
"requires": {}
|
|
},
|
|
"postcss-discard-overridden": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.0.1.tgz",
|
|
"integrity": "sha512-Y28H7y93L2BpJhrdUR2SR2fnSsT+3TVx1NmVQLbcnZWwIUpJ7mfcTC6Za9M2PG6w8j7UQRfzxqn8jU2VwFxo3Q==",
|
|
"requires": {}
|
|
},
|
|
"postcss-js": {
|
|
"version": "3.0.3",
|
|
"requires": {
|
|
"camelcase-css": "^2.0.1",
|
|
"postcss": "^8.1.6"
|
|
}
|
|
},
|
|
"postcss-load-config": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.0.tgz",
|
|
"integrity": "sha512-ipM8Ds01ZUophjDTQYSVP70slFSYg3T0/zyfII5vzhN6V57YSxMgG5syXuwi5VtS8wSf3iL30v0uBdoIVx4Q0g==",
|
|
"requires": {
|
|
"import-cwd": "^3.0.0",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
}
|
|
},
|
|
"postcss-loader": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.1.1.tgz",
|
|
"integrity": "sha512-lBmJMvRh1D40dqpWKr9Rpygwxn8M74U9uaCSeYGNKLGInbk9mXBt1ultHf2dH9Ghk6Ue4UXlXWwGMH9QdUJ5ug==",
|
|
"requires": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.3.5",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"postcss-media-query-parser": {
|
|
"version": "0.2.3",
|
|
"dev": true
|
|
},
|
|
"postcss-merge-longhand": {
|
|
"version": "5.0.4",
|
|
"resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.0.4.tgz",
|
|
"integrity": "sha512-2lZrOVD+d81aoYkZDpWu6+3dTAAGkCKbV5DoRhnIR7KOULVrI/R7bcMjhrH9KTRy6iiHKqmtG+n/MMj1WmqHFw==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"stylehacks": "^5.0.1"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-merge-rules": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.0.3.tgz",
|
|
"integrity": "sha512-cEKTMEbWazVa5NXd8deLdCnXl+6cYG7m2am+1HzqH0EnTdy8fRysatkaXb2dEnR+fdaDxTvuZ5zoBdv6efF6hg==",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-minify-font-values": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.0.1.tgz",
|
|
"integrity": "sha512-7JS4qIsnqaxk+FXY1E8dHBDmraYFWmuL6cgt0T1SWGRO5bzJf8sUoelwa4P88LEWJZweHevAiDKxHlofuvtIoA==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-minify-gradients": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.3.tgz",
|
|
"integrity": "sha512-Z91Ol22nB6XJW+5oe31+YxRsYooxOdFKcbOqY/V8Fxse1Y3vqlNRpi1cxCqoACZTQEhl+xvt4hsbWiV5R+XI9Q==",
|
|
"requires": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-minify-params": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.0.2.tgz",
|
|
"integrity": "sha512-qJAPuBzxO1yhLad7h2Dzk/F7n1vPyfHfCCh5grjGfjhi1ttCnq4ZXGIW77GSrEbh9Hus9Lc/e/+tB4vh3/GpDg==",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"browserslist": "^4.16.6",
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-minify-selectors": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.1.0.tgz",
|
|
"integrity": "sha512-NzGBXDa7aPsAcijXZeagnJBKBPMYLaJJzB8CQh6ncvyl2sIndLVWfbcDi0SBjRWk5VqEjXvf8tYwzoKf4Z07og==",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"requires": {}
|
|
},
|
|
"postcss-modules-local-by-default": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"icss-utils": "^5.0.0"
|
|
}
|
|
},
|
|
"postcss-nested": {
|
|
"version": "5.0.6",
|
|
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
|
|
"integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
|
|
"requires": {
|
|
"postcss-selector-parser": "^6.0.6"
|
|
}
|
|
},
|
|
"postcss-normalize-charset": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.0.1.tgz",
|
|
"integrity": "sha512-6J40l6LNYnBdPSk+BHZ8SF+HAkS4q2twe5jnocgd+xWpz/mx/5Sa32m3W1AA8uE8XaXN+eg8trIlfu8V9x61eg==",
|
|
"requires": {}
|
|
},
|
|
"postcss-normalize-display-values": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.1.tgz",
|
|
"integrity": "sha512-uupdvWk88kLDXi5HEyI9IaAJTE3/Djbcrqq8YgjvAVuzgVuqIk3SuJWUisT2gaJbZm1H9g5k2w1xXilM3x8DjQ==",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-positions": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.0.1.tgz",
|
|
"integrity": "sha512-rvzWAJai5xej9yWqlCb1OWLd9JjW2Ex2BCPzUJrbaXmtKtgfL8dBMOOMTX6TnvQMtjk3ei1Lswcs78qKO1Skrg==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-repeat-style": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.0.1.tgz",
|
|
"integrity": "sha512-syZ2itq0HTQjj4QtXZOeefomckiV5TaUO6ReIEabCh3wgDs4Mr01pkif0MeVwKyU/LHEkPJnpwFKRxqWA/7O3w==",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-string": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.0.1.tgz",
|
|
"integrity": "sha512-Ic8GaQ3jPMVl1OEn2U//2pm93AXUcF3wz+OriskdZ1AOuYV25OdgS7w9Xu2LO5cGyhHCgn8dMXh9bO7vi3i9pA==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-timing-functions": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.0.1.tgz",
|
|
"integrity": "sha512-cPcBdVN5OsWCNEo5hiXfLUnXfTGtSFiBU9SK8k7ii8UD7OLuznzgNRYkLZow11BkQiiqMcgPyh4ZqXEEUrtQ1Q==",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-unicode": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.0.1.tgz",
|
|
"integrity": "sha512-kAtYD6V3pK0beqrU90gpCQB7g6AOfP/2KIPCVBKJM2EheVsBQmx/Iof+9zR9NFKLAx4Pr9mDhogB27pmn354nA==",
|
|
"requires": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-url": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.3.tgz",
|
|
"integrity": "sha512-qWiUMbvkRx3kc1Dp5opzUwc7MBWZcSDK2yofCmdvFBCpx+zFPkxBC1FASQ59Pt+flYfj/nTZSkmF56+XG5elSg==",
|
|
"requires": {
|
|
"is-absolute-url": "^3.0.3",
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-normalize-whitespace": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.0.1.tgz",
|
|
"integrity": "sha512-iPklmI5SBnRvwceb/XH568yyzK0qRVuAG+a1HFUsFRf11lEJTiQQa03a4RSCQvLKdcpX7XsI1Gen9LuLoqwiqA==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-ordered-values": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.0.2.tgz",
|
|
"integrity": "sha512-8AFYDSOYWebJYLyJi3fyjl6CqMEG/UVworjiyK1r573I56kb3e879sCJLGvR3merj+fAdPpVplXKQZv+ey6CgQ==",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-reduce-initial": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.0.2.tgz",
|
|
"integrity": "sha512-v/kbAAQ+S1V5v9TJvbGkV98V2ERPdU6XvMcKMjqAlYiJ2NtsHGlKYLPjWWcXlaTKNxooId7BGxeraK8qXvzKtw==",
|
|
"requires": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0"
|
|
}
|
|
},
|
|
"postcss-reduce-transforms": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.0.1.tgz",
|
|
"integrity": "sha512-a//FjoPeFkRuAguPscTVmRQUODP+f3ke2HqFNgGPwdYnpeC29RZdCBvGRGTsKpMURb/I3p6jdKoBQ2zI+9Q7kA==",
|
|
"requires": {
|
|
"cssnano-utils": "^2.0.1",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-resolve-nested-selector": {
|
|
"version": "0.1.1",
|
|
"dev": true
|
|
},
|
|
"postcss-safe-parser": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz",
|
|
"integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"postcss-selector-parser": {
|
|
"version": "6.0.6",
|
|
"requires": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-svgo": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.0.3.tgz",
|
|
"integrity": "sha512-41XZUA1wNDAZrQ3XgWREL/M2zSw8LJPvb5ZWivljBsUQAGoEKMYm6okHsTjJxKYI4M75RQEH4KYlEM52VwdXVA==",
|
|
"requires": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
|
}
|
|
}
|
|
},
|
|
"postcss-unique-selectors": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.0.2.tgz",
|
|
"integrity": "sha512-w3zBVlrtZm7loQWRPVC0yjUwwpty7OM6DnEHkxcSQXO1bMS3RJ+JUS5LFMSDZHJcvGsRwhZinCWVqn8Kej4EDA==",
|
|
"requires": {
|
|
"alphanum-sort": "^1.0.2",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
}
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "3.3.1"
|
|
},
|
|
"prelude-ls": {
|
|
"version": "1.1.2"
|
|
},
|
|
"prettier": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"peer": true
|
|
},
|
|
"prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"fast-diff": "^1.1.2"
|
|
}
|
|
},
|
|
"pretty-hrtime": {
|
|
"version": "1.0.3"
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.1"
|
|
},
|
|
"progress": {
|
|
"version": "2.0.3",
|
|
"dev": true
|
|
},
|
|
"prop-types": {
|
|
"version": "15.7.2",
|
|
"requires": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.8.1"
|
|
}
|
|
},
|
|
"property-expr": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.4.tgz",
|
|
"integrity": "sha512-sFPkHQjVKheDNnPvotjQmm3KD3uk1fWKUN7CrpdbwmUx3CrG3QiM8QpTSimvig5vTXmTvjz7+TDvXOI9+4rkcg==",
|
|
"dev": true
|
|
},
|
|
"punycode": {
|
|
"version": "2.1.1"
|
|
},
|
|
"purgecss": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.0.3.tgz",
|
|
"integrity": "sha512-PYOIn5ibRIP34PBU9zohUcCI09c7drPJJtTDAc0Q6QlRz2/CHQ8ywGLdE7ZhxU2VTqB7p5wkvj5Qcm05Rz3Jmw==",
|
|
"requires": {
|
|
"commander": "^6.0.0",
|
|
"glob": "^7.0.0",
|
|
"postcss": "^8.2.1",
|
|
"postcss-selector-parser": "^6.0.2"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA=="
|
|
}
|
|
}
|
|
},
|
|
"quick-lru": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
|
|
"integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
|
|
"dev": true
|
|
},
|
|
"quote-stream": {
|
|
"version": "1.0.2",
|
|
"requires": {
|
|
"buffer-equal": "0.0.1",
|
|
"minimist": "^1.1.3",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"randombytes": {
|
|
"version": "2.1.0",
|
|
"requires": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"react": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
|
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"react-dom": {
|
|
"version": "16.14.0",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
|
|
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1",
|
|
"prop-types": "^15.6.2",
|
|
"scheduler": "^0.19.1"
|
|
}
|
|
},
|
|
"react-fast-compare": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz",
|
|
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
|
|
},
|
|
"react-flatpickr": {
|
|
"version": "3.10.5",
|
|
"resolved": "https://registry.npmjs.org/react-flatpickr/-/react-flatpickr-3.10.5.tgz",
|
|
"integrity": "sha512-MZlBN9Ml4FLFoR5tS61T9BjJRIrwF0mKDqC+ni5ZgdtIbWVebp6emx9jpg8QuXv5hSr1W1by3Tqv3ebZXU7rhg==",
|
|
"requires": {
|
|
"flatpickr": "^4.6.2",
|
|
"prop-types": "^15.5.10"
|
|
}
|
|
},
|
|
"react-flip-move": {
|
|
"version": "3.0.4",
|
|
"requires": {}
|
|
},
|
|
"react-is": {
|
|
"version": "16.11.0"
|
|
},
|
|
"react-popper": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.3.0.tgz",
|
|
"integrity": "sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==",
|
|
"requires": {
|
|
"react-fast-compare": "^3.0.1",
|
|
"warning": "^4.0.2"
|
|
}
|
|
},
|
|
"react-router": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"history": "^4.9.0",
|
|
"hoist-non-react-statics": "^3.1.0",
|
|
"loose-envify": "^1.3.1",
|
|
"mini-create-react-context": "^0.4.0",
|
|
"path-to-regexp": "^1.7.0",
|
|
"prop-types": "^15.6.2",
|
|
"react-is": "^16.6.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
}
|
|
},
|
|
"react-router-dom": {
|
|
"version": "5.2.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.1.2",
|
|
"history": "^4.9.0",
|
|
"loose-envify": "^1.3.1",
|
|
"prop-types": "^15.6.2",
|
|
"react-router": "5.2.0",
|
|
"tiny-invariant": "^1.0.2",
|
|
"tiny-warning": "^1.0.0"
|
|
}
|
|
},
|
|
"react-transition-group": {
|
|
"version": "4.4.2",
|
|
"requires": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.6",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"requires": {
|
|
"picomatch": "^2.2.1"
|
|
}
|
|
},
|
|
"rechoir": {
|
|
"version": "0.7.0",
|
|
"requires": {
|
|
"resolve": "^1.9.0"
|
|
}
|
|
},
|
|
"redent": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
|
|
"integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
}
|
|
},
|
|
"reduce-css-calc": {
|
|
"version": "2.1.8",
|
|
"requires": {
|
|
"css-unit-converter": "^1.1.1",
|
|
"postcss-value-parser": "^3.3.0"
|
|
}
|
|
},
|
|
"regenerate": {
|
|
"version": "1.4.2"
|
|
},
|
|
"regenerate-unicode-properties": {
|
|
"version": "8.2.0",
|
|
"requires": {
|
|
"regenerate": "^1.4.0"
|
|
}
|
|
},
|
|
"regenerator-runtime": {
|
|
"version": "0.13.5"
|
|
},
|
|
"regenerator-transform": {
|
|
"version": "0.14.5",
|
|
"requires": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
|
|
"integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"regexpp": {
|
|
"version": "3.1.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"
|
|
}
|
|
},
|
|
"regjsgen": {
|
|
"version": "0.5.2"
|
|
},
|
|
"regjsparser": {
|
|
"version": "0.6.9",
|
|
"requires": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"dependencies": {
|
|
"jsesc": {
|
|
"version": "0.5.0"
|
|
}
|
|
}
|
|
},
|
|
"require-from-string": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
|
|
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="
|
|
},
|
|
"resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"requires": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
},
|
|
"resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
|
|
},
|
|
"resolve-pathname": {
|
|
"version": "3.0.0"
|
|
},
|
|
"reusify": {
|
|
"version": "1.0.4"
|
|
},
|
|
"rgb-regex": {
|
|
"version": "1.0.1"
|
|
},
|
|
"rgba-regex": {
|
|
"version": "1.0.0"
|
|
},
|
|
"rimraf": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
|
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"run-parallel": {
|
|
"version": "1.1.9"
|
|
},
|
|
"rw": {
|
|
"version": "1.3.3"
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2"
|
|
},
|
|
"scheduler": {
|
|
"version": "0.19.1",
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz",
|
|
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.6",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"shallow-clone": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"kind-of": "^6.0.2"
|
|
}
|
|
},
|
|
"shallow-copy": {
|
|
"version": "0.0.1"
|
|
},
|
|
"shapefile": {
|
|
"version": "0.3.1",
|
|
"requires": {
|
|
"d3-queue": "1",
|
|
"iconv-lite": "0.2",
|
|
"optimist": "0.3"
|
|
},
|
|
"dependencies": {
|
|
"d3-queue": {
|
|
"version": "1.2.3"
|
|
}
|
|
}
|
|
},
|
|
"shebang-command": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"shebang-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "3.0.0"
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
|
|
"integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"dependencies": {
|
|
"object-inspect": {
|
|
"version": "1.9.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.3"
|
|
},
|
|
"simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
"integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=",
|
|
"requires": {
|
|
"is-arrayish": "^0.3.1"
|
|
},
|
|
"dependencies": {
|
|
"is-arrayish": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
|
}
|
|
}
|
|
},
|
|
"sirv": {
|
|
"version": "1.0.12",
|
|
"dev": true,
|
|
"requires": {
|
|
"@polka/url": "^1.0.0-next.15",
|
|
"mime": "^2.3.1",
|
|
"totalist": "^1.0.0"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0"
|
|
},
|
|
"slice-ansi": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"source-list-map": {
|
|
"version": "2.0.1"
|
|
},
|
|
"source-map": {
|
|
"version": "0.5.7"
|
|
},
|
|
"source-map-js": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
|
|
"integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA=="
|
|
},
|
|
"source-map-support": {
|
|
"version": "0.5.21",
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
}
|
|
}
|
|
},
|
|
"spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true
|
|
},
|
|
"spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-license-ids": {
|
|
"version": "3.0.7",
|
|
"dev": true
|
|
},
|
|
"specificity": {
|
|
"version": "0.4.1",
|
|
"dev": true
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"stable": {
|
|
"version": "0.1.8",
|
|
"resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
|
|
"integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
|
|
},
|
|
"static-eval": {
|
|
"version": "2.0.3",
|
|
"requires": {
|
|
"escodegen": "^1.11.1"
|
|
},
|
|
"dependencies": {
|
|
"escodegen": {
|
|
"version": "1.13.0",
|
|
"requires": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^4.2.0",
|
|
"esutils": "^2.0.2",
|
|
"optionator": "^0.8.1",
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"static-module": {
|
|
"version": "2.2.5",
|
|
"requires": {
|
|
"concat-stream": "~1.6.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"duplexer2": "~0.1.4",
|
|
"escodegen": "~1.9.0",
|
|
"falafel": "^2.1.0",
|
|
"has": "^1.0.1",
|
|
"magic-string": "^0.22.4",
|
|
"merge-source-map": "1.0.4",
|
|
"object-inspect": "~1.4.0",
|
|
"quote-stream": "~1.0.2",
|
|
"readable-stream": "~2.3.3",
|
|
"shallow-copy": "~0.0.1",
|
|
"static-eval": "^2.0.0",
|
|
"through2": "~2.0.3"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
},
|
|
"string.prototype.matchall": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"has-symbols": "^1.0.1",
|
|
"internal-slot": "^1.0.2",
|
|
"regexp.prototype.flags": "^1.3.0",
|
|
"side-channel": "^1.0.3"
|
|
}
|
|
},
|
|
"string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz",
|
|
"integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz",
|
|
"integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
|
|
"integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
|
|
"dev": true
|
|
},
|
|
"strip-final-newline": {
|
|
"version": "2.0.0"
|
|
},
|
|
"strip-indent": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"min-indent": "^1.0.0"
|
|
}
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"dev": true
|
|
},
|
|
"style-search": {
|
|
"version": "0.1.0",
|
|
"dev": true
|
|
},
|
|
"stylehacks": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.0.1.tgz",
|
|
"integrity": "sha512-Es0rVnHIqbWzveU1b24kbw92HsebBepxfcqe5iix7t9j0PQqhs0IxXVXv0pY2Bxa08CgMkzD6OWql7kbGOuEdA==",
|
|
"requires": {
|
|
"browserslist": "^4.16.0",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
}
|
|
},
|
|
"stylelint": {
|
|
"version": "14.1.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.1.0.tgz",
|
|
"integrity": "sha512-IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"balanced-match": "^2.0.0",
|
|
"cosmiconfig": "^7.0.1",
|
|
"debug": "^4.3.2",
|
|
"execall": "^2.0.0",
|
|
"fast-glob": "^3.2.7",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"file-entry-cache": "^6.0.1",
|
|
"get-stdin": "^8.0.0",
|
|
"global-modules": "^2.0.0",
|
|
"globby": "^11.0.4",
|
|
"globjoin": "^0.1.4",
|
|
"html-tags": "^3.1.0",
|
|
"ignore": "^5.1.9",
|
|
"import-lazy": "^4.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-plain-object": "^5.0.0",
|
|
"known-css-properties": "^0.23.0",
|
|
"mathml-tag-names": "^2.1.3",
|
|
"meow": "^9.0.0",
|
|
"micromatch": "^4.0.4",
|
|
"normalize-path": "^3.0.0",
|
|
"normalize-selector": "^0.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.3.11",
|
|
"postcss-media-query-parser": "^0.2.3",
|
|
"postcss-resolve-nested-selector": "^0.1.1",
|
|
"postcss-safe-parser": "^6.0.0",
|
|
"postcss-selector-parser": "^6.0.6",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"specificity": "^0.4.1",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"style-search": "^0.1.0",
|
|
"svg-tags": "^1.0.0",
|
|
"table": "^6.7.3",
|
|
"v8-compile-cache": "^2.3.0",
|
|
"write-file-atomic": "^3.0.3"
|
|
},
|
|
"dependencies": {
|
|
"balanced-match": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz",
|
|
"integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==",
|
|
"dev": true
|
|
},
|
|
"is-plain-object": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
"dev": true
|
|
},
|
|
"picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
|
|
"dev": true
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"stylelint-config-prettier": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz",
|
|
"integrity": "sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"stylelint-config-recommended": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz",
|
|
"integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"stylelint-config-standard": {
|
|
"version": "24.0.0",
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz",
|
|
"integrity": "sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"stylelint-config-recommended": "^6.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
},
|
|
"supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
|
|
},
|
|
"svg-tags": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"svgo": {
|
|
"version": "2.8.0",
|
|
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
|
|
"integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
|
|
"requires": {
|
|
"@trysound/sax": "0.2.0",
|
|
"commander": "^7.2.0",
|
|
"css-select": "^4.1.3",
|
|
"css-tree": "^1.1.3",
|
|
"csso": "^4.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"stable": "^0.1.8"
|
|
},
|
|
"dependencies": {
|
|
"picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
}
|
|
}
|
|
},
|
|
"table": {
|
|
"version": "6.7.3",
|
|
"resolved": "https://registry.npmjs.org/table/-/table-6.7.3.tgz",
|
|
"integrity": "sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^8.0.1",
|
|
"lodash.truncate": "^4.4.2",
|
|
"slice-ansi": "^4.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
"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"
|
|
}
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"tailwindcss": {
|
|
"version": "2.2.16",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.16.tgz",
|
|
"integrity": "sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==",
|
|
"requires": {
|
|
"arg": "^5.0.1",
|
|
"bytes": "^3.0.0",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.5.2",
|
|
"color": "^4.0.1",
|
|
"cosmiconfig": "^7.0.1",
|
|
"detective": "^5.2.0",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.7",
|
|
"fs-extra": "^10.0.0",
|
|
"glob-parent": "^6.0.1",
|
|
"html-tags": "^3.1.0",
|
|
"is-color-stop": "^1.1.0",
|
|
"is-glob": "^4.0.1",
|
|
"lodash": "^4.17.21",
|
|
"lodash.topath": "^4.5.2",
|
|
"modern-normalize": "^1.1.0",
|
|
"node-emoji": "^1.11.0",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^2.2.0",
|
|
"postcss-js": "^3.0.3",
|
|
"postcss-load-config": "^3.1.0",
|
|
"postcss-nested": "5.0.6",
|
|
"postcss-selector-parser": "^6.0.6",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"pretty-hrtime": "^1.0.3",
|
|
"purgecss": "^4.0.3",
|
|
"quick-lru": "^5.1.1",
|
|
"reduce-css-calc": "^2.1.8",
|
|
"resolve": "^1.20.0",
|
|
"tmp": "^0.2.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "4.1.0"
|
|
},
|
|
"quick-lru": {
|
|
"version": "5.1.1"
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tapable": {
|
|
"version": "2.2.0"
|
|
},
|
|
"terser": {
|
|
"version": "5.14.2",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz",
|
|
"integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==",
|
|
"requires": {
|
|
"@jridgewell/source-map": "^0.3.2",
|
|
"acorn": "^8.5.0",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "8.7.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A=="
|
|
},
|
|
"commander": {
|
|
"version": "2.20.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
|
}
|
|
}
|
|
},
|
|
"terser-webpack-plugin": {
|
|
"version": "5.1.3",
|
|
"requires": {
|
|
"jest-worker": "^27.0.2",
|
|
"p-limit": "^3.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.7.0"
|
|
},
|
|
"dependencies": {
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true
|
|
},
|
|
"through2": {
|
|
"version": "2.0.5",
|
|
"requires": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"timsort": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz",
|
|
"integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q="
|
|
},
|
|
"tiny-invariant": {
|
|
"version": "1.1.0"
|
|
},
|
|
"tiny-warning": {
|
|
"version": "1.0.3"
|
|
},
|
|
"tmp": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
|
|
"integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
|
|
"requires": {
|
|
"rimraf": "^3.0.0"
|
|
}
|
|
},
|
|
"to-fast-properties": {
|
|
"version": "2.0.0"
|
|
},
|
|
"to-regex-range": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"is-number": "^7.0.0"
|
|
}
|
|
},
|
|
"topojson": {
|
|
"version": "1.6.27",
|
|
"requires": {
|
|
"d3": "3",
|
|
"d3-geo-projection": "0.2",
|
|
"d3-queue": "2",
|
|
"optimist": "0.3",
|
|
"rw": "1",
|
|
"shapefile": "0.3"
|
|
}
|
|
},
|
|
"toposort": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz",
|
|
"integrity": "sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=",
|
|
"dev": true
|
|
},
|
|
"totalist": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"trim-newlines": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
|
|
"integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
|
|
"dev": true
|
|
},
|
|
"tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
|
|
"integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"json5": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
|
|
"integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tslib": {
|
|
"version": "1.10.0"
|
|
},
|
|
"type-check": {
|
|
"version": "0.3.2",
|
|
"requires": {
|
|
"prelude-ls": "~1.1.2"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
"dev": true
|
|
},
|
|
"typedarray": {
|
|
"version": "0.0.6"
|
|
},
|
|
"typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"universalify": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
|
|
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ=="
|
|
},
|
|
"uri-js": {
|
|
"version": "4.2.2",
|
|
"requires": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"url-search-params-polyfill": {
|
|
"version": "8.1.1"
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2"
|
|
},
|
|
"v8-compile-cache": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
|
|
"integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
|
|
},
|
|
"validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"value-equal": {
|
|
"version": "1.0.1"
|
|
},
|
|
"vlq": {
|
|
"version": "0.2.3"
|
|
},
|
|
"warning": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
|
|
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
|
|
"requires": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"watchpack": {
|
|
"version": "2.2.0",
|
|
"requires": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"webpack": {
|
|
"version": "5.38.1",
|
|
"requires": {
|
|
"@types/eslint-scope": "^3.7.0",
|
|
"@types/estree": "^0.0.47",
|
|
"@webassemblyjs/ast": "1.11.0",
|
|
"@webassemblyjs/wasm-edit": "1.11.0",
|
|
"@webassemblyjs/wasm-parser": "1.11.0",
|
|
"acorn": "^8.2.1",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.8.0",
|
|
"es-module-lexer": "^0.4.0",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.0.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
"watchpack": "^2.2.0",
|
|
"webpack-sources": "^2.3.0"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "8.3.0"
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"webpack-sources": {
|
|
"version": "2.3.0",
|
|
"requires": {
|
|
"source-list-map": "^2.0.1",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"version": "4.4.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"acorn": "^8.0.4",
|
|
"acorn-walk": "^8.0.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^6.2.0",
|
|
"gzip-size": "^6.0.0",
|
|
"lodash": "^4.17.20",
|
|
"opener": "^1.5.2",
|
|
"sirv": "^1.0.7",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "8.3.0",
|
|
"dev": true
|
|
},
|
|
"acorn-walk": {
|
|
"version": "8.1.0",
|
|
"dev": true
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true
|
|
},
|
|
"commander": {
|
|
"version": "6.2.1",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"webpack-cli": {
|
|
"version": "4.7.2",
|
|
"requires": {
|
|
"@discoveryjs/json-ext": "^0.5.0",
|
|
"@webpack-cli/configtest": "^1.0.4",
|
|
"@webpack-cli/info": "^1.3.0",
|
|
"@webpack-cli/serve": "^1.5.1",
|
|
"colorette": "^1.2.1",
|
|
"commander": "^7.0.0",
|
|
"execa": "^5.0.0",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"import-local": "^3.0.2",
|
|
"interpret": "^2.2.0",
|
|
"rechoir": "^0.7.0",
|
|
"v8-compile-cache": "^2.2.0",
|
|
"webpack-merge": "^5.7.3"
|
|
}
|
|
},
|
|
"webpack-merge": {
|
|
"version": "5.8.0",
|
|
"requires": {
|
|
"clone-deep": "^4.0.1",
|
|
"wildcard": "^2.0.0"
|
|
}
|
|
},
|
|
"webpack-sources": {
|
|
"version": "1.4.3",
|
|
"requires": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
}
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
},
|
|
"which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"dev": true,
|
|
"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"
|
|
}
|
|
},
|
|
"wildcard": {
|
|
"version": "2.0.0"
|
|
},
|
|
"word-wrap": {
|
|
"version": "1.2.3"
|
|
},
|
|
"wordwrap": {
|
|
"version": "0.0.3"
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2"
|
|
},
|
|
"write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "7.4.6",
|
|
"dev": true,
|
|
"requires": {}
|
|
},
|
|
"xtend": {
|
|
"version": "4.0.2"
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
},
|
|
"yaml": {
|
|
"version": "1.10.2",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
|
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
|
|
},
|
|
"yargs-parser": {
|
|
"version": "20.2.9",
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
|
"dev": true
|
|
},
|
|
"yocto-queue": {
|
|
"version": "0.1.0"
|
|
},
|
|
"yup": {
|
|
"version": "0.32.11",
|
|
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.11.tgz",
|
|
"integrity": "sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@types/lodash": "^4.14.175",
|
|
"lodash": "^4.17.21",
|
|
"lodash-es": "^4.17.21",
|
|
"nanoclone": "^0.2.1",
|
|
"property-expr": "^2.0.4",
|
|
"toposort": "^2.0.2"
|
|
}
|
|
}
|
|
}
|
|
}
|