diff --git a/package.json b/package.json index 54a979c7a0..21c2d1589a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@jsdevtools/npm-publish": "3.0.1", "@nx/devkit": "19.4.2", "@nx/eslint": "19.4.2", - "@nx/eslint-plugin": "19.4.2", + "@nx/eslint-plugin": "20.0.6", "@nx/js": "19.4.2", "@nx/plugin": "19.4.2", "@nx/react": "19.4.2", diff --git a/yarn.lock b/yarn.lock index 2a2cd586b9..9d396c1001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1838,6 +1838,34 @@ __metadata: languageName: node linkType: hard +"@emnapi/core@npm:^1.1.0": + version: 1.3.1 + resolution: "@emnapi/core@npm:1.3.1" + dependencies: + "@emnapi/wasi-threads": "npm:1.0.1" + tslib: "npm:^2.4.0" + checksum: 10/00dbc2ae1b9682c3afadb39e0de4e69c7223b06df59b975c2a2ef58d6cbd91f5a7cfd666a97831c958737c5ec110735c6164bf0ac6f56b60477a933bd9ce793c + languageName: node + linkType: hard + +"@emnapi/runtime@npm:^1.1.0": + version: 1.3.1 + resolution: "@emnapi/runtime@npm:1.3.1" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/619915ee44682356f77f60455025e667b0b04ad3c95ced36c03782aea9ebc066fa73e86c4a59d221177eba5e5533d40b3a6dbff4e58ee5d81db4270185c21e22 + 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,15 +2836,6 @@ __metadata: 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" - dependencies: - "@nx/eslint-plugin": "npm:19.4.2" - checksum: 10/ca5d7f859bc561a8a7e37299eae1f82a14bd3815f9edd81079cd2b74ac0c7e33ce4a07d91b00817cbe9dcffa41f53e387579e12d6383f476bba4b6b63a1192f8 - languageName: node - linkType: hard - "@nrwl/jest@npm:19.4.2": version: 19.4.2 resolution: "@nrwl/jest@npm:19.4.2" @@ -2921,27 +2951,45 @@ __metadata: languageName: node linkType: hard -"@nx/eslint-plugin@npm:19.4.2": - version: 19.4.2 - resolution: "@nx/eslint-plugin@npm:19.4.2" +"@nx/devkit@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/devkit@npm:20.0.6" dependencies: - "@nrwl/eslint-plugin-nx": "npm:19.4.2" - "@nx/devkit": "npm:19.4.2" - "@nx/js": "npm:19.4.2" - "@typescript-eslint/type-utils": "npm:^7.3.0" - "@typescript-eslint/utils": "npm:^7.3.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: ">= 19 <= 21" + checksum: 10/d7771cfceba0378a4ddff1216f4a3269847d282a19d03a441bddeef8b22b4fdeeb30495bb426730c87f77b51f4a0322c0826abc8a3ec4f03c0d2f58e362e8525 + languageName: node + linkType: hard + +"@nx/eslint-plugin@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/eslint-plugin@npm:20.0.6" + dependencies: + "@nx/devkit": "npm:20.0.6" + "@nx/js": "npm:20.0.6" + "@typescript-eslint/type-utils": "npm:^8.0.0" + "@typescript-eslint/utils": "npm:^8.0.0" chalk: "npm:^4.1.0" confusing-browser-globals: "npm:^1.0.9" + globals: "npm:^15.9.0" jsonc-eslint-parser: "npm:^2.1.0" semver: "npm:^7.5.3" tslib: "npm:^2.3.0" peerDependencies: - "@typescript-eslint/parser": ^6.13.2 || ^7.0.0 + "@typescript-eslint/parser": ^6.13.2 || ^7.0.0 || ^8.0.0 eslint-config-prettier: ^9.0.0 peerDependenciesMeta: eslint-config-prettier: optional: true - checksum: 10/77ff8669118165698c49aed02f27678aa5a65d5225ff6fb4a81b0c7cf2635e5b9ba3f8e875f89c8fed9f1063567a977ee00ff6dbf9f8ec7043a732c9830791e7 + checksum: 10/871aedf7279fe6a79ceed977ee8ca372e5c724b5162c5edc9f96029086f180a1cd4f6e4411e1c785d750b30f6fb9a73e2992005c3056988e319838555dddd31d languageName: node linkType: hard @@ -3030,6 +3078,49 @@ __metadata: languageName: node linkType: hard +"@nx/js@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/js@npm:20.0.6" + 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" + "@nx/devkit": "npm:20.0.6" + "@nx/workspace": "npm:20.0.6" + "@zkochan/js-yaml": "npm:0.0.7" + 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" + enquirer: "npm:~2.3.6" + 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/8cc9cfae86d83939d11d384fbbcc92fa649ad0f1170dc1a2d084c0c1cae492329bc0f2c2f16eef7ac36f5975c9808b5760caf6a3cc1a2854b833e6c93eb7c318 + languageName: node + linkType: hard + "@nx/linter@npm:19.4.2": version: 19.4.2 resolution: "@nx/linter@npm:19.4.2" @@ -3053,6 +3144,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-arm64@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-darwin-arm64@npm:20.0.6" + 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 +3165,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-x64@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-darwin-x64@npm:20.0.6" + 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 +3186,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-freebsd-x64@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-freebsd-x64@npm:20.0.6" + 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 +3207,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm-gnueabihf@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.6" + 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 +3228,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-gnu@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.6" + 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 +3249,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-musl@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-linux-arm64-musl@npm:20.0.6" + 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 +3270,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-gnu@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-linux-x64-gnu@npm:20.0.6" + 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 +3291,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-musl@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-linux-x64-musl@npm:20.0.6" + 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 +3312,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-arm64-msvc@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.6" + 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 +3333,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-x64-msvc@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/nx-win32-x64-msvc@npm:20.0.6" + 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 +3404,20 @@ __metadata: languageName: node linkType: hard +"@nx/workspace@npm:20.0.6": + version: 20.0.6 + resolution: "@nx/workspace@npm:20.0.6" + dependencies: + "@nx/devkit": "npm:20.0.6" + chalk: "npm:^4.1.0" + enquirer: "npm:~2.3.6" + nx: "npm:20.0.6" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + checksum: 10/5c5388025f9a122570da5a1de4a31462b697850be56fc9488878fae9130deb6f7319e7d1f224e4ddce0129b15743c8118f6f8f0eddc8f523f1925ccb5d6d6ca1 + languageName: node + linkType: hard + "@octokit/auth-token@npm:^3.0.0": version: 3.0.4 resolution: "@octokit/auth-token@npm:3.0.4" @@ -4306,6 +4481,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" @@ -4784,16 +4968,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/scope-manager@npm:7.18.0" - dependencies: - "@typescript-eslint/types": "npm:7.18.0" - "@typescript-eslint/visitor-keys": "npm:7.18.0" - checksum: 10/9eb2ae5d69d9f723e706c16b2b97744fc016996a5473bed596035ac4d12429b3d24e7340a8235d704efa57f8f52e1b3b37925ff7c2e3384859d28b23a99b8bcc - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:7.9.0": version: 7.9.0 resolution: "@typescript-eslint/scope-manager@npm:7.9.0" @@ -4804,6 +4978,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/scope-manager@npm:8.11.0" + dependencies: + "@typescript-eslint/types": "npm:8.11.0" + "@typescript-eslint/visitor-keys": "npm:8.11.0" + checksum: 10/8f1e776fc0687f86cf7246c94098121224d0a69ffcaeb9a207b672889a4c42b94304664ed45d0b982c542bf7737bcec3649470d3db281b625a1e77736308ae37 + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:7.9.0": version: 7.9.0 resolution: "@typescript-eslint/type-utils@npm:7.9.0" @@ -4821,20 +5005,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:^7.3.0": - version: 7.18.0 - resolution: "@typescript-eslint/type-utils@npm:7.18.0" +"@typescript-eslint/type-utils@npm:^8.0.0": + version: 8.11.0 + resolution: "@typescript-eslint/type-utils@npm:8.11.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:7.18.0" - "@typescript-eslint/utils": "npm:7.18.0" + "@typescript-eslint/typescript-estree": "npm:8.11.0" + "@typescript-eslint/utils": "npm:8.11.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" - peerDependencies: - eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/bcc7958a4ecdddad8c92e17265175773e7dddf416a654c1a391e69cb16e43960b39d37b6ffa349941bf3635e050f0ca7cd8f56ec9dd774168f2bbe7afedc9676 + checksum: 10/6ac8b676b40aa1d984c098bdc4a68e2306283018bc1d27b17497b5550bd6579b4706a84ce3b2ed4fe6cf142d42b0e99f35530af1d2e66fc70f8ed0a145277ad0 languageName: node linkType: hard @@ -4845,13 +5027,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/types@npm:7.18.0" - checksum: 10/0e30c73a3cc3c67dd06360a5a12fd12cee831e4092750eec3d6c031bdc4feafcb0ab1d882910a73e66b451a4f6e1dd015e9e2c4d45bf6bf716a474e5d123ddf0 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:7.9.0": version: 7.9.0 resolution: "@typescript-eslint/types@npm:7.9.0" @@ -4859,6 +5034,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/types@npm:8.11.0" + checksum: 10/424986bae7c48677a843ff2dee5cb0fed293f7bebd71803901c8fc80ddeed65e4857f77083f17775d0bfd6dab5092ef556f354e7420ea4fd6c7861d0368d002e + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/typescript-estree@npm:5.62.0" @@ -4877,12 +5059,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/typescript-estree@npm:7.18.0" +"@typescript-eslint/typescript-estree@npm:7.9.0": + version: 7.9.0 + resolution: "@typescript-eslint/typescript-estree@npm:7.9.0" dependencies: - "@typescript-eslint/types": "npm:7.18.0" - "@typescript-eslint/visitor-keys": "npm:7.18.0" + "@typescript-eslint/types": "npm:7.9.0" + "@typescript-eslint/visitor-keys": "npm:7.9.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -4892,18 +5074,18 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/b01e66235a91aa4439d02081d4a5f8b4a7cf9cb24f26b334812f657e3c603493e5f41e5c1e89cf4efae7d64509fa1f73affc16afc5e15cb7f83f724577c82036 + checksum: 10/fae2e54124308f6e9f640605119510729a401de3dc5c821cfeffd692dcdd2f5efb5ac9ac6cc18aec4895826b771d0ee2e13e8aa247d58541459677e4cb43cb0d languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:7.9.0": - version: 7.9.0 - resolution: "@typescript-eslint/typescript-estree@npm:7.9.0" +"@typescript-eslint/typescript-estree@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.11.0" dependencies: - "@typescript-eslint/types": "npm:7.9.0" - "@typescript-eslint/visitor-keys": "npm:7.9.0" + "@typescript-eslint/types": "npm:8.11.0" + "@typescript-eslint/visitor-keys": "npm:8.11.0" debug: "npm:^4.3.4" - globby: "npm:^11.1.0" + fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" @@ -4911,21 +5093,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/fae2e54124308f6e9f640605119510729a401de3dc5c821cfeffd692dcdd2f5efb5ac9ac6cc18aec4895826b771d0ee2e13e8aa247d58541459677e4cb43cb0d - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.3.0": - version: 7.18.0 - resolution: "@typescript-eslint/utils@npm:7.18.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:7.18.0" - "@typescript-eslint/types": "npm:7.18.0" - "@typescript-eslint/typescript-estree": "npm:7.18.0" - peerDependencies: - eslint: ^8.56.0 - checksum: 10/f43fedb4f4d2e3836bdf137889449063a55c0ece74fdb283929cd376197b992313be8ef4df920c1c801b5c3076b92964c84c6c3b9b749d263b648d0011f5926e + checksum: 10/cec7c5768c4e6cceb095fe8fbd57098d16d226a981143a335a62c6f30d8a1707974e86eeabe5ad33bfb4dd4eb582cba1d4f2e7cec65f71871d7d559ff9bec5f9 languageName: node linkType: hard @@ -4943,6 +5111,20 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^8.0.0": + version: 8.11.0 + resolution: "@typescript-eslint/utils@npm:8.11.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.11.0" + "@typescript-eslint/types": "npm:8.11.0" + "@typescript-eslint/typescript-estree": "npm:8.11.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + checksum: 10/1b80312a15313b549ff5906da2189d0ad60abe9c6d02d65366156e00a97644e2af313ce3fb7424417b4b63b6de25a2dd8c2cf17ab8152fbd5d2a8ca3593a4df5 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.62.0": version: 5.62.0 resolution: "@typescript-eslint/utils@npm:5.62.0" @@ -4971,16 +5153,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/visitor-keys@npm:7.18.0" - dependencies: - "@typescript-eslint/types": "npm:7.18.0" - eslint-visitor-keys: "npm:^3.4.3" - checksum: 10/b7cfe6fdeae86c507357ac6b2357813c64fb2fbf1aaf844393ba82f73a16e2599b41981b34200d9fc7765d70bc3a8181d76b503051e53f04bcb7c9afef637eab - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:7.9.0": version: 7.9.0 resolution: "@typescript-eslint/visitor-keys@npm:7.9.0" @@ -4991,6 +5163,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.11.0" + dependencies: + "@typescript-eslint/types": "npm:8.11.0" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 10/8d2bed15cc17c3de67414afb343a2b5974ab4120a9bb4759f3d42accbc3f247d14d3c824772da1d452b99fd42b3d9856c04fb836be50ffbff4aa7323eca197c6 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -5679,7 +5861,7 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.6.0, axios@npm:^1.6.2": +"axios@npm:^1.6.0, axios@npm:^1.6.2, axios@npm:^1.7.4": version: 1.7.7 resolution: "axios@npm:1.7.7" dependencies: @@ -9489,7 +9671,7 @@ __metadata: "@jsdevtools/npm-publish": "npm:3.0.1" "@nx/devkit": "npm:19.4.2" "@nx/eslint": "npm:19.4.2" - "@nx/eslint-plugin": "npm:19.4.2" + "@nx/eslint-plugin": "npm:20.0.6" "@nx/js": "npm:19.4.2" "@nx/plugin": "npm:19.4.2" "@nx/react": "npm:19.4.2" @@ -9984,6 +10166,13 @@ __metadata: languageName: node linkType: hard +"globals@npm:^15.9.0": + version: 15.11.0 + resolution: "globals@npm:15.11.0" + checksum: 10/14009ef1906ac929d930ed1c896a47159e7d11b4d201901ca5f3827766519191a3f5fb45124de43c4511fee04018704e7ed5a097fb37d23abf39523d1d41c85f + languageName: node + linkType: hard + "globalthis@npm:^1.0.3": version: 1.0.4 resolution: "globalthis@npm:1.0.4" @@ -11991,6 +12180,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" @@ -14552,6 +14748,88 @@ __metadata: languageName: node linkType: hard +"nx@npm:20.0.6": + version: 20.0.6 + resolution: "nx@npm:20.0.6" + dependencies: + "@napi-rs/wasm-runtime": "npm:0.2.4" + "@nx/nx-darwin-arm64": "npm:20.0.6" + "@nx/nx-darwin-x64": "npm:20.0.6" + "@nx/nx-freebsd-x64": "npm:20.0.6" + "@nx/nx-linux-arm-gnueabihf": "npm:20.0.6" + "@nx/nx-linux-arm64-gnu": "npm:20.0.6" + "@nx/nx-linux-arm64-musl": "npm:20.0.6" + "@nx/nx-linux-x64-gnu": "npm:20.0.6" + "@nx/nx-linux-x64-musl": "npm:20.0.6" + "@nx/nx-win32-arm64-msvc": "npm:20.0.6" + "@nx/nx-win32-x64-msvc": "npm:20.0.6" + "@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: 10/36b61451008f1c02942c66936f79debd6e35d9c59f7934ed5fb8a2b620a708607e06fdf642b3d8ddc37a6d251d80ed942fbddc8df1fbe3835c369b1b70fe294c + 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"