From dea0aab5e31836bb40005b570fbc59f12b4ccc25 Mon Sep 17 00:00:00 2001 From: DarkSky Date: Tue, 16 Jan 2024 06:41:45 +0000 Subject: [PATCH] feat: update nx config (#5597) --- nx.json | 5 +++-- package.json | 3 +-- yarn.lock | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/nx.json b/nx.json index 69c3b1f5e..be8c264e7 100644 --- a/nx.json +++ b/nx.json @@ -1,12 +1,13 @@ { "$schema": "./node_modules/nx/schemas/nx-schema.json", "npmScope": "toeverything", + "nxCloudAccessToken": "MzUwNTU4YWItZGFhYi00YjE2LWIxODAtODk4NmIwYjMwYzZkfHJlYWQ=", "tasksRunnerOptions": { "default": { - "runner": "nx-cloud", + "runner": "nx/tasks-runners/default", "options": { "cacheableOperations": ["build", "test", "e2e", "lint"], - "accessToken": "YmQ2NTg1ODktZTk5Mi00YzhiLTk2ZmUtNWQzMDg0NDBkOWM3fHJlYWQtb25seQ==" + "runtimeCacheInputs": ["node -v"] } } }, diff --git a/package.json b/package.json index dd8bbf264..46934e073 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,7 @@ "lint-staged": "^15.1.0", "msw": "^2.0.8", "nanoid": "^5.0.3", - "nx": "^17.1.3", - "nx-cloud": "^16.5.2", + "nx": "^17.2.8", "nyc": "^15.1.0", "oxlint": "0.0.22", "prettier": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 3c38fe91f..d995c6d8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,8 +583,7 @@ __metadata: lint-staged: "npm:^15.1.0" msw: "npm:^2.0.8" nanoid: "npm:^5.0.3" - nx: "npm:^17.1.3" - nx-cloud: "npm:^16.5.2" + nx: "npm:^17.2.8" nyc: "npm:^15.1.0" oxlint: "npm:0.0.22" prettier: "npm:^3.1.0" @@ -27749,7 +27748,7 @@ __metadata: languageName: node linkType: hard -"nx@npm:17.2.8, nx@npm:^17.1.3": +"nx@npm:17.2.8, nx@npm:^17.1.3, nx@npm:^17.2.8": version: 17.2.8 resolution: "nx@npm:17.2.8" dependencies: