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

Commit 219eaa6

Browse files
chore(lambda): bump @nx/js from 19.6.1 to 19.7.3 in /lambdas (#4130)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 19.6.1 to 19.7.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s releases</a>.</em></p> <blockquote> <h2>19.7.3 (2024-09-12)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> import warns when source and destination directories are different (<a href="https://redirect.github.com/nrwl/nx/pull/27875">#27875</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> handle sync generator failures (<a href="https://redirect.github.com/nrwl/nx/pull/27650">#27650</a>)</li> <li><strong>core:</strong> handle --no-interative for create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/27702">#27702</a>)</li> <li><strong>core:</strong> respect filenames of inputs when computing task hash (<a href="https://redirect.github.com/nrwl/nx/pull/27873">#27873</a>)</li> <li><strong>core:</strong> handleErrors should display error cause if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/27886">#27886</a>)</li> <li><strong>gradle:</strong> fix gradle app deps (<a href="https://redirect.github.com/nrwl/nx/pull/27865">#27865</a>)</li> <li><strong>js:</strong> keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (<a href="https://redirect.github.com/nrwl/nx/pull/27636">#27636</a>)</li> <li><strong>misc:</strong> createNodesV2 plugins should show inference capabilities (<a href="https://redirect.github.com/nrwl/nx/pull/27896">#27896</a>)</li> <li><strong>nx-cloud:</strong> include nxCloudId when generating connect urls (<a href="https://redirect.github.com/nrwl/nx/pull/27882">#27882</a>)</li> <li><strong>webpack:</strong> handle relative paths for additionalEntryPath (<a href="https://redirect.github.com/nrwl/nx/pull/27885">#27885</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@​lourw</code></a></li> <li>Nate Jacobs <a href="https://github.com/iAmNathanJ"><code>@​iAmNathanJ</code></a></li> </ul> <h2>19.7.2 (2024-09-10)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> take nx-release-publish target defaults into account for implicit target (<a href="https://redirect.github.com/nrwl/nx/pull/27764">#27764</a>)</li> <li><strong>release:</strong> ensure git commits containing pipe can be parsed reliably (<a href="https://redirect.github.com/nrwl/nx/pull/27840">#27840</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>James Henry <a href="https://github.com/JamesHenry"><code>@​JamesHenry</code></a></li> </ul> <h2>19.7.1 (2024-09-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>release:</strong> allow local dependency version protocols to be preserved, pnpm publish support (<a href="https://redirect.github.com/nrwl/nx/pull/27787">#27787</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> make sure sharedGlobals is referenced in default namedInputs (<a href="https://redirect.github.com/nrwl/nx/pull/27813">#27813</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/8b2393e8bfe11c0d0a24864dec76339bd4d1fcba"><code>8b2393e</code></a> fix(js): keep refs to ignored files and allow opting out of pruning stale ref...</li> <li><a href="https://github.com/nrwl/nx/commit/431fe2a021e3768bdf903c46dd7386b91cfcb8fe"><code>431fe2a</code></a> feat(release): allow local dependency version protocols to be preserved, pnpm...</li> <li><a href="https://github.com/nrwl/nx/commit/0c449b449b5a5ac6f637cc8982582d96c0865eef"><code>0c449b4</code></a> fix(release): respect updateDependents being explicitly disabled in conventio...</li> <li><a href="https://github.com/nrwl/nx/commit/4766031d0744a0e5f2285b13532c75fdfe4f013a"><code>4766031</code></a> feat(js): add metadata to the typescript inferred tasks (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27806">#27806</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/e71e2f3da8d2c265a43843a193f17ab1d8c2889a"><code>e71e2f3</code></a> Revert &quot;feat(core): add shutdown lifecycle hook to node executor&quot; (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27794">#27794</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/1108ebf0c6fd5dd1fc83713b792ed76738907169"><code>1108ebf</code></a> fix(release): support forwarding the --access flag to npm publish (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27765">#27765</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/71715363bf1927b962b41447101fa1c82a4605d0"><code>7171536</code></a> fix(release): version plan changelogs should contain authors and refs (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27737">#27737</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d1c901df1e38b067a0eb7fbd01d1d6a511edf7ed"><code>d1c901d</code></a> fix(js): respect &quot;watch&quot; option when &quot;runBuildTargetDependencies&quot; is true (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/2">#2</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/088a95b7e51aff38dcd84ad028bf69a2ef8c404f"><code>088a95b</code></a> chore(repo): update to pnpm 9 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27624">#27624</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/00710b9187dc0f9169a31168ff3f88392aa722b9"><code>00710b9</code></a> fix(js): fix verdaccio windows for registry (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27350">#27350</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/19.7.3/packages/js">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/js&package-manager=npm_and_yarn&previous-version=19.6.1&new-version=19.7.3)](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 6e6bd98 commit 219eaa6

File tree

2 files changed

+95
-94
lines changed

2 files changed

+95
-94
lines changed

Diff for: lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@nx/eslint": "19.5.7",
2525
"@nx/jest": "19.5.4",
26-
"@nx/js": "^19.6.1",
26+
"@nx/js": "^19.7.3",
2727
"@swc-node/register": "~1.10.9",
2828
"@swc/core": "~1.7.22",
2929
"@swc/helpers": "~0.5.12",

Diff for: lambdas/yarn.lock

+94-93
Original file line numberDiff line numberDiff line change
@@ -3181,12 +3181,12 @@ __metadata:
31813181
languageName: node
31823182
linkType: hard
31833183

3184-
"@nrwl/devkit@npm:19.6.1":
3185-
version: 19.6.1
3186-
resolution: "@nrwl/devkit@npm:19.6.1"
3184+
"@nrwl/devkit@npm:19.7.3":
3185+
version: 19.7.3
3186+
resolution: "@nrwl/devkit@npm:19.7.3"
31873187
dependencies:
3188-
"@nx/devkit": "npm:19.6.1"
3189-
checksum: 10c0/eec10960ae0d8da22818a52059ddd8bdc859ba2993d4c8cc91be3adf6c6a7d90a81ffd77371d76c0fad95534340eeff0a2eb02a668b2dfea1bc62d660efba8b3
3188+
"@nx/devkit": "npm:19.7.3"
3189+
checksum: 10c0/578440a4fda547ee781af211312929138515d566498cac79e9fda036d08cb91ab6edd9e6feb99fdf4dc98da57821c8faef7fc0cfae7ddad9a0d8f2f9748efcc8
31903190
languageName: node
31913191
linkType: hard
31923192

@@ -3217,12 +3217,12 @@ __metadata:
32173217
languageName: node
32183218
linkType: hard
32193219

3220-
"@nrwl/js@npm:19.6.1":
3221-
version: 19.6.1
3222-
resolution: "@nrwl/js@npm:19.6.1"
3220+
"@nrwl/js@npm:19.7.3":
3221+
version: 19.7.3
3222+
resolution: "@nrwl/js@npm:19.7.3"
32233223
dependencies:
3224-
"@nx/js": "npm:19.6.1"
3225-
checksum: 10c0/93c2cd1dca46d0e9d85d9cedbc8cfb38eecfad304bc66816353dc2fe28cdff9fcf0ff97907459e804c59c6aa08cbd6d40f493b5532884602eed50f8a2e03808e
3224+
"@nx/js": "npm:19.7.3"
3225+
checksum: 10c0/6fc1993a9fb8c9ab897d2043457b024628de2d5eddca139869f93b08ca73a0591072e84a9b4078403cd94d698ec995bb1836a4ef34aece37a4dceae2cf836f6a
32263226
languageName: node
32273227
linkType: hard
32283228

@@ -3250,15 +3250,15 @@ __metadata:
32503250
languageName: node
32513251
linkType: hard
32523252

3253-
"@nrwl/tao@npm:19.6.1":
3254-
version: 19.6.1
3255-
resolution: "@nrwl/tao@npm:19.6.1"
3253+
"@nrwl/tao@npm:19.7.3":
3254+
version: 19.7.3
3255+
resolution: "@nrwl/tao@npm:19.7.3"
32563256
dependencies:
3257-
nx: "npm:19.6.1"
3257+
nx: "npm:19.7.3"
32583258
tslib: "npm:^2.3.0"
32593259
bin:
32603260
tao: index.js
3261-
checksum: 10c0/14125fc1a7ecec6100ad1370e85f1bdce5cb44b35eda2a3e89ec911d2ef5e46835745de5ac24b6b45ab4023b4ba17e13baacaaf575be69066cf935bdbd85a091
3261+
checksum: 10c0/af16f1670c0aaa3e2d12598918124ba2e15f24a2c274aed6ac01be4342c718971e10a8f201f6a7521e65dfd1a0b134767a7b3cf3280824de920e76ca02ec8fa1
32623262
languageName: node
32633263
linkType: hard
32643264

@@ -3280,12 +3280,12 @@ __metadata:
32803280
languageName: node
32813281
linkType: hard
32823282

3283-
"@nrwl/workspace@npm:19.6.1":
3284-
version: 19.6.1
3285-
resolution: "@nrwl/workspace@npm:19.6.1"
3283+
"@nrwl/workspace@npm:19.7.3":
3284+
version: 19.7.3
3285+
resolution: "@nrwl/workspace@npm:19.7.3"
32863286
dependencies:
3287-
"@nx/workspace": "npm:19.6.1"
3288-
checksum: 10c0/c2c3fd74840f3ad6a5b6ea1d9b2f561f5f5e1f44bbba01c44bc572e32ca370163060e6f99d766d2e8d8482e999e6447d7e071ee94ece52cbe64b1fd550b4c68b
3287+
"@nx/workspace": "npm:19.7.3"
3288+
checksum: 10c0/d4ddada31bee4cb564182315e2df74aef60b437e2ad2e1cfde784fd4bcb7b5b38372ffd5f66b920876f2c2fd7cdb5ca9438e5b66044f75a3399eee2811249391
32893289
languageName: node
32903290
linkType: hard
32913291

@@ -3327,11 +3327,11 @@ __metadata:
33273327
languageName: node
33283328
linkType: hard
33293329

3330-
"@nx/devkit@npm:19.6.1":
3331-
version: 19.6.1
3332-
resolution: "@nx/devkit@npm:19.6.1"
3330+
"@nx/devkit@npm:19.7.3":
3331+
version: 19.7.3
3332+
resolution: "@nx/devkit@npm:19.7.3"
33333333
dependencies:
3334-
"@nrwl/devkit": "npm:19.6.1"
3334+
"@nrwl/devkit": "npm:19.7.3"
33353335
ejs: "npm:^3.1.7"
33363336
enquirer: "npm:~2.3.6"
33373337
ignore: "npm:^5.0.4"
@@ -3342,7 +3342,7 @@ __metadata:
33423342
yargs-parser: "npm:21.1.1"
33433343
peerDependencies:
33443344
nx: ">= 17 <= 20"
3345-
checksum: 10c0/70c470c4168dea1c631123eccd9187681044cbc274fae072ba4a7f20a2debb53a7017d85fe838b9a4a2cbded940f2e904ac6a224e881f46bf48c397724d5d958
3345+
checksum: 10c0/d8812da070d74776f38432080731daaeee78d7b6a29c6c45659d925cea374bcd868a035ca4eb032bdcd92345d386537ec49aebca1da16eb1f5f99d45a69bae7c
33463346
languageName: node
33473347
linkType: hard
33483348

@@ -3473,9 +3473,9 @@ __metadata:
34733473
languageName: node
34743474
linkType: hard
34753475

3476-
"@nx/js@npm:19.6.1, @nx/js@npm:^19.6.1":
3477-
version: 19.6.1
3478-
resolution: "@nx/js@npm:19.6.1"
3476+
"@nx/js@npm:19.7.3, @nx/js@npm:^19.7.3":
3477+
version: 19.7.3
3478+
resolution: "@nx/js@npm:19.7.3"
34793479
dependencies:
34803480
"@babel/core": "npm:^7.23.2"
34813481
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3484,9 +3484,9 @@ __metadata:
34843484
"@babel/preset-env": "npm:^7.23.2"
34853485
"@babel/preset-typescript": "npm:^7.22.5"
34863486
"@babel/runtime": "npm:^7.22.6"
3487-
"@nrwl/js": "npm:19.6.1"
3488-
"@nx/devkit": "npm:19.6.1"
3489-
"@nx/workspace": "npm:19.6.1"
3487+
"@nrwl/js": "npm:19.7.3"
3488+
"@nx/devkit": "npm:19.7.3"
3489+
"@nx/workspace": "npm:19.7.3"
34903490
babel-plugin-const-enum: "npm:^1.0.1"
34913491
babel-plugin-macros: "npm:^2.8.0"
34923492
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
@@ -3497,6 +3497,7 @@ __metadata:
34973497
fs-extra: "npm:^11.1.0"
34983498
ignore: "npm:^5.0.4"
34993499
js-tokens: "npm:^4.0.0"
3500+
jsonc-parser: "npm:3.2.0"
35003501
minimatch: "npm:9.0.3"
35013502
npm-package-arg: "npm:11.0.1"
35023503
npm-run-path: "npm:^4.0.1"
@@ -3511,7 +3512,7 @@ __metadata:
35113512
peerDependenciesMeta:
35123513
verdaccio:
35133514
optional: true
3514-
checksum: 10c0/d308fab3359ce4a5769e13c40f36c2ec93ea2f5e323f1ff5ee8530479f5b7251a8327cff8e3910bb1a324f11696cb8bb70c59739154865059227c042dd2f739e
3515+
checksum: 10c0/81e6a25c19317cc7c4bc34ac8fdda84da955d8cde77964f60cf17c3ec0b520b1944a6f014493db97ba4f6ca80eaef93d64d4e133cd165e78eb3978af6dcd5541
35153516
languageName: node
35163517
linkType: hard
35173518

@@ -3538,9 +3539,9 @@ __metadata:
35383539
languageName: node
35393540
linkType: hard
35403541

3541-
"@nx/nx-darwin-arm64@npm:19.6.1":
3542-
version: 19.6.1
3543-
resolution: "@nx/nx-darwin-arm64@npm:19.6.1"
3542+
"@nx/nx-darwin-arm64@npm:19.7.3":
3543+
version: 19.7.3
3544+
resolution: "@nx/nx-darwin-arm64@npm:19.7.3"
35443545
conditions: os=darwin & cpu=arm64
35453546
languageName: node
35463547
linkType: hard
@@ -3559,9 +3560,9 @@ __metadata:
35593560
languageName: node
35603561
linkType: hard
35613562

3562-
"@nx/nx-darwin-x64@npm:19.6.1":
3563-
version: 19.6.1
3564-
resolution: "@nx/nx-darwin-x64@npm:19.6.1"
3563+
"@nx/nx-darwin-x64@npm:19.7.3":
3564+
version: 19.7.3
3565+
resolution: "@nx/nx-darwin-x64@npm:19.7.3"
35653566
conditions: os=darwin & cpu=x64
35663567
languageName: node
35673568
linkType: hard
@@ -3580,9 +3581,9 @@ __metadata:
35803581
languageName: node
35813582
linkType: hard
35823583

3583-
"@nx/nx-freebsd-x64@npm:19.6.1":
3584-
version: 19.6.1
3585-
resolution: "@nx/nx-freebsd-x64@npm:19.6.1"
3584+
"@nx/nx-freebsd-x64@npm:19.7.3":
3585+
version: 19.7.3
3586+
resolution: "@nx/nx-freebsd-x64@npm:19.7.3"
35863587
conditions: os=freebsd & cpu=x64
35873588
languageName: node
35883589
linkType: hard
@@ -3601,9 +3602,9 @@ __metadata:
36013602
languageName: node
36023603
linkType: hard
36033604

3604-
"@nx/nx-linux-arm-gnueabihf@npm:19.6.1":
3605-
version: 19.6.1
3606-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.6.1"
3605+
"@nx/nx-linux-arm-gnueabihf@npm:19.7.3":
3606+
version: 19.7.3
3607+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.7.3"
36073608
conditions: os=linux & cpu=arm
36083609
languageName: node
36093610
linkType: hard
@@ -3622,9 +3623,9 @@ __metadata:
36223623
languageName: node
36233624
linkType: hard
36243625

3625-
"@nx/nx-linux-arm64-gnu@npm:19.6.1":
3626-
version: 19.6.1
3627-
resolution: "@nx/nx-linux-arm64-gnu@npm:19.6.1"
3626+
"@nx/nx-linux-arm64-gnu@npm:19.7.3":
3627+
version: 19.7.3
3628+
resolution: "@nx/nx-linux-arm64-gnu@npm:19.7.3"
36283629
conditions: os=linux & cpu=arm64 & libc=glibc
36293630
languageName: node
36303631
linkType: hard
@@ -3643,9 +3644,9 @@ __metadata:
36433644
languageName: node
36443645
linkType: hard
36453646

3646-
"@nx/nx-linux-arm64-musl@npm:19.6.1":
3647-
version: 19.6.1
3648-
resolution: "@nx/nx-linux-arm64-musl@npm:19.6.1"
3647+
"@nx/nx-linux-arm64-musl@npm:19.7.3":
3648+
version: 19.7.3
3649+
resolution: "@nx/nx-linux-arm64-musl@npm:19.7.3"
36493650
conditions: os=linux & cpu=arm64 & libc=musl
36503651
languageName: node
36513652
linkType: hard
@@ -3664,9 +3665,9 @@ __metadata:
36643665
languageName: node
36653666
linkType: hard
36663667

3667-
"@nx/nx-linux-x64-gnu@npm:19.6.1":
3668-
version: 19.6.1
3669-
resolution: "@nx/nx-linux-x64-gnu@npm:19.6.1"
3668+
"@nx/nx-linux-x64-gnu@npm:19.7.3":
3669+
version: 19.7.3
3670+
resolution: "@nx/nx-linux-x64-gnu@npm:19.7.3"
36703671
conditions: os=linux & cpu=x64 & libc=glibc
36713672
languageName: node
36723673
linkType: hard
@@ -3685,9 +3686,9 @@ __metadata:
36853686
languageName: node
36863687
linkType: hard
36873688

3688-
"@nx/nx-linux-x64-musl@npm:19.6.1":
3689-
version: 19.6.1
3690-
resolution: "@nx/nx-linux-x64-musl@npm:19.6.1"
3689+
"@nx/nx-linux-x64-musl@npm:19.7.3":
3690+
version: 19.7.3
3691+
resolution: "@nx/nx-linux-x64-musl@npm:19.7.3"
36913692
conditions: os=linux & cpu=x64 & libc=musl
36923693
languageName: node
36933694
linkType: hard
@@ -3706,9 +3707,9 @@ __metadata:
37063707
languageName: node
37073708
linkType: hard
37083709

3709-
"@nx/nx-win32-arm64-msvc@npm:19.6.1":
3710-
version: 19.6.1
3711-
resolution: "@nx/nx-win32-arm64-msvc@npm:19.6.1"
3710+
"@nx/nx-win32-arm64-msvc@npm:19.7.3":
3711+
version: 19.7.3
3712+
resolution: "@nx/nx-win32-arm64-msvc@npm:19.7.3"
37123713
conditions: os=win32 & cpu=arm64
37133714
languageName: node
37143715
linkType: hard
@@ -3727,9 +3728,9 @@ __metadata:
37273728
languageName: node
37283729
linkType: hard
37293730

3730-
"@nx/nx-win32-x64-msvc@npm:19.6.1":
3731-
version: 19.6.1
3732-
resolution: "@nx/nx-win32-x64-msvc@npm:19.6.1"
3731+
"@nx/nx-win32-x64-msvc@npm:19.7.3":
3732+
version: 19.7.3
3733+
resolution: "@nx/nx-win32-x64-msvc@npm:19.7.3"
37333734
conditions: os=win32 & cpu=x64
37343735
languageName: node
37353736
linkType: hard
@@ -3764,18 +3765,18 @@ __metadata:
37643765
languageName: node
37653766
linkType: hard
37663767

3767-
"@nx/workspace@npm:19.6.1":
3768-
version: 19.6.1
3769-
resolution: "@nx/workspace@npm:19.6.1"
3768+
"@nx/workspace@npm:19.7.3":
3769+
version: 19.7.3
3770+
resolution: "@nx/workspace@npm:19.7.3"
37703771
dependencies:
3771-
"@nrwl/workspace": "npm:19.6.1"
3772-
"@nx/devkit": "npm:19.6.1"
3772+
"@nrwl/workspace": "npm:19.7.3"
3773+
"@nx/devkit": "npm:19.7.3"
37733774
chalk: "npm:^4.1.0"
37743775
enquirer: "npm:~2.3.6"
3775-
nx: "npm:19.6.1"
3776+
nx: "npm:19.7.3"
37763777
tslib: "npm:^2.3.0"
37773778
yargs-parser: "npm:21.1.1"
3778-
checksum: 10c0/55e1c8592191992c4ac81d459ceb06e6b269cce0bbbe06dbc1d105e2a897612160aadc44c490c7958ab1d47868e3688e3d439586c82430f98f8123a7225bf758
3779+
checksum: 10c0/c20cde59b7b4d7c89591a67e02db1deae36be58b6ea6e9d5b746f3c3e1a5cb20d8d8d9d02b4419a1e25c56c87bb357138754bc3b0e4bcda9726f058b5009c756
37793780
languageName: node
37803781
linkType: hard
37813782

@@ -8722,7 +8723,7 @@ __metadata:
87228723
dependencies:
87238724
"@nx/eslint": "npm:19.5.7"
87248725
"@nx/jest": "npm:19.5.4"
8725-
"@nx/js": "npm:^19.6.1"
8726+
"@nx/js": "npm:^19.7.3"
87268727
"@swc-node/register": "npm:~1.10.9"
87278728
"@swc/core": "npm:~1.7.22"
87288729
"@swc/helpers": "npm:~0.5.12"
@@ -8751,20 +8752,20 @@ __metadata:
87518752
languageName: node
87528753
linkType: hard
87538754

8755+
"lines-and-columns@npm:2.0.3, lines-and-columns@npm:~2.0.3":
8756+
version: 2.0.3
8757+
resolution: "lines-and-columns@npm:2.0.3"
8758+
checksum: 10c0/09525c10010a925b7efe858f1dd3184eeac34f0a9bc34993075ec490efad71e948147746b18e9540279cc87cd44085b038f986903db3de65ffe96d38a7b91c4c
8759+
languageName: node
8760+
linkType: hard
8761+
87548762
"lines-and-columns@npm:^1.1.6":
87558763
version: 1.2.4
87568764
resolution: "lines-and-columns@npm:1.2.4"
87578765
checksum: 10c0/3da6ee62d4cd9f03f5dc90b4df2540fb85b352081bee77fe4bbcd12c9000ead7f35e0a38b8d09a9bb99b13223446dd8689ff3c4959807620726d788701a83d2d
87588766
languageName: node
87598767
linkType: hard
87608768

8761-
"lines-and-columns@npm:~2.0.3":
8762-
version: 2.0.3
8763-
resolution: "lines-and-columns@npm:2.0.3"
8764-
checksum: 10c0/09525c10010a925b7efe858f1dd3184eeac34f0a9bc34993075ec490efad71e948147746b18e9540279cc87cd44085b038f986903db3de65ffe96d38a7b91c4c
8765-
languageName: node
8766-
linkType: hard
8767-
87688769
"locate-path@npm:^5.0.0":
87698770
version: 5.0.0
87708771
resolution: "locate-path@npm:5.0.0"
@@ -9483,22 +9484,22 @@ __metadata:
94839484
languageName: node
94849485
linkType: hard
94859486

9486-
"nx@npm:19.6.1":
9487-
version: 19.6.1
9488-
resolution: "nx@npm:19.6.1"
9487+
"nx@npm:19.7.3":
9488+
version: 19.7.3
9489+
resolution: "nx@npm:19.7.3"
94899490
dependencies:
94909491
"@napi-rs/wasm-runtime": "npm:0.2.4"
9491-
"@nrwl/tao": "npm:19.6.1"
9492-
"@nx/nx-darwin-arm64": "npm:19.6.1"
9493-
"@nx/nx-darwin-x64": "npm:19.6.1"
9494-
"@nx/nx-freebsd-x64": "npm:19.6.1"
9495-
"@nx/nx-linux-arm-gnueabihf": "npm:19.6.1"
9496-
"@nx/nx-linux-arm64-gnu": "npm:19.6.1"
9497-
"@nx/nx-linux-arm64-musl": "npm:19.6.1"
9498-
"@nx/nx-linux-x64-gnu": "npm:19.6.1"
9499-
"@nx/nx-linux-x64-musl": "npm:19.6.1"
9500-
"@nx/nx-win32-arm64-msvc": "npm:19.6.1"
9501-
"@nx/nx-win32-x64-msvc": "npm:19.6.1"
9492+
"@nrwl/tao": "npm:19.7.3"
9493+
"@nx/nx-darwin-arm64": "npm:19.7.3"
9494+
"@nx/nx-darwin-x64": "npm:19.7.3"
9495+
"@nx/nx-freebsd-x64": "npm:19.7.3"
9496+
"@nx/nx-linux-arm-gnueabihf": "npm:19.7.3"
9497+
"@nx/nx-linux-arm64-gnu": "npm:19.7.3"
9498+
"@nx/nx-linux-arm64-musl": "npm:19.7.3"
9499+
"@nx/nx-linux-x64-gnu": "npm:19.7.3"
9500+
"@nx/nx-linux-x64-musl": "npm:19.7.3"
9501+
"@nx/nx-win32-arm64-msvc": "npm:19.7.3"
9502+
"@nx/nx-win32-x64-msvc": "npm:19.7.3"
95029503
"@yarnpkg/lockfile": "npm:^1.1.0"
95039504
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
95049505
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9517,7 +9518,7 @@ __metadata:
95179518
ignore: "npm:^5.0.4"
95189519
jest-diff: "npm:^29.4.1"
95199520
jsonc-parser: "npm:3.2.0"
9520-
lines-and-columns: "npm:~2.0.3"
9521+
lines-and-columns: "npm:2.0.3"
95219522
minimatch: "npm:9.0.3"
95229523
node-machine-id: "npm:1.1.12"
95239524
npm-run-path: "npm:^4.0.1"
@@ -9564,7 +9565,7 @@ __metadata:
95649565
bin:
95659566
nx: bin/nx.js
95669567
nx-cloud: bin/nx-cloud.js
9567-
checksum: 10c0/a27d249776e924fe28c1c961e25e890dabc0b701e6dee425ed115b4819371f56042fd5490ce1d4d4ccfd7c8fad3e7b816a051e689487312372c23e68920da033
9568+
checksum: 10c0/486d9be5076e7ee012fb63b199b178c7386e9d9a8e918ea3705d9203481e991bc1fa2abc1f66b3c3f402b81db1c5ef3af8bf5ee7dcd142e356828da44d3cb217
95689569
languageName: node
95699570
linkType: hard
95709571

0 commit comments

Comments
 (0)