Skip to content
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 @@ -53,7 +53,7 @@
"@nx/eslint": "21.5.3",
"@nx/jest": "21.5.3",
"@nx/js": "21.5.3",
"@nx/workspace": "21.5.3",
"@nx/workspace": "21.6.4",
"@types/jest": "30.0.0",
"@types/node": "^22.15.17",
"dependency-check": "^4.1.0",
Expand Down
193 changes: 191 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ __metadata:
"@nx/eslint": 21.5.3
"@nx/jest": 21.5.3
"@nx/js": 21.5.3
"@nx/workspace": 21.5.3
"@nx/workspace": 21.6.4
"@types/jest": 30.0.0
"@types/node": ^22.15.17
dependency-check: ^4.1.0
Expand Down Expand Up @@ -4536,6 +4536,23 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:21.6.4":
version: 21.6.4
resolution: "@nx/devkit@npm:21.6.4"
dependencies:
ejs: ^3.1.7
enquirer: ~2.3.6
ignore: ^5.0.4
minimatch: 9.0.3
semver: ^7.5.3
tslib: ^2.3.0
yargs-parser: 21.1.1
peerDependencies:
nx: ">= 20 <= 22"
checksum: 50dee85ba34fdb85cda1473b59e9ad50cc9fab2b6f6d41b8eeaebad3bc24149269ea16743d029ed2dc5256738c5fe935b5c63f7ed1adfc85887f6f9e8503d0e1
languageName: node
linkType: hard

"@nx/eslint@npm:21.5.3":
version: 21.5.3
resolution: "@nx/eslint@npm:21.5.3"
Expand Down Expand Up @@ -4627,69 +4644,139 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"@nx/workspace@npm:21.5.3":
version: 21.5.3
resolution: "@nx/workspace@npm:21.5.3"
Expand All @@ -4707,6 +4794,23 @@ __metadata:
languageName: node
linkType: hard

"@nx/workspace@npm:21.6.4":
version: 21.6.4
resolution: "@nx/workspace@npm:21.6.4"
dependencies:
"@nx/devkit": 21.6.4
"@zkochan/js-yaml": 0.0.7
chalk: ^4.1.0
enquirer: ~2.3.6
nx: 21.6.4
picomatch: 4.0.2
semver: ^7.6.3
tslib: ^2.3.0
yargs-parser: 21.1.1
checksum: 1ba4af6bd9a45dbb95d710e19d1c5ac1f969f2afe26b9e8808f25010c5fbd8b6363f873844cfe058d776352b1632ed21233f44fa78a359dc9ac43747c4fd29bd
languageName: node
linkType: hard

"@open-draft/deferred-promise@npm:^2.2.0":
version: 2.2.0
resolution: "@open-draft/deferred-promise@npm:2.2.0"
Expand Down Expand Up @@ -6970,7 +7074,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.12.2, axios@npm:^1.8.3":
"axios@npm:^1.12.0, axios@npm:^1.12.2, axios@npm:^1.8.3":
version: 1.12.2
resolution: "axios@npm:1.12.2"
dependencies:
Expand Down Expand Up @@ -16350,6 +16454,91 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:21.6.4":
version: 21.6.4
resolution: "nx@npm:21.6.4"
dependencies:
"@napi-rs/wasm-runtime": 0.2.4
"@nx/nx-darwin-arm64": 21.6.4
"@nx/nx-darwin-x64": 21.6.4
"@nx/nx-freebsd-x64": 21.6.4
"@nx/nx-linux-arm-gnueabihf": 21.6.4
"@nx/nx-linux-arm64-gnu": 21.6.4
"@nx/nx-linux-arm64-musl": 21.6.4
"@nx/nx-linux-x64-gnu": 21.6.4
"@nx/nx-linux-x64-musl": 21.6.4
"@nx/nx-win32-arm64-msvc": 21.6.4
"@nx/nx-win32-x64-msvc": 21.6.4
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": 3.0.2
"@zkochan/js-yaml": 0.0.7
axios: ^1.12.0
chalk: ^4.1.0
cli-cursor: 3.1.0
cli-spinners: 2.6.1
cliui: ^8.0.1
dotenv: ~16.4.5
dotenv-expand: ~11.0.6
enquirer: ~2.3.6
figures: 3.2.0
flat: ^5.0.2
front-matter: ^4.0.2
ignore: ^5.0.4
jest-diff: ^30.0.2
jsonc-parser: 3.2.0
lines-and-columns: 2.0.3
minimatch: 9.0.3
node-machine-id: 1.1.12
npm-run-path: ^4.0.1
open: ^8.4.0
ora: 5.3.0
resolve.exports: 2.0.3
semver: ^7.5.3
string-width: ^4.2.3
tar-stream: ~2.2.0
tmp: ~0.2.1
tree-kill: ^1.2.2
tsconfig-paths: ^4.1.2
tslib: ^2.3.0
yaml: ^2.6.0
yargs: ^17.6.2
yargs-parser: 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: 6c308ff6846369a8ccb4d68a40a0f2d095b322e7b75dd3ec652e9f5f29b1053b27fcc9a5c8bc6052c5fbfb2df235d94b1f02f6313895ee05f92a0218e0d11bce
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