From 3d4e7b3d145e2b2a141df6bf1e7ace465a8fc77d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:14:17 +0000 Subject: [PATCH] chore(deps): update chore (#11662) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`13.14.2` -> `13.15.0`](https://renovatebot.com/diffs/npm/cypress/13.14.2/13.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [nx](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) | [`19.8.0` -> `19.8.4`](https://renovatebot.com/diffs/npm/nx/19.8.0/19.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [zx](https://google.github.io/zx/) ([source](https://redirect.github.com/google/zx)) | [`8.1.8` -> `8.1.9`](https://renovatebot.com/diffs/npm/zx/8.1.8/8.1.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
cypress-io/cypress (cypress) ### [`v13.15.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.15.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.2...v13.15.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0
nrwl/nx (nx) ### [`v19.8.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.3...19.8.4) #### 19.8.4 (2024-10-04) ##### 🚀 Features - **core:** allow circular project dependencies to execute tasks ([#​28227](https://redirect.github.com/nrwl/nx/pull/28227)) - **nx-dev:** add nx powerpack to pricing page ([#​28232](https://redirect.github.com/nrwl/nx/pull/28232)) - **nx-dev:** add nx powerpack gcp & azure mentions ([#​28256](https://redirect.github.com/nrwl/nx/pull/28256)) ##### 🩹 Fixes - **angular:** ensure [@​typescript-eslint/utils](https://redirect.github.com/typescript-eslint/utils) is used with eslint flat config ([#​28267](https://redirect.github.com/nrwl/nx/pull/28267)) - **core:** remove axios import from main code loading ([#​28230](https://redirect.github.com/nrwl/nx/pull/28230)) - **core:** change getCache signature to only accept options ([#​28248](https://redirect.github.com/nrwl/nx/pull/28248)) - **core:** allow prompts during nx add ([#​28247](https://redirect.github.com/nrwl/nx/pull/28247)) - **core:** add stub for conformance:check, add messaging ([#​28250](https://redirect.github.com/nrwl/nx/pull/28250)) - **core:** filter out task dependencies on itself ([#​28261](https://redirect.github.com/nrwl/nx/pull/28261)) - **core:** fixing target groups not merging ([#​28280](https://redirect.github.com/nrwl/nx/pull/28280)) - **js:** resolve VerdaccioWarning on the "logs" configuration property ([#​28234](https://redirect.github.com/nrwl/nx/pull/28234)) - **nx-cloud:** use create-workspace-v1 endpoint if v2 returns with 404 ([#​28015](https://redirect.github.com/nrwl/nx/pull/28015)) - **nx-dev:** fix markdoc table data alignment ([#​28274](https://redirect.github.com/nrwl/nx/pull/28274)) - **react:** host generator should pass normalized name to remote generator ([#​28295](https://redirect.github.com/nrwl/nx/pull/28295)) - **testing:** add support for playwright --last-failed ([#​28161](https://redirect.github.com/nrwl/nx/pull/28161)) ##### ❤️ Thank You - Andrew Goldis [@​agoldis](https://redirect.github.com/agoldis) - Benjamin Cabanes [@​bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Louie Weng [@​lourw](https://redirect.github.com/lourw) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - Shahar Kazaz - Zachary DeRose [@​ZackDeRose](https://redirect.github.com/ZackDeRose) ### [`v19.8.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.2...19.8.3) ##### 19.8.3 (2024-10-01) ##### 🚀 Features - **nx-dev:** add Powerpack video to the landing page ([#​28126](https://redirect.github.com/nrwl/nx/pull/28126)) ##### 🩹 Fixes - **angular:** ensure async webpack configs are awaited [#​28200](https://redirect.github.com/nrwl/nx/issues/28200) ([#​28213](https://redirect.github.com/nrwl/nx/pull/28213), [#​28200](https://redirect.github.com/nrwl/nx/issues/28200)) - **core:** fix output for 0 task ([#​28122](https://redirect.github.com/nrwl/nx/pull/28122)) - **core:** log error for runTaskInForkedProcess ([#​28078](https://redirect.github.com/nrwl/nx/pull/28078)) - **core:** calculate project dependencies upfront in the schedule ([#​28152](https://redirect.github.com/nrwl/nx/pull/28152)) - **core:** only stop daemon if enabled ([#​28146](https://redirect.github.com/nrwl/nx/pull/28146)) - **core:** adjust nx import messaging without relative source dir ([#​28052](https://redirect.github.com/nrwl/nx/pull/28052)) - **core:** move getDetails to top ([#​28158](https://redirect.github.com/nrwl/nx/pull/28158)) - **core:** fix env override run command ([#​28156](https://redirect.github.com/nrwl/nx/pull/28156)) - **core:** fix link to powerpack plugins ([#​28182](https://redirect.github.com/nrwl/nx/pull/28182)) - **expo:** change force to be an option for yarn ([#​28115](https://redirect.github.com/nrwl/nx/pull/28115)) - **graph:** add spacing between graph details top ([#​28055](https://redirect.github.com/nrwl/nx/pull/28055)) - **js:** improve typescript-sync generator messaging ([#​28162](https://redirect.github.com/nrwl/nx/pull/28162)) - **module-federation:** exports could be objects and not strings [#​28129](https://redirect.github.com/nrwl/nx/issues/28129) ([#​28215](https://redirect.github.com/nrwl/nx/pull/28215), [#​28129](https://redirect.github.com/nrwl/nx/issues/28129)) - **module-federation:** additionalShared should check node_modules when applying to support transitive deps [#​28137](https://redirect.github.com/nrwl/nx/issues/28137) ([#​28216](https://redirect.github.com/nrwl/nx/pull/28216), [#​28137](https://redirect.github.com/nrwl/nx/issues/28137)) - **nx-dev:** adjust powerpack mobile view ([b76e84dbb1](https://redirect.github.com/nrwl/nx/commit/b76e84dbb1)) - **nx-dev:** options of the affected are messed up ([#​28112](https://redirect.github.com/nrwl/nx/pull/28112)) - **nx-dev:** Update Power pack docs to include OSS projects ([#​28176](https://redirect.github.com/nrwl/nx/pull/28176)) - **nx-dev:** 404 urls ([#​27599](https://redirect.github.com/nrwl/nx/pull/27599)) - **react:** setup-ssr generator should infer bundler based on the executor for build [#​28128](https://redirect.github.com/nrwl/nx/issues/28128) ([#​28217](https://redirect.github.com/nrwl/nx/pull/28217), [#​28128](https://redirect.github.com/nrwl/nx/issues/28128)) - **storybook:** only add [@​storybook/test-runner](https://redirect.github.com/storybook/test-runner) to externalDependencies if installed ([#​28060](https://redirect.github.com/nrwl/nx/pull/28060)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@​juristr](https://redirect.github.com/juristr) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - pawel-twardziak ### [`v19.8.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.1...19.8.2) ##### 19.8.2 (2024-09-26) ##### 🚀 Features - **nx-dev:** powerpack landing page ([#​27963](https://redirect.github.com/nrwl/nx/pull/27963)) ##### 🩹 Fixes - **core:** hide no file server process json log ([#​27626](https://redirect.github.com/nrwl/nx/pull/27626)) - **js:** [@​nx/js](https://redirect.github.com/nx/js):init ensures tslib is installed if importHelpers is true ([#​28083](https://redirect.github.com/nrwl/nx/pull/28083)) - **linter:** add files entry to angular flat config to avoid applying TS rules to JSON files ([#​28102](https://redirect.github.com/nrwl/nx/pull/28102)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://redirect.github.com/AgentEnder) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) ### [`v19.8.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.0...19.8.1) ##### 19.8.1 (2024-09-25) ##### 🚀 Features - **core:** allow prompts from init generators during nx init ([#​28003](https://redirect.github.com/nrwl/nx/pull/28003)) ##### 🩹 Fixes - **bundling:** remove unused `babel-plugin-transform-async-to-promises` from `@nx/rollup` ([#​27669](https://redirect.github.com/nrwl/nx/pull/27669)) - **core:** allow creating a db cache without linking task details ([#​28023](https://redirect.github.com/nrwl/nx/pull/28023)) - **core:** fix output text for multiple targets ([#​28043](https://redirect.github.com/nrwl/nx/pull/28043)) - **core:** sort projects after updating from context ([#​28024](https://redirect.github.com/nrwl/nx/pull/28024)) - **core:** add flag when db is disabled for task history ([#​28059](https://redirect.github.com/nrwl/nx/pull/28059)) - **core:** set windowsHide: true wherever possible ([#​28073](https://redirect.github.com/nrwl/nx/pull/28073)) - **core:** support more structured errors in sync generators ([#​28075](https://redirect.github.com/nrwl/nx/pull/28075)) - **core:** nx add should show errors ([#​28079](https://redirect.github.com/nrwl/nx/pull/28079)) - **core:** several powerpack fixes ([#​28088](https://redirect.github.com/nrwl/nx/pull/28088)) - **core:** remove wasi compatibility while db is unsupported in wasi ([#​28089](https://redirect.github.com/nrwl/nx/pull/28089)) - **linter:** do not generate docs.recommended property ([#​28009](https://redirect.github.com/nrwl/nx/pull/28009)) - **linter:** ignore dist and use compat helper for eslint-plugin-react-hooks ([#​28080](https://redirect.github.com/nrwl/nx/pull/28080)) - **react:** vite should be default bundler in app generator ([#​28013](https://redirect.github.com/nrwl/nx/pull/28013)) - **release:** allow dynamically continuing when current version is unresolvable ([#​28034](https://redirect.github.com/nrwl/nx/pull/28034)) - **release:** add groupPreVersionCommand to schema, improve logging ([#​28087](https://redirect.github.com/nrwl/nx/pull/28087)) ##### ❤️ Thank You - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Phillip Barta [@​Phillip9587](https://redirect.github.com/Phillip9587)
google/zx (zx) ### [`v8.1.9`](https://redirect.github.com/google/zx/releases/tag/8.1.9) [Compare Source](https://redirect.github.com/google/zx/compare/8.1.8...8.1.9) Today's release is a minor update that includes: #### Enhancements - We have replaced `ProcessOutput` fields with lazy getters to reduce mem consumption [#​903](https://redirect.github.com/google/zx/pull/903), [#​908](https://redirect.github.com/google/zx/pull/908) - Reduced ReDos risks for codeblock patterns [#​906](https://redirect.github.com/google/zx/pull/906) - Keep `argv` reference on update [#​916](https://redirect.github.com/google/zx/pull/916) - Strengthened `Shell` interface to properly handle `sync` mode [#​915](https://redirect.github.com/google/zx/pull/915): ```ts expectType($`cmd`) expectType($({ sync: false })`cmd`) expectType($({ sync: true })`cmd`) expectType($.sync`cmd`) ``` #### Fixes - Correctly fill `stdall` for `$.sync` calls: [#​911](https://redirect.github.com/google/zx/pull/911), [#​912](https://redirect.github.com/google/zx/pull/912)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +- packages/create-redwood-rsc-app/yarn.lock | 6 +- packages/framework-tools/package.json | 2 +- yarn.lock | 181 ++++++++++------------ 4 files changed, 87 insertions(+), 108 deletions(-) diff --git a/package.json b/package.json index a6f4155dcf7f..0e8329330385 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "concurrently": "8.2.2", "core-js": "3.38.1", "cross-env": "7.0.3", - "cypress": "13.14.2", + "cypress": "13.15.0", "cypress-fail-fast": "7.1.1", "cypress-wait-until": "3.0.2", "dependency-cruiser": "16.4.2", @@ -119,7 +119,7 @@ "ncp": "2.0.0", "nodemon": "3.1.7", "npm-packlist": "8.0.2", - "nx": "19.8.0", + "nx": "19.8.4", "ora": "8.1.0", "prettier": "3.3.3", "prettier-plugin-curly": "0.2.2", @@ -132,7 +132,7 @@ "typescript": "5.6.2", "vitest": "2.0.5", "yargs": "17.7.2", - "zx": "8.1.8" + "zx": "8.1.9" }, "packageManager": "yarn@4.4.0", "npmClient": "yarn" diff --git a/packages/create-redwood-rsc-app/yarn.lock b/packages/create-redwood-rsc-app/yarn.lock index 7a379ce82aa1..e3cd933ba841 100644 --- a/packages/create-redwood-rsc-app/yarn.lock +++ b/packages/create-redwood-rsc-app/yarn.lock @@ -4647,8 +4647,8 @@ __metadata: linkType: hard "zx@npm:^8.1.4": - version: 8.1.8 - resolution: "zx@npm:8.1.8" + version: 8.1.9 + resolution: "zx@npm:8.1.9" dependencies: "@types/fs-extra": "npm:>=11" "@types/node": "npm:>=20" @@ -4659,6 +4659,6 @@ __metadata: optional: true bin: zx: build/cli.js - checksum: 10c0/83353a2c85188b3c40114a35d7fa7ab382b7e428d3fcc8719c13df3eace70373b87063d7a012657e0028766da4bd49bcef7c2f3f90bff49c07c31901473961e5 + checksum: 10c0/b11f0e75b8ed618ededc88ecba1d01bc1415bb6966bd68539f8b47bb13d7bf43bf7b64a80798b0cafb308742a19c14df2b08a09ca60703f227bc1a6122547556 languageName: node linkType: hard diff --git a/packages/framework-tools/package.json b/packages/framework-tools/package.json index c0f4f95fa87d..399563c85a25 100644 --- a/packages/framework-tools/package.json +++ b/packages/framework-tools/package.json @@ -35,7 +35,7 @@ "esbuild": "0.24.0", "fast-glob": "3.3.2", "fs-extra": "11.2.0", - "zx": "8.1.8" + "zx": "8.1.9" }, "devDependencies": { "@types/fs-extra": "11.0.4", diff --git a/yarn.lock b/yarn.lock index 081a574fa606..baaf7af3c5bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2264,9 +2264,9 @@ __metadata: languageName: node linkType: hard -"@cypress/request@npm:^3.0.1": - version: 3.0.1 - resolution: "@cypress/request@npm:3.0.1" +"@cypress/request@npm:^3.0.4": + version: 3.0.5 + resolution: "@cypress/request@npm:3.0.5" dependencies: aws-sign2: "npm:~0.7.0" aws4: "npm:^1.8.0" @@ -2274,19 +2274,19 @@ __metadata: combined-stream: "npm:~1.0.6" extend: "npm:~3.0.2" forever-agent: "npm:~0.6.1" - form-data: "npm:~2.3.2" - http-signature: "npm:~1.3.6" + form-data: "npm:~4.0.0" + http-signature: "npm:~1.4.0" is-typedarray: "npm:~1.0.0" isstream: "npm:~0.1.2" json-stringify-safe: "npm:~5.0.1" mime-types: "npm:~2.1.19" performance-now: "npm:^2.1.0" - qs: "npm:6.10.4" + qs: "npm:6.13.0" safe-buffer: "npm:^5.1.2" tough-cookie: "npm:^4.1.3" tunnel-agent: "npm:^0.6.0" uuid: "npm:^8.3.2" - checksum: 10c0/8eb92a665e6549e2533f5169431addcaad0307f51a8c7f3b6b169eb79b4d673373784a527590a47b0a2905ad5f601b24ab2d1b31d184243235aba470ffc9c1f7 + checksum: 10c0/3195d59cf0457fd7dff7e7f6a29fbb4f44c483f8007f236952f726f96dabe19b7c58a4d7673d544753e54e1b3b916ae2d067144bc11d72ff7155851f557e1d2c languageName: node linkType: hard @@ -5887,15 +5887,15 @@ __metadata: languageName: node linkType: hard -"@nrwl/tao@npm:19.8.0": - version: 19.8.0 - resolution: "@nrwl/tao@npm:19.8.0" +"@nrwl/tao@npm:19.8.4": + version: 19.8.4 + resolution: "@nrwl/tao@npm:19.8.4" dependencies: - nx: "npm:19.8.0" + nx: "npm:19.8.4" tslib: "npm:^2.3.0" bin: tao: index.js - checksum: 10c0/fd553087fbef6afc855f8c64598abd1d304850bbf725d874db814a653e10850ca41ba33cdfcb0799c440df86adc7c1c3146977e96551c677d7416a2f1c89af2b + checksum: 10c0/04053ed58c8e3653ad41b930ef604bc11f748d044c1b73e22ad1d0429d9e88518f8fe4a2092a30e87267a6fb6bcade62786c04d58ad563a32d188c510cb8554e languageName: node linkType: hard @@ -5918,72 +5918,72 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-arm64@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-darwin-arm64@npm:19.8.0" +"@nx/nx-darwin-arm64@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-darwin-arm64@npm:19.8.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-darwin-x64@npm:19.8.0" +"@nx/nx-darwin-x64@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-darwin-x64@npm:19.8.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-freebsd-x64@npm:19.8.0" +"@nx/nx-freebsd-x64@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-freebsd-x64@npm:19.8.4" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.0" +"@nx/nx-linux-arm-gnueabihf@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.4" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.0" +"@nx/nx-linux-arm64-gnu@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-linux-arm64-musl@npm:19.8.0" +"@nx/nx-linux-arm64-musl@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-linux-arm64-musl@npm:19.8.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-linux-x64-gnu@npm:19.8.0" +"@nx/nx-linux-x64-gnu@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-linux-x64-gnu@npm:19.8.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-linux-x64-musl@npm:19.8.0" +"@nx/nx-linux-x64-musl@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-linux-x64-musl@npm:19.8.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.0" +"@nx/nx-win32-arm64-msvc@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:19.8.0": - version: 19.8.0 - resolution: "@nx/nx-win32-x64-msvc@npm:19.8.0" +"@nx/nx-win32-x64-msvc@npm:19.8.4": + version: 19.8.4 + resolution: "@nx/nx-win32-x64-msvc@npm:19.8.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -8394,7 +8394,7 @@ __metadata: tsx: "npm:4.19.1" type-fest: "npm:4.26.1" typescript: "npm:5.6.2" - zx: "npm:8.1.8" + zx: "npm:8.1.9" bin: rw-fwtools-attw: ./dist/bins/rw-fwtools-attw.js languageName: unknown @@ -15098,11 +15098,11 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.14.2": - version: 13.14.2 - resolution: "cypress@npm:13.14.2" +"cypress@npm:13.15.0": + version: 13.15.0 + resolution: "cypress@npm:13.15.0" dependencies: - "@cypress/request": "npm:^3.0.1" + "@cypress/request": "npm:^3.0.4" "@cypress/xvfb": "npm:^1.2.4" "@types/sinonjs__fake-timers": "npm:8.1.1" "@types/sizzle": "npm:^2.3.2" @@ -15146,7 +15146,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/ca838bbf878c46aa643e879c83c1532250cb3ec12cdc4e94e9c483bf042179a8de2b9d30fcc7777820793d71c44627c75c35c472b9de8b8dd39500ffbea75a34 + checksum: 10c0/d453c89f8220aecb726f842ea2895f452a4ec0c74f718834354533da62d28545eb68fc3ac21209df52d4314b4db4221d26ce8f33a6f08641eec3b4269f037717 languageName: node linkType: hard @@ -17990,7 +17990,7 @@ __metadata: languageName: node linkType: hard -"form-data@npm:^4.0.0": +"form-data@npm:^4.0.0, form-data@npm:~4.0.0": version: 4.0.0 resolution: "form-data@npm:4.0.0" dependencies: @@ -18001,17 +18001,6 @@ __metadata: languageName: node linkType: hard -"form-data@npm:~2.3.2": - version: 2.3.3 - resolution: "form-data@npm:2.3.3" - dependencies: - asynckit: "npm:^0.4.0" - combined-stream: "npm:^1.0.6" - mime-types: "npm:^2.1.12" - checksum: 10c0/706ef1e5649286b6a61e5bb87993a9842807fd8f149cd2548ee807ea4fb882247bdf7f6e64ac4720029c0cd5c80343de0e22eee1dc9e9882e12db9cc7bc016a4 - languageName: node - linkType: hard - "forwarded@npm:0.2.0": version: 0.2.0 resolution: "forwarded@npm:0.2.0" @@ -19295,14 +19284,14 @@ __metadata: languageName: node linkType: hard -"http-signature@npm:~1.3.6": - version: 1.3.6 - resolution: "http-signature@npm:1.3.6" +"http-signature@npm:~1.4.0": + version: 1.4.0 + resolution: "http-signature@npm:1.4.0" dependencies: assert-plus: "npm:^1.0.0" jsprim: "npm:^2.0.2" - sshpk: "npm:^1.14.1" - checksum: 10c0/f8d15d8c91a5a80805530e2f401a3f83ed55162058651d86ad00df294b159a54e001b5d00e04983f7542a55865aee02d2d83d68c8499137ff2bc142553d8dfc2 + sshpk: "npm:^1.18.0" + checksum: 10c0/b9806f5a9ed82a146589837d175c43b596b1cc8c9431665e83d47c152aa8a4629dd1b1e050f8f56e7f17f62cf97b58e888775093310441ddee5f105f28646b2b languageName: node linkType: hard @@ -24028,22 +24017,22 @@ __metadata: languageName: node linkType: hard -"nx@npm:19.8.0, nx@npm:>=17.1.2 < 20": - version: 19.8.0 - resolution: "nx@npm:19.8.0" +"nx@npm:19.8.4, nx@npm:>=17.1.2 < 20": + version: 19.8.4 + resolution: "nx@npm:19.8.4" dependencies: "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nrwl/tao": "npm:19.8.0" - "@nx/nx-darwin-arm64": "npm:19.8.0" - "@nx/nx-darwin-x64": "npm:19.8.0" - "@nx/nx-freebsd-x64": "npm:19.8.0" - "@nx/nx-linux-arm-gnueabihf": "npm:19.8.0" - "@nx/nx-linux-arm64-gnu": "npm:19.8.0" - "@nx/nx-linux-arm64-musl": "npm:19.8.0" - "@nx/nx-linux-x64-gnu": "npm:19.8.0" - "@nx/nx-linux-x64-musl": "npm:19.8.0" - "@nx/nx-win32-arm64-msvc": "npm:19.8.0" - "@nx/nx-win32-x64-msvc": "npm:19.8.0" + "@nrwl/tao": "npm:19.8.4" + "@nx/nx-darwin-arm64": "npm:19.8.4" + "@nx/nx-darwin-x64": "npm:19.8.4" + "@nx/nx-freebsd-x64": "npm:19.8.4" + "@nx/nx-linux-arm-gnueabihf": "npm:19.8.4" + "@nx/nx-linux-arm64-gnu": "npm:19.8.4" + "@nx/nx-linux-arm64-musl": "npm:19.8.4" + "@nx/nx-linux-x64-gnu": "npm:19.8.4" + "@nx/nx-linux-x64-musl": "npm:19.8.4" + "@nx/nx-win32-arm64-msvc": "npm:19.8.4" + "@nx/nx-win32-x64-msvc": "npm:19.8.4" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.0-rc.46" "@zkochan/js-yaml": "npm:0.0.7" @@ -24058,7 +24047,6 @@ __metadata: figures: "npm:3.2.0" flat: "npm:^5.0.2" front-matter: "npm:^4.0.2" - fs-extra: "npm:^11.1.0" ignore: "npm:^5.0.4" jest-diff: "npm:^29.4.1" jsonc-parser: "npm:3.2.0" @@ -24109,7 +24097,7 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10c0/aa9d60ff0933ccbc6ddae0362f765750218658fbb2f8ac88d5e30575f94ad11c0d733f690a362a53092d43198f22143396e4436c8c5d1dbd803453339317f65d + checksum: 10c0/d8f16347c28d228ad7d013546ea0bcbec6591dd45003f3b981a311eec022177ee087f628b22917131e868a7cccb747b0b734116fdc9f16ecf37270840cd55815 languageName: node linkType: hard @@ -25747,15 +25735,6 @@ __metadata: languageName: node linkType: hard -"qs@npm:6.10.4": - version: 6.10.4 - resolution: "qs@npm:6.10.4" - dependencies: - side-channel: "npm:^1.0.4" - checksum: 10c0/7a8c9d77968aeccb769aedd7e047c0e0109dad0cfa57cab1ad906f4069fd58f361b80abd2de5854ba9a09b4c5d06d6a2c82108766f1f1527572fe6130deaa471 - languageName: node - linkType: hard - "qs@npm:6.13.0, qs@npm:^6.10.0, qs@npm:^6.11.0": version: 6.13.0 resolution: "qs@npm:6.13.0" @@ -26952,7 +26931,7 @@ __metadata: concurrently: "npm:8.2.2" core-js: "npm:3.38.1" cross-env: "npm:7.0.3" - cypress: "npm:13.14.2" + cypress: "npm:13.15.0" cypress-fail-fast: "npm:7.1.1" cypress-wait-until: "npm:3.0.2" dependency-cruiser: "npm:16.4.2" @@ -26974,7 +26953,7 @@ __metadata: ncp: "npm:2.0.0" nodemon: "npm:3.1.7" npm-packlist: "npm:8.0.2" - nx: "npm:19.8.0" + nx: "npm:19.8.4" ora: "npm:8.1.0" prettier: "npm:3.3.3" prettier-plugin-curly: "npm:0.2.2" @@ -26987,7 +26966,7 @@ __metadata: typescript: "npm:5.6.2" vitest: "npm:2.0.5" yargs: "npm:17.7.2" - zx: "npm:8.1.8" + zx: "npm:8.1.9" languageName: unknown linkType: soft @@ -27758,9 +27737,9 @@ __metadata: languageName: node linkType: hard -"sshpk@npm:^1.14.1": - version: 1.17.0 - resolution: "sshpk@npm:1.17.0" +"sshpk@npm:^1.18.0": + version: 1.18.0 + resolution: "sshpk@npm:1.18.0" dependencies: asn1: "npm:~0.2.3" assert-plus: "npm:^1.0.0" @@ -27775,7 +27754,7 @@ __metadata: sshpk-conv: bin/sshpk-conv sshpk-sign: bin/sshpk-sign sshpk-verify: bin/sshpk-verify - checksum: 10c0/cf5e7f4c72e8a505ef41daac9f9ca26da365cfe26ae265a01ce98a8868991943857a8526c1cf98a42ef0dc4edf1dbe4e77aeea378cfeb58054beb78505e85402 + checksum: 10c0/e516e34fa981cfceef45fd2e947772cc70dbd57523e5c608e2cd73752ba7f8a99a04df7c3ed751588e8d91956b6f16531590b35d3489980d1c54c38bebcd41b1 languageName: node linkType: hard @@ -30794,9 +30773,9 @@ __metadata: languageName: node linkType: hard -"zx@npm:8.1.8": - version: 8.1.8 - resolution: "zx@npm:8.1.8" +"zx@npm:8.1.9": + version: 8.1.9 + resolution: "zx@npm:8.1.9" dependencies: "@types/fs-extra": "npm:>=11" "@types/node": "npm:>=20" @@ -30807,6 +30786,6 @@ __metadata: optional: true bin: zx: build/cli.js - checksum: 10c0/83353a2c85188b3c40114a35d7fa7ab382b7e428d3fcc8719c13df3eace70373b87063d7a012657e0028766da4bd49bcef7c2f3f90bff49c07c31901473961e5 + checksum: 10c0/b11f0e75b8ed618ededc88ecba1d01bc1415bb6966bd68539f8b47bb13d7bf43bf7b64a80798b0cafb308742a19c14df2b08a09ca60703f227bc1a6122547556 languageName: node linkType: hard