Skip to content
Snippets Groups Projects
package-lock.json 1.34 MiB
Newer Older
  • Learn to ignore specific revisions
  •         "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
          }
        },
        "node_modules/@angular-devkit/schematics/node_modules/rxjs": {
          "version": "6.6.7",
          "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
          "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "tslib": "^1.9.0"
          },
          "engines": {
            "npm": ">=2.0.0"
    
        "node_modules/@angular-devkit/schematics/node_modules/tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        },
        "node_modules/@angular-eslint/builder": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-14.0.4.tgz",
          "integrity": "sha512-TUKBGFA5B+jPMnty19Jh6znNhG9ZjKfVzP9oajIU5L+3zThOr+81hzPmcJw6vWsH7nrbkNEEmCQmgKpCCoaYZg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@nrwl/devkit": "^14.6.5",
            "nx": "^14.6.5"
    
          "peerDependencies": {
            "eslint": "^7.0.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/bundled-angular-compiler": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.0.4.tgz",
          "integrity": "sha512-/fbXDvkm4q95xG/9LZDtiyE2MQwT061sanmMginDk63f0dlC4H+AXgggva38YNRN+CFcbFtWfikTy7yFdNFZlA==",
          "dev": true
        },
        "node_modules/@angular-eslint/eslint-plugin": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-14.0.4.tgz",
          "integrity": "sha512-sPEXAZ/+u0jL849HV1dsc9C15zsiEiOd0Fo5St2YhZuCNsn94kg5zyai5p85/5tbpM6vchaH9cB4fZ3WE+FOog==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@angular-eslint/utils": "14.0.4",
            "@typescript-eslint/utils": "5.36.2"
          },
          "peerDependencies": {
            "eslint": "^7.0.0 || ^8.0.0",
            "typescript": "*"
    
        "node_modules/@angular-eslint/eslint-plugin-template": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.0.4.tgz",
          "integrity": "sha512-F3GgItYHcEtQfOcJoyfvmRKdFIrI+/Wc7SjOo1X31tdeaQaRHseYWGFZ5AaA+MM+/rV7jPAd671Tv7wlm+Wjtg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@angular-eslint/bundled-angular-compiler": "14.0.4",
            "@typescript-eslint/type-utils": "5.36.2",
            "@typescript-eslint/utils": "5.36.2",
            "aria-query": "5.0.2",
            "axobject-query": "3.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "peerDependencies": {
            "eslint": "^7.0.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/scope-manager": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz",
          "integrity": "sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/types": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.36.2.tgz",
          "integrity": "sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          }
        },
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/typescript-estree": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz",
          "integrity": "sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2",
            "debug": "^4.3.4",
            "globby": "^11.1.0",
            "is-glob": "^4.0.3",
            "semver": "^7.3.7",
            "tsutils": "^3.21.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependenciesMeta": {
            "typescript": {
              "optional": true
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/utils": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.36.2.tgz",
          "integrity": "sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "@types/json-schema": "^7.0.9",
            "@typescript-eslint/scope-manager": "5.36.2",
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/typescript-estree": "5.36.2",
            "eslint-scope": "^5.1.1",
            "eslint-utils": "^3.0.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependencies": {
            "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/visitor-keys": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz",
          "integrity": "sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "eslint-visitor-keys": "^3.3.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/aria-query": {
          "version": "5.0.2",
          "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.0.2.tgz",
          "integrity": "sha512-eigU3vhqSO+Z8BKDnVLN/ompjhf3pYzecKXz8+whRy+9gZu8n1TCGfwzQUUPnqdHl9ax1Hr9031orZ+UOEYr7Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=6.0"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/axobject-query": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.0.1.tgz",
          "integrity": "sha512-vy5JPSOibF9yAeC2PoemRdA1MuSXX7vX5osdoxKf/6OUeppAWekZ3JIJVNWFMH6wgj7uHYyqZUSqE/b/3JLV1A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=6.0"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/globby": {
          "version": "11.1.0",
          "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
          "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
    
            "array-union": "^2.1.0",
            "dir-glob": "^3.0.1",
            "fast-glob": "^3.2.9",
            "ignore": "^5.2.0",
            "merge2": "^1.4.1",
            "slash": "^3.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
    
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        },
        "node_modules/@angular-eslint/eslint-plugin-template/node_modules/tsutils": {
          "version": "3.21.0",
          "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
          "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "tslib": "^1.8.1"
          },
          "engines": {
            "node": ">= 6"
          },
          "peerDependencies": {
            "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz",
          "integrity": "sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.36.2.tgz",
          "integrity": "sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz",
          "integrity": "sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2",
            "debug": "^4.3.4",
            "globby": "^11.1.0",
            "is-glob": "^4.0.3",
            "semver": "^7.3.7",
            "tsutils": "^3.21.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependenciesMeta": {
            "typescript": {
              "optional": true
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.36.2.tgz",
          "integrity": "sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
    
            "@types/json-schema": "^7.0.9",
            "@typescript-eslint/scope-manager": "5.36.2",
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/typescript-estree": "5.36.2",
            "eslint-scope": "^5.1.1",
            "eslint-utils": "^3.0.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependencies": {
            "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz",
          "integrity": "sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "eslint-visitor-keys": "^3.3.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/globby": {
          "version": "11.1.0",
          "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
          "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
    
            "array-union": "^2.1.0",
            "dir-glob": "^3.0.1",
            "fast-glob": "^3.2.9",
            "ignore": "^5.2.0",
            "merge2": "^1.4.1",
            "slash": "^3.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
    
        "node_modules/@angular-eslint/eslint-plugin/node_modules/tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        },
        "node_modules/@angular-eslint/eslint-plugin/node_modules/tsutils": {
          "version": "3.21.0",
          "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
          "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "tslib": "^1.8.1"
          },
          "engines": {
            "node": ">= 6"
          },
          "peerDependencies": {
            "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
    
        "node_modules/@angular-eslint/schematics": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-14.0.4.tgz",
          "integrity": "sha512-Yg1bQhJa5VTlGOMHcczXvLDn5t+NimK2Wczy9T+QHmBdFf1GQWb6lOxJmgFTr3sFlC2sGXcP0N1AUikO4n0f/Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@angular-eslint/eslint-plugin": "14.0.4",
            "@angular-eslint/eslint-plugin-template": "14.0.4",
            "ignore": "5.2.0",
            "strip-json-comments": "3.1.1",
            "tmp": "0.2.1"
          },
          "peerDependencies": {
            "@angular/cli": ">= 14.0.0 < 15.0.0"
    
        "node_modules/@angular-eslint/schematics/node_modules/tmp": {
          "version": "0.2.1",
          "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
          "integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "rimraf": "^3.0.0"
          },
          "engines": {
            "node": ">=8.17.0"
    
        "node_modules/@angular-eslint/template-parser": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-14.0.4.tgz",
          "integrity": "sha512-L7+VHWlIUiUml81q43tP/CZZhIDkbHoin2OH+0TEqeQuCcYZwZQfUBey0pmbzzhjZD2tV75QxlAUqFCuM85Tng==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@angular-eslint/bundled-angular-compiler": "14.0.4",
            "eslint-scope": "^5.1.0"
          },
          "peerDependencies": {
            "eslint": "^7.0.0 || ^8.0.0",
            "typescript": "*"
    
        "node_modules/@angular-eslint/utils": {
          "version": "14.0.4",
          "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-14.0.4.tgz",
          "integrity": "sha512-7BcK+g0qaMRXfRFeOf57UOb5R4V8/uzGLyeXkugA65s7BLDLPEV1StRTpGW7w4jK7I8sldfsnbrkJqb6hgQtfA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@angular-eslint/bundled-angular-compiler": "14.0.4",
            "@typescript-eslint/utils": "5.36.2"
          },
          "peerDependencies": {
            "eslint": "^7.0.0 || ^8.0.0",
            "typescript": "*"
    
        "node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz",
          "integrity": "sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/types": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.36.2.tgz",
          "integrity": "sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz",
          "integrity": "sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==",
    
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/visitor-keys": "5.36.2",
            "debug": "^4.3.4",
            "globby": "^11.1.0",
            "is-glob": "^4.0.3",
            "semver": "^7.3.7",
            "tsutils": "^3.21.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependenciesMeta": {
            "typescript": {
              "optional": true
    
        "node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/utils": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.36.2.tgz",
          "integrity": "sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@types/json-schema": "^7.0.9",
            "@typescript-eslint/scope-manager": "5.36.2",
            "@typescript-eslint/types": "5.36.2",
            "@typescript-eslint/typescript-estree": "5.36.2",
            "eslint-scope": "^5.1.1",
            "eslint-utils": "^3.0.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
          },
          "peerDependencies": {
            "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
    
        "node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
          "version": "5.36.2",
          "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz",
          "integrity": "sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@typescript-eslint/types": "5.36.2",
            "eslint-visitor-keys": "^3.3.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/typescript-eslint"
    
        "node_modules/@angular-eslint/utils/node_modules/globby": {
          "version": "11.1.0",
          "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
          "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
    
          "dependencies": {
            "array-union": "^2.1.0",
            "dir-glob": "^3.0.1",
            "fast-glob": "^3.2.9",
            "ignore": "^5.2.0",
            "merge2": "^1.4.1",
            "slash": "^3.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
    
        "node_modules/@angular-eslint/utils/node_modules/tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        },
        "node_modules/@angular-eslint/utils/node_modules/tsutils": {
          "version": "3.21.0",
          "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
          "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
    
          "dependencies": {
    
            "tslib": "^1.8.1"
          },
          "engines": {
            "node": ">= 6"
          },
          "peerDependencies": {
            "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
    
        "node_modules/@angular/animations": {
          "version": "14.2.1",
          "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-14.2.1.tgz",
          "integrity": "sha512-bKIhEgn77pOvM+5t/G9FzL8luhoWl8klfASG/07D5df9M3wCrS1OOBKWpQI3l1ZNRfhmfiwNVxbQatHtjykq+g==",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0"
          },
          "peerDependencies": {
            "@angular/core": "14.2.1"
    
        "node_modules/@angular/cdk": {
          "version": "14.2.1",
          "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.2.1.tgz",
          "integrity": "sha512-saLFOZeyYQ6ELvPYqePsC8yXzDYjrCXGKGLtwAG/1mUlXcVTC0V1c3SabU4JR7Z+Zo1tOmzkWxuUkrw7uvaJHA==",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "optionalDependencies": {
            "parse5": "^5.0.0"
          },
          "peerDependencies": {
            "@angular/common": "^14.0.0 || ^15.0.0",
            "@angular/core": "^14.0.0 || ^15.0.0",
            "rxjs": "^6.5.3 || ^7.4.0"
          }
    
        "node_modules/@angular/cdk/node_modules/parse5": {
          "version": "5.1.1",
          "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz",
          "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==",
          "optional": true
    
        "node_modules/@angular/cli": {
          "version": "14.2.2",
          "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-14.2.2.tgz",
          "integrity": "sha512-oRsKFn8grq+mZrirDD2Ea0CFx5+eeb928ltI/B3ML7s3mOpTfhuuF04033TARY/UzcGsX31V2L9kORJXN30Ycw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@angular-devkit/architect": "0.1402.2",
            "@angular-devkit/core": "14.2.2",
            "@angular-devkit/schematics": "14.2.2",
            "@schematics/angular": "14.2.2",
            "@yarnpkg/lockfile": "1.1.0",
            "ansi-colors": "4.1.3",
            "debug": "4.3.4",
            "ini": "3.0.0",
            "inquirer": "8.2.4",
            "jsonc-parser": "3.1.0",
            "npm-package-arg": "9.1.0",
            "npm-pick-manifest": "7.0.1",
            "open": "8.4.0",
            "ora": "5.4.1",
            "pacote": "13.6.2",
            "resolve": "1.22.1",
            "semver": "7.3.7",
            "symbol-observable": "4.0.0",
            "uuid": "8.3.2",
            "yargs": "17.5.1"
          },
          "bin": {
            "ng": "bin/ng.js"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
    
        "node_modules/@angular/cli/node_modules/ansi-colors": {
          "version": "4.1.3",
          "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
          "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=6"
    
        "node_modules/@angular/cli/node_modules/ini": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/ini/-/ini-3.0.0.tgz",
          "integrity": "sha512-TxYQaeNW/N8ymDvwAxPyRbhMBtnEwuvaTYpOQkFx1nSeusgezHniEc/l35Vo4iCq/mMiTJbpD7oYxN98hFlfmw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
    
        "node_modules/@angular/cli/node_modules/is-core-module": {
          "version": "2.10.0",
          "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz",
          "integrity": "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "has": "^1.0.3"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
    
        "node_modules/@angular/cli/node_modules/resolve": {
          "version": "1.22.1",
          "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
          "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
    
          "dev": true,
    
          "dependencies": {
            "is-core-module": "^2.9.0",
            "path-parse": "^1.0.7",
            "supports-preserve-symlinks-flag": "^1.0.0"
          },
          "bin": {
            "resolve": "bin/resolve"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
    
        "node_modules/@angular/cli/node_modules/semver": {
          "version": "7.3.7",
          "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
          "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
    
          "dev": true,
    
          "dependencies": {
            "lru-cache": "^6.0.0"
          },
          "bin": {
            "semver": "bin/semver.js"
          },
          "engines": {
            "node": ">=10"
    
        "node_modules/@angular/cli/node_modules/uuid": {
          "version": "8.3.2",
          "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
          "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
    
          "dev": true,
    
          "bin": {
            "uuid": "dist/bin/uuid"
    
        "node_modules/@angular/cli/node_modules/y18n": {
          "version": "5.0.8",
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
          "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
    
          "dev": true,
    
          "engines": {
            "node": ">=10"
    
        "node_modules/@angular/cli/node_modules/yargs": {
          "version": "17.5.1",
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz",
          "integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==",
    
          "dev": true,
    
          "dependencies": {
            "cliui": "^7.0.2",
            "escalade": "^3.1.1",
            "get-caller-file": "^2.0.5",
            "require-directory": "^2.1.1",
            "string-width": "^4.2.3",
            "y18n": "^5.0.5",
            "yargs-parser": "^21.0.0"
          },
          "engines": {
            "node": ">=12"
    
        "node_modules/@angular/cli/node_modules/yargs-parser": {
          "version": "21.1.1",
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
          "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
    
          "dev": true,
    
          "engines": {
            "node": ">=12"
    
        "node_modules/@angular/common": {
          "version": "14.2.1",
          "resolved": "https://registry.npmjs.org/@angular/common/-/common-14.2.1.tgz",
          "integrity": "sha512-7FvYOBrgM9owmJvckC/tyJ9reI3BKXChm7Y2iu0WI94XIrI+FSQ7QYNwahDpcizyYAboVwe5lYXgDRrbzRfkKg==",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0"
          },
          "peerDependencies": {
            "@angular/core": "14.2.1",
            "rxjs": "^6.5.3 || ^7.4.0"
          }
    
        "node_modules/@angular/compiler": {
          "version": "14.2.1",
          "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-14.2.1.tgz",
          "integrity": "sha512-MvyAYun6D8+/wRxbDswTMidYahveEnZan95LSM5dLk26CAGAeSx6VR5EAftVPo1NChLpcboVBz+tn9PsjhtP1A==",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0"
          },
          "peerDependencies": {
            "@angular/core": "14.2.1"
          },
          "peerDependenciesMeta": {
            "@angular/core": {
              "optional": true
            }
          }
        },
        "node_modules/@angular/compiler-cli": {
          "version": "14.2.1",
          "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-14.2.1.tgz",
          "integrity": "sha512-ncwX/033cP2+5kvUaqJcLSBNJb2YYxSaXlsQ8+/l5xUMjRN6/t//xOfYdcfzefgvfkxVsTcOu76GSJerdK0SLg==",
    
          "dev": true,
    
          "dependencies": {
            "@babel/core": "^7.17.2",
            "chokidar": "^3.0.0",
            "convert-source-map": "^1.5.1",
            "dependency-graph": "^0.11.0",
            "magic-string": "^0.26.0",
            "reflect-metadata": "^0.1.2",
            "semver": "^7.0.0",
            "sourcemap-codec": "^1.4.8",
            "tslib": "^2.3.0",
            "yargs": "^17.2.1"
          },
          "bin": {
            "ng-xi18n": "bundles/src/bin/ng_xi18n.js",
            "ngc": "bundles/src/bin/ngc.js",
            "ngcc": "bundles/ngcc/main-ngcc.js"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0"
          },
          "peerDependencies": {
            "@angular/compiler": "14.2.1",
            "typescript": ">=4.6.2 <4.9"
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
    
          "dependencies": {
            "@babel/highlight": "^7.18.6"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@angular/compiler-cli/node_modules/@babel/core": {
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.0.tgz",
          "integrity": "sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==",
    
          "dev": true,
    
          "dependencies": {
            "@ampproject/remapping": "^2.1.0",
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.0",
            "@babel/helper-compilation-targets": "^7.19.0",
            "@babel/helper-module-transforms": "^7.19.0",
            "@babel/helpers": "^7.19.0",
            "@babel/parser": "^7.19.0",
            "@babel/template": "^7.18.10",
            "@babel/traverse": "^7.19.0",
            "@babel/types": "^7.19.0",
            "convert-source-map": "^1.7.0",
            "debug": "^4.1.0",
            "gensync": "^1.0.0-beta.2",
            "json5": "^2.2.1",
            "semver": "^6.3.0"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/babel"
    
        "node_modules/@angular/compiler-cli/node_modules/@babel/core/node_modules/semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
    
          "dev": true,
    
          "bin": {
            "semver": "bin/semver.js"
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
    
          "dependencies": {
            "@babel/types": "^7.19.0",
            "@jridgewell/gen-mapping": "^0.3.2",
            "jsesc": "^2.5.1"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
    
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
          "dependencies": {
            "@babel/template": "^7.18.10",
            "@babel/types": "^7.19.0"
          },
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
          "dependencies": {
            "@babel/types": "^7.18.6"
          },
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
          "dependencies": {
            "@babel/types": "^7.18.6"
          },
          "engines": {
            "node": ">=6.9.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@angular/compiler-cli/node_modules/@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==",
    
          "dependencies": {
            "@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"
          },
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@angular/compiler-cli/node_modules/@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,
    
          "dependencies": {
            "@babel/types": "^7.18.6"
          },
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@angular/compiler-cli/node_modules/@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==",
    
          "dependencies": {
            "@babel/types": "^7.18.6"
    
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@angular/compiler-cli/node_modules/@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,
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@angular/compiler-cli/node_modules/@babel/highlight": {
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
          "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
          "dev": true,
    
          "dependencies": {
    
            "@babel/helper-validator-identifier": "^7.18.6",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@angular/compiler-cli/node_modules/@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
          "dev": true,
    
          "bin": {
            "parser": "bin/babel-parser.js"
          },
          "engines": {
            "node": ">=6.0.0"
    
        "node_modules/@angular/compiler-cli/node_modules/@babel/template": {
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
          "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",