Skip to content
Snippets Groups Projects
package-lock.json 1.14 MiB
Newer Older
  • Learn to ignore specific revisions
  • {
      "name": "papermerge",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
      "version": "0.1.0",
    
      "lockfileVersion": 1,
      "requires": true,
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.14.5",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz",
          "integrity": "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==",
          "requires": {
            "@babel/highlight": "^7.14.5"
          }
        },
        "@babel/compat-data": {
          "version": "7.15.0",
          "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA=="
    
        },
        "@babel/core": {
          "version": "7.15.5",
          "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.5.tgz",
          "integrity": "sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==",
          "requires": {
            "@babel/code-frame": "^7.14.5",
            "@babel/generator": "^7.15.4",
            "@babel/helper-compilation-targets": "^7.15.4",
            "@babel/helper-module-transforms": "^7.15.4",
            "@babel/helpers": "^7.15.4",
            "@babel/parser": "^7.15.5",
            "@babel/template": "^7.15.4",
            "@babel/traverse": "^7.15.4",
            "@babel/types": "^7.15.4",
            "convert-source-map": "^1.7.0",
            "debug": "^4.1.0",
            "gensync": "^1.0.0-beta.2",
            "json5": "^2.1.2",
            "semver": "^6.3.0",
            "source-map": "^0.5.0"
          },
          "dependencies": {
            "debug": {
              "version": "4.3.2",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
              "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
              "requires": {
                "ms": "2.1.2"
              }
            },
            "ms": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
    
            },
            "semver": {
              "version": "6.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
    
            }
          }
        },
        "@babel/generator": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.4.tgz",
          "integrity": "sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==",
          "requires": {
            "@babel/types": "^7.15.4",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
          }
        },
        "@babel/helper-annotate-as-pure": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
          "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-builder-binary-assignment-operator-visitor": {
    
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz",
          "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==",
    
          "requires": {
    
            "@babel/helper-explode-assignable-expression": "^7.16.7",
            "@babel/types": "^7.16.7"
          },
          "dependencies": {
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
          }
        },
        "@babel/helper-compilation-targets": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz",
          "integrity": "sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==",
          "requires": {
            "@babel/compat-data": "^7.15.0",
            "@babel/helper-validator-option": "^7.14.5",
            "browserslist": "^4.16.6",
            "semver": "^6.3.0"
          },
          "dependencies": {
            "semver": {
              "version": "6.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
    
            }
          }
        },
        "@babel/helper-create-class-features-plugin": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz",
          "integrity": "sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==",
          "requires": {
            "@babel/helper-annotate-as-pure": "^7.15.4",
            "@babel/helper-function-name": "^7.15.4",
            "@babel/helper-member-expression-to-functions": "^7.15.4",
            "@babel/helper-optimise-call-expression": "^7.15.4",
            "@babel/helper-replace-supers": "^7.15.4",
            "@babel/helper-split-export-declaration": "^7.15.4"
          }
        },
        "@babel/helper-create-regexp-features-plugin": {
    
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.7.tgz",
          "integrity": "sha512-fk5A6ymfp+O5+p2yCkXAu5Kyj6v0xh0RBeNcAkYUMDvvAAoxvSKXn+Jb37t/yWFiQVDFK1ELpUTD8/aLhCPu+g==",
    
          "requires": {
    
            "@babel/helper-annotate-as-pure": "^7.16.7",
    
            "regexpu-core": "^4.7.1"
    
          },
          "dependencies": {
            "@babel/helper-annotate-as-pure": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
              "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
          }
        },
        "@babel/helper-define-polyfill-provider": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz",
          "integrity": "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==",
          "requires": {
            "@babel/helper-compilation-targets": "^7.13.0",
            "@babel/helper-module-imports": "^7.12.13",
            "@babel/helper-plugin-utils": "^7.13.0",
            "@babel/traverse": "^7.13.0",
            "debug": "^4.1.1",
            "lodash.debounce": "^4.0.8",
            "resolve": "^1.14.2",
            "semver": "^6.1.2"
          },
          "dependencies": {
            "debug": {
              "version": "4.3.2",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
              "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
              "requires": {
                "ms": "2.1.2"
              }
            },
            "ms": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
    
            },
            "semver": {
              "version": "6.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
    
    Eugen Ciur's avatar
    Eugen Ciur committed
        "@babel/helper-environment-visitor": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz",
          "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==",
          "requires": {
            "@babel/types": "^7.16.7"
          },
          "dependencies": {
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
          }
        },
    
        "@babel/helper-explode-assignable-expression": {
    
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz",
          "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==",
    
          "requires": {
    
            "@babel/types": "^7.16.7"
          },
          "dependencies": {
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
          }
        },
        "@babel/helper-function-name": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
          "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
          "requires": {
            "@babel/helper-get-function-arity": "^7.15.4",
            "@babel/template": "^7.15.4",
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-get-function-arity": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
          "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-hoist-variables": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz",
          "integrity": "sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-member-expression-to-functions": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz",
          "integrity": "sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-module-imports": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz",
          "integrity": "sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-module-transforms": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.7.tgz",
          "integrity": "sha512-ZNqjjQG/AuFfekFTY+7nY4RgBSklgTu970c7Rj3m/JOhIu5KPBUuTA9AY6zaKcUvk4g6EbDXdBnhi35FAssdSw==",
          "requires": {
            "@babel/helper-module-imports": "^7.15.4",
            "@babel/helper-replace-supers": "^7.15.4",
            "@babel/helper-simple-access": "^7.15.4",
            "@babel/helper-split-export-declaration": "^7.15.4",
            "@babel/helper-validator-identifier": "^7.15.7",
            "@babel/template": "^7.15.4",
            "@babel/traverse": "^7.15.4",
            "@babel/types": "^7.15.6"
          }
        },
        "@babel/helper-optimise-call-expression": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz",
          "integrity": "sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-plugin-utils": {
          "version": "7.14.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ=="
    
        },
        "@babel/helper-remap-async-to-generator": {
    
          "version": "7.16.8",
          "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz",
          "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==",
    
          "requires": {
    
            "@babel/helper-annotate-as-pure": "^7.16.7",
            "@babel/helper-wrap-function": "^7.16.8",
            "@babel/types": "^7.16.8"
          },
          "dependencies": {
            "@babel/helper-annotate-as-pure": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
              "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
          }
        },
        "@babel/helper-replace-supers": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz",
          "integrity": "sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==",
          "requires": {
            "@babel/helper-member-expression-to-functions": "^7.15.4",
            "@babel/helper-optimise-call-expression": "^7.15.4",
            "@babel/traverse": "^7.15.4",
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-simple-access": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz",
          "integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-skip-transparent-expression-wrappers": {
    
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
          "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
    
          "requires": {
    
            "@babel/types": "^7.16.0"
          },
          "dependencies": {
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
          "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
          "requires": {
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w=="
    
        },
        "@babel/helper-validator-option": {
          "version": "7.14.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow=="
    
        },
        "@babel/helper-wrap-function": {
    
          "version": "7.16.8",
          "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
          "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
    
          "requires": {
    
            "@babel/helper-function-name": "^7.16.7",
            "@babel/template": "^7.16.7",
            "@babel/traverse": "^7.16.8",
            "@babel/types": "^7.16.8"
    
          },
          "dependencies": {
    
            "@babel/code-frame": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
              "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
              "requires": {
                "@babel/highlight": "^7.16.7"
              }
            },
            "@babel/generator": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.8.tgz",
              "integrity": "sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==",
              "requires": {
                "@babel/types": "^7.16.8",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
            "@babel/helper-function-name": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz",
              "integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
              "requires": {
                "@babel/helper-get-function-arity": "^7.16.7",
                "@babel/template": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-get-function-arity": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",
              "integrity": "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-hoist-variables": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
              "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-split-export-declaration": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
              "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/highlight": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
              "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
              "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw=="
            },
            "@babel/template": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
              "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/parser": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/traverse": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
              "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/generator": "^7.16.8",
                "@babel/helper-environment-visitor": "^7.16.7",
                "@babel/helper-function-name": "^7.16.7",
                "@babel/helper-hoist-variables": "^7.16.7",
                "@babel/helper-split-export-declaration": "^7.16.7",
                "@babel/parser": "^7.16.8",
                "@babel/types": "^7.16.8",
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "ansi-styles": {
              "version": "3.2.1",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
              "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
              "requires": {
                "color-convert": "^1.9.0"
              }
            },
            "chalk": {
              "version": "2.4.2",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
              "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
              "requires": {
                "ansi-styles": "^3.2.1",
                "escape-string-regexp": "^1.0.5",
                "supports-color": "^5.3.0"
              }
            },
            "color-convert": {
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
              "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
              "requires": {
                "color-name": "1.1.3"
              }
            },
            "color-name": {
              "version": "1.1.3",
              "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
    
            "debug": {
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
              "requires": {
                "ms": "2.1.2"
              }
            },
    
            "has-flag": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
    
            "ms": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
              "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
            },
            "supports-color": {
              "version": "5.5.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
              "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
              "requires": {
                "has-flag": "^3.0.0"
              }
            }
          }
        },
        "@babel/helpers": {
          "version": "7.15.4",
          "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
          "integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
          "requires": {
            "@babel/template": "^7.15.4",
            "@babel/traverse": "^7.15.4",
            "@babel/types": "^7.15.4"
          }
        },
        "@babel/highlight": {
          "version": "7.14.5",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
          "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
          "requires": {
            "@babel/helper-validator-identifier": "^7.14.5",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          },
          "dependencies": {
            "ansi-styles": {
              "version": "3.2.1",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
              "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
              "requires": {
                "color-convert": "^1.9.0"
              }
            },
            "chalk": {
              "version": "2.4.2",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
              "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
              "requires": {
                "ansi-styles": "^3.2.1",
                "escape-string-regexp": "^1.0.5",
                "supports-color": "^5.3.0"
              }
            },
            "color-convert": {
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
              "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
              "requires": {
                "color-name": "1.1.3"
              }
            },
            "color-name": {
              "version": "1.1.3",
              "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
              "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
            },
            "has-flag": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
              "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
            },
            "supports-color": {
              "version": "5.5.0",
    
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
              "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
              "requires": {
                "has-flag": "^3.0.0"
              }
            }
          }
        },
        "@babel/parser": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.7.tgz",
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "integrity": "sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g=="
    
    Eugen Ciur's avatar
    Eugen Ciur committed
        "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
          "version": "7.16.7",
          "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.16.7.tgz",
          "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==",
          "requires": {
            "@babel/helper-plugin-utils": "^7.16.7"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
              "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
            }
          }
        },
    
        "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
    
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz",
          "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==",
    
          "requires": {
    
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
            "@babel/plugin-proposal-optional-chaining": "^7.16.7"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
              "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
            }
    
          }
        },
        "@babel/plugin-proposal-async-generator-functions": {
    
          "version": "7.16.8",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
          "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
    
          "requires": {
    
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/helper-remap-async-to-generator": "^7.16.8",
    
            "@babel/plugin-syntax-async-generators": "^7.8.4"
    
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
              "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
            }
    
          }
        },
        "@babel/plugin-proposal-class-properties": {
          "version": "7.14.5",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz",
          "integrity": "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==",
          "requires": {
            "@babel/helper-create-class-features-plugin": "^7.14.5",
            "@babel/helper-plugin-utils": "^7.14.5"
          }
        },
        "@babel/plugin-proposal-class-static-block": {
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "version": "7.16.7",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.7.tgz",
          "integrity": "sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==",
    
          "requires": {
    
    Eugen Ciur's avatar
    Eugen Ciur committed
            "@babel/helper-create-class-features-plugin": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7",
    
            "@babel/plugin-syntax-class-static-block": "^7.14.5"
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          },
          "dependencies": {
            "@babel/code-frame": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
              "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
              "requires": {
                "@babel/highlight": "^7.16.7"
              }
            },
            "@babel/generator": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.8.tgz",
              "integrity": "sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==",
              "requires": {
                "@babel/types": "^7.16.8",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
            "@babel/helper-annotate-as-pure": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
              "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-create-class-features-plugin": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz",
              "integrity": "sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==",
              "requires": {
                "@babel/helper-annotate-as-pure": "^7.16.7",
                "@babel/helper-environment-visitor": "^7.16.7",
                "@babel/helper-function-name": "^7.16.7",
                "@babel/helper-member-expression-to-functions": "^7.16.7",
                "@babel/helper-optimise-call-expression": "^7.16.7",
                "@babel/helper-replace-supers": "^7.16.7",
                "@babel/helper-split-export-declaration": "^7.16.7"
              }
            },
            "@babel/helper-function-name": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz",
              "integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
              "requires": {
                "@babel/helper-get-function-arity": "^7.16.7",
                "@babel/template": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-get-function-arity": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",
              "integrity": "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-hoist-variables": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
              "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-member-expression-to-functions": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz",
              "integrity": "sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-optimise-call-expression": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz",
              "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-plugin-utils": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
              "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
            },
            "@babel/helper-replace-supers": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz",
              "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==",
              "requires": {
                "@babel/helper-environment-visitor": "^7.16.7",
                "@babel/helper-member-expression-to-functions": "^7.16.7",
                "@babel/helper-optimise-call-expression": "^7.16.7",
                "@babel/traverse": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-split-export-declaration": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
              "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-validator-identifier": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
              "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
            },
            "@babel/highlight": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
              "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
              "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw=="
            },
            "@babel/template": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
              "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/parser": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/traverse": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
              "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/generator": "^7.16.8",
                "@babel/helper-environment-visitor": "^7.16.7",
                "@babel/helper-function-name": "^7.16.7",
                "@babel/helper-hoist-variables": "^7.16.7",
                "@babel/helper-split-export-declaration": "^7.16.7",
                "@babel/parser": "^7.16.8",
                "@babel/types": "^7.16.8",
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            },
            "ansi-styles": {
              "version": "3.2.1",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
              "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
              "requires": {
                "color-convert": "^1.9.0"
              }
            },
            "chalk": {
              "version": "2.4.2",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
              "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
              "requires": {
                "ansi-styles": "^3.2.1",
                "escape-string-regexp": "^1.0.5",
                "supports-color": "^5.3.0"
              }
            },
            "color-convert": {
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
              "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
              "requires": {
                "color-name": "1.1.3"
              }
            },
            "color-name": {
              "version": "1.1.3",
              "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
              "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
            },
            "debug": {
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
              "requires": {
                "ms": "2.1.2"
              }
            },
            "has-flag": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
              "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
            },
            "ms": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
              "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
            },
            "supports-color": {
              "version": "5.5.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
              "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
              "requires": {
                "has-flag": "^3.0.0"
              }
            }
    
        "@babel/plugin-proposal-decorators": {
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          "version": "7.16.7",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.7.tgz",
          "integrity": "sha512-DoEpnuXK14XV9btI1k8tzNGCutMclpj4yru8aXKoHlVmbO1s+2A+g2+h4JhcjrxkFJqzbymnLG6j/niOf3iFXQ==",
    
          "requires": {
    
            "@babel/helper-create-class-features-plugin": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/plugin-syntax-decorators": "^7.16.7"
    
    Eugen Ciur's avatar
    Eugen Ciur committed
          },
          "dependencies": {
    
            "@babel/code-frame": {
    
    Eugen Ciur's avatar
    Eugen Ciur committed
              "version": "7.16.7",
    
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
              "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
              "requires": {
                "@babel/highlight": "^7.16.7"
              }
            },
            "@babel/generator": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.8.tgz",
              "integrity": "sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==",
              "requires": {
                "@babel/types": "^7.16.8",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
            "@babel/helper-annotate-as-pure": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
              "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
              "requires": {
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/helper-create-class-features-plugin": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz",
              "integrity": "sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==",
              "requires": {
                "@babel/helper-annotate-as-pure": "^7.16.7",
                "@babel/helper-environment-visitor": "^7.16.7",
                "@babel/helper-function-name": "^7.16.7",
                "@babel/helper-member-expression-to-functions": "^7.16.7",