feat: update nx config (#5597)

This commit is contained in:
DarkSky 2024-01-16 06:41:45 +00:00
parent 94e24d1b82
commit dea0aab5e3
No known key found for this signature in database
GPG Key ID: 97B7D036B1566E9D
3 changed files with 6 additions and 7 deletions

View File

@ -1,12 +1,13 @@
{ {
"$schema": "./node_modules/nx/schemas/nx-schema.json", "$schema": "./node_modules/nx/schemas/nx-schema.json",
"npmScope": "toeverything", "npmScope": "toeverything",
"nxCloudAccessToken": "MzUwNTU4YWItZGFhYi00YjE2LWIxODAtODk4NmIwYjMwYzZkfHJlYWQ=",
"tasksRunnerOptions": { "tasksRunnerOptions": {
"default": { "default": {
"runner": "nx-cloud", "runner": "nx/tasks-runners/default",
"options": { "options": {
"cacheableOperations": ["build", "test", "e2e", "lint"], "cacheableOperations": ["build", "test", "e2e", "lint"],
"accessToken": "YmQ2NTg1ODktZTk5Mi00YzhiLTk2ZmUtNWQzMDg0NDBkOWM3fHJlYWQtb25seQ==" "runtimeCacheInputs": ["node -v"]
} }
} }
}, },

View File

@ -93,8 +93,7 @@
"lint-staged": "^15.1.0", "lint-staged": "^15.1.0",
"msw": "^2.0.8", "msw": "^2.0.8",
"nanoid": "^5.0.3", "nanoid": "^5.0.3",
"nx": "^17.1.3", "nx": "^17.2.8",
"nx-cloud": "^16.5.2",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"oxlint": "0.0.22", "oxlint": "0.0.22",
"prettier": "^3.1.0", "prettier": "^3.1.0",

View File

@ -583,8 +583,7 @@ __metadata:
lint-staged: "npm:^15.1.0" lint-staged: "npm:^15.1.0"
msw: "npm:^2.0.8" msw: "npm:^2.0.8"
nanoid: "npm:^5.0.3" nanoid: "npm:^5.0.3"
nx: "npm:^17.1.3" nx: "npm:^17.2.8"
nx-cloud: "npm:^16.5.2"
nyc: "npm:^15.1.0" nyc: "npm:^15.1.0"
oxlint: "npm:0.0.22" oxlint: "npm:0.0.22"
prettier: "npm:^3.1.0" prettier: "npm:^3.1.0"
@ -27749,7 +27748,7 @@ __metadata:
languageName: node languageName: node
linkType: hard 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 version: 17.2.8
resolution: "nx@npm:17.2.8" resolution: "nx@npm:17.2.8"
dependencies: dependencies: