From 2d7e4dd35f78402f1a8a4c46abbc4ed5aff39545 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 May 2022 01:08:50 +0000 Subject: [PATCH] Update pnpm to v7 --- package.json | 2 +- pnpm-lock.yaml | 454 ++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 356 insertions(+), 100 deletions(-) diff --git a/package.json b/package.json index 5c25d87a..5478a21d 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,5 @@ "dependencies": { "tslib": "2.4.0" }, - "packageManager": "pnpm@6.32.11" + "packageManager": "pnpm@7.1.6" } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d399030..c18e4d57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 importers: @@ -35,30 +35,30 @@ importers: tslib: 2.4.0 devDependencies: '@changesets/cli': 2.22.0 - '@nrwl/cli': 14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@10.7.0 - '@nrwl/js': 14.0.5_615c46d09be2a9f8e1281086f17828e7 - '@nrwl/linter': 14.0.5_359af6c8b4b7392bc877da35588beff1 - '@nrwl/node': 14.0.5_f67bbbc9a0f2f4cd2a050877705b1098 - '@nrwl/nx-cloud': 14.0.3 - '@nrwl/workspace': 14.0.5_5b9e6c9690b9308cd1a99c418fba0a14 + '@nrwl/cli': 14.1.9 + '@nrwl/jest': 14.1.9_5x6nt7jzakznwncagebh4qumki + '@nrwl/js': 14.1.9_obsy44ykq6r4wqk3amovuebcgu + '@nrwl/linter': 14.1.9_jbv6fqiiorfkqvqm2kaz65gofa + '@nrwl/node': 14.0.5_x5myy2n2mchnhk65tuz5aqzpei + '@nrwl/nx-cloud': 14.0.5 + '@nrwl/workspace': 14.1.9_lopgzfuqxeyizunjtray7oqkcq '@types/jest': 27.4.1 '@types/node': 16.11.31 '@types/node-fetch': 2.6.1 '@types/semver': 7.3.9 - '@xerox/eslint-config': 5.0.0_0afa323d49844abe4d55dfd78aa2a5a6 + '@xerox/eslint-config': 5.0.0_bl5depkjqrfl4tkv37lyvivfuy '@xerox/prettier-config': 4.0.0_prettier@2.6.2 eslint: 8.14.0 - eslint-import-resolver-typescript: 2.7.1_662e1b2e8ef3f6aa5d22c3f7cd670612 - eslint-plugin-import: 2.26.0_eslint@8.14.0 - jest: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + eslint-import-resolver-typescript: 2.7.1_myxbwluo6p3kuxjcyp342zygci + eslint-plugin-import: 2.26.0_xagucqtwtrtd4hrwqsgokhzjsa + jest: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm jest-circus: 28.0.3 jest-package-audit: 4.0.1_jest@28.0.3 mockdate: 3.0.5 - nx: 14.0.5 + nx: 14.1.9 prettier: 2.6.2 - ts-jest: 28.0.1_35983324f2f63fba6d81a50e29b336e7 - ts-node: 10.7.0_a4262a62498b23fb032f5b253175dd5e + ts-jest: 28.0.1_gwmdgjhs6y73u3mbuuhctmzw44 + ts-node: 10.7.0_uqtcuysjrmr7wazplmstc5o5ly typescript: 4.6.4 packages/adobe-analytics: @@ -261,6 +261,8 @@ packages: resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.17.0 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.9: @@ -724,7 +726,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 28.0.2 - jest-config: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest-config: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm jest-haste-map: 28.0.2 jest-message-util: 28.0.2 jest-regex-util: 28.0.2 @@ -1102,6 +1104,14 @@ packages: - supports-color dev: true + /@nrwl/cli/14.1.9: + resolution: {integrity: sha512-7T03yVUNxXXR478L9TRRYlg1gsxvERpikSa1dppW+YjL0K4L2PLkZEPJqDMbrPmyAryeZpUCn9vLVOIThW47rA==} + dependencies: + nx: 14.1.9 + transitivePeerDependencies: + - supports-color + dev: true + /@nrwl/devkit/14.0.5_nx@14.0.5: resolution: {integrity: sha512-2kGv3tquuf3xko9FVG+Q6gUMt+RsOigdieANZtvsPaNUAxJOD5DabxHA1pwkd8AUg6bewpv64cVLgvhUIBj1MQ==} peerDependencies: @@ -1115,7 +1125,33 @@ packages: tslib: 2.4.0 dev: true - /@nrwl/jest/14.0.5_nx@14.0.5+ts-node@10.7.0: + /@nrwl/devkit/14.0.5_nx@14.1.9: + resolution: {integrity: sha512-2kGv3tquuf3xko9FVG+Q6gUMt+RsOigdieANZtvsPaNUAxJOD5DabxHA1pwkd8AUg6bewpv64cVLgvhUIBj1MQ==} + peerDependencies: + nx: '>= 13.10 <= 15' + dependencies: + ejs: 3.1.7 + ignore: 5.2.0 + nx: 14.1.9 + rxjs: 6.6.7 + semver: 7.3.4 + tslib: 2.4.0 + dev: true + + /@nrwl/devkit/14.1.9_nx@14.1.9: + resolution: {integrity: sha512-y+gqtluiOZ/wiAXb5Z4FfzroyB/+cLP5zHXQTNuuuVC9U25RiuGK8RL+Wg91VWzHCu7E+oMtCToNw7MWDRGFDg==} + peerDependencies: + nx: '>= 13.10 <= 15' + dependencies: + ejs: 3.1.7 + ignore: 5.2.0 + nx: 14.1.9 + rxjs: 6.6.7 + semver: 7.3.4 + tslib: 2.4.0 + dev: true + + /@nrwl/jest/14.0.5_nx@14.0.5+ts-node@9.1.1: resolution: {integrity: sha512-cks26Hbz1cAfuPmXM56XisY5Z7inKU0Qbx8L7t5Ao2PcRwaxtv3rBuoGJ53WP+AzdGkduH/xEu+m5Q8pBvX/Hw==} dependencies: '@jest/reporters': 27.5.1 @@ -1123,7 +1159,7 @@ packages: '@nrwl/devkit': 14.0.5_nx@14.0.5 chalk: 4.1.0 identity-obj-proxy: 3.0.0 - jest-config: 27.5.1_ts-node@10.7.0 + jest-config: 27.5.1_ts-node@9.1.1 jest-resolve: 27.5.1 jest-util: 27.5.1 resolve.exports: 1.1.0 @@ -1139,12 +1175,12 @@ packages: - utf-8-validate dev: true - /@nrwl/jest/14.0.5_nx@14.0.5+ts-node@9.1.1: + /@nrwl/jest/14.0.5_nx@14.1.9+ts-node@9.1.1: resolution: {integrity: sha512-cks26Hbz1cAfuPmXM56XisY5Z7inKU0Qbx8L7t5Ao2PcRwaxtv3rBuoGJ53WP+AzdGkduH/xEu+m5Q8pBvX/Hw==} dependencies: '@jest/reporters': 27.5.1 '@jest/test-result': 27.5.1 - '@nrwl/devkit': 14.0.5_nx@14.0.5 + '@nrwl/devkit': 14.0.5_nx@14.1.9 chalk: 4.1.0 identity-obj-proxy: 3.0.0 jest-config: 27.5.1_ts-node@9.1.1 @@ -1163,13 +1199,39 @@ packages: - utf-8-validate dev: true - /@nrwl/js/14.0.5_615c46d09be2a9f8e1281086f17828e7: + /@nrwl/jest/14.1.9_5x6nt7jzakznwncagebh4qumki: + resolution: {integrity: sha512-rZ/+X7OzhW8nKLaYOpbIwUKzEAIDLlQd/m6qndAKU1rbSOZZVa7ZwHRQpzBMooyXCQB/wJLTM+epAI6vWjCiNg==} + dependencies: + '@jest/reporters': 27.5.1 + '@jest/test-result': 27.5.1 + '@nrwl/devkit': 14.1.9_nx@14.1.9 + '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.4 + chalk: 4.1.0 + identity-obj-proxy: 3.0.0 + jest-config: 27.5.1_ts-node@10.7.0 + jest-resolve: 27.5.1 + jest-util: 27.5.1 + resolve.exports: 1.1.0 + rxjs: 6.6.7 + tslib: 2.4.0 + transitivePeerDependencies: + - bufferutil + - canvas + - node-notifier + - nx + - supports-color + - ts-node + - typescript + - utf-8-validate + dev: true + + /@nrwl/js/14.0.5_7kr232bby7c2ippe4alll52wv4: resolution: {integrity: sha512-QSEdfyZZhMYQ2u7TVLCNYl9JD5AtDLqjREXc6Kncy/W0ukeXH3Js3nMDvsmEmTgv74MJesmdvGP3F6083pQmUw==} dependencies: - '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@10.7.0 - '@nrwl/linter': 14.0.5_359af6c8b4b7392bc877da35588beff1 - '@nrwl/workspace': 14.0.5_5b9e6c9690b9308cd1a99c418fba0a14 + '@nrwl/devkit': 14.0.5_nx@14.1.9 + '@nrwl/jest': 14.0.5_nx@14.1.9+ts-node@9.1.1 + '@nrwl/linter': 14.0.5_yhgmx3qv76qskzpv57voywrn3y + '@nrwl/workspace': 14.0.5_nob2iy43alpbny3qblnhs4tqnq '@parcel/watcher': 2.0.4 chalk: 4.1.0 fast-glob: 3.2.7 @@ -1192,17 +1254,17 @@ packages: - utf-8-validate dev: true - /@nrwl/js/14.0.5_c5303e3d995c1bac3e0085b16264c833: - resolution: {integrity: sha512-QSEdfyZZhMYQ2u7TVLCNYl9JD5AtDLqjREXc6Kncy/W0ukeXH3Js3nMDvsmEmTgv74MJesmdvGP3F6083pQmUw==} + /@nrwl/js/14.1.9_obsy44ykq6r4wqk3amovuebcgu: + resolution: {integrity: sha512-bpwOjBfkSAs/knuRAJX+bpM0B6lWPol8AYbh9emgG+AP6rM+OU6BgpzRtkLruIiBUDV87bO5RSXgGkodUqNgVQ==} dependencies: - '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 - '@nrwl/linter': 14.0.5_bc9c4f7c1c8ada01a23b895a23f08d4c - '@nrwl/workspace': 14.0.5_6b83a4639b02de16e3700ada7972706c + '@nrwl/devkit': 14.1.9_nx@14.1.9 + '@nrwl/jest': 14.1.9_5x6nt7jzakznwncagebh4qumki + '@nrwl/linter': 14.1.9_jbv6fqiiorfkqvqm2kaz65gofa + '@nrwl/workspace': 14.1.9_lopgzfuqxeyizunjtray7oqkcq '@parcel/watcher': 2.0.4 chalk: 4.1.0 fast-glob: 3.2.7 - fs-extra: 9.1.0 + fs-extra: 10.1.0 ignore: 5.2.0 js-tokens: 4.0.0 minimatch: 3.0.4 @@ -1221,7 +1283,7 @@ packages: - utf-8-validate dev: true - /@nrwl/linter/14.0.5_359af6c8b4b7392bc877da35588beff1: + /@nrwl/linter/14.0.5_xsoe67a4rlnadir3rfnch4enjq: resolution: {integrity: sha512-nRHJ8aeiQ/bVqZaqhT9Yi3TiopzQvWxcGID2NG552PrGyVAcJ5a3M5lmx2WRxClAsNHcHQ84ioLZpAtTdrFQFw==} peerDependencies: eslint: ^8.0.0 @@ -1230,7 +1292,7 @@ packages: optional: true dependencies: '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@10.7.0 + '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.4 eslint: 8.14.0 tmp: 0.2.1 @@ -1246,7 +1308,7 @@ packages: - utf-8-validate dev: true - /@nrwl/linter/14.0.5_bc9c4f7c1c8ada01a23b895a23f08d4c: + /@nrwl/linter/14.0.5_yhgmx3qv76qskzpv57voywrn3y: resolution: {integrity: sha512-nRHJ8aeiQ/bVqZaqhT9Yi3TiopzQvWxcGID2NG552PrGyVAcJ5a3M5lmx2WRxClAsNHcHQ84ioLZpAtTdrFQFw==} peerDependencies: eslint: ^8.0.0 @@ -1254,8 +1316,33 @@ packages: eslint: optional: true dependencies: - '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 + '@nrwl/devkit': 14.0.5_nx@14.1.9 + '@nrwl/jest': 14.0.5_nx@14.1.9+ts-node@9.1.1 + '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.4 + eslint: 8.14.0 + tmp: 0.2.1 + tslib: 2.4.0 + transitivePeerDependencies: + - bufferutil + - canvas + - node-notifier + - nx + - supports-color + - ts-node + - typescript + - utf-8-validate + dev: true + + /@nrwl/linter/14.1.9_jbv6fqiiorfkqvqm2kaz65gofa: + resolution: {integrity: sha512-QgXTNWl1xzbEJuGbcOPJcvp58Tycd3yWTA1JnrAc3ZdOsouL0EphP5n1+JCePzR7mVo+kmfNhYbJhvpc8c4WEQ==} + peerDependencies: + eslint: ^8.0.0 + peerDependenciesMeta: + eslint: + optional: true + dependencies: + '@nrwl/devkit': 14.1.9_nx@14.1.9 + '@nrwl/jest': 14.1.9_5x6nt7jzakznwncagebh4qumki '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.4 eslint: 8.14.0 tmp: 0.2.1 @@ -1271,18 +1358,18 @@ packages: - utf-8-validate dev: true - /@nrwl/node/14.0.5_f67bbbc9a0f2f4cd2a050877705b1098: + /@nrwl/node/14.0.5_x5myy2n2mchnhk65tuz5aqzpei: resolution: {integrity: sha512-DaliBy9Ekoh9F2U19sQHA4yzyj3KO8yI1iUq1DX2saQymrAL18Upt3VK7Ez1xHJ9mDTRCCdrKgulfCTw0qmgxw==} dependencies: - '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 - '@nrwl/js': 14.0.5_c5303e3d995c1bac3e0085b16264c833 - '@nrwl/linter': 14.0.5_bc9c4f7c1c8ada01a23b895a23f08d4c - '@nrwl/workspace': 14.0.5_6b83a4639b02de16e3700ada7972706c + '@nrwl/devkit': 14.0.5_nx@14.1.9 + '@nrwl/jest': 14.0.5_nx@14.1.9+ts-node@9.1.1 + '@nrwl/js': 14.0.5_7kr232bby7c2ippe4alll52wv4 + '@nrwl/linter': 14.0.5_yhgmx3qv76qskzpv57voywrn3y + '@nrwl/workspace': 14.0.5_nob2iy43alpbny3qblnhs4tqnq chalk: 4.1.0 copy-webpack-plugin: 9.1.0_webpack@5.72.0 enhanced-resolve: 5.9.3 - fork-ts-checker-webpack-plugin: 6.2.10 + fork-ts-checker-webpack-plugin: 6.2.10_gwpgu7zgfyn62yzbc4aglubnam fs-extra: 9.1.0 glob: 7.1.4 license-webpack-plugin: 4.0.2_webpack@5.72.0 @@ -1291,7 +1378,7 @@ packages: source-map-support: 0.5.19 terser-webpack-plugin: 5.3.1_webpack@5.72.0 tree-kill: 1.2.2 - ts-loader: 9.2.8_typescript@4.6.4+webpack@5.72.0 + ts-loader: 9.2.8_dgip6vjrhmffcc4ihrseicj6om ts-node: 9.1.1_typescript@4.6.4 tsconfig-paths: 3.14.1 tsconfig-paths-webpack-plugin: 3.5.2 @@ -1312,11 +1399,12 @@ packages: - typescript - uglify-js - utf-8-validate + - vue-template-compiler - webpack-cli dev: true - /@nrwl/nx-cloud/14.0.3: - resolution: {integrity: sha512-08t9vnRzA5SAkG6gp+NrAGauraepHH0v4IByO4NQ+7JJ7JMWw0nt6fp/70wofRmem7MGQ+Y/AIgIc5T0m89k+w==} + /@nrwl/nx-cloud/14.0.5: + resolution: {integrity: sha512-ADLGWiorW7sHT9hJw1OrxCG9JE9ALYfzNtXWJbvn4ulERul3hSsj+7P+uyUBtflpCrG1bmw5SxkQ77EH/DkY5A==} hasBin: true dependencies: axios: 0.21.4 @@ -1337,7 +1425,16 @@ packages: - supports-color dev: true - /@nrwl/workspace/14.0.5_5b9e6c9690b9308cd1a99c418fba0a14: + /@nrwl/tao/14.1.9: + resolution: {integrity: sha512-XUmnYJIrLd2Lui94LsVbXteFhWpNHTjIDDlt/krysEJD8lqE8uoD44uvjKaqIMZXTH8AOH1M4leWraqBSVU0ig==} + hasBin: true + dependencies: + nx: 14.1.9 + transitivePeerDependencies: + - supports-color + dev: true + + /@nrwl/workspace/14.0.5_nob2iy43alpbny3qblnhs4tqnq: resolution: {integrity: sha512-7UJYLA6S9OjokmR3CoH/0ktAkXTdVMoI/tAwVqPW3KJ0kGRDh8GsM109d+l4N60maU/gweh5KxPDjE0SRYouIg==} peerDependencies: prettier: ^2.5.1 @@ -1346,8 +1443,8 @@ packages: optional: true dependencies: '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@10.7.0 - '@nrwl/linter': 14.0.5_359af6c8b4b7392bc877da35588beff1 + '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 + '@nrwl/linter': 14.0.5_xsoe67a4rlnadir3rfnch4enjq '@parcel/watcher': 2.0.4 chalk: 4.1.0 chokidar: 3.5.3 @@ -1382,17 +1479,17 @@ packages: - utf-8-validate dev: true - /@nrwl/workspace/14.0.5_6b83a4639b02de16e3700ada7972706c: - resolution: {integrity: sha512-7UJYLA6S9OjokmR3CoH/0ktAkXTdVMoI/tAwVqPW3KJ0kGRDh8GsM109d+l4N60maU/gweh5KxPDjE0SRYouIg==} + /@nrwl/workspace/14.1.9_lopgzfuqxeyizunjtray7oqkcq: + resolution: {integrity: sha512-zb7/EgT0P7UN8EDrxd9+5yR2RfPvBDGwtuoa9Sl4FO3jnNr5o+qBf33408BtchigN4y885+9S9SoXq9mSfzhDg==} peerDependencies: prettier: ^2.5.1 peerDependenciesMeta: prettier: optional: true dependencies: - '@nrwl/devkit': 14.0.5_nx@14.0.5 - '@nrwl/jest': 14.0.5_nx@14.0.5+ts-node@9.1.1 - '@nrwl/linter': 14.0.5_bc9c4f7c1c8ada01a23b895a23f08d4c + '@nrwl/devkit': 14.1.9_nx@14.1.9 + '@nrwl/jest': 14.1.9_5x6nt7jzakznwncagebh4qumki + '@nrwl/linter': 14.1.9_jbv6fqiiorfkqvqm2kaz65gofa '@parcel/watcher': 2.0.4 chalk: 4.1.0 chokidar: 3.5.3 @@ -1402,12 +1499,12 @@ packages: enquirer: 2.3.6 figures: 3.2.0 flat: 5.0.2 - fs-extra: 9.1.0 + fs-extra: 10.1.0 glob: 7.1.4 ignore: 5.2.0 minimatch: 3.0.4 npm-run-path: 4.0.1 - nx: 14.0.5 + nx: 14.1.9 open: 8.4.0 prettier: 2.6.2 rxjs: 6.6.7 @@ -1821,7 +1918,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.20.0_ba7224a6944305f809f4df3a82f80afa: + /@typescript-eslint/eslint-plugin/5.20.0_xjzcjjuuimc7qcpu345if6ak7i: resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1832,10 +1929,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/parser': 5.20.0_t725usgvqspm5woeqpaxbfp2qu '@typescript-eslint/scope-manager': 5.20.0 - '@typescript-eslint/type-utils': 5.20.0_eslint@8.14.0+typescript@4.6.4 - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/type-utils': 5.20.0_t725usgvqspm5woeqpaxbfp2qu + '@typescript-eslint/utils': 5.20.0_t725usgvqspm5woeqpaxbfp2qu debug: 4.3.4 eslint: 8.14.0 functional-red-black-tree: 1.0.1 @@ -1848,7 +1945,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.20.0_eslint@8.14.0+typescript@4.6.4: + /@typescript-eslint/parser/5.20.0_t725usgvqspm5woeqpaxbfp2qu: resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1876,7 +1973,7 @@ packages: '@typescript-eslint/visitor-keys': 5.20.0 dev: true - /@typescript-eslint/type-utils/5.20.0_eslint@8.14.0+typescript@4.6.4: + /@typescript-eslint/type-utils/5.20.0_t725usgvqspm5woeqpaxbfp2qu: resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1886,7 +1983,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/utils': 5.20.0_t725usgvqspm5woeqpaxbfp2qu debug: 4.3.4 eslint: 8.14.0 tsutils: 3.21.0_typescript@4.6.4 @@ -1921,7 +2018,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.20.0_eslint@8.14.0+typescript@4.6.4: + /@typescript-eslint/utils/5.20.0_t725usgvqspm5woeqpaxbfp2qu: resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2053,7 +2150,7 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@xerox/eslint-config/5.0.0_0afa323d49844abe4d55dfd78aa2a5a6: + /@xerox/eslint-config/5.0.0_bl5depkjqrfl4tkv37lyvivfuy: resolution: {integrity: sha512-MpSJx1YpQYp1jF6mFZrf+0DuoiN58kR/Us4B9wGHkcN0TdUbJsGAIQvVVwsdW1J1l0yOq1hW00P8FdXaKs9Elg==} peerDependencies: '@xerox/prettier-config': '*' @@ -2061,24 +2158,25 @@ packages: prettier: '>=2.2.0' dependencies: '@types/react': 17.0.44 - '@typescript-eslint/eslint-plugin': 5.20.0_ba7224a6944305f809f4df3a82f80afa - '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/eslint-plugin': 5.20.0_xjzcjjuuimc7qcpu345if6ak7i + '@typescript-eslint/parser': 5.20.0_t725usgvqspm5woeqpaxbfp2qu '@xerox/prettier-config': 4.0.0_prettier@2.6.2 babel-eslint: 10.1.0_eslint@8.14.0 eslint: 8.14.0 eslint-config-prettier: 8.5.0_eslint@8.14.0 - eslint-import-resolver-typescript: 2.7.1_662e1b2e8ef3f6aa5d22c3f7cd670612 - eslint-plugin-import: 2.26.0_eslint@8.14.0 - eslint-plugin-jest: 26.1.5_6bce70a58b39ab978f71bd2ea40385e0 + eslint-import-resolver-typescript: 2.7.1_myxbwluo6p3kuxjcyp342zygci + eslint-plugin-import: 2.26.0_qwlbkr24unw6vo6yuja4psqv6i + eslint-plugin-jest: 26.1.5_nphhbjmlhgvzpd3rxuxkia4f4a eslint-plugin-jsdoc: 37.9.7_eslint@8.14.0 - eslint-plugin-prettier: 4.0.0_665eb419c9d7860ca0c224f7f6dcdace + eslint-plugin-prettier: 4.0.0_mzpligoj26dazigcet37nxg2zy eslint-plugin-react: 7.29.4_eslint@8.14.0 - eslint-plugin-testing-library: 5.3.1_eslint@8.14.0+typescript@4.6.4 + eslint-plugin-testing-library: 5.3.1_t725usgvqspm5woeqpaxbfp2qu globby: 11.1.0 prettier: 2.6.2 react: 17.0.2 typescript: 4.6.4 transitivePeerDependencies: + - eslint-import-resolver-webpack - jest - supports-color dev: true @@ -2742,7 +2840,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /convert-source-map/1.8.0: @@ -2850,12 +2948,22 @@ packages: /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 dev: true @@ -3130,9 +3238,11 @@ packages: dependencies: debug: 3.2.7 resolve: 1.22.0 + transitivePeerDependencies: + - supports-color dev: true - /eslint-import-resolver-typescript/2.7.1_662e1b2e8ef3f6aa5d22c3f7cd670612: + /eslint-import-resolver-typescript/2.7.1_myxbwluo6p3kuxjcyp342zygci: resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: @@ -3141,7 +3251,7 @@ packages: dependencies: debug: 4.3.4 eslint: 8.14.0 - eslint-plugin-import: 2.26.0_eslint@8.14.0 + eslint-plugin-import: 2.26.0_xagucqtwtrtd4hrwqsgokhzjsa glob: 7.2.0 is-glob: 4.0.3 resolve: 1.22.0 @@ -3150,19 +3260,99 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3: + /eslint-module-utils/2.7.3_gucnxrxxd7figzom2l7zkv3w64: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true + dependencies: + debug: 3.2.7 + eslint-import-resolver-node: 0.3.6 + eslint-import-resolver-typescript: 2.7.1_myxbwluo6p3kuxjcyp342zygci + find-up: 2.1.0 + transitivePeerDependencies: + - supports-color + dev: true + + /eslint-module-utils/2.7.3_jbyz37hizqiddyo5guvrx6copq: + resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: + '@typescript-eslint/parser': 5.20.0_t725usgvqspm5woeqpaxbfp2qu debug: 3.2.7 + eslint-import-resolver-node: 0.3.6 + eslint-import-resolver-typescript: 2.7.1_myxbwluo6p3kuxjcyp342zygci find-up: 2.1.0 + transitivePeerDependencies: + - supports-color + dev: true + + /eslint-plugin-import/2.26.0_qwlbkr24unw6vo6yuja4psqv6i: + resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + dependencies: + '@typescript-eslint/parser': 5.20.0_t725usgvqspm5woeqpaxbfp2qu + array-includes: 3.1.4 + array.prototype.flat: 1.3.0 + debug: 2.6.9 + doctrine: 2.1.0 + eslint: 8.14.0 + eslint-import-resolver-node: 0.3.6 + eslint-module-utils: 2.7.3_jbyz37hizqiddyo5guvrx6copq + has: 1.0.3 + is-core-module: 2.9.0 + is-glob: 4.0.3 + minimatch: 3.1.2 + object.values: 1.1.5 + resolve: 1.22.0 + tsconfig-paths: 3.14.1 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: true - /eslint-plugin-import/2.26.0_eslint@8.14.0: + /eslint-plugin-import/2.26.0_xagucqtwtrtd4hrwqsgokhzjsa: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: array-includes: 3.1.4 array.prototype.flat: 1.3.0 @@ -3170,7 +3360,7 @@ packages: doctrine: 2.1.0 eslint: 8.14.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3 + eslint-module-utils: 2.7.3_gucnxrxxd7figzom2l7zkv3w64 has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -3178,9 +3368,13 @@ packages: object.values: 1.1.5 resolve: 1.22.0 tsconfig-paths: 3.14.1 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: true - /eslint-plugin-jest/26.1.5_6bce70a58b39ab978f71bd2ea40385e0: + /eslint-plugin-jest/26.1.5_nphhbjmlhgvzpd3rxuxkia4f4a: resolution: {integrity: sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3193,10 +3387,10 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.20.0_ba7224a6944305f809f4df3a82f80afa - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/eslint-plugin': 5.20.0_xjzcjjuuimc7qcpu345if6ak7i + '@typescript-eslint/utils': 5.20.0_t725usgvqspm5woeqpaxbfp2qu eslint: 8.14.0 - jest: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm transitivePeerDependencies: - supports-color - typescript @@ -3221,7 +3415,7 @@ packages: - supports-color dev: true - /eslint-plugin-prettier/4.0.0_665eb419c9d7860ca0c224f7f6dcdace: + /eslint-plugin-prettier/4.0.0_mzpligoj26dazigcet37nxg2zy: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -3261,13 +3455,13 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-testing-library/5.3.1_eslint@8.14.0+typescript@4.6.4: + /eslint-plugin-testing-library/5.3.1_t725usgvqspm5woeqpaxbfp2qu: resolution: {integrity: sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/utils': 5.20.0_t725usgvqspm5woeqpaxbfp2qu eslint: 8.14.0 transitivePeerDependencies: - supports-color @@ -3596,9 +3790,19 @@ packages: optional: true dev: true - /fork-ts-checker-webpack-plugin/6.2.10: + /fork-ts-checker-webpack-plugin/6.2.10_gwpgu7zgfyn62yzbc4aglubnam: resolution: {integrity: sha512-HveFCHWSH2WlYU1tU3PkrupvW8lNFMTfH3Jk0TfC2mtktE9ibHGcifhCsCFvj+kqlDfNIlwmNLiNqR9jnSA7OQ==} engines: {node: '>=10', yarn: '>=1.0.0'} + peerDependencies: + eslint: '>= 6' + typescript: '>= 2.7' + vue-template-compiler: '*' + webpack: '>= 4' + peerDependenciesMeta: + eslint: + optional: true + vue-template-compiler: + optional: true dependencies: '@babel/code-frame': 7.16.7 '@types/json-schema': 7.0.11 @@ -3606,6 +3810,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 + eslint: 8.14.0 fs-extra: 9.1.0 glob: 7.2.0 memfs: 3.4.1 @@ -3613,6 +3818,8 @@ packages: schema-utils: 2.7.0 semver: 7.3.7 tapable: 1.1.3 + typescript: 4.6.4 + webpack: 5.72.0 dev: true /form-data/3.0.1: @@ -3627,6 +3834,15 @@ packages: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} dev: true + /fs-extra/10.1.0: + resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} + engines: {node: '>=12'} + dependencies: + graceful-fs: 4.2.10 + jsonfile: 6.1.0 + universalify: 2.0.0 + dev: true + /fs-extra/7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} @@ -4268,7 +4484,7 @@ packages: - supports-color dev: true - /jest-cli/28.0.3_3bcb56a7803e59481250b8f2fcd11d0b: + /jest-cli/28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm: resolution: {integrity: sha512-NCPTEONCnhYGo1qzPP4OOcGF04YasM5GZSwQLI1HtEluxa3ct4U65IbZs6DSRt8XN1Rq0jhXwv02m5lHB28Uyg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -4285,7 +4501,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest-config: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm jest-util: 28.0.2 jest-validate: 28.0.2 prompts: 2.4.2 @@ -4329,7 +4545,7 @@ packages: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.7.0_a4262a62498b23fb032f5b253175dd5e + ts-node: 10.7.0_uqtcuysjrmr7wazplmstc5o5ly transitivePeerDependencies: - bufferutil - canvas @@ -4378,7 +4594,7 @@ packages: - utf-8-validate dev: true - /jest-config/28.0.3_3bcb56a7803e59481250b8f2fcd11d0b: + /jest-config/28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm: resolution: {integrity: sha512-3gWOEHwGpNhyYOk9vnUMv94x15QcdjACm7A3lERaluwnyD6d1WZWe9RFCShgIXVOHzRfG1hWxsI2U0gKKSGgDQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: @@ -4413,7 +4629,7 @@ packages: pretty-format: 28.0.2 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.7.0_a4262a62498b23fb032f5b253175dd5e + ts-node: 10.7.0_uqtcuysjrmr7wazplmstc5o5ly transitivePeerDependencies: - supports-color dev: true @@ -4679,7 +4895,7 @@ packages: jest: '>=20' dependencies: execa: 5.1.1 - jest: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm pkg-dir: 5.0.0 dev: true @@ -5028,7 +5244,7 @@ packages: supports-color: 8.1.1 dev: true - /jest/28.0.3_3bcb56a7803e59481250b8f2fcd11d0b: + /jest/28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm: resolution: {integrity: sha512-uS+T5J3w5xyzd1KSJCGKhCo8WTJXbNl86f5SW11wgssbandJOVLRKKUxmhdFfmKxhPeksl1hHZ0HaA8VBzp7xA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -5040,7 +5256,7 @@ packages: dependencies: '@jest/core': 28.0.3_ts-node@10.7.0 import-local: 3.1.0 - jest-cli: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest-cli: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm transitivePeerDependencies: - '@types/node' - supports-color @@ -5634,6 +5850,46 @@ packages: - supports-color dev: true + /nx/14.1.9: + resolution: {integrity: sha512-O+zpqtGrJkiTNqh4qK4MwXN1OLgWXCm7YWNO+F7y9kKGfOlGC/krx2lmSSGbMEOPgIP4Z2MMTXGlVULqZyRVHw==} + hasBin: true + requiresBuild: true + dependencies: + '@nrwl/cli': 14.1.9 + '@nrwl/tao': 14.1.9 + '@parcel/watcher': 2.0.4 + '@swc-node/register': 1.4.2 + '@swc/core': 1.2.176 + chalk: 4.1.0 + chokidar: 3.5.3 + cli-cursor: 3.1.0 + cli-spinners: 2.6.1 + cliui: 7.0.4 + dotenv: 10.0.0 + enquirer: 2.3.6 + fast-glob: 3.2.7 + figures: 3.2.0 + flat: 5.0.2 + fs-extra: 10.1.0 + glob: 7.1.4 + ignore: 5.2.0 + jsonc-parser: 3.0.0 + minimatch: 3.0.4 + npm-run-path: 4.0.1 + open: 8.4.0 + semver: 7.3.4 + string-width: 4.2.3 + tar-stream: 2.2.0 + tmp: 0.2.1 + tsconfig-paths: 3.14.1 + tslib: 2.4.0 + v8-compile-cache: 2.3.0 + yargs: 17.4.1 + yargs-parser: 21.0.1 + transitivePeerDependencies: + - supports-color + dev: true + /object-assign/4.1.1: resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} engines: {node: '>=0.10.0'} @@ -6698,7 +6954,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-jest/28.0.1_35983324f2f63fba6d81a50e29b336e7: + /ts-jest/28.0.1_gwmdgjhs6y73u3mbuuhctmzw44: resolution: {integrity: sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -6722,7 +6978,7 @@ packages: '@types/jest': 27.4.1 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 28.0.3_3bcb56a7803e59481250b8f2fcd11d0b + jest: 28.0.3_hpfvnj4ahzmuqesqxdzpzui5bm jest-util: 28.0.2 json5: 2.2.1 lodash.memoize: 4.1.2 @@ -6732,7 +6988,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-loader/9.2.8_typescript@4.6.4+webpack@5.72.0: + /ts-loader/9.2.8_dgip6vjrhmffcc4ihrseicj6om: resolution: {integrity: sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6747,7 +7003,7 @@ packages: webpack: 5.72.0 dev: true - /ts-node/10.7.0_a4262a62498b23fb032f5b253175dd5e: + /ts-node/10.7.0_uqtcuysjrmr7wazplmstc5o5ly: resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} hasBin: true peerDependencies: