Skip to content
Snippets Groups Projects
package-lock.json 906 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "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==",
    
        "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==",
    
        "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==",
    
        "node_modules/@babel/plugin-transform-arrow-functions": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz",
          "integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-async-to-generator": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz",
          "integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==",
    
            "@babel/helper-module-imports": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-remap-async-to-generator": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-block-scoped-functions": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz",
          "integrity": "sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-block-scoping": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.6.tgz",
          "integrity": "sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.6.tgz",
          "integrity": "sha512-XTg8XW/mKpzAF3actL554Jl/dOYoJtv3l8fxaEczpgz84IeeVf+T1u2CSvPHuZbt0w3JkIx4rdn/MRQI7mo0HQ==",
          "dev": true,
          "dependencies": {
            "@babel/helper-annotate-as-pure": "^7.18.6",
            "@babel/helper-environment-visitor": "^7.18.6",
            "@babel/helper-function-name": "^7.18.6",
            "@babel/helper-optimise-call-expression": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-replace-supers": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
    
        "node_modules/@babel/plugin-transform-classes/node_modules/globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
    
        "node_modules/@babel/plugin-transform-computed-properties": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.6.tgz",
          "integrity": "sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-destructuring": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.6.tgz",
          "integrity": "sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-dotall-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz",
          "integrity": "sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==",
    
            "@babel/helper-create-regexp-features-plugin": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-duplicate-keys": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.6.tgz",
          "integrity": "sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-exponentiation-operator": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz",
          "integrity": "sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==",
    
            "@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.6.tgz",
          "integrity": "sha512-WAjoMf4wIiSsy88KmG7tgj2nFdEK7E46tArVtcgED7Bkj6Fg/tG5SbvNIOKxbFS2VFgNh6+iaPswBeQZm4ox8w==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-function-name": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.6.tgz",
          "integrity": "sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==",
    
            "@babel/helper-compilation-targets": "^7.18.6",
            "@babel/helper-function-name": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.6.tgz",
          "integrity": "sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-member-expression-literals": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz",
          "integrity": "sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-modules-amd": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz",
          "integrity": "sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==",
    
            "@babel/helper-module-transforms": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-modules-commonjs": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz",
          "integrity": "sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==",
    
            "@babel/helper-module-transforms": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-simple-access": "^7.18.6",
    
            "babel-plugin-dynamic-import-node": "^2.3.3"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-modules-systemjs": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.6.tgz",
          "integrity": "sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==",
    
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-module-transforms": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-validator-identifier": "^7.18.6",
    
            "babel-plugin-dynamic-import-node": "^2.3.3"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-modules-umd": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz",
          "integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==",
    
            "@babel/helper-module-transforms": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz",
          "integrity": "sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==",
    
            "@babel/helper-create-regexp-features-plugin": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
    
        "node_modules/@babel/plugin-transform-new-target": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz",
          "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-object-super": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz",
          "integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==",
    
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-replace-supers": "^7.18.6"
    
          "peerDependencies": {
    
        "node_modules/@babel/plugin-transform-parameters": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.6.tgz",
          "integrity": "sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-property-literals": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz",
          "integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-regenerator": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz",
          "integrity": "sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==",
    
            "@babel/helper-plugin-utils": "^7.18.6",
            "regenerator-transform": "^0.15.0"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-reserved-words": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz",
          "integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-shorthand-properties": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
          "integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.6.tgz",
          "integrity": "sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==",
    
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-sticky-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz",
          "integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-template-literals": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.6.tgz",
          "integrity": "sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-typeof-symbol": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.6.tgz",
          "integrity": "sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-unicode-escapes": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz",
          "integrity": "sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==",
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
        "node_modules/@babel/plugin-transform-unicode-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz",
          "integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==",
    
            "@babel/helper-create-regexp-features-plugin": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/preset-env": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.6.tgz",
          "integrity": "sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==",
          "dev": true,
          "dependencies": {
            "@babel/compat-data": "^7.18.6",
            "@babel/helper-compilation-targets": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-validator-option": "^7.18.6",
            "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
            "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.6",
            "@babel/plugin-proposal-async-generator-functions": "^7.18.6",
            "@babel/plugin-proposal-class-properties": "^7.18.6",
            "@babel/plugin-proposal-class-static-block": "^7.18.6",
            "@babel/plugin-proposal-dynamic-import": "^7.18.6",
            "@babel/plugin-proposal-export-namespace-from": "^7.18.6",
            "@babel/plugin-proposal-json-strings": "^7.18.6",
            "@babel/plugin-proposal-logical-assignment-operators": "^7.18.6",
            "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
            "@babel/plugin-proposal-numeric-separator": "^7.18.6",
            "@babel/plugin-proposal-object-rest-spread": "^7.18.6",
            "@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
            "@babel/plugin-proposal-optional-chaining": "^7.18.6",
            "@babel/plugin-proposal-private-methods": "^7.18.6",
            "@babel/plugin-proposal-private-property-in-object": "^7.18.6",
            "@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
    
            "@babel/plugin-syntax-async-generators": "^7.8.4",
            "@babel/plugin-syntax-class-properties": "^7.12.13",
            "@babel/plugin-syntax-class-static-block": "^7.14.5",
            "@babel/plugin-syntax-dynamic-import": "^7.8.3",
            "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
    
            "@babel/plugin-syntax-import-assertions": "^7.18.6",
    
            "@babel/plugin-syntax-json-strings": "^7.8.3",
            "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
            "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
            "@babel/plugin-syntax-numeric-separator": "^7.10.4",
            "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
            "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
            "@babel/plugin-syntax-optional-chaining": "^7.8.3",
            "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
            "@babel/plugin-syntax-top-level-await": "^7.14.5",
    
            "@babel/plugin-transform-arrow-functions": "^7.18.6",
            "@babel/plugin-transform-async-to-generator": "^7.18.6",
            "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
            "@babel/plugin-transform-block-scoping": "^7.18.6",
            "@babel/plugin-transform-classes": "^7.18.6",
            "@babel/plugin-transform-computed-properties": "^7.18.6",
            "@babel/plugin-transform-destructuring": "^7.18.6",
            "@babel/plugin-transform-dotall-regex": "^7.18.6",
            "@babel/plugin-transform-duplicate-keys": "^7.18.6",
            "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
            "@babel/plugin-transform-for-of": "^7.18.6",
            "@babel/plugin-transform-function-name": "^7.18.6",
            "@babel/plugin-transform-literals": "^7.18.6",
            "@babel/plugin-transform-member-expression-literals": "^7.18.6",
            "@babel/plugin-transform-modules-amd": "^7.18.6",
            "@babel/plugin-transform-modules-commonjs": "^7.18.6",
            "@babel/plugin-transform-modules-systemjs": "^7.18.6",
            "@babel/plugin-transform-modules-umd": "^7.18.6",
            "@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6",
            "@babel/plugin-transform-new-target": "^7.18.6",
            "@babel/plugin-transform-object-super": "^7.18.6",
            "@babel/plugin-transform-parameters": "^7.18.6",
            "@babel/plugin-transform-property-literals": "^7.18.6",
            "@babel/plugin-transform-regenerator": "^7.18.6",
            "@babel/plugin-transform-reserved-words": "^7.18.6",
            "@babel/plugin-transform-shorthand-properties": "^7.18.6",
            "@babel/plugin-transform-spread": "^7.18.6",
            "@babel/plugin-transform-sticky-regex": "^7.18.6",
            "@babel/plugin-transform-template-literals": "^7.18.6",
            "@babel/plugin-transform-typeof-symbol": "^7.18.6",
            "@babel/plugin-transform-unicode-escapes": "^7.18.6",
            "@babel/plugin-transform-unicode-regex": "^7.18.6",
    
            "@babel/types": "^7.18.6",
            "babel-plugin-polyfill-corejs2": "^0.3.1",
            "babel-plugin-polyfill-corejs3": "^0.5.2",
            "babel-plugin-polyfill-regenerator": "^0.3.1",
            "core-js-compat": "^3.22.1",
    
        "node_modules/@babel/preset-modules": {
          "version": "0.1.5",
          "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
          "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
    
            "@babel/helper-plugin-utils": "^7.0.0",
            "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
            "@babel/plugin-transform-dotall-regex": "^7.4.4",
            "@babel/types": "^7.4.4",
            "esutils": "^2.0.2"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.6.tgz",
          "integrity": "sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==",
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz",
          "integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==",
    
            "@babel/code-frame": "^7.18.6",
            "@babel/parser": "^7.18.6",
            "@babel/types": "^7.18.6"
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.6.tgz",
          "integrity": "sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==",
          "dev": true,
          "dependencies": {
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.18.6",
            "@babel/helper-environment-visitor": "^7.18.6",
            "@babel/helper-function-name": "^7.18.6",
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/parser": "^7.18.6",
            "@babel/types": "^7.18.6",
    
        "node_modules/@babel/traverse/node_modules/globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
    
          "version": "7.18.7",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.7.tgz",
          "integrity": "sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==",
    
            "@babel/helper-validator-identifier": "^7.18.6",
    
          "version": "6.1.2",
          "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.1.2.tgz",
          "integrity": "sha512-sO3jdX1s0pam6lIdeSJLMN3DQ6mPEbM4yLvyKkdqtmd/UDwhXA5+AwFJ89rRXm6vTeOXBsE5cAmlos/t7MJdgg==",
    
            "@codemirror/language": "^6.0.0",
            "@codemirror/state": "^6.0.0",
            "@codemirror/view": "^6.0.0",
            "@lezer/common": "^1.0.0"
    
          "version": "6.0.0",
          "resolved": "https://registry.npmjs.org/@codemirror/lang-xml/-/lang-xml-6.0.0.tgz",
          "integrity": "sha512-M/HLWxIiP956xGjtrxkeHkCmDGVQGKu782x8pOH5CLJIMkWtiB1DWfDoDHqpFjdEE9dkfcqPWvYfVi6GbhuXEg==",
    
            "@codemirror/autocomplete": "^6.0.0",
            "@codemirror/language": "^6.0.0",
            "@codemirror/state": "^6.0.0",
            "@lezer/common": "^1.0.0",
            "@lezer/xml": "^1.0.0"
    
        "node_modules/@codemirror/lang-xml/node_modules/@codemirror/autocomplete": {
          "version": "6.0.2",
          "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.0.2.tgz",
          "integrity": "sha512-9PDjnllmXan/7Uax87KGORbxerDJ/cu10SB+n4Jz0zXMEvIh3+TGgZxhIvDOtaQ4jDBQEM7kHYW4vLdQB0DGZQ==",
    
            "@codemirror/language": "^6.0.0",
            "@codemirror/state": "^6.0.0",
            "@codemirror/view": "^6.0.0",
            "@lezer/common": "^1.0.0"
          },
          "peerDependencies": {
            "@codemirror/language": "^6.0.0",
            "@codemirror/state": "^6.0.0",
            "@codemirror/view": "^6.0.0",
            "@lezer/common": "^1.0.0"
    
        "node_modules/@codemirror/language": {
    
          "version": "6.2.1",
          "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.2.1.tgz",
          "integrity": "sha512-MC3svxuvIj0MRpFlGHxLS6vPyIdbTr2KKPEW46kCoCXw2ktb4NTkpkPBI/lSP/FoNXLCBJ0mrnUi1OoZxtpW1Q==",
    
          "dependencies": {
            "@codemirror/state": "^6.0.0",
            "@codemirror/view": "^6.0.0",
            "@lezer/common": "^1.0.0",
            "@lezer/highlight": "^1.0.0",
            "@lezer/lr": "^1.0.0",
            "style-mod": "^4.0.0"
    
          "version": "6.1.2",
          "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.1.2.tgz",
          "integrity": "sha512-Mxff85Hp5va+zuj+H748KbubXjrinX/k28lj43H14T2D0+4kuvEFIEIO7hCEcvBT8ubZyIelt9yGOjj2MWOEQA=="
    
          "version": "6.0.2",
          "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.0.2.tgz",
          "integrity": "sha512-mnVT/q1JvKPjpmjXJNeCi/xHyaJ3abGJsumIVpdQ1nE1MXAyHf7GHWt8QpWMUvDiqF0j+inkhVR2OviTdFFX7Q==",
    
            "@codemirror/state": "^6.0.0",
    
          "version": "17.1.2",
          "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.1.2.tgz",
          "integrity": "sha512-h/4Hlka3bvCLbnxf0Er2ri5A44VMlbMSkdTRp8Adv2tRiklSTRIoPGs7OEXDv3EoDs2AAzILiPookgM4Gi7LOw==",
    
            "@commitlint/format": "^17.0.0",
    
            "@commitlint/lint": "^17.1.0",
            "@commitlint/load": "^17.1.2",
            "@commitlint/read": "^17.1.0",
    
            "@commitlint/types": "^17.0.0",
            "execa": "^5.0.0",
    
            "lodash": "^4.17.19",
            "resolve-from": "5.0.0",
            "resolve-global": "1.0.0",
            "yargs": "^17.0.0"
          },
          "bin": {
            "commitlint": "cli.js"
          },
    
        "node_modules/@commitlint/cli/node_modules/yargs": {
          "version": "17.3.0",
    
            "cliui": "^7.0.2",
            "escalade": "^3.1.1",
            "get-caller-file": "^2.0.5",
            "require-directory": "^2.1.1",
            "string-width": "^4.2.3",
            "y18n": "^5.0.5",
            "yargs-parser": "^21.0.0"
    
        "node_modules/@commitlint/cli/node_modules/yargs-parser": {
          "version": "21.0.0",
    
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/@commitlint/config-conventional": {
    
          "version": "17.1.0",
          "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz",
          "integrity": "sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==",
    
            "conventional-changelog-conventionalcommits": "^5.0.0"
    
        "node_modules/@commitlint/config-validator": {
    
          "version": "17.1.0",
          "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.1.0.tgz",
          "integrity": "sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg==",
    
          "dev": true,
          "dependencies": {
    
            "@commitlint/types": "^17.0.0",
            "ajv": "^8.11.0"
    
          "version": "17.0.0",
          "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.0.0.tgz",
          "integrity": "sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==",
    
            "@commitlint/types": "^17.0.0",
    
          "version": "17.0.0",
          "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.0.0.tgz",
          "integrity": "sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==",
    
          "version": "17.0.0",
          "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-17.0.0.tgz",
          "integrity": "sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==",
    
            "@commitlint/types": "^17.0.0",
            "chalk": "^4.1.0"
    
          "version": "17.1.0",
          "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz",
          "integrity": "sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==",
    
            "@commitlint/types": "^17.0.0",
            "semver": "7.3.7"
    
          }
        },
        "node_modules/@commitlint/is-ignored/node_modules/semver": {
    
          "version": "7.3.7",
          "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
          "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
    
          "dependencies": {
            "lru-cache": "^6.0.0"
          },
          "bin": {
            "semver": "bin/semver.js"
          },
    
          "version": "17.1.0",
          "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz",
          "integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==",
    
            "@commitlint/is-ignored": "^17.1.0",
    
            "@commitlint/parse": "^17.0.0",
            "@commitlint/rules": "^17.0.0",
            "@commitlint/types": "^17.0.0"
    
          "version": "17.1.2",
          "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.1.2.tgz",
          "integrity": "sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==",
    
            "@commitlint/config-validator": "^17.1.0",
    
            "@commitlint/execute-rule": "^17.0.0",
    
            "@commitlint/resolve-extends": "^17.1.0",
    
            "@commitlint/types": "^17.0.0",
    
            "cosmiconfig-typescript-loader": "^4.0.0",
    
        "node_modules/@commitlint/load/node_modules/@types/node": {
          "version": "14.18.26",
          "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.26.tgz",
          "integrity": "sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==",
          "dev": true
        },
    
          "version": "17.0.0",
          "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.0.0.tgz",
          "integrity": "sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==",
    
          "version": "17.0.0",
          "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.0.0.tgz",
          "integrity": "sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==",
    
            "@commitlint/types": "^17.0.0",
    
            "conventional-changelog-angular": "^5.0.11",
            "conventional-commits-parser": "^3.2.2"
          },
          "engines": {