diff --git a/lambdas/package.json b/lambdas/package.json index 869c172675..84c0067db1 100644 --- a/lambdas/package.json +++ b/lambdas/package.json @@ -25,9 +25,9 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@nx/eslint": "22.3.3", - "@nx/js": "^22.2.7", - "@nx/vite": "^22.2.7", + "@nx/eslint": "22.4.3", + "@nx/js": "^22.4.3", + "@nx/vite": "^22.4.3", "@swc-node/register": "~1.11.1", "@swc/core": "~1.15.8", "@swc/helpers": "~0.5.18", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 6f37b8bc0f..54952577be 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -3147,6 +3147,22 @@ __metadata: languageName: node linkType: hard +"@isaacs/balanced-match@npm:^4.0.1": + version: 4.0.1 + resolution: "@isaacs/balanced-match@npm:4.0.1" + checksum: 10c0/7da011805b259ec5c955f01cee903da72ad97c5e6f01ca96197267d3f33103d5b2f8a1af192140f3aa64526c593c8d098ae366c2b11f7f17645d12387c2fd420 + languageName: node + linkType: hard + +"@isaacs/brace-expansion@npm:^5.0.0": + version: 5.0.1 + resolution: "@isaacs/brace-expansion@npm:5.0.1" + dependencies: + "@isaacs/balanced-match": "npm:^4.0.1" + checksum: 10c0/e5d67c7bbf1f17b88132a35bc638af306d48acbb72810d48fa6e6edd8ab375854773108e8bf70f021f7ef6a8273455a6d1f0c3b5aa2aff06ce7894049ab77fb8 + languageName: node + linkType: hard + "@isaacs/cliui@npm:^8.0.2": version: 8.0.2 resolution: "@isaacs/cliui@npm:8.0.2" @@ -3370,29 +3386,46 @@ __metadata: languageName: node linkType: hard -"@nx/devkit@npm:22.3.3": - version: 22.3.3 - resolution: "@nx/devkit@npm:22.3.3" +"@nx/devkit@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/devkit@npm:22.4.3" dependencies: "@zkochan/js-yaml": "npm:0.0.7" ejs: "npm:^3.1.7" enquirer: "npm:~2.3.6" - minimatch: "npm:9.0.3" + minimatch: "npm:10.1.1" semver: "npm:^7.6.3" tslib: "npm:^2.3.0" yargs-parser: "npm:21.1.1" peerDependencies: nx: ">= 21 <= 23 || ^22.0.0-0" - checksum: 10c0/4b603b5e1652ff1fd35bc3f8cfd8593a0077fcb1ec413c5e85d957a476b2fb5447deb60de8418ce5d87afe769e19be9dcacbebb98181e487c5d234643cb8ee44 + checksum: 10c0/c1c1db3f98b4fc6f5defd06f24147df27513fd4f8788076f1e583dd78c8a29eddda8bf0ff7b89ca1049305d5d261d581271e91cc3143d173eb483ae9fd5df460 languageName: node linkType: hard -"@nx/eslint@npm:22.3.3": - version: 22.3.3 - resolution: "@nx/eslint@npm:22.3.3" +"@nx/devkit@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/devkit@npm:22.4.5" + dependencies: + "@zkochan/js-yaml": "npm:0.0.7" + ejs: "npm:^3.1.7" + enquirer: "npm:~2.3.6" + minimatch: "npm:10.1.1" + semver: "npm:^7.6.3" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + peerDependencies: + nx: ">= 21 <= 23 || ^22.0.0-0" + checksum: 10c0/a9d6be46cf284559cd9c237afee17c3ed18ffe3446b56f5fd09d84768ac5ad439f3476029a7fd002bd7226a0618b9300b14aeb9a4b70f6de4eaf448852230b2e + languageName: node + linkType: hard + +"@nx/eslint@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/eslint@npm:22.4.3" dependencies: - "@nx/devkit": "npm:22.3.3" - "@nx/js": "npm:22.3.3" + "@nx/devkit": "npm:22.4.3" + "@nx/js": "npm:22.4.3" semver: "npm:^7.6.3" tslib: "npm:^2.3.0" typescript: "npm:~5.9.2" @@ -3402,13 +3435,52 @@ __metadata: peerDependenciesMeta: "@zkochan/js-yaml": optional: true - checksum: 10c0/b321461b8c23b7fe16dc3ead742275fb19c73e6b3a4e176fd46b8b0c1bcd9d6b38989e1e4a66b6b848cc1002da6baa97da50378afdac6c69ce122409896bf9a9 + checksum: 10c0/fce7fbb3cbc55885e91eda3558ca11606562d81781cf5efff19356621eae2fd165b33bfb2ed52b2b200d9cd8dcf8098f66e640051a1ef87f5e4be2c9d0c084cd languageName: node linkType: hard -"@nx/js@npm:22.3.3, @nx/js@npm:^22.2.7": - version: 22.3.3 - resolution: "@nx/js@npm:22.3.3" +"@nx/js@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/js@npm:22.4.3" + 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:22.4.3" + "@nx/workspace": "npm:22.4.3" + "@zkochan/js-yaml": "npm:0.0.7" + babel-plugin-const-enum: "npm:^1.0.1" + babel-plugin-macros: "npm:^3.1.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" + ignore: "npm:^5.0.4" + js-tokens: "npm:^4.0.0" + jsonc-parser: "npm:3.2.0" + npm-run-path: "npm:^4.0.1" + picocolors: "npm:^1.1.0" + picomatch: "npm:4.0.2" + semver: "npm:^7.6.3" + source-map-support: "npm:0.5.19" + tinyglobby: "npm:^0.2.12" + tslib: "npm:^2.3.0" + peerDependencies: + verdaccio: ^6.0.5 + peerDependenciesMeta: + verdaccio: + optional: true + checksum: 10c0/590c89cced5d5be4f56c7e118a70a02a4a92946a35fdc9a9742747793b43a44e97b29c1a1d3b92a8f4ce7e9196fb2cf82dc04d75ce5a173587dbb9797f77990b + languageName: node + linkType: hard + +"@nx/js@npm:22.4.5, @nx/js@npm:^22.4.3": + version: 22.4.5 + resolution: "@nx/js@npm:22.4.5" dependencies: "@babel/core": "npm:^7.23.2" "@babel/plugin-proposal-decorators": "npm:^7.22.7" @@ -3417,8 +3489,8 @@ __metadata: "@babel/preset-env": "npm:^7.23.2" "@babel/preset-typescript": "npm:^7.22.5" "@babel/runtime": "npm:^7.22.6" - "@nx/devkit": "npm:22.3.3" - "@nx/workspace": "npm:22.3.3" + "@nx/devkit": "npm:22.4.5" + "@nx/workspace": "npm:22.4.5" "@zkochan/js-yaml": "npm:0.0.7" babel-plugin-const-enum: "npm:^1.0.1" babel-plugin-macros: "npm:^3.1.0" @@ -3441,7 +3513,7 @@ __metadata: peerDependenciesMeta: verdaccio: optional: true - checksum: 10c0/96ebac870b84af7c9e30014120c08d7a43fadad6e7d1db0a4e8407b6409d0e7d8dfa7a9a270091637a9d58dfb2b995a63ff1fa803f88509770c6f9836fe06fe1 + checksum: 10c0/506111c89e3dcdcc6300dc9679269d14699334f0e8a9258b803b07d88a888edf4351e1778dced132317c6cc344ee71c7242418a1a032661c0f6a436b424abb88 languageName: node linkType: hard @@ -3452,6 +3524,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-arm64@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-darwin-arm64@npm:22.4.3" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@nx/nx-darwin-arm64@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-darwin-arm64@npm:22.4.5" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-darwin-x64@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-darwin-x64@npm:22.3.3" @@ -3459,6 +3545,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-x64@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-darwin-x64@npm:22.4.3" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@nx/nx-darwin-x64@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-darwin-x64@npm:22.4.5" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-freebsd-x64@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-freebsd-x64@npm:22.3.3" @@ -3466,6 +3566,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-freebsd-x64@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-freebsd-x64@npm:22.4.3" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + +"@nx/nx-freebsd-x64@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-freebsd-x64@npm:22.4.5" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-linux-arm-gnueabihf@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.3.3" @@ -3473,6 +3587,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm-gnueabihf@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.4.3" + conditions: os=linux & cpu=arm + languageName: node + linkType: hard + +"@nx/nx-linux-arm-gnueabihf@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.4.5" + conditions: os=linux & cpu=arm + languageName: node + linkType: hard + "@nx/nx-linux-arm64-gnu@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-linux-arm64-gnu@npm:22.3.3" @@ -3480,6 +3608,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-gnu@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-linux-arm64-gnu@npm:22.4.3" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@nx/nx-linux-arm64-gnu@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-linux-arm64-gnu@npm:22.4.5" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-arm64-musl@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-linux-arm64-musl@npm:22.3.3" @@ -3487,6 +3629,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-musl@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-linux-arm64-musl@npm:22.4.3" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@nx/nx-linux-arm64-musl@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-linux-arm64-musl@npm:22.4.5" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-linux-x64-gnu@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-linux-x64-gnu@npm:22.3.3" @@ -3494,6 +3650,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-gnu@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-linux-x64-gnu@npm:22.4.3" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@nx/nx-linux-x64-gnu@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-linux-x64-gnu@npm:22.4.5" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-x64-musl@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-linux-x64-musl@npm:22.3.3" @@ -3501,6 +3671,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-musl@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-linux-x64-musl@npm:22.4.3" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@nx/nx-linux-x64-musl@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-linux-x64-musl@npm:22.4.5" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-win32-arm64-msvc@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-win32-arm64-msvc@npm:22.3.3" @@ -3508,6 +3692,20 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-arm64-msvc@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-win32-arm64-msvc@npm:22.4.3" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + +"@nx/nx-win32-arm64-msvc@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-win32-arm64-msvc@npm:22.4.5" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-win32-x64-msvc@npm:22.3.3": version: 22.3.3 resolution: "@nx/nx-win32-x64-msvc@npm:22.3.3" @@ -3515,14 +3713,28 @@ __metadata: languageName: node linkType: hard -"@nx/vite@npm:^22.2.7": - version: 22.3.3 - resolution: "@nx/vite@npm:22.3.3" +"@nx/nx-win32-x64-msvc@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/nx-win32-x64-msvc@npm:22.4.3" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@nx/nx-win32-x64-msvc@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/nx-win32-x64-msvc@npm:22.4.5" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@nx/vite@npm:^22.4.3": + version: 22.4.5 + resolution: "@nx/vite@npm:22.4.5" dependencies: - "@nx/devkit": "npm:22.3.3" - "@nx/js": "npm:22.3.3" - "@nx/vitest": "npm:22.3.3" - "@phenomnomnominal/tsquery": "npm:~5.0.1" + "@nx/devkit": "npm:22.4.5" + "@nx/js": "npm:22.4.5" + "@nx/vitest": "npm:22.4.5" + "@phenomnomnominal/tsquery": "npm:~6.1.4" ajv: "npm:^8.0.0" enquirer: "npm:~2.3.6" picomatch: "npm:4.0.2" @@ -3532,17 +3744,17 @@ __metadata: peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vitest: ^1.3.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 - checksum: 10c0/fb6a076b80165821cca8ef8cc6c6e494bdbfbaa11d16e4ac7c7ee2773b08ea50fb2af4d93300230d3bde157dd7f92c73df2f759cb073c0437c8cc03b0677e3cc + checksum: 10c0/422d00b9543484442923a25bf46459c61193bfc7d9ae7942756f05eae4ecb71bd890ac40e42c84e669c8b958f94d2c4774e78e2e213c13e56f1888f61898f937 languageName: node linkType: hard -"@nx/vitest@npm:22.3.3": - version: 22.3.3 - resolution: "@nx/vitest@npm:22.3.3" +"@nx/vitest@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/vitest@npm:22.4.5" dependencies: - "@nx/devkit": "npm:22.3.3" - "@nx/js": "npm:22.3.3" - "@phenomnomnominal/tsquery": "npm:~5.0.1" + "@nx/devkit": "npm:22.4.5" + "@nx/js": "npm:22.4.5" + "@phenomnomnominal/tsquery": "npm:~6.1.4" semver: "npm:^7.6.3" tslib: "npm:^2.3.0" peerDependencies: @@ -3553,24 +3765,41 @@ __metadata: optional: true vitest: optional: true - checksum: 10c0/20fe2a57e62473058bc5f03b3916baa5d7fae445bc0780b65431469ab22127cc98bb189daf01585a6bd0c141aedfc3aacc19a8ea4115076db1d95afd269a3fe5 + checksum: 10c0/6cbfe99e1ec68b0afdb44fd29e6314a6c01e3d68ae125747fc669fdf8b6418a3a6da34f0997a58ca876c8e1bf690c94eb44a3f2939e8f15e9bec7cc740df43b4 languageName: node linkType: hard -"@nx/workspace@npm:22.3.3": - version: 22.3.3 - resolution: "@nx/workspace@npm:22.3.3" +"@nx/workspace@npm:22.4.3": + version: 22.4.3 + resolution: "@nx/workspace@npm:22.4.3" dependencies: - "@nx/devkit": "npm:22.3.3" + "@nx/devkit": "npm:22.4.3" "@zkochan/js-yaml": "npm:0.0.7" chalk: "npm:^4.1.0" enquirer: "npm:~2.3.6" - nx: "npm:22.3.3" + nx: "npm:22.4.3" + picomatch: "npm:4.0.2" + semver: "npm:^7.6.3" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + checksum: 10c0/c6eaec5f685c212b095b3958d853fe449c467b2c9b2bc2ccb98c61e4febf063534db6143b5bd7c391319c5f8d90e9734ad4af16f7f6deb439a9dfeb1a4928c66 + languageName: node + linkType: hard + +"@nx/workspace@npm:22.4.5": + version: 22.4.5 + resolution: "@nx/workspace@npm:22.4.5" + dependencies: + "@nx/devkit": "npm:22.4.5" + "@zkochan/js-yaml": "npm:0.0.7" + chalk: "npm:^4.1.0" + enquirer: "npm:~2.3.6" + nx: "npm:22.4.5" picomatch: "npm:4.0.2" semver: "npm:^7.6.3" tslib: "npm:^2.3.0" yargs-parser: "npm:21.1.1" - checksum: 10c0/7f6f43991f8c71fbf67c33f67a07f361deb38fb05a03aa64bda8e42a6bd80adf5468e884eff688eb7dafa883a6122436d8720b1447c204a41b5fff4a9f12840a + checksum: 10c0/89f13e1fafb10fd0b16272504a683d7ccaa6e5d68a2142f5b93f6917437681223163eec845e1407c93809cbdd07b16627555cd06ead4da505698ffa8a0d8736b languageName: node linkType: hard @@ -3983,14 +4212,15 @@ __metadata: languageName: node linkType: hard -"@phenomnomnominal/tsquery@npm:~5.0.1": - version: 5.0.1 - resolution: "@phenomnomnominal/tsquery@npm:5.0.1" +"@phenomnomnominal/tsquery@npm:~6.1.4": + version: 6.1.4 + resolution: "@phenomnomnominal/tsquery@npm:6.1.4" dependencies: - esquery: "npm:^1.4.0" + "@types/esquery": "npm:^1.5.0" + esquery: "npm:^1.5.0" peerDependencies: typescript: ^3 || ^4 || ^5 - checksum: 10c0/e241410cd321eb19543acd1e5f3cd973e02ecca918b2382d44e35e316fa1e41cf2d81abc4a2ee48cca023541d3812e94b491f215894375f5a2576e948b934e89 + checksum: 10c0/6bff27df57d4f710c8488f31405b3ad79e5dbc41db5cf1d0ff0f116cfcff49dca364cf15586fe020d48b4e7c2a976497260894ad01a35aed5187279b620c9d74 languageName: node linkType: hard @@ -5172,7 +5402,16 @@ __metadata: languageName: node linkType: hard -"@types/estree@npm:1.0.8, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6": +"@types/esquery@npm:^1.5.0": + version: 1.5.4 + resolution: "@types/esquery@npm:1.5.4" + dependencies: + "@types/estree": "npm:*" + checksum: 10c0/a9fdd09d42ce2e94a8bcb59fbeb56e87f65c0c140747a64e70f55ceb8cd41b12f0ee5daf6c1e6eee51bc05b7d90e51cebc607dab22c3657d4b9aa299bf4e9873 + languageName: node + linkType: hard + +"@types/estree@npm:*, @types/estree@npm:1.0.8, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6": version: 1.0.8 resolution: "@types/estree@npm:1.0.8" checksum: 10c0/39d34d1afaa338ab9763f37ad6066e3f349444f9052b9676a7cc0252ef9485a41c6d81c9c4e0d26e9077993354edf25efc853f3224dd4b447175ef62bdcc86a5 @@ -7266,7 +7505,7 @@ __metadata: languageName: node linkType: hard -"esquery@npm:^1.4.0, esquery@npm:^1.5.0": +"esquery@npm:^1.5.0": version: 1.6.0 resolution: "esquery@npm:1.6.0" dependencies: @@ -8501,9 +8740,9 @@ __metadata: resolution: "lambdas@workspace:." dependencies: "@eslint/eslintrc": "npm:^3.3.1" - "@nx/eslint": "npm:22.3.3" - "@nx/js": "npm:^22.2.7" - "@nx/vite": "npm:^22.2.7" + "@nx/eslint": "npm:22.4.3" + "@nx/js": "npm:^22.4.3" + "@nx/vite": "npm:^22.4.3" "@swc-node/register": "npm:~1.11.1" "@swc/core": "npm:~1.15.8" "@swc/helpers": "npm:~0.5.18" @@ -8751,6 +8990,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:10.1.1": + version: 10.1.1 + resolution: "minimatch@npm:10.1.1" + dependencies: + "@isaacs/brace-expansion": "npm:^5.0.0" + checksum: 10c0/c85d44821c71973d636091fddbfbffe62370f5ee3caf0241c5b60c18cd289e916200acb2361b7e987558cd06896d153e25d505db9fc1e43e6b4b6752e2702902 + languageName: node + linkType: hard + "minimatch@npm:9.0.3": version: 9.0.3 resolution: "minimatch@npm:9.0.3" @@ -9110,6 +9358,176 @@ __metadata: languageName: node linkType: hard +"nx@npm:22.4.3": + version: 22.4.3 + resolution: "nx@npm:22.4.3" + dependencies: + "@napi-rs/wasm-runtime": "npm:0.2.4" + "@nx/nx-darwin-arm64": "npm:22.4.3" + "@nx/nx-darwin-x64": "npm:22.4.3" + "@nx/nx-freebsd-x64": "npm:22.4.3" + "@nx/nx-linux-arm-gnueabihf": "npm:22.4.3" + "@nx/nx-linux-arm64-gnu": "npm:22.4.3" + "@nx/nx-linux-arm64-musl": "npm:22.4.3" + "@nx/nx-linux-x64-gnu": "npm:22.4.3" + "@nx/nx-linux-x64-musl": "npm:22.4.3" + "@nx/nx-win32-arm64-msvc": "npm:22.4.3" + "@nx/nx-win32-x64-msvc": "npm:22.4.3" + "@yarnpkg/lockfile": "npm:^1.1.0" + "@yarnpkg/parsers": "npm:3.0.2" + "@zkochan/js-yaml": "npm:0.0.7" + axios: "npm:^1.12.0" + 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:^7.0.5" + jest-diff: "npm:^30.0.2" + jsonc-parser: "npm:3.2.0" + lines-and-columns: "npm:2.0.3" + minimatch: "npm:10.1.1" + node-machine-id: "npm:1.1.12" + npm-run-path: "npm:^4.0.1" + open: "npm:^8.4.0" + ora: "npm:5.3.0" + resolve.exports: "npm:2.0.3" + semver: "npm:^7.6.3" + string-width: "npm:^4.2.3" + tar-stream: "npm:~2.2.0" + tmp: "npm:~0.2.1" + tree-kill: "npm:^1.2.2" + 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: 10c0/ad3f7eb49791266fd1122d5328fdf56d4abcd2b7bb2b23c099c677b5e6086ab1ebc863563c8abd0ac4c36abb4b678d0b7b9cfe78ec542b030f7f86657d061176 + languageName: node + linkType: hard + +"nx@npm:22.4.5": + version: 22.4.5 + resolution: "nx@npm:22.4.5" + dependencies: + "@napi-rs/wasm-runtime": "npm:0.2.4" + "@nx/nx-darwin-arm64": "npm:22.4.5" + "@nx/nx-darwin-x64": "npm:22.4.5" + "@nx/nx-freebsd-x64": "npm:22.4.5" + "@nx/nx-linux-arm-gnueabihf": "npm:22.4.5" + "@nx/nx-linux-arm64-gnu": "npm:22.4.5" + "@nx/nx-linux-arm64-musl": "npm:22.4.5" + "@nx/nx-linux-x64-gnu": "npm:22.4.5" + "@nx/nx-linux-x64-musl": "npm:22.4.5" + "@nx/nx-win32-arm64-msvc": "npm:22.4.5" + "@nx/nx-win32-x64-msvc": "npm:22.4.5" + "@yarnpkg/lockfile": "npm:^1.1.0" + "@yarnpkg/parsers": "npm:3.0.2" + "@zkochan/js-yaml": "npm:0.0.7" + axios: "npm:^1.12.0" + 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:^7.0.5" + jest-diff: "npm:^30.0.2" + jsonc-parser: "npm:3.2.0" + lines-and-columns: "npm:2.0.3" + minimatch: "npm:10.1.1" + node-machine-id: "npm:1.1.12" + npm-run-path: "npm:^4.0.1" + open: "npm:^8.4.0" + ora: "npm:5.3.0" + resolve.exports: "npm:2.0.3" + semver: "npm:^7.6.3" + string-width: "npm:^4.2.3" + tar-stream: "npm:~2.2.0" + tmp: "npm:~0.2.1" + tree-kill: "npm:^1.2.2" + 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: 10c0/f49bc520c2cfb2c2e4db24784d23f8eeb9ed55faa7dbac5186d37565e308eb037dd7c6843e1de0d32b822478c09dc143a3b1d1a1c11ee5bcad8aed399ae16d10 + languageName: node + linkType: hard + "object-inspect@npm:^1.13.3": version: 1.13.4 resolution: "object-inspect@npm:1.13.4"