Skip to content

Commit

Permalink
chore(lambda): bump @nx/js from 19.7.3 to 19.8.0 in /lambdas (#4147)
Browse files Browse the repository at this point in the history
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from
19.7.3 to 19.8.0.
<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.8.0 (2024-09-20)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add plugin for inferring nodes from
angular.json files (<a
href="https://redirect.github.com/nrwl/nx/pull/27804">#27804</a>)</li>
<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>
<li><strong>core:</strong> use durations from task history to schedule
tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/27783">#27783</a>)</li>
<li><strong>core:</strong> add metagenerator for convert-to-inferred (<a
href="https://redirect.github.com/nrwl/nx/pull/27672">#27672</a>)</li>
<li><strong>core:</strong> able to import gradle project (<a
href="https://redirect.github.com/nrwl/nx/pull/27645">#27645</a>)</li>
<li><strong>core:</strong> split runCommand to return status per project
(<a
href="https://redirect.github.com/nrwl/nx/pull/27705">#27705</a>)</li>
<li><strong>core:</strong> handle prettier not installed when running nx
format (<a
href="https://redirect.github.com/nrwl/nx/pull/27970">#27970</a>)</li>
<li><strong>core:</strong> add integration with nx powerpack (<a
href="https://redirect.github.com/nrwl/nx/pull/27972">#27972</a>)</li>
<li><strong>graph:</strong> expose functions to render pdv &amp; error
page (<a
href="https://redirect.github.com/nrwl/nx/pull/27833">#27833</a>)</li>
<li><strong>graph:</strong> add sync generators to target details in
project details view (<a
href="https://redirect.github.com/nrwl/nx/pull/27639">#27639</a>)</li>
<li><strong>linter:</strong> create new workspaces with ESLint v9 and
typescript-eslint v8 (<a
href="https://redirect.github.com/nrwl/nx/pull/27404">#27404</a>)</li>
<li><strong>nx-dev:</strong> clean up enterprise section (<a
href="https://redirect.github.com/nrwl/nx/pull/27979">#27979</a>)</li>
<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>
<li><strong>release:</strong> support groupPreVersionCommand for release
groups (<a
href="https://redirect.github.com/nrwl/nx/pull/27474">#27474</a>)</li>
<li><strong>release:</strong> support github enterprise server (<a
href="https://redirect.github.com/nrwl/nx/pull/26482">#26482</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add serve static target more intentionally
<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27854">#27854</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/27924">#27924</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/27854">#27854</a>)</li>
<li><strong>angular:</strong> dynamic module federation should not reset
remoteUrlDefinitions <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27793">#27793</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/27927">#27927</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/27793">#27793</a>)</li>
<li><strong>angular:</strong> migrations should use correct namedInputs
<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27899">#27899</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/27929">#27929</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/27899">#27899</a>)</li>
<li><strong>angular:</strong> license-webpack-plugin should not scan
root package.json <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27989">#27989</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/27994">#27994</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/27989">#27989</a>)</li>
<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>
<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>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>core:</strong> add flag to disable the db and logs when
there are errors … (<a
href="https://redirect.github.com/nrwl/nx/pull/27930">#27930</a>)</li>
<li><strong>core:</strong> import should be rebasable (<a
href="https://redirect.github.com/nrwl/nx/pull/27940">#27940</a>)</li>
<li><strong>core:</strong> import handles argument escaping correctly in
Windows (<a
href="https://redirect.github.com/nrwl/nx/pull/27957">#27957</a>)</li>
<li><strong>core:</strong> fix env for running parallel tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/27889">#27889</a>)</li>
<li><strong>core:</strong> nx import detects plugins synchronously (<a
href="https://redirect.github.com/nrwl/nx/pull/27958">#27958</a>)</li>
<li><strong>core:</strong> fix powerpack license report and add back
remote cache (<a
href="https://redirect.github.com/nrwl/nx/pull/27983">#27983</a>)</li>
<li><strong>core:</strong> link to sync generators page during sync
prompt, and provide more info on docs page for disabling and
applyChanges (<a
href="https://redirect.github.com/nrwl/nx/pull/28001">#28001</a>)</li>
<li><strong>core:</strong> fix powerpack fs cache package name (<a
href="https://redirect.github.com/nrwl/nx/pull/27997">#27997</a>)</li>
<li><strong>core:</strong> do not check cache validity when putting into
the cache (<a
href="https://redirect.github.com/nrwl/nx/pull/28004">#28004</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>graph:</strong> typo (<a
href="https://github.com/nrwl/nx/commit/e9fd0a7e2b">e9fd0a7e2b</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>js:</strong> set compilerOptions correctly when loading .ts
that targets ESM (<a
href="https://redirect.github.com/nrwl/nx/pull/27862">#27862</a>)</li>
<li><strong>js:</strong> do not infer typecheck target for root
tsconfig.json (<a
href="https://redirect.github.com/nrwl/nx/pull/27950">#27950</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>module-federation:</strong> collect secondary entry points
from exports <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/26878">#26878</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/27999">#27999</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/26878">#26878</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>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/d38bb78f27c34bff6bfd7dbdbeae57ab310298db"><code>d38bb78</code></a>
cleanup(js): replace <code>fs-extra</code> with <code>node:fs</code> (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27932">#27932</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/67ecff198fd1e52668845a5b4b2a13e3444d59e1"><code>67ecff1</code></a>
fix(js): do not infer typecheck target for root tsconfig.json (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27950">#27950</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/68eeb2eeed2d7dc81c9ce3990bf539cfd58a78d9"><code>68eeb2e</code></a>
feat(linter): create new workspaces with ESLint v9 and typescript-eslint
v8 (...</li>
<li><a
href="https://github.com/nrwl/nx/commit/2a3307cfade0e506892890891583bc4f30a7221d"><code>2a3307c</code></a>
fix(js): keep refs to ignored files and allow opting out of pruning
stale ref...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/19.8.0/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.7.3&new-version=19.8.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 819e12f commit 2d8007a
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 87 deletions.
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@nx/eslint": "19.5.7",
"@nx/jest": "19.5.4",
"@nx/js": "^19.7.3",
"@nx/js": "^19.8.0",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.22",
"@swc/helpers": "~0.5.12",
Expand Down
171 changes: 85 additions & 86 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3193,12 +3193,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/devkit@npm:19.7.3":
version: 19.7.3
resolution: "@nrwl/devkit@npm:19.7.3"
"@nrwl/devkit@npm:19.8.0":
version: 19.8.0
resolution: "@nrwl/devkit@npm:19.8.0"
dependencies:
"@nx/devkit": "npm:19.7.3"
checksum: 10c0/578440a4fda547ee781af211312929138515d566498cac79e9fda036d08cb91ab6edd9e6feb99fdf4dc98da57821c8faef7fc0cfae7ddad9a0d8f2f9748efcc8
"@nx/devkit": "npm:19.8.0"
checksum: 10c0/ba545a986c01ad9949c2bc92ea770e3c1ac3085dd4fdf04e0353b243605e6075aa8c4bb8406500f3ac7d71b050e66182d57cd502d7b27bc7bfd221504d35fd65
languageName: node
linkType: hard

Expand Down Expand Up @@ -3229,12 +3229,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/js@npm:19.7.3":
version: 19.7.3
resolution: "@nrwl/js@npm:19.7.3"
"@nrwl/js@npm:19.8.0":
version: 19.8.0
resolution: "@nrwl/js@npm:19.8.0"
dependencies:
"@nx/js": "npm:19.7.3"
checksum: 10c0/6fc1993a9fb8c9ab897d2043457b024628de2d5eddca139869f93b08ca73a0591072e84a9b4078403cd94d698ec995bb1836a4ef34aece37a4dceae2cf836f6a
"@nx/js": "npm:19.8.0"
checksum: 10c0/113972ed77c2185a3c4a8115c08018983920a25c3ce218d436a012d425be8e8cadc618811e7a5561dc6d37d2f5bc2a023d1f170d89660ad7cf851561c00169cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -3262,15 +3262,15 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/tao@npm:19.7.3":
version: 19.7.3
resolution: "@nrwl/tao@npm:19.7.3"
"@nrwl/tao@npm:19.8.0":
version: 19.8.0
resolution: "@nrwl/tao@npm:19.8.0"
dependencies:
nx: "npm:19.7.3"
nx: "npm:19.8.0"
tslib: "npm:^2.3.0"
bin:
tao: index.js
checksum: 10c0/af16f1670c0aaa3e2d12598918124ba2e15f24a2c274aed6ac01be4342c718971e10a8f201f6a7521e65dfd1a0b134767a7b3cf3280824de920e76ca02ec8fa1
checksum: 10c0/fd553087fbef6afc855f8c64598abd1d304850bbf725d874db814a653e10850ca41ba33cdfcb0799c440df86adc7c1c3146977e96551c677d7416a2f1c89af2b
languageName: node
linkType: hard

Expand All @@ -3292,12 +3292,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/workspace@npm:19.7.3":
version: 19.7.3
resolution: "@nrwl/workspace@npm:19.7.3"
"@nrwl/workspace@npm:19.8.0":
version: 19.8.0
resolution: "@nrwl/workspace@npm:19.8.0"
dependencies:
"@nx/workspace": "npm:19.7.3"
checksum: 10c0/d4ddada31bee4cb564182315e2df74aef60b437e2ad2e1cfde784fd4bcb7b5b38372ffd5f66b920876f2c2fd7cdb5ca9438e5b66044f75a3399eee2811249391
"@nx/workspace": "npm:19.8.0"
checksum: 10c0/2be7a888992042d4fc1c4723c41d10f2b7b965a5071b4a9dfe9fbded12616dbc7381550be4c60ba7ecb059111726b9745181fd5d4073fbafded9cdf45d16363f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3339,11 +3339,11 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:19.7.3":
version: 19.7.3
resolution: "@nx/devkit@npm:19.7.3"
"@nx/devkit@npm:19.8.0":
version: 19.8.0
resolution: "@nx/devkit@npm:19.8.0"
dependencies:
"@nrwl/devkit": "npm:19.7.3"
"@nrwl/devkit": "npm:19.8.0"
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
ignore: "npm:^5.0.4"
Expand All @@ -3354,7 +3354,7 @@ __metadata:
yargs-parser: "npm:21.1.1"
peerDependencies:
nx: ">= 17 <= 20"
checksum: 10c0/d8812da070d74776f38432080731daaeee78d7b6a29c6c45659d925cea374bcd868a035ca4eb032bdcd92345d386537ec49aebca1da16eb1f5f99d45a69bae7c
checksum: 10c0/d22a357577d6e7d424e93688619e5236e3349c4556f41f339780d430c491fea954205fb740ffe3229c84a05a5da481e3614633ab08ea0962ce711e05b5d75012
languageName: node
linkType: hard

Expand Down Expand Up @@ -3485,9 +3485,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/js@npm:19.7.3, @nx/js@npm:^19.7.3":
version: 19.7.3
resolution: "@nx/js@npm:19.7.3"
"@nx/js@npm:19.8.0, @nx/js@npm:^19.8.0":
version: 19.8.0
resolution: "@nx/js@npm:19.8.0"
dependencies:
"@babel/core": "npm:^7.23.2"
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
Expand All @@ -3496,17 +3496,16 @@ __metadata:
"@babel/preset-env": "npm:^7.23.2"
"@babel/preset-typescript": "npm:^7.22.5"
"@babel/runtime": "npm:^7.22.6"
"@nrwl/js": "npm:19.7.3"
"@nx/devkit": "npm:19.7.3"
"@nx/workspace": "npm:19.7.3"
"@nrwl/js": "npm:19.8.0"
"@nx/devkit": "npm:19.8.0"
"@nx/workspace": "npm:19.8.0"
babel-plugin-const-enum: "npm:^1.0.1"
babel-plugin-macros: "npm:^2.8.0"
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
chalk: "npm:^4.1.0"
columnify: "npm:^1.6.0"
detect-port: "npm:^1.5.1"
fast-glob: "npm:3.2.7"
fs-extra: "npm:^11.1.0"
ignore: "npm:^5.0.4"
js-tokens: "npm:^4.0.0"
jsonc-parser: "npm:3.2.0"
Expand All @@ -3524,7 +3523,7 @@ __metadata:
peerDependenciesMeta:
verdaccio:
optional: true
checksum: 10c0/81e6a25c19317cc7c4bc34ac8fdda84da955d8cde77964f60cf17c3ec0b520b1944a6f014493db97ba4f6ca80eaef93d64d4e133cd165e78eb3978af6dcd5541
checksum: 10c0/812f510da9bd25ccf6cb009f4d89729b28af5a82d061018eb2e1b2120b89f3f19fcf974c02d1a9150c3769bcd4f02721f43d4530506fd880b54b8c56c6483624
languageName: node
linkType: hard

Expand All @@ -3551,9 +3550,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-darwin-arm64@npm:19.7.3"
"@nx/nx-darwin-arm64@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-darwin-arm64@npm:19.8.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3572,9 +3571,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-darwin-x64@npm:19.7.3"
"@nx/nx-darwin-x64@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-darwin-x64@npm:19.8.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3593,9 +3592,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-freebsd-x64@npm:19.7.3"
"@nx/nx-freebsd-x64@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-freebsd-x64@npm:19.8.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3614,9 +3613,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.7.3"
"@nx/nx-linux-arm-gnueabihf@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
Expand All @@ -3635,9 +3634,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm64-gnu@npm:19.7.3"
"@nx/nx-linux-arm64-gnu@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -3656,9 +3655,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm64-musl@npm:19.7.3"
"@nx/nx-linux-arm64-musl@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-linux-arm64-musl@npm:19.8.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -3677,9 +3676,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-x64-gnu@npm:19.7.3"
"@nx/nx-linux-x64-gnu@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-linux-x64-gnu@npm:19.8.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -3698,9 +3697,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-x64-musl@npm:19.7.3"
"@nx/nx-linux-x64-musl@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-linux-x64-musl@npm:19.8.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -3719,9 +3718,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-win32-arm64-msvc@npm:19.7.3"
"@nx/nx-win32-arm64-msvc@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3740,9 +3739,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-win32-x64-msvc@npm:19.7.3"
"@nx/nx-win32-x64-msvc@npm:19.8.0":
version: 19.8.0
resolution: "@nx/nx-win32-x64-msvc@npm:19.8.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3777,18 +3776,18 @@ __metadata:
languageName: node
linkType: hard

"@nx/workspace@npm:19.7.3":
version: 19.7.3
resolution: "@nx/workspace@npm:19.7.3"
"@nx/workspace@npm:19.8.0":
version: 19.8.0
resolution: "@nx/workspace@npm:19.8.0"
dependencies:
"@nrwl/workspace": "npm:19.7.3"
"@nx/devkit": "npm:19.7.3"
"@nrwl/workspace": "npm:19.8.0"
"@nx/devkit": "npm:19.8.0"
chalk: "npm:^4.1.0"
enquirer: "npm:~2.3.6"
nx: "npm:19.7.3"
nx: "npm:19.8.0"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 10c0/c20cde59b7b4d7c89591a67e02db1deae36be58b6ea6e9d5b746f3c3e1a5cb20d8d8d9d02b4419a1e25c56c87bb357138754bc3b0e4bcda9726f058b5009c756
checksum: 10c0/29e5bbb48bb678e77f9250ae244864f149a238734689f2237bf17fea94602cb7b382d8a5e3e9a3c49b6890c7bc3db52ef79b16e5a8df3997c4bfba41aa95aaba
languageName: node
linkType: hard

Expand Down Expand Up @@ -8829,7 +8828,7 @@ __metadata:
dependencies:
"@nx/eslint": "npm:19.5.7"
"@nx/jest": "npm:19.5.4"
"@nx/js": "npm:^19.7.3"
"@nx/js": "npm:^19.8.0"
"@swc-node/register": "npm:~1.10.9"
"@swc/core": "npm:~1.7.22"
"@swc/helpers": "npm:~0.5.12"
Expand Down Expand Up @@ -9590,22 +9589,22 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:19.7.3":
version: 19.7.3
resolution: "nx@npm:19.7.3"
"nx@npm:19.8.0":
version: 19.8.0
resolution: "nx@npm:19.8.0"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nrwl/tao": "npm:19.7.3"
"@nx/nx-darwin-arm64": "npm:19.7.3"
"@nx/nx-darwin-x64": "npm:19.7.3"
"@nx/nx-freebsd-x64": "npm:19.7.3"
"@nx/nx-linux-arm-gnueabihf": "npm:19.7.3"
"@nx/nx-linux-arm64-gnu": "npm:19.7.3"
"@nx/nx-linux-arm64-musl": "npm:19.7.3"
"@nx/nx-linux-x64-gnu": "npm:19.7.3"
"@nx/nx-linux-x64-musl": "npm:19.7.3"
"@nx/nx-win32-arm64-msvc": "npm:19.7.3"
"@nx/nx-win32-x64-msvc": "npm:19.7.3"
"@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"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.7"
Expand Down Expand Up @@ -9671,7 +9670,7 @@ __metadata:
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10c0/486d9be5076e7ee012fb63b199b178c7386e9d9a8e918ea3705d9203481e991bc1fa2abc1f66b3c3f402b81db1c5ef3af8bf5ee7dcd142e356828da44d3cb217
checksum: 10c0/aa9d60ff0933ccbc6ddae0362f765750218658fbb2f8ac88d5e30575f94ad11c0d733f690a362a53092d43198f22143396e4436c8c5d1dbd803453339317f65d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d8007a

Please sign in to comment.