From b5a9660906160e9bbe28b4b4626c18d396b6b341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Berg=C3=A9?= Date: Sat, 26 Oct 2024 22:55:48 +0200 Subject: [PATCH] chore: fix deps --- pnpm-lock.yaml | 195 ++++++++++++++++++++++++++----------------------- 1 file changed, 105 insertions(+), 90 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 549190c..6f3b508 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,13 +16,13 @@ importers: version: 8.57.1 lerna: specifier: ^8.1.8 - version: 8.1.8(@swc/core@1.7.39)(encoding@0.1.13) + version: 8.1.8(@swc/core@1.7.40)(encoding@0.1.13) prettier: specifier: ^3.3.3 version: 3.3.3 tsup: specifier: ^8.3.5 - version: 8.3.5(@swc/core@1.7.39)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0) + version: 8.3.5(@swc/core@1.7.40)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0) typedoc: specifier: ^0.26.10 version: 0.26.10(typescript@5.6.3) @@ -226,7 +226,7 @@ importers: version: 8.1.2 expect-puppeteer: specifier: ^10.1.0 - version: 10.1.3 + version: 10.1.4 jest: specifier: ^29.0.1 version: 29.7.0(@types/node@18.19.59) @@ -235,7 +235,7 @@ importers: version: 0.6.0(jest@29.7.0(@types/node@18.19.59)) jest-puppeteer: specifier: ^10.1.0 - version: 10.1.3(puppeteer@23.6.0(typescript@5.6.3))(typescript@5.6.3) + version: 10.1.4(puppeteer@23.6.0(typescript@5.6.3))(typescript@5.6.3) puppeteer: specifier: ^23.6.0 version: 23.6.0(typescript@5.6.3) @@ -1977,68 +1977,68 @@ packages: peerDependencies: storybook: ^8.3.6 - '@swc/core-darwin-arm64@1.7.39': - resolution: {integrity: sha512-o2nbEL6scMBMCTvY9OnbyVXtepLuNbdblV9oNJEFia5v5eGj9WMrnRQiylH3Wp/G2NYkW7V1/ZVW+kfvIeYe9A==} + '@swc/core-darwin-arm64@1.7.40': + resolution: {integrity: sha512-LRRrCiRJLb1kpQtxMNNsr5W82Inr0dy5Imho+4HQzVx/Ismi0qX4hQBgzJAnyOBNLK1+OBVb/912UVhKXppdfQ==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.7.39': - resolution: {integrity: sha512-qMlv3XPgtPi/Fe11VhiPDHSLiYYk2dFYl747oGsHZPq+6tIdDQjIhijXPcsUHIXYDyG7lNpODPL8cP/X1sc9MA==} + '@swc/core-darwin-x64@1.7.40': + resolution: {integrity: sha512-Lpl0XK/4fLzS5jsK48opUuGXrqJXwqJckYYPwyGbCfCXm4MsBe+7dX2hq/Kc4YMY25+NeTmzAXhla8TT4WYD/g==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.7.39': - resolution: {integrity: sha512-NP+JIkBs1ZKnpa3Lk2W1kBJMwHfNOxCUJXuTa2ckjFsuZ8OUu2gwdeLFkTHbR43dxGwH5UzSmuGocXeMowra/Q==} + '@swc/core-linux-arm-gnueabihf@1.7.40': + resolution: {integrity: sha512-4bEvvjptpoc5BRPr/R419h6fXTEuub+frpxxlxBOEKxgXjAF/S3xdxyPijUAakmW/xXBF0u7OC4KYI+38yQp6g==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.7.39': - resolution: {integrity: sha512-cPc+/HehyHyHcvAsk3ML/9wYcpWVIWax3YBaA+ScecJpSE04l/oBHPfdqKUPslqZ+Gcw0OWnIBGJT/fBZW2ayw==} + '@swc/core-linux-arm64-gnu@1.7.40': + resolution: {integrity: sha512-v2fBlHJ/6Ovz0L2xFAI9TRiKyl9DTdx139PuAHD9gyzp16Utl/W0MPd4t2cYdkI6hPXE9PsJCSzMOrduh+YoDg==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-arm64-musl@1.7.39': - resolution: {integrity: sha512-8RxgBC6ubFem66bk9XJ0vclu3exJ6eD7x7CwDhp5AD/tulZslTYXM7oNPjEtje3xxabXuj/bEUMNvHZhQRFdqA==} + '@swc/core-linux-arm64-musl@1.7.40': + resolution: {integrity: sha512-uMkduQuU4LFVkW6txv8AVArT8GjJVJ5IHoWloXaUBMT447iE8NALmpePdZWhMyj6KV7j0y23CM5rzV/I2eNGLg==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-x64-gnu@1.7.39': - resolution: {integrity: sha512-3gtCPEJuXLQEolo9xsXtuPDocmXQx12vewEyFFSMSjOfakuPOBmOQMa0sVL8Wwius8C1eZVeD1fgk0omMqeC+Q==} + '@swc/core-linux-x64-gnu@1.7.40': + resolution: {integrity: sha512-4LZdY1MBSnXyTpW5fpBU/+JGAhkuHT+VnFTDNegRboN5nSPh7y0Yvn4LmIioESV+sWzjKkEXujJPGjrp+oSp5w==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-linux-x64-musl@1.7.39': - resolution: {integrity: sha512-mg39pW5x/eqqpZDdtjZJxrUvQNSvJF4O8wCl37fbuFUqOtXs4TxsjZ0aolt876HXxxhsQl7rS+N4KioEMSgTZw==} + '@swc/core-linux-x64-musl@1.7.40': + resolution: {integrity: sha512-FPjOwT3SgI6PAwH1O8bhOGBPzuvzOlzKeCtxLaCjruHJu9V8KKBrMTWOZT/FJyYC9mX5Ip1+l9j30UqUZdQxtA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-win32-arm64-msvc@1.7.39': - resolution: {integrity: sha512-NZwuS0mNJowH3e9bMttr7B1fB8bW5svW/yyySigv9qmV5VcQRNz1kMlCvrCLYRsa93JnARuiaBI6FazSeG8mpA==} + '@swc/core-win32-arm64-msvc@1.7.40': + resolution: {integrity: sha512-//ovXdD9GsTmhPmXJlXnIbRQkeuL6PSrYSr7uCMNcclrUdJG0YkO0GMM2afUKYbdJcunylDDWsSS8PFWn0QxmA==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.7.39': - resolution: {integrity: sha512-qFmvv5UExbJPXhhvCVDBnjK5Duqxr048dlVB6ZCgGzbRxuarOlawCzzLK4N172230pzlAWGLgn9CWl3+N6zfHA==} + '@swc/core-win32-ia32-msvc@1.7.40': + resolution: {integrity: sha512-iD/1auVhHGlhWAPrWmfRWL3w4AvXIWGVXZiSA109/xnRIPiHKb/HqqTp/qB94E/ZHMPRgLKkLTNwamlkueUs8g==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.7.39': - resolution: {integrity: sha512-o+5IMqgOtj9+BEOp16atTfBgCogVak9svhBpwsbcJQp67bQbxGYhAPPDW/hZ2rpSSF7UdzbY9wudoX9G4trcuQ==} + '@swc/core-win32-x64-msvc@1.7.40': + resolution: {integrity: sha512-ZlFAV1WFPhhWQ/8esiygmetkb905XIcMMtHRRG0FBGCllO+HVL5nikUaLDgTClz1onmEY9sMXUFQeoPtvliV+w==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.7.39': - resolution: {integrity: sha512-jns6VFeOT49uoTKLWIEfiQqJAlyqldNAt80kAr8f7a5YjX0zgnG3RBiLMpksx4Ka4SlK4O6TJ/lumIM3Trp82g==} + '@swc/core@1.7.40': + resolution: {integrity: sha512-0HIzM5vigVT5IvNum+pPuST9p8xFhN6mhdIKju7qYYeNuZG78lwms/2d8WgjTJJlzp6JlPguXGrMMNzjQw0qNg==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '*' @@ -3694,8 +3694,8 @@ packages: expect-playwright@0.8.0: resolution: {integrity: sha512-+kn8561vHAY+dt+0gMqqj1oY+g5xWrsuGMk4QGxotT2WS545nVqqjs37z6hrYfIuucwqthzwJfCJUEYqixyljg==} - expect-puppeteer@10.1.3: - resolution: {integrity: sha512-2t1D2t0AfBDMp8rMHEws6mRx1iXeER6sOrIm/8sxM3KxkY7O8AD6j5XfTtVJI6Updc/c4IiuFSz3o/82soHUdA==} + expect-puppeteer@10.1.4: + resolution: {integrity: sha512-zNVzk/+TkPS/CuTlGSK7SjXuUpQiakXtUJhbTRrcPHop4jCWydPx9RlvHhQELzZYgXlLhIP+hvBzUNiN8WNAow==} engines: {node: '>=16'} expect-webdriverio@5.0.3: @@ -4603,8 +4603,8 @@ packages: ts-node: optional: true - jest-dev-server@10.1.1: - resolution: {integrity: sha512-Yk9gmW/io2udONlhdrsC69ZGYM2CISvGItyYk9zD5QK3tGq8ZAJP27NDHma4hI6ey/zcaiqbrDkIf7dmpHq86w==} + jest-dev-server@10.1.4: + resolution: {integrity: sha512-bGQ6sedNGtT6AFHhCVqGTXMPz7UyJi/ZrhNBgyqsP0XU9N8acCEIfqZEA22rOaZ+NdEVsaltk6tL7UT6aXfI7w==} engines: {node: '>=16'} jest-diff@29.7.0: @@ -4631,8 +4631,8 @@ packages: resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - jest-environment-puppeteer@10.1.3: - resolution: {integrity: sha512-dHBP44r0f1RUis6kWTxYmPyoB2QWXeotzzRWVjIgbiLIVIaRsKkvj3pIscRXQbJIfwaTAT+W50h0URV47IMc1Q==} + jest-environment-puppeteer@10.1.4: + resolution: {integrity: sha512-cx2jzf1qZb6/vdmLbRccF0k/zSsoWlrXi8bg10GzrODxiwsRomVDszTfoOCRsQ+C1sbJ+ubI1PlryIvvYjITrA==} engines: {node: '>=16'} jest-get-type@29.6.3: @@ -4709,8 +4709,8 @@ packages: jest-process-manager@0.4.0: resolution: {integrity: sha512-80Y6snDyb0p8GG83pDxGI/kQzwVTkCxc7ep5FPe/F6JYdvRDhwr6RzRmPSP7SEwuLhxo80lBS/NqOdUIbHIfhw==} - jest-puppeteer@10.1.3: - resolution: {integrity: sha512-YQYrv7Wq3IWySyCsX6pmaSXq8VexELlxW073YvwKx6J4mchhTSHilIa5O0Wv2j95/pZtfAi/PzVmsOuCCcFlig==} + jest-puppeteer@10.1.4: + resolution: {integrity: sha512-I9bADDn9EzpaL9QgzEtyJhd29PBv45rZJFPROUC2KWZHUs+5OGjzBOZKBzmqECdGv2GV/JL+NMdjqRJde2A36Q==} engines: {node: '>=16'} peerDependencies: puppeteer: '>=19' @@ -6411,8 +6411,8 @@ packages: resolution: {integrity: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==} engines: {node: '>=8'} - spawnd@10.1.1: - resolution: {integrity: sha512-kTim9sz8KuKX7ZcO8imlvEvbaJmFtFhT5tKS0WP5FRlmWLH5Pd9qj9u29nbMrvDcJPj8ltwOG+QAiZq928GKCw==} + spawnd@10.1.4: + resolution: {integrity: sha512-drqHc0mKJmtMsiGMOCwzlc5eZ0RPtRvT7tQAluW2A0qUc0G7TQ8KLcn3E6K5qzkLkH2UkS3nYQiVGULvvsD9dw==} engines: {node: '>=16'} spawnd@5.0.0: @@ -7063,6 +7063,11 @@ packages: engines: {node: '>=12.0.0'} hasBin: true + wait-on@8.0.1: + resolution: {integrity: sha512-1wWQOyR2LVVtaqrcIL2+OM+x7bkpmzVROa0Nf6FryXkS+er5Sa1kzFGjzZRqLnHa3n1rACFLeTwUqE1ETL9Mig==} + engines: {node: '>=12.0.0'} + hasBin: true + wait-port@0.2.14: resolution: {integrity: sha512-kIzjWcr6ykl7WFbZd0TMae8xovwqcqbx6FM9l+7agOgUByhzdjfzZBPK2CPufldTOMxbUivss//Sh9MFawmPRQ==} engines: {node: '>=8'} @@ -8505,12 +8510,12 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@lerna/create@8.1.8(@swc/core@1.7.39)(encoding@0.1.13)(typescript@5.6.3)': + '@lerna/create@8.1.8(@swc/core@1.7.40)(encoding@0.1.13)(typescript@5.6.3)': dependencies: '@npmcli/arborist': 7.5.4 '@npmcli/package-json': 5.2.0 '@npmcli/run-script': 8.1.0 - '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.39)) + '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.40)) '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.11(encoding@0.1.13) aproba: 2.0.0 @@ -8549,7 +8554,7 @@ snapshots: npm-package-arg: 11.0.2 npm-packlist: 8.0.2 npm-registry-fetch: 17.1.0 - nx: 19.8.8(@swc/core@1.7.39) + nx: 19.8.8(@swc/core@1.7.40) p-map: 4.0.0 p-map-series: 2.1.0 p-queue: 6.6.2 @@ -8751,29 +8756,29 @@ snapshots: - bluebird - supports-color - '@nrwl/devkit@19.8.8(nx@19.8.8(@swc/core@1.7.39))': + '@nrwl/devkit@19.8.8(nx@19.8.8(@swc/core@1.7.40))': dependencies: - '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.39)) + '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.40)) transitivePeerDependencies: - nx - '@nrwl/tao@19.8.8(@swc/core@1.7.39)': + '@nrwl/tao@19.8.8(@swc/core@1.7.40)': dependencies: - nx: 19.8.8(@swc/core@1.7.39) + nx: 19.8.8(@swc/core@1.7.40) tslib: 2.8.0 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug - '@nx/devkit@19.8.8(nx@19.8.8(@swc/core@1.7.39))': + '@nx/devkit@19.8.8(nx@19.8.8(@swc/core@1.7.40))': dependencies: - '@nrwl/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.39)) + '@nrwl/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.40)) ejs: 3.1.10 enquirer: 2.3.6 ignore: 5.3.2 minimatch: 9.0.3 - nx: 19.8.8(@swc/core@1.7.39) + nx: 19.8.8(@swc/core@1.7.40) semver: 7.6.3 tmp: 0.2.3 tslib: 2.8.0 @@ -9385,8 +9390,8 @@ snapshots: '@storybook/csf': 0.1.11 '@storybook/csf-tools': 8.3.6(storybook@8.3.6) '@storybook/preview-api': 8.3.6(storybook@8.3.6) - '@swc/core': 1.7.39 - '@swc/jest': 0.2.36(@swc/core@1.7.39) + '@swc/core': 1.7.40 + '@swc/jest': 0.2.36(@swc/core@1.7.40) expect-playwright: 0.8.0 jest: 29.7.0(@types/node@22.8.1) jest-circus: 29.7.0 @@ -9425,58 +9430,58 @@ snapshots: dependencies: storybook: 8.3.6 - '@swc/core-darwin-arm64@1.7.39': + '@swc/core-darwin-arm64@1.7.40': optional: true - '@swc/core-darwin-x64@1.7.39': + '@swc/core-darwin-x64@1.7.40': optional: true - '@swc/core-linux-arm-gnueabihf@1.7.39': + '@swc/core-linux-arm-gnueabihf@1.7.40': optional: true - '@swc/core-linux-arm64-gnu@1.7.39': + '@swc/core-linux-arm64-gnu@1.7.40': optional: true - '@swc/core-linux-arm64-musl@1.7.39': + '@swc/core-linux-arm64-musl@1.7.40': optional: true - '@swc/core-linux-x64-gnu@1.7.39': + '@swc/core-linux-x64-gnu@1.7.40': optional: true - '@swc/core-linux-x64-musl@1.7.39': + '@swc/core-linux-x64-musl@1.7.40': optional: true - '@swc/core-win32-arm64-msvc@1.7.39': + '@swc/core-win32-arm64-msvc@1.7.40': optional: true - '@swc/core-win32-ia32-msvc@1.7.39': + '@swc/core-win32-ia32-msvc@1.7.40': optional: true - '@swc/core-win32-x64-msvc@1.7.39': + '@swc/core-win32-x64-msvc@1.7.40': optional: true - '@swc/core@1.7.39': + '@swc/core@1.7.40': dependencies: '@swc/counter': 0.1.3 '@swc/types': 0.1.13 optionalDependencies: - '@swc/core-darwin-arm64': 1.7.39 - '@swc/core-darwin-x64': 1.7.39 - '@swc/core-linux-arm-gnueabihf': 1.7.39 - '@swc/core-linux-arm64-gnu': 1.7.39 - '@swc/core-linux-arm64-musl': 1.7.39 - '@swc/core-linux-x64-gnu': 1.7.39 - '@swc/core-linux-x64-musl': 1.7.39 - '@swc/core-win32-arm64-msvc': 1.7.39 - '@swc/core-win32-ia32-msvc': 1.7.39 - '@swc/core-win32-x64-msvc': 1.7.39 + '@swc/core-darwin-arm64': 1.7.40 + '@swc/core-darwin-x64': 1.7.40 + '@swc/core-linux-arm-gnueabihf': 1.7.40 + '@swc/core-linux-arm64-gnu': 1.7.40 + '@swc/core-linux-arm64-musl': 1.7.40 + '@swc/core-linux-x64-gnu': 1.7.40 + '@swc/core-linux-x64-musl': 1.7.40 + '@swc/core-win32-arm64-msvc': 1.7.40 + '@swc/core-win32-ia32-msvc': 1.7.40 + '@swc/core-win32-x64-msvc': 1.7.40 '@swc/counter@0.1.3': {} - '@swc/jest@0.2.36(@swc/core@1.7.39)': + '@swc/jest@0.2.36(@swc/core@1.7.40)': dependencies: '@jest/create-cache-key-function': 29.7.0 - '@swc/core': 1.7.39 + '@swc/core': 1.7.40 '@swc/counter': 0.1.3 jsonc-parser: 3.3.1 @@ -11467,7 +11472,7 @@ snapshots: expect-playwright@0.8.0: {} - expect-puppeteer@10.1.3: {} + expect-puppeteer@10.1.4: {} expect-webdriverio@5.0.3(@wdio/globals@9.2.1(@wdio/logger@9.1.3))(@wdio/logger@9.1.3)(webdriverio@9.2.1): dependencies: @@ -12592,15 +12597,15 @@ snapshots: - babel-plugin-macros - supports-color - jest-dev-server@10.1.1: + jest-dev-server@10.1.4: dependencies: chalk: 4.1.2 cwd: 0.10.0 find-process: 1.4.7 prompts: 2.4.2 - spawnd: 10.1.1 + spawnd: 10.1.4 tree-kill: 1.2.2 - wait-on: 7.2.0 + wait-on: 8.0.1 transitivePeerDependencies: - debug - supports-color @@ -12648,12 +12653,12 @@ snapshots: jest-mock: 29.7.0 jest-util: 29.7.0 - jest-environment-puppeteer@10.1.3(typescript@5.6.3): + jest-environment-puppeteer@10.1.4(typescript@5.6.3): dependencies: chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.6.3) deepmerge: 4.3.1 - jest-dev-server: 10.1.1 + jest-dev-server: 10.1.4 jest-environment-node: 29.7.0 transitivePeerDependencies: - debug @@ -12811,10 +12816,10 @@ snapshots: - debug - supports-color - jest-puppeteer@10.1.3(puppeteer@23.6.0(typescript@5.6.3))(typescript@5.6.3): + jest-puppeteer@10.1.4(puppeteer@23.6.0(typescript@5.6.3))(typescript@5.6.3): dependencies: - expect-puppeteer: 10.1.3 - jest-environment-puppeteer: 10.1.3(typescript@5.6.3) + expect-puppeteer: 10.1.4 + jest-environment-puppeteer: 10.1.4(typescript@5.6.3) puppeteer: 23.6.0(typescript@5.6.3) transitivePeerDependencies: - debug @@ -13191,13 +13196,13 @@ snapshots: dependencies: readable-stream: 2.3.8 - lerna@8.1.8(@swc/core@1.7.39)(encoding@0.1.13): + lerna@8.1.8(@swc/core@1.7.40)(encoding@0.1.13): dependencies: - '@lerna/create': 8.1.8(@swc/core@1.7.39)(encoding@0.1.13)(typescript@5.6.3) + '@lerna/create': 8.1.8(@swc/core@1.7.40)(encoding@0.1.13)(typescript@5.6.3) '@npmcli/arborist': 7.5.4 '@npmcli/package-json': 5.2.0 '@npmcli/run-script': 8.1.0 - '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.39)) + '@nx/devkit': 19.8.8(nx@19.8.8(@swc/core@1.7.40)) '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.11(encoding@0.1.13) aproba: 2.0.0 @@ -13242,7 +13247,7 @@ snapshots: npm-package-arg: 11.0.2 npm-packlist: 8.0.2 npm-registry-fetch: 17.1.0 - nx: 19.8.8(@swc/core@1.7.39) + nx: 19.8.8(@swc/core@1.7.40) p-map: 4.0.0 p-map-series: 2.1.0 p-pipe: 3.1.0 @@ -13869,10 +13874,10 @@ snapshots: dependencies: boolbase: 1.0.0 - nx@19.8.8(@swc/core@1.7.39): + nx@19.8.8(@swc/core@1.7.40): dependencies: '@napi-rs/wasm-runtime': 0.2.4 - '@nrwl/tao': 19.8.8(@swc/core@1.7.39) + '@nrwl/tao': 19.8.8(@swc/core@1.7.40) '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.7 @@ -13916,7 +13921,7 @@ snapshots: '@nx/nx-linux-x64-musl': 19.8.8 '@nx/nx-win32-arm64-msvc': 19.8.8 '@nx/nx-win32-x64-msvc': 19.8.8 - '@swc/core': 1.7.39 + '@swc/core': 1.7.40 transitivePeerDependencies: - debug @@ -14994,7 +14999,7 @@ snapshots: signal-exit: 3.0.7 which: 2.0.2 - spawnd@10.1.1: + spawnd@10.1.4: dependencies: signal-exit: 4.1.0 tree-kill: 1.2.2 @@ -15333,7 +15338,7 @@ snapshots: tslib@2.8.0: {} - tsup@8.3.5(@swc/core@1.7.39)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0): + tsup@8.3.5(@swc/core@1.7.40)(postcss@8.4.47)(tsx@4.19.1)(typescript@5.6.3)(yaml@2.6.0): dependencies: bundle-require: 5.0.0(esbuild@0.24.0) cac: 6.7.14 @@ -15352,7 +15357,7 @@ snapshots: tinyglobby: 0.2.10 tree-kill: 1.2.2 optionalDependencies: - '@swc/core': 1.7.39 + '@swc/core': 1.7.40 postcss: 8.4.47 typescript: 5.6.3 transitivePeerDependencies: @@ -15651,6 +15656,16 @@ snapshots: transitivePeerDependencies: - debug + wait-on@8.0.1: + dependencies: + axios: 1.7.7(debug@4.3.7) + joi: 17.13.3 + lodash: 4.17.21 + minimist: 1.2.8 + rxjs: 7.8.1 + transitivePeerDependencies: + - debug + wait-port@0.2.14: dependencies: chalk: 2.4.2