Skip to content
Snippets Groups Projects
package-lock.json 1.13 MiB
Newer Older
        "@babel/generator": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
          "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.19.0",
            "@jridgewell/gen-mapping": "^0.3.2",
            "jsesc": "^2.5.1"
          }
        },
        "@babel/helper-environment-visitor": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
          "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
          "dev": true
        },
        "@babel/helper-function-name": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
          "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
          "dev": true,
          "requires": {
            "@babel/template": "^7.18.10",
            "@babel/types": "^7.19.0"
          }
        },
        "@babel/helper-hoist-variables": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
          "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-module-imports": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
          "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-module-transforms": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
          "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
          "dev": true,
          "requires": {
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-module-imports": "^7.18.6",
            "@babel/helper-simple-access": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/helper-validator-identifier": "^7.18.6",
            "@babel/template": "^7.18.10",
            "@babel/traverse": "^7.19.0",
            "@babel/types": "^7.19.0"
          }
        },
        "@babel/helper-simple-access": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
          "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
          "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
          "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
          "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.18.6",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
          "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
          "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/parser": "^7.18.10",
            "@babel/types": "^7.18.10"
          }
        },
        "@babel/traverse": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
          "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.0",
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-function-name": "^7.19.0",
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/parser": "^7.19.0",
            "@babel/types": "^7.19.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
          "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
          "dev": true,
          "requires": {
            "@babel/helper-string-parser": "^7.18.10",
            "@babel/helper-validator-identifier": "^7.18.6",
            "to-fast-properties": "^2.0.0"
          }
        },
        "@jridgewell/gen-mapping": {
          "version": "0.3.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
          "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
          "dev": true,
          "requires": {
            "@jridgewell/set-array": "^1.0.1",
            "@jridgewell/sourcemap-codec": "^1.4.10",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
        },
        "gensync": {
          "version": "1.0.0-beta.2",
          "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
          "dev": true
        },
        "json5": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
          "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
          "dev": true
        },
        "y18n": {
          "version": "5.0.8",
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
          "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
          "dev": true
        },
        "yargs": {
          "version": "17.5.1",
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz",
          "integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==",
          "dev": true,
          "requires": {
            "cliui": "^7.0.2",
            "escalade": "^3.1.1",
            "get-caller-file": "^2.0.5",
            "require-directory": "^2.1.1",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "string-width": "^4.2.3",
            "y18n": "^5.0.5",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "yargs-parser": "^21.0.0"
          "version": "21.1.1",
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
          "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
    "@angular/core": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/core/-/core-14.2.1.tgz",
      "integrity": "sha512-TTMfunZ6TWaXA7SeWHbJBmJZIW4x48SjXrUIxMQ/PSgq9E/JXgarYDmfn00yyVRJDEGfjqzUW09Wtzc1mOkWLQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "tslib": "^2.3.0"
    "@angular/flex-layout": {
      "version": "13.0.0-beta.38",
      "resolved": "https://registry.npmjs.org/@angular/flex-layout/-/flex-layout-13.0.0-beta.38.tgz",
      "integrity": "sha512-kcWb7CcoHbvw7fjo/knizWVmSSmvaTnr8v1ML6zOdxu1PK9UPPOcOS8RTm6fy61zoC2LABivP1/6Z2jF5XfpdQ==",
        "tslib": "^2.3.0"
      },
      "dependencies": {
        "tslib": {
          "version": "2.4.0",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
          "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
        }
    "@angular/forms": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-14.2.1.tgz",
      "integrity": "sha512-ZhWDKZtnQ2BmBPNbPS2E/KIn5beQlXDaEc7NplbXr8DfQt1HIt9zbWQS3s5tojG0wkp21WDZwafED7QJNrAAkw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "tslib": "^2.3.0"
    "@angular/localize": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/localize/-/localize-14.2.1.tgz",
      "integrity": "sha512-ZCFbOSPS99V2k66YTwcZnlYcqoektowdDEjZwVxEB21OmQ7azRoiSKO9QYNvlwnm1LKpBocz3cs1KEc3Tw+wMw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
        "@babel/core": "7.18.9",
        "glob": "8.0.3",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "yargs": "^17.2.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
          "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
          "dev": true,
          "requires": {
            "@babel/highlight": "^7.18.6"
          }
        },
        "@babel/core": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz",
          "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==",
          "dev": true,
          "requires": {
            "@ampproject/remapping": "^2.1.0",
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.18.9",
            "@babel/helper-compilation-targets": "^7.18.9",
            "@babel/helper-module-transforms": "^7.18.9",
            "@babel/helpers": "^7.18.9",
            "@babel/parser": "^7.18.9",
            "@babel/template": "^7.18.6",
            "@babel/traverse": "^7.18.9",
            "@babel/types": "^7.18.9",
            "convert-source-map": "^1.7.0",
            "debug": "^4.1.0",
            "gensync": "^1.0.0-beta.2",
            "json5": "^2.2.1",
            "semver": "^6.3.0"
          }
        },
        "@babel/generator": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
          "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.19.0",
            "@jridgewell/gen-mapping": "^0.3.2",
            "jsesc": "^2.5.1"
          }
        },
        "@babel/helper-environment-visitor": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
          "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
          "dev": true
        },
        "@babel/helper-function-name": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
          "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
          "dev": true,
          "requires": {
            "@babel/template": "^7.18.10",
            "@babel/types": "^7.19.0"
          }
        },
        "@babel/helper-hoist-variables": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
          "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-module-imports": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
          "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-module-transforms": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
          "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
          "dev": true,
          "requires": {
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-module-imports": "^7.18.6",
            "@babel/helper-simple-access": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/helper-validator-identifier": "^7.18.6",
            "@babel/template": "^7.18.10",
            "@babel/traverse": "^7.19.0",
            "@babel/types": "^7.19.0"
          }
        },
        "@babel/helper-simple-access": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
          "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
          "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
          "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
          "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.18.6",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
          "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
          "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/parser": "^7.18.10",
            "@babel/types": "^7.18.10"
          }
        },
        "@babel/traverse": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
          "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.0",
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-function-name": "^7.19.0",
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/parser": "^7.19.0",
            "@babel/types": "^7.19.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
          "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
          "dev": true,
          "requires": {
            "@babel/helper-string-parser": "^7.18.10",
            "@babel/helper-validator-identifier": "^7.18.6",
            "to-fast-properties": "^2.0.0"
          }
        },
        "@jridgewell/gen-mapping": {
          "version": "0.3.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
          "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
          "dev": true,
          "requires": {
            "@jridgewell/set-array": "^1.0.1",
            "@jridgewell/sourcemap-codec": "^1.4.10",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
        },
        "brace-expansion": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
          "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
          "dev": true,
          "requires": {
            "balanced-match": "^1.0.0"
        "gensync": {
          "version": "1.0.0-beta.2",
          "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
          "dev": true
        },
          "version": "8.0.3",
          "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz",
          "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==",
          "dev": true,
          "requires": {
            "fs.realpath": "^1.0.0",
            "inflight": "^1.0.4",
            "inherits": "2",
            "minimatch": "^5.0.1",
            "once": "^1.3.0"
        "json5": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
          "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
        "minimatch": {
          "version": "5.1.0",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz",
          "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==",
          "dev": true,
          "requires": {
            "brace-expansion": "^2.0.1"
          }
        },
        "semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true
        },
        "y18n": {
          "version": "5.0.8",
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
          "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
          "dev": true
        },
        "yargs": {
          "version": "17.5.1",
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz",
          "integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==",
          "dev": true,
          "requires": {
            "cliui": "^7.0.2",
            "escalade": "^3.1.1",
            "get-caller-file": "^2.0.5",
            "require-directory": "^2.1.1",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "string-width": "^4.2.3",
            "y18n": "^5.0.5",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "yargs-parser": "^21.0.0"
          "version": "21.1.1",
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
          "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
    "@angular/platform-browser": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.1.tgz",
      "integrity": "sha512-itL9b83R3+XeJzRyRZ1CCrXPavlkzM6QSOJfvUMRGB8HZLl9QJRXS1+nI5nPER+nVz6PKTkjPlA9d/1ZrZW5wQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "tslib": "^2.3.0"
    "@angular/platform-browser-dynamic": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.1.tgz",
      "integrity": "sha512-IUWpHNO2sKSN5IxoiIEyCbJVrVvinOX5Hi4YOYLoCPPzWuX/imFZ4TUpN9Guv/1CHcbGE9ibMI7Equv/rPbV4A==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "tslib": "^2.3.0"
    "@angular/router": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/router/-/router-14.2.1.tgz",
      "integrity": "sha512-qq/TIltAm0h3EO++AoOKWAu+va4gBZa+UB8ajCmeBahRaRAykNgpl0EIblZsnDq2eedSz0ucCn95HV3g6XUXlg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "tslib": "^2.3.0"
      }
    },
    "@angular/service-worker": {
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@angular/service-worker/-/service-worker-14.2.1.tgz",
      "integrity": "sha512-K2/8PXJonOvBPpK9E9EFq/0kxCIYzansZHv+KceyKs9eKs4U3UFlNniD2iOVH3ouhDJueYhQkNyC5DH4t+WMeQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "requires": {
        "tslib": "^2.3.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@assemblyscript/loader": {
      "version": "0.10.1",
      "resolved": "https://registry.npmjs.org/@assemblyscript/loader/-/loader-0.10.1.tgz",
      "integrity": "sha512-H71nDOOL8Y7kWRLqf6Sums+01Q5msqBW2KhDUTemh1tvY04eSkSXrK0uj/4mmY0Xr16/3zyZmsrxN7CKuRbNRg==",
      "dev": true
    },
    "@asymmetrik/ngx-leaflet": {
      "version": "8.1.0",
      "resolved": "https://registry.npmjs.org/@asymmetrik/ngx-leaflet/-/ngx-leaflet-8.1.0.tgz",
      "integrity": "sha512-lq7LduBP/vXcaSEmKnx7mzCR8WsoYqh9pB6BNnq53yeCwsqRbG3GdKye1/i8VvoRzjDsmQBPQsIFZ9uclXrtgg=="
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    },
    "@babel/code-frame": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
      "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
      "dev": true,
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/highlight": "^7.10.4"
      }
    },
    "@babel/compat-data": {
      "version": "7.19.0",
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.0.tgz",
      "integrity": "sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true
    },
    "@babel/core": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "version": "7.12.3",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.3.tgz",
      "integrity": "sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==",
      "dev": true,
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/code-frame": "^7.10.4",
        "@babel/generator": "^7.12.1",
        "@babel/helper-module-transforms": "^7.12.1",
        "@babel/helpers": "^7.12.1",
        "@babel/parser": "^7.12.3",
        "@babel/template": "^7.10.4",
        "@babel/traverse": "^7.12.1",
        "@babel/types": "^7.12.1",
        "convert-source-map": "^1.7.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.1",
        "json5": "^2.1.2",
        "lodash": "^4.17.19",
        "resolve": "^1.3.2",
        "semver": "^5.4.1",
        "source-map": "^0.5.0"
      },
      "dependencies": {
        "@babel/generator": {
          "version": "7.12.11",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz",
          "integrity": "sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.12.11",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
          }
        },
        "@babel/helper-function-name": {
          "version": "7.12.11",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz",
          "integrity": "sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==",
          "dev": true,
          "requires": {
            "@babel/helper-get-function-arity": "^7.12.10",
            "@babel/template": "^7.12.7",
            "@babel/types": "^7.12.11"
          },
          "dependencies": {
            "@babel/template": {
              "version": "7.12.7",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz",
              "integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.10.4",
                "@babel/parser": "^7.12.7",
                "@babel/types": "^7.12.7"
              }
            }
          }
        },
        "@babel/helper-get-function-arity": {
          "version": "7.12.10",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz",
          "integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.12.10"
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.12.11",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz",
          "integrity": "sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.12.11"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.12.11",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz",
          "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==",
          "dev": true
        },
        "@babel/helpers": {
          "version": "7.12.5",
          "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz",
          "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==",
          "dev": true,
          "requires": {
            "@babel/template": "^7.10.4",
            "@babel/traverse": "^7.12.5",
            "@babel/types": "^7.12.5"
          }
        },
        "@babel/parser": {
          "version": "7.12.11",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz",
          "integrity": "sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==",
          "dev": true
        },
        "@babel/traverse": {
          "version": "7.12.12",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz",
          "integrity": "sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.12.11",
            "@babel/generator": "^7.12.11",
            "@babel/helper-function-name": "^7.12.11",
            "@babel/helper-split-export-declaration": "^7.12.11",
            "@babel/parser": "^7.12.11",
            "@babel/types": "^7.12.12",
            "debug": "^4.1.0",
            "globals": "^11.1.0",
            "lodash": "^4.17.19"
          },
          "dependencies": {
            "@babel/code-frame": {
              "version": "7.12.11",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
              "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
              "dev": true,
              "requires": {
                "@babel/highlight": "^7.10.4"
              }
            }
          }
        },
        "@babel/types": {
          "version": "7.12.12",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz",
          "integrity": "sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.12.11",
            "lodash": "^4.17.19",
            "to-fast-properties": "^2.0.0"
          }
        },
        "semver": {
          "version": "5.7.1",
          "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
          "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
          "dev": true
        },
        "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/generator": {
      "version": "7.20.0",
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.0.tgz",
      "integrity": "sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
        "@babel/types": "^7.20.0",
        "@jridgewell/gen-mapping": "^0.3.2",
        "jsesc": "^2.5.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dependencies": {
        "@babel/helper-string-parser": {
          "version": "7.19.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
          "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
          "dev": true
        },
        "@babel/helper-validator-identifier": {
          "version": "7.19.1",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
          "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.20.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.0.tgz",
          "integrity": "sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg==",
          "dev": true,
          "requires": {
            "@babel/helper-string-parser": "^7.19.4",
            "@babel/helper-validator-identifier": "^7.19.1",
            "to-fast-properties": "^2.0.0"
          }
        },
        "@jridgewell/gen-mapping": {
          "version": "0.3.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
          "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
          "dev": true,
          "requires": {
            "@jridgewell/set-array": "^1.0.1",
            "@jridgewell/sourcemap-codec": "^1.4.10",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
    "@babel/helper-annotate-as-pure": {
      "version": "7.18.6",
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
      "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
        "@babel/types": "^7.18.6"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
          "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
          "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
          "dev": true,
          "requires": {
            "@babel/helper-string-parser": "^7.18.10",
            "@babel/helper-validator-identifier": "^7.18.6",
            "to-fast-properties": "^2.0.0"
          }
        }
    "@babel/helper-builder-binary-assignment-operator-visitor": {
      "version": "7.18.9",
      "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz",
      "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
        "@babel/helper-explode-assignable-expression": "^7.18.6",
        "@babel/types": "^7.18.9"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
          "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
          "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
          "dev": true,
          "requires": {
            "@babel/helper-string-parser": "^7.18.10",
            "@babel/helper-validator-identifier": "^7.18.6",
            "to-fast-properties": "^2.0.0"
          }
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-compilation-targets": {
      "version": "7.19.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz",
      "integrity": "sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
        "@babel/compat-data": "^7.19.0",
        "@babel/helper-validator-option": "^7.18.6",
        "browserslist": "^4.20.2",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "semver": "^6.3.0"
      },
      "dependencies": {
        "browserslist": {
          "version": "4.21.3",
          "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz",
          "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==",
          "dev": true,
          "requires": {
            "caniuse-lite": "^1.0.30001370",
            "electron-to-chromium": "^1.4.202",
            "node-releases": "^2.0.6",
            "update-browserslist-db": "^1.0.5"
          }
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-create-class-features-plugin": {
      "version": "7.19.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz",
      "integrity": "sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
        "@babel/helper-annotate-as-pure": "^7.18.6",
        "@babel/helper-environment-visitor": "^7.18.9",
        "@babel/helper-function-name": "^7.19.0",
        "@babel/helper-member-expression-to-functions": "^7.18.9",
        "@babel/helper-optimise-call-expression": "^7.18.6",
        "@babel/helper-replace-supers": "^7.18.9",
        "@babel/helper-split-export-declaration": "^7.18.6"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/code-frame": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
          "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/highlight": "^7.18.6"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/generator": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
          "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/types": "^7.19.0",
            "@jridgewell/gen-mapping": "^0.3.2",
            "jsesc": "^2.5.1"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-environment-visitor": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
          "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
          "dev": true
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        },
        "@babel/helper-function-name": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
          "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/template": "^7.18.10",
            "@babel/types": "^7.19.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-hoist-variables": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
          "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-member-expression-to-functions": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz",
          "integrity": "sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.9"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-optimise-call-expression": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
          "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-replace-supers": {
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz",
          "integrity": "sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-member-expression-to-functions": "^7.18.9",
            "@babel/helper-optimise-call-expression": "^7.18.6",
            "@babel/traverse": "^7.18.9",
            "@babel/types": "^7.18.9"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
          "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/types": "^7.18.6"
        "@babel/helper-validator-identifier": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
          "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/highlight": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
          "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.18.6",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        },
        "@babel/parser": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
          "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/template": {
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
          "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/parser": "^7.18.10",
            "@babel/types": "^7.18.10"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          }
        },
        "@babel/traverse": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
          "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.0",
            "@babel/helper-environment-visitor": "^7.18.9",
            "@babel/helper-function-name": "^7.19.0",
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-split-export-declaration": "^7.18.6",
            "@babel/parser": "^7.19.0",
            "@babel/types": "^7.19.0",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.19.0",