From 9f73f77d1629f6b2ad87d314e2206024fd4822c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 13:31:48 +0800 Subject: [PATCH] chore(deps): update all dependencies (#1187) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 +-- pnpm-lock.yaml | 188 ++++++++++++++++++++++++------------------------- 2 files changed, 96 insertions(+), 100 deletions(-) diff --git a/package.json b/package.json index b71a76904cc..be4631209d9 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "@changesets/cli": "^2.22.0", "@commitlint/cli": "^18.0.0", "@commitlint/config-conventional": "^18.0.0", - "@nrwl/tao": "17.1.3", - "@nx/cypress": "17.1.3", - "@nx/workspace": "17.1.3", + "@nrwl/tao": "17.2.0", + "@nx/cypress": "17.2.0", + "@nx/workspace": "17.2.0", "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.0", @@ -60,7 +60,7 @@ "husky": "^8.0.0", "jsdom": "^23.0.0", "lint-staged": "^15.0.0", - "nx": "17.1.3", + "nx": "17.2.0", "pathe": "^1.0.0", "postcss": "^8.4.31", "rimraf": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae30c16fd2a..18e188887bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,14 +37,14 @@ importers: specifier: ^18.0.0 version: 18.1.0 '@nrwl/tao': - specifier: 17.1.3 - version: 17.1.3 + specifier: 17.2.0 + version: 17.2.0 '@nx/cypress': - specifier: 17.1.3 - version: 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3)(typescript@5.2.2) + specifier: 17.2.0 + version: 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0)(typescript@5.2.2) '@nx/workspace': - specifier: 17.1.3 - version: 17.1.3 + specifier: 17.2.0 + version: 17.2.0 '@rollup/plugin-commonjs': specifier: ^25.0.0 version: 25.0.0(rollup@4.4.1) @@ -118,8 +118,8 @@ importers: specifier: ^15.0.0 version: 15.0.1 nx: - specifier: 17.1.3 - version: 17.1.3 + specifier: 17.2.0 + version: 17.2.0 pathe: specifier: ^1.0.0 version: 1.1.1 @@ -3928,10 +3928,10 @@ packages: '@nolyfill/shared': 1.0.24 dev: true - /@nrwl/cypress@17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3)(typescript@5.2.2): - resolution: {integrity: sha512-USG3Z6Yi6oD+F77irKBGXaRLo6ZtNPs6jRdIRSgUzh1lJVocpFaC7bmnfygV3PSk+jOOlqEG6Lc9Y7yG21ZdGA==} + /@nrwl/cypress@17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0)(typescript@5.2.2): + resolution: {integrity: sha512-rG2MytwZnpVFL81pO2+MGls9JaAFGeCMDdluMly6h0usDhkAmv7aAiFSJcYFEdyXjO0YixZBFlrVqq4a5nzBmA==} dependencies: - '@nx/cypress': 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3)(typescript@5.2.2) + '@nx/cypress': 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0)(typescript@5.2.2) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3941,24 +3941,25 @@ packages: - cypress - debug - eslint + - js-yaml - nx - supports-color - typescript - verdaccio dev: true - /@nrwl/devkit@17.1.3(nx@17.1.3): - resolution: {integrity: sha512-8HfIY7P3yIYfQ/XKuHoq0GGLA9GpwWtBlI9kPQ0ygjuJ9BkpiGMtQvO6003zs7c6vpc2vNeG+Jmi72+EKvoN5A==} + /@nrwl/devkit@17.2.0(nx@17.2.0): + resolution: {integrity: sha512-FqyZbFGNwS51pKTF+d2sB4xym1yD/OYRKC4Sz3ku7mjk8yAWlJeT1JHT5gz56wrXiFKvATN/qEAXg7wlx3M1NA==} dependencies: - '@nx/devkit': 17.1.3(nx@17.1.3) + '@nx/devkit': 17.2.0(nx@17.2.0) transitivePeerDependencies: - nx dev: true - /@nrwl/js@17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2): - resolution: {integrity: sha512-aUE6lK8+D37xNlRz7ZpFbUOwIU6Vb1aNVjXxaouFQ2kcirv2NdJVmUIpbK7zDE/pzC3YmdZADqG2UjpvSUAErw==} + /@nrwl/js@17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2): + resolution: {integrity: sha512-uyGt9nUam1QJIhaEZ8isZh82dCpN4CX6AdyOlRJRf1RUSkk9exOT3U0CweCw8dYIS6sz/D7AoGJdz8aW4aGfCg==} dependencies: - '@nx/js': 17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2) + '@nx/js': 17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3972,11 +3973,11 @@ packages: - verdaccio dev: true - /@nrwl/tao@17.1.3: - resolution: {integrity: sha512-9YpfEkUpVqOweqgQvMDcWApNx4jhCqBNH5IByZj302Enp3TLnQSvhuX5Dfr8hNQRQokIpEn6tW8SGTctTM5LXw==} + /@nrwl/tao@17.2.0: + resolution: {integrity: sha512-pBs9CaOgzRS4tPEcSeYmktQ1g1VC2C+kzt7X2xlowPx6VRP5eyUKtZUeKztib/Pw2G3RNRxA8E3IZYYcjSb8Vg==} hasBin: true dependencies: - nx: 17.1.3 + nx: 17.2.0 tslib: 2.5.0 transitivePeerDependencies: - '@swc-node/register' @@ -3984,28 +3985,28 @@ packages: - debug dev: true - /@nrwl/workspace@17.1.3: - resolution: {integrity: sha512-V5nLZ58DIZLlJQASYHKo9mUcdm2FbzjJeoKwi0X3VXUvU1ftforFxNIQ7BqS0qjZJKKHjpgZ+cAH0xeVysS5kA==} + /@nrwl/workspace@17.2.0: + resolution: {integrity: sha512-xm78ozk04zo+EFcQgArTXvD9TbqlWe4noGTBE8qFbxFPG+E3sVlWr9kZ18WCV17rNq1KR7muXHsGkN2a4ZWhUA==} dependencies: - '@nx/workspace': 17.1.3 + '@nx/workspace': 17.2.0 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/cypress@17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3)(typescript@5.2.2): - resolution: {integrity: sha512-fAu92nsl0Zo8G8RwIklVYjQkr0NiQxaCDdIys2j5g7nmJIOG6kuRnxSkG7ECJCB3N0RhqZ6jpTqV/SiilPu1yw==} + /@nx/cypress@17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0)(typescript@5.2.2): + resolution: {integrity: sha512-/SrCLShIFXHcmPfJT2mOHKH1fS0CT6agmqZ1qphV/uIwwmbZD6GhdbZdxQEuhQ/RdzTs6z6miv3DSkMahfQ0aQ==} peerDependencies: cypress: '>= 3 < 14' peerDependenciesMeta: cypress: optional: true dependencies: - '@nrwl/cypress': 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3)(typescript@5.2.2) - '@nx/devkit': 17.1.3(nx@17.1.3) - '@nx/eslint': 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3) - '@nx/js': 17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2) + '@nrwl/cypress': 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0)(typescript@5.2.2) + '@nx/devkit': 17.2.0(nx@17.2.0) + '@nx/eslint': 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0) + '@nx/js': 17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.2.2) detect-port: 1.5.1 semver: 7.5.3 @@ -4018,38 +4019,42 @@ packages: - '@types/node' - debug - eslint + - js-yaml - nx - supports-color - typescript - verdaccio dev: true - /@nx/devkit@17.1.3(nx@17.1.3): - resolution: {integrity: sha512-1Is7ooovg3kdGJ5VdkePulRUDaMYLLULr+LwXgx7oHSW7AY2iCmhkoOE/vSR7DJ6rkey2gYx7eT1IoRoORiIaQ==} + /@nx/devkit@17.2.0(nx@17.2.0): + resolution: {integrity: sha512-9cgVDicIf2rdlMfWLq48RIBCzpHNgLJhuUtHCyvogr1ePZfG3YGA2NPHHW/QtRAm5kT8x5dWLtf68nlrAkcP/A==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 17.1.3(nx@17.1.3) + '@nrwl/devkit': 17.2.0(nx@17.2.0) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.2.4 - nx: 17.1.3 + nx: 17.2.0 semver: 7.5.3 tmp: 0.2.1 tslib: 2.5.0 dev: true - /@nx/eslint@17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3): - resolution: {integrity: sha512-AQZ67Q3JzLZxguCat7mhBfvxr4ztc97ogDj6jD40Sql8cb/eVYTf/0mszIxxPFsTNG3YBqP5Eb2saAKKxUrfMw==} + /@nx/eslint@17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0): + resolution: {integrity: sha512-Ht6SZTGwaoH7kHBf5Pzhtoxr6iqsyETXPc46jyfWr3hd+jX5GIpzitSN9ncqYqYwDl9pTVEc3vaV+wnyTd+znQ==} peerDependencies: eslint: ^8.0.0 + js-yaml: 4.1.0 peerDependenciesMeta: eslint: optional: true + js-yaml: + optional: true dependencies: - '@nx/devkit': 17.1.3(nx@17.1.3) - '@nx/js': 17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2) - '@nx/linter': 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3) + '@nx/devkit': 17.2.0(nx@17.2.0) + '@nx/js': 17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2) + '@nx/linter': 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0) eslint: 8.52.0 tslib: 2.5.0 typescript: 5.2.2 @@ -4065,8 +4070,8 @@ packages: - verdaccio dev: true - /@nx/js@17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2): - resolution: {integrity: sha512-FCvIjTtuVYctRJw4S+Sp0ZCPeiwNxOR++CsLciWAogO81k3k6ajMIfjn0Xmwuq/FKWK8thtjkk9MfKjTDuxFkg==} + /@nx/js@17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2): + resolution: {integrity: sha512-ouWtSKVxH1FeBkLgWfi4FOwAC1qsmuwni7AXQocuk4GNr/yqD27hZEuaaW44TgoZ0aGrKU2LW8/lv18/DOCBew==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -4080,9 +4085,9 @@ packages: '@babel/preset-env': 7.22.9(@babel/core@7.22.9) '@babel/preset-typescript': 7.22.5(@babel/core@7.22.9) '@babel/runtime': 7.22.6 - '@nrwl/js': 17.1.3(@types/node@20.8.8)(nx@17.1.3)(typescript@5.2.2) - '@nx/devkit': 17.1.3(nx@17.1.3) - '@nx/workspace': 17.1.3 + '@nrwl/js': 17.2.0(@types/node@20.8.8)(nx@17.2.0)(typescript@5.2.2) + '@nx/devkit': 17.2.0(nx@17.2.0) + '@nx/workspace': 17.2.0 '@phenomnomnominal/tsquery': 5.0.1(typescript@5.2.2) babel-plugin-const-enum: 1.2.0(@babel/core@7.22.9) babel-plugin-macros: 2.8.0 @@ -4115,10 +4120,10 @@ packages: - typescript dev: true - /@nx/linter@17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3): - resolution: {integrity: sha512-KAeZ+kMxahQ67B2DFlikOPKILErdxRtpC3RbcHd9Oi+x0M7pGlmbBdnyP23CQplMsvYqzhTziF/W8CllYAKmCg==} + /@nx/linter@17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0): + resolution: {integrity: sha512-jaW4/NoOaKfZMPMRJG5y/Ba9CnIodqOTDWUc72+9xX0d1uqr1LGZu99dGEMEhReIQUsasLDvzX80wvhm3Y7VIQ==} dependencies: - '@nx/eslint': 17.1.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.1.3) + '@nx/eslint': 17.2.0(@types/node@20.8.8)(eslint@8.52.0)(nx@17.2.0) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4127,13 +4132,14 @@ packages: - '@types/node' - debug - eslint + - js-yaml - nx - supports-color - verdaccio dev: true - /@nx/nx-darwin-arm64@17.1.3: - resolution: {integrity: sha512-f4qLa0y3C4uuhYKgq+MU892WaQvtvmHqrEhHINUOxYXNiLy2sgyJPW0mOZvzXtC4dPaUmiVaFP5RMVzc8Lxhtg==} + /@nx/nx-darwin-arm64@17.2.0: + resolution: {integrity: sha512-c26zrvevAOaoTAGz1+Spdet0seG82VYfgAfuVR1gn2tjVgvFw31RB/YMak2bJ1xFx7sFxZ2NOInRkn9y31lUWA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -4141,8 +4147,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@17.1.3: - resolution: {integrity: sha512-kh76ZjqkLeQUIAfTa9G/DFFf+e1sZ5ipDzk7zFGhZ2k68PoQoFdsFOO3C513JmuEdavspts6Hkifsqh61TaE+A==} + /@nx/nx-darwin-x64@17.2.0: + resolution: {integrity: sha512-hXYfMtqytcQqXGmWejx79VDkgTs4MTOfI9x4TMpdO2QsJwyDHr2q36bR8ob297hVwfiQoG7SkWvXiKNtPB4XCw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -4150,8 +4156,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@17.1.3: - resolution: {integrity: sha512-CRuVL5ZSLb+Gc8vwMUUe9Pl/1Z26YtXMKTahBMQh2dac63vzLgzqIV4c66aduUl1x2M0kGYBSIIRG9z0/BgWeg==} + /@nx/nx-freebsd-x64@17.2.0: + resolution: {integrity: sha512-PcbYzEhInEz8RNN23F0mYZoEXz9JL4XVqwcYfGWkcBEQ8GGwRmv776lfxg+7zDM1QlTwdsiSjQJQ7DRM/BwuTg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -4159,8 +4165,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@17.1.3: - resolution: {integrity: sha512-KDBmd5tSrg93g/oij/eGW4yeVNVK3DBIM4VYAS2vtkIgVOGoqcQ+SEIeMK3nMUJP9jGyblt3QNj5ZsJBtScwQw==} + /@nx/nx-linux-arm-gnueabihf@17.2.0: + resolution: {integrity: sha512-oHn7n7NWUy0h5DR0GDxog46pT4fE99DVuyTyIrUybasvsKOQhszg97AHzziwLT6V/jGVoND+aRx+yWoX+T2Gfw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -4168,8 +4174,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@17.1.3: - resolution: {integrity: sha512-W2tNL/7sIwoQKLmuy68Usd6TZzIZvxZt4UE30kDwGc2RSap6RCHAvDbzSxtW+L4+deC9UxX0Tty0VuW+J8FjSg==} + /@nx/nx-linux-arm64-gnu@17.2.0: + resolution: {integrity: sha512-tc2HgxkD32nJ5dcWeMPJbveoHgKoc6aZWdNl4pDH8Xy36e+QozoY+7iKk6Li31EFtXBlbW1RVhtltNYpHgBJXg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4177,8 +4183,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@17.1.3: - resolution: {integrity: sha512-Oto3gkLd7yweuVUCsSHwm4JkAIbcxpPJP0ycRHI/PRHPMIOPiMX8r651QM1amMyKAbJtAe047nyb9Sh1X0FA4A==} + /@nx/nx-linux-arm64-musl@17.2.0: + resolution: {integrity: sha512-mfPvungAW9mQpKIcz9G8MwqTK3fm9L0ACghreh8wGVG934UtiCMSjkOOsoH+w5Hm4qsZiOjsRCY0B3JFKnw9Tw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4186,8 +4192,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@17.1.3: - resolution: {integrity: sha512-pJS994sa5PBPFak93RydTB9KdEmiVb3rgiSB7PDBegphERbzHEB77B7G8M5TZ62dGlMdplIEKmdhY5XNqeAf9A==} + /@nx/nx-linux-x64-gnu@17.2.0: + resolution: {integrity: sha512-0wQXugfleOzMMQVugAH/Jd3wzfOBeY1Jk4Tt6xAUVNZLOkYi1PYR/TjLvXcQ4BH388PF3VZYAZVRC8kbh4aDOg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4195,8 +4201,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@17.1.3: - resolution: {integrity: sha512-4Hcx5Fg/88jV+bcTr6P0dM4unXNvKgrGJe3oK9/sgEhiW6pD2UAFjv16CCSRcWhDUAzUDqcwnD2fgg+vnAJG6g==} + /@nx/nx-linux-x64-musl@17.2.0: + resolution: {integrity: sha512-KB/Ny2Q0244G4QToKPmVwbTtItB+hRlNXz7NzXrW56gwINk1NbvS9QLZrRJOUyyOpd3gMlGQ5zt/+77pPraYDg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4204,8 +4210,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@17.1.3: - resolution: {integrity: sha512-dUasEuskmDxUL36XA0GZqSb9233suE4wKhxrMobyFBzHUZ2tq/unzOpPjYfqDBie4QIvF8tEpAjQsLds8LWgbw==} + /@nx/nx-win32-arm64-msvc@17.2.0: + resolution: {integrity: sha512-3nxYLUQpYi5AtJCFFoXkn3QvAZHeBwKzyJ5nnD/oWv6EaZH74BfWqAzAq55E7bodlJGBEQxy86aC4epo41jNag==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -4213,8 +4219,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@17.1.3: - resolution: {integrity: sha512-eTuTpBHFvA5NFJh/iosmqCL4JOAjDrwXLSMgfKrZKjiApHMG1T/5Hb+PrsNpt+WnGp94ur7c4Dtx4xD5vlpAEw==} + /@nx/nx-win32-x64-msvc@17.2.0: + resolution: {integrity: sha512-+rKsQrDvw/NZan8pMHRjlW9sJB27dvFG6+GvJlmNeutsClb813IKCD2tN9BbcxW7Cw5Ol+a2uKC76l2SZTnO3g==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4222,14 +4228,14 @@ packages: dev: true optional: true - /@nx/workspace@17.1.3: - resolution: {integrity: sha512-Je9nml9NJZJ0Ga70njK4N8KNSP7MnlxiVlosMzBAWDGrgnW+A403nae9pstEC2uGKpce2T7jBqFewAy+3U6JbA==} + /@nx/workspace@17.2.0: + resolution: {integrity: sha512-91nc0b6a+rbOKagz7tYVegbME63Q20hcp08Ho410jXNBGQn63XtdH64cpHNkUdTAVMiAF+/fHRd11OzyaD6aOw==} dependencies: - '@nrwl/workspace': 17.1.3 - '@nx/devkit': 17.1.3(nx@17.1.3) + '@nrwl/workspace': 17.2.0 + '@nx/devkit': 17.2.0(nx@17.2.0) chalk: 4.1.2 enquirer: 2.3.6 - nx: 17.1.3 + nx: 17.2.0 tslib: 2.5.0 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -5328,11 +5334,6 @@ packages: engines: {node: '>=0.4.0'} dev: true - /acorn-walk@8.2.0: - resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} - engines: {node: '>=0.4.0'} - dev: true - /acorn-walk@8.3.0: resolution: {integrity: sha512-FS7hV565M5l1R08MXqo8odwMTB02C2UqzB17RVgu9EyuYFBqJZ3/ZY97sQD5FewVu1UyDFc1yztUDrAwT0EypA==} engines: {node: '>=0.4.0'} @@ -6112,7 +6113,7 @@ packages: dev: true /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /concurrently@8.0.0: @@ -9633,8 +9634,8 @@ packages: resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==} dev: true - /nx@17.1.3: - resolution: {integrity: sha512-6LYoTt01nS1d/dvvYtRs+pEAMQmUVsd2fr/a8+X1cDjWrb8wsf1O3DwlBTqKOXOazpS3eOr0Ukc9N1svbu7uXA==} + /nx@17.2.0: + resolution: {integrity: sha512-Nig9IiSoZ4DtxzVKZU1rKPW8hvJ2FcAniUCVXXMfI39lGf02b97L4NOh2MifOCtbPoZv6NmSmwBVqOylDRajvg==} hasBin: true requiresBuild: true peerDependencies: @@ -9646,7 +9647,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 17.1.3 + '@nrwl/tao': 17.2.0 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -9678,20 +9679,19 @@ packages: tmp: 0.2.1 tsconfig-paths: 4.1.2 tslib: 2.5.0 - v8-compile-cache: 2.3.0 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 17.1.3 - '@nx/nx-darwin-x64': 17.1.3 - '@nx/nx-freebsd-x64': 17.1.3 - '@nx/nx-linux-arm-gnueabihf': 17.1.3 - '@nx/nx-linux-arm64-gnu': 17.1.3 - '@nx/nx-linux-arm64-musl': 17.1.3 - '@nx/nx-linux-x64-gnu': 17.1.3 - '@nx/nx-linux-x64-musl': 17.1.3 - '@nx/nx-win32-arm64-msvc': 17.1.3 - '@nx/nx-win32-x64-msvc': 17.1.3 + '@nx/nx-darwin-arm64': 17.2.0 + '@nx/nx-darwin-x64': 17.2.0 + '@nx/nx-freebsd-x64': 17.2.0 + '@nx/nx-linux-arm-gnueabihf': 17.2.0 + '@nx/nx-linux-arm64-gnu': 17.2.0 + '@nx/nx-linux-arm64-musl': 17.2.0 + '@nx/nx-linux-x64-gnu': 17.2.0 + '@nx/nx-linux-x64-musl': 17.2.0 + '@nx/nx-win32-arm64-msvc': 17.2.0 + '@nx/nx-win32-x64-msvc': 17.2.0 transitivePeerDependencies: - debug dev: true @@ -11375,7 +11375,7 @@ packages: '@tsconfig/node16': 1.0.3 '@types/node': 20.8.8 acorn: 8.11.2 - acorn-walk: 8.2.0 + acorn-walk: 8.3.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 @@ -11647,10 +11647,6 @@ packages: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} dev: true - /v8-compile-cache@2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} - dev: true - /validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: