From b254bfcd7e5ae6576fee8704cbbc285e6264e2d0 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:34:22 +0000 Subject: [PATCH] chore(deps): update nrwl monorepo to v18.1.3 (#521) 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 | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/@nrwl%2feslint-plugin-nx/18.1.2/18.1.3) | `18.2.4` (+4) | | [@nrwl/jest](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/jest)) | devDependencies | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/@nrwl%2fjest/18.1.2/18.1.3) | `18.2.4` (+4) | | [@nrwl/js](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/js)) | devDependencies | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/@nrwl%2fjs/18.1.2/18.1.3) | `18.2.4` (+4) | | [@nrwl/linter](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/linter)) | devDependencies | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/@nrwl%2flinter/18.1.2/18.1.3) | `18.2.4` (+4) | | [@nrwl/workspace](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/workspace)) | devDependencies | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/@nrwl%2fworkspace/18.1.2/18.1.3) | `18.2.4` (+4) | | [nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) | devDependencies | patch | [`18.1.2` -> `18.1.3`](https://renovatebot.com/diffs/npm/nx/18.1.2/18.1.3) | `18.2.4` (+4) | --- ### Release Notes
nrwl/nx (@​nrwl/eslint-plugin-nx) ### [`v18.1.3`](https://togithub.com/nrwl/nx/releases/tag/18.1.3) [Compare Source](https://togithub.com/nrwl/nx/compare/18.1.2...18.1.3) ##### 18.1.3 (2024-03-25) ##### 🚀 Features - **gradle:** add gradle init generator ([#​22245](https://togithub.com/nrwl/nx/pull/22245)) ##### 🩹 Fixes - **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)) - **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)) - **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)) - **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)) - **webpack:** Stylus loader path ([#​22373](https://togithub.com/nrwl/nx/pull/22373)) ##### ❤️ Thank You - Emily Xiong - Jack Hsu - Jason Jean - Joel Pelaez Jorge - Leosvel Pérez Espinosa - Mike Pham - Miroslav Jonaš - Nicholas Cunningham
--- ### 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 | 297 ++++++++++++++++++++++--------------------------- 2 files changed, 137 insertions(+), 172 deletions(-) diff --git a/package.json b/package.json index 2dbbf018d..59135e0d1 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.2", - "@nrwl/jest": "18.1.2", - "@nrwl/js": "18.1.2", - "@nrwl/linter": "18.1.2", - "@nrwl/workspace": "18.1.2", + "@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", "@types/jest": "29.5.12", "@types/node": "20.11.30", "@typescript-eslint/eslint-plugin": "7.3.1", @@ -45,7 +45,7 @@ "jest-environment-jsdom": "29.7.0", "lint-staged": "^15.0.0", "ngx-deploy-npm": "^8.0.0", - "nx": "18.1.2", + "nx": "18.1.3", "playwright": "^1.41.2", "prettier": "^3.0.0", "ts-jest": "29.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec3546f23..a7fd8f5bf 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.2 - '@nrwl/jest': 18.1.2 - '@nrwl/js': 18.1.2 - '@nrwl/linter': 18.1.2 - '@nrwl/workspace': 18.1.2 + '@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 '@types/jest': 29.5.12 '@types/node': 20.11.30 '@typescript-eslint/eslint-plugin': 7.3.1 @@ -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.2 + nx: 18.1.3 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.2 - '@nrwl/eslint-plugin-nx': 18.1.2_rczkovelfqt43gnoxndlquy6ii - '@nrwl/jest': 18.1.2_d75eykm2htvrzgpjfvj7gp3fvi - '@nrwl/js': 18.1.2_y7ttyavslygly2a3r3jwutt4sq - '@nrwl/linter': 18.1.2_zzgpv6qidvdbyosy4ojc2ijyei - '@nrwl/workspace': 18.1.2 + '@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 '@types/jest': 29.5.12 '@types/node': 20.11.30 '@typescript-eslint/eslint-plugin': 7.3.1_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.2 + nx: 18.1.3 playwright: 1.41.2 prettier: 3.1.0 ts-jest: 29.1.2_67xnt3v64q2pgz6kguni4h37hu @@ -133,7 +133,7 @@ importers: reselect: 5.1.0 tslib: 2.6.2 devDependencies: - '@descope/web-components-ui': 1.0.291 + '@descope/web-components-ui': 1.0.294 '@open-wc/rollup-plugin-html': 1.2.5 '@playwright/test': 1.41.1 '@rollup/plugin-commonjs': 25.0.7_rollup@4.13.0 @@ -254,7 +254,7 @@ importers: reselect: 5.1.0 tslib: 2.6.2 devDependencies: - '@descope/web-components-ui': 1.0.291 + '@descope/web-components-ui': 1.0.294 '@open-wc/rollup-plugin-html': 1.2.5 '@playwright/test': 1.41.1 '@rollup/plugin-commonjs': 24.1.0_rollup@2.79.1 @@ -741,7 +741,7 @@ importers: reselect: 5.1.0 tslib: 2.6.2 devDependencies: - '@descope/web-components-ui': 1.0.291 + '@descope/web-components-ui': 1.0.294 '@open-wc/rollup-plugin-html': 1.2.5 '@playwright/test': 1.41.1 '@rollup/plugin-commonjs': 25.0.7_rollup@4.13.0 @@ -864,7 +864,7 @@ importers: reselect: 5.1.0 tslib: 2.6.2 devDependencies: - '@descope/web-components-ui': 1.0.291 + '@descope/web-components-ui': 1.0.294 '@open-wc/rollup-plugin-html': 1.2.5 '@playwright/test': 1.41.1 '@rollup/plugin-commonjs': 25.0.7_rollup@4.13.0 @@ -1577,16 +1577,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-jsx/7.21.4_@babel+core@7.23.5: - resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-jsx/7.23.3_@babel+core@7.23.5: resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} engines: {node: '>=6.9.0'} @@ -1671,16 +1661,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-typescript/7.21.4_@babel+core@7.23.5: - resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-typescript/7.23.3_@babel+core@7.23.5: resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} engines: {node: '>=6.9.0'} @@ -2608,8 +2588,8 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@descope/web-components-ui/1.0.291: - resolution: {integrity: sha512-gcsLm9e7RqsZ53zpP9gN3yDf6cpSk0VkQvOPM9d8DzmIaW1U4go4+LskZPVf5bszhJSSMH/Wax2dFKWTu2k1Rg==} + /@descope/web-components-ui/1.0.294: + resolution: {integrity: sha512-mbmacZCjyx9vIc0sCEdYjq67fbuSBHWAEoRFjnuOWQCXJkK4IILIq1JoUZs/hAdBQ3yMfdc2LLE+8DQFBYEuCw==} dependencies: '@vaadin/avatar': 24.3.4 '@vaadin/button': 24.3.4 @@ -3447,26 +3427,26 @@ packages: fastq: 1.15.0 dev: true - /@nrwl/devkit/18.0.8_nx@18.1.2: + /@nrwl/devkit/18.0.8_nx@18.1.3: resolution: {integrity: sha512-cKtXq2I/3y/t1I+jMn8XVfhtSjGxJHKGSmxStMdRPMcUim8iaS2V3fDUdF2CGrXrtbmDtYwBC8413YY+nVh0Gw==} dependencies: - '@nx/devkit': 18.0.8_nx@18.1.2 + '@nx/devkit': 18.0.8_nx@18.1.3 transitivePeerDependencies: - nx dev: true - /@nrwl/devkit/18.1.2_nx@18.1.2: - resolution: {integrity: sha512-x+6UJNeWoDtke1FhEAP6ptDLUPJC/xOJ+Wri6RFTi+/ekw7qD3Bj73XHU9C47HBxMxN2voUVMfIX3mC65/CXiQ==} + /@nrwl/devkit/18.1.3_nx@18.1.3: + resolution: {integrity: sha512-qIP/RrOfPBqSPgMHKe13/YXnOxasL64Pv+i/aDdY/Fk5zvQIxe+qOizSus7przTwdpu6Jm+JWrYXrwIj4Tmy6g==} dependencies: - '@nx/devkit': 18.1.2_nx@18.1.2 + '@nx/devkit': 18.1.3_nx@18.1.3 transitivePeerDependencies: - nx dev: true - /@nrwl/eslint-plugin-nx/18.1.2_rczkovelfqt43gnoxndlquy6ii: - resolution: {integrity: sha512-cmTMpG09avCHbbrpHE2rld4o+GEUX6Q7URh51QvKbeIeBvT77uEbin7EzptWJNjN4Ht9hKEAiQkZPideualWeA==} + /@nrwl/eslint-plugin-nx/18.1.3_ww3azv5jczjvetfnwgya6smhra: + resolution: {integrity: sha512-l6FQgzgHsHY+jbH6ukyXn6617ZixT5EY1gk0s+1H8dTwvHK44SqbeWtCs63VTRX53vcXiFTk71OZWUIb1AQ6tg==} dependencies: - '@nx/eslint-plugin': 18.1.2_rczkovelfqt43gnoxndlquy6ii + '@nx/eslint-plugin': 18.1.3_ww3azv5jczjvetfnwgya6smhra transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3483,10 +3463,10 @@ packages: - verdaccio dev: true - /@nrwl/jest/18.1.2_d75eykm2htvrzgpjfvj7gp3fvi: - resolution: {integrity: sha512-G+Zr/MDS3k1Bg0Pmv2YWlqBhpaZq38W7GdSci4DEkdQMBZtHhoObTrAfnRXwwP5Zsh5FAXltfTdAkWn8e6lQtg==} + /@nrwl/jest/18.1.3_fnax75fjrr6tvpfixba6zz2jji: + resolution: {integrity: sha512-R8IPVHoLDLRFjdOC4f80LEUv4BYH2VoeyJlBw33u3xnTpb94XThMC//f1k+js/+iVPyFUqlHhOfw2X3HwcIYew==} dependencies: - '@nx/jest': 18.1.2_d75eykm2htvrzgpjfvj7gp3fvi + '@nx/jest': 18.1.3_fnax75fjrr6tvpfixba6zz2jji transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3503,10 +3483,10 @@ packages: - verdaccio dev: true - /@nrwl/js/18.1.2_oyx4ahug2laijmjklqihd667li: - resolution: {integrity: sha512-BTxmaF73TB9Ym8MyXUfFjeS3kyw/elORrSrEu6b4ei1Q/DszEpZHhvavN1nUebqJe3RifW9IKL2TFblSoIWCTg==} + /@nrwl/js/18.1.3_ejickoroqmb3xdwi3cq3aacnnm: + resolution: {integrity: sha512-7Wmmpk64CfmXTA/bvBm4z3xHMnf/TfPUjIcuzPrOFt25rBNPU0YhI9ULBAAnTDs0YZEiDe6pm+k6c8+ykT9mtA==} dependencies: - '@nx/js': 18.1.2_oyx4ahug2laijmjklqihd667li + '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3520,10 +3500,10 @@ packages: - verdaccio dev: true - /@nrwl/js/18.1.2_y7ttyavslygly2a3r3jwutt4sq: - resolution: {integrity: sha512-BTxmaF73TB9Ym8MyXUfFjeS3kyw/elORrSrEu6b4ei1Q/DszEpZHhvavN1nUebqJe3RifW9IKL2TFblSoIWCTg==} + /@nrwl/js/18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm: + resolution: {integrity: sha512-7Wmmpk64CfmXTA/bvBm4z3xHMnf/TfPUjIcuzPrOFt25rBNPU0YhI9ULBAAnTDs0YZEiDe6pm+k6c8+ykT9mtA==} dependencies: - '@nx/js': 18.1.2_y7ttyavslygly2a3r3jwutt4sq + '@nx/js': 18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3537,10 +3517,10 @@ packages: - verdaccio dev: true - /@nrwl/linter/18.1.2_zzgpv6qidvdbyosy4ojc2ijyei: - resolution: {integrity: sha512-xPYJI4Vs4xX8fGn3Gj2BviqaIpbTmIZA/3XwgjFR0k/fq8FhXCJv+YpijhtqjhHTBYmx0jDMA+AcVw/iZtCduw==} + /@nrwl/linter/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: + resolution: {integrity: sha512-A3bUBv1R6JJjkJxoXqX1GYSEvBW/hsCLwQkubkbQOB2/OMShf5cpFCtx5aqvNrYRYf25ZB9tF6vuXe3MOj2KZg==} dependencies: - '@nx/eslint': 18.1.2_zzgpv6qidvdbyosy4ojc2ijyei + '@nx/eslint': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3554,11 +3534,11 @@ packages: - verdaccio dev: true - /@nrwl/tao/18.1.2: - resolution: {integrity: sha512-IA+osZ5TlKMwJmcP7TECW7TO0JdNNQud9Dgkh1ZfJ4GWnT7WEkE9b2Yf1IFeeB81kCTXXq8jfISa8ZY21MjRaQ==} + /@nrwl/tao/18.1.3: + resolution: {integrity: sha512-cRs5kDRhiYVZ9SLQ2ol+2+zltgPemDtsHKz2h2whazHF+d39zsPLYbFm1ZJuDKpZp6TJJercqSH1UQCdOXEkdQ==} hasBin: true dependencies: - nx: 18.1.2 + nx: 18.1.3 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -3566,50 +3546,50 @@ packages: - debug dev: true - /@nrwl/workspace/18.1.2: - resolution: {integrity: sha512-8nI5KxGAr30QBwXlQpMiIr+MdmGNdYxBU0HikqQP3RPk97+y6g/O6He2cOGZFFN5hDbeuQ/R15hyGtPLYS9jLg==} + /@nrwl/workspace/18.1.3: + resolution: {integrity: sha512-Ds5BplyUJAzldMz+ywMqQw/T+UHhQBQSiNeyuqeUmqm6VKMWYs8LnAdVuCQkrc4jc/JL5QeJOUS+Ppt+O1kkGw==} dependencies: - '@nx/workspace': 18.1.2 + '@nx/workspace': 18.1.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/devkit/18.0.8_nx@18.1.2: + /@nx/devkit/18.0.8_nx@18.1.3: resolution: {integrity: sha512-df56bzmhF8yhVCCChe0ATjCsc9r9SNcpks5/bABGqR91vHVGfsz0H33RYO7P2jrPwFBRYnf+aWWFY1d6NpEdxw==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.0.8_nx@18.1.2 + '@nrwl/devkit': 18.0.8_nx@18.1.3 ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.1.2 + nx: 18.1.3 semver: 7.6.0 tmp: 0.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/devkit/18.1.2_nx@18.1.2: - resolution: {integrity: sha512-xgiPqKdJ6GVrqXsAyHD/yxqCDW1LekkWgazkuBI8MKA5J2IwZ4Ex5pMsOVMuWz2sTRejuPRqajBclFRMbhfCig==} + /@nx/devkit/18.1.3_nx@18.1.3: + resolution: {integrity: sha512-/LA1VTcSOHun06bsLFREFsy3K2XvRIZKPhUgXbrPAjwVZzH91a+9jUYoCwrxXrp21c2Ndh6y3zq3qPfjJr7DzQ==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.1.2_nx@18.1.2 + '@nrwl/devkit': 18.1.3_nx@18.1.3 ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.1.2 + nx: 18.1.3 semver: 7.6.0 tmp: 0.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/eslint-plugin/18.1.2_rczkovelfqt43gnoxndlquy6ii: - resolution: {integrity: sha512-enlPiKl/TdW/YTxNmlBvMt4Z6hm/Ozp5R+G9d7w+e82ZwBBaJnsTZYlNGuhFmWP9ZVMCVjivJHe9da0Ea4e7yQ==} + /@nx/eslint-plugin/18.1.3_ww3azv5jczjvetfnwgya6smhra: + resolution: {integrity: sha512-pzmvdvF2rOqCd6JymwBwlNP+2TxFWpPDof8NQXeEpjhSAP/OGaxIMNrzft0jTqvA5i14+rIah02zp26sm1IPHg==} peerDependencies: '@typescript-eslint/parser': ^6.13.2 || ^7.0.0 eslint-config-prettier: ^9.0.0 @@ -3617,9 +3597,9 @@ packages: eslint-config-prettier: optional: true dependencies: - '@nrwl/eslint-plugin-nx': 18.1.2_rczkovelfqt43gnoxndlquy6ii - '@nx/devkit': 18.1.2_nx@18.1.2 - '@nx/js': 18.1.2_y7ttyavslygly2a3r3jwutt4sq + '@nrwl/eslint-plugin-nx': 18.1.3_ww3azv5jczjvetfnwgya6smhra + '@nx/devkit': 18.1.3_nx@18.1.3 + '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm '@typescript-eslint/parser': 7.2.0_4lxgoysztp3gakdxqfzw7vhg4u '@typescript-eslint/type-utils': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u '@typescript-eslint/utils': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u @@ -3643,17 +3623,17 @@ packages: - verdaccio dev: true - /@nx/eslint/18.1.2_zzgpv6qidvdbyosy4ojc2ijyei: - resolution: {integrity: sha512-cNCbCg5/qYCXrcBuJaJjy6+aLTDcU9LfxEvuBrA3RdAVqpSj0EjxocrmXwbSZTQt6JDhgraoZqtFRxGZ+44Oww==} + /@nx/eslint/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: + resolution: {integrity: sha512-PGGD2qyePRvz6VSjUrHO5ZooCTvILLB1BVWw9i7FZ3mUazg6nWgnsZEmoeLZKmBPMhACZfuj0/ULtw0y+lfMvA==} peerDependencies: js-yaml: 4.1.0 peerDependenciesMeta: js-yaml: optional: true dependencies: - '@nx/devkit': 18.1.2_nx@18.1.2 - '@nx/js': 18.1.2_oyx4ahug2laijmjklqihd667li - '@nx/linter': 18.1.2_zzgpv6qidvdbyosy4ojc2ijyei + '@nx/devkit': 18.1.3_nx@18.1.3 + '@nx/js': 18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm + '@nx/linter': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu eslint: 8.57.0 tslib: 2.6.2 typescript: 5.3.3 @@ -3669,14 +3649,14 @@ packages: - verdaccio dev: true - /@nx/jest/18.1.2_d75eykm2htvrzgpjfvj7gp3fvi: - resolution: {integrity: sha512-lCWVAzeN+U5xppqU6kuJaHCdudiSxnVdoYcaW0yf5bx3XYaKIIN+2NTPxRGy/QKibnQwqv3Y5NdIFDt67OYQ4Q==} + /@nx/jest/18.1.3_fnax75fjrr6tvpfixba6zz2jji: + resolution: {integrity: sha512-vGN3r5DhEDZDtKkA1iJ9bGqFzmxI3KGnv8rkTDoXlrhGZQULxMwnqFEEp4OHPMdXB98wlA/sYGQcqPZXPhWVyA==} dependencies: '@jest/reporters': 29.7.0 '@jest/test-result': 29.7.0 - '@nrwl/jest': 18.1.2_d75eykm2htvrzgpjfvj7gp3fvi - '@nx/devkit': 18.1.2_nx@18.1.2 - '@nx/js': 18.1.2_y7ttyavslygly2a3r3jwutt4sq + '@nrwl/jest': 18.1.3_fnax75fjrr6tvpfixba6zz2jji + '@nx/devkit': 18.1.3_nx@18.1.3 + '@nx/js': 18.1.3_ejickoroqmb3xdwi3cq3aacnnm '@phenomnomnominal/tsquery': 5.0.1_typescript@4.9.5 chalk: 4.1.2 identity-obj-proxy: 3.0.0 @@ -3703,8 +3683,8 @@ packages: - verdaccio dev: true - /@nx/js/18.1.2_oyx4ahug2laijmjklqihd667li: - resolution: {integrity: sha512-bq3goTS6zM6Eg3DNLAz51gB34zHqhYf7LzTFJOGDRogzmEGsttSbX46eiaD4oSpq/s4ybwRe2cHV3ZGodaZL1A==} + /@nx/js/18.1.3_ejickoroqmb3xdwi3cq3aacnnm: + resolution: {integrity: sha512-nXDTgyyM3/rfLFORroOzgaeD1+sI+QU+lrVMbW0JW0SkqrzpEXzo8VdlFoA2DQrbaChT3lyZQwGQ/CZYF+76Sw==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -3718,10 +3698,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.2_oyx4ahug2laijmjklqihd667li - '@nx/devkit': 18.1.2_nx@18.1.2 - '@nx/workspace': 18.1.2 - '@phenomnomnominal/tsquery': 5.0.1_typescript@5.3.3 + '@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 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 @@ -3738,7 +3718,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: @@ -3753,8 +3733,8 @@ packages: - typescript dev: true - /@nx/js/18.1.2_y7ttyavslygly2a3r3jwutt4sq: - resolution: {integrity: sha512-bq3goTS6zM6Eg3DNLAz51gB34zHqhYf7LzTFJOGDRogzmEGsttSbX46eiaD4oSpq/s4ybwRe2cHV3ZGodaZL1A==} + /@nx/js/18.1.3_x4hzs2ztzdkus2o4no5nmvz7dm: + resolution: {integrity: sha512-nXDTgyyM3/rfLFORroOzgaeD1+sI+QU+lrVMbW0JW0SkqrzpEXzo8VdlFoA2DQrbaChT3lyZQwGQ/CZYF+76Sw==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -3768,10 +3748,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.2_y7ttyavslygly2a3r3jwutt4sq - '@nx/devkit': 18.1.2_nx@18.1.2 - '@nx/workspace': 18.1.2 - '@phenomnomnominal/tsquery': 5.0.1_typescript@4.9.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 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 @@ -3788,7 +3768,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_i7wrsy4jz4oyipa6bnhztmkwqa tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -3803,10 +3783,10 @@ packages: - typescript dev: true - /@nx/linter/18.1.2_zzgpv6qidvdbyosy4ojc2ijyei: - resolution: {integrity: sha512-bIGFQwHixXv6BuVLVIc5HYwzlodGxK9HsTp+5RtokCXZ0LIv4jkm0FsNExkBBqlaf4oLLqu0F/IZYfzhTwcCsA==} + /@nx/linter/18.1.3_o5wiut6ubq77mbdyojxrlt2ubu: + resolution: {integrity: sha512-kD7Vb6cLi3J+pW+2IKEVg4SgBAA9XXOZMN58oi+sefLpnFe9180tbWVwHZG4nuiMMkh8eC8mAQfgiXwyrdZfFQ==} dependencies: - '@nx/eslint': 18.1.2_zzgpv6qidvdbyosy4ojc2ijyei + '@nx/eslint': 18.1.3_o5wiut6ubq77mbdyojxrlt2ubu transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3820,8 +3800,8 @@ packages: - verdaccio dev: true - /@nx/nx-darwin-arm64/18.1.2: - resolution: {integrity: sha512-KduC9WBmeTLP8HyTg4NOgQGLk9LEd5qd9dGuYKPU0jA4b+eJIa0rRHEjFdc5WulQrcUAvTIKfmScRCgzR96ogg==} + /@nx/nx-darwin-arm64/18.1.3: + resolution: {integrity: sha512-h3/1ywpLa56RwBnz8Lr9yyUvPvfGvKFxIo8LNptc8fMoONuuIOeZTAmaBxKBOaKtL7g64/LKDs0Ts+mSXzmbqA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -3829,8 +3809,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64/18.1.2: - resolution: {integrity: sha512-mBf3X8m4P4QHoW8g/L/YoK8zkndDyIw4bojLg8Q3xc47s5JZFCqSSMeOXZ9NicM2DpPiDWSQALtQX7A8lIsoAA==} + /@nx/nx-darwin-x64/18.1.3: + resolution: {integrity: sha512-6LHe7MYrKlztLlKhYfGV3CtFPhEqcc2ZgwGVWYiAmS/glcN+Wai7RFQX/cZiJ+TbDRFzvETPPGNRP/aSAOkRnQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -3838,8 +3818,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64/18.1.2: - resolution: {integrity: sha512-ZqzT2BTsOHhWip1PvNm7AZ4Pzn4I+IZNRvtRgpETYvIH+nqoCmi5rrEi1avnhnr6P5hyzh2mISRSyk186SbZew==} + /@nx/nx-freebsd-x64/18.1.3: + resolution: {integrity: sha512-ppSkJJVKnfDWYJBKqjEM/p4qdMZsZVV++dkFN/n50p6uwHstv0Kth7dNdsu3ZyPqmg6+IYUZql7JSTeNqKne5A==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -3847,8 +3827,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf/18.1.2: - resolution: {integrity: sha512-V9Dp9uuuce+/f50dXxaYz1C9ULo5+5VS35yc6gN7b6SchCWjNK+xg1YcHBTRNc2ChBtayO2z+mBQ1s6wMDNs/Q==} + /@nx/nx-linux-arm-gnueabihf/18.1.3: + resolution: {integrity: sha512-1vflQE4gscHq2GJeu2L48Z8rQFcdu+gcprG1cMEf3CIDxh/nJei66bdVJYYYxPNi6rYaeONPJgBjbIih8ce8nQ==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -3856,8 +3836,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu/18.1.2: - resolution: {integrity: sha512-aM860T4Hy2JCLcU56mtARIp1MdT1Ms7cGUQzE+a5irM8ZdaHsPdRnYqIgEKd3hoF6PQ6/piHFXWa4xm7pe/2KA==} + /@nx/nx-linux-arm64-gnu/18.1.3: + resolution: {integrity: sha512-7B5YXjDzzFdEMUzhFifXgsg741Afp3v7vNdPL2joQ7xrERKYEge7eXCjp5/GYhl9J4y5BmdeV2Joqr4WQ6R7Pg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3865,8 +3845,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl/18.1.2: - resolution: {integrity: sha512-BgBoOeIgCQ56xii7fKNWiE7UIP/0G+OQhdWJQmh+q6NN0kk78WsdCSq+f7f7LQIji5HiNqUUVx9fd1s6xRSb/w==} + /@nx/nx-linux-arm64-musl/18.1.3: + resolution: {integrity: sha512-OaAVjUli44JUTlGPmtxZDO2U88yK6/cwt1LTbTHGeabupbXR295RDn1TkR1/1oNo8grRaOi/V9DWEg9RRmGvOw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3874,8 +3854,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu/18.1.2: - resolution: {integrity: sha512-WDOjtk+K2Tc9SNjGe+zmyy05VUerZpEQ5kvB6Ude0v/W2bMnmpVrLZwwTF5Yrq0ebbUlXM/9wtc1Zjjc75MU2g==} + /@nx/nx-linux-x64-gnu/18.1.3: + resolution: {integrity: sha512-qDinHpGZ9FhoOtdfO23pwN7pBCu25ElJ1InLCeCarl9CQYS1CDZNimrcSOFl20DAZqINQamPqBFJ7nKeDRBy7g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3883,8 +3863,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl/18.1.2: - resolution: {integrity: sha512-I7jTmbfR5CHC3KVlU3SkqYKJnn25MbH8pdRZJY4gaHnqL9JzbHw9rxddhKBj41lez7jQZTGLnPFUV7JPLXTzKg==} + /@nx/nx-linux-x64-musl/18.1.3: + resolution: {integrity: sha512-E28Q0v9N7LrV+0uu4ytrcCHfF1MPYwNL2NLZN3yCPgulGHe3NwCuMnbC974+uOZ+MTqua7KnVOQ5VYA5sL1LIw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3892,8 +3872,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc/18.1.2: - resolution: {integrity: sha512-KQobKvkrdkmaJmx0Pyt2lzHkNugO0gE7q9F4h22KIECyGW1tC3nSPAB4F3mmdE2KuWKgYG5WLafvzusysLsR7g==} + /@nx/nx-win32-arm64-msvc/18.1.3: + resolution: {integrity: sha512-EYHPIcanVn6ZWkELnW4wW+gl8Itulmpi7f7s83CFrYxRW0U8SAG2sW4JrlvZgrK2CMyluiCGqZGHDUJZST4CVA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -3901,8 +3881,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc/18.1.2: - resolution: {integrity: sha512-uvJvROSwHBwkTOoOPkb56jEsKJjr4LnZ3fCHmEbrtGhAUC0gAUL+dWJUDHoatrGzN+bM2VqrvgNCGkityK96hw==} + /@nx/nx-win32-x64-msvc/18.1.3: + resolution: {integrity: sha512-1tBViAG9VQ3arKoKFOrkBzYUAGgGsVqYbifng+stb5TPWOj0jjhQpwbsk0u3ROmEBw9crWRwzRt1qh/ZE7SfQQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -3910,14 +3890,14 @@ packages: dev: true optional: true - /@nx/workspace/18.1.2: - resolution: {integrity: sha512-/b7qJqnxdWYfBb0UDgVJLmPv5qN50LbarzGLwJxSIVnlRWH94UOO4HW+W0tcEDNnf0RnFP1zDIysz+qu5CmV0g==} + /@nx/workspace/18.1.3: + resolution: {integrity: sha512-gJq7PWDygW1Q+XMxKIRO/2oos3Qczes9+zskjglN4G+1durnFqAJA863R57jfW1322Q1OuMngV1TBHJdtYaSnw==} dependencies: - '@nrwl/workspace': 18.1.2 - '@nx/devkit': 18.1.2_nx@18.1.2 + '@nrwl/workspace': 18.1.3 + '@nx/devkit': 18.1.3_nx@18.1.3 chalk: 4.1.2 enquirer: 2.3.6 - nx: 18.1.2 + nx: 18.1.3 tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -10057,13 +10037,6 @@ packages: pretty-format: 29.7.0 dev: true - /jest-docblock/29.4.3: - resolution: {integrity: sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - detect-newline: 3.1.0 - dev: true - /jest-docblock/29.7.0: resolution: {integrity: sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -10183,14 +10156,6 @@ packages: fsevents: 2.3.2 dev: true - /jest-leak-detector/29.5.0: - resolution: {integrity: sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-get-type: 29.6.3 - pretty-format: 29.7.0 - dev: true - /jest-leak-detector/29.7.0: resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -10303,7 +10268,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: jest-regex-util: 29.6.3 - jest-snapshot: 29.5.0 + jest-snapshot: 29.7.0 transitivePeerDependencies: - supports-color dev: true @@ -10346,15 +10311,15 @@ packages: chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 - jest-docblock: 29.4.3 + jest-docblock: 29.7.0 jest-environment-node: 29.7.0 jest-haste-map: 29.7.0 - jest-leak-detector: 29.5.0 + jest-leak-detector: 29.7.0 jest-message-util: 29.7.0 jest-resolve: 29.7.0 - jest-runtime: 29.5.0 + jest-runtime: 29.7.0 jest-util: 29.7.0 - jest-watcher: 29.5.0 + jest-watcher: 29.7.0 jest-worker: 29.7.0 p-limit: 3.1.0 source-map-support: 0.5.13 @@ -10413,7 +10378,7 @@ packages: jest-mock: 29.7.0 jest-regex-util: 29.6.3 jest-resolve: 29.7.0 - jest-snapshot: 29.5.0 + jest-snapshot: 29.7.0 jest-util: 29.7.0 slash: 3.0.0 strip-bom: 4.0.0 @@ -10472,7 +10437,7 @@ packages: graceful-fs: 4.2.11 jest-diff: 29.7.0 jest-get-type: 29.6.3 - jest-matcher-utils: 29.5.0 + jest-matcher-utils: 29.7.0 jest-message-util: 29.7.0 jest-util: 29.7.0 natural-compare: 1.4.0 @@ -10488,8 +10453,8 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/generator': 7.23.5 - '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.23.5 - '@babel/plugin-syntax-typescript': 7.21.4_@babel+core@7.23.5 + '@babel/plugin-syntax-jsx': 7.23.3_@babel+core@7.23.5 + '@babel/plugin-syntax-typescript': 7.23.3_@babel+core@7.23.5 '@babel/types': 7.23.5 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 @@ -11405,8 +11370,8 @@ packages: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true - /nx/18.1.2: - resolution: {integrity: sha512-E414xp6lVtiTGdDUMVo72G96G66t7oJMqmcHRMEZ/mVq5ZpNWUhfMuRq5Fh8orXPtrM3xk5SHokmmFvo5PKC+g==} + /nx/18.1.3: + resolution: {integrity: sha512-Ade/BZxK8kf98pBPHVJXRkxRTpBYJceL1YD9LBMP5TwmsVdG5ZbmmpTkCBorCGmCZ8L5WZN3gwoikvPKGs8q5w==} hasBin: true requiresBuild: true peerDependencies: @@ -11418,7 +11383,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.1.2 + '@nrwl/tao': 18.1.3 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -11453,16 +11418,16 @@ packages: yargs: 17.7.1 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.1.2 - '@nx/nx-darwin-x64': 18.1.2 - '@nx/nx-freebsd-x64': 18.1.2 - '@nx/nx-linux-arm-gnueabihf': 18.1.2 - '@nx/nx-linux-arm64-gnu': 18.1.2 - '@nx/nx-linux-arm64-musl': 18.1.2 - '@nx/nx-linux-x64-gnu': 18.1.2 - '@nx/nx-linux-x64-musl': 18.1.2 - '@nx/nx-win32-arm64-msvc': 18.1.2 - '@nx/nx-win32-x64-msvc': 18.1.2 + '@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 transitivePeerDependencies: - debug dev: true