Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump nx from 19.8.3 to 20.2.1 #902

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"kill-port": "^2.0.1",
"lint-staged": "^15.2.10",
"npm": "^10.8.3",
"nx": "^19.8.3",
"nx": "^20.2.1",
"playwright-core": "^1.47.2",
"playwright-ctrf-json-reporter": "^0.0.18",
"prettier": "3.3.3",
Expand Down
176 changes: 174 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4471,6 +4471,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-darwin-x64@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-darwin-x64@npm:19.7.2"
Expand All @@ -4485,6 +4492,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-freebsd-x64@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-freebsd-x64@npm:19.7.2"
Expand All @@ -4499,6 +4513,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm-gnueabihf@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.7.2"
Expand All @@ -4513,6 +4534,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm64-gnu@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-linux-arm64-gnu@npm:19.7.2"
Expand All @@ -4527,6 +4555,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm64-musl@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-linux-arm64-musl@npm:19.7.2"
Expand All @@ -4541,6 +4576,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-x64-gnu@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-linux-x64-gnu@npm:19.7.2"
Expand All @@ -4555,6 +4597,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-x64-musl@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-linux-x64-musl@npm:19.7.2"
Expand All @@ -4569,6 +4618,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-win32-arm64-msvc@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-win32-arm64-msvc@npm:19.7.2"
Expand All @@ -4583,6 +4639,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-win32-x64-msvc@npm:19.7.2":
version: 19.7.2
resolution: "@nx/nx-win32-x64-msvc@npm:19.7.2"
Expand All @@ -4597,6 +4660,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/playwright@npm:19.8.3":
version: 19.8.3
resolution: "@nx/playwright@npm:19.8.3"
Expand Down Expand Up @@ -6697,6 +6767,16 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/parsers@npm:3.0.2":
version: 3.0.2
resolution: "@yarnpkg/parsers@npm:3.0.2"
dependencies:
js-yaml: "npm:^3.10.0"
tslib: "npm:^2.4.0"
checksum: 10/87506f140d6c401bdd89ff22073c3dd3ec7b6858e7f576e63ec1aea1b0b8a8ec241eb46ca5582dc2071098a86d6a55c3b0628da5eeff91d33afb4fa7cac0cf65
languageName: node
linkType: hard

"@zkochan/js-yaml@npm:0.0.7":
version: 0.0.7
resolution: "@zkochan/js-yaml@npm:0.0.7"
Expand Down Expand Up @@ -7991,7 +8071,7 @@ __metadata:
next-auth: "npm:^4.24.8"
npm: "npm:^10.8.3"
nuqs: "npm:^1.19.3"
nx: "npm:^19.8.3"
nx: "npm:^20.2.1"
playwright-core: "npm:^1.47.2"
playwright-ctrf-json-reporter: "npm:^0.0.18"
postcss: "npm:^8.4.47"
Expand Down Expand Up @@ -15897,7 +15977,7 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:19.8.3, nx@npm:^19.8.3":
"nx@npm:19.8.3":
version: 19.8.3
resolution: "nx@npm:19.8.3"
dependencies:
Expand Down Expand Up @@ -15981,6 +16061,89 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:^20.2.1":
version: 20.2.1
resolution: "nx@npm:20.2.1"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:20.2.1"
"@nx/nx-darwin-x64": "npm:20.2.1"
"@nx/nx-freebsd-x64": "npm:20.2.1"
"@nx/nx-linux-arm-gnueabihf": "npm:20.2.1"
"@nx/nx-linux-arm64-gnu": "npm:20.2.1"
"@nx/nx-linux-arm64-musl": "npm:20.2.1"
"@nx/nx-linux-x64-gnu": "npm:20.2.1"
"@nx/nx-linux-x64-musl": "npm:20.2.1"
"@nx/nx-win32-arm64-msvc": "npm:20.2.1"
"@nx/nx-win32-x64-msvc": "npm:20.2.1"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.2"
"@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"
yaml: "npm:^2.6.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: 10/397188353848237ef361199c6f28c6978418912e2ff193eb7e03a0a6d8f9d9276b242b139ad5841a501cf13694967c54a1eaf9532f3dcaacb1bd16d221c7f557
languageName: node
linkType: hard

"oauth@npm:^0.9.15":
version: 0.9.15
resolution: "oauth@npm:0.9.15"
Expand Down Expand Up @@ -21405,6 +21568,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.6.0":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10/cf412f03a33886db0a3aac70bb4165588f4c5b3c6f8fc91520b71491e5537800b6c2c73ed52015617f6e191eb4644c73c92973960a1999779c62a200ee4c231d
languageName: node
linkType: hard

"yargs-parser@npm:21.1.1, yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
Expand Down
Loading