Skip to content
Open
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 @@ -54,7 +54,7 @@
"@nx/eslint": "19.5.3",
"@nx/jest": "19.5.3",
"@nx/js": "19.5.3",
"@nx/workspace": "19.5.3",
"@nx/workspace": "20.4.2",
"@types/jest": "^26.0.24",
"@types/node": "18.19.54",
"adio": "^1.2.1",
Expand Down
232 changes: 231 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ __metadata:
"@nx/eslint": 19.5.3
"@nx/jest": 19.5.3
"@nx/js": 19.5.3
"@nx/workspace": 19.5.3
"@nx/workspace": 20.4.2
"@types/jest": ^26.0.24
"@types/node": 18.19.54
adio: ^1.2.1
Expand Down Expand Up @@ -3853,6 +3853,24 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/eslint@npm:19.5.3":
version: 19.5.3
resolution: "@nx/eslint@npm:19.5.3"
Expand Down Expand Up @@ -3954,69 +3972,139 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"@nx/workspace@npm:19.5.3":
version: 19.5.3
resolution: "@nx/workspace@npm:19.5.3"
Expand All @@ -4032,6 +4120,20 @@ __metadata:
languageName: node
linkType: hard

"@nx/workspace@npm:20.4.2":
version: 20.4.2
resolution: "@nx/workspace@npm:20.4.2"
dependencies:
"@nx/devkit": 20.4.2
chalk: ^4.1.0
enquirer: ~2.3.6
nx: 20.4.2
tslib: ^2.3.0
yargs-parser: 21.1.1
checksum: 09e875e2e51b9d2692b8e16084dd080f0726ae4b0813f11b226436598efc66bd8dc36eacbb5b7007788c259230b2bfb1942d72352851d25f5ca203be1e5c24cf
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 @@ -5431,6 +5533,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: ^3.10.0
tslib: ^2.4.0
checksum: fb40a87ae7c9f3fc0b2a6b7d84375d1c69ae8304daf598c089b52966bfb4ac94fbd2dcd87ed041970416e03d34359cb5ff16be5f5601f48d1f936213a8edaf4d
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 @@ -6115,6 +6227,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.4":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
languageName: node
linkType: hard

"axobject-query@npm:^4.1.0":
version: 4.1.0
resolution: "axobject-query@npm:4.1.0"
Expand Down Expand Up @@ -13709,6 +13832,13 @@ __metadata:
languageName: node
linkType: hard

"lines-and-columns@npm:2.0.3":
version: 2.0.3
resolution: "lines-and-columns@npm:2.0.3"
checksum: 5955363dfd7d3d7c476d002eb47944dbe0310d57959e2112dce004c0dc76cecfd479cf8c098fd479ff344acdf04ee0e82b455462a26492231ac152f6c48d17a1
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -15723,6 +15853,90 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.4.2":
version: 20.4.2
resolution: "nx@npm:20.4.2"
dependencies:
"@napi-rs/wasm-runtime": 0.2.4
"@nx/nx-darwin-arm64": 20.4.2
"@nx/nx-darwin-x64": 20.4.2
"@nx/nx-freebsd-x64": 20.4.2
"@nx/nx-linux-arm-gnueabihf": 20.4.2
"@nx/nx-linux-arm64-gnu": 20.4.2
"@nx/nx-linux-arm64-musl": 20.4.2
"@nx/nx-linux-x64-gnu": 20.4.2
"@nx/nx-linux-x64-musl": 20.4.2
"@nx/nx-win32-arm64-msvc": 20.4.2
"@nx/nx-win32-x64-msvc": 20.4.2
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": 3.0.2
"@zkochan/js-yaml": 0.0.7
axios: ^1.7.4
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: ^29.4.1
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
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: a67caca67a67b00ec549ef1e555f9f5abc79d937a2155ec1b0fb5a1d9dea9c7dff339a18800892a2bfcf2f2b89adeed0d4f6be3685abc4cc264bb46a7ef9d822
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 Expand Up @@ -18014,6 +18228,13 @@ __metadata:
languageName: node
linkType: hard

"resolve.exports@npm:2.0.3":
version: 2.0.3
resolution: "resolve.exports@npm:2.0.3"
checksum: abfb9f98278dcd0c19b8a49bb486abfafa23df4636d49128ea270dc982053c3ef230a530aecda1fae1322873fdfa6c97674fc539651ddfdb375ac58e0b8ef6df
languageName: node
linkType: hard

"resolve.exports@npm:^1.1.0":
version: 1.1.1
resolution: "resolve.exports@npm:1.1.1"
Expand Down Expand Up @@ -21234,6 +21455,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.6.0":
version: 2.7.0
resolution: "yaml@npm:2.7.0"
bin:
yaml: bin.mjs
checksum: 6e8b2f9b9d1b18b10274d58eb3a47ec223d9a93245a890dcb34d62865f7e744747190a9b9177d5f0ef4ea2e44ad2c0214993deb42e0800766203ac46f00a12dd
languageName: node
linkType: hard

"yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
Expand Down