From 6e01035271a88b3a007f29930bb0c7d4089da076 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Mon, 14 Jun 2021 19:59:11 -0500 Subject: [PATCH] fix: update dependencies --- package.json | 18 +-- pnpm-lock.yaml | 304 +++++++++++++++++++++++++++++++++++-------------- 2 files changed, 227 insertions(+), 95 deletions(-) diff --git a/package.json b/package.json index 9da127e..b3a3f4a 100644 --- a/package.json +++ b/package.json @@ -33,23 +33,23 @@ }, "dependencies": { "@babel/core": "^7", - "@babel/eslint-parser": "^7.14.3", + "@babel/eslint-parser": "^7.14.5", "@babel/plugin-syntax-flow": "^7.14.5", "@babel/plugin-syntax-jsx": "^7.14.5", - "@typescript-eslint/eslint-plugin": "^4.25.0", - "@typescript-eslint/parser": "^4.25.0", + "@typescript-eslint/eslint-plugin": "^4.27.0", + "@typescript-eslint/parser": "^4.27.0", "coffeescript": "^1", "eslint": "^7", "eslint-config-prettier": "^8.3.0", "eslint-plugin-coffee": "^0.1.14", "eslint-plugin-html": "^6.1.2", - "eslint-plugin-import": "^2.23.3", + "eslint-plugin-import": "^2.23.4", "eslint-plugin-json": "^3.0.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2", "eslint-plugin-optimize-regex": "^1.2.0", - "eslint-plugin-react": "^7.23.2", - "eslint-plugin-yaml": "^0.4.2", + "eslint-plugin-react": "^7.24.0", + "eslint-plugin-yaml": "^0.5.0", "prettier": "^2", "typescript": "^4" }, @@ -58,9 +58,9 @@ }, "devDependencies": { "eslint": "^7.22.0", - "execa": "^5.0.0", - "gitly": "^2.1.0", - "npm-check-updates": "11.5.13", + "execa": "^5.1.1", + "gitly": "^2.1.1", + "npm-check-updates": "11.6.0", "prettier-config-atomic": "^2.0.5", "shelljs": "^0.8.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea01f5d..c232df4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,55 +5,55 @@ importers: .: specifiers: '@babel/core': ^7 - '@babel/eslint-parser': ^7.14.3 + '@babel/eslint-parser': ^7.14.5 '@babel/plugin-syntax-flow': ^7.14.5 '@babel/plugin-syntax-jsx': ^7.14.5 - '@typescript-eslint/eslint-plugin': ^4.25.0 - '@typescript-eslint/parser': ^4.25.0 + '@typescript-eslint/eslint-plugin': ^4.27.0 + '@typescript-eslint/parser': ^4.27.0 coffeescript: ^1 eslint: ^7 eslint-config-prettier: ^8.3.0 eslint-plugin-coffee: ^0.1.14 eslint-plugin-html: ^6.1.2 - eslint-plugin-import: ^2.23.3 + eslint-plugin-import: ^2.23.4 eslint-plugin-json: ^3.0.0 eslint-plugin-node: ^11.1.0 eslint-plugin-only-warn: npm:@aminya/eslint-plugin-only-warn@^1.2.2 eslint-plugin-optimize-regex: ^1.2.0 - eslint-plugin-react: ^7.23.2 - eslint-plugin-yaml: ^0.4.2 - execa: ^5.0.0 - gitly: ^2.1.0 - npm-check-updates: 11.5.13 + eslint-plugin-react: ^7.24.0 + eslint-plugin-yaml: ^0.5.0 + execa: ^5.1.1 + gitly: ^2.1.1 + npm-check-updates: 11.6.0 prettier: ^2 prettier-config-atomic: ^2.0.5 shelljs: ^0.8.4 typescript: ^4 dependencies: '@babel/core': 7.12.10 - '@babel/eslint-parser': 7.14.3_85874fe16a230aa1a50d0ddd6bcc6644 + '@babel/eslint-parser': 7.14.5_85874fe16a230aa1a50d0ddd6bcc6644 '@babel/plugin-syntax-flow': 7.14.5_@babel+core@7.12.10 '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.12.10 - '@typescript-eslint/eslint-plugin': 4.25.0_4c14c40e4d4ebe287e335d9f2430f796 - '@typescript-eslint/parser': 4.25.0_eslint@7.22.0+typescript@4.1.3 + '@typescript-eslint/eslint-plugin': 4.27.0_9fcf26b3ff599b327ef78185b714c9ce + '@typescript-eslint/parser': 4.27.0_eslint@7.22.0+typescript@4.1.3 coffeescript: 1.12.7 eslint: 7.22.0 eslint-config-prettier: 8.3.0_eslint@7.22.0 eslint-plugin-coffee: 0.1.14_eslint@7.22.0 eslint-plugin-html: 6.1.2 - eslint-plugin-import: 2.23.3_eslint@7.22.0 + eslint-plugin-import: 2.23.4_eslint@7.22.0 eslint-plugin-json: 3.0.0 eslint-plugin-node: 11.1.0_eslint@7.22.0 eslint-plugin-only-warn: /@aminya/eslint-plugin-only-warn/1.2.2 eslint-plugin-optimize-regex: 1.2.0 - eslint-plugin-react: 7.23.2_eslint@7.22.0 - eslint-plugin-yaml: 0.4.2 + eslint-plugin-react: 7.24.0_eslint@7.22.0 + eslint-plugin-yaml: 0.5.0 prettier: 2.2.1 typescript: 4.1.3 devDependencies: - execa: 5.0.0 - gitly: 2.1.0 - npm-check-updates: 11.5.13 + execa: 5.1.1 + gitly: 2.1.1 + npm-check-updates: 11.6.0 prettier-config-atomic: 2.0.5 shelljs: 0.8.4 @@ -394,8 +394,8 @@ packages: semver: 5.7.1 source-map: 0.5.7 - /@babel/eslint-parser/7.14.3_85874fe16a230aa1a50d0ddd6bcc6644: - resolution: {integrity: sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==} + /@babel/eslint-parser/7.14.5_85874fe16a230aa1a50d0ddd6bcc6644: + resolution: {integrity: sha512-20BlOHuGf3UXS7z1QPyllM9Gz8SEgcp/UcKeUmdHIFZO6HF1n+3KaLpeyfwWvjY/Os/ynPX3k8qXE/nZ5dw/0g==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' @@ -3750,6 +3750,11 @@ packages: /@types/json-schema/7.0.5: resolution: {integrity: sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==} + dev: true + + /@types/json-schema/7.0.7: + resolution: {integrity: sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==} + dev: false /@types/json5/0.0.29: resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} @@ -3835,8 +3840,8 @@ packages: typescript: 4.1.3 dev: true - /@typescript-eslint/eslint-plugin/4.25.0_4c14c40e4d4ebe287e335d9f2430f796: - resolution: {integrity: sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==} + /@typescript-eslint/eslint-plugin/4.27.0_9fcf26b3ff599b327ef78185b714c9ce: + resolution: {integrity: sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: '@typescript-eslint/parser': ^4.0.0 @@ -3846,16 +3851,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.25.0_eslint@7.22.0+typescript@4.1.3 - '@typescript-eslint/parser': 4.25.0_eslint@7.22.0+typescript@4.1.3 - '@typescript-eslint/scope-manager': 4.25.0 + '@typescript-eslint/experimental-utils': 4.27.0_eslint@7.22.0+typescript@4.1.3 + '@typescript-eslint/parser': 4.27.0_eslint@7.22.0+typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.27.0 debug: 4.3.1 eslint: 7.22.0 functional-red-black-tree: 1.0.1 lodash: 4.17.21 regexpp: 3.1.0 semver: 7.3.5 - tsutils: 3.17.1_typescript@4.1.3 + tsutils: 3.21.0_typescript@4.1.3 typescript: 4.1.3 transitivePeerDependencies: - supports-color @@ -3877,19 +3882,19 @@ packages: eslint-utils: 2.1.0 dev: true - /@typescript-eslint/experimental-utils/4.25.0_eslint@7.22.0+typescript@4.1.3: - resolution: {integrity: sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==} + /@typescript-eslint/experimental-utils/4.27.0_eslint@7.22.0+typescript@4.1.3: + resolution: {integrity: sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: '*' dependencies: - '@types/json-schema': 7.0.5 - '@typescript-eslint/scope-manager': 4.25.0 - '@typescript-eslint/types': 4.25.0 - '@typescript-eslint/typescript-estree': 4.25.0_typescript@4.1.3 + '@types/json-schema': 7.0.7 + '@typescript-eslint/scope-manager': 4.27.0 + '@typescript-eslint/types': 4.27.0 + '@typescript-eslint/typescript-estree': 4.27.0_typescript@4.1.3 eslint: 7.22.0 eslint-scope: 5.1.1 - eslint-utils: 2.1.0 + eslint-utils: 3.0.0_eslint@7.22.0 transitivePeerDependencies: - supports-color - typescript @@ -3913,8 +3918,8 @@ packages: typescript: 4.1.3 dev: true - /@typescript-eslint/parser/4.25.0_eslint@7.22.0+typescript@4.1.3: - resolution: {integrity: sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==} + /@typescript-eslint/parser/4.27.0_eslint@7.22.0+typescript@4.1.3: + resolution: {integrity: sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -3923,9 +3928,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 4.25.0 - '@typescript-eslint/types': 4.25.0 - '@typescript-eslint/typescript-estree': 4.25.0_typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.27.0 + '@typescript-eslint/types': 4.27.0 + '@typescript-eslint/typescript-estree': 4.27.0_typescript@4.1.3 debug: 4.3.1 eslint: 7.22.0 typescript: 4.1.3 @@ -3941,12 +3946,12 @@ packages: '@typescript-eslint/visitor-keys': 4.14.2 dev: true - /@typescript-eslint/scope-manager/4.25.0: - resolution: {integrity: sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==} + /@typescript-eslint/scope-manager/4.27.0: + resolution: {integrity: sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.25.0 - '@typescript-eslint/visitor-keys': 4.25.0 + '@typescript-eslint/types': 4.27.0 + '@typescript-eslint/visitor-keys': 4.27.0 dev: false /@typescript-eslint/types/4.14.2: @@ -3954,8 +3959,8 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/types/4.25.0: - resolution: {integrity: sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==} + /@typescript-eslint/types/4.27.0: + resolution: {integrity: sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false @@ -3979,8 +3984,8 @@ packages: typescript: 4.1.3 dev: true - /@typescript-eslint/typescript-estree/4.25.0_typescript@4.1.3: - resolution: {integrity: sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==} + /@typescript-eslint/typescript-estree/4.27.0_typescript@4.1.3: + resolution: {integrity: sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: typescript: '*' @@ -3988,13 +3993,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 4.25.0 - '@typescript-eslint/visitor-keys': 4.25.0 + '@typescript-eslint/types': 4.27.0 + '@typescript-eslint/visitor-keys': 4.27.0 debug: 4.3.1 globby: 11.0.3 is-glob: 4.0.1 semver: 7.3.5 - tsutils: 3.17.1_typescript@4.1.3 + tsutils: 3.21.0_typescript@4.1.3 typescript: 4.1.3 transitivePeerDependencies: - supports-color @@ -4008,11 +4013,11 @@ packages: eslint-visitor-keys: 2.0.0 dev: true - /@typescript-eslint/visitor-keys/4.25.0: - resolution: {integrity: sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==} + /@typescript-eslint/visitor-keys/4.27.0: + resolution: {integrity: sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.25.0 + '@typescript-eslint/types': 4.27.0 eslint-visitor-keys: 2.1.0 dev: false @@ -4319,7 +4324,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.2 + es-abstract: 1.18.3 dev: false /array.prototype.flatmap/1.2.3: @@ -6281,7 +6286,7 @@ packages: function-bind: 1.1.1 get-intrinsic: 1.1.1 has: 1.0.3 - has-symbols: 1.0.1 + has-symbols: 1.0.2 is-callable: 1.2.3 is-negative-zero: 2.0.1 is-regex: 1.1.2 @@ -6291,6 +6296,28 @@ packages: string.prototype.trimend: 1.0.3 string.prototype.trimstart: 1.0.3 + /es-abstract/1.18.3: + resolution: {integrity: sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + es-to-primitive: 1.2.1 + function-bind: 1.1.1 + get-intrinsic: 1.1.1 + has: 1.0.3 + has-symbols: 1.0.2 + is-callable: 1.2.3 + is-negative-zero: 2.0.1 + is-regex: 1.1.3 + is-string: 1.0.6 + object-inspect: 1.10.3 + object-keys: 1.1.1 + object.assign: 4.1.2 + string.prototype.trimend: 1.0.4 + string.prototype.trimstart: 1.0.4 + unbox-primitive: 1.0.1 + dev: false + /es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} @@ -6619,8 +6646,8 @@ packages: tsconfig-paths: 3.9.0 dev: false - /eslint-plugin-import/2.23.3_eslint@7.22.0: - resolution: {integrity: sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==} + /eslint-plugin-import/2.23.4_eslint@7.22.0: + resolution: {integrity: sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==} engines: {node: '>=4'} peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 @@ -6806,8 +6833,8 @@ packages: string.prototype.matchall: 4.0.2 dev: false - /eslint-plugin-react/7.23.2_eslint@7.22.0: - resolution: {integrity: sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==} + /eslint-plugin-react/7.24.0_eslint@7.22.0: + resolution: {integrity: sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 @@ -6819,12 +6846,12 @@ packages: has: 1.0.3 jsx-ast-utils: 2.4.1 minimatch: 3.0.4 - object.entries: 1.1.3 + object.entries: 1.1.4 object.fromentries: 2.0.4 - object.values: 1.1.3 + object.values: 1.1.4 prop-types: 15.7.2 resolve: 2.0.0-next.3 - string.prototype.matchall: 4.0.4 + string.prototype.matchall: 4.0.5 dev: false /eslint-plugin-yaml/0.3.0: @@ -6834,11 +6861,11 @@ packages: jshint: 2.11.1 dev: true - /eslint-plugin-yaml/0.4.2: - resolution: {integrity: sha512-spYMsdvr63XMTCb41w30L46B/rTmt2PKFKQsG8wbRzjBXhvikYwu0yxeMMfxvMXFkLBoKk5v7Cv7WOQe8z2o8w==} + /eslint-plugin-yaml/0.5.0: + resolution: {integrity: sha512-Z6km4HEiRptSuvzc96nXBND1Vlg57b7pzRmIJOgb9+3PAE+XpaBaiMx+Dg+3Y15tSrEMKCIZ9WoZMwkwUbPI8A==} dependencies: js-yaml: 4.1.0 - jshint: 2.12.0 + jshint: 2.13.0 dev: false /eslint-scope/3.7.3: @@ -6875,6 +6902,16 @@ packages: dependencies: eslint-visitor-keys: 1.3.0 + /eslint-utils/3.0.0_eslint@7.22.0: + resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} + engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} + peerDependencies: + eslint: '>=5' + dependencies: + eslint: 7.22.0 + eslint-visitor-keys: 2.1.0 + dev: false + /eslint-visitor-keys/1.3.0: resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} engines: {node: '>=4'} @@ -7093,8 +7130,8 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa/5.0.0: - resolution: {integrity: sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==} + /execa/5.1.1: + resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: cross-spawn: 7.0.3 @@ -7463,7 +7500,7 @@ packages: dependencies: function-bind: 1.1.1 has: 1.0.3 - has-symbols: 1.0.1 + has-symbols: 1.0.2 /get-own-enumerable-property-symbols/3.0.2: resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} @@ -7516,8 +7553,8 @@ packages: assert-plus: 1.0.0 dev: true - /gitly/2.1.0: - resolution: {integrity: sha512-0TL0ZGT9bdmfa+dylBpwp1ip3FQ+CQsINM4Ih+2Z+XKkDasOWSk7MborpRPsdYnKO/1LuC5HoGQg/JAVIwb0qg==} + /gitly/2.1.1: + resolution: {integrity: sha512-xaaWlW388dI3fBf/5rrnensZVZ99tbTSt7XEfs1KGSrurjfGGvVxcVR/xkl7b4cTsUVcGr0uW3N3+rOE8mJeWw==} dependencies: axios: 0.21.1 tar: 6.1.0 @@ -7656,6 +7693,10 @@ packages: dependencies: ansi-regex: 2.1.1 + /has-bigints/1.0.1: + resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==} + dev: false + /has-flag/1.0.0: resolution: {integrity: sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=} engines: {node: '>=0.10.0'} @@ -7673,6 +7714,10 @@ packages: resolution: {integrity: sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==} engines: {node: '>= 0.4'} + /has-symbols/1.0.2: + resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} + engines: {node: '>= 0.4'} + /has-unicode/2.0.1: resolution: {integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=} dev: true @@ -8102,6 +8147,10 @@ packages: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} dev: true + /is-bigint/1.0.2: + resolution: {integrity: sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==} + dev: false + /is-binary-path/1.0.1: resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=} engines: {node: '>=0.10.0'} @@ -8117,6 +8166,13 @@ packages: binary-extensions: 2.2.0 dev: true + /is-boolean-object/1.1.1: + resolution: {integrity: sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + dev: false + /is-buffer/1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} dev: true @@ -8314,6 +8370,11 @@ packages: engines: {node: '>=10'} dev: true + /is-number-object/1.0.5: + resolution: {integrity: sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==} + engines: {node: '>= 0.4'} + dev: false + /is-number/3.0.0: resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} engines: {node: '>=0.10.0'} @@ -8358,7 +8419,15 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - has-symbols: 1.0.1 + has-symbols: 1.0.2 + + /is-regex/1.1.3: + resolution: {integrity: sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-symbols: 1.0.2 + dev: false /is-regexp/1.0.0: resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=} @@ -8378,6 +8447,11 @@ packages: resolution: {integrity: sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==} engines: {node: '>= 0.4'} + /is-string/1.0.6: + resolution: {integrity: sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==} + engines: {node: '>= 0.4'} + dev: false + /is-svg/3.0.0: resolution: {integrity: sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==} engines: {node: '>=4'} @@ -8389,7 +8463,7 @@ packages: resolution: {integrity: sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==} engines: {node: '>= 0.4'} dependencies: - has-symbols: 1.0.1 + has-symbols: 1.0.2 /is-typed-array/1.1.4: resolution: {integrity: sha512-ILaRgn4zaSrVNXNGtON6iFNotXW3hAPF3+0fB1usg2jFlWqo5fEDdmJkz0zBfoi7Dgskr8Khi2xZ8cXqZEfXNA==} @@ -8670,8 +8744,8 @@ packages: strip-json-comments: 1.0.4 dev: true - /jshint/2.12.0: - resolution: {integrity: sha512-TwuuaUDmra0JMkuqvqy+WGo2xGHSNjv1BA1nTIgtH2K5z1jHuAEeAgp7laaR+hLRmajRjcrM71+vByBDanCyYA==} + /jshint/2.13.0: + resolution: {integrity: sha512-Nd+md9wIeyfDK+RGrbOBzwLONSTdihGMtyGYU/t7zYcN2EgUa4iuY3VK2oxtPYrW5ycTj18iC+UbhNTxe4C66g==} hasBin: true dependencies: cli: 1.0.1 @@ -9504,8 +9578,8 @@ packages: update-notifier: 5.1.0 dev: true - /npm-check-updates/11.5.13: - resolution: {integrity: sha512-4R9MOr101RdTWYKZSbIbCFIXYegxt0Z7CYMNSYUzkLuusMcueMoH3E/dgfL3h4S9W/z4XboDNbP6jV9FJP/73A==} + /npm-check-updates/11.6.0: + resolution: {integrity: sha512-/l4S7Gh+8+Rg5itWsqFya5RRSHtPzw5neyAlbWNJfBfEeRX6lYVxKgs85QFBOKrZj3eL5MGBaUW8228TmjMhrw==} engines: {node: '>=10.17'} hasBin: true dependencies: @@ -9667,6 +9741,10 @@ packages: kind-of: 3.2.2 dev: true + /object-inspect/1.10.3: + resolution: {integrity: sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==} + dev: false + /object-inspect/1.8.0: resolution: {integrity: sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==} @@ -9708,7 +9786,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - has-symbols: 1.0.1 + has-symbols: 1.0.2 object-keys: 1.1.1 /object.entries/1.1.2: @@ -9719,14 +9797,13 @@ packages: es-abstract: 1.17.6 has: 1.0.3 - /object.entries/1.1.3: - resolution: {integrity: sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==} + /object.entries/1.1.4: + resolution: {integrity: sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.2 - has: 1.0.3 + es-abstract: 1.18.3 dev: false /object.fromentries/2.0.2: @@ -9789,10 +9866,19 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.2 + es-abstract: 1.18.3 has: 1.0.3 dev: false + /object.values/1.1.4: + resolution: {integrity: sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.3 + es-abstract: 1.18.3 + dev: false + /on-finished/2.3.0: resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=} engines: {node: '>= 0.8'} @@ -11194,7 +11280,7 @@ packages: /resolve/2.0.0-next.3: resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==} dependencies: - is-core-module: 2.2.0 + is-core-module: 2.4.0 path-parse: 1.0.6 dev: false @@ -12009,13 +12095,14 @@ packages: regexp.prototype.flags: 1.3.0 side-channel: 1.0.2 - /string.prototype.matchall/4.0.4: - resolution: {integrity: sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ==} + /string.prototype.matchall/4.0.5: + resolution: {integrity: sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.2 - has-symbols: 1.0.1 + es-abstract: 1.18.3 + get-intrinsic: 1.1.1 + has-symbols: 1.0.2 internal-slot: 1.0.3 regexp.prototype.flags: 1.3.1 side-channel: 1.0.4 @@ -12027,12 +12114,26 @@ packages: call-bind: 1.0.2 define-properties: 1.1.3 + /string.prototype.trimend/1.0.4: + resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.3 + dev: false + /string.prototype.trimstart/1.0.3: resolution: {integrity: sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 + /string.prototype.trimstart/1.0.4: + resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.3 + dev: false + /string_decoder/0.10.31: resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=} @@ -12347,6 +12448,17 @@ packages: dependencies: tslib: 1.14.1 typescript: 4.1.3 + dev: true + + /tsutils/3.21.0_typescript@4.1.3: + resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} + 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' + dependencies: + tslib: 1.14.1 + typescript: 4.1.3 + dev: false /tty-browserify/0.0.1: resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==} @@ -12399,6 +12511,15 @@ packages: engines: {node: '>=4.2.0'} hasBin: true + /unbox-primitive/1.0.1: + resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==} + dependencies: + function-bind: 1.1.1 + has-bigints: 1.0.1 + has-symbols: 1.0.2 + which-boxed-primitive: 1.0.2 + dev: false + /uncss/0.17.3: resolution: {integrity: sha512-ksdDWl81YWvF/X14fOSw4iu8tESDHFIeyKIeDrK6GEVTQvqJc1WlOEXqostNwOCi3qAj++4EaLsdAgPmUbEyog==} engines: {node: '>=6.0'} @@ -12603,6 +12724,7 @@ packages: /uuid/3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} + deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true dev: true @@ -12753,6 +12875,16 @@ packages: webidl-conversions: 4.0.2 dev: true + /which-boxed-primitive/1.0.2: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + dependencies: + is-bigint: 1.0.2 + is-boolean-object: 1.1.1 + is-number-object: 1.0.5 + is-string: 1.0.6 + is-symbol: 1.0.3 + dev: false + /which-typed-array/1.1.4: resolution: {integrity: sha512-49E0SpUe90cjpoc7BOJwyPHRqSAd12c10Qm2amdEZrJPCY2NDxaW01zHITrem+rnETY3dwrbH3UUrUwagfCYDA==} engines: {node: '>= 0.4'}