4418 lines
151 KiB
YAML
4418 lines
151 KiB
YAML
lockfileVersion: 5.4
|
|
|
|
specifiers:
|
|
'@babel/core': '>=7.0.0 <8.0.0'
|
|
'@faker-js/faker': ^7.1.0
|
|
'@graphql-codegen/cli': ^2.6.2
|
|
'@graphql-codegen/typed-document-node': ^2.2.11
|
|
'@graphql-codegen/typescript-operations': ^2.4.0
|
|
'@graphql-codegen/typescript-react-query': ^3.5.12
|
|
'@headlessui/react': ^1.6.3
|
|
'@heroicons/react': ^1.0.6
|
|
'@types/react': ^18.0.0
|
|
'@types/react-dom': ^18.0.0
|
|
'@vitejs/plugin-react': ^1.3.0
|
|
autoprefixer: ^10.4.7
|
|
clsx: ^1.1.1
|
|
eslint-plugin-react-hooks: ^4.3.0
|
|
formik: ^2.2.9
|
|
graphql: ^16.5.0
|
|
graphql-tag: ^2.12.6
|
|
postcss: ^8.4.14
|
|
react: ^18.0.0
|
|
react-dom: ^18.0.0
|
|
react-query: ^3.39.0
|
|
react-router-dom: '6'
|
|
tailwindcss: ^3.0.24
|
|
typescript: ^4.6.3
|
|
vite: ^2.9.9
|
|
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@graphql-codegen/typed-document-node': 2.2.11_graphql@16.5.0
|
|
'@graphql-codegen/typescript-operations': 2.4.0_graphql@16.5.0
|
|
'@graphql-codegen/typescript-react-query': 3.5.12_graphql@16.5.0
|
|
'@headlessui/react': 1.6.3_ef5jwxihqo6n7gxfmzogljlgcm
|
|
'@heroicons/react': 1.0.6_react@18.1.0
|
|
clsx: 1.1.1
|
|
formik: 2.2.9_react@18.1.0
|
|
graphql: 16.5.0
|
|
graphql-tag: 2.12.6_graphql@16.5.0
|
|
react: 18.1.0
|
|
react-dom: 18.1.0_react@18.1.0
|
|
react-query: 3.39.0_ef5jwxihqo6n7gxfmzogljlgcm
|
|
react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
|
|
|
devDependencies:
|
|
'@faker-js/faker': 7.1.0
|
|
'@graphql-codegen/cli': 2.6.2_46emjsxzfxj3xgw6p37zzdssd4
|
|
'@types/react': 18.0.9
|
|
'@types/react-dom': 18.0.4
|
|
'@vitejs/plugin-react': 1.3.2
|
|
autoprefixer: 10.4.7_postcss@8.4.14
|
|
eslint-plugin-react-hooks: 4.5.0
|
|
postcss: 8.4.14
|
|
tailwindcss: 3.0.24
|
|
typescript: 4.6.4
|
|
vite: 2.9.9
|
|
|
|
packages:
|
|
|
|
/@ampproject/remapping/2.2.0:
|
|
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.1.1
|
|
'@jridgewell/trace-mapping': 0.3.13
|
|
|
|
/@babel/code-frame/7.16.7:
|
|
resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/highlight': 7.17.9
|
|
|
|
/@babel/compat-data/7.17.10:
|
|
resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/core/7.17.10:
|
|
resolution: {integrity: sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.2.0
|
|
'@babel/code-frame': 7.16.7
|
|
'@babel/generator': 7.17.10
|
|
'@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.10
|
|
'@babel/helper-module-transforms': 7.17.7
|
|
'@babel/helpers': 7.17.9
|
|
'@babel/parser': 7.17.10
|
|
'@babel/template': 7.16.7
|
|
'@babel/traverse': 7.17.10
|
|
'@babel/types': 7.17.10
|
|
convert-source-map: 1.8.0
|
|
debug: 4.3.4
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.1
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/generator/7.17.10:
|
|
resolution: {integrity: sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
'@jridgewell/gen-mapping': 0.1.1
|
|
jsesc: 2.5.2
|
|
|
|
/@babel/generator/7.18.2:
|
|
resolution: {integrity: sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.18.2
|
|
'@jridgewell/gen-mapping': 0.3.1
|
|
jsesc: 2.5.2
|
|
|
|
/@babel/helper-annotate-as-pure/7.16.7:
|
|
resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/compat-data': 7.17.10
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-validator-option': 7.16.7
|
|
browserslist: 4.20.3
|
|
semver: 6.3.0
|
|
|
|
/@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-annotate-as-pure': 7.16.7
|
|
'@babel/helper-environment-visitor': 7.18.2
|
|
'@babel/helper-function-name': 7.17.9
|
|
'@babel/helper-member-expression-to-functions': 7.17.7
|
|
'@babel/helper-optimise-call-expression': 7.16.7
|
|
'@babel/helper-replace-supers': 7.18.2
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-environment-visitor/7.16.7:
|
|
resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-environment-visitor/7.18.2:
|
|
resolution: {integrity: sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-function-name/7.17.9:
|
|
resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.16.7
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-hoist-variables/7.16.7:
|
|
resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-member-expression-to-functions/7.17.7:
|
|
resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.18.2
|
|
dev: false
|
|
|
|
/@babel/helper-module-imports/7.16.7:
|
|
resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-module-transforms/7.17.7:
|
|
resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.16.7
|
|
'@babel/helper-module-imports': 7.16.7
|
|
'@babel/helper-simple-access': 7.17.7
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
'@babel/template': 7.16.7
|
|
'@babel/traverse': 7.17.10
|
|
'@babel/types': 7.17.10
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/helper-module-transforms/7.18.0:
|
|
resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.2
|
|
'@babel/helper-module-imports': 7.16.7
|
|
'@babel/helper-simple-access': 7.18.2
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
'@babel/template': 7.16.7
|
|
'@babel/traverse': 7.18.2
|
|
'@babel/types': 7.18.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-optimise-call-expression/7.16.7:
|
|
resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.18.2
|
|
dev: false
|
|
|
|
/@babel/helper-plugin-utils/7.16.7:
|
|
resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-plugin-utils/7.17.12:
|
|
resolution: {integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/helper-replace-supers/7.18.2:
|
|
resolution: {integrity: sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.2
|
|
'@babel/helper-member-expression-to-functions': 7.17.7
|
|
'@babel/helper-optimise-call-expression': 7.16.7
|
|
'@babel/traverse': 7.18.2
|
|
'@babel/types': 7.18.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-simple-access/7.17.7:
|
|
resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-simple-access/7.18.2:
|
|
resolution: {integrity: sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.18.2
|
|
dev: false
|
|
|
|
/@babel/helper-skip-transparent-expression-wrappers/7.16.0:
|
|
resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.18.2
|
|
dev: false
|
|
|
|
/@babel/helper-split-export-declaration/7.16.7:
|
|
resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/helper-validator-identifier/7.16.7:
|
|
resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-option/7.16.7:
|
|
resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helpers/7.17.9:
|
|
resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.16.7
|
|
'@babel/traverse': 7.17.10
|
|
'@babel/types': 7.17.10
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/highlight/7.17.9:
|
|
resolution: {integrity: sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
|
|
/@babel/parser/7.17.10:
|
|
resolution: {integrity: sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
/@babel/parser/7.18.3:
|
|
resolution: {integrity: sha512-rL50YcEuHbbauAFAysNsJA4/f89fGTOBRNs9P81sniKnKAr4xULe5AecolcsKbi88xu0ByWYDj/S1AJ3FSFuSQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
/@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.17.10
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.10
|
|
'@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.17.10
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-flow/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-B8QIgBvkIG6G2jgsOHQUist7Sm0EBLDCx8sen072IwqNuzMegZNXrYnSv77cYzA8mLDZAfQYqsLIhimiP1s2HQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.16.7
|
|
|
|
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoping/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-classes/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-annotate-as-pure': 7.16.7
|
|
'@babel/helper-environment-visitor': 7.18.2
|
|
'@babel/helper-function-name': 7.17.9
|
|
'@babel/helper-optimise-call-expression': 7.16.7
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/helper-replace-supers': 7.18.2
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-g8cSNt+cHCpG/uunPQELdq/TeV3eg1OLJYwxypwHtAWo9+nErH3lQx9CSO2uI9lF74A0mR0t4KoMjs1snSgnTw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.17.10
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-for-of/7.18.1_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.10
|
|
'@babel/helper-function-name': 7.17.9
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-literals/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-module-transforms': 7.18.0
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/helper-simple-access': 7.18.2
|
|
babel-plugin-dynamic-import-node: 2.3.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/helper-replace-supers': 7.18.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-parameters/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.17.10
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx-self/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-oe5VuWs7J9ilH3BCCApGoYjHoSO48vkjX2CbA5bFVhIuO2HKxA3vyF7rleA4o6/4rTDbk6r8hBW7Ul8E+UZrpA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.16.7
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx-source/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-rONFiQz9vgbsnaMtQlZCjIRwhJvlrPET8TabIUK2hzlXw9B9s2Ieaxte1SCOOXMbWRHodbKixNf3BLcWVOQ8Bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.16.7
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx/7.17.3_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-annotate-as-pure': 7.16.7
|
|
'@babel/helper-module-imports': 7.16.7
|
|
'@babel/helper-plugin-utils': 7.16.7
|
|
'@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.10
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-spread/7.17.12_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.16.0
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-template-literals/7.18.2_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/helper-plugin-utils': 7.17.12
|
|
dev: false
|
|
|
|
/@babel/runtime/7.18.0:
|
|
resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.13.9
|
|
dev: false
|
|
|
|
/@babel/template/7.16.7:
|
|
resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.16.7
|
|
'@babel/parser': 7.17.10
|
|
'@babel/types': 7.17.10
|
|
|
|
/@babel/traverse/7.17.10:
|
|
resolution: {integrity: sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.16.7
|
|
'@babel/generator': 7.17.10
|
|
'@babel/helper-environment-visitor': 7.16.7
|
|
'@babel/helper-function-name': 7.17.9
|
|
'@babel/helper-hoist-variables': 7.16.7
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
'@babel/parser': 7.17.10
|
|
'@babel/types': 7.17.10
|
|
debug: 4.3.4
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/traverse/7.18.2:
|
|
resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.16.7
|
|
'@babel/generator': 7.18.2
|
|
'@babel/helper-environment-visitor': 7.18.2
|
|
'@babel/helper-function-name': 7.17.9
|
|
'@babel/helper-hoist-variables': 7.16.7
|
|
'@babel/helper-split-export-declaration': 7.16.7
|
|
'@babel/parser': 7.18.3
|
|
'@babel/types': 7.18.2
|
|
debug: 4.3.4
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/types/7.17.10:
|
|
resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
to-fast-properties: 2.0.0
|
|
|
|
/@babel/types/7.18.2:
|
|
resolution: {integrity: sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
to-fast-properties: 2.0.0
|
|
|
|
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_eqevhppa7sa2qvpxws2sflyfju:
|
|
resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
cosmiconfig: '>=6'
|
|
dependencies:
|
|
cosmiconfig: 7.0.1
|
|
lodash.get: 4.4.2
|
|
make-error: 1.3.6
|
|
ts-node: 9.1.1_typescript@4.6.4
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
dev: true
|
|
|
|
/@faker-js/faker/7.1.0:
|
|
resolution: {integrity: sha512-G+EvE29QUd9/6GTrwA/TK2AiN79W4ZG6kyJqj2RAqUqEd8A8ICnjA3Rj3F2IaaA+sq6WJzs4lh8GJJRDG1UH7A==}
|
|
engines: {node: '>=14.0.0', npm: '>=6.0.0'}
|
|
dev: true
|
|
|
|
/@graphql-codegen/cli/2.6.2_46emjsxzfxj3xgw6p37zzdssd4:
|
|
resolution: {integrity: sha512-UO75msoVgvLEvfjCezM09cQQqp32+mR8Ma1ACsBpr7nroFvHbgcu2ulx1cMovg4sxDBCsvd9Eq/xOOMpARUxtw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/core': 2.5.1_graphql@16.5.0
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-tools/apollo-engine-loader': 7.2.18_graphql@16.5.0
|
|
'@graphql-tools/code-file-loader': 7.2.17_graphql@16.5.0
|
|
'@graphql-tools/git-loader': 7.1.16_graphql@16.5.0
|
|
'@graphql-tools/github-loader': 7.2.22_graphql@16.5.0
|
|
'@graphql-tools/graphql-file-loader': 7.3.14_graphql@16.5.0
|
|
'@graphql-tools/json-file-loader': 7.3.14_graphql@16.5.0
|
|
'@graphql-tools/load': 7.5.13_graphql@16.5.0
|
|
'@graphql-tools/prisma-loader': 7.1.22_graphql@16.5.0
|
|
'@graphql-tools/url-loader': 7.9.23_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
change-case-all: 1.0.14
|
|
chokidar: 3.5.3
|
|
common-tags: 1.8.2
|
|
cosmiconfig: 7.0.1
|
|
debounce: 1.2.1
|
|
dependency-graph: 0.11.0
|
|
detect-indent: 6.1.0
|
|
glob: 7.2.3
|
|
globby: 11.1.0
|
|
graphql: 16.5.0
|
|
graphql-config: 4.3.1_46emjsxzfxj3xgw6p37zzdssd4
|
|
inquirer: 8.2.4
|
|
is-glob: 4.0.3
|
|
json-to-pretty-yaml: 1.2.2
|
|
latest-version: 5.1.0
|
|
listr: 0.14.3
|
|
listr-update-renderer: 0.5.0_listr@0.14.3
|
|
log-symbols: 4.1.0
|
|
minimatch: 4.2.1
|
|
mkdirp: 1.0.4
|
|
string-env-interpolation: 1.0.1
|
|
ts-log: 2.2.4
|
|
tslib: 2.3.1
|
|
valid-url: 1.0.9
|
|
wrap-ansi: 7.0.0
|
|
yaml: 1.10.2
|
|
yargs: 17.5.1
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
- zen-observable
|
|
dev: true
|
|
|
|
/@graphql-codegen/core/2.5.1_graphql@16.5.0:
|
|
resolution: {integrity: sha512-alctBVl2hMnBXDLwkgmnFPrZVIiBDsWJSmxJcM4GKg1PB23+xuov35GE47YAyAhQItE1B1fbYnbb1PtGiDZ4LA==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-tools/schema': 8.3.13_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.3.1
|
|
dev: true
|
|
|
|
/@graphql-codegen/plugin-helpers/2.4.2_graphql@16.5.0:
|
|
resolution: {integrity: sha512-LJNvwAPv/sKtI3RnRDm+nPD+JeOfOuSOS4FFIpQCMUCyMnFcchV/CPTTv7tT12fLUpEg6XjuFfDBvOwndti30Q==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
change-case-all: 1.0.14
|
|
common-tags: 1.8.2
|
|
graphql: 16.5.0
|
|
import-from: 4.0.0
|
|
lodash: 4.17.21
|
|
tslib: 2.3.1
|
|
|
|
/@graphql-codegen/schema-ast/2.4.1_graphql@16.5.0:
|
|
resolution: {integrity: sha512-bIWlKk/ShoVJfghA4Rt1OWnd34/dQmZM/vAe6fu6QKyOh44aAdqPtYQ2dbTyFXoknmu504etKJGEDllYNUJRfg==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.3.1
|
|
dev: false
|
|
|
|
/@graphql-codegen/typed-document-node/2.2.11_graphql@16.5.0:
|
|
resolution: {integrity: sha512-AHBfw6gHSs0XOuIWsLZwtSgmk+3XqUCyPfXCeDE3Z9MNx/EYYY6lr8cFcsFnR3ASotcVAsVoLTfB4YS4NqgqdA==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.5.0
|
|
auto-bind: 4.0.0
|
|
change-case-all: 1.0.14
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-codegen/typescript-operations/2.4.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-vJ15FLyWchuO2Xkp6uz7jJOdChiay7P9KJKFDILx/JTwjinU1fFa7iOvyeTvslqiUPxgsXthR5izdY+E5IyLkQ==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-codegen/typescript': 2.4.11_graphql@16.5.0
|
|
'@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.5.0
|
|
auto-bind: 4.0.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-codegen/typescript-react-query/3.5.12_graphql@16.5.0:
|
|
resolution: {integrity: sha512-XuBbfMbgO3BVav+hF9VnZSbgkmCkLn6IY75Pi3UobkCz7LTsi1HwHyycuMtErk2K9pisM6Iuw+NfBDJq2/Ys0Q==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.5.0
|
|
auto-bind: 4.0.0
|
|
change-case-all: 1.0.14
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-codegen/typescript/2.4.11_graphql@16.5.0:
|
|
resolution: {integrity: sha512-K3oDLPJRH9Wgpg9TOvb7L+xrJZ8HxkIzV2umqGn54c+8DQjvnRFBIYRO0THgUBMnEauE2sEy6RZkGHGfgQUruA==}
|
|
peerDependencies:
|
|
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-codegen/schema-ast': 2.4.1_graphql@16.5.0
|
|
'@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.5.0
|
|
auto-bind: 4.0.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-codegen/visitor-plugin-common/2.8.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-29MOaxBog7qaEhmeCzJn2mONSbcA+slCTzHN4nJ3aZl4KrC9V32rXlQpG5x0qHbFQ1LaG1f5gPO83xbiAeMBIw==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.5.0
|
|
'@graphql-tools/optimize': 1.2.0_graphql@16.5.0
|
|
'@graphql-tools/relay-operation-optimizer': 6.4.12_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
auto-bind: 4.0.0
|
|
change-case-all: 1.0.14
|
|
dependency-graph: 0.11.0
|
|
graphql: 16.5.0
|
|
graphql-tag: 2.12.6_graphql@16.5.0
|
|
parse-filepath: 1.0.2
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-tools/apollo-engine-loader/7.2.18_graphql@16.5.0:
|
|
resolution: {integrity: sha512-pEzneNktN6QN/y2ZXHYdYGwyk1lrbupoiyNQGqaeWUWZDUbaCyYIXxGFPnnZnAoFBlFxwPyaz0mW7OCZTYZnEw==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
cross-undici-fetch: 0.4.3
|
|
graphql: 16.5.0
|
|
sync-fetch: 0.3.1
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: true
|
|
|
|
/@graphql-tools/batch-execute/8.4.9_graphql@16.5.0:
|
|
resolution: {integrity: sha512-McfAPdxP4mRGqm+NKQ0AN8aZXG7AnCcKqQxu5k0RP8Llg/81rImHqgBPO8L8GUW8E0Sx+PzeXmipHjS0MceN2Q==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
dataloader: 2.1.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
value-or-promise: 1.0.11
|
|
dev: true
|
|
|
|
/@graphql-tools/code-file-loader/7.2.17_graphql@16.5.0:
|
|
resolution: {integrity: sha512-HHF2B2/QOKp/2k00SfhsEAP6ZH5oief9oENb3KkOZioLfiYwozvoWQ9FHtmgRzlm3TtWutAaFlPefVIhOCasoA==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/graphql-tag-pluck': 7.2.9_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
globby: 11.1.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
unixify: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@graphql-tools/delegate/8.7.10_graphql@16.5.0:
|
|
resolution: {integrity: sha512-gzkXErvQEuCQF3Fn6ImADeuVHgiqIVE64Va4p3LMK2D/gDwwLeTVc7jY5rjd9oZwxz6JkVD77inbFjA/Nnqlxg==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/batch-execute': 8.4.9_graphql@16.5.0
|
|
'@graphql-tools/schema': 8.3.13_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
dataloader: 2.1.0
|
|
graphql: 16.5.0
|
|
graphql-executor: 0.0.23_graphql@16.5.0
|
|
tslib: 2.4.0
|
|
value-or-promise: 1.0.11
|
|
dev: true
|
|
|
|
/@graphql-tools/git-loader/7.1.16_graphql@16.5.0:
|
|
resolution: {integrity: sha512-UrVlXWh5d9sjxxKrn/4L1Ku/XUKhJu16q4PPT1YBbydQC61+hypf88kZ8XEgle0GBscmrU9a1O3XMPTMOQ3+Tw==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/graphql-tag-pluck': 7.2.9_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
is-glob: 4.0.3
|
|
micromatch: 4.0.5
|
|
tslib: 2.4.0
|
|
unixify: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@graphql-tools/github-loader/7.2.22_graphql@16.5.0:
|
|
resolution: {integrity: sha512-05a+2GMzmqI9L5piXdMMbCq7IT+vEOCYHWNMblDLK0s9suQL+9dhSE7GDCvDWkFMjXoXShVhMx4z/CKkYOK+OQ==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/graphql-tag-pluck': 7.2.9_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
cross-undici-fetch: 0.4.3
|
|
graphql: 16.5.0
|
|
sync-fetch: 0.3.1
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@graphql-tools/graphql-file-loader/7.3.14_graphql@16.5.0:
|
|
resolution: {integrity: sha512-BuzHyfml0SMxJuzHGO1Bl9kx6e6qrAyy47KNKOOpot3E0YYnQL53zCYCDQJ+sYjZIrE7Qi4wnMVHb44+juqN+g==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/import': 6.6.16_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
globby: 11.1.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
unixify: 1.0.0
|
|
dev: true
|
|
|
|
/@graphql-tools/graphql-tag-pluck/7.2.9_graphql@16.5.0:
|
|
resolution: {integrity: sha512-CLg1seduXN8W3XOGyW+cxUdnoFbafoScLWZcRBFeOb5KKqs8PisysatHhei4FVpuam64+4Rxvkp4UqywKgKs6w==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@babel/parser': 7.18.3
|
|
'@babel/traverse': 7.18.2
|
|
'@babel/types': 7.18.2
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@graphql-tools/import/6.6.16_graphql@16.5.0:
|
|
resolution: {integrity: sha512-IKQMKysNL2Pq+aFpR28N9F7jGAUSRYS9q0RRwl9Ocr4UofqQDmUboECM9BiYUDmT3/h7dQTimb0tdNqHP+QCjA==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
resolve-from: 5.0.0
|
|
tslib: 2.4.0
|
|
dev: true
|
|
|
|
/@graphql-tools/json-file-loader/7.3.14_graphql@16.5.0:
|
|
resolution: {integrity: sha512-3/KJ52gTQrbF1HvUlN3/yKkA2ImiavgF2LGqsd+P4KmWt1nWpsu30M5VboECmLyLGjv7CQkM2ISE8GXy9IdzhA==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
globby: 11.1.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
unixify: 1.0.0
|
|
dev: true
|
|
|
|
/@graphql-tools/load/7.5.13_graphql@16.5.0:
|
|
resolution: {integrity: sha512-GQ/RyVZUUVfxJ8jEg2sU0WK5i5VR7WLxMutbIvkYP3dcf1QpXSmQvCDP97smfJA34SYlkGUTP/B3PagfnAmhqQ==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/schema': 8.3.13_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
p-limit: 3.1.0
|
|
tslib: 2.4.0
|
|
dev: true
|
|
|
|
/@graphql-tools/merge/8.2.13_graphql@16.5.0:
|
|
resolution: {integrity: sha512-lhzjCa6wCthOYl7B6UzER3SGjU2WjSGnW0WGr8giMYsrtf6G3vIRotMcSVMlhDzyyMIOn7uPULOUt3/kaJ/rIA==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
dev: true
|
|
|
|
/@graphql-tools/optimize/1.2.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-l0PTqgHeorQdeOizUor6RB49eOAng9+abSxiC5/aHRo6hMmXVaqv5eqndlmxCpx9BkgNb3URQbK+ZZHVktkP/g==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
tslib: 2.3.1
|
|
dev: false
|
|
|
|
/@graphql-tools/prisma-loader/7.1.22_graphql@16.5.0:
|
|
resolution: {integrity: sha512-5hBWon0XD300CUY02lWHD0PrpVUoijazupLX+fryNJfo0pPwCFdgwBvwmgh+lOV/bfTgRkJ2XhnHP3nkVUgAUA==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/url-loader': 7.9.23_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
'@types/js-yaml': 4.0.5
|
|
'@types/json-stable-stringify': 1.0.34
|
|
'@types/jsonwebtoken': 8.5.8
|
|
chalk: 4.1.2
|
|
debug: 4.3.4
|
|
dotenv: 16.0.1
|
|
graphql: 16.5.0
|
|
graphql-request: 4.2.0_graphql@16.5.0
|
|
http-proxy-agent: 5.0.0
|
|
https-proxy-agent: 5.0.1
|
|
isomorphic-fetch: 3.0.0
|
|
js-yaml: 4.1.0
|
|
json-stable-stringify: 1.0.1
|
|
jsonwebtoken: 8.5.1
|
|
lodash: 4.17.21
|
|
replaceall: 0.1.6
|
|
scuid: 1.1.0
|
|
tslib: 2.4.0
|
|
yaml-ast-parser: 0.0.43
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
dev: true
|
|
|
|
/@graphql-tools/relay-operation-optimizer/6.4.12_graphql@16.5.0:
|
|
resolution: {integrity: sha512-zRDxpuSUYLufzGSGg8dAfqAtT1QhchG5tSK7OLczrzp0nmycSuvQ8OpWkAsHaJOkOOMnoGscOfdpxEcvkXkUiw==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
relay-compiler: 12.0.0_graphql@16.5.0
|
|
tslib: 2.4.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@graphql-tools/schema/8.3.13_graphql@16.5.0:
|
|
resolution: {integrity: sha512-e+bx1VHj1i5v4HmhCYCar0lqdoLmkRi/CfV07rTqHR6CRDbIb/S/qDCajHLt7FCovQ5ozlI5sRVbBhzfq5H0PQ==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/merge': 8.2.13_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
value-or-promise: 1.0.11
|
|
dev: true
|
|
|
|
/@graphql-tools/url-loader/7.9.23_graphql@16.5.0:
|
|
resolution: {integrity: sha512-6IYn5bIaqlWHQksvuPCEPqr8pIuuXBaF8/XbcVdT7otPkyGIQjTxoOkLiWIQj5682aEgZ9Ky21KKcp7qOTWmDQ==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/delegate': 8.7.10_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
'@graphql-tools/wrap': 8.4.19_graphql@16.5.0
|
|
'@n1ru4l/graphql-live-query': 0.9.0_graphql@16.5.0
|
|
'@types/ws': 8.5.3
|
|
cross-undici-fetch: 0.4.3
|
|
dset: 3.1.2
|
|
extract-files: 11.0.0
|
|
graphql: 16.5.0
|
|
graphql-ws: 5.8.2_graphql@16.5.0
|
|
isomorphic-ws: 4.0.1_ws@8.7.0
|
|
meros: 1.2.0
|
|
sync-fetch: 0.3.1
|
|
tslib: 2.4.0
|
|
value-or-promise: 1.0.11
|
|
ws: 8.7.0
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- bufferutil
|
|
- encoding
|
|
- utf-8-validate
|
|
dev: true
|
|
|
|
/@graphql-tools/utils/8.6.12_graphql@16.5.0:
|
|
resolution: {integrity: sha512-WQ91O40RC+UJgZ9K+IzevSf8oolR1QE+WQ21Oyc2fgDYYiqT0eSf+HVyhZr/8x9rVjn3N9HeqCsywbdmbljg0w==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
|
|
/@graphql-tools/wrap/8.4.19_graphql@16.5.0:
|
|
resolution: {integrity: sha512-S+1zh+9+4MK3HSQMPjwerLybMtD8LCfte/wsZK4JgYhls2INrLJZEMquMxhQTma4jkKBL48GZtESIP0hFTP4Ow==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
dependencies:
|
|
'@graphql-tools/delegate': 8.7.10_graphql@16.5.0
|
|
'@graphql-tools/schema': 8.3.13_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
value-or-promise: 1.0.11
|
|
dev: true
|
|
|
|
/@headlessui/react/1.6.3_ef5jwxihqo6n7gxfmzogljlgcm:
|
|
resolution: {integrity: sha512-WNu/ypGzl0JmJ+sD34KtdycEu2n7EZjKFx2rq6fivsszPdoEyOVZ/GYQMJ437dfAJI0/ZxoRYfrOVduZHjlokQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: ^16 || ^17 || ^18
|
|
react-dom: ^16 || ^17 || ^18
|
|
dependencies:
|
|
react: 18.1.0
|
|
react-dom: 18.1.0_react@18.1.0
|
|
dev: false
|
|
|
|
/@heroicons/react/1.0.6_react@18.1.0:
|
|
resolution: {integrity: sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==}
|
|
peerDependencies:
|
|
react: '>= 16'
|
|
dependencies:
|
|
react: 18.1.0
|
|
dev: false
|
|
|
|
/@iarna/toml/2.2.5:
|
|
resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==}
|
|
dev: true
|
|
|
|
/@jridgewell/gen-mapping/0.1.1:
|
|
resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.1
|
|
'@jridgewell/sourcemap-codec': 1.4.13
|
|
|
|
/@jridgewell/gen-mapping/0.3.1:
|
|
resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.1
|
|
'@jridgewell/sourcemap-codec': 1.4.13
|
|
'@jridgewell/trace-mapping': 0.3.13
|
|
|
|
/@jridgewell/resolve-uri/3.0.7:
|
|
resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/set-array/1.1.1:
|
|
resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/sourcemap-codec/1.4.13:
|
|
resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==}
|
|
|
|
/@jridgewell/trace-mapping/0.3.13:
|
|
resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.0.7
|
|
'@jridgewell/sourcemap-codec': 1.4.13
|
|
|
|
/@n1ru4l/graphql-live-query/0.9.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-BTpWy1e+FxN82RnLz4x1+JcEewVdfmUhV1C6/XYD5AjS7PQp9QFF7K8bCD6gzPTr2l+prvqOyVueQhFJxB1vfg==}
|
|
peerDependencies:
|
|
graphql: ^15.4.0 || ^16.0.0
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
dev: true
|
|
|
|
/@nodelib/fs.scandir/2.1.5:
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
dev: true
|
|
|
|
/@nodelib/fs.stat/2.0.5:
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
dev: true
|
|
|
|
/@nodelib/fs.walk/1.2.8:
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.13.0
|
|
dev: true
|
|
|
|
/@rollup/pluginutils/4.2.1:
|
|
resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
|
|
engines: {node: '>= 8.0.0'}
|
|
dependencies:
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/@samverschueren/stream-to-observable/0.3.1_rxjs@6.6.7:
|
|
resolution: {integrity: sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==}
|
|
engines: {node: '>=6'}
|
|
peerDependencies:
|
|
rxjs: '*'
|
|
zen-observable: '*'
|
|
peerDependenciesMeta:
|
|
rxjs:
|
|
optional: true
|
|
zen-observable:
|
|
optional: true
|
|
dependencies:
|
|
any-observable: 0.3.0
|
|
rxjs: 6.6.7
|
|
dev: true
|
|
|
|
/@sindresorhus/is/0.14.0:
|
|
resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/@szmarczak/http-timer/1.1.2:
|
|
resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
defer-to-connect: 1.1.3
|
|
dev: true
|
|
|
|
/@tootallnate/once/2.0.0:
|
|
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
|
|
engines: {node: '>= 10'}
|
|
dev: true
|
|
|
|
/@types/js-yaml/4.0.5:
|
|
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
|
|
dev: true
|
|
|
|
/@types/json-stable-stringify/1.0.34:
|
|
resolution: {integrity: sha512-s2cfwagOQAS8o06TcwKfr9Wx11dNGbH2E9vJz1cqV+a/LOyhWNLUNd6JSRYNzvB4d29UuJX2M0Dj9vE1T8fRXw==}
|
|
dev: true
|
|
|
|
/@types/jsonwebtoken/8.5.8:
|
|
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
|
dependencies:
|
|
'@types/node': 17.0.36
|
|
dev: true
|
|
|
|
/@types/node/17.0.36:
|
|
resolution: {integrity: sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==}
|
|
dev: true
|
|
|
|
/@types/parse-json/4.0.0:
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
dev: true
|
|
|
|
/@types/prop-types/15.7.5:
|
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
|
dev: true
|
|
|
|
/@types/react-dom/18.0.4:
|
|
resolution: {integrity: sha512-FgTtbqPOCI3dzZPZoC2T/sx3L34qxy99ITWn4eoSA95qPyXDMH0ALoAqUp49ITniiJFsXUVBtalh/KffMpg21Q==}
|
|
dependencies:
|
|
'@types/react': 18.0.9
|
|
dev: true
|
|
|
|
/@types/react/18.0.9:
|
|
resolution: {integrity: sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==}
|
|
dependencies:
|
|
'@types/prop-types': 15.7.5
|
|
'@types/scheduler': 0.16.2
|
|
csstype: 3.0.11
|
|
dev: true
|
|
|
|
/@types/scheduler/0.16.2:
|
|
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
|
|
dev: true
|
|
|
|
/@types/ws/8.5.3:
|
|
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
|
dependencies:
|
|
'@types/node': 17.0.36
|
|
dev: true
|
|
|
|
/@vitejs/plugin-react/1.3.2:
|
|
resolution: {integrity: sha512-aurBNmMo0kz1O4qRoY+FM4epSA39y3ShWGuqfLRA/3z0oEJAdtoSfgA3aO98/PCCHAqMaduLxIxErWrVKIFzXA==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.17.10
|
|
'@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-react-jsx-self': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-react-jsx-source': 7.16.7_@babel+core@7.17.10
|
|
'@rollup/pluginutils': 4.2.1
|
|
react-refresh: 0.13.0
|
|
resolve: 1.22.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/abort-controller/3.0.0:
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
engines: {node: '>=6.5'}
|
|
dependencies:
|
|
event-target-shim: 5.0.1
|
|
dev: true
|
|
|
|
/acorn-node/1.8.2:
|
|
resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==}
|
|
dependencies:
|
|
acorn: 7.4.1
|
|
acorn-walk: 7.2.0
|
|
xtend: 4.0.2
|
|
dev: true
|
|
|
|
/acorn-walk/7.2.0:
|
|
resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==}
|
|
engines: {node: '>=0.4.0'}
|
|
dev: true
|
|
|
|
/acorn/7.4.1:
|
|
resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/agent-base/6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
dependencies:
|
|
debug: 4.3.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/ansi-escapes/3.2.0:
|
|
resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/ansi-escapes/4.3.2:
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
type-fest: 0.21.3
|
|
dev: true
|
|
|
|
/ansi-regex/2.1.1:
|
|
resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/ansi-regex/3.0.1:
|
|
resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/ansi-regex/5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/ansi-styles/2.2.1:
|
|
resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/ansi-styles/3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
|
|
/ansi-styles/4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
/any-observable/0.3.0:
|
|
resolution: {integrity: sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/anymatch/3.1.2:
|
|
resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/arg/4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
dev: true
|
|
|
|
/arg/5.0.1:
|
|
resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==}
|
|
dev: true
|
|
|
|
/argparse/2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
dev: true
|
|
|
|
/array-union/2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/asap/2.0.6:
|
|
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
dev: false
|
|
|
|
/asynckit/0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
dev: true
|
|
|
|
/auto-bind/4.0.0:
|
|
resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/autoprefixer/10.4.7_postcss@8.4.14:
|
|
resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
dependencies:
|
|
browserslist: 4.20.3
|
|
caniuse-lite: 1.0.30001340
|
|
fraction.js: 4.2.0
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.0.0
|
|
postcss: 8.4.14
|
|
postcss-value-parser: 4.2.0
|
|
dev: true
|
|
|
|
/babel-plugin-dynamic-import-node/2.3.3:
|
|
resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==}
|
|
dependencies:
|
|
object.assign: 4.1.2
|
|
dev: false
|
|
|
|
/babel-plugin-syntax-trailing-function-commas/7.0.0-beta.0:
|
|
resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==}
|
|
dev: false
|
|
|
|
/babel-preset-fbjs/3.4.0_@babel+core@7.17.10:
|
|
resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.17.10
|
|
'@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.10
|
|
'@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.10
|
|
'@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-classes': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.17.10
|
|
'@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.17.10
|
|
'@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-literals': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.17.10
|
|
'@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.17.10
|
|
'@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.10
|
|
'@babel/plugin-transform-spread': 7.17.12_@babel+core@7.17.10
|
|
'@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.17.10
|
|
babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/balanced-match/1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
/base64-js/1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
dev: true
|
|
|
|
/big-integer/1.6.51:
|
|
resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==}
|
|
engines: {node: '>=0.6'}
|
|
dev: false
|
|
|
|
/binary-extensions/2.2.0:
|
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/bl/4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.0
|
|
dev: true
|
|
|
|
/brace-expansion/1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
/braces/3.0.2:
|
|
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
fill-range: 7.0.1
|
|
dev: true
|
|
|
|
/broadcast-channel/3.7.0:
|
|
resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==}
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
detect-node: 2.1.0
|
|
js-sha3: 0.8.0
|
|
microseconds: 0.2.0
|
|
nano-time: 1.0.0
|
|
oblivious-set: 1.0.0
|
|
rimraf: 3.0.2
|
|
unload: 2.2.0
|
|
dev: false
|
|
|
|
/browserslist/4.20.3:
|
|
resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001340
|
|
electron-to-chromium: 1.4.137
|
|
escalade: 3.1.1
|
|
node-releases: 2.0.4
|
|
picocolors: 1.0.0
|
|
|
|
/bser/2.1.1:
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
dependencies:
|
|
node-int64: 0.4.0
|
|
dev: false
|
|
|
|
/buffer-equal-constant-time/1.0.1:
|
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
dev: true
|
|
|
|
/buffer-from/1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
dev: true
|
|
|
|
/buffer/5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
dev: true
|
|
|
|
/busboy/1.6.0:
|
|
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
|
|
engines: {node: '>=10.16.0'}
|
|
dependencies:
|
|
streamsearch: 1.1.0
|
|
dev: true
|
|
|
|
/cacheable-request/6.1.0:
|
|
resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
clone-response: 1.0.2
|
|
get-stream: 5.2.0
|
|
http-cache-semantics: 4.1.0
|
|
keyv: 3.1.0
|
|
lowercase-keys: 2.0.0
|
|
normalize-url: 4.5.1
|
|
responselike: 1.0.2
|
|
dev: true
|
|
|
|
/call-bind/1.0.2:
|
|
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
get-intrinsic: 1.1.1
|
|
dev: false
|
|
|
|
/callsites/3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/camel-case/4.1.2:
|
|
resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
|
|
dependencies:
|
|
pascal-case: 3.1.2
|
|
tslib: 2.4.0
|
|
|
|
/camelcase-css/2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/camelcase/5.3.1:
|
|
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/caniuse-lite/1.0.30001340:
|
|
resolution: {integrity: sha512-jUNz+a9blQTQVu4uFcn17uAD8IDizPzQkIKh3LCJfg9BkyIqExYYdyc/ZSlWUSKb8iYiXxKsxbv4zYSvkqjrxw==}
|
|
|
|
/capital-case/1.0.4:
|
|
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.4.0
|
|
upper-case-first: 2.0.2
|
|
|
|
/chalk/1.1.3:
|
|
resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
ansi-styles: 2.2.1
|
|
escape-string-regexp: 1.0.5
|
|
has-ansi: 2.0.0
|
|
strip-ansi: 3.0.1
|
|
supports-color: 2.0.0
|
|
dev: true
|
|
|
|
/chalk/2.4.2:
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
escape-string-regexp: 1.0.5
|
|
supports-color: 5.5.0
|
|
|
|
/chalk/4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
/change-case-all/1.0.14:
|
|
resolution: {integrity: sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA==}
|
|
dependencies:
|
|
change-case: 4.1.2
|
|
is-lower-case: 2.0.2
|
|
is-upper-case: 2.0.2
|
|
lower-case: 2.0.2
|
|
lower-case-first: 2.0.2
|
|
sponge-case: 1.0.1
|
|
swap-case: 2.0.2
|
|
title-case: 3.0.3
|
|
upper-case: 2.0.2
|
|
upper-case-first: 2.0.2
|
|
|
|
/change-case/4.1.2:
|
|
resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==}
|
|
dependencies:
|
|
camel-case: 4.1.2
|
|
capital-case: 1.0.4
|
|
constant-case: 3.0.4
|
|
dot-case: 3.0.4
|
|
header-case: 2.0.4
|
|
no-case: 3.0.4
|
|
param-case: 3.0.4
|
|
pascal-case: 3.1.2
|
|
path-case: 3.0.4
|
|
sentence-case: 3.0.4
|
|
snake-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/chardet/0.7.0:
|
|
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
|
|
dev: true
|
|
|
|
/chokidar/3.5.3:
|
|
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
dependencies:
|
|
anymatch: 3.1.2
|
|
braces: 3.0.2
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: true
|
|
|
|
/cli-cursor/2.1.0:
|
|
resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
restore-cursor: 2.0.0
|
|
dev: true
|
|
|
|
/cli-cursor/3.1.0:
|
|
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
restore-cursor: 3.1.0
|
|
dev: true
|
|
|
|
/cli-spinners/2.6.1:
|
|
resolution: {integrity: sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/cli-truncate/0.2.1:
|
|
resolution: {integrity: sha512-f4r4yJnbT++qUPI9NR4XLDLq41gQ+uqnPItWG0F5ZkehuNiTTa3EY0S4AqTSUOeJ7/zU41oWPQSNkW5BqPL9bg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
slice-ansi: 0.0.4
|
|
string-width: 1.0.2
|
|
dev: true
|
|
|
|
/cli-width/3.0.0:
|
|
resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==}
|
|
engines: {node: '>= 10'}
|
|
dev: true
|
|
|
|
/cliui/6.0.0:
|
|
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 6.2.0
|
|
dev: false
|
|
|
|
/cliui/7.0.4:
|
|
resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
dev: true
|
|
|
|
/clone-response/1.0.2:
|
|
resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==}
|
|
dependencies:
|
|
mimic-response: 1.0.1
|
|
dev: true
|
|
|
|
/clone/1.0.4:
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
engines: {node: '>=0.8'}
|
|
dev: true
|
|
|
|
/clsx/1.1.1:
|
|
resolution: {integrity: sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/code-point-at/1.1.0:
|
|
resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/color-convert/1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
|
|
/color-convert/2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
/color-name/1.1.3:
|
|
resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=}
|
|
|
|
/color-name/1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
/combined-stream/1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
dev: true
|
|
|
|
/common-tags/1.8.2:
|
|
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
/concat-map/0.0.1:
|
|
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
|
|
|
|
/constant-case/3.0.4:
|
|
resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.4.0
|
|
upper-case: 2.0.2
|
|
|
|
/convert-source-map/1.8.0:
|
|
resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
/cosmiconfig-toml-loader/1.0.0:
|
|
resolution: {integrity: sha512-H/2gurFWVi7xXvCyvsWRLCMekl4tITJcX0QEsDMpzxtuxDyM59xLatYNg4s/k9AA/HdtCYfj2su8mgA0GSDLDA==}
|
|
dependencies:
|
|
'@iarna/toml': 2.2.5
|
|
dev: true
|
|
|
|
/cosmiconfig/7.0.1:
|
|
resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
'@types/parse-json': 4.0.0
|
|
import-fresh: 3.3.0
|
|
parse-json: 5.2.0
|
|
path-type: 4.0.0
|
|
yaml: 1.10.2
|
|
dev: true
|
|
|
|
/create-require/1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
dev: true
|
|
|
|
/cross-fetch/3.1.5:
|
|
resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==}
|
|
dependencies:
|
|
node-fetch: 2.6.7
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
/cross-undici-fetch/0.4.3:
|
|
resolution: {integrity: sha512-mv1jusEQsFnBHEBkpFaYROKAzAWyuW8ZyN48NcyqkjLGRrscMKuFRmUigUrkE/pdprQZjNTQQ/aWJKe6F4tzTA==}
|
|
dependencies:
|
|
abort-controller: 3.0.0
|
|
busboy: 1.6.0
|
|
form-data-encoder: 1.7.2
|
|
formdata-node: 4.3.2
|
|
node-fetch: 2.6.7
|
|
undici: 5.3.0
|
|
web-streams-polyfill: 3.2.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: true
|
|
|
|
/cssesc/3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/csstype/3.0.11:
|
|
resolution: {integrity: sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==}
|
|
dev: true
|
|
|
|
/dataloader/2.1.0:
|
|
resolution: {integrity: sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ==}
|
|
dev: true
|
|
|
|
/date-fns/1.30.1:
|
|
resolution: {integrity: sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==}
|
|
dev: true
|
|
|
|
/debounce/1.2.1:
|
|
resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==}
|
|
dev: true
|
|
|
|
/debug/4.3.4:
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.2
|
|
|
|
/decamelize/1.2.0:
|
|
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/decompress-response/3.3.0:
|
|
resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
mimic-response: 1.0.1
|
|
dev: true
|
|
|
|
/deep-extend/0.6.0:
|
|
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
engines: {node: '>=4.0.0'}
|
|
dev: true
|
|
|
|
/deepmerge/2.2.1:
|
|
resolution: {integrity: sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/defaults/1.0.3:
|
|
resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==}
|
|
dependencies:
|
|
clone: 1.0.4
|
|
dev: true
|
|
|
|
/defer-to-connect/1.1.3:
|
|
resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==}
|
|
dev: true
|
|
|
|
/define-properties/1.1.4:
|
|
resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-property-descriptors: 1.0.0
|
|
object-keys: 1.1.1
|
|
dev: false
|
|
|
|
/defined/1.0.0:
|
|
resolution: {integrity: sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=}
|
|
dev: true
|
|
|
|
/delayed-stream/1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
dev: true
|
|
|
|
/dependency-graph/0.11.0:
|
|
resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==}
|
|
engines: {node: '>= 0.6.0'}
|
|
|
|
/detect-indent/6.1.0:
|
|
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/detect-node/2.1.0:
|
|
resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==}
|
|
dev: false
|
|
|
|
/detective/5.2.0:
|
|
resolution: {integrity: sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
acorn-node: 1.8.2
|
|
defined: 1.0.0
|
|
minimist: 1.2.6
|
|
dev: true
|
|
|
|
/didyoumean/1.2.2:
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
dev: true
|
|
|
|
/diff/4.0.2:
|
|
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
engines: {node: '>=0.3.1'}
|
|
dev: true
|
|
|
|
/dir-glob/3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
dev: true
|
|
|
|
/dlv/1.1.3:
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
dev: true
|
|
|
|
/dot-case/3.0.4:
|
|
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/dotenv/16.0.1:
|
|
resolution: {integrity: sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/dset/3.1.2:
|
|
resolution: {integrity: sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/duplexer3/0.1.4:
|
|
resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==}
|
|
dev: true
|
|
|
|
/ecdsa-sig-formatter/1.0.11:
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/electron-to-chromium/1.4.137:
|
|
resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==}
|
|
|
|
/elegant-spinner/1.0.1:
|
|
resolution: {integrity: sha512-B+ZM+RXvRqQaAmkMlO/oSe5nMUOaUnyfGYCEHoR8wrXsZR2mA0XVibsxV1bvTwxdRWah1PkQqso2EzhILGHtEQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/emoji-regex/8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
/end-of-stream/1.4.4:
|
|
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
dev: true
|
|
|
|
/error-ex/1.3.2:
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
dev: true
|
|
|
|
/esbuild-android-64/0.14.39:
|
|
resolution: {integrity: sha512-EJOu04p9WgZk0UoKTqLId9VnIsotmI/Z98EXrKURGb3LPNunkeffqQIkjS2cAvidh+OK5uVrXaIP229zK6GvhQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-android-arm64/0.14.39:
|
|
resolution: {integrity: sha512-+twajJqO7n3MrCz9e+2lVOnFplRsaGRwsq1KL/uOy7xK7QdRSprRQcObGDeDZUZsacD5gUkk6OiHiYp6RzU3CA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-darwin-64/0.14.39:
|
|
resolution: {integrity: sha512-ImT6eUw3kcGcHoUxEcdBpi6LfTRWaV6+qf32iYYAfwOeV+XaQ/Xp5XQIBiijLeo+LpGci9M0FVec09nUw41a5g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-darwin-arm64/0.14.39:
|
|
resolution: {integrity: sha512-/fcQ5UhE05OiT+bW5v7/up1bDsnvaRZPJxXwzXsMRrr7rZqPa85vayrD723oWMT64dhrgWeA3FIneF8yER0XTw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-freebsd-64/0.14.39:
|
|
resolution: {integrity: sha512-oMNH8lJI4wtgN5oxuFP7BQ22vgB/e3Tl5Woehcd6i2r6F3TszpCnNl8wo2d/KvyQ4zvLvCWAlRciumhQg88+kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-freebsd-arm64/0.14.39:
|
|
resolution: {integrity: sha512-1GHK7kwk57ukY2yI4ILWKJXaxfr+8HcM/r/JKCGCPziIVlL+Wi7RbJ2OzMcTKZ1HpvEqCTBT/J6cO4ZEwW4Ypg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-32/0.14.39:
|
|
resolution: {integrity: sha512-g97Sbb6g4zfRLIxHgW2pc393DjnkTRMeq3N1rmjDUABxpx8SjocK4jLen+/mq55G46eE2TA0MkJ4R3SpKMu7dg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-64/0.14.39:
|
|
resolution: {integrity: sha512-4tcgFDYWdI+UbNMGlua9u1Zhu0N5R6u9tl5WOM8aVnNX143JZoBZLpCuUr5lCKhnD0SCO+5gUyMfupGrHtfggQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-arm/0.14.39:
|
|
resolution: {integrity: sha512-t0Hn1kWVx5UpCzAJkKRfHeYOLyFnXwYynIkK54/h3tbMweGI7dj400D1k0Vvtj2u1P+JTRT9tx3AjtLEMmfVBQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-arm64/0.14.39:
|
|
resolution: {integrity: sha512-23pc8MlD2D6Px1mV8GMglZlKgwgNKAO8gsgsLLcXWSs9lQsCYkIlMo/2Ycfo5JrDIbLdwgP8D2vpfH2KcBqrDQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-mips64le/0.14.39:
|
|
resolution: {integrity: sha512-epwlYgVdbmkuRr5n4es3B+yDI0I2e/nxhKejT9H0OLxFAlMkeQZxSpxATpDc9m8NqRci6Kwyb/SfmD1koG2Zuw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-ppc64le/0.14.39:
|
|
resolution: {integrity: sha512-W/5ezaq+rQiQBThIjLMNjsuhPHg+ApVAdTz2LvcuesZFMsJoQAW2hutoyg47XxpWi7aEjJGrkS26qCJKhRn3QQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-riscv64/0.14.39:
|
|
resolution: {integrity: sha512-IS48xeokcCTKeQIOke2O0t9t14HPvwnZcy+5baG13Z1wxs9ZrC5ig5ypEQQh4QMKxURD5TpCLHw2W42CLuVZaA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-linux-s390x/0.14.39:
|
|
resolution: {integrity: sha512-zEfunpqR8sMomqXhNTFEKDs+ik7HC01m3M60MsEjZOqaywHu5e5682fMsqOlZbesEAAaO9aAtRBsU7CHnSZWyA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-netbsd-64/0.14.39:
|
|
resolution: {integrity: sha512-Uo2suJBSIlrZCe4E0k75VDIFJWfZy+bOV6ih3T4MVMRJh1lHJ2UyGoaX4bOxomYN3t+IakHPyEoln1+qJ1qYaA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-openbsd-64/0.14.39:
|
|
resolution: {integrity: sha512-secQU+EpgUPpYjJe3OecoeGKVvRMLeKUxSMGHnK+aK5uQM3n1FPXNJzyz1LHFOo0WOyw+uoCxBYdM4O10oaCAA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-sunos-64/0.14.39:
|
|
resolution: {integrity: sha512-qHq0t5gePEDm2nqZLb+35p/qkaXVS7oIe32R0ECh2HOdiXXkj/1uQI9IRogGqKkK+QjDG+DhwiUw7QoHur/Rwg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-windows-32/0.14.39:
|
|
resolution: {integrity: sha512-XPjwp2OgtEX0JnOlTgT6E5txbRp6Uw54Isorm3CwOtloJazeIWXuiwK0ONJBVb/CGbiCpS7iP2UahGgd2p1x+Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-windows-64/0.14.39:
|
|
resolution: {integrity: sha512-E2wm+5FwCcLpKsBHRw28bSYQw0Ikxb7zIMxw3OPAkiaQhLVr3dnVO8DofmbWhhf6b97bWzg37iSZ45ZDpLw7Ow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild-windows-arm64/0.14.39:
|
|
resolution: {integrity: sha512-sBZQz5D+Gd0EQ09tZRnz/PpVdLwvp/ufMtJ1iDFYddDaPpZXKqPyaxfYBLs3ueiaksQ26GGa7sci0OqFzNs7KA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/esbuild/0.14.39:
|
|
resolution: {integrity: sha512-2kKujuzvRWYtwvNjYDY444LQIA3TyJhJIX3Yo4+qkFlDDtGlSicWgeHVJqMUP/2sSfH10PGwfsj+O2ro1m10xQ==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
esbuild-android-64: 0.14.39
|
|
esbuild-android-arm64: 0.14.39
|
|
esbuild-darwin-64: 0.14.39
|
|
esbuild-darwin-arm64: 0.14.39
|
|
esbuild-freebsd-64: 0.14.39
|
|
esbuild-freebsd-arm64: 0.14.39
|
|
esbuild-linux-32: 0.14.39
|
|
esbuild-linux-64: 0.14.39
|
|
esbuild-linux-arm: 0.14.39
|
|
esbuild-linux-arm64: 0.14.39
|
|
esbuild-linux-mips64le: 0.14.39
|
|
esbuild-linux-ppc64le: 0.14.39
|
|
esbuild-linux-riscv64: 0.14.39
|
|
esbuild-linux-s390x: 0.14.39
|
|
esbuild-netbsd-64: 0.14.39
|
|
esbuild-openbsd-64: 0.14.39
|
|
esbuild-sunos-64: 0.14.39
|
|
esbuild-windows-32: 0.14.39
|
|
esbuild-windows-64: 0.14.39
|
|
esbuild-windows-arm64: 0.14.39
|
|
dev: true
|
|
|
|
/escalade/3.1.1:
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
engines: {node: '>=6'}
|
|
|
|
/escape-string-regexp/1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
/eslint-plugin-react-hooks/4.5.0:
|
|
resolution: {integrity: sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
|
dev: true
|
|
|
|
/estree-walker/2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
dev: true
|
|
|
|
/event-target-shim/5.0.1:
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/external-editor/3.1.0:
|
|
resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
chardet: 0.7.0
|
|
iconv-lite: 0.4.24
|
|
tmp: 0.0.33
|
|
dev: true
|
|
|
|
/extract-files/11.0.0:
|
|
resolution: {integrity: sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==}
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
dev: true
|
|
|
|
/extract-files/9.0.0:
|
|
resolution: {integrity: sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==}
|
|
engines: {node: ^10.17.0 || ^12.0.0 || >= 13.7.0}
|
|
dev: true
|
|
|
|
/fast-glob/3.2.11:
|
|
resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==}
|
|
engines: {node: '>=8.6.0'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.5
|
|
dev: true
|
|
|
|
/fastq/1.13.0:
|
|
resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==}
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
dev: true
|
|
|
|
/fb-watchman/2.0.1:
|
|
resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==}
|
|
dependencies:
|
|
bser: 2.1.1
|
|
dev: false
|
|
|
|
/fbjs-css-vars/1.0.2:
|
|
resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
|
|
dev: false
|
|
|
|
/fbjs/3.0.4:
|
|
resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==}
|
|
dependencies:
|
|
cross-fetch: 3.1.5
|
|
fbjs-css-vars: 1.0.2
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
promise: 7.3.1
|
|
setimmediate: 1.0.5
|
|
ua-parser-js: 0.7.31
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: false
|
|
|
|
/figures/1.7.0:
|
|
resolution: {integrity: sha512-UxKlfCRuCBxSXU4C6t9scbDyWZ4VlaFFdojKtzJuSkuOBQ5CNFum+zZXFwHjo+CxBC1t6zlYPgHIgFjL8ggoEQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
object-assign: 4.1.1
|
|
dev: true
|
|
|
|
/figures/2.0.0:
|
|
resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
dev: true
|
|
|
|
/figures/3.2.0:
|
|
resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
dev: true
|
|
|
|
/fill-range/7.0.1:
|
|
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
dev: true
|
|
|
|
/find-up/4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
dev: false
|
|
|
|
/form-data-encoder/1.7.2:
|
|
resolution: {integrity: sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==}
|
|
dev: true
|
|
|
|
/form-data/3.0.1:
|
|
resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
mime-types: 2.1.35
|
|
dev: true
|
|
|
|
/formdata-node/4.3.2:
|
|
resolution: {integrity: sha512-k7lYJyzDOSL6h917favP8j1L0/wNyylzU+x+1w4p5haGVHNlP58dbpdJhiCUsDbWsa9HwEtLp89obQgXl2e0qg==}
|
|
engines: {node: '>= 12.20'}
|
|
dependencies:
|
|
node-domexception: 1.0.0
|
|
web-streams-polyfill: 4.0.0-beta.1
|
|
dev: true
|
|
|
|
/formik/2.2.9_react@18.1.0:
|
|
resolution: {integrity: sha512-LQLcISMmf1r5at4/gyJigGn0gOwFbeEAlji+N9InZF6LIMXnFNkO42sCI8Jt84YZggpD4cPWObAZaxpEFtSzNA==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
deepmerge: 2.2.1
|
|
hoist-non-react-statics: 3.3.2
|
|
lodash: 4.17.21
|
|
lodash-es: 4.17.21
|
|
react: 18.1.0
|
|
react-fast-compare: 2.0.4
|
|
tiny-warning: 1.0.3
|
|
tslib: 1.14.1
|
|
dev: false
|
|
|
|
/fraction.js/4.2.0:
|
|
resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
|
|
dev: true
|
|
|
|
/fs.realpath/1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
/fsevents/2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/function-bind/1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
|
|
/gensync/1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/get-caller-file/2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
/get-intrinsic/1.1.1:
|
|
resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
has: 1.0.3
|
|
has-symbols: 1.0.3
|
|
dev: false
|
|
|
|
/get-stream/4.1.0:
|
|
resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
pump: 3.0.0
|
|
dev: true
|
|
|
|
/get-stream/5.2.0:
|
|
resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
pump: 3.0.0
|
|
dev: true
|
|
|
|
/glob-parent/5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
dev: true
|
|
|
|
/glob-parent/6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
dev: true
|
|
|
|
/glob/7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
/globals/11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/globby/11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.2.11
|
|
ignore: 5.2.0
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
dev: true
|
|
|
|
/got/9.6.0:
|
|
resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
'@sindresorhus/is': 0.14.0
|
|
'@szmarczak/http-timer': 1.1.2
|
|
cacheable-request: 6.1.0
|
|
decompress-response: 3.3.0
|
|
duplexer3: 0.1.4
|
|
get-stream: 4.1.0
|
|
lowercase-keys: 1.0.1
|
|
mimic-response: 1.0.1
|
|
p-cancelable: 1.1.0
|
|
to-readable-stream: 1.0.0
|
|
url-parse-lax: 3.0.0
|
|
dev: true
|
|
|
|
/graphql-config/4.3.1_46emjsxzfxj3xgw6p37zzdssd4:
|
|
resolution: {integrity: sha512-czBWzJSGaLJfOHBLuUTZVRTjfgohPfvlaeN1B5nXBVptFARpiFuS7iI4FnRhCGwm6qt1h2j1g05nkg0OIGA6bg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
peerDependencies:
|
|
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
'@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_eqevhppa7sa2qvpxws2sflyfju
|
|
'@graphql-tools/graphql-file-loader': 7.3.14_graphql@16.5.0
|
|
'@graphql-tools/json-file-loader': 7.3.14_graphql@16.5.0
|
|
'@graphql-tools/load': 7.5.13_graphql@16.5.0
|
|
'@graphql-tools/merge': 8.2.13_graphql@16.5.0
|
|
'@graphql-tools/url-loader': 7.9.23_graphql@16.5.0
|
|
'@graphql-tools/utils': 8.6.12_graphql@16.5.0
|
|
cosmiconfig: 7.0.1
|
|
cosmiconfig-toml-loader: 1.0.0
|
|
graphql: 16.5.0
|
|
minimatch: 4.2.1
|
|
string-env-interpolation: 1.0.1
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- bufferutil
|
|
- encoding
|
|
- typescript
|
|
- utf-8-validate
|
|
dev: true
|
|
|
|
/graphql-executor/0.0.23_graphql@16.5.0:
|
|
resolution: {integrity: sha512-3Ivlyfjaw3BWmGtUSnMpP/a4dcXCp0mJtj0PiPG14OKUizaMKlSEX+LX2Qed0LrxwniIwvU6B4w/koVjEPyWJg==}
|
|
engines: {node: ^12.22.0 || ^14.16.0 || >=16.0.0}
|
|
peerDependencies:
|
|
graphql: ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
dev: true
|
|
|
|
/graphql-request/4.2.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-uFeMyhhl8ss4LFgjlfPeAn2pqYw+CJto+cjj71uaBYIMMK2jPIqgHm5KEFxUk0YDD41A8Bq31a2b4G2WJBlp2Q==}
|
|
peerDependencies:
|
|
graphql: 14 - 16
|
|
dependencies:
|
|
cross-fetch: 3.1.5
|
|
extract-files: 9.0.0
|
|
form-data: 3.0.1
|
|
graphql: 16.5.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: true
|
|
|
|
/graphql-tag/2.12.6_graphql@16.5.0:
|
|
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
tslib: 2.4.0
|
|
dev: false
|
|
|
|
/graphql-ws/5.8.2_graphql@16.5.0:
|
|
resolution: {integrity: sha512-hYo8kTGzxePFJtMGC7Y4cbypwifMphIJJ7n4TDcVUAfviRwQBnmZAbfZlC+XFwWDUaR7raEDQPxWctpccmE0JQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
graphql: '>=0.11 <=16'
|
|
dependencies:
|
|
graphql: 16.5.0
|
|
dev: true
|
|
|
|
/graphql/16.5.0:
|
|
resolution: {integrity: sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==}
|
|
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
|
dev: false
|
|
|
|
/has-ansi/2.0.0:
|
|
resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
ansi-regex: 2.1.1
|
|
dev: true
|
|
|
|
/has-flag/3.0.0:
|
|
resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=}
|
|
engines: {node: '>=4'}
|
|
|
|
/has-flag/4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/has-property-descriptors/1.0.0:
|
|
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
|
|
dependencies:
|
|
get-intrinsic: 1.1.1
|
|
dev: false
|
|
|
|
/has-symbols/1.0.3:
|
|
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/has/1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
|
|
/header-case/2.0.4:
|
|
resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==}
|
|
dependencies:
|
|
capital-case: 1.0.4
|
|
tslib: 2.4.0
|
|
|
|
/history/5.3.0:
|
|
resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==}
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
dev: false
|
|
|
|
/hoist-non-react-statics/3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
dev: false
|
|
|
|
/http-cache-semantics/4.1.0:
|
|
resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==}
|
|
dev: true
|
|
|
|
/http-proxy-agent/5.0.0:
|
|
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
'@tootallnate/once': 2.0.0
|
|
agent-base: 6.0.2
|
|
debug: 4.3.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/https-proxy-agent/5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.3.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/iconv-lite/0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
dev: true
|
|
|
|
/ieee754/1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
dev: true
|
|
|
|
/ignore/5.2.0:
|
|
resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
|
|
engines: {node: '>= 4'}
|
|
dev: true
|
|
|
|
/immutable/3.7.6:
|
|
resolution: {integrity: sha1-E7TTyxK++hVIKib+Gy665kAHHks=}
|
|
engines: {node: '>=0.8.0'}
|
|
dev: false
|
|
|
|
/import-fresh/3.3.0:
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
dev: true
|
|
|
|
/import-from/4.0.0:
|
|
resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==}
|
|
engines: {node: '>=12.2'}
|
|
|
|
/indent-string/3.2.0:
|
|
resolution: {integrity: sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/inflight/1.0.6:
|
|
resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=}
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
/inherits/2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
/ini/1.3.8:
|
|
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
dev: true
|
|
|
|
/inquirer/8.2.4:
|
|
resolution: {integrity: sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-width: 3.0.0
|
|
external-editor: 3.1.0
|
|
figures: 3.2.0
|
|
lodash: 4.17.21
|
|
mute-stream: 0.0.8
|
|
ora: 5.4.1
|
|
run-async: 2.4.1
|
|
rxjs: 7.5.5
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
through: 2.3.8
|
|
wrap-ansi: 7.0.0
|
|
dev: true
|
|
|
|
/invariant/2.2.4:
|
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/is-absolute/1.0.0:
|
|
resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-relative: 1.0.0
|
|
is-windows: 1.0.2
|
|
dev: false
|
|
|
|
/is-arrayish/0.2.1:
|
|
resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=}
|
|
dev: true
|
|
|
|
/is-binary-path/2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
binary-extensions: 2.2.0
|
|
dev: true
|
|
|
|
/is-core-module/2.9.0:
|
|
resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
dev: true
|
|
|
|
/is-extglob/2.1.1:
|
|
resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/is-fullwidth-code-point/1.0.0:
|
|
resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
number-is-nan: 1.0.1
|
|
dev: true
|
|
|
|
/is-fullwidth-code-point/2.0.0:
|
|
resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/is-fullwidth-code-point/3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
/is-glob/4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
dev: true
|
|
|
|
/is-interactive/1.0.0:
|
|
resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/is-lower-case/2.0.2:
|
|
resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/is-number/7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
dev: true
|
|
|
|
/is-observable/1.1.0:
|
|
resolution: {integrity: sha512-NqCa4Sa2d+u7BWc6CukaObG3Fh+CU9bvixbpcXYhy2VvYS7vVGIdAgnIS5Ks3A/cqk4rebLJ9s8zBstT2aKnIA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
symbol-observable: 1.2.0
|
|
dev: true
|
|
|
|
/is-promise/2.2.2:
|
|
resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==}
|
|
dev: true
|
|
|
|
/is-relative/1.0.0:
|
|
resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-unc-path: 1.0.0
|
|
dev: false
|
|
|
|
/is-stream/1.1.0:
|
|
resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/is-unc-path/1.0.0:
|
|
resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
unc-path-regex: 0.1.2
|
|
dev: false
|
|
|
|
/is-unicode-supported/0.1.0:
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/is-upper-case/2.0.2:
|
|
resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/is-windows/1.0.2:
|
|
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/isomorphic-fetch/3.0.0:
|
|
resolution: {integrity: sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==}
|
|
dependencies:
|
|
node-fetch: 2.6.7
|
|
whatwg-fetch: 3.6.2
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: true
|
|
|
|
/isomorphic-ws/4.0.1_ws@8.7.0:
|
|
resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==}
|
|
peerDependencies:
|
|
ws: '*'
|
|
dependencies:
|
|
ws: 8.7.0
|
|
dev: true
|
|
|
|
/js-sha3/0.8.0:
|
|
resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==}
|
|
dev: false
|
|
|
|
/js-tokens/4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
/js-yaml/4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
dev: true
|
|
|
|
/jsesc/2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
/json-buffer/3.0.0:
|
|
resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=}
|
|
dev: true
|
|
|
|
/json-parse-even-better-errors/2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
dev: true
|
|
|
|
/json-stable-stringify/1.0.1:
|
|
resolution: {integrity: sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=}
|
|
dependencies:
|
|
jsonify: 0.0.0
|
|
dev: true
|
|
|
|
/json-to-pretty-yaml/1.2.2:
|
|
resolution: {integrity: sha1-9M0L0KXo/h3yWq9boRiwmf2ZLVs=}
|
|
engines: {node: '>= 0.2.0'}
|
|
dependencies:
|
|
remedial: 1.0.8
|
|
remove-trailing-spaces: 1.0.8
|
|
dev: true
|
|
|
|
/json5/2.2.1:
|
|
resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
/jsonify/0.0.0:
|
|
resolution: {integrity: sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=}
|
|
dev: true
|
|
|
|
/jsonwebtoken/8.5.1:
|
|
resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==}
|
|
engines: {node: '>=4', npm: '>=1.4.28'}
|
|
dependencies:
|
|
jws: 3.2.2
|
|
lodash.includes: 4.3.0
|
|
lodash.isboolean: 3.0.3
|
|
lodash.isinteger: 4.0.4
|
|
lodash.isnumber: 3.0.3
|
|
lodash.isplainobject: 4.0.6
|
|
lodash.isstring: 4.0.1
|
|
lodash.once: 4.1.1
|
|
ms: 2.1.2
|
|
semver: 5.7.1
|
|
dev: true
|
|
|
|
/jwa/1.4.1:
|
|
resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==}
|
|
dependencies:
|
|
buffer-equal-constant-time: 1.0.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/jws/3.2.2:
|
|
resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==}
|
|
dependencies:
|
|
jwa: 1.4.1
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/keyv/3.1.0:
|
|
resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==}
|
|
dependencies:
|
|
json-buffer: 3.0.0
|
|
dev: true
|
|
|
|
/latest-version/5.1.0:
|
|
resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
package-json: 6.5.0
|
|
dev: true
|
|
|
|
/lilconfig/2.0.5:
|
|
resolution: {integrity: sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/lines-and-columns/1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
dev: true
|
|
|
|
/listr-silent-renderer/1.1.1:
|
|
resolution: {integrity: sha1-kktaN1cVN3C/Go4/v3S4u/P5JC4=}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/listr-update-renderer/0.5.0_listr@0.14.3:
|
|
resolution: {integrity: sha512-tKRsZpKz8GSGqoI/+caPmfrypiaq+OQCbd+CovEC24uk1h952lVj5sC7SqyFUm+OaJ5HN/a1YLt5cit2FMNsFA==}
|
|
engines: {node: '>=6'}
|
|
peerDependencies:
|
|
listr: ^0.14.2
|
|
dependencies:
|
|
chalk: 1.1.3
|
|
cli-truncate: 0.2.1
|
|
elegant-spinner: 1.0.1
|
|
figures: 1.7.0
|
|
indent-string: 3.2.0
|
|
listr: 0.14.3
|
|
log-symbols: 1.0.2
|
|
log-update: 2.3.0
|
|
strip-ansi: 3.0.1
|
|
dev: true
|
|
|
|
/listr-verbose-renderer/0.5.0:
|
|
resolution: {integrity: sha512-04PDPqSlsqIOaaaGZ+41vq5FejI9auqTInicFRndCBgE3bXG8D6W1I+mWhk+1nqbHmyhla/6BUrd5OSiHwKRXw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
cli-cursor: 2.1.0
|
|
date-fns: 1.30.1
|
|
figures: 2.0.0
|
|
dev: true
|
|
|
|
/listr/0.14.3:
|
|
resolution: {integrity: sha512-RmAl7su35BFd/xoMamRjpIE4j3v+L28o8CT5YhAXQJm1fD+1l9ngXY8JAQRJ+tFK2i5njvi0iRUKV09vPwA0iA==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
'@samverschueren/stream-to-observable': 0.3.1_rxjs@6.6.7
|
|
is-observable: 1.1.0
|
|
is-promise: 2.2.2
|
|
is-stream: 1.1.0
|
|
listr-silent-renderer: 1.1.1
|
|
listr-update-renderer: 0.5.0_listr@0.14.3
|
|
listr-verbose-renderer: 0.5.0
|
|
p-map: 2.1.0
|
|
rxjs: 6.6.7
|
|
transitivePeerDependencies:
|
|
- zen-observable
|
|
dev: true
|
|
|
|
/locate-path/5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
dev: false
|
|
|
|
/lodash-es/4.17.21:
|
|
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
dev: false
|
|
|
|
/lodash.get/4.4.2:
|
|
resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=}
|
|
dev: true
|
|
|
|
/lodash.includes/4.3.0:
|
|
resolution: {integrity: sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=}
|
|
dev: true
|
|
|
|
/lodash.isboolean/3.0.3:
|
|
resolution: {integrity: sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=}
|
|
dev: true
|
|
|
|
/lodash.isinteger/4.0.4:
|
|
resolution: {integrity: sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=}
|
|
dev: true
|
|
|
|
/lodash.isnumber/3.0.3:
|
|
resolution: {integrity: sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=}
|
|
dev: true
|
|
|
|
/lodash.isplainobject/4.0.6:
|
|
resolution: {integrity: sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=}
|
|
dev: true
|
|
|
|
/lodash.isstring/4.0.1:
|
|
resolution: {integrity: sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=}
|
|
dev: true
|
|
|
|
/lodash.once/4.1.1:
|
|
resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=}
|
|
dev: true
|
|
|
|
/lodash/4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
/log-symbols/1.0.2:
|
|
resolution: {integrity: sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
chalk: 1.1.3
|
|
dev: true
|
|
|
|
/log-symbols/4.1.0:
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
is-unicode-supported: 0.1.0
|
|
dev: true
|
|
|
|
/log-update/2.3.0:
|
|
resolution: {integrity: sha1-iDKP19HOeTiykoN0bwsbwSayRwg=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ansi-escapes: 3.2.0
|
|
cli-cursor: 2.1.0
|
|
wrap-ansi: 3.0.1
|
|
dev: true
|
|
|
|
/loose-envify/1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
dev: false
|
|
|
|
/lower-case-first/2.0.2:
|
|
resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/lower-case/2.0.2:
|
|
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/lowercase-keys/1.0.1:
|
|
resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/lowercase-keys/2.0.0:
|
|
resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/make-error/1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
dev: true
|
|
|
|
/map-cache/0.2.2:
|
|
resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/match-sorter/6.3.1:
|
|
resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==}
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
remove-accents: 0.4.2
|
|
dev: false
|
|
|
|
/merge2/1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
dev: true
|
|
|
|
/meros/1.2.0:
|
|
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
'@types/node': '>=12'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
dev: true
|
|
|
|
/micromatch/4.0.5:
|
|
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
braces: 3.0.2
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/microseconds/0.2.0:
|
|
resolution: {integrity: sha512-n7DHHMjR1avBbSpsTBj6fmMGh2AGrifVV4e+WYc3Q9lO+xnSZ3NyhcBND3vzzatt05LFhoKFRxrIyklmLlUtyA==}
|
|
dev: false
|
|
|
|
/mime-db/1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: true
|
|
|
|
/mime-types/2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
dev: true
|
|
|
|
/mimic-fn/1.2.0:
|
|
resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/mimic-fn/2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/mimic-response/1.0.1:
|
|
resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/minimatch/3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
/minimatch/4.2.1:
|
|
resolution: {integrity: sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
dev: true
|
|
|
|
/minimist/1.2.6:
|
|
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
|
|
dev: true
|
|
|
|
/mkdirp/1.0.4:
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/ms/2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
/mute-stream/0.0.8:
|
|
resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==}
|
|
dev: true
|
|
|
|
/nano-time/1.0.0:
|
|
resolution: {integrity: sha1-sFVPaa2J4i0JB/ehKwmTpdlhN+8=}
|
|
dependencies:
|
|
big-integer: 1.6.51
|
|
dev: false
|
|
|
|
/nanoid/3.3.4:
|
|
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/no-case/3.0.4:
|
|
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
|
dependencies:
|
|
lower-case: 2.0.2
|
|
tslib: 2.4.0
|
|
|
|
/node-domexception/1.0.0:
|
|
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
|
engines: {node: '>=10.5.0'}
|
|
dev: true
|
|
|
|
/node-fetch/2.6.7:
|
|
resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
/node-int64/0.4.0:
|
|
resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=}
|
|
dev: false
|
|
|
|
/node-releases/2.0.4:
|
|
resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==}
|
|
|
|
/normalize-path/2.1.1:
|
|
resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
remove-trailing-separator: 1.1.0
|
|
dev: true
|
|
|
|
/normalize-path/3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/normalize-range/0.1.2:
|
|
resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/normalize-url/4.5.1:
|
|
resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/nullthrows/1.1.1:
|
|
resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==}
|
|
dev: false
|
|
|
|
/number-is-nan/1.0.1:
|
|
resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/object-assign/4.1.1:
|
|
resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/object-hash/3.0.0:
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/object-keys/1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/object.assign/4.1.2:
|
|
resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.1.4
|
|
has-symbols: 1.0.3
|
|
object-keys: 1.1.1
|
|
dev: false
|
|
|
|
/oblivious-set/1.0.0:
|
|
resolution: {integrity: sha512-z+pI07qxo4c2CulUHCDf9lcqDlMSo72N/4rLUpRXf6fu+q8vjt8y0xS+Tlf8NTJDdTXHbdeO1n3MlbctwEoXZw==}
|
|
dev: false
|
|
|
|
/once/1.4.0:
|
|
resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=}
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
/onetime/2.0.1:
|
|
resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
mimic-fn: 1.2.0
|
|
dev: true
|
|
|
|
/onetime/5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
dev: true
|
|
|
|
/ora/5.4.1:
|
|
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
bl: 4.1.0
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-spinners: 2.6.1
|
|
is-interactive: 1.0.0
|
|
is-unicode-supported: 0.1.0
|
|
log-symbols: 4.1.0
|
|
strip-ansi: 6.0.1
|
|
wcwidth: 1.0.1
|
|
dev: true
|
|
|
|
/os-tmpdir/1.0.2:
|
|
resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/p-cancelable/1.1.0:
|
|
resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/p-limit/2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
dev: false
|
|
|
|
/p-limit/3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
dev: true
|
|
|
|
/p-locate/4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
dev: false
|
|
|
|
/p-map/2.1.0:
|
|
resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/p-try/2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/package-json/6.5.0:
|
|
resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
got: 9.6.0
|
|
registry-auth-token: 4.2.1
|
|
registry-url: 5.1.0
|
|
semver: 6.3.0
|
|
dev: true
|
|
|
|
/param-case/3.0.4:
|
|
resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
|
|
dependencies:
|
|
dot-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/parent-module/1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
dev: true
|
|
|
|
/parse-filepath/1.0.2:
|
|
resolution: {integrity: sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=}
|
|
engines: {node: '>=0.8'}
|
|
dependencies:
|
|
is-absolute: 1.0.0
|
|
map-cache: 0.2.2
|
|
path-root: 0.1.1
|
|
dev: false
|
|
|
|
/parse-json/5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.16.7
|
|
error-ex: 1.3.2
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
dev: true
|
|
|
|
/pascal-case/3.1.2:
|
|
resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/path-case/3.0.4:
|
|
resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==}
|
|
dependencies:
|
|
dot-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/path-exists/4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/path-is-absolute/1.0.1:
|
|
resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/path-parse/1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
dev: true
|
|
|
|
/path-root-regex/0.1.2:
|
|
resolution: {integrity: sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/path-root/0.1.1:
|
|
resolution: {integrity: sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
path-root-regex: 0.1.2
|
|
dev: false
|
|
|
|
/path-type/4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/picocolors/1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
|
|
/picomatch/2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
dev: true
|
|
|
|
/postcss-js/4.0.0_postcss@8.4.14:
|
|
resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.3.3
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.4.14
|
|
dev: true
|
|
|
|
/postcss-load-config/3.1.4_postcss@8.4.14:
|
|
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
|
|
engines: {node: '>= 10'}
|
|
peerDependencies:
|
|
postcss: '>=8.0.9'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
postcss:
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
dependencies:
|
|
lilconfig: 2.0.5
|
|
postcss: 8.4.14
|
|
yaml: 1.10.2
|
|
dev: true
|
|
|
|
/postcss-nested/5.0.6_postcss@8.4.14:
|
|
resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
dependencies:
|
|
postcss: 8.4.14
|
|
postcss-selector-parser: 6.0.10
|
|
dev: true
|
|
|
|
/postcss-selector-parser/6.0.10:
|
|
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
dev: true
|
|
|
|
/postcss-value-parser/4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
dev: true
|
|
|
|
/postcss/8.4.14:
|
|
resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.4
|
|
picocolors: 1.0.0
|
|
source-map-js: 1.0.2
|
|
dev: true
|
|
|
|
/prepend-http/2.0.0:
|
|
resolution: {integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/promise/7.3.1:
|
|
resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==}
|
|
dependencies:
|
|
asap: 2.0.6
|
|
dev: false
|
|
|
|
/pump/3.0.0:
|
|
resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
once: 1.4.0
|
|
dev: true
|
|
|
|
/queue-microtask/1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
dev: true
|
|
|
|
/quick-lru/5.1.1:
|
|
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/rc/1.2.8:
|
|
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
|
|
hasBin: true
|
|
dependencies:
|
|
deep-extend: 0.6.0
|
|
ini: 1.3.8
|
|
minimist: 1.2.6
|
|
strip-json-comments: 2.0.1
|
|
dev: true
|
|
|
|
/react-dom/18.1.0_react@18.1.0:
|
|
resolution: {integrity: sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w==}
|
|
peerDependencies:
|
|
react: ^18.1.0
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.1.0
|
|
scheduler: 0.22.0
|
|
dev: false
|
|
|
|
/react-fast-compare/2.0.4:
|
|
resolution: {integrity: sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==}
|
|
dev: false
|
|
|
|
/react-is/16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
dev: false
|
|
|
|
/react-query/3.39.0_ef5jwxihqo6n7gxfmzogljlgcm:
|
|
resolution: {integrity: sha512-Od0IkSuS79WJOhzWBx/ys0x13+7wFqgnn64vBqqAAnZ9whocVhl/y1padD5uuZ6EIkXbFbInax0qvY7zGM0thA==}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
react-dom: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
broadcast-channel: 3.7.0
|
|
match-sorter: 6.3.1
|
|
react: 18.1.0
|
|
react-dom: 18.1.0_react@18.1.0
|
|
dev: false
|
|
|
|
/react-refresh/0.13.0:
|
|
resolution: {integrity: sha512-XP8A9BT0CpRBD+NYLLeIhld/RqG9+gktUjW1FkE+Vm7OCinbG1SshcK5tb9ls4kzvjZr9mOQc7HYgBngEyPAXg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/react-router-dom/6.3.0_ef5jwxihqo6n7gxfmzogljlgcm:
|
|
resolution: {integrity: sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
react-dom: '>=16.8'
|
|
dependencies:
|
|
history: 5.3.0
|
|
react: 18.1.0
|
|
react-dom: 18.1.0_react@18.1.0
|
|
react-router: 6.3.0_react@18.1.0
|
|
dev: false
|
|
|
|
/react-router/6.3.0_react@18.1.0:
|
|
resolution: {integrity: sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
dependencies:
|
|
history: 5.3.0
|
|
react: 18.1.0
|
|
dev: false
|
|
|
|
/react/18.1.0:
|
|
resolution: {integrity: sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/readable-stream/3.6.0:
|
|
resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
dev: true
|
|
|
|
/readdirp/3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
dev: true
|
|
|
|
/regenerator-runtime/0.13.9:
|
|
resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==}
|
|
dev: false
|
|
|
|
/registry-auth-token/4.2.1:
|
|
resolution: {integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
rc: 1.2.8
|
|
dev: true
|
|
|
|
/registry-url/5.1.0:
|
|
resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
rc: 1.2.8
|
|
dev: true
|
|
|
|
/relay-compiler/12.0.0_graphql@16.5.0:
|
|
resolution: {integrity: sha512-SWqeSQZ+AMU/Cr7iZsHi1e78Z7oh00I5SvR092iCJq79aupqJ6Ds+I1Pz/Vzo5uY5PY0jvC4rBJXzlIN5g9boQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
graphql: ^15.0.0
|
|
dependencies:
|
|
'@babel/core': 7.17.10
|
|
'@babel/generator': 7.18.2
|
|
'@babel/parser': 7.18.3
|
|
'@babel/runtime': 7.18.0
|
|
'@babel/traverse': 7.18.2
|
|
'@babel/types': 7.18.2
|
|
babel-preset-fbjs: 3.4.0_@babel+core@7.17.10
|
|
chalk: 4.1.2
|
|
fb-watchman: 2.0.1
|
|
fbjs: 3.0.4
|
|
glob: 7.2.3
|
|
graphql: 16.5.0
|
|
immutable: 3.7.6
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
relay-runtime: 12.0.0
|
|
signedsource: 1.0.0
|
|
yargs: 15.4.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
dev: false
|
|
|
|
/relay-runtime/12.0.0:
|
|
resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==}
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
fbjs: 3.0.4
|
|
invariant: 2.2.4
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: false
|
|
|
|
/remedial/1.0.8:
|
|
resolution: {integrity: sha512-/62tYiOe6DzS5BqVsNpH/nkGlX45C/Sp6V+NtiN6JQNS1Viay7cWkazmRkrQrdFj2eshDe96SIQNIoMxqhzBOg==}
|
|
dev: true
|
|
|
|
/remove-accents/0.4.2:
|
|
resolution: {integrity: sha1-CkPTqq4egNuRngeuJUsoXZ4ce7U=}
|
|
dev: false
|
|
|
|
/remove-trailing-separator/1.1.0:
|
|
resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=}
|
|
dev: true
|
|
|
|
/remove-trailing-spaces/1.0.8:
|
|
resolution: {integrity: sha512-O3vsMYfWighyFbTd8hk8VaSj9UAGENxAtX+//ugIst2RMk5e03h6RoIS+0ylsFxY1gvmPuAY/PO4It+gPEeySA==}
|
|
dev: true
|
|
|
|
/replaceall/0.1.6:
|
|
resolution: {integrity: sha1-gdgax663LX9cSUKt8ml6MiBojY4=}
|
|
engines: {node: '>= 0.8.x'}
|
|
dev: true
|
|
|
|
/require-directory/2.1.1:
|
|
resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/require-main-filename/2.0.0:
|
|
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
|
|
dev: false
|
|
|
|
/resolve-from/4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/resolve-from/5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/resolve/1.22.0:
|
|
resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.9.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: true
|
|
|
|
/responselike/1.0.2:
|
|
resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=}
|
|
dependencies:
|
|
lowercase-keys: 1.0.1
|
|
dev: true
|
|
|
|
/restore-cursor/2.0.0:
|
|
resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
onetime: 2.0.1
|
|
signal-exit: 3.0.7
|
|
dev: true
|
|
|
|
/restore-cursor/3.1.0:
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
dev: true
|
|
|
|
/reusify/1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/rimraf/3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
hasBin: true
|
|
dependencies:
|
|
glob: 7.2.3
|
|
dev: false
|
|
|
|
/rollup/2.72.1:
|
|
resolution: {integrity: sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: true
|
|
|
|
/run-async/2.4.1:
|
|
resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
|
|
engines: {node: '>=0.12.0'}
|
|
dev: true
|
|
|
|
/run-parallel/1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
dev: true
|
|
|
|
/rxjs/6.6.7:
|
|
resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==}
|
|
engines: {npm: '>=2.0.0'}
|
|
dependencies:
|
|
tslib: 1.14.1
|
|
dev: true
|
|
|
|
/rxjs/7.5.5:
|
|
resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
dev: true
|
|
|
|
/safe-buffer/5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
/safe-buffer/5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
dev: true
|
|
|
|
/safer-buffer/2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
dev: true
|
|
|
|
/scheduler/0.22.0:
|
|
resolution: {integrity: sha512-6QAm1BgQI88NPYymgGQLCZgvep4FyePDWFpXVK+zNSUgHwlqpJy8VEh8Et0KxTACS4VWwMousBElAZOH9nkkoQ==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/scuid/1.1.0:
|
|
resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==}
|
|
dev: true
|
|
|
|
/semver/5.7.1:
|
|
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/semver/6.3.0:
|
|
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
|
|
hasBin: true
|
|
|
|
/sentence-case/3.0.4:
|
|
resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.4.0
|
|
upper-case-first: 2.0.2
|
|
|
|
/set-blocking/2.0.0:
|
|
resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=}
|
|
dev: false
|
|
|
|
/setimmediate/1.0.5:
|
|
resolution: {integrity: sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=}
|
|
dev: false
|
|
|
|
/signal-exit/3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
dev: true
|
|
|
|
/signedsource/1.0.0:
|
|
resolution: {integrity: sha1-HdrOSYF5j5O9gzlzgD2A1S6TrWo=}
|
|
dev: false
|
|
|
|
/slash/3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/slice-ansi/0.0.4:
|
|
resolution: {integrity: sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/snake-case/3.0.4:
|
|
resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==}
|
|
dependencies:
|
|
dot-case: 3.0.4
|
|
tslib: 2.4.0
|
|
|
|
/source-map-js/1.0.2:
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/source-map-support/0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
dev: true
|
|
|
|
/source-map/0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/sponge-case/1.0.1:
|
|
resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/streamsearch/1.1.0:
|
|
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
|
engines: {node: '>=10.0.0'}
|
|
dev: true
|
|
|
|
/string-env-interpolation/1.0.1:
|
|
resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==}
|
|
dev: true
|
|
|
|
/string-width/1.0.2:
|
|
resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
code-point-at: 1.1.0
|
|
is-fullwidth-code-point: 1.0.0
|
|
strip-ansi: 3.0.1
|
|
dev: true
|
|
|
|
/string-width/2.1.1:
|
|
resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
is-fullwidth-code-point: 2.0.0
|
|
strip-ansi: 4.0.0
|
|
dev: true
|
|
|
|
/string-width/4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
/string_decoder/1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/strip-ansi/3.0.1:
|
|
resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
ansi-regex: 2.1.1
|
|
dev: true
|
|
|
|
/strip-ansi/4.0.0:
|
|
resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ansi-regex: 3.0.1
|
|
dev: true
|
|
|
|
/strip-ansi/6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
/strip-json-comments/2.0.1:
|
|
resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/supports-color/2.0.0:
|
|
resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=}
|
|
engines: {node: '>=0.8.0'}
|
|
dev: true
|
|
|
|
/supports-color/5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
|
|
/supports-color/7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
/supports-preserve-symlinks-flag/1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/swap-case/2.0.2:
|
|
resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/symbol-observable/1.2.0:
|
|
resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/sync-fetch/0.3.1:
|
|
resolution: {integrity: sha512-xj5qiCDap/03kpci5a+qc5wSJjc8ZSixgG2EUmH1B8Ea2sfWclQA7eH40hiHPCtkCn6MCk4Wb+dqcXdCy2PP3g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
node-fetch: 2.6.7
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
dev: true
|
|
|
|
/tailwindcss/3.0.24:
|
|
resolution: {integrity: sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==}
|
|
engines: {node: '>=12.13.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
arg: 5.0.1
|
|
chokidar: 3.5.3
|
|
color-name: 1.1.4
|
|
detective: 5.2.0
|
|
didyoumean: 1.2.2
|
|
dlv: 1.1.3
|
|
fast-glob: 3.2.11
|
|
glob-parent: 6.0.2
|
|
is-glob: 4.0.3
|
|
lilconfig: 2.0.5
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.0.0
|
|
postcss: 8.4.14
|
|
postcss-js: 4.0.0_postcss@8.4.14
|
|
postcss-load-config: 3.1.4_postcss@8.4.14
|
|
postcss-nested: 5.0.6_postcss@8.4.14
|
|
postcss-selector-parser: 6.0.10
|
|
postcss-value-parser: 4.2.0
|
|
quick-lru: 5.1.1
|
|
resolve: 1.22.0
|
|
transitivePeerDependencies:
|
|
- ts-node
|
|
dev: true
|
|
|
|
/through/2.3.8:
|
|
resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=}
|
|
dev: true
|
|
|
|
/tiny-warning/1.0.3:
|
|
resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
|
|
dev: false
|
|
|
|
/title-case/3.0.3:
|
|
resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/tmp/0.0.33:
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
engines: {node: '>=0.6.0'}
|
|
dependencies:
|
|
os-tmpdir: 1.0.2
|
|
dev: true
|
|
|
|
/to-fast-properties/2.0.0:
|
|
resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=}
|
|
engines: {node: '>=4'}
|
|
|
|
/to-readable-stream/1.0.0:
|
|
resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/to-regex-range/5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
dev: true
|
|
|
|
/tr46/0.0.3:
|
|
resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=}
|
|
|
|
/ts-log/2.2.4:
|
|
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
|
dev: true
|
|
|
|
/ts-node/9.1.1_typescript@4.6.4:
|
|
resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=2.7'
|
|
dependencies:
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.2
|
|
make-error: 1.3.6
|
|
source-map-support: 0.5.21
|
|
typescript: 4.6.4
|
|
yn: 3.1.1
|
|
dev: true
|
|
|
|
/tslib/1.14.1:
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
|
|
/tslib/2.3.1:
|
|
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
|
|
|
|
/tslib/2.4.0:
|
|
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
|
|
|
/type-fest/0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/typescript/4.6.4:
|
|
resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==}
|
|
engines: {node: '>=4.2.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/ua-parser-js/0.7.31:
|
|
resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==}
|
|
dev: false
|
|
|
|
/unc-path-regex/0.1.2:
|
|
resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/undici/5.3.0:
|
|
resolution: {integrity: sha512-8LxC/xmR2GCE4q1heE1sJxVnnf5S6yQ2dObvMFBBWkB8aQlaqNuWovgRFWRMB7KUdLPGZfOTTmUeeLEJYX56iQ==}
|
|
engines: {node: '>=12.18'}
|
|
dev: true
|
|
|
|
/unixify/1.0.0:
|
|
resolution: {integrity: sha1-OmQcjC/7zk2mg6XHDwOkYpQMIJA=}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
normalize-path: 2.1.1
|
|
dev: true
|
|
|
|
/unload/2.2.0:
|
|
resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==}
|
|
dependencies:
|
|
'@babel/runtime': 7.18.0
|
|
detect-node: 2.1.0
|
|
dev: false
|
|
|
|
/upper-case-first/2.0.2:
|
|
resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/upper-case/2.0.2:
|
|
resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==}
|
|
dependencies:
|
|
tslib: 2.4.0
|
|
|
|
/url-parse-lax/3.0.0:
|
|
resolution: {integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
prepend-http: 2.0.0
|
|
dev: true
|
|
|
|
/util-deprecate/1.0.2:
|
|
resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=}
|
|
dev: true
|
|
|
|
/valid-url/1.0.9:
|
|
resolution: {integrity: sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA=}
|
|
dev: true
|
|
|
|
/value-or-promise/1.0.11:
|
|
resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/vite/2.9.9:
|
|
resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==}
|
|
engines: {node: '>=12.2.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
less: '*'
|
|
sass: '*'
|
|
stylus: '*'
|
|
peerDependenciesMeta:
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
dependencies:
|
|
esbuild: 0.14.39
|
|
postcss: 8.4.14
|
|
resolve: 1.22.0
|
|
rollup: 2.72.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: true
|
|
|
|
/wcwidth/1.0.1:
|
|
resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=}
|
|
dependencies:
|
|
defaults: 1.0.3
|
|
dev: true
|
|
|
|
/web-streams-polyfill/3.2.1:
|
|
resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
|
|
engines: {node: '>= 8'}
|
|
dev: true
|
|
|
|
/web-streams-polyfill/4.0.0-beta.1:
|
|
resolution: {integrity: sha512-3ux37gEX670UUphBF9AMCq8XM6iQ8Ac6A+DSRRjDoRBm1ufCkaCDdNVbaqq60PsEkdNlLKrGtv/YBP4EJXqNtQ==}
|
|
engines: {node: '>= 12'}
|
|
dev: true
|
|
|
|
/webidl-conversions/3.0.1:
|
|
resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=}
|
|
|
|
/whatwg-fetch/3.6.2:
|
|
resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==}
|
|
dev: true
|
|
|
|
/whatwg-url/5.0.0:
|
|
resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=}
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
/which-module/2.0.0:
|
|
resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=}
|
|
dev: false
|
|
|
|
/wrap-ansi/3.0.1:
|
|
resolution: {integrity: sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo=}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
string-width: 2.1.1
|
|
strip-ansi: 4.0.0
|
|
dev: true
|
|
|
|
/wrap-ansi/6.2.0:
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
dev: false
|
|
|
|
/wrap-ansi/7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
dev: true
|
|
|
|
/wrappy/1.0.2:
|
|
resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=}
|
|
|
|
/ws/8.7.0:
|
|
resolution: {integrity: sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: ^5.0.2
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
dev: true
|
|
|
|
/xtend/4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
dev: true
|
|
|
|
/y18n/4.0.3:
|
|
resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
|
|
dev: false
|
|
|
|
/y18n/5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/yaml-ast-parser/0.0.43:
|
|
resolution: {integrity: sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==}
|
|
dev: true
|
|
|
|
/yaml/1.10.2:
|
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/yargs-parser/18.1.3:
|
|
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
camelcase: 5.3.1
|
|
decamelize: 1.2.0
|
|
dev: false
|
|
|
|
/yargs-parser/21.0.1:
|
|
resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/yargs/15.4.1:
|
|
resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
cliui: 6.0.0
|
|
decamelize: 1.2.0
|
|
find-up: 4.1.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
require-main-filename: 2.0.0
|
|
set-blocking: 2.0.0
|
|
string-width: 4.2.3
|
|
which-module: 2.0.0
|
|
y18n: 4.0.3
|
|
yargs-parser: 18.1.3
|
|
dev: false
|
|
|
|
/yargs/17.5.1:
|
|
resolution: {integrity: sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
cliui: 7.0.4
|
|
escalade: 3.1.1
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.0.1
|
|
dev: true
|
|
|
|
/yn/3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/yocto-queue/0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|