17679 lines
675 KiB
JSON
17679 lines
675 KiB
JSON
{
|
|
"name": "test",
|
|
"version": "0.1.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "test",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"@testing-library/jest-dom": "^5.17.0",
|
|
"@testing-library/react": "^13.4.0",
|
|
"@testing-library/user-event": "^13.5.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-scripts": "5.0.1",
|
|
"web-vitals": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/@aashutoshrathi/word-wrap": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
|
|
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@adobe/css-tools": {
|
|
"version": "4.3.1",
|
|
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz",
|
|
"integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg=="
|
|
},
|
|
"node_modules/@alloc/quick-lru": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
|
|
"integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz",
|
|
"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.22.13",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
|
|
"integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.22.13",
|
|
"chalk": "^2.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.22.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz",
|
|
"integrity": "sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.11.tgz",
|
|
"integrity": "sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ==",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.22.10",
|
|
"@babel/generator": "^7.22.10",
|
|
"@babel/helper-compilation-targets": "^7.22.10",
|
|
"@babel/helper-module-transforms": "^7.22.9",
|
|
"@babel/helpers": "^7.22.11",
|
|
"@babel/parser": "^7.22.11",
|
|
"@babel/template": "^7.22.5",
|
|
"@babel/traverse": "^7.22.11",
|
|
"@babel/types": "^7.22.11",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz",
|
|
"integrity": "sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==",
|
|
"dependencies": {
|
|
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
|
"eslint-visitor-keys": "^2.1.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.0",
|
|
"eslint": "^7.5.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
|
|
"integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.10.tgz",
|
|
"integrity": "sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.10",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
|
|
"integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.10.tgz",
|
|
"integrity": "sha512-Av0qubwDQxC56DoUReVDeLfMEjYYSN1nZrTUrWkXd7hpU73ymRANkbuDm3yni9npkn+RXy9nNbEJZEzXr7xrfQ==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz",
|
|
"integrity": "sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.9",
|
|
"@babel/helper-validator-option": "^7.22.5",
|
|
"browserslist": "^4.21.9",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.11.tgz",
|
|
"integrity": "sha512-y1grdYL4WzmUDBRGK0pDbIoFd7UZKoDurDzWEoNMYoj1EL+foGRQNyPWDcC+YyegN5y1DUsFFmzjGijB3nSVAQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.22.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.9.tgz",
|
|
"integrity": "sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"regexpu-core": "^5.3.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.4.2",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.2.tgz",
|
|
"integrity": "sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
|
|
"integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
|
|
"integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.5",
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
|
|
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz",
|
|
"integrity": "sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz",
|
|
"integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.22.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz",
|
|
"integrity": "sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-module-imports": "^7.22.5",
|
|
"@babel/helper-simple-access": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/helper-validator-identifier": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz",
|
|
"integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
|
|
"integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.22.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.9.tgz",
|
|
"integrity": "sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-wrap-function": "^7.22.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.22.9",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz",
|
|
"integrity": "sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
|
|
"integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
|
|
"integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.22.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
|
|
"integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
|
|
"integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz",
|
|
"integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.10.tgz",
|
|
"integrity": "sha512-OnMhjWjuGYtdoO3FmsEFWvBStBAe2QOgwOLsLNDjN+aaiMD8InJk1/O3HSD8lkqTjCgg5YI34Tz15KNNA3p+nQ==",
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/template": "^7.22.5",
|
|
"@babel/types": "^7.22.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.11.tgz",
|
|
"integrity": "sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.5",
|
|
"@babel/traverse": "^7.22.11",
|
|
"@babel/types": "^7.22.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.22.13",
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.13.tgz",
|
|
"integrity": "sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.22.5",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.22.13",
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.13.tgz",
|
|
"integrity": "sha512-3l6+4YOvc9wx7VlCSw4yQfcBo01ECA8TicQfbnCPuCEpRQrf+gTUyGdxNw+pyTUyywp6JRD1w0YQs9TpBXYlkw==",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz",
|
|
"integrity": "sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.5.tgz",
|
|
"integrity": "sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
|
|
"integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-decorators": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.10.tgz",
|
|
"integrity": "sha512-KxN6TqZzcFi4uD3UifqXElBTBNLAEH1l3vzMQj6JwJZbL2sZlThxSViOKCYY+4Ah4V4JhQ95IVB7s/Y6SJSlMQ==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.10",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.9",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/plugin-syntax-decorators": "^7.22.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
|
|
"integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-numeric-separator": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
|
|
"integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
|
|
"integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-methods": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
|
|
"integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
|
|
"integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
|
|
"integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
|
|
"integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-decorators": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.10.tgz",
|
|
"integrity": "sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
|
|
"integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
|
|
"integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz",
|
|
"integrity": "sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.22.5.tgz",
|
|
"integrity": "sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.5.tgz",
|
|
"integrity": "sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
"integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz",
|
|
"integrity": "sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
|
|
"integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
|
|
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz",
|
|
"integrity": "sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
|
|
"integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.22.5.tgz",
|
|
"integrity": "sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.11.tgz",
|
|
"integrity": "sha512-0pAlmeRJn6wU84zzZsEOx1JV1Jf8fqO9ok7wofIJwUnplYo247dcd24P+cMJht7ts9xkzdtB0EPHmOb7F+KzXw==",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.22.9",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz",
|
|
"integrity": "sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.22.5.tgz",
|
|
"integrity": "sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.10.tgz",
|
|
"integrity": "sha512-1+kVpGAOOI1Albt6Vse7c8pHzcZQdQKW+wJH+g8mCaszOdDVwRXa/slHPqIw+oJAJANTKDMuM2cBdV0Dg618Vg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz",
|
|
"integrity": "sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz",
|
|
"integrity": "sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.22.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz",
|
|
"integrity": "sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.22.5.tgz",
|
|
"integrity": "sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/template": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.10.tgz",
|
|
"integrity": "sha512-dPJrL0VOyxqLM9sritNbMSGx/teueHF/htMKrPT7DNxccXxRDPYqlgPFFdr8u+F+qUZOkZoXue/6rL5O5GduEw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.22.5.tgz",
|
|
"integrity": "sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.22.5.tgz",
|
|
"integrity": "sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz",
|
|
"integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.22.5.tgz",
|
|
"integrity": "sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz",
|
|
"integrity": "sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.22.5.tgz",
|
|
"integrity": "sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-flow": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.5.tgz",
|
|
"integrity": "sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.22.5.tgz",
|
|
"integrity": "sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.5",
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz",
|
|
"integrity": "sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.22.5.tgz",
|
|
"integrity": "sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz",
|
|
"integrity": "sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.22.5.tgz",
|
|
"integrity": "sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.22.5.tgz",
|
|
"integrity": "sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz",
|
|
"integrity": "sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.22.9",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-simple-access": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz",
|
|
"integrity": "sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==",
|
|
"dependencies": {
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
"@babel/helper-module-transforms": "^7.22.9",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-identifier": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.22.5.tgz",
|
|
"integrity": "sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz",
|
|
"integrity": "sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.5.tgz",
|
|
"integrity": "sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz",
|
|
"integrity": "sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz",
|
|
"integrity": "sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.11.tgz",
|
|
"integrity": "sha512-nX8cPFa6+UmbepISvlf5jhQyaC7ASs/7UxHmMkuJ/k5xSHvDPPaibMo+v3TXwU/Pjqhep/nFNpd3zn4YR59pnw==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.9",
|
|
"@babel/helper-compilation-targets": "^7.22.10",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.22.5.tgz",
|
|
"integrity": "sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz",
|
|
"integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.22.12",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.12.tgz",
|
|
"integrity": "sha512-7XXCVqZtyFWqjDsYDY4T45w4mlx1rf7aOgkc/Ww76xkgBiOlmjPkx36PBLHa1k1rwWvVgYMPsbuVnIamx2ZQJw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.5.tgz",
|
|
"integrity": "sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.5.tgz",
|
|
"integrity": "sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz",
|
|
"integrity": "sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.22.5.tgz",
|
|
"integrity": "sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-constant-elements": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.22.5.tgz",
|
|
"integrity": "sha512-BF5SXoO+nX3h5OhlN78XbbDrBOffv+AxPP2ENaJOVqjWCgBDeOY3WcaUcddutGSfoap+5NEQ/q/4I3WZIvgkXA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz",
|
|
"integrity": "sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz",
|
|
"integrity": "sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-module-imports": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-jsx": "^7.22.5",
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz",
|
|
"integrity": "sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.22.5.tgz",
|
|
"integrity": "sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz",
|
|
"integrity": "sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.22.5.tgz",
|
|
"integrity": "sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.10.tgz",
|
|
"integrity": "sha512-RchI7HePu1eu0CYNKHHHQdfenZcM4nz8rew5B1VWqeRKdcwW5aQ5HeG9eTUbWiAS1UrmHVLmoxTWHt3iLD/NhA==",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.5",
|
|
"babel-plugin-polyfill-corejs3": "^0.8.3",
|
|
"babel-plugin-polyfill-regenerator": "^0.5.2",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.22.5.tgz",
|
|
"integrity": "sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.22.5.tgz",
|
|
"integrity": "sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.22.5.tgz",
|
|
"integrity": "sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.22.5.tgz",
|
|
"integrity": "sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.22.5.tgz",
|
|
"integrity": "sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.11.tgz",
|
|
"integrity": "sha512-0E4/L+7gfvHub7wsbTv03oRtD69X31LByy44fGmFzbZScpupFByMcgCJ0VbBTkzyjSJKuRoGN8tcijOWKTmqOA==",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-typescript": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz",
|
|
"integrity": "sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.5.tgz",
|
|
"integrity": "sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.22.5.tgz",
|
|
"integrity": "sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.5.tgz",
|
|
"integrity": "sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.22.10",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.10.tgz",
|
|
"integrity": "sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A==",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.9",
|
|
"@babel/helper-compilation-targets": "^7.22.10",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-option": "^7.22.5",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.22.5",
|
|
"@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.10",
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.22.10",
|
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
"@babel/plugin-transform-class-static-block": "^7.22.5",
|
|
"@babel/plugin-transform-classes": "^7.22.6",
|
|
"@babel/plugin-transform-computed-properties": "^7.22.5",
|
|
"@babel/plugin-transform-destructuring": "^7.22.10",
|
|
"@babel/plugin-transform-dotall-regex": "^7.22.5",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.22.5",
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.5",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.22.5",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.5",
|
|
"@babel/plugin-transform-for-of": "^7.22.5",
|
|
"@babel/plugin-transform-function-name": "^7.22.5",
|
|
"@babel/plugin-transform-json-strings": "^7.22.5",
|
|
"@babel/plugin-transform-literals": "^7.22.5",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.5",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.22.5",
|
|
"@babel/plugin-transform-modules-amd": "^7.22.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.22.5",
|
|
"@babel/plugin-transform-modules-umd": "^7.22.5",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
|
|
"@babel/plugin-transform-new-target": "^7.22.5",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5",
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.5",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.5",
|
|
"@babel/plugin-transform-object-super": "^7.22.5",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.5",
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.10",
|
|
"@babel/plugin-transform-parameters": "^7.22.5",
|
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.5",
|
|
"@babel/plugin-transform-property-literals": "^7.22.5",
|
|
"@babel/plugin-transform-regenerator": "^7.22.10",
|
|
"@babel/plugin-transform-reserved-words": "^7.22.5",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.22.5",
|
|
"@babel/plugin-transform-spread": "^7.22.5",
|
|
"@babel/plugin-transform-sticky-regex": "^7.22.5",
|
|
"@babel/plugin-transform-template-literals": "^7.22.5",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.22.10",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-regex": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"@babel/types": "^7.22.10",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.5",
|
|
"babel-plugin-polyfill-corejs3": "^0.8.3",
|
|
"babel-plugin-polyfill-regenerator": "^0.5.2",
|
|
"core-js-compat": "^3.31.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.6-no-external-plugins",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
|
|
"integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-react": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.5.tgz",
|
|
"integrity": "sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-option": "^7.22.5",
|
|
"@babel/plugin-transform-react-display-name": "^7.22.5",
|
|
"@babel/plugin-transform-react-jsx": "^7.22.5",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.22.5",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-typescript": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.22.11.tgz",
|
|
"integrity": "sha512-tWY5wyCZYBGY7IlalfKI1rLiGlIfnwsRHZqlky0HVv8qviwQ1Uo/05M6+s+TcTCVa6Bmoo2uJW5TMFX6Wa4qVg==",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-option": "^7.22.5",
|
|
"@babel/plugin-syntax-jsx": "^7.22.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.11",
|
|
"@babel/plugin-transform-typescript": "^7.22.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/regjsgen": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz",
|
|
"integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA=="
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.11.tgz",
|
|
"integrity": "sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA==",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.22.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
|
|
"integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.5",
|
|
"@babel/parser": "^7.22.5",
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.11.tgz",
|
|
"integrity": "sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.10",
|
|
"@babel/generator": "^7.22.10",
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/parser": "^7.22.11",
|
|
"@babel/types": "^7.22.11",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.22.11",
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.11.tgz",
|
|
"integrity": "sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg==",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.22.5",
|
|
"@babel/helper-validator-identifier": "^7.22.5",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
|
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
|
|
},
|
|
"node_modules/@csstools/normalize.css": {
|
|
"version": "12.0.0",
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
|
|
"integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
|
|
},
|
|
"node_modules/@csstools/postcss-cascade-layers": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.1.1.tgz",
|
|
"integrity": "sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==",
|
|
"dependencies": {
|
|
"@csstools/selector-specificity": "^2.0.2",
|
|
"postcss-selector-parser": "^6.0.10"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-color-function": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.1.tgz",
|
|
"integrity": "sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-font-format-keywords": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.1.tgz",
|
|
"integrity": "sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-hwb-function": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.2.tgz",
|
|
"integrity": "sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-ic-unit": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.1.tgz",
|
|
"integrity": "sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-is-pseudo-class": {
|
|
"version": "2.0.7",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.7.tgz",
|
|
"integrity": "sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==",
|
|
"dependencies": {
|
|
"@csstools/selector-specificity": "^2.0.0",
|
|
"postcss-selector-parser": "^6.0.10"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-nested-calc": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-1.0.0.tgz",
|
|
"integrity": "sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-normalize-display-values": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz",
|
|
"integrity": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-oklab-function": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.1.tgz",
|
|
"integrity": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==",
|
|
"dependencies": {
|
|
"@csstools/postcss-progressive-custom-properties": "^1.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-progressive-custom-properties": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
|
|
"integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-stepped-value-functions": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-1.0.1.tgz",
|
|
"integrity": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-text-decoration-shorthand": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz",
|
|
"integrity": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-trigonometric-functions": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.2.tgz",
|
|
"integrity": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/postcss-unset-value": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.2.tgz",
|
|
"integrity": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==",
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/@csstools/selector-specificity": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz",
|
|
"integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==",
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss-selector-parser": "^6.0.10"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.0",
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
|
|
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.8.0",
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz",
|
|
"integrity": "sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==",
|
|
"engines": {
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz",
|
|
"integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==",
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.6.0",
|
|
"globals": "^13.19.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.1.2",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.21.0",
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz",
|
|
"integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"version": "8.48.0",
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.48.0.tgz",
|
|
"integrity": "sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.11.10",
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz",
|
|
"integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
"engines": {
|
|
"node": ">=12.22"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
|
|
"integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
|
|
"integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
|
|
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
|
|
"integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"node_modules/@jest/console/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
|
|
"integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
|
|
"dependencies": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/reporters": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.8.1",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^27.5.1",
|
|
"jest-config": "^27.5.1",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-resolve-dependencies": "^27.5.1",
|
|
"jest-runner": "^27.5.1",
|
|
"jest-runtime": "^27.5.1",
|
|
"jest-snapshot": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-validate": "^27.5.1",
|
|
"jest-watcher": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"node_modules/@jest/core/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/environment": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
|
|
"integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"jest-mock": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect-utils": {
|
|
"version": "29.6.4",
|
|
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.6.4.tgz",
|
|
"integrity": "sha512-FEhkJhqtvBwgSpiTrocquJCdXPsyvNKcl/n7A3u7X4pVoF4bswm11c9d4AV+kfq2Gpv/mM8x7E7DsRvH+djkrg==",
|
|
"dependencies": {
|
|
"jest-get-type": "^29.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect-utils/node_modules/jest-get-type": {
|
|
"version": "29.6.3",
|
|
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
|
|
"integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
|
|
"integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
|
|
"dependencies": {
|
|
"@jest/types": "^27.5.1",
|
|
"@sinonjs/fake-timers": "^8.0.1",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^27.5.1",
|
|
"jest-mock": "^27.5.1",
|
|
"jest-util": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/globals": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
|
|
"integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
|
|
"dependencies": {
|
|
"@jest/environment": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"expect": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
|
|
"integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/test-result": "^27.5.1",
|
|
"@jest/transform": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-resolve": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"jest-worker": "^27.5.1",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.0",
|
|
"string-length": "^4.0.1",
|
|
"terminal-link": "^2.0.0",
|
|
"v8-to-istanbul": "^8.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "28.1.3",
|
|
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz",
|
|
"integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.24.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
|
|
"integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-result": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
|
|
"integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
|
|
"dependencies": {
|
|
"@jest/console": "^27.5.1",
|
|
"@jest/types": "^27.5.1",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-sequencer": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
|
|
"integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
|
|
"dependencies": {
|
|
"@jest/test-result": "^27.5.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-runtime": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform": {
|
|
"version": "27.5.1",
|
|
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
|
|
"integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
|
|
"dependencies": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^27.5.1",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^27.5.1",
|
|
"jest-regex-util": "^27.5.1",
|
|
"jest-util": "^27.5.1",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |