From 0967dc5f87b1bf276117bc11dbb3224f86b7e868 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:29:04 +0000 Subject: [PATCH] chore(deps): update nrwl monorepo to v18.2.1 (#532) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@nrwl/eslint-plugin-nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/@nrwl%2feslint-plugin-nx/18.1.3/18.2.1) | `18.3.2` (+5) | | [@nrwl/jest](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/jest)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/@nrwl%2fjest/18.1.3/18.2.1) | `18.3.2` (+5) | | [@nrwl/js](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/js)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/@nrwl%2fjs/18.1.3/18.2.1) | `18.3.2` (+5) | | [@nrwl/linter](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/linter)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/@nrwl%2flinter/18.1.3/18.2.1) | `18.3.2` (+5) | | [@nrwl/workspace](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/workspace)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/@nrwl%2fworkspace/18.1.3/18.2.1) | `18.3.2` (+5) | | [nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) | devDependencies | minor | [`18.1.3` -> `18.2.1`](https://renovatebot.com/diffs/npm/nx/18.1.3/18.2.1) | `18.3.2` (+5) | --- ### Release Notes
nrwl/nx (@​nrwl/eslint-plugin-nx) ### [`v18.2.1`](https://togithub.com/nrwl/nx/releases/tag/18.2.1) [Compare Source](https://togithub.com/nrwl/nx/compare/18.2.0...18.2.1) ##### 18.2.1 (2024-03-28) ##### 🩹 Fixes - **nuxt:** use loadConfigFile from devkit rather than [@​nuxt/kit](https://togithub.com/nuxt/kit) ([#​22571](https://togithub.com/nrwl/nx/pull/22571)) ##### ❤️ Thank You - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) ### [`v18.2.0`](https://togithub.com/nrwl/nx/releases/tag/18.2.0) [Compare Source](https://togithub.com/nrwl/nx/compare/18.1.3...18.2.0) ##### 18.2.0 (2024-03-28) ##### 🚀 Features - **angular:** support angular 17.3.0 ([#​22202](https://togithub.com/nrwl/nx/pull/22202)) - **bundling:** refactor rollup executor to perform single build for all formats ([#​22436](https://togithub.com/nrwl/nx/pull/22436)) - **core:** add ability to add metadata to projects ([#​22299](https://togithub.com/nrwl/nx/pull/22299)) - **core:** create structured project graph errors with all plugin er… ([#​22404](https://togithub.com/nrwl/nx/pull/22404)) - **core:** add ability to scope plugins ([#​22379](https://togithub.com/nrwl/nx/pull/22379)) - **gradle:** add gradle init generator ([#​22245](https://togithub.com/nrwl/nx/pull/22245)) - **gradle:** make gradle public ([#​22399](https://togithub.com/nrwl/nx/pull/22399)) - **gradle:** add gradle init generator ([#​22245](https://togithub.com/nrwl/nx/pull/22245)) - **gradle:** add technology ([#​22528](https://togithub.com/nrwl/nx/pull/22528)) - **graph:** remove polyfills from graph client ([#​22494](https://togithub.com/nrwl/nx/pull/22494)) - **testing:** infer open-cypress task ([#​22556](https://togithub.com/nrwl/nx/pull/22556)) - **webpack:** create build log for remotes to help debug errors ([#​22539](https://togithub.com/nrwl/nx/pull/22539)) ##### 🩹 Fixes - **angular:** target correct versions of ng-packagr to create stylesheet worker synchronously ([#​22485](https://togithub.com/nrwl/nx/pull/22485)) - **angular:** prevent creating stylesheet worker multiple times in ng-packagr executors ([#​22491](https://togithub.com/nrwl/nx/pull/22491)) - **bundling:** prevent sensitive keys from being bundled ([#​22413](https://togithub.com/nrwl/nx/pull/22413)) - **bundling:** prevent sensitive keys from being bundled ([#​22413](https://togithub.com/nrwl/nx/pull/22413)) - **core:** override Path env variable on Windows platform ([#​22382](https://togithub.com/nrwl/nx/pull/22382)) - **core:** Should work if extends is a string ([a00f6438b9](https://togithub.com/nrwl/nx/commit/a00f6438b9)) - **core:** fix no plugins found for nx init without packge.json ([#​22434](https://togithub.com/nrwl/nx/pull/22434)) - **core:** exponential backoff retry on cache put fail ([#​21926](https://togithub.com/nrwl/nx/pull/21926)) - **core:** override Path env variable on Windows platform ([#​22382](https://togithub.com/nrwl/nx/pull/22382)) - **core:** Should work if extends is a string ([66ae83e569](https://togithub.com/nrwl/nx/commit/66ae83e569)) - **core:** fix no plugins found for nx init without packge.json ([#​22434](https://togithub.com/nrwl/nx/pull/22434)) - **core:** exponential backoff retry on cache put fail ([#​21926](https://togithub.com/nrwl/nx/pull/21926)) - **core:** cannot read property kind of undefined ([#​21715](https://togithub.com/nrwl/nx/pull/21715)) - **core:** rethrow unknown errors during incremental graph calculation ([#​22522](https://togithub.com/nrwl/nx/pull/22522)) - **core:** ignore yarn/cache when watching with the daemon ([#​22516](https://togithub.com/nrwl/nx/pull/22516)) - **core:** handle undefined properties in schemas with additionalProperties ([#​22426](https://togithub.com/nrwl/nx/pull/22426)) - **core:** fix caching outputs which have symlinks ([#​22548](https://togithub.com/nrwl/nx/pull/22548)) - **gradle:** fix missing tasks ([#​22400](https://togithub.com/nrwl/nx/pull/22400)) - **gradle:** fix gradle plugin path ([#​22405](https://togithub.com/nrwl/nx/pull/22405)) - **gradle:** fix missing tasks ([#​22400](https://togithub.com/nrwl/nx/pull/22400)) - **gradle:** fix gradle plugin path ([#​22405](https://togithub.com/nrwl/nx/pull/22405)) - **gradle:** fix gradle to work on windows ([#​22470](https://togithub.com/nrwl/nx/pull/22470)) - **gradle:** fix gradle icon ([#​22553](https://togithub.com/nrwl/nx/pull/22553)) - **gradle:** only allow certain types of task to be cached ([#​22559](https://togithub.com/nrwl/nx/pull/22559)) - **gradle:** add [@​nx/gradle](https://togithub.com/nx/gradle) to nx migrations ([#​22567](https://togithub.com/nrwl/nx/pull/22567)) - **js:** update babel preset to specify minor version of core-js for better optimization ([#​22433](https://togithub.com/nrwl/nx/pull/22433)) - **js:** match core-js version with babel options ([#​22493](https://togithub.com/nrwl/nx/pull/22493)) - **js:** migrate core-js to 3.36 for workspaces that use it ([#​22495](https://togithub.com/nrwl/nx/pull/22495)) - **js:** handle case where tslib or [@​swc/helpers](https://togithub.com/swc/helpers) are missing from externalNodes ([#​22523](https://togithub.com/nrwl/nx/pull/22523)) - **js:** do not write cached lockfile parsed results when an error is… ([#​22526](https://togithub.com/nrwl/nx/pull/22526)) - **linter:** convert parser options to flat config even is parser is missing ([#​22388](https://togithub.com/nrwl/nx/pull/22388)) - **linter:** convert parser options to flat config even is parser is missing ([#​22388](https://togithub.com/nrwl/nx/pull/22388)) - **misc:** handle cwd correctly when generating artifacts with as-provided ([#​22411](https://togithub.com/nrwl/nx/pull/22411)) - **misc:** handle cwd correctly when generating artifacts with as-provided ([#​22411](https://togithub.com/nrwl/nx/pull/22411)) - **misc:** align nx init package.json scripts handling when deselecting all plugins ([#​22490](https://togithub.com/nrwl/nx/pull/22490)) - **react:** HMR for withModuleFederation [#​22300](https://togithub.com/nrwl/nx/issues/22300) ([#​22562](https://togithub.com/nrwl/nx/pull/22562), [#​22300](https://togithub.com/nrwl/nx/issues/22300)) - **remix:** generate correct e2e config if Crystal is used ([#​22558](https://togithub.com/nrwl/nx/pull/22558)) - **rollup:** remove exports field from @​nx/rollup/package.json since is a breaking change ([#​22545](https://togithub.com/nrwl/nx/pull/22545)) - **storybook:** do not set cacheableOperations if not previously set ([#​22535](https://togithub.com/nrwl/nx/pull/22535)) - **testing:** remove root from the cypress ci-e2e group ([#​22468](https://togithub.com/nrwl/nx/pull/22468)) - **testing:** name group of e2e ci tasks distinctly from target name ([#​22525](https://togithub.com/nrwl/nx/pull/22525)) - **web:** spa flag should correctly define redirect ([#​22487](https://togithub.com/nrwl/nx/pull/22487)) - **webpack:** Stylus loader path ([#​22373](https://togithub.com/nrwl/nx/pull/22373)) - **webpack:** Stylus loader path ([#​22373](https://togithub.com/nrwl/nx/pull/22373)) - **webpack:** pass options from executor to NxWebpackPlugin correctly ([#​22529](https://togithub.com/nrwl/nx/pull/22529)) - **webpack:** resolve assets from executor options as relative to workspace root ([#​22544](https://togithub.com/nrwl/nx/pull/22544)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Joel Pelaez Jorge - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Maxence LEFEBVRE - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Mike Pham - Miroslav Jonaš [@​meeroslav](https://togithub.com/meeroslav) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: descope[bot] --- package.json | 12 +- pnpm-lock.yaml | 336 +++++++++++++++++++------------------------------ 2 files changed, 133 insertions(+), 215 deletions(-) diff --git a/package.json b/package.json index c2bdd1740..47ba48513 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,11 @@ "@commitlint/config-conventional": "^19.0.0", "@jscutlery/semver": "^5.0.0", "@nrwl/devkit": "^18.0.0", - "@nrwl/eslint-plugin-nx": "18.1.3", - "@nrwl/jest": "18.1.3", - "@nrwl/js": "18.1.3", - "@nrwl/linter": "18.1.3", - "@nrwl/workspace": "18.1.3", + "@nrwl/eslint-plugin-nx": "18.2.1", + "@nrwl/jest": "18.2.1", + "@nrwl/js": "18.2.1", + "@nrwl/linter": "18.2.1", + "@nrwl/workspace": "18.2.1", "@types/jest": "29.5.12", "@types/node": "20.11.30", "@typescript-eslint/eslint-plugin": "7.4.0", @@ -45,7 +45,7 @@ "jest-environment-jsdom": "29.7.0", "lint-staged": "^15.0.0", "ngx-deploy-npm": "^8.0.0", - "nx": "18.1.3", + "nx": "18.2.1", "playwright": "^1.41.2", "prettier": "^3.0.0", "ts-jest": "29.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfeac5ae4..0ba602b75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,11 +8,11 @@ importers: '@commitlint/config-conventional': ^19.0.0 '@jscutlery/semver': ^5.0.0 '@nrwl/devkit': ^18.0.0 - '@nrwl/eslint-plugin-nx': 18.1.3 - '@nrwl/jest': 18.1.3 - '@nrwl/js': 18.1.3 - '@nrwl/linter': 18.1.3 - '@nrwl/workspace': 18.1.3 + '@nrwl/eslint-plugin-nx': 18.2.1 + '@nrwl/jest': 18.2.1 + '@nrwl/js': 18.2.1 + '@nrwl/linter': 18.2.1 + '@nrwl/workspace': 18.2.1 '@types/jest': 29.5.12 '@types/node': 20.11.30 '@typescript-eslint/eslint-plugin': 7.4.0 @@ -24,7 +24,7 @@ importers: jest-environment-jsdom: 29.7.0 lint-staged: ^15.0.0 ngx-deploy-npm: ^8.0.0 - nx: 18.1.3 + nx: 18.2.1 playwright: ^1.41.2 prettier: ^3.0.0 ts-jest: 29.1.2 @@ -37,12 +37,12 @@ importers: '@commitlint/cli': 19.2.1_aldj6v7e223tfnp6svpe7ijn3i '@commitlint/config-conventional': 19.1.0 '@jscutlery/semver': 5.2.0 - '@nrwl/devkit': 18.0.8_nx@18.1.3 - '@nrwl/eslint-plugin-nx': 18.1.3_ww3azv5jczjvetfnwgya6smhra - '@nrwl/jest': 18.1.3_fnax75fjrr6tvpfixba6zz2jji - '@nrwl/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm - '@nrwl/linter': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu - '@nrwl/workspace': 18.1.3 + '@nrwl/devkit': 18.0.8_nx@18.2.1 + '@nrwl/eslint-plugin-nx': 18.2.1_3j6ilmt4gkft7o654572qym2s4 + '@nrwl/jest': 18.2.1_pljzbxkozlixkm7nd7t342g2gy + '@nrwl/js': 18.2.1_h7liiymi4x6frxsgwoskh4mcw4 + '@nrwl/linter': 18.2.1_i2gbzmp2gtui3zo2soubfynryq + '@nrwl/workspace': 18.2.1 '@types/jest': 29.5.12 '@types/node': 20.11.30 '@typescript-eslint/eslint-plugin': 7.4.0_jvoiaj6zsknbdatbjz5pnbwpwq @@ -54,7 +54,7 @@ importers: jest-environment-jsdom: 29.7.0 lint-staged: 15.1.0 ngx-deploy-npm: 8.0.1_tslib@2.6.2 - nx: 18.1.3 + nx: 18.2.1 playwright: 1.41.2 prettier: 3.1.0 ts-jest: 29.1.2_67xnt3v64q2pgz6kguni4h37hu @@ -3550,26 +3550,26 @@ packages: fastq: 1.15.0 dev: true - /@nrwl/devkit/18.0.8_nx@18.1.3: + /@nrwl/devkit/18.0.8_nx@18.2.1: resolution: {integrity: sha512-cKtXq2I/3y/t1I+jMn8XVfhtSjGxJHKGSmxStMdRPMcUim8iaS2V3fDUdF2CGrXrtbmDtYwBC8413YY+nVh0Gw==} dependencies: - '@nx/devkit': 18.0.8_nx@18.1.3 + '@nx/devkit': 18.0.8_nx@18.2.1 transitivePeerDependencies: - nx dev: true - /@nrwl/devkit/18.1.3_nx@18.1.3: - resolution: {integrity: sha512-qIP/RrOfPBqSPgMHKe13/YXnOxasL64Pv+i/aDdY/Fk5zvQIxe+qOizSus7przTwdpu6Jm+JWrYXrwIj4Tmy6g==} + /@nrwl/devkit/18.2.1_nx@18.2.1: + resolution: {integrity: sha512-D//NSihg/hyoinB+CpNMjecwdMIagoQgLlc2HLZtEpmBxM9b3ilX6J7js9HOqEO+jY5YBJWwHg20+qPDYz1Kqw==} dependencies: - '@nx/devkit': 18.1.3_nx@18.1.3 + '@nx/devkit': 18.2.1_nx@18.2.1 transitivePeerDependencies: - nx dev: true - /@nrwl/eslint-plugin-nx/18.1.3_ww3azv5jczjvetfnwgya6smhra: - resolution: {integrity: sha512-l6FQgzgHsHY+jbH6ukyXn6617ZixT5EY1gk0s+1H8dTwvHK44SqbeWtCs63VTRX53vcXiFTk71OZWUIb1AQ6tg==} + /@nrwl/eslint-plugin-nx/18.2.1_3j6ilmt4gkft7o654572qym2s4: + resolution: {integrity: sha512-R6OWtEB3aN4qKg1m+G4+OtP7Zl94nVbYScm6meWTtkwts2h1uscDIv1ACfbcvPaofB6+HzGp7kPkwZOp96TgeA==} dependencies: - '@nx/eslint-plugin': 18.1.3_ww3azv5jczjvetfnwgya6smhra + '@nx/eslint-plugin': 18.2.1_3j6ilmt4gkft7o654572qym2s4 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3586,10 +3586,10 @@ packages: - verdaccio dev: true - /@nrwl/jest/18.1.3_fnax75fjrr6tvpfixba6zz2jji: - resolution: {integrity: sha512-R8IPVHoLDLRFjdOC4f80LEUv4BYH2VoeyJlBw33u3xnTpb94XThMC//f1k+js/+iVPyFUqlHhOfw2X3HwcIYew==} + /@nrwl/jest/18.2.1_pljzbxkozlixkm7nd7t342g2gy: + resolution: {integrity: sha512-ZB9HZ0Jtc8iltk9yiuJ+Zd5MB51bXFFm2YCDxRgqcs7XuuzjjtwCnl7cOY0nw4lbL893UNOA5dH1RYg4Pk1WNw==} dependencies: - '@nx/jest': 18.1.3_fnax75fjrr6tvpfixba6zz2jji + '@nx/jest': 18.2.1_pljzbxkozlixkm7nd7t342g2gy transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3606,10 +3606,10 @@ packages: - verdaccio dev: true - /@nrwl/js/18.1.3_ejickoroqmb3xdwi3cq3aacnnm: - resolution: {integrity: sha512-7Wmmpk64CfmXTA/bvBm4z3xHMnf/TfPUjIcuzPrOFt25rBNPU0YhI9ULBAAnTDs0YZEiDe6pm+k6c8+ykT9mtA==} + /@nrwl/js/18.2.1_3ehhzd5r46n6keudip4o7qo6kq: + resolution: {integrity: sha512-FXyuZjIA5nG7jMVEwO7WfaLGJLqdA6L4ScwH1JUiPWT0/z+ZCEtjaB+AA9Okzqwm+5f/hA2e7BIHhF1Bkzkt7A==} dependencies: - '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm + '@nx/js': 18.2.1_3ehhzd5r46n6keudip4o7qo6kq transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3623,10 +3623,10 @@ packages: - verdaccio dev: true - /@nrwl/js/18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm: - resolution: {integrity: sha512-7Wmmpk64CfmXTA/bvBm4z3xHMnf/TfPUjIcuzPrOFt25rBNPU0YhI9ULBAAnTDs0YZEiDe6pm+k6c8+ykT9mtA==} + /@nrwl/js/18.2.1_h7liiymi4x6frxsgwoskh4mcw4: + resolution: {integrity: sha512-FXyuZjIA5nG7jMVEwO7WfaLGJLqdA6L4ScwH1JUiPWT0/z+ZCEtjaB+AA9Okzqwm+5f/hA2e7BIHhF1Bkzkt7A==} dependencies: - '@nx/js': 18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm + '@nx/js': 18.2.1_h7liiymi4x6frxsgwoskh4mcw4 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3640,10 +3640,10 @@ packages: - verdaccio dev: true - /@nrwl/linter/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: - resolution: {integrity: sha512-A3bUBv1R6JJjkJxoXqX1GYSEvBW/hsCLwQkubkbQOB2/OMShf5cpFCtx5aqvNrYRYf25ZB9tF6vuXe3MOj2KZg==} + /@nrwl/linter/18.2.1_i2gbzmp2gtui3zo2soubfynryq: + resolution: {integrity: sha512-ZhRvZQBAH/tFl39qf3oi6DGVgwqyxoVs19Y1PhdaQPppV5yTbQVTCaxp60/DqqDp6+I2j1XhFiZnn8XnN+s+ew==} dependencies: - '@nx/eslint': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu + '@nx/eslint': 18.2.1_i2gbzmp2gtui3zo2soubfynryq transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3657,11 +3657,11 @@ packages: - verdaccio dev: true - /@nrwl/tao/18.1.3: - resolution: {integrity: sha512-cRs5kDRhiYVZ9SLQ2ol+2+zltgPemDtsHKz2h2whazHF+d39zsPLYbFm1ZJuDKpZp6TJJercqSH1UQCdOXEkdQ==} + /@nrwl/tao/18.2.1: + resolution: {integrity: sha512-QOk9pCNBtu8Qk8Cr7WVbI4+Q/PdxXX+nWMU+xk1KyTjH+XYdAvVksrMqFndPAThIsPvC1fP2XCcMCxOX10F3rQ==} hasBin: true dependencies: - nx: 18.1.3 + nx: 18.2.1 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -3669,50 +3669,50 @@ packages: - debug dev: true - /@nrwl/workspace/18.1.3: - resolution: {integrity: sha512-Ds5BplyUJAzldMz+ywMqQw/T+UHhQBQSiNeyuqeUmqm6VKMWYs8LnAdVuCQkrc4jc/JL5QeJOUS+Ppt+O1kkGw==} + /@nrwl/workspace/18.2.1: + resolution: {integrity: sha512-G+fGGTOX7I6pLQml+g7K2OOh6Yifv/5U2zCbd0YhbqRJXgui2KKdPVZ+2noZleF3/HXCBo1cO5FJc+iA2aWtkA==} dependencies: - '@nx/workspace': 18.1.3 + '@nx/workspace': 18.2.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/devkit/18.0.8_nx@18.1.3: + /@nx/devkit/18.0.8_nx@18.2.1: resolution: {integrity: sha512-df56bzmhF8yhVCCChe0ATjCsc9r9SNcpks5/bABGqR91vHVGfsz0H33RYO7P2jrPwFBRYnf+aWWFY1d6NpEdxw==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.0.8_nx@18.1.3 + '@nrwl/devkit': 18.0.8_nx@18.2.1 ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.1.3 + nx: 18.2.1 semver: 7.6.0 tmp: 0.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/devkit/18.1.3_nx@18.1.3: - resolution: {integrity: sha512-/LA1VTcSOHun06bsLFREFsy3K2XvRIZKPhUgXbrPAjwVZzH91a+9jUYoCwrxXrp21c2Ndh6y3zq3qPfjJr7DzQ==} + /@nx/devkit/18.2.1_nx@18.2.1: + resolution: {integrity: sha512-zEWm/lYgD0fHUU2Qgdd1OkIuBDbp8sCIiwv0iMITJy9CZf+fxg3rzRaUwVSbIXXSdeaSIFT75WI4zoI+7EQ/9w==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.1.3_nx@18.1.3 + '@nrwl/devkit': 18.2.1_nx@18.2.1 ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.1.3 + nx: 18.2.1 semver: 7.6.0 tmp: 0.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/eslint-plugin/18.1.3_ww3azv5jczjvetfnwgya6smhra: - resolution: {integrity: sha512-pzmvdvF2rOqCd6JymwBwlNP+2TxFWpPDof8NQXeEpjhSAP/OGaxIMNrzft0jTqvA5i14+rIah02zp26sm1IPHg==} + /@nx/eslint-plugin/18.2.1_3j6ilmt4gkft7o654572qym2s4: + resolution: {integrity: sha512-E4mSD2dqEqH0sVSdW/+TBNlKcvS5TmNLjctDZbg74fUZ0t4MgJpqnFGZxki72LSRf47pJAkaFmT0a0Y7ytzwUg==} peerDependencies: '@typescript-eslint/parser': ^6.13.2 || ^7.0.0 eslint-config-prettier: ^9.0.0 @@ -3720,12 +3720,12 @@ packages: eslint-config-prettier: optional: true dependencies: - '@nrwl/eslint-plugin-nx': 18.1.3_ww3azv5jczjvetfnwgya6smhra - '@nx/devkit': 18.1.3_nx@18.1.3 - '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm + '@nrwl/eslint-plugin-nx': 18.2.1_3j6ilmt4gkft7o654572qym2s4 + '@nx/devkit': 18.2.1_nx@18.2.1 + '@nx/js': 18.2.1_h7liiymi4x6frxsgwoskh4mcw4 '@typescript-eslint/parser': 7.2.0_4lxgoysztp3gakdxqfzw7vhg4u - '@typescript-eslint/type-utils': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u - '@typescript-eslint/utils': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/type-utils': 7.4.0_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/utils': 7.4.0_4lxgoysztp3gakdxqfzw7vhg4u chalk: 4.1.2 confusing-browser-globals: 1.0.11 eslint-config-prettier: 9.1.0_eslint@8.57.0 @@ -3746,20 +3746,20 @@ packages: - verdaccio dev: true - /@nx/eslint/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: - resolution: {integrity: sha512-PGGD2qyePRvz6VSjUrHO5ZooCTvILLB1BVWw9i7FZ3mUazg6nWgnsZEmoeLZKmBPMhACZfuj0/ULtw0y+lfMvA==} + /@nx/eslint/18.2.1_i2gbzmp2gtui3zo2soubfynryq: + resolution: {integrity: sha512-T7BMOily5zIa6LoEma+v6PgKerjCkl/vrDuKaHPsD6OCH62b2rrlQMoFcw6fnc02Pb5Up78xxXRxfl7QDKhLpw==} peerDependencies: js-yaml: 4.1.0 peerDependenciesMeta: js-yaml: optional: true dependencies: - '@nx/devkit': 18.1.3_nx@18.1.3 - '@nx/js': 18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm - '@nx/linter': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu + '@nx/devkit': 18.2.1_nx@18.2.1 + '@nx/js': 18.2.1_3ehhzd5r46n6keudip4o7qo6kq + '@nx/linter': 18.2.1_i2gbzmp2gtui3zo2soubfynryq eslint: 8.57.0 tslib: 2.6.2 - typescript: 5.3.3 + typescript: 5.4.5 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3772,14 +3772,14 @@ packages: - verdaccio dev: true - /@nx/jest/18.1.3_fnax75fjrr6tvpfixba6zz2jji: - resolution: {integrity: sha512-vGN3r5DhEDZDtKkA1iJ9bGqFzmxI3KGnv8rkTDoXlrhGZQULxMwnqFEEp4OHPMdXB98wlA/sYGQcqPZXPhWVyA==} + /@nx/jest/18.2.1_pljzbxkozlixkm7nd7t342g2gy: + resolution: {integrity: sha512-qgGWyeE6POJGbSdYM5FuccoCHwv818/tiWrjfESlv2aY+X4uEozZqtFQ8drR3hgCvuU4/MFfaU/y31SC4WDKTA==} dependencies: '@jest/reporters': 29.7.0 '@jest/test-result': 29.7.0 - '@nrwl/jest': 18.1.3_fnax75fjrr6tvpfixba6zz2jji - '@nx/devkit': 18.1.3_nx@18.1.3 - '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm + '@nrwl/jest': 18.2.1_pljzbxkozlixkm7nd7t342g2gy + '@nx/devkit': 18.2.1_nx@18.2.1 + '@nx/js': 18.2.1_h7liiymi4x6frxsgwoskh4mcw4 '@phenomnomnominal/tsquery': 5.0.1_typescript@4.9.5 chalk: 4.1.2 identity-obj-proxy: 3.0.0 @@ -3806,8 +3806,8 @@ packages: - verdaccio dev: true - /@nx/js/18.1.3_ejickoroqmb3xdwi3cq3aacnnm: - resolution: {integrity: sha512-nXDTgyyM3/rfLFORroOzgaeD1+sI+QU+lrVMbW0JW0SkqrzpEXzo8VdlFoA2DQrbaChT3lyZQwGQ/CZYF+76Sw==} + /@nx/js/18.2.1_3ehhzd5r46n6keudip4o7qo6kq: + resolution: {integrity: sha512-HRLZ9OD9cgL8oZb+avpHEHVasfq0ZzqvcE3DaHJg0fAMvU3yibZIK10npbIfFh+xSv+2FN5ZqA1UHYNaXsF+3A==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -3821,10 +3821,10 @@ packages: '@babel/preset-env': 7.23.5_@babel+core@7.23.5 '@babel/preset-typescript': 7.23.3_@babel+core@7.23.5 '@babel/runtime': 7.23.5 - '@nrwl/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm - '@nx/devkit': 18.1.3_nx@18.1.3 - '@nx/workspace': 18.1.3 - '@phenomnomnominal/tsquery': 5.0.1_typescript@4.9.5 + '@nrwl/js': 18.2.1_3ehhzd5r46n6keudip4o7qo6kq + '@nx/devkit': 18.2.1_nx@18.2.1 + '@nx/workspace': 18.2.1 + '@phenomnomnominal/tsquery': 5.0.1_typescript@5.4.5 babel-plugin-const-enum: 1.2.0_@babel+core@7.23.5 babel-plugin-macros: 2.8.0 babel-plugin-transform-typescript-metadata: 0.3.2_@babel+core@7.23.5 @@ -3841,7 +3841,7 @@ packages: ora: 5.3.0 semver: 7.6.0 source-map-support: 0.5.19 - ts-node: 10.9.1_aldj6v7e223tfnp6svpe7ijn3i + ts-node: 10.9.1_7xaha6u47a3ypcrlob2iiit23u tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -3856,8 +3856,8 @@ packages: - typescript dev: true - /@nx/js/18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm: - resolution: {integrity: sha512-nXDTgyyM3/rfLFORroOzgaeD1+sI+QU+lrVMbW0JW0SkqrzpEXzo8VdlFoA2DQrbaChT3lyZQwGQ/CZYF+76Sw==} + /@nx/js/18.2.1_h7liiymi4x6frxsgwoskh4mcw4: + resolution: {integrity: sha512-HRLZ9OD9cgL8oZb+avpHEHVasfq0ZzqvcE3DaHJg0fAMvU3yibZIK10npbIfFh+xSv+2FN5ZqA1UHYNaXsF+3A==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -3871,10 +3871,10 @@ packages: '@babel/preset-env': 7.23.5_@babel+core@7.23.5 '@babel/preset-typescript': 7.23.3_@babel+core@7.23.5 '@babel/runtime': 7.23.5 - '@nrwl/js': 18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm - '@nx/devkit': 18.1.3_nx@18.1.3 - '@nx/workspace': 18.1.3 - '@phenomnomnominal/tsquery': 5.0.1_typescript@5.3.3 + '@nrwl/js': 18.2.1_h7liiymi4x6frxsgwoskh4mcw4 + '@nx/devkit': 18.2.1_nx@18.2.1 + '@nx/workspace': 18.2.1 + '@phenomnomnominal/tsquery': 5.0.1_typescript@4.9.5 babel-plugin-const-enum: 1.2.0_@babel+core@7.23.5 babel-plugin-macros: 2.8.0 babel-plugin-transform-typescript-metadata: 0.3.2_@babel+core@7.23.5 @@ -3891,7 +3891,7 @@ packages: ora: 5.3.0 semver: 7.6.0 source-map-support: 0.5.19 - ts-node: 10.9.1_i7wrsy4jz4oyipa6bnhztmkwqa + ts-node: 10.9.1_aldj6v7e223tfnp6svpe7ijn3i tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -3906,10 +3906,10 @@ packages: - typescript dev: true - /@nx/linter/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: - resolution: {integrity: sha512-kD7Vb6cLi3J+pW+2IKEVg4SgBAA9XXOZMN58oi+sefLpnFe9180tbWVwHZG4nuiMMkh8eC8mAQfgiXwyrdZfFQ==} + /@nx/linter/18.2.1_i2gbzmp2gtui3zo2soubfynryq: + resolution: {integrity: sha512-ZQ8utodzPw1AIVz9hLKqml90GozJYn8A8LrUGfUkbw1aeM8kYSfVvm+i7AFWJOkAP1S0YD+zlNtibdVbAhs6+Q==} dependencies: - '@nx/eslint': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu + '@nx/eslint': 18.2.1_i2gbzmp2gtui3zo2soubfynryq transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3923,8 +3923,8 @@ packages: - verdaccio dev: true - /@nx/nx-darwin-arm64/18.1.3: - resolution: {integrity: sha512-h3/1ywpLa56RwBnz8Lr9yyUvPvfGvKFxIo8LNptc8fMoONuuIOeZTAmaBxKBOaKtL7g64/LKDs0Ts+mSXzmbqA==} + /@nx/nx-darwin-arm64/18.2.1: + resolution: {integrity: sha512-s6ilEYpzyBoeyjM4PkK0nOPWu2uBL2TPDAVIwVh7J2RuM3xINy45zgbmYBUwC4JZUCSJv7e0GQ7OpxEQVlOjDA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -3932,8 +3932,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64/18.1.3: - resolution: {integrity: sha512-6LHe7MYrKlztLlKhYfGV3CtFPhEqcc2ZgwGVWYiAmS/glcN+Wai7RFQX/cZiJ+TbDRFzvETPPGNRP/aSAOkRnQ==} + /@nx/nx-darwin-x64/18.2.1: + resolution: {integrity: sha512-WpsnI+Z4qfqs0uyFyERLGKZSw3OIpKx3yr7fgFEyfUQS9pqIzqngh2gnoAnf/eYHKBZ2GNPjJ1n+fPHIuLP/dw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -3941,8 +3941,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64/18.1.3: - resolution: {integrity: sha512-ppSkJJVKnfDWYJBKqjEM/p4qdMZsZVV++dkFN/n50p6uwHstv0Kth7dNdsu3ZyPqmg6+IYUZql7JSTeNqKne5A==} + /@nx/nx-freebsd-x64/18.2.1: + resolution: {integrity: sha512-AnbYoxvGHQPDXA5A+nPsVTYEQnXayKnC+NLUcxwoH5gW0Io4oBpck+RW4yf8Dt3zoB/RUw4X/TMKPAMXbD7HuA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -3950,8 +3950,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf/18.1.3: - resolution: {integrity: sha512-1vflQE4gscHq2GJeu2L48Z8rQFcdu+gcprG1cMEf3CIDxh/nJei66bdVJYYYxPNi6rYaeONPJgBjbIih8ce8nQ==} + /@nx/nx-linux-arm-gnueabihf/18.2.1: + resolution: {integrity: sha512-01M5fq1hYQQPlSJ7VIJ+ADmadlRvrvrOngbhBWPdWM70XKNz46Z8Z8JrOq1n67QviAPwIYELBMR2c8Bi/NU7FQ==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -3959,8 +3959,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu/18.1.3: - resolution: {integrity: sha512-7B5YXjDzzFdEMUzhFifXgsg741Afp3v7vNdPL2joQ7xrERKYEge7eXCjp5/GYhl9J4y5BmdeV2Joqr4WQ6R7Pg==} + /@nx/nx-linux-arm64-gnu/18.2.1: + resolution: {integrity: sha512-mQf0/NAAYDrvhhkHbw8/xFiIJ8ldzMxT0sHe2syYbWdnAYWxbXUlDvaalHgILZNiELNsLopbZ6zyKbyj7gTMbw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3968,8 +3968,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl/18.1.3: - resolution: {integrity: sha512-OaAVjUli44JUTlGPmtxZDO2U88yK6/cwt1LTbTHGeabupbXR295RDn1TkR1/1oNo8grRaOi/V9DWEg9RRmGvOw==} + /@nx/nx-linux-arm64-musl/18.2.1: + resolution: {integrity: sha512-iP2vKQfiCNNUZm81jbIVz2IshtyUUFw7BLi4vTWYIxcknbRJIchNb0dubJBmJUx4593z3O3wst252rg2QlP+cw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3977,8 +3977,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu/18.1.3: - resolution: {integrity: sha512-qDinHpGZ9FhoOtdfO23pwN7pBCu25ElJ1InLCeCarl9CQYS1CDZNimrcSOFl20DAZqINQamPqBFJ7nKeDRBy7g==} + /@nx/nx-linux-x64-gnu/18.2.1: + resolution: {integrity: sha512-LHO+MlMgnm/v1CR0E/UfCUD9bfQWrA8btohv1ju/uHw32wW5P/MiMuLk0jrythWk++NZxpMzBIqcZrO2AcQgUg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3986,8 +3986,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl/18.1.3: - resolution: {integrity: sha512-E28Q0v9N7LrV+0uu4ytrcCHfF1MPYwNL2NLZN3yCPgulGHe3NwCuMnbC974+uOZ+MTqua7KnVOQ5VYA5sL1LIw==} + /@nx/nx-linux-x64-musl/18.2.1: + resolution: {integrity: sha512-dXNf2P5bRg+u+xDCkqmmP5OABlHZ+zw7D5++uOnGT0D3Y9ZfNl7LVrTqKrTAFJlR6Ycb4ffjhauXF5Yh2tedeA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3995,8 +3995,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc/18.1.3: - resolution: {integrity: sha512-EYHPIcanVn6ZWkELnW4wW+gl8Itulmpi7f7s83CFrYxRW0U8SAG2sW4JrlvZgrK2CMyluiCGqZGHDUJZST4CVA==} + /@nx/nx-win32-arm64-msvc/18.2.1: + resolution: {integrity: sha512-6Dt3/qU2qKwzfXeaB+dS+oEasMbC16ZMC7E6pZTsiXqyjkh25lomiOYLBxBlHdGR4M06CzhFI3Vxtk8Hr7ltuQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -4004,8 +4004,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc/18.1.3: - resolution: {integrity: sha512-1tBViAG9VQ3arKoKFOrkBzYUAGgGsVqYbifng+stb5TPWOj0jjhQpwbsk0u3ROmEBw9crWRwzRt1qh/ZE7SfQQ==} + /@nx/nx-win32-x64-msvc/18.2.1: + resolution: {integrity: sha512-FsX7Y22WezvH+Z2sUUXSTKUyG8MGL7ObmIRTZxacY2sV1IiaXY5i3J/46AKkJ+lfp6ALULJ4lRlLwXo9jDHbiA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4013,14 +4013,14 @@ packages: dev: true optional: true - /@nx/workspace/18.1.3: - resolution: {integrity: sha512-gJq7PWDygW1Q+XMxKIRO/2oos3Qczes9+zskjglN4G+1durnFqAJA863R57jfW1322Q1OuMngV1TBHJdtYaSnw==} + /@nx/workspace/18.2.1: + resolution: {integrity: sha512-cM/JjreLngGZBLCpZ/q5w9OVdwfq20vDjZRZTV+L4CGuSFbBGuXOY2C5Tdi2eys9sq/dnDAtPRo4gImIbdQM1w==} dependencies: - '@nrwl/workspace': 18.1.3 - '@nx/devkit': 18.1.3_nx@18.1.3 + '@nrwl/workspace': 18.2.1 + '@nx/devkit': 18.2.1_nx@18.2.1 chalk: 4.1.2 enquirer: 2.3.6 - nx: 18.1.3 + nx: 18.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -4088,13 +4088,13 @@ packages: typescript: 4.9.5 dev: true - /@phenomnomnominal/tsquery/5.0.1_typescript@5.3.3: + /@phenomnomnominal/tsquery/5.0.1_typescript@5.4.5: resolution: {integrity: sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==} peerDependencies: typescript: ^3 || ^4 || ^5 dependencies: esquery: 1.5.0 - typescript: 5.3.3 + typescript: 5.4.5 dev: true /@pkgjs/parseargs/0.11.0: @@ -5266,14 +5266,6 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager/6.21.0: - resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} - engines: {node: ^16.0.0 || >=18.0.0} - dependencies: - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/visitor-keys': 6.21.0 - dev: true - /@typescript-eslint/scope-manager/7.2.0: resolution: {integrity: sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -5290,26 +5282,6 @@ packages: '@typescript-eslint/visitor-keys': 7.4.0 dev: true - /@typescript-eslint/type-utils/6.21.0_4lxgoysztp3gakdxqfzw7vhg4u: - resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 6.21.0_typescript@4.9.5 - '@typescript-eslint/utils': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u - debug: 4.3.4 - eslint: 8.57.0 - ts-api-utils: 1.0.3_typescript@4.9.5 - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/type-utils/7.4.0_4lxgoysztp3gakdxqfzw7vhg4u: resolution: {integrity: sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -5335,11 +5307,6 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/6.21.0: - resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: true - /@typescript-eslint/types/7.2.0: resolution: {integrity: sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -5371,28 +5338,6 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/6.21.0_typescript@4.9.5: - resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/visitor-keys': 6.21.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.3 - semver: 7.6.0 - ts-api-utils: 1.0.3_typescript@4.9.5 - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/typescript-estree/7.2.0_typescript@4.9.5: resolution: {integrity: sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -5477,25 +5422,6 @@ packages: - typescript dev: true - /@typescript-eslint/utils/6.21.0_4lxgoysztp3gakdxqfzw7vhg4u: - resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 - '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0_typescript@4.9.5 - eslint: 8.57.0 - semver: 7.6.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/utils/7.4.0_4lxgoysztp3gakdxqfzw7vhg4u: resolution: {integrity: sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -5523,14 +5449,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys/6.21.0: - resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} - engines: {node: ^16.0.0 || >=18.0.0} - dependencies: - '@typescript-eslint/types': 6.21.0 - eslint-visitor-keys: 3.4.3 - dev: true - /@typescript-eslint/visitor-keys/7.2.0: resolution: {integrity: sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -11856,8 +11774,8 @@ packages: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true - /nx/18.1.3: - resolution: {integrity: sha512-Ade/BZxK8kf98pBPHVJXRkxRTpBYJceL1YD9LBMP5TwmsVdG5ZbmmpTkCBorCGmCZ8L5WZN3gwoikvPKGs8q5w==} + /nx/18.2.1: + resolution: {integrity: sha512-wUYr1x6GnPvtHMY5pHVijuJbD077ObwGCX+pHZc1IreugAQBLmQ6bxPNCxuI0YjGeM39PD9ME+rxi6aAcJbUKw==} hasBin: true requiresBuild: true peerDependencies: @@ -11869,7 +11787,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.1.3 + '@nrwl/tao': 18.2.1 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -11904,16 +11822,16 @@ packages: yargs: 17.7.1 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.1.3 - '@nx/nx-darwin-x64': 18.1.3 - '@nx/nx-freebsd-x64': 18.1.3 - '@nx/nx-linux-arm-gnueabihf': 18.1.3 - '@nx/nx-linux-arm64-gnu': 18.1.3 - '@nx/nx-linux-arm64-musl': 18.1.3 - '@nx/nx-linux-x64-gnu': 18.1.3 - '@nx/nx-linux-x64-musl': 18.1.3 - '@nx/nx-win32-arm64-msvc': 18.1.3 - '@nx/nx-win32-x64-msvc': 18.1.3 + '@nx/nx-darwin-arm64': 18.2.1 + '@nx/nx-darwin-x64': 18.2.1 + '@nx/nx-freebsd-x64': 18.2.1 + '@nx/nx-linux-arm-gnueabihf': 18.2.1 + '@nx/nx-linux-arm64-gnu': 18.2.1 + '@nx/nx-linux-arm64-musl': 18.2.1 + '@nx/nx-linux-x64-gnu': 18.2.1 + '@nx/nx-linux-x64-musl': 18.2.1 + '@nx/nx-win32-arm64-msvc': 18.2.1 + '@nx/nx-win32-x64-msvc': 18.2.1 transitivePeerDependencies: - debug dev: true @@ -14038,7 +13956,7 @@ packages: yargs-parser: 21.1.1 dev: true - /ts-node/10.9.1_aldj6v7e223tfnp6svpe7ijn3i: + /ts-node/10.9.1_7xaha6u47a3ypcrlob2iiit23u: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -14064,12 +13982,12 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.4.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true - /ts-node/10.9.1_i7wrsy4jz4oyipa6bnhztmkwqa: + /ts-node/10.9.1_aldj6v7e223tfnp6svpe7ijn3i: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -14095,7 +14013,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.3.3 + typescript: 4.9.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -14357,8 +14275,8 @@ packages: hasBin: true dev: true - /typescript/5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + /typescript/5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true