From 18bad960c4edfb6dd279329b3dec59c533c547d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:43:11 +0000 Subject: [PATCH] build(deps-dev): bump @nx/js from 17.1.1 to 17.1.2 Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 17.1.1 to 17.1.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/17.1.2/packages/js) --- updated-dependencies: - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 259 +++++++++---------------------------------------- 2 files changed, 45 insertions(+), 216 deletions(-) diff --git a/package.json b/package.json index 8c187decc..2f9692db6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@commitlint/config-conventional": "^18.4.0", "@cryptkeeperzk/manifest-bump": "workspace:^", "@jscutlery/semver": "^4.0.0", - "@nx/js": "^17.1.1", + "@nx/js": "^17.1.2", "@playwright/test": "^1.37.1", "@swc/core": "^1.3.96", "assert": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 769e1aabe..518226e9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.0.0 version: 4.0.0(@nx/devkit@17.1.1) '@nx/js': - specifier: ^17.1.1 - version: 17.1.1(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) + specifier: ^17.1.2 + version: 17.1.2(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) '@playwright/test': specifier: ^1.37.1 version: 1.37.1 @@ -456,7 +456,7 @@ importers: version: 15.1.0 parcel: specifier: ^2.10.2 - version: 2.10.2 + version: 2.10.2(typescript@5.2.2) prettier: specifier: ^3.1.0 version: 3.1.0 @@ -578,7 +578,7 @@ importers: dependencies: '@nx/devkit': specifier: 17.1.1 - version: 17.1.1(nx@17.1.1) + version: 17.1.1(nx@17.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -3805,25 +3805,25 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@nrwl/devkit@17.1.1(nx@17.1.1): + /@nrwl/devkit@17.1.1(nx@17.1.2): resolution: {integrity: sha512-zLq/Sje4XqcZdrL7SYqylFD3Wo9KoiZtj+4CFSphME67TshN8qqEYVa6ePHFdM/CHIEuKHeWK4CHbebyPGvtyg==} dependencies: - '@nx/devkit': 17.1.1(nx@17.1.1) + '@nx/devkit': 17.1.1(nx@17.1.2) transitivePeerDependencies: - nx - /@nrwl/devkit@17.1.1(nx@17.1.2): - resolution: {integrity: sha512-zLq/Sje4XqcZdrL7SYqylFD3Wo9KoiZtj+4CFSphME67TshN8qqEYVa6ePHFdM/CHIEuKHeWK4CHbebyPGvtyg==} + /@nrwl/devkit@17.1.2(nx@17.1.2): + resolution: {integrity: sha512-INPZk4qts3xNJt8E9fttuVTufXdigPUOvUiAiPJmR2oUGDF8SeOlIYNForbz+XMRvxyIVtf45O32azUsgeZe3Q==} dependencies: - '@nx/devkit': 17.1.1(nx@17.1.2) + '@nx/devkit': 17.1.2(nx@17.1.2) transitivePeerDependencies: - nx dev: true - /@nrwl/js@17.1.1(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2): - resolution: {integrity: sha512-1w8M9am/OXFLhRFLi5jzwDm2RfIRtFeI4Oinuuam2sTjJ46BplRzRmszYnX25J0a1OHH1P/hgVKq4iHcKOo8nQ==} + /@nrwl/js@17.1.2(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2): + resolution: {integrity: sha512-70Fx//GJdRt2Uo6ft07Up+eeSK2+jqUnkBhvGLauro91g9SVSgbHlhj+D8l86wccyKz/OULod29WEBkA6Z/t3Q==} dependencies: - '@nx/js': 17.1.1(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) + '@nx/js': 17.1.2(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3837,17 +3837,6 @@ packages: - verdaccio dev: true - /@nrwl/tao@17.1.1(@swc/core@1.3.96): - resolution: {integrity: sha512-d0hNAK5pdJLTkSJYFPZZfbwu0S6OZ/1DM0ieATujGlIQeR8zC8jctpIxZDgCZX5Nbw1OOqZkPaIQJQl9gW05sg==} - hasBin: true - dependencies: - nx: 17.1.1(@swc/core@1.3.96) - tslib: 2.6.2 - transitivePeerDependencies: - - '@swc-node/register' - - '@swc/core' - - debug - /@nrwl/tao@17.1.2(@swc/core@1.3.96): resolution: {integrity: sha512-tL+dlygeor/kLG5fuK5qaiVFJ4hEtvJ/E+xY9epp20UKCNQSEkrSFiesiXtX6E/PPf4YbOQ4B4itWR2EYCm03Q==} hasBin: true @@ -3858,38 +3847,37 @@ packages: - '@swc-node/register' - '@swc/core' - debug - dev: true - /@nrwl/workspace@17.1.1(@swc/core@1.3.96): - resolution: {integrity: sha512-t8P+UmcJOU7djPmB6QYpNcmKARCJDc5wSJwhlAPAtOC1xAy/vXxOwCwiWd8Ay4HRmwifLtLszGMEO7hk7U3diA==} + /@nrwl/workspace@17.1.2(@swc/core@1.3.96): + resolution: {integrity: sha512-1MymxYcX5YPrTSuZhQ6V0MhqAFB+8Bm2O9EJHpj4VS9LKIWwDche4DkqypmhbTeAzagr5YIWqaKtPCrkP0tn8w==} dependencies: - '@nx/workspace': 17.1.1(@swc/core@1.3.96) + '@nx/workspace': 17.1.2(@swc/core@1.3.96) transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/devkit@17.1.1(nx@17.1.1): + /@nx/devkit@17.1.1(nx@17.1.2): resolution: {integrity: sha512-fOIaVRu51eG4AvnysWW0vTH9ZhjXlt/xm1uinfjfa8n+F2yVmCfT8erZaW4XsiodfJcCfs3ICwkcVCtF9aCeAQ==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 17.1.1(nx@17.1.1) + '@nrwl/devkit': 17.1.1(nx@17.1.2) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.2.4 - nx: 17.1.1(@swc/core@1.3.96) + nx: 17.1.2(@swc/core@1.3.96) semver: 7.5.3 tmp: 0.2.1 tslib: 2.6.2 - /@nx/devkit@17.1.1(nx@17.1.2): - resolution: {integrity: sha512-fOIaVRu51eG4AvnysWW0vTH9ZhjXlt/xm1uinfjfa8n+F2yVmCfT8erZaW4XsiodfJcCfs3ICwkcVCtF9aCeAQ==} + /@nx/devkit@17.1.2(nx@17.1.2): + resolution: {integrity: sha512-9Izd9jsa++AaZSSlhi0zkv58k4clzE0kICurx9DjfWN6zXnD08HqJoUYCVVaeYS/SrWlQUbMig8e49BO8ZV5mw==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 17.1.1(nx@17.1.2) + '@nrwl/devkit': 17.1.2(nx@17.1.2) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.2.4 @@ -3899,8 +3887,8 @@ packages: tslib: 2.6.2 dev: true - /@nx/js@17.1.1(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2): - resolution: {integrity: sha512-49o03MUNteDHUJeMZ3+GX2eywVNydODi1jQhxe9Xq9QY0l8UaiXaZzIntBVSFDj93mVv6dp6Dc4JuNxNf7rk3A==} + /@nx/js@17.1.2(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2): + resolution: {integrity: sha512-3fPiOEw+iD1Bc+AvfdGgMSCYDYxAGmZ01lHp/RERTyCHroEoMiq8yiTBbET6TPOvKOBMXA+pR2Ux04QA3S4N6Q==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -3914,9 +3902,9 @@ packages: '@babel/preset-env': 7.22.10(@babel/core@7.22.10) '@babel/preset-typescript': 7.22.5(@babel/core@7.22.10) '@babel/runtime': 7.23.2 - '@nrwl/js': 17.1.1(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) - '@nx/devkit': 17.1.1(nx@17.1.2) - '@nx/workspace': 17.1.1(@swc/core@1.3.96) + '@nrwl/js': 17.1.2(@swc/core@1.3.96)(@types/node@20.9.0)(nx@17.1.2)(typescript@5.2.2) + '@nx/devkit': 17.1.2(nx@17.1.2) + '@nx/workspace': 17.1.2(@swc/core@1.3.96) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.2.2) babel-plugin-const-enum: 1.2.0(@babel/core@7.22.10) babel-plugin-macros: 2.8.0 @@ -3949,29 +3937,12 @@ packages: - typescript dev: true - /@nx/nx-darwin-arm64@17.1.1: - resolution: {integrity: sha512-HWrXte+e5XfXkv0SuaoLOu3Ct0rq9UoEb1/+X/1xuIljs5serFiwW7aQ0sxhVgWQBLSucYmecbjyjTBxBEJLSA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - /@nx/nx-darwin-arm64@17.1.2: resolution: {integrity: sha512-U8fwkuw0vmDfeRQX9LSMt1XiAXM57fxOiuHlrIBn8hUBvMAugAgSAYd7K9YQjrFf9UFUtQeSHDU9N/c/n63hdg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true - dev: true - optional: true - - /@nx/nx-darwin-x64@17.1.1: - resolution: {integrity: sha512-AiOBWB2ulEFDUoGqkIy0egyc7exhD8Veig59l4Q6JiKverLgZpYVMLKG7hhRaYuwvsoUraWGRoteNRbAMHQacA==} - engines: {node: '>= 10'} - cpu: [x64] - os: [darwin] - requiresBuild: true optional: true /@nx/nx-darwin-x64@17.1.2: @@ -3980,15 +3951,6 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true - dev: true - optional: true - - /@nx/nx-freebsd-x64@17.1.1: - resolution: {integrity: sha512-px5s3ZC6Sl36eSPzWuMSmhA+mqN3jUiWgzbU6wIqfLBOVhLN0C2/lBKVNMS3JJVpMPfI245/EHlDyZobdOIheA==} - engines: {node: '>= 10'} - cpu: [x64] - os: [freebsd] - requiresBuild: true optional: true /@nx/nx-freebsd-x64@17.1.2: @@ -3997,15 +3959,6 @@ packages: cpu: [x64] os: [freebsd] requiresBuild: true - dev: true - optional: true - - /@nx/nx-linux-arm-gnueabihf@17.1.1: - resolution: {integrity: sha512-gDlJuCqWsu4WEjmkM5GwpeB+odXPPGQikBzVwMgBPFjqjsJkYnkrYOy2TWvBfNIYp+5jmOi0lZHAfPnCIniyww==} - engines: {node: '>= 10'} - cpu: [arm] - os: [linux] - requiresBuild: true optional: true /@nx/nx-linux-arm-gnueabihf@17.1.2: @@ -4014,15 +3967,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true - optional: true - - /@nx/nx-linux-arm64-gnu@17.1.1: - resolution: {integrity: sha512-7349vYv3OnrCO5bwk5XHNCVjU0GFMh0d0xIDJjeRsCItyi3t+z0vCJ4vSzAwfAcUNzBehM7dz3ah/rJaUDD1qg==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - requiresBuild: true optional: true /@nx/nx-linux-arm64-gnu@17.1.2: @@ -4031,15 +3975,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true - optional: true - - /@nx/nx-linux-arm64-musl@17.1.1: - resolution: {integrity: sha512-UZ9STF2Q/2Jh9icTqSU+zoU3XZKOJBj1OV4NtdWRAh3YwXK+A2+AMI38IxGoYZYyPmDEmEDu9MFCuTzLJtjOww==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - requiresBuild: true optional: true /@nx/nx-linux-arm64-musl@17.1.2: @@ -4048,15 +3983,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true - optional: true - - /@nx/nx-linux-x64-gnu@17.1.1: - resolution: {integrity: sha512-9nwZ5t3tgqIyPJaxFop3+OrEbh85mp7bGGOubamcAhxoDI49vYig04igUBMcO0LbF1o1YFdW2KDKFF53phJxJw==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - requiresBuild: true optional: true /@nx/nx-linux-x64-gnu@17.1.2: @@ -4065,15 +3991,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true - optional: true - - /@nx/nx-linux-x64-musl@17.1.1: - resolution: {integrity: sha512-2OKfB8w8u2q6JwjEHx39U3ekn+tvQkiwF7LedRQbf+2IY9IsGpZrgaRIuY9D/aDWHmHSOl3jvITP0cykgAfq7g==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - requiresBuild: true optional: true /@nx/nx-linux-x64-musl@17.1.2: @@ -4082,15 +3999,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true - optional: true - - /@nx/nx-win32-arm64-msvc@17.1.1: - resolution: {integrity: sha512-dXBnbIxK6MHTirgKRSxJfwUX9xfnD7W9T4/C0NGkbIe3VZBiY0RIUPvEps4EJkucEva9pTkaowkz5lHBxVi4Iw==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [win32] - requiresBuild: true optional: true /@nx/nx-win32-arm64-msvc@17.1.2: @@ -4099,15 +4007,6 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true - dev: true - optional: true - - /@nx/nx-win32-x64-msvc@17.1.1: - resolution: {integrity: sha512-1j3UO/FfjzptXcTGL56oAFLnpYP6EyVYyAYT/3aayky8xqiPeL5DfRjV2kJ91VA0nIeKhAx0T25oSTvMHfZNEw==} - engines: {node: '>= 10'} - cpu: [x64] - os: [win32] - requiresBuild: true optional: true /@nx/nx-win32-x64-msvc@17.1.2: @@ -4116,17 +4015,16 @@ packages: cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true - /@nx/workspace@17.1.1(@swc/core@1.3.96): - resolution: {integrity: sha512-feq1BpSlxRwCLXT4t9QoYw4eRaGIT2PEq1f3AT3M3GZ61TiIXUoPPmDUJoDp0+8f1t5VSWiCAi/Ci4vF8lR/6Q==} + /@nx/workspace@17.1.2(@swc/core@1.3.96): + resolution: {integrity: sha512-lmdfWyspRgk7XewKU/5bjr6PieShJemDJpaSI+/H5utOeT8QeXVmNj+DDizig4eobwK0b6OXb0Vgnc7osbgjlw==} dependencies: - '@nrwl/workspace': 17.1.1(@swc/core@1.3.96) - '@nx/devkit': 17.1.1(nx@17.1.1) + '@nrwl/workspace': 17.1.2(@swc/core@1.3.96) + '@nx/devkit': 17.1.2(nx@17.1.2) chalk: 4.1.2 enquirer: 2.3.6 - nx: 17.1.1(@swc/core@1.3.96) + nx: 17.1.2(@swc/core@1.3.96) tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -4178,7 +4076,7 @@ packages: - '@parcel/core' dev: true - /@parcel/config-default@2.10.2(@parcel/core@2.10.2): + /@parcel/config-default@2.10.2(@parcel/core@2.10.2)(typescript@5.2.2): resolution: {integrity: sha512-BGn7G5MT6VXpnI5Rj8fzHT1ij0YElge3l2KVGSOJ5crho2Fmz7UKmm8kJ9kdcLrzHWOIH07T100YoQuAwKVQaA==} peerDependencies: '@parcel/core': ^2.10.2 @@ -4188,7 +4086,7 @@ packages: '@parcel/core': 2.10.2 '@parcel/namer-default': 2.10.2(@parcel/core@2.10.2) '@parcel/optimizer-css': 2.10.2(@parcel/core@2.10.2) - '@parcel/optimizer-htmlnano': 2.10.2(@parcel/core@2.10.2) + '@parcel/optimizer-htmlnano': 2.10.2(@parcel/core@2.10.2)(typescript@5.2.2) '@parcel/optimizer-image': 2.10.2(@parcel/core@2.10.2) '@parcel/optimizer-svgo': 2.10.2(@parcel/core@2.10.2) '@parcel/optimizer-swc': 2.10.2(@parcel/core@2.10.2) @@ -4223,6 +4121,7 @@ packages: - relateurl - srcset - terser + - typescript - uncss dev: true @@ -4347,12 +4246,12 @@ packages: - '@parcel/core' dev: true - /@parcel/optimizer-htmlnano@2.10.2(@parcel/core@2.10.2): + /@parcel/optimizer-htmlnano@2.10.2(@parcel/core@2.10.2)(typescript@5.2.2): resolution: {integrity: sha512-9Sg2xLsfX7CPLd1AO3uVa/Kh9EROKVNHMnmNxlzmO2+LEOU/M1OHalvt4bhC7I+cNFPLN5BePdBv3QMYpO0yyA==} engines: {node: '>= 12.0.0', parcel: ^2.10.2} dependencies: '@parcel/plugin': 2.10.2(@parcel/core@2.10.2) - htmlnano: 2.0.4(svgo@2.8.0) + htmlnano: 2.0.4(svgo@2.8.0)(typescript@5.2.2) nullthrows: 1.1.1 posthtml: 0.16.6 svgo: 2.8.0 @@ -4364,6 +4263,7 @@ packages: - relateurl - srcset - terser + - typescript - uncss dev: true @@ -8274,16 +8174,6 @@ packages: yaml: 1.10.2 dev: false - /cosmiconfig@8.2.0: - resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==} - engines: {node: '>=14'} - dependencies: - import-fresh: 3.3.0 - js-yaml: 4.1.0 - parse-json: 5.2.0 - path-type: 4.0.0 - dev: true - /cosmiconfig@8.3.6(typescript@5.2.2): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} @@ -11081,7 +10971,7 @@ packages: engines: {node: '>=0.10'} dev: true - /htmlnano@2.0.4(svgo@2.8.0): + /htmlnano@2.0.4(svgo@2.8.0)(typescript@5.2.2): resolution: {integrity: sha512-WGCkyGFwjKW1GeCBsPYacMvaMnZtFJ0zIRnC2NCddkA+IOEhTqskXrS7lep+3yYZw/nQ3dW1UAX4yA/GJyR8BA==} peerDependencies: cssnano: ^6.0.0 @@ -11110,10 +11000,12 @@ packages: uncss: optional: true dependencies: - cosmiconfig: 8.2.0 + cosmiconfig: 8.3.6(typescript@5.2.2) posthtml: 0.16.6 svgo: 2.8.0 timsort: 0.3.0 + transitivePeerDependencies: + - typescript dev: true /htmlparser2@6.1.0: @@ -13683,69 +13575,6 @@ packages: resolution: {integrity: sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ==} dev: true - /nx@17.1.1(@swc/core@1.3.96): - resolution: {integrity: sha512-anOPutP3N5sI+yT1+UV24XuFkBFnQAERysSGcMu7ZofyIThzKxT26QtHI3U/Oqqtuug0cNxold2UhTvEhSXBwA==} - hasBin: true - requiresBuild: true - peerDependencies: - '@swc-node/register': ^1.6.7 - '@swc/core': ^1.3.85 - peerDependenciesMeta: - '@swc-node/register': - optional: true - '@swc/core': - optional: true - dependencies: - '@nrwl/tao': 17.1.1(@swc/core@1.3.96) - '@swc/core': 1.3.96 - '@yarnpkg/lockfile': 1.1.0 - '@yarnpkg/parsers': 3.0.0-rc.46 - '@zkochan/js-yaml': 0.0.6 - axios: 1.5.1 - chalk: 4.1.2 - cli-cursor: 3.1.0 - cli-spinners: 2.6.1 - cliui: 8.0.1 - dotenv: 16.3.1 - dotenv-expand: 10.0.0 - enquirer: 2.3.6 - figures: 3.2.0 - flat: 5.0.2 - fs-extra: 11.1.1 - glob: 7.1.4 - ignore: 5.2.4 - jest-diff: 29.7.0 - js-yaml: 4.1.0 - jsonc-parser: 3.2.0 - lines-and-columns: 2.0.3 - minimatch: 3.0.5 - node-machine-id: 1.1.12 - npm-run-path: 4.0.1 - open: 8.4.2 - semver: 7.5.3 - string-width: 4.2.3 - strong-log-transformer: 2.1.0 - tar-stream: 2.2.0 - tmp: 0.2.1 - tsconfig-paths: 4.2.0 - tslib: 2.6.2 - v8-compile-cache: 2.3.0 - yargs: 17.7.2 - yargs-parser: 21.1.1 - optionalDependencies: - '@nx/nx-darwin-arm64': 17.1.1 - '@nx/nx-darwin-x64': 17.1.1 - '@nx/nx-freebsd-x64': 17.1.1 - '@nx/nx-linux-arm-gnueabihf': 17.1.1 - '@nx/nx-linux-arm64-gnu': 17.1.1 - '@nx/nx-linux-arm64-musl': 17.1.1 - '@nx/nx-linux-x64-gnu': 17.1.1 - '@nx/nx-linux-x64-musl': 17.1.1 - '@nx/nx-win32-arm64-msvc': 17.1.1 - '@nx/nx-win32-x64-msvc': 17.1.1 - transitivePeerDependencies: - - debug - /nx@17.1.2(@swc/core@1.3.96): resolution: {integrity: sha512-pf94ri36cAiSzbYcPTJwQzttgAsHSjCLEni0Ilw6aVdjpoV2l6cggYxwddX7pgtCWuokVp/6KhAxVkbzvH65wg==} hasBin: true @@ -13808,7 +13637,6 @@ packages: '@nx/nx-win32-x64-msvc': 17.1.2 transitivePeerDependencies: - debug - dev: true /nyc@15.1.0: resolution: {integrity: sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==} @@ -14220,7 +14048,7 @@ packages: tslib: 2.6.2 dev: true - /parcel@2.10.2: + /parcel@2.10.2(typescript@5.2.2): resolution: {integrity: sha512-wRvsK9v12Nt2/EIjLp/uvxd3UeRSN9DRoSofDn21Ot+rEw4e98ODvbdSHi6dYr82s4oo6mF823ACmOp1hXd4wg==} engines: {node: '>= 12.0.0'} hasBin: true @@ -14228,7 +14056,7 @@ packages: '@parcel/core': optional: true dependencies: - '@parcel/config-default': 2.10.2(@parcel/core@2.10.2) + '@parcel/config-default': 2.10.2(@parcel/core@2.10.2)(typescript@5.2.2) '@parcel/core': 2.10.2 '@parcel/diagnostic': 2.10.2 '@parcel/events': 2.10.2 @@ -14250,6 +14078,7 @@ packages: - relateurl - srcset - terser + - typescript - uncss dev: true