Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 8ed5f36

Browse files
chore(lambda): bump @nx/jest from 18.0.4 to 18.3.4 in /lambdas (#3876)
Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 18.0.4 to 18.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/jest</code>'s releases</a>.</em></p> <blockquote> <h2>18.3.4 (2024-04-25)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add root level forwardAllArgs (<a href="https://redirect.github.com/nrwl/nx/pull/22753">#22753</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> different commands should not be considered compatible targets (<a href="https://redirect.github.com/nrwl/nx/pull/22863">#22863</a>)</li> <li><strong>core:</strong> fix pnpm install order on ci workflows (<a href="https://redirect.github.com/nrwl/nx/pull/22580">#22580</a>)</li> <li><strong>core:</strong> workspace context glob respects exclude (<a href="https://redirect.github.com/nrwl/nx/pull/22939">#22939</a>)</li> <li><strong>core:</strong> handle events that do not have paths (<a href="https://redirect.github.com/nrwl/nx/pull/22947">#22947</a>)</li> <li><strong>core:</strong> fix exclude for empty array (<a href="https://redirect.github.com/nrwl/nx/pull/22951">#22951</a>)</li> <li><strong>core:</strong> move a few api points to return root maps directly (<a href="https://redirect.github.com/nrwl/nx/pull/22949">#22949</a>)</li> <li><strong>core:</strong> regression register ts transpiler for local plugin (<a href="https://redirect.github.com/nrwl/nx/pull/22964">#22964</a>)</li> <li><strong>core:</strong> handle created directories when watching on linux (<a href="https://redirect.github.com/nrwl/nx/pull/22980">#22980</a>)</li> <li><strong>core:</strong> ensure create nodes functions are properly parallelized (<a href="https://redirect.github.com/nrwl/nx/pull/23005">#23005</a>)</li> <li><strong>gradle:</strong> change gradle command to be relative path (<a href="https://redirect.github.com/nrwl/nx/pull/22963">#22963</a>)</li> <li><strong>gradle:</strong> should skip println in project report (<a href="https://redirect.github.com/nrwl/nx/pull/22862">#22862</a>)</li> <li><strong>gradle:</strong> get gradlew path with projectRoot joins workspaceRoot (<a href="https://redirect.github.com/nrwl/nx/pull/22988">#22988</a>)</li> <li><strong>graph:</strong> don't listen to system theme changes in console (<a href="https://redirect.github.com/nrwl/nx/pull/22938">#22938</a>)</li> <li><strong>linter:</strong> do not infer lint tasks for projects without files to lint (<a href="https://redirect.github.com/nrwl/nx/pull/22944">#22944</a>)</li> <li><strong>misc:</strong> fix publish script (<a href="https://redirect.github.com/nrwl/nx/pull/22981">#22981</a>)</li> <li><strong>misc:</strong> perf logging shouldn't be enabled twice (<a href="https://redirect.github.com/nrwl/nx/pull/23012">#23012</a>)</li> <li><strong>node:</strong> e2e target fails out of the box (<a href="https://redirect.github.com/nrwl/nx/pull/22987">#22987</a>)</li> <li><strong>repo:</strong> downgrade to macos-13 in publish workflow (<a href="https://redirect.github.com/nrwl/nx/pull/22961">#22961</a>)</li> <li><strong>storybook:</strong> handle inherited config correctly when identifying the framework used for inferred tasks (<a href="https://redirect.github.com/nrwl/nx/pull/22953">#22953</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@​Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li> <li>Jonathan Cammisuli</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li> <li>Miroslav Jonaš <a href="https://github.com/meeroslav"><code>@​meeroslav</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li> <li>Richard Roozenboom <a href="https://github.com/Roozenboom"><code>@​Roozenboom</code></a></li> </ul> <h2>18.3.3 (2024-04-20)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> fix loading postcss configuration in ng-packagr executors (<a href="https://redirect.github.com/nrwl/nx/pull/22900">#22900</a>)</li> <li><strong>core:</strong> group command exit listeners to avoid warning (<a href="https://redirect.github.com/nrwl/nx/pull/22892">#22892</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/f4ea297b7b2195aac2bf8088cfa751967c22ea82"><code>f4ea297</code></a> fix(misc): don't clear node_modules require cache (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22907">#22907</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/792092255f53902b723cb4f74ee93ff046faf066"><code>7920922</code></a> fix(testing): bust require cache in jest plugin so configs reload (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22893">#22893</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/b633c0409c0af8acc182674dbef67cc855888ec1"><code>b633c04</code></a> fix(testing): fix jest ci target names (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22858">#22858</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/bf206e578e642003ef03e68dc87126d07d694072"><code>bf206e5</code></a> feat(misc): non conflicting init/add flow (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22791">#22791</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/fd7cf38c20b97d542548d05c6ac12804ce14af67"><code>fd7cf38</code></a> feat(testing): add ability to split jest tests (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22662">#22662</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/1fe5b98f4512faad2b8faab2d82d9a4ccc375e88"><code>1fe5b98</code></a> fix(linter): refactor pcv3 plugin, expose configFiles on context (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21677">#21677</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a89c73483ee0035eeee039bab1522e788a37d54a"><code>a89c734</code></a> feat(core): use flag in nx.json for toggling crystal (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21980">#21980</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/77a01ca94c7c28b2d82c034da284365fd922be1b"><code>77a01ca</code></a> feat(testing): add getJestProjectsAsync to support inferred targets (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21897">#21897</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/21e764833ee5fb9e8a7746a196195d1aebec47f9"><code>21e7648</code></a> fix(testing): add null checks when reading targets (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21952">#21952</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/5b6d1b40178c838304144888debb70dad3561da1"><code>5b6d1b4</code></a> feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly t...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/18.3.4/packages/jest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/jest&package-manager=npm_and_yarn&previous-version=18.0.4&new-version=18.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6953f7 commit 8ed5f36

File tree

2 files changed

+208
-14
lines changed

2 files changed

+208
-14
lines changed

Diff for: lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@nx/eslint": "18.0.4",
25-
"@nx/jest": "18.0.4",
25+
"@nx/jest": "18.3.4",
2626
"@nx/js": "^18.0.4",
2727
"@swc-node/register": "~1.8.0",
2828
"@swc/core": "~1.3.85",

Diff for: lambdas/yarn.lock

+207-13
Original file line numberDiff line numberDiff line change
@@ -2358,12 +2358,19 @@
23582358
dependencies:
23592359
"@nx/devkit" "18.0.4"
23602360

2361-
2362-
version "18.0.4"
2363-
resolved "https://registry.yarnpkg.com/@nrwl/jest/-/jest-18.0.4.tgz#7d139d92ff98767ee3556e586d6ebc5ee18d0f4b"
2364-
integrity sha512-oe4qfnXc1WUPPmd9ua4mtgiqwXY+2XPz6zSkWghrrvc5wXu15tPvrBxHeU+KEXWu+rVy3iGLU2s5AivdXxEbIA==
2361+
2362+
version "18.3.4"
2363+
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-18.3.4.tgz#74744e5f60566b1031b8d33b330af2ffee7205df"
2364+
integrity sha512-Fty9Huqm12OYueU3uLJl3uvBUl5BvEyPfvw8+rLiNx9iftdEattM8C+268eAbIRRSLSOVXlWsJH4brlc6QZYYw==
2365+
dependencies:
2366+
"@nx/devkit" "18.3.4"
2367+
2368+
2369+
version "18.3.4"
2370+
resolved "https://registry.yarnpkg.com/@nrwl/jest/-/jest-18.3.4.tgz#0e277a59e9924aad2189a766a10b14825108b523"
2371+
integrity sha512-pIYd8WBQz6DKfhIKkZn9VsNBPR0QGnbAdI9AfrQPoGfj19x3tzqLSjcg/O5UvIs6174U1b+0ccxWmQvFep22Kw==
23652372
dependencies:
2366-
"@nx/jest" "18.0.4"
2373+
"@nx/jest" "18.3.4"
23672374

23682375
23692376
version "18.0.4"
@@ -2372,6 +2379,13 @@
23722379
dependencies:
23732380
"@nx/js" "18.0.4"
23742381

2382+
2383+
version "18.3.4"
2384+
resolved "https://registry.yarnpkg.com/@nrwl/js/-/js-18.3.4.tgz#7b41025695a176976da89f2f3cff3ecdf88ef695"
2385+
integrity sha512-oyiMoxzDVGQe5E4UFGO/WAOU211HEIdRxSEOfs1lPhvA8lKbUa0IWDqPOugNws/YHAr+vUTU3sZDJ3uU3RJuYQ==
2386+
dependencies:
2387+
"@nx/js" "18.3.4"
2388+
23752389
23762390
version "18.0.4"
23772391
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-18.0.4.tgz#a74933a4c7d1b7c6467a526e9ac524f3b8edd212"
@@ -2380,13 +2394,28 @@
23802394
nx "18.0.4"
23812395
tslib "^2.3.0"
23822396

2397+
2398+
version "18.3.4"
2399+
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-18.3.4.tgz#e574addaae87a0fa83bd6163ef006c41be1ce066"
2400+
integrity sha512-+7KsDYmGj1cvNaXZcjSYOPN1h17hsGFBtVX7MqnpJLLkQTUhKg2rQxqyluzshJ+RoDUVtYPGyHg1AizlB66RIA==
2401+
dependencies:
2402+
nx "18.3.4"
2403+
tslib "^2.3.0"
2404+
23832405
23842406
version "18.0.4"
23852407
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-18.0.4.tgz#f1772cee1d3310b25a91d17bf303cc1e255f3e82"
23862408
integrity sha512-UFD96NeEeHLKADLBDfF2U5rFOhyMjCwYzpA+D3Yp3X25aB7D89Kan4spq9ZC/Zxethz3911nNaYy+I+L5WlDoA==
23872409
dependencies:
23882410
"@nx/workspace" "18.0.4"
23892411

2412+
2413+
version "18.3.4"
2414+
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-18.3.4.tgz#58eea32eec374398c628bbb494ab325b52101373"
2415+
integrity sha512-ziPHZcSYj46aPYrRHaKu56/SmYCijLT5vIm/UaoWD5v5Fy5CRigO/ezUImsHGHMEZWfHt44s4jsv7QdJWAXe7w==
2416+
dependencies:
2417+
"@nx/workspace" "18.3.4"
2418+
23902419
23912420
version "18.0.4"
23922421
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.0.4.tgz#fec28139ef5d078933c5f1b5a7e0a585672dbdd6"
@@ -2401,6 +2430,20 @@
24012430
tslib "^2.3.0"
24022431
yargs-parser "21.1.1"
24032432

2433+
2434+
version "18.3.4"
2435+
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.3.4.tgz#1adee4670d0265c5f07f9e026bbfe60785992359"
2436+
integrity sha512-M3htxl5WvlNKK5KNOndCAApbyBCZNTFFs+rtdwvudNZk5+84zAAPaWzSoX9C4XLAW78/f98LzF68/ch05aN12A==
2437+
dependencies:
2438+
"@nrwl/devkit" "18.3.4"
2439+
ejs "^3.1.7"
2440+
enquirer "~2.3.6"
2441+
ignore "^5.0.4"
2442+
semver "^7.5.3"
2443+
tmp "~0.2.1"
2444+
tslib "^2.3.0"
2445+
yargs-parser "21.1.1"
2446+
24042447
24052448
version "18.0.4"
24062449
resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-18.0.4.tgz#5078d8f1d5ec25726709dd4478da275c9accab54"
@@ -2413,16 +2456,16 @@
24132456
tslib "^2.3.0"
24142457
typescript "~5.3.2"
24152458

2416-
"@nx/jest@18.0.4":
2417-
version "18.0.4"
2418-
resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-18.0.4.tgz#cb294c6a3c17eea63ab828185fd926c5b6390b19"
2419-
integrity sha512-A114oLtWCK99CaY/hUR00/1RISf77jqEgduDFsiaoe8fpr74HN3E8Z/NWW6gG9rkB8ymnvJMJGfbrN+2/Vv75Q==
2459+
"@nx/jest@18.3.4":
2460+
version "18.3.4"
2461+
resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-18.3.4.tgz#4bfdca6294c02e8d966465c8ca4fe93a26bc0098"
2462+
integrity sha512-sWbrhz8RYZ7j1uUbyB7tvulnRncNwtnEEMIGYUrHSQB1of+aG+FA2VtI3KCoWrfzMc5EDl7DLpKY1VMW2ArWhQ==
24202463
dependencies:
24212464
"@jest/reporters" "^29.4.1"
24222465
"@jest/test-result" "^29.4.1"
2423-
"@nrwl/jest" "18.0.4"
2424-
"@nx/devkit" "18.0.4"
2425-
"@nx/js" "18.0.4"
2466+
"@nrwl/jest" "18.3.4"
2467+
"@nx/devkit" "18.3.4"
2468+
"@nx/js" "18.3.4"
24262469
"@phenomnomnominal/tsquery" "~5.0.1"
24272470
chalk "^4.1.0"
24282471
identity-obj-proxy "3.0.0"
@@ -2432,8 +2475,9 @@
24322475
minimatch "9.0.3"
24332476
resolve.exports "1.1.0"
24342477
tslib "^2.3.0"
2478+
yargs-parser "21.1.1"
24352479

2436-
"@nx/[email protected]", "@nx/js@^18.0.4":
2480+
24372481
version "18.0.4"
24382482
resolved "https://registry.yarnpkg.com/@nx/js/-/js-18.0.4.tgz#7df0f30f858c1c9af2326aaeb1f67b8eb54369c5"
24392483
integrity sha512-ma8QMTHZm0LzGYZ1xdVfSUONKb1S5qbiI1DHxhztrsSo3jARZfSAMKM3Bm7ag9MBitpDsoUlgy7JCPmGCAcxAw==
@@ -2469,6 +2513,42 @@
24692513
tsconfig-paths "^4.1.2"
24702514
tslib "^2.3.0"
24712515

2516+
"@nx/[email protected]", "@nx/js@^18.0.4":
2517+
version "18.3.4"
2518+
resolved "https://registry.yarnpkg.com/@nx/js/-/js-18.3.4.tgz#ae2e9aed80d15f512c69bf814183511ce09a47d8"
2519+
integrity sha512-+MPacp/B09e5QwaFQBkev9pW862ZpmesqR2lUUnFAXUBKtjYVIAmhJWHOtevqC1om4OxvTsbluYHsbAkAUzlMA==
2520+
dependencies:
2521+
"@babel/core" "^7.23.2"
2522+
"@babel/plugin-proposal-decorators" "^7.22.7"
2523+
"@babel/plugin-transform-class-properties" "^7.22.5"
2524+
"@babel/plugin-transform-runtime" "^7.23.2"
2525+
"@babel/preset-env" "^7.23.2"
2526+
"@babel/preset-typescript" "^7.22.5"
2527+
"@babel/runtime" "^7.22.6"
2528+
"@nrwl/js" "18.3.4"
2529+
"@nx/devkit" "18.3.4"
2530+
"@nx/workspace" "18.3.4"
2531+
"@phenomnomnominal/tsquery" "~5.0.1"
2532+
babel-plugin-const-enum "^1.0.1"
2533+
babel-plugin-macros "^2.8.0"
2534+
babel-plugin-transform-typescript-metadata "^0.3.1"
2535+
chalk "^4.1.0"
2536+
columnify "^1.6.0"
2537+
detect-port "^1.5.1"
2538+
fast-glob "3.2.7"
2539+
fs-extra "^11.1.0"
2540+
ignore "^5.0.4"
2541+
js-tokens "^4.0.0"
2542+
minimatch "9.0.3"
2543+
npm-package-arg "11.0.1"
2544+
npm-run-path "^4.0.1"
2545+
ora "5.3.0"
2546+
semver "^7.5.3"
2547+
source-map-support "0.5.19"
2548+
ts-node "10.9.1"
2549+
tsconfig-paths "^4.1.2"
2550+
tslib "^2.3.0"
2551+
24722552
24732553
version "18.0.4"
24742554
resolved "https://registry.yarnpkg.com/@nx/linter/-/linter-18.0.4.tgz#1526321b553ee175357025ccda836788c6411488"
@@ -2481,51 +2561,101 @@
24812561
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-18.0.4.tgz#c199b44ee21699acb14f6ecbada56ed19af936a3"
24822562
integrity sha512-9KJVONxUwdnFHHRNocsg7q5pliOTTfbjlr3rvhLuroV5HeTJFhUipKCQrVEhLy8e4auRdLuSz/HsgpJat3Z2cg==
24832563

2564+
2565+
version "18.3.4"
2566+
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-18.3.4.tgz#35d64992cce42d25866289fb75ec286874663260"
2567+
integrity sha512-MOGk9z4fIoOkJB68diH3bwoWrC8X9IzMNsz1mu0cbVfgCRAfIV3b+lMsiwQYzWal3UWW5DE5Rkss4F8whiV5Uw==
2568+
24842569
24852570
version "18.0.4"
24862571
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-18.0.4.tgz#859896881930d346afd6397b593f8d436722b80d"
24872572
integrity sha512-rFKHjeU0Ngz1R7UJAsbncpqwuFDjUdpcvI783r6s2eP7JoiiwtDBXvDcHiy8Odk0lPYmwDELaFZBhvdENqaDNA==
24882573

2574+
2575+
version "18.3.4"
2576+
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-18.3.4.tgz#057c83b4d923660fe8cac06b5f59824811c7e21f"
2577+
integrity sha512-tSzPRnNB3QdPM+KYiIuRCUtyCwcuIRC95FfP0ZB3WvfDeNxJChEAChNqmCMDE4iFvZhGuze8WqkJuIVdte+lyQ==
2578+
24892579
24902580
version "18.0.4"
24912581
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-18.0.4.tgz#2f295ff841e38f720aa9761e2c9eda90e372b380"
24922582
integrity sha512-jJx47wgRoUxVpQ+WG5+yLdxtJVuVgjphiTMRc0LOfUwKQaEHWyCA0hMK5fNmo0FAHIhGVCb/j2j9FxnCWTWpkg==
24932583

2584+
2585+
version "18.3.4"
2586+
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-18.3.4.tgz#d044b2cc23d2159a4a5eca057336fefba3432a31"
2587+
integrity sha512-bjSPak/d+bcR95/pxHMRhnnpHc6MnrQcG6f5AjX15Esm4JdrdQKPBmG1RybuK0WKSyD5wgVhkAGc/QQUom9l8g==
2588+
24942589
24952590
version "18.0.4"
24962591
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-18.0.4.tgz#7ceb5531887996f4cf5e9ebda8dab34421d3a061"
24972592
integrity sha512-C3qWbFhEMIdTzvAHlIUHecZN3YBu7bx3S0p3gPNGmEMUMbYHP2zMlimBrZIbAxzntyGqWCqhXiFB21QhJ0t1Dw==
24982593

2594+
2595+
version "18.3.4"
2596+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-18.3.4.tgz#d61cd20c87c63bb9ee89e1d59a921b1d294d9daf"
2597+
integrity sha512-/1HnUL7jhH0S7PxJqf6R1pk3QlAU22GY89EQV9fd+RDUtp7IyzaTlkebijTIqfxlSjC4OO3bPizaxEaxdd3uKQ==
2598+
24992599
25002600
version "18.0.4"
25012601
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-18.0.4.tgz#cfda70cedab2f3a7c5a9bb11ad4be180993b68c8"
25022602
integrity sha512-PxVMh9ikp8Q3hKagb66FAsek8O/08GcMF5dXBH7xc5AiQMaZ6Az/gAXOeHp274nmu3StQEpl9Il/YH6Z9f4V0w==
25032603

2604+
2605+
version "18.3.4"
2606+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-18.3.4.tgz#3c22f37bb2e691e1c1a8afd0f3f103967067fd21"
2607+
integrity sha512-g/2IaB2bZTKaBNPEf9LxtIXb1XHdhh3VO9PnePIrwkkixPMLN0dTxT5Sttt75lvLP3EU1AUR5w3Aaz2Q1mYtWA==
2608+
25042609
25052610
version "18.0.4"
25062611
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-18.0.4.tgz#1ce43e4803d3d5b3aeefa43ec54df7501b04a0b7"
25072612
integrity sha512-Iz7Z4h2/dXJJvBcyeRHa+d3Ncc4Qz+OiGm6iRDXv4zjFm5EyC1tkSZIFNlNiRjmTToNHFr4savrCjCh8wRYejw==
25082613

2614+
2615+
version "18.3.4"
2616+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-18.3.4.tgz#eb7f617952f2268135d89c41257dbae0e1f2fb7d"
2617+
integrity sha512-MgfKLoEF6I1cCS+0ooFLEjJSSVdCYyCT9Q96IHRJntAEL8u/0GR2OUoBoLC+q1lnbIkJr/uqTJxA2Jh+sJTIbA==
2618+
25092619
25102620
version "18.0.4"
25112621
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-18.0.4.tgz#0981787e067d6dd7e3f4f457eb3e24c9b12dccaa"
25122622
integrity sha512-BVLkegIwxHnEB64VBraBxyC01D3C3dVNxq2b4iNaqr4mpWNmos+G/mvcTU3NS7W8ZjpBjlXgdEkpgkl2hMKTEA==
25132623

2624+
2625+
version "18.3.4"
2626+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-18.3.4.tgz#ae8daa8f8b70229189eba13e083dad3e4c91d788"
2627+
integrity sha512-vbHxv7m3gjthBvw50EYCtgyY0Zg5nVTaQtX+wRsmKybV2i7wHbw5zIe1aL4zHUm6TcPGbIQK+utVM+hyCqKHVA==
2628+
25142629
25152630
version "18.0.4"
25162631
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-18.0.4.tgz#d2857870922ee76ed9f50763ec8bd3c6244c998a"
25172632
integrity sha512-WgVy41psjCE9uxjFi4P62UrWyKQ1e2IN2FZaIuwXEB9h8OU/+g9PFpL1Cs1llNoEKnapKXX4+9b5FHF9i7EKQw==
25182633

2634+
2635+
version "18.3.4"
2636+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-18.3.4.tgz#1dc370e175960d4efd3e36de80feaa84a15831a2"
2637+
integrity sha512-qIJKJCYFRLVSALsvg3avjReOjuYk91Q0hFXMJ2KaEM1Y3tdzcFN0fKBiaHexgbFIUk8zJuS4dJObTqSYMXowbg==
2638+
25192639
25202640
version "18.0.4"
25212641
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-18.0.4.tgz#92c76b7b0e1616c273a231afc0f23f1a5e68f655"
25222642
integrity sha512-YoxhOrVKnS+kcNTnCg9M61cbigzGErYgnlI8kdZzH2ArD7mhv8bfZnSZUInf5Y8oDBVpKusel7AkCSofzSwigA==
25232643

2644+
2645+
version "18.3.4"
2646+
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-18.3.4.tgz#017d1a98cdcbedc54c03a69855c85fa8d7e1edbf"
2647+
integrity sha512-UxC8mRkFTPdZbKFprZkiBqVw8624xU38kI0xyooxKlFpt5lccTBwJ0B7+R8p1RoWyvh2DSyFI9VvfD7lczg1lA==
2648+
25242649
25252650
version "18.0.4"
25262651
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-18.0.4.tgz#c57cbb5e42b10322cb966270a32a2f7869634186"
25272652
integrity sha512-FdAdl5buvtUXp8hZVRkK0AZeiCu35l0u+yHsulNViYdh3OXRT1hYJ0CeqpxlLfvbHqB9JzDPtJtG0dpKHH/O0Q==
25282653

2654+
2655+
version "18.3.4"
2656+
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-18.3.4.tgz#73564706abd46b480b6f6482d1a7103738aa8f8a"
2657+
integrity sha512-/RqEjNU9hxIBxRLafCNKoH3SaB2FShf+1ZnIYCdAoCZBxLJebDpnhiyrVs0lPnMj9248JbizEMdJj1+bs/bXig==
2658+
25292659
25302660
version "18.0.4"
25312661
resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-18.0.4.tgz#e7b0b598ce7e60ee125b584135d6b76c8f99616a"
@@ -2539,6 +2669,19 @@
25392669
tslib "^2.3.0"
25402670
yargs-parser "21.1.1"
25412671

2672+
2673+
version "18.3.4"
2674+
resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-18.3.4.tgz#4c1492c219e0dd549e69b389cf386eb5d3e81724"
2675+
integrity sha512-H5HmEOWb9wnrNXfI2DhK6AmMVz1snuJvjT2jcMf9kxlVW0pKGTFW+OyHfSYq6Ni3OGWb1f9O63erLYHo45zPeA==
2676+
dependencies:
2677+
"@nrwl/workspace" "18.3.4"
2678+
"@nx/devkit" "18.3.4"
2679+
chalk "^4.1.0"
2680+
enquirer "~2.3.6"
2681+
nx "18.3.4"
2682+
tslib "^2.3.0"
2683+
yargs-parser "21.1.1"
2684+
25422685
"@octokit/[email protected]":
25432686
version "6.0.3"
25442687
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-6.0.3.tgz#4c0ba68e8d3b1a55c34d1e68ea0ca92ef018bb7a"
@@ -6635,6 +6778,57 @@ [email protected]:
66356778
"@nx/nx-win32-arm64-msvc" "18.0.4"
66366779
"@nx/nx-win32-x64-msvc" "18.0.4"
66376780

6781+
6782+
version "18.3.4"
6783+
resolved "https://registry.yarnpkg.com/nx/-/nx-18.3.4.tgz#0be7e1b35d87f98a1c15d73c5d56c3ade999176c"
6784+
integrity sha512-7rOHRyxpnZGJ3pHnwmpoAMHt9hNuwibWhOhPBJDhJVcbQJtGfwcWWyV/iSEnVXwKZ2lfHVE3TwE+gXFdT/GFiw==
6785+
dependencies:
6786+
"@nrwl/tao" "18.3.4"
6787+
"@yarnpkg/lockfile" "^1.1.0"
6788+
"@yarnpkg/parsers" "3.0.0-rc.46"
6789+
"@zkochan/js-yaml" "0.0.6"
6790+
axios "^1.6.0"
6791+
chalk "^4.1.0"
6792+
cli-cursor "3.1.0"
6793+
cli-spinners "2.6.1"
6794+
cliui "^8.0.1"
6795+
dotenv "~16.3.1"
6796+
dotenv-expand "~10.0.0"
6797+
enquirer "~2.3.6"
6798+
figures "3.2.0"
6799+
flat "^5.0.2"
6800+
fs-extra "^11.1.0"
6801+
ignore "^5.0.4"
6802+
jest-diff "^29.4.1"
6803+
js-yaml "4.1.0"
6804+
jsonc-parser "3.2.0"
6805+
lines-and-columns "~2.0.3"
6806+
minimatch "9.0.3"
6807+
node-machine-id "1.1.12"
6808+
npm-run-path "^4.0.1"
6809+
open "^8.4.0"
6810+
ora "5.3.0"
6811+
semver "^7.5.3"
6812+
string-width "^4.2.3"
6813+
strong-log-transformer "^2.1.0"
6814+
tar-stream "~2.2.0"
6815+
tmp "~0.2.1"
6816+
tsconfig-paths "^4.1.2"
6817+
tslib "^2.3.0"
6818+
yargs "^17.6.2"
6819+
yargs-parser "21.1.1"
6820+
optionalDependencies:
6821+
"@nx/nx-darwin-arm64" "18.3.4"
6822+
"@nx/nx-darwin-x64" "18.3.4"
6823+
"@nx/nx-freebsd-x64" "18.3.4"
6824+
"@nx/nx-linux-arm-gnueabihf" "18.3.4"
6825+
"@nx/nx-linux-arm64-gnu" "18.3.4"
6826+
"@nx/nx-linux-arm64-musl" "18.3.4"
6827+
"@nx/nx-linux-x64-gnu" "18.3.4"
6828+
"@nx/nx-linux-x64-musl" "18.3.4"
6829+
"@nx/nx-win32-arm64-msvc" "18.3.4"
6830+
"@nx/nx-win32-x64-msvc" "18.3.4"
6831+
66386832
object-inspect@^1.9.0:
66396833
version "1.12.3"
66406834
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz"

0 commit comments

Comments
 (0)