diff --git a/package.json b/package.json index 6f00d05e..7e8ed3d6 100644 --- a/package.json +++ b/package.json @@ -60,12 +60,12 @@ "@lerna-lite/run": "workspace:*", "@lerna-lite/version": "workspace:*", "@lerna-test/helpers": "link:helpers", - "@types/jest": "^29.2.0", - "@types/node": "^18.11.7", + "@types/jest": "^29.2.1", + "@types/node": "^18.11.9", "@types/npmlog": "^4.1.4", "@types/yargs": "^17.0.13", - "@typescript-eslint/eslint-plugin": "^5.41.0", - "@typescript-eslint/parser": "^5.41.0", + "@typescript-eslint/eslint-plugin": "^5.42.0", + "@typescript-eslint/parser": "^5.42.0", "eslint": "^8.26.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^8.5.0", @@ -85,7 +85,7 @@ "normalize-newline": "^3.0.0", "normalize-path": "^3.0.0", "npmlog": "^7.0.1", - "nx": "15.0.3", + "nx": "15.0.7", "prettier": "^2.7.1", "rimraf": "^3.0.2", "semver": "^7.3.8", diff --git a/packages/cli/package.json b/packages/cli/package.json index b87d404f..dbab8ce7 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -47,7 +47,7 @@ "load-json-file": "^6.2.0", "npmlog": "^7.0.1", "path": "^0.12.7", - "yargs": "^17.6.0" + "yargs": "^17.6.1" }, "devDependencies": { "@types/load-json-file": "^5.1.0", diff --git a/packages/core/package.json b/packages/core/package.json index 367ffcff..3b395eef 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -31,7 +31,7 @@ "npm": ">=8.0.0" }, "dependencies": { - "@npmcli/run-script": "^5.0.1", + "@npmcli/run-script": "^5.1.1", "@octokit/plugin-enterprise-rest": "^6.0.1", "@octokit/rest": "^19.0.5", "chalk": "^4.1.2", @@ -96,7 +96,7 @@ "@types/write-json-file": "^3.2.1", "@types/write-pkg": "^4.0.0", "npm-registry-fetch": "^14.0.2", - "yargs": "^17.6.0", + "yargs": "^17.6.1", "yargs-parser": "^21.1.1" }, "funding": { diff --git a/packages/exec/package.json b/packages/exec/package.json index 6f7be033..6bcfe88a 100644 --- a/packages/exec/package.json +++ b/packages/exec/package.json @@ -42,7 +42,7 @@ "@types/p-map": "^2.0.0", "fs-extra": "^10.1.0", "globby": "^11.1.0", - "yargs": "^17.6.0", + "yargs": "^17.6.1", "yargs-parser": "^21.1.1" } } diff --git a/packages/info/package.json b/packages/info/package.json index c2db1f3e..5fe98c6f 100644 --- a/packages/info/package.json +++ b/packages/info/package.json @@ -37,6 +37,6 @@ "devDependencies": { "@types/envinfo": "^7.8.1", "path": "^0.12.7", - "yargs": "^17.6.0" + "yargs": "^17.6.1" } } diff --git a/packages/optional-cmd-common/package.json b/packages/optional-cmd-common/package.json index 0205ff82..f5df2558 100644 --- a/packages/optional-cmd-common/package.json +++ b/packages/optional-cmd-common/package.json @@ -38,9 +38,9 @@ "upath": "^2.0.1" }, "devDependencies": { - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "@types/p-map": "^2.0.0", "path": "^0.12.7", - "yargs": "^17.6.0" + "yargs": "^17.6.1" } } diff --git a/packages/publish/package.json b/packages/publish/package.json index 54be1840..3216b542 100644 --- a/packages/publish/package.json +++ b/packages/publish/package.json @@ -33,27 +33,27 @@ "dependencies": { "@lerna-lite/core": "workspace:*", "@lerna-lite/version": "workspace:*", - "@npmcli/arborist": "^6.1.0", + "@npmcli/arborist": "^6.1.1", "byte-size": "^7.0.1", "chalk": "^4.1.2", "columnify": "^1.6.0", "fs-extra": "^10.1.0", "has-unicode": "^2.0.1", "libnpmaccess": "^7.0.0", - "libnpmpublish": "^7.0.1", + "libnpmpublish": "^7.0.2", "npm-package-arg": "^10.0.0", "npm-packlist": "^7.0.2", "npm-registry-fetch": "^14.0.2", "npmlog": "^7.0.1", "p-map": "^4.0.0", "p-pipe": "^3.1.0", - "pacote": "^15.0.4", + "pacote": "^15.0.6", "path": "^0.12.7", "pify": "^5.0.0", "read-package-json": "^6.0.0", "semver": "^7.3.8", "ssri": "^10.0.0", - "tar": "^6.1.11" + "tar": "^6.1.12" }, "devDependencies": { "@types/conventional-changelog-core": "^4.2.1", @@ -66,7 +66,7 @@ "@types/write-pkg": "^4.0.0", "load-json-file": "^6.2.0", "write-pkg": "^4.0.0", - "yargs": "^17.6.0", + "yargs": "^17.6.1", "yargs-parser": "^21.1.1" } } diff --git a/packages/run/package.json b/packages/run/package.json index 871f1ae7..352b0dee 100644 --- a/packages/run/package.json +++ b/packages/run/package.json @@ -43,7 +43,7 @@ "globby": "^11.1.0", "jest-circus": "^29.2.2", "perf_hooks": "^0.0.1", - "yargs": "^17.6.0", + "yargs": "^17.6.1", "yargs-parser": "^21.1.1" } } diff --git a/packages/version/package.json b/packages/version/package.json index 4108eeba..d1e8c20d 100644 --- a/packages/version/package.json +++ b/packages/version/package.json @@ -63,7 +63,7 @@ "fs-extra": "^10.1.0", "js-yaml": "^4.1.0", "write-pkg": "^4.0.0", - "yargs": "^17.6.0", + "yargs": "^17.6.1", "yargs-parser": "^21.1.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e128246..3889e8f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,12 +18,12 @@ importers: '@lerna-lite/run': workspace:* '@lerna-lite/version': workspace:* '@lerna-test/helpers': link:helpers - '@types/jest': ^29.2.0 - '@types/node': ^18.11.7 + '@types/jest': ^29.2.1 + '@types/node': ^18.11.9 '@types/npmlog': ^4.1.4 '@types/yargs': ^17.0.13 - '@typescript-eslint/eslint-plugin': ^5.41.0 - '@typescript-eslint/parser': ^5.41.0 + '@typescript-eslint/eslint-plugin': ^5.42.0 + '@typescript-eslint/parser': ^5.42.0 eslint: ^8.26.0 eslint-config-airbnb-base: ^15.0.0 eslint-config-prettier: ^8.5.0 @@ -43,7 +43,7 @@ importers: normalize-newline: ^3.0.0 normalize-path: ^3.0.0 npmlog: ^7.0.1 - nx: 15.0.3 + nx: 15.0.7 prettier: ^2.7.1 rimraf: ^3.0.2 semver: ^7.3.8 @@ -68,17 +68,17 @@ importers: '@lerna-lite/run': link:packages/run '@lerna-lite/version': link:packages/version '@lerna-test/helpers': link:helpers - '@types/jest': 29.2.0 - '@types/node': 18.11.7 + '@types/jest': 29.2.1 + '@types/node': 18.11.9 '@types/npmlog': 4.1.4 '@types/yargs': 17.0.13 - '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou - '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/eslint-plugin': 5.42.0_6xw5wg2354iw4zujk2f3vyfrzu + '@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m eslint: 8.26.0 eslint-config-airbnb-base: 15.0.0_mynvxvmq5qtyojffiqgev4x7mm eslint-config-prettier: 8.5.0_eslint@8.26.0 - eslint-plugin-import: 2.26.0_c2flhriocdzler6lrwbyxxyoca - eslint-plugin-jest: 27.1.3_6amp5fdmvwluzjywjm3ep2edui + eslint-plugin-import: 2.26.0_5aea5dp4n23mfv4y2mmjxole3e + eslint-plugin-jest: 27.1.3_vg4o634kebbkmy67d6ljsnmtoy eslint-plugin-node: 11.1.0_eslint@8.26.0 eslint-plugin-prefer-arrow: 1.2.3_eslint@8.26.0 execa: 5.1.1 @@ -86,14 +86,14 @@ importers: find-up: 5.0.0 fs-extra: 10.1.0 globby: 11.1.0 - jest: 29.2.2_@types+node@18.11.7 - jest-cli: 29.2.2_@types+node@18.11.7 + jest: 29.2.2_@types+node@18.11.9 + jest-cli: 29.2.2_@types+node@18.11.9 jest-extended: 3.1.0_jest@29.2.2 load-json-file: 6.2.0 normalize-newline: 3.0.0 normalize-path: 3.0.0 npmlog: 7.0.1 - nx: 15.0.3 + nx: 15.0.7 prettier: 2.7.1 rimraf: 3.0.2 semver: 7.3.8 @@ -132,7 +132,7 @@ importers: load-json-file: ^6.2.0 npmlog: ^7.0.1 path: ^0.12.7 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: '@lerna-lite/core': link:../core @@ -147,14 +147,14 @@ importers: load-json-file: 6.2.0 npmlog: 7.0.1 path: 0.12.7 - yargs: 17.6.0 + yargs: 17.6.1 devDependencies: '@types/load-json-file': 5.1.0 yargs-parser: 21.1.1 packages/core: specifiers: - '@npmcli/run-script': ^5.0.1 + '@npmcli/run-script': ^5.1.1 '@octokit/plugin-enterprise-rest': ^6.0.1 '@octokit/rest': ^19.0.5 '@types/clone-deep': ^4.0.1 @@ -217,10 +217,10 @@ importers: write-file-atomic: ^5.0.0 write-json-file: ^4.3.0 write-pkg: ^4.0.0 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: - '@npmcli/run-script': 5.0.1 + '@npmcli/run-script': 5.1.1 '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.5 chalk: 4.1.2 @@ -284,7 +284,7 @@ importers: '@types/write-json-file': 3.2.1 '@types/write-pkg': 4.0.0 npm-registry-fetch: 14.0.2 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.1.1 packages/diff: @@ -313,7 +313,7 @@ importers: globby: ^11.1.0 npmlog: ^7.0.1 p-map: ^4.0.0 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: '@lerna-lite/core': link:../core @@ -326,7 +326,7 @@ importers: '@types/p-map': 2.0.0 fs-extra: 10.1.0 globby: 11.1.0 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.1.1 packages/info: @@ -335,14 +335,14 @@ importers: '@types/envinfo': ^7.8.1 envinfo: ^7.8.1 path: ^0.12.7 - yargs: ^17.6.0 + yargs: ^17.6.1 dependencies: '@lerna-lite/core': link:../core envinfo: 7.8.1 devDependencies: '@types/envinfo': 7.8.1 path: 0.12.7 - yargs: 17.6.0 + yargs: 17.6.1 packages/init: specifiers: @@ -393,14 +393,14 @@ importers: packages/optional-cmd-common: specifiers: '@lerna-lite/core': workspace:* - '@types/node': ^18.11.7 + '@types/node': ^18.11.9 '@types/p-map': ^2.0.0 fs-extra: ^10.1.0 multimatch: ^5.0.0 npmlog: ^7.0.1 path: ^0.12.7 upath: ^2.0.1 - yargs: ^17.6.0 + yargs: ^17.6.1 dependencies: '@lerna-lite/core': link:../core fs-extra: 10.1.0 @@ -408,16 +408,16 @@ importers: npmlog: 7.0.1 upath: 2.0.1 devDependencies: - '@types/node': 18.11.7 + '@types/node': 18.11.9 '@types/p-map': 2.0.0 path: 0.12.7 - yargs: 17.6.0 + yargs: 17.6.1 packages/publish: specifiers: '@lerna-lite/core': workspace:* '@lerna-lite/version': workspace:* - '@npmcli/arborist': ^6.1.0 + '@npmcli/arborist': ^6.1.1 '@types/conventional-changelog-core': ^4.2.1 '@types/conventional-recommended-bump': ^6.1.0 '@types/execa': ^2.0.0 @@ -432,7 +432,7 @@ importers: fs-extra: ^10.1.0 has-unicode: ^2.0.1 libnpmaccess: ^7.0.0 - libnpmpublish: ^7.0.1 + libnpmpublish: ^7.0.2 load-json-file: ^6.2.0 npm-package-arg: ^10.0.0 npm-packlist: ^7.0.2 @@ -440,40 +440,40 @@ importers: npmlog: ^7.0.1 p-map: ^4.0.0 p-pipe: ^3.1.0 - pacote: ^15.0.4 + pacote: ^15.0.6 path: ^0.12.7 pify: ^5.0.0 read-package-json: ^6.0.0 semver: ^7.3.8 ssri: ^10.0.0 - tar: ^6.1.11 + tar: ^6.1.12 write-pkg: ^4.0.0 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: '@lerna-lite/core': link:../core '@lerna-lite/version': link:../version - '@npmcli/arborist': 6.1.0 + '@npmcli/arborist': 6.1.1 byte-size: 7.0.1 chalk: 4.1.2 columnify: 1.6.0 fs-extra: 10.1.0 has-unicode: 2.0.1 libnpmaccess: 7.0.0 - libnpmpublish: 7.0.1 + libnpmpublish: 7.0.2 npm-package-arg: 10.0.0 npm-packlist: 7.0.2 npm-registry-fetch: 14.0.2 npmlog: 7.0.1 p-map: 4.0.0 p-pipe: 3.1.0 - pacote: 15.0.4 + pacote: 15.0.6 path: 0.12.7 pify: 5.0.0 read-package-json: 6.0.0 semver: 7.3.8 ssri: 10.0.0 - tar: 6.1.11 + tar: 6.1.12 devDependencies: '@types/conventional-changelog-core': 4.2.1 '@types/conventional-recommended-bump': 6.1.0 @@ -485,7 +485,7 @@ importers: '@types/write-pkg': 4.0.0 load-json-file: 6.2.0 write-pkg: 4.0.0 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.1.1 packages/run: @@ -500,7 +500,7 @@ importers: npmlog: ^7.0.1 p-map: ^4.0.0 perf_hooks: ^0.0.1 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: '@lerna-lite/core': link:../core @@ -514,7 +514,7 @@ importers: globby: 11.1.0 jest-circus: 29.2.2 perf_hooks: 0.0.1 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.1.1 packages/version: @@ -549,7 +549,7 @@ importers: slash: ^3.0.0 write-json-file: ^4.3.0 write-pkg: ^4.0.0 - yargs: ^17.6.0 + yargs: ^17.6.1 yargs-parser: ^21.1.1 dependencies: '@lerna-lite/core': link:../core @@ -583,7 +583,7 @@ importers: fs-extra: 10.1.0 js-yaml: 4.1.0 write-pkg: 4.0.0 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.1.1 packages: @@ -989,7 +989,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 jest-message-util: 29.2.1 jest-util: 29.2.1 @@ -1010,14 +1010,14 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.3.1 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.2.0 - jest-config: 29.2.2_@types+node@18.11.7 + jest-config: 29.2.2_@types+node@18.11.9 jest-haste-map: 29.2.1 jest-message-util: 29.2.1 jest-regex-util: 29.2.0 @@ -1044,17 +1044,10 @@ packages: dependencies: '@jest/fake-timers': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 jest-mock: 29.2.2 dev: true - /@jest/expect-utils/29.2.1: - resolution: {integrity: sha512-yr4aHNg5Z1CjKby5ozm7sKjgBlCOorlAoFcvrOQ/4rbZRfgZQdnmh7cth192PYIgiPZo2bBXvqdOApnAMWFJZg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-get-type: 29.2.0 - dev: true - /@jest/expect-utils/29.2.2: resolution: {integrity: sha512-vwnVmrVhTmGgQzyvcpze08br91OL61t9O0lJMDyb6Y/D8EKQ9V7rGUb/p7PDt0GPzK0zFYqXWFo4EO2legXmkg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -1078,7 +1071,7 @@ packages: dependencies: '@jest/types': 29.2.1 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 18.11.7 + '@types/node': 18.11.9 jest-message-util: 29.2.1 jest-mock: 29.2.2 jest-util: 29.2.1 @@ -1111,7 +1104,7 @@ packages: '@jest/transform': 29.2.2 '@jest/types': 29.2.1 '@jridgewell/trace-mapping': 0.3.15 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -1199,7 +1192,7 @@ packages: '@jest/schemas': 29.0.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 '@types/yargs': 17.0.13 chalk: 4.1.2 dev: true @@ -1264,8 +1257,8 @@ packages: resolution: {integrity: sha512-KXZccTDEnWqNrrx6JjpJKU/wJvNeg9BDgjS0XhmlZab7br921HtyVbsYzJr4L+xIvjdJ20Wh9dgxgCI2a5CEQw==} dev: true - /@npmcli/arborist/6.1.0: - resolution: {integrity: sha512-lesxjLt/3RmkdxWUC/BzqfWh0YXk+APagi+C/wsIQx1mim/ovRvP893k5njkLQCjmNSZHTLEqOohdsUxfa6Jag==} + /@npmcli/arborist/6.1.1: + resolution: {integrity: sha512-dT7+4qICKQcBX5xWAw8O9+pzR4ejwUNRAWJWb98inY6fqGSwvhp1HAlvM/ZXTrN/BySbT0/TELShC01+icyxew==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true dependencies: @@ -1278,20 +1271,21 @@ packages: '@npmcli/node-gyp': 3.0.0 '@npmcli/package-json': 3.0.0 '@npmcli/query': 3.0.0 - '@npmcli/run-script': 5.0.1 + '@npmcli/run-script': 6.0.0 bin-links: 4.0.1 cacache: 17.0.1 common-ancestor-path: 1.0.1 + hosted-git-info: 6.1.1 json-parse-even-better-errors: 3.0.0 json-stringify-nice: 1.1.4 minimatch: 5.1.0 - nopt: 6.0.0 + nopt: 7.0.0 npm-install-checks: 6.0.0 npm-package-arg: 10.0.0 npm-pick-manifest: 8.0.1 npm-registry-fetch: 14.0.2 npmlog: 7.0.1 - pacote: 15.0.4 + pacote: 15.0.6 parse-conflict-json: 3.0.0 proc-log: 3.0.0 promise-all-reject-late: 1.0.1 @@ -1363,7 +1357,7 @@ packages: dependencies: cacache: 17.0.1 json-parse-even-better-errors: 3.0.0 - pacote: 15.0.4 + pacote: 15.0.6 semver: 7.3.8 transitivePeerDependencies: - bluebird @@ -1408,9 +1402,11 @@ packages: infer-owner: 1.0.4 dev: false - /@npmcli/promise-spawn/5.0.0: - resolution: {integrity: sha512-q+Le2urM3NdxSFHj+VZXLTHKgmWxqHXUSqM5m9bjnV3EtThtJor64f5inmBkO9uEGZnhpjW0wL67Qf5qcgZkxw==} + /@npmcli/promise-spawn/6.0.1: + resolution: {integrity: sha512-+hcUpxgx0vEpDJI9Cn+lkTdKLoqKBXFCVps5H7FujEU2vLOp6KwqjLlxbnz8Wzgm8oEqW/u5FeNAXSFjLdCD0A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dependencies: + which: 3.0.0 dev: false /@npmcli/query/3.0.0: @@ -1420,35 +1416,49 @@ packages: postcss-selector-parser: 6.0.10 dev: false - /@npmcli/run-script/5.0.1: - resolution: {integrity: sha512-co/A+5LzdHQVLukfYT71x5e8+6HtIk2W9Jk5c8mE8LaGrkHazzRuZeyUmb6Ciaak7MRXRVOSoTaZ0zYEFVA/Gw==} + /@npmcli/run-script/5.1.1: + resolution: {integrity: sha512-mqj/KPVhahTNvmzk5+YsKuqYnPPh1kOJ4/rA2FR5VhPgfJtCbPuBZrlkYUI0A+z5DKzpE5TITCdlgPllpKcd/Q==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: '@npmcli/node-gyp': 3.0.0 - '@npmcli/promise-spawn': 5.0.0 + '@npmcli/promise-spawn': 6.0.1 node-gyp: 9.0.0 read-package-json-fast: 3.0.1 - which: 2.0.2 + which: 3.0.0 transitivePeerDependencies: - bluebird - supports-color dev: false - /@nrwl/cli/15.0.3: - resolution: {integrity: sha512-d023UTOWn9b37QtSMMmeBht5TH4oY8GkdC264I9BNrpvu3KNh6cDjhe0xas3d0zaOcR8Bn1LD5obPR3WOo/UUQ==} + /@npmcli/run-script/6.0.0: + resolution: {integrity: sha512-ql+AbRur1TeOdl1FY+RAwGW9fcr4ZwiVKabdvm93mujGREVuVLbdkXRJDrkTXSdCjaxYydr1wlA2v67jxWG5BQ==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - nx: 15.0.3 + '@npmcli/node-gyp': 3.0.0 + '@npmcli/promise-spawn': 6.0.1 + node-gyp: 9.0.0 + read-package-json-fast: 3.0.1 + which: 3.0.0 + transitivePeerDependencies: + - bluebird + - supports-color + dev: false + + /@nrwl/cli/15.0.7: + resolution: {integrity: sha512-qj1HuktNRMGGlzI5EXdneQ5+E7p0rdQQMRwiDodaFNTMko7ntH6A62hgq/fTcxmADJyqD31KS+1CvmiMKcof8A==} + dependencies: + nx: 15.0.7 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nrwl/tao/15.0.3: - resolution: {integrity: sha512-4vxWMgb9XauVVKdytqh3razAl60u4M6526E5FYQCkC+OImwGA5Zpms0earYOwLh3XzSnTiooMT6XR9s06lTkHw==} + /@nrwl/tao/15.0.7: + resolution: {integrity: sha512-cnK2jlYoseIbYg7hmzC2eSCHmXXBqh4qmQzXonu6y17u+S5jUTSlaQp1f+q/Ah8mJpqQTrHzR+qU5UbnqGQUFQ==} hasBin: true dependencies: - nx: 15.0.3 + nx: 15.0.7 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -1703,7 +1713,7 @@ packages: /@types/git-raw-commits/2.0.1: resolution: {integrity: sha512-vE2lbXxqJ0AqMDoP4N6d+WVfbcBla9+z8IL6e+37JNQIwYZCYY0z3J7hdpY8D/VGwFZ0yIYQLcqk8eCnfXsaEg==} dependencies: - '@types/node': 18.11.7 + '@types/node': 18.11.9 dev: true /@types/git-url-parse/9.0.1: @@ -1717,7 +1727,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.11.7 + '@types/node': 18.11.9 dev: true /@types/inquirer/9.0.2: @@ -1743,10 +1753,10 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.2.0: - resolution: {integrity: sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==} + /@types/jest/29.2.1: + resolution: {integrity: sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==} dependencies: - expect: 29.2.0 + expect: 29.2.2 pretty-format: 29.2.1 dev: true @@ -1789,8 +1799,8 @@ packages: resolution: {integrity: sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==} dev: true - /@types/node/18.11.7: - resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==} + /@types/node/18.11.9: + resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==} dev: true /@types/normalize-package-data/2.4.1: @@ -1836,7 +1846,7 @@ packages: /@types/through/0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 18.11.7 + '@types/node': 18.11.9 dev: true /@types/write-file-atomic/4.0.0: @@ -1869,8 +1879,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.41.0_huremdigmcnkianavgfk3x6iou: - resolution: {integrity: sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==} + /@typescript-eslint/eslint-plugin/5.42.0_6xw5wg2354iw4zujk2f3vyfrzu: + resolution: {integrity: sha512-5TJh2AgL6+wpL8H/GTSjNb4WrjKoR2rqvFxR/DDTqYNk6uXn8BJMEcncLSpMbf/XV1aS0jAjYwn98uvVCiAywQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1880,13 +1890,14 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m - '@typescript-eslint/scope-manager': 5.41.0 - '@typescript-eslint/type-utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m - '@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/scope-manager': 5.42.0 + '@typescript-eslint/type-utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 eslint: 8.26.0 ignore: 5.2.0 + natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 tsutils: 3.21.0_typescript@4.8.4 @@ -1895,8 +1906,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: - resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==} + /@typescript-eslint/parser/5.42.0_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1905,9 +1916,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.41.0 - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4 + '@typescript-eslint/scope-manager': 5.42.0 + '@typescript-eslint/types': 5.42.0 + '@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4 debug: 4.3.4 eslint: 8.26.0 typescript: 4.8.4 @@ -1923,16 +1934,16 @@ packages: '@typescript-eslint/visitor-keys': 5.40.1 dev: true - /@typescript-eslint/scope-manager/5.41.0: - resolution: {integrity: sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==} + /@typescript-eslint/scope-manager/5.42.0: + resolution: {integrity: sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/visitor-keys': 5.41.0 + '@typescript-eslint/types': 5.42.0 + '@typescript-eslint/visitor-keys': 5.42.0 dev: true - /@typescript-eslint/type-utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: - resolution: {integrity: sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==} + /@typescript-eslint/type-utils/5.42.0_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-HW14TXC45dFVZxnVW8rnUGnvYyRC0E/vxXShFCthcC9VhVTmjqOmtqj6H5rm9Zxv+ORxKA/1aLGD7vmlLsdlOg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1941,8 +1952,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4 - '@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4 + '@typescript-eslint/utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 eslint: 8.26.0 tsutils: 3.21.0_typescript@4.8.4 @@ -1956,8 +1967,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.41.0: - resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==} + /@typescript-eslint/types/5.42.0: + resolution: {integrity: sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1982,8 +1993,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.41.0_typescript@4.8.4: - resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==} + /@typescript-eslint/typescript-estree/5.42.0_typescript@4.8.4: + resolution: {integrity: sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1991,8 +2002,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/visitor-keys': 5.41.0 + '@typescript-eslint/types': 5.42.0 + '@typescript-eslint/visitor-keys': 5.42.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2023,17 +2034,17 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: - resolution: {integrity: sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==} + /@typescript-eslint/utils/5.42.0_wyqvi574yv7oiwfeinomdzmc3m: + resolution: {integrity: sha512-JZ++3+h1vbeG1NUECXQZE3hg0kias9kOtcQr3+JVQ3whnjvKuMyktJAAIj6743OeNPnGBmjj7KEmiDL7qsdnCQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.41.0 - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4 + '@typescript-eslint/scope-manager': 5.42.0 + '@typescript-eslint/types': 5.42.0 + '@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4 eslint: 8.26.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.26.0 @@ -2051,11 +2062,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.41.0: - resolution: {integrity: sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==} + /@typescript-eslint/visitor-keys/5.42.0: + resolution: {integrity: sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.41.0 + '@typescript-eslint/types': 5.42.0 eslint-visitor-keys: 3.3.0 dev: true @@ -2090,6 +2101,11 @@ packages: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} dev: false + /abbrev/2.0.0: + resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dev: false + /abort-controller/3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} @@ -2469,7 +2485,7 @@ packages: promise-inflight: 1.0.1 rimraf: 3.0.2 ssri: 9.0.1 - tar: 6.1.11 + tar: 6.1.12 unique-filename: 2.0.1 transitivePeerDependencies: - bluebird @@ -2491,7 +2507,7 @@ packages: p-map: 4.0.0 promise-inflight: 1.0.1 ssri: 10.0.0 - tar: 6.1.11 + tar: 6.1.12 unique-filename: 3.0.0 transitivePeerDependencies: - bluebird @@ -3368,7 +3384,7 @@ packages: dependencies: confusing-browser-globals: 1.0.11 eslint: 8.26.0 - eslint-plugin-import: 2.26.0_c2flhriocdzler6lrwbyxxyoca + eslint-plugin-import: 2.26.0_5aea5dp4n23mfv4y2mmjxole3e object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 @@ -3392,7 +3408,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_mtfullqnpaqcaq2ae2ejmvqxza: + /eslint-module-utils/2.7.3_5lo3o6fzjznngjme4oo7ex45ji: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -3410,7 +3426,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -3429,7 +3445,7 @@ packages: regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_c2flhriocdzler6lrwbyxxyoca: + /eslint-plugin-import/2.26.0_5aea5dp4n23mfv4y2mmjxole3e: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3439,14 +3455,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.26.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_mtfullqnpaqcaq2ae2ejmvqxza + eslint-module-utils: 2.7.3_5lo3o6fzjznngjme4oo7ex45ji has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -3460,7 +3476,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.1.3_6amp5fdmvwluzjywjm3ep2edui: + /eslint-plugin-jest/27.1.3_vg4o634kebbkmy67d6ljsnmtoy: resolution: {integrity: sha512-7DrIfYRQPa7JQd1Le8G/BJsfYHVUKQdJQ/6vULSp/4NjKZmSMJ/605G2hhScEra++SiH68zPEjLnrO74nHrMLg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3473,10 +3489,10 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou + '@typescript-eslint/eslint-plugin': 5.42.0_6xw5wg2354iw4zujk2f3vyfrzu '@typescript-eslint/utils': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m eslint: 8.26.0 - jest: 29.2.2_@types+node@18.11.7 + jest: 29.2.2_@types+node@18.11.9 transitivePeerDependencies: - supports-color - typescript @@ -3676,17 +3692,6 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /expect/29.2.0: - resolution: {integrity: sha512-03ClF3GWwUqd9Grgkr9ZSdaCJGMRA69PQ8jT7o+Bx100VlGiAFf9/8oIm9Qve7ZVJhuJxFftqFhviZJRxxNfvg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/expect-utils': 29.2.1 - jest-get-type: 29.2.0 - jest-matcher-utils: 29.2.1 - jest-message-util: 29.2.1 - jest-util: 29.2.1 - dev: true - /expect/29.2.2: resolution: {integrity: sha512-hE09QerxZ5wXiOhqkXy5d2G9ar+EqOyifnCXCpMNu+vZ6DG9TJ6CO2c2kPDSLqERTTWrO7OZj8EkYHQqSd78Yw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4145,6 +4150,13 @@ packages: dependencies: lru-cache: 7.10.1 + /hosted-git-info/6.1.1: + resolution: {integrity: sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dependencies: + lru-cache: 7.10.1 + dev: false + /html-escaper/2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true @@ -4556,7 +4568,7 @@ packages: '@jest/expect': 29.2.2 '@jest/test-result': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -4575,7 +4587,7 @@ packages: - supports-color dev: true - /jest-cli/29.2.2_@types+node@18.11.7: + /jest-cli/29.2.2_@types+node@18.11.9: resolution: {integrity: sha512-R45ygnnb2CQOfd8rTPFR+/fls0d+1zXS6JPYTBBrnLPrhr58SSuPTiA5Tplv8/PXpz4zXR/AYNxmwIj6J6nrvg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -4592,18 +4604,18 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 29.2.2_@types+node@18.11.7 + jest-config: 29.2.2_@types+node@18.11.9 jest-util: 29.2.1 jest-validate: 29.2.2 prompts: 2.4.2 - yargs: 17.6.0 + yargs: 17.6.1 transitivePeerDependencies: - '@types/node' - supports-color - ts-node dev: true - /jest-config/29.2.2_@types+node@18.11.7: + /jest-config/29.2.2_@types+node@18.11.9: resolution: {integrity: sha512-Q0JX54a5g1lP63keRfKR8EuC7n7wwny2HoTRDb8cx78IwQOiaYUVZAdjViY3WcTxpR02rPUpvNVmZ1fkIlZPcw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4618,7 +4630,7 @@ packages: '@babel/core': 7.18.2 '@jest/test-sequencer': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 babel-jest: 29.2.2_@babel+core@7.18.2 chalk: 4.1.2 ci-info: 3.3.1 @@ -4687,7 +4699,7 @@ packages: '@jest/environment': 29.2.2 '@jest/fake-timers': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 jest-mock: 29.2.2 jest-util: 29.2.1 dev: true @@ -4698,7 +4710,7 @@ packages: peerDependencies: jest: '>=27.2.5' dependencies: - jest: 29.2.2_@types+node@18.11.7 + jest: 29.2.2_@types+node@18.11.9 jest-diff: 29.0.0 jest-get-type: 29.0.0 dev: true @@ -4719,7 +4731,7 @@ packages: dependencies: '@jest/types': 29.2.1 '@types/graceful-fs': 4.1.5 - '@types/node': 18.11.7 + '@types/node': 18.11.9 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -4740,16 +4752,6 @@ packages: pretty-format: 29.2.1 dev: true - /jest-matcher-utils/29.2.1: - resolution: {integrity: sha512-hUTBh7H/Mnb6GTpihbLh8uF5rjAMdekfW/oZNXUMAXi7bbmym2HiRpzgqf/zzkjgejMrVAkPdVSQj+32enlUww==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - jest-diff: 29.2.1 - jest-get-type: 29.2.0 - pretty-format: 29.2.1 - dev: true - /jest-matcher-utils/29.2.2: resolution: {integrity: sha512-4DkJ1sDPT+UX2MR7Y3od6KtvRi9Im1ZGLGgdLFLm4lPexbTaCgJW5NN3IOXlQHF7NSHY/VHhflQ+WoKtD/vyCw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4780,7 +4782,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 jest-util: 29.2.1 dev: true @@ -4835,7 +4837,7 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.10 @@ -4866,7 +4868,7 @@ packages: '@jest/test-result': 29.2.1 '@jest/transform': 29.2.2 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -4922,7 +4924,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 ci-info: 3.3.1 graceful-fs: 4.2.10 @@ -4934,7 +4936,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 chalk: 4.1.2 ci-info: 3.3.1 graceful-fs: 4.2.10 @@ -4959,7 +4961,7 @@ packages: dependencies: '@jest/test-result': 29.2.1 '@jest/types': 29.2.1 - '@types/node': 18.11.7 + '@types/node': 18.11.9 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4971,13 +4973,13 @@ packages: resolution: {integrity: sha512-ROHTZ+oj7sBrgtv46zZ84uWky71AoYi0vEV9CdEtc1FQunsoAGe5HbQmW76nI5QWdvECVPrSi1MCVUmizSavMg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.11.7 + '@types/node': 18.11.9 jest-util: 29.2.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest/29.2.2_@types+node@18.11.7: + /jest/29.2.2_@types+node@18.11.9: resolution: {integrity: sha512-r+0zCN9kUqoON6IjDdjbrsWobXM/09Nd45kIPRD8kloaRh1z5ZCMdVsgLXGxmlL7UpAJsvCYOQNO+NjvG/gqiQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -4990,7 +4992,7 @@ packages: '@jest/core': 29.2.2 '@jest/types': 29.2.1 import-local: 3.1.0 - jest-cli: 29.2.2_@types+node@18.11.7 + jest-cli: 29.2.2_@types+node@18.11.9 transitivePeerDependencies: - '@types/node' - supports-color @@ -5123,8 +5125,8 @@ packages: - supports-color dev: false - /libnpmpublish/7.0.1: - resolution: {integrity: sha512-kZW+7PO0G9MFDkUgnXrkcKAV6iaBiaH7jgX0jN0S9B2gtipDXvI2kqE/W5kM20HfGq1UztqXAmX8T/pdrQQ0MQ==} + /libnpmpublish/7.0.2: + resolution: {integrity: sha512-DJJeSTwX9Fq41eqnzKeynKgkTljUVaa/6dHSXCw1jycbS2GLnyxWdG007HYYCe1JzJixxBFjPg+nUaSc8rjlIA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: normalize-package-data: 5.0.0 @@ -5474,6 +5476,10 @@ packages: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: false + /natural-compare-lite/1.4.0: + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} + dev: true + /natural-compare/1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true @@ -5527,7 +5533,7 @@ packages: npmlog: 6.0.2 rimraf: 3.0.2 semver: 7.3.8 - tar: 6.1.11 + tar: 6.1.12 which: 2.0.2 transitivePeerDependencies: - bluebird @@ -5550,12 +5556,12 @@ packages: abbrev: 1.1.1 dev: false - /nopt/6.0.0: - resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + /nopt/7.0.0: + resolution: {integrity: sha512-e6Qw1rcrGoSxEH0hQ4GBSdUjkMOtXGhGFXdNT/3ZR0S37eR9DMj5za3dEDWE6o1T3/DP8ZOsPP4MIiky0c3QeA==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true dependencies: - abbrev: 1.1.1 + abbrev: 2.0.0 dev: false /normalize-newline/3.0.0: @@ -5682,8 +5688,8 @@ packages: gauge: 5.0.0 set-blocking: 2.0.0 - /nx/15.0.3: - resolution: {integrity: sha512-d9VWeArRfh4erWriWBMWK24nW6njZHXB/WVl/+8rTq1OirdpHrnILixzogEmTmaBKBE/XXR+zXFWVPHJlsEAYw==} + /nx/15.0.7: + resolution: {integrity: sha512-noXi5Cjd/NSyKDJ+HrkiUFkSRORFFDVAeQYX8LwRrVPvgex/8pv1okzJRXd2diPq3/tft2Cm9EXHLAE2xRvtlQ==} hasBin: true requiresBuild: true peerDependencies: @@ -5695,8 +5701,8 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 15.0.3 - '@nrwl/tao': 15.0.3 + '@nrwl/cli': 15.0.7 + '@nrwl/tao': 15.0.7 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.20 @@ -5728,7 +5734,7 @@ packages: tsconfig-paths: 3.14.1 tslib: 2.4.0 v8-compile-cache: 2.3.0 - yargs: 17.6.0 + yargs: 17.6.1 yargs-parser: 21.0.1 transitivePeerDependencies: - debug @@ -5905,15 +5911,15 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /pacote/15.0.4: - resolution: {integrity: sha512-6lSP0ly54fKrPIvXmVcmslqrcF8DL3y/RlNLwBWG1A3wd8sWcPF8hikTJDWqXUPMw6L04p6gqsJ/iLgRjth+6A==} + /pacote/15.0.6: + resolution: {integrity: sha512-dQwcz/sME7QIL+cdrw/jftQfMMXxSo17i2kJ/gnhBhUvvBAsxoBu1lw9B5IzCH/Ce8CvEkG/QYZ6txzKfn0bTw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true dependencies: '@npmcli/git': 4.0.1 '@npmcli/installed-package-contents': 2.0.1 - '@npmcli/promise-spawn': 5.0.0 - '@npmcli/run-script': 5.0.1 + '@npmcli/promise-spawn': 6.0.1 + '@npmcli/run-script': 6.0.0 cacache: 17.0.1 fs-minipass: 2.1.0 minipass: 3.1.6 @@ -5926,7 +5932,7 @@ packages: read-package-json: 6.0.0 read-package-json-fast: 3.0.1 ssri: 10.0.0 - tar: 6.1.11 + tar: 6.1.12 transitivePeerDependencies: - bluebird - supports-color @@ -6658,9 +6664,9 @@ packages: readable-stream: 3.6.0 dev: true - /tar/6.1.11: - resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==} - engines: {node: '>= 10'} + /tar/6.1.12: + resolution: {integrity: sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==} + engines: {node: '>=10'} dependencies: chownr: 2.0.0 fs-minipass: 2.1.0 @@ -6791,7 +6797,7 @@ packages: '@jest/types': 29.2.1 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.2.2_@types+node@18.11.7 + jest: 29.2.2_@types+node@18.11.9 jest-util: 29.1.0 json5: 2.2.1 lodash.memoize: 4.1.2 @@ -7046,6 +7052,14 @@ packages: dependencies: isexe: 2.0.0 + /which/3.0.0: + resolution: {integrity: sha512-nla//68K9NU6yRiwDY/Q8aU6siKlSs64aEC7+IV56QoAuyQT2ovsJcgGYGyqMOmI/CGN1BOR6mM5EN0FBO+zyQ==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + dependencies: + isexe: 2.0.0 + dev: false + /wide-align/1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: @@ -7176,8 +7190,8 @@ packages: yargs-parser: 20.2.9 dev: false - /yargs/17.6.0: - resolution: {integrity: sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==} + /yargs/17.6.1: + resolution: {integrity: sha512-leBuCGrL4dAd6ispNOGsJlhd0uZ6Qehkbu/B9KCR+Pxa/NVdNwi+i31lo0buCm6XxhJQFshXCD0/evfV4xfoUg==} engines: {node: '>=12'} dependencies: cliui: 8.0.1