Skip to content
Snippets Groups Projects
package-lock.json 786 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-proposal-optional-catch-binding": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
          "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
          },
          "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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-proposal-optional-chaining": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
          "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
            "@babel/plugin-syntax-optional-chaining": "^7.8.3"
          },
          "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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-proposal-private-methods": {
          "version": "7.16.11",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
          "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-create-class-features-plugin": "^7.16.10",
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-proposal-private-property-in-object": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.5.tgz",
          "integrity": "sha512-+YGh5Wbw0NH3y/E5YMu6ci5qTDmAEVNoZ3I54aB6nVEOZ5BQ7QJlwKq5pYVucQilMByGn/bvX0af+uNaPRCabA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-annotate-as-pure": "^7.16.0",
            "@babel/helper-create-class-features-plugin": "^7.16.5",
            "@babel/helper-plugin-utils": "^7.16.5",
            "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
          },
          "dependencies": {
            "@babel/code-frame": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
              "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
              "dev": true,
              "requires": {
                "@babel/highlight": "^7.16.0"
              }
            },
            "@babel/generator": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
              "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
            "@babel/helper-annotate-as-pure": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
              "integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-create-class-features-plugin": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz",
              "integrity": "sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==",
              "dev": true,
              "requires": {
                "@babel/helper-annotate-as-pure": "^7.16.0",
                "@babel/helper-environment-visitor": "^7.16.5",
                "@babel/helper-function-name": "^7.16.0",
                "@babel/helper-member-expression-to-functions": "^7.16.5",
                "@babel/helper-optimise-call-expression": "^7.16.0",
                "@babel/helper-replace-supers": "^7.16.5",
                "@babel/helper-split-export-declaration": "^7.16.0"
              }
            },
            "@babel/helper-function-name": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
              "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
              "dev": true,
              "requires": {
                "@babel/helper-get-function-arity": "^7.16.0",
                "@babel/template": "^7.16.0",
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-get-function-arity": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
              "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-hoist-variables": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz",
              "integrity": "sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-member-expression-to-functions": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.5.tgz",
              "integrity": "sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-optimise-call-expression": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz",
              "integrity": "sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-plugin-utils": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
              "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
              "dev": true
            },
            "@babel/helper-replace-supers": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.5.tgz",
              "integrity": "sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==",
              "dev": true,
              "requires": {
                "@babel/helper-environment-visitor": "^7.16.5",
                "@babel/helper-member-expression-to-functions": "^7.16.5",
                "@babel/helper-optimise-call-expression": "^7.16.0",
                "@babel/traverse": "^7.16.5",
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-split-export-declaration": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
              "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/helper-validator-identifier": {
              "version": "7.15.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
              "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
              "dev": true
            },
            "@babel/highlight": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
              "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.15.7",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
              "version": "7.16.6",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
              "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
              "dev": true
            },
            "@babel/template": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
              "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.16.0",
                "@babel/parser": "^7.16.0",
                "@babel/types": "^7.16.0"
              }
            },
            "@babel/traverse": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
              "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.16.0",
                "@babel/generator": "^7.16.5",
                "@babel/helper-environment-visitor": "^7.16.5",
                "@babel/helper-function-name": "^7.16.0",
                "@babel/helper-hoist-variables": "^7.16.0",
                "@babel/helper-split-export-declaration": "^7.16.0",
                "@babel/parser": "^7.16.5",
                "@babel/types": "^7.16.0",
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
              "version": "7.16.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
              "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.15.7",
                "to-fast-properties": "^2.0.0"
              }
            },
            "source-map": {
              "version": "0.5.7",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
              "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-proposal-unicode-property-regex": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
          "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-create-regexp-features-plugin": "^7.16.7",
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.12.13"
          },
          "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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.14.5"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
              "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.10.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.10.4"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.14.5"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.16.5",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
              "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.14.5"
          },
          "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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-arrow-functions": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz",
          "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-async-to-generator": {
          "version": "7.16.8",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz",
          "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-module-imports": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/helper-remap-async-to-generator": "^7.16.8"
          },
          "dependencies": {
            "@babel/helper-module-imports": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
              "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
              "dev": true,
              "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==",
              "dev": true
            },
            "@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==",
              "dev": true
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-block-scoped-functions": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz",
          "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": "^7.16.7"
    
          },
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-block-scoping": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz",
          "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-classes": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz",
          "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==",
          "dev": true,
          "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-optimise-call-expression": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7",
            "@babel/helper-replace-supers": "^7.16.7",
            "@babel/helper-split-export-declaration": "^7.16.7",
            "globals": "^11.1.0"
          },
          "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==",
              "dev": true,
              "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==",
              "dev": true,
              "requires": {
                "@babel/types": "^7.16.8",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
            "@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==",
              "dev": true,
              "requires": {
                "@babel/types": "^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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true
            },
            "@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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true
            },
            "@babel/highlight": {
              "version": "7.16.10",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
              "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
              "version": "7.16.12",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
              "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
              "dev": true
            },
            "@babel/template": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
              "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/parser": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/traverse": {
              "version": "7.16.10",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
              "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
              "dev": true,
              "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.10",
                "@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==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
            },
            "source-map": {
              "version": "0.5.7",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
              "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
              "dev": true
            }
          }
        },
        "@babel/plugin-transform-computed-properties": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz",
          "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-destructuring": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.7.tgz",
          "integrity": "sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-dotall-regex": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz",
          "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-create-regexp-features-plugin": "^7.16.7",
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-duplicate-keys": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz",
          "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-exponentiation-operator": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz",
          "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7",
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-for-of": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz",
          "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-function-name": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz",
          "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-compilation-targets": "^7.16.7",
            "@babel/helper-function-name": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true,
              "requires": {
                "@babel/highlight": "^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==",
              "dev": true,
              "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==",
              "dev": true,
              "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==",
              "dev": true
            },
    
            "@babel/helper-validator-identifier": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/highlight": {
              "version": "7.16.10",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
              "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
    
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "@babel/helper-validator-identifier": "^7.16.7",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/parser": {
              "version": "7.16.12",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
              "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "@babel/template": {
              "version": "7.16.7",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
              "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.16.7",
                "@babel/parser": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },
            "@babel/types": {
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
              "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
              "dev": true,
              "requires": {
                "@babel/helper-validator-identifier": "^7.16.7",
                "to-fast-properties": "^2.0.0"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-literals": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz",
          "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-member-expression-literals": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz",
          "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-modules-amd": {
          "version": "7.16.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz",
          "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-module-transforms": "^7.16.7",
            "@babel/helper-plugin-utils": "^7.16.7",
            "babel-plugin-dynamic-import-node": "^2.3.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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==",
              "dev": true,
              "requires": {
                "@babel/highlight": "^7.16.7"
              }
            },
    
            "@babel/generator": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "7.16.8",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.8.tgz",
              "integrity": "sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==",
    
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "@babel/types": "^7.16.8",
    
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
              }
            },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL 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==",
              "dev": true,
              "requires": {
                "@babel/types": "^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==",
              "dev": true,
              "requires": {
                "@babel/helper-get-function-arity": "^7.16.7",
                "@babel/template": "^7.16.7",
                "@babel/types": "^7.16.7"
              }
            },