diff --git a/package.json b/package.json index 58057c1451..8d16466c84 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@nx/devkit": "19.4.2", "@nx/eslint": "19.4.2", "@nx/eslint-plugin": "19.4.2", - "@nx/js": "19.4.2", + "@nx/js": "19.8.0", "@nx/plugin": "19.4.2", "@nx/react": "19.4.2", "@nx/web": "19.4.2", diff --git a/yarn.lock b/yarn.lock index 160d499988..34cab83470 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1838,6 +1838,34 @@ __metadata: languageName: node linkType: hard +"@emnapi/core@npm:^1.1.0": + version: 1.2.0 + resolution: "@emnapi/core@npm:1.2.0" + dependencies: + "@emnapi/wasi-threads": "npm:1.0.1" + tslib: "npm:^2.4.0" + checksum: 10/b0b32b7702ae501be76c72ee77778e0356696b49a72f56c3c04774db23baa3a6054acf839a3d8a49fee415386946685edb904eaa3ac95b5c73cedd2f2766853c + languageName: node + linkType: hard + +"@emnapi/runtime@npm:^1.1.0": + version: 1.2.0 + resolution: "@emnapi/runtime@npm:1.2.0" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/c954b36493b713e451c74e9f1a48124b5491196700ec458c5d4a94eac3351e14803b4fd48ae6f72c77956d75792093d377f96412a6f59766099cb142e5c5b8f4 + languageName: node + linkType: hard + +"@emnapi/wasi-threads@npm:1.0.1": + version: 1.0.1 + resolution: "@emnapi/wasi-threads@npm:1.0.1" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/949f8bdcb11153d530652516b11d4b11d8c6ed48a692b4a59cbaa4305327aed59a61f0d87c366085c20ad0b0336c3b50eaddbddeeb3e8c55e7e82b583b9d98fb + languageName: node + linkType: hard + "@esbuild/aix-ppc64@npm:0.23.1": version: 0.23.1 resolution: "@esbuild/aix-ppc64@npm:0.23.1" @@ -2637,6 +2665,17 @@ __metadata: languageName: node linkType: hard +"@napi-rs/wasm-runtime@npm:0.2.4": + version: 0.2.4 + resolution: "@napi-rs/wasm-runtime@npm:0.2.4" + dependencies: + "@emnapi/core": "npm:^1.1.0" + "@emnapi/runtime": "npm:^1.1.0" + "@tybys/wasm-util": "npm:^0.9.0" + checksum: 10/af335867eca9696b0dbb1b8439878e0408a853c42419cd71d2c5dcf9f7c9f6a8549ea88b3a31b9544bb3a9376e5742f3268e58ee066925d3726bd76a121eb8a6 + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -2797,6 +2836,15 @@ __metadata: languageName: node linkType: hard +"@nrwl/devkit@npm:19.8.0": + version: 19.8.0 + resolution: "@nrwl/devkit@npm:19.8.0" + dependencies: + "@nx/devkit": "npm:19.8.0" + checksum: 10/aa706c6cbdd1b9a3f63d4cdbfd627fb13ccb2be8f48d768cf353e4a0eb1c6f51ed63160a2c65abc8b8054231ff5a038f99a4335702bbc86a45202bda585aef4d + languageName: node + linkType: hard + "@nrwl/eslint-plugin-nx@npm:19.4.2": version: 19.4.2 resolution: "@nrwl/eslint-plugin-nx@npm:19.4.2" @@ -2824,6 +2872,15 @@ __metadata: languageName: node linkType: hard +"@nrwl/js@npm:19.8.0": + version: 19.8.0 + resolution: "@nrwl/js@npm:19.8.0" + dependencies: + "@nx/js": "npm:19.8.0" + checksum: 10/7e7152f63e8a65ab3d0fc32de76cc7149870c4e43d162874fe5b8bc502b10fd0d6174afad43ff44235c2b2097f43d03538081b89093eff76af72bf3cadd11291 + languageName: node + linkType: hard + "@nrwl/nx-plugin@npm:19.4.2": version: 19.4.2 resolution: "@nrwl/nx-plugin@npm:19.4.2" @@ -2866,6 +2923,18 @@ __metadata: languageName: node linkType: hard +"@nrwl/tao@npm:19.8.0": + version: 19.8.0 + resolution: "@nrwl/tao@npm:19.8.0" + dependencies: + nx: "npm:19.8.0" + tslib: "npm:^2.3.0" + bin: + tao: index.js + checksum: 10/7dc94c5baf1c4cc3d9f2eba8c014cddebac4442a787ff5b47e9679eeb49250c76f372f2012c371323f06a7a3c12984b88c6bcc6add9bbba60ab83ed434a9347e + languageName: node + linkType: hard + "@nrwl/web@npm:19.4.2": version: 19.4.2 resolution: "@nrwl/web@npm:19.4.2" @@ -2884,6 +2953,15 @@ __metadata: languageName: node linkType: hard +"@nrwl/workspace@npm:19.8.0": + version: 19.8.0 + resolution: "@nrwl/workspace@npm:19.8.0" + dependencies: + "@nx/workspace": "npm:19.8.0" + checksum: 10/3d5fc953acf4c1bef4e7eebe9ba1e31ad071fe25a3c382da9c18d0b2c8094998db2b963b2e69a720b2f435037dc4571f3c41820accb85cf8b2042e2d8e5ced1c + languageName: node + linkType: hard + "@nx/devkit@npm:18.3.5, @nx/devkit@npm:>=17.1.2 < 19, @nx/devkit@npm:^17.0.0 || ^18.0.0": version: 18.3.5 resolution: "@nx/devkit@npm:18.3.5" @@ -2921,6 +2999,25 @@ __metadata: languageName: node linkType: hard +"@nx/devkit@npm:19.8.0": + version: 19.8.0 + resolution: "@nx/devkit@npm:19.8.0" + dependencies: + "@nrwl/devkit": "npm:19.8.0" + 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: ">= 17 <= 20" + checksum: 10/081884a0b70389c39eb8949e68ca59be35d985bef0b01645f6e56d8d2520aa84704b154fc43aa10c7fa2490a46a918ab22fe3c15f1889cff35bdb4200d813757 + languageName: node + linkType: hard + "@nx/eslint-plugin@npm:19.4.2": version: 19.4.2 resolution: "@nx/eslint-plugin@npm:19.4.2" @@ -3030,6 +3127,48 @@ __metadata: languageName: node linkType: hard +"@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" + "@babel/plugin-transform-class-properties": "npm:^7.22.5" + "@babel/plugin-transform-runtime": "npm:^7.23.2" + "@babel/preset-env": "npm:^7.23.2" + "@babel/preset-typescript": "npm:^7.22.5" + "@babel/runtime": "npm:^7.22.6" + "@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" + ignore: "npm:^5.0.4" + js-tokens: "npm:^4.0.0" + jsonc-parser: "npm:3.2.0" + minimatch: "npm:9.0.3" + npm-package-arg: "npm:11.0.1" + npm-run-path: "npm:^4.0.1" + ora: "npm:5.3.0" + semver: "npm:^7.5.3" + source-map-support: "npm:0.5.19" + ts-node: "npm:10.9.1" + tsconfig-paths: "npm:^4.1.2" + tslib: "npm:^2.3.0" + peerDependencies: + verdaccio: ^5.0.4 + peerDependenciesMeta: + verdaccio: + optional: true + checksum: 10/b3a1119b9a27c48daaa9859cff90e2b1aa5f28223abc8654cc933cafb41528974ea081e9441c0f81913024cc38248d891305f0b287787ceffa11d1a651764d4e + languageName: node + linkType: hard + "@nx/linter@npm:19.4.2": version: 19.4.2 resolution: "@nx/linter@npm:19.4.2" @@ -3053,6 +3192,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-darwin-x64@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-darwin-x64@npm:18.3.5" @@ -3067,6 +3213,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-freebsd-x64@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-freebsd-x64@npm:18.3.5" @@ -3081,6 +3234,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-linux-arm-gnueabihf@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-linux-arm-gnueabihf@npm:18.3.5" @@ -3095,6 +3255,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-linux-arm64-gnu@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-linux-arm64-gnu@npm:18.3.5" @@ -3109,6 +3276,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-linux-arm64-musl@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-linux-arm64-musl@npm:18.3.5" @@ -3123,6 +3297,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-linux-x64-gnu@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-linux-x64-gnu@npm:18.3.5" @@ -3137,6 +3318,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-linux-x64-musl@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-linux-x64-musl@npm:18.3.5" @@ -3151,6 +3339,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-win32-arm64-msvc@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-win32-arm64-msvc@npm:18.3.5" @@ -3165,6 +3360,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/nx-win32-x64-msvc@npm:18.3.5": version: 18.3.5 resolution: "@nx/nx-win32-x64-msvc@npm:18.3.5" @@ -3179,6 +3381,13 @@ __metadata: languageName: node linkType: hard +"@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 + "@nx/plugin@npm:19.4.2": version: 19.4.2 resolution: "@nx/plugin@npm:19.4.2" @@ -3243,6 +3452,21 @@ __metadata: languageName: node linkType: hard +"@nx/workspace@npm:19.8.0": + version: 19.8.0 + resolution: "@nx/workspace@npm:19.8.0" + dependencies: + "@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.8.0" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + checksum: 10/c03838343cee8638ec0de63707ee62745b7c97c6d48998390eface7d82fa898387b22fb7ed78ed7001d037b62fc9923d98bab49be70efdd3bf071277c1c6a0ef + languageName: node + linkType: hard + "@octokit/auth-token@npm:^3.0.0": version: 3.0.4 resolution: "@octokit/auth-token@npm:3.0.4" @@ -4304,6 +4528,15 @@ __metadata: languageName: node linkType: hard +"@tybys/wasm-util@npm:^0.9.0": + version: 0.9.0 + resolution: "@tybys/wasm-util@npm:0.9.0" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/aa58e64753a420ad1eefaf7bacef3dda61d74f9336925943d9244132d5b48d9242f734f1e707fd5ccfa6dd1d8ec8e6debc234b4dedb3a5b0d8486d1f373350b2 + languageName: node + linkType: hard + "@types/aria-query@npm:^5.0.1": version: 5.0.4 resolution: "@types/aria-query@npm:5.0.4" @@ -5674,6 +5907,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:^1.7.4": + version: 1.7.7 + resolution: "axios@npm:1.7.7" + dependencies: + follow-redirects: "npm:^1.15.6" + form-data: "npm:^4.0.0" + proxy-from-env: "npm:^1.1.0" + checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1 + languageName: node + linkType: hard + "axobject-query@npm:^2.2.0": version: 2.2.0 resolution: "axobject-query@npm:2.2.0" @@ -9465,7 +9709,7 @@ __metadata: "@nx/devkit": "npm:19.4.2" "@nx/eslint": "npm:19.4.2" "@nx/eslint-plugin": "npm:19.4.2" - "@nx/js": "npm:19.4.2" + "@nx/js": "npm:19.8.0" "@nx/plugin": "npm:19.4.2" "@nx/react": "npm:19.4.2" "@nx/web": "npm:19.4.2" @@ -11959,6 +12203,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: 10/b5bb0d6ee2f82ae834ceddc9251af2060c30db476673e9c817c34c00bed58e0c5d90a6866b64afe7bdcb2c5eb1b418a5b1ee631d2592dc8ff381540901fa4da6 + languageName: node + linkType: hard + "lines-and-columns@npm:^1.1.6": version: 1.2.4 resolution: "lines-and-columns@npm:1.2.4" @@ -14520,6 +14771,91 @@ __metadata: languageName: node linkType: hard +"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.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" + 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" + fs-extra: "npm:^11.1.0" + 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" + strong-log-transformer: "npm:^2.1.0" + 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: 10/b67acf6e75b28dbd5eb97b945c4bc770e3d53b0b4098964385cb4e974857eb8e7a60953071150b8dbfc10c8aff2fc54feda5cf1d6ae21bd0a8b7a9ba4e477055 + languageName: node + linkType: hard + "object-assign@npm:^4.1.0, object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1"