Skip to content

Commit

Permalink
chore(deps-dev): bump @nx/workspace from 19.5.3 to 20.0.0
Browse files Browse the repository at this point in the history
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 19.5.3 to 20.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.0/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 657128a commit aaddc85
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 2 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nx/vue": "19.8.3",
"@nx/web": "19.8.3",
"@nx/webpack": "19.8.3",
"@nx/workspace": "19.8.3",
"@nx/workspace": "20.0.0",
"@openapitools/openapi-generator-cli": "^2.13.12",
"@stylistic/eslint-plugin": "^2.8.0",
"@testing-library/react": "16.0.1",
Expand Down
186 changes: 185 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3899,6 +3899,24 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:20.0.0":
version: 20.0.0
resolution: "@nx/devkit@npm:20.0.0"
dependencies:
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
ignore: "npm:^5.0.4"
minimatch: "npm:9.0.3"
semver: "npm:^7.5.3"
tmp: "npm:~0.2.1"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
peerDependencies:
nx: ">= 19 <= 21"
checksum: 10c0/1aaf9796dd833af5afb2b2513b3bc733f58a6e850ac21713a856744efb8e08830b8c48bedb50a5c4b02d981f174a7b664ffcab57895eaf124df32d87df9f57cb
languageName: node
linkType: hard

"@nx/esbuild@npm:19.8.3":
version: 19.8.3
resolution: "@nx/esbuild@npm:19.8.3"
Expand Down Expand Up @@ -4062,69 +4080,139 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-darwin-arm64@npm:20.0.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-darwin-x64@npm:19.8.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-darwin-x64@npm:20.0.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-freebsd-x64@npm:19.8.3"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-freebsd-x64@npm:20.0.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.3"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-linux-arm64-musl@npm:19.8.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-linux-x64-gnu@npm:19.8.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-linux-x64-musl@npm:19.8.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-linux-x64-musl@npm:20.0.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:19.8.3":
version: 19.8.3
resolution: "@nx/nx-win32-x64-msvc@npm:19.8.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:20.0.0":
version: 20.0.0
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@nx/react@npm:19.8.3":
version: 19.8.3
resolution: "@nx/react@npm:19.8.3"
Expand Down Expand Up @@ -4261,6 +4349,20 @@ __metadata:
languageName: node
linkType: hard

"@nx/workspace@npm:20.0.0":
version: 20.0.0
resolution: "@nx/workspace@npm:20.0.0"
dependencies:
"@nx/devkit": "npm:20.0.0"
chalk: "npm:^4.1.0"
enquirer: "npm:~2.3.6"
nx: "npm:20.0.0"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 10c0/587d1d5f9e6cf0a309b310674f5586b2e0c88942de135639987e28f59ce37aa82702f0ac22487e1e34733a5fd51f2af6e571ccf6bb5fabc25a9c057e5c688e40
languageName: node
linkType: hard

"@one-ini/wasm@npm:0.1.1":
version: 0.1.1
resolution: "@one-ini/wasm@npm:0.1.1"
Expand Down Expand Up @@ -14304,7 +14406,7 @@ __metadata:
"@nx/vue": "npm:19.8.3"
"@nx/web": "npm:19.8.3"
"@nx/webpack": "npm:19.8.3"
"@nx/workspace": "npm:19.8.3"
"@nx/workspace": "npm:20.0.0"
"@openapitools/openapi-generator-cli": "npm:^2.13.12"
"@stylistic/eslint-plugin": "npm:^2.8.0"
"@svgr/webpack": "npm:^8.1.0"
Expand Down Expand Up @@ -14846,6 +14948,88 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.0.0":
version: 20.0.0
resolution: "nx@npm:20.0.0"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:20.0.0"
"@nx/nx-darwin-x64": "npm:20.0.0"
"@nx/nx-freebsd-x64": "npm:20.0.0"
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.0"
"@nx/nx-linux-arm64-gnu": "npm:20.0.0"
"@nx/nx-linux-arm64-musl": "npm:20.0.0"
"@nx/nx-linux-x64-gnu": "npm:20.0.0"
"@nx/nx-linux-x64-musl": "npm:20.0.0"
"@nx/nx-win32-arm64-msvc": "npm:20.0.0"
"@nx/nx-win32-x64-msvc": "npm:20.0.0"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.7"
axios: "npm:^1.7.4"
chalk: "npm:^4.1.0"
cli-cursor: "npm:3.1.0"
cli-spinners: "npm:2.6.1"
cliui: "npm:^8.0.1"
dotenv: "npm:~16.4.5"
dotenv-expand: "npm:~11.0.6"
enquirer: "npm:~2.3.6"
figures: "npm:3.2.0"
flat: "npm:^5.0.2"
front-matter: "npm:^4.0.2"
ignore: "npm:^5.0.4"
jest-diff: "npm:^29.4.1"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:2.0.3"
minimatch: "npm:9.0.3"
node-machine-id: "npm:1.1.12"
npm-run-path: "npm:^4.0.1"
open: "npm:^8.4.0"
ora: "npm:5.3.0"
semver: "npm:^7.5.3"
string-width: "npm:^4.2.3"
tar-stream: "npm:~2.2.0"
tmp: "npm:~0.2.1"
tsconfig-paths: "npm:^4.1.2"
tslib: "npm:^2.3.0"
yargs: "npm:^17.6.2"
yargs-parser: "npm:21.1.1"
peerDependencies:
"@swc-node/register": ^1.8.0
"@swc/core": ^1.3.85
dependenciesMeta:
"@nx/nx-darwin-arm64":
optional: true
"@nx/nx-darwin-x64":
optional: true
"@nx/nx-freebsd-x64":
optional: true
"@nx/nx-linux-arm-gnueabihf":
optional: true
"@nx/nx-linux-arm64-gnu":
optional: true
"@nx/nx-linux-arm64-musl":
optional: true
"@nx/nx-linux-x64-gnu":
optional: true
"@nx/nx-linux-x64-musl":
optional: true
"@nx/nx-win32-arm64-msvc":
optional: true
"@nx/nx-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc-node/register":
optional: true
"@swc/core":
optional: true
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10c0/001e5e21d82a354874de0f8fe5ccd6dabc5809dd79b3d699f8dc715b64e46d6df938226bebb224b47f4f2a9450d476a199c9a1c01735353b8b57e14c68ca8e3d
languageName: node
linkType: hard

"object-assign@npm:^4.0.1, object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
Expand Down

0 comments on commit aaddc85

Please sign in to comment.