Skip to content

Commit 6f1daf5

Browse files
authored
chore: update nx to 22.7.5 (#7583)
1 parent 41e7a24 commit 6f1daf5

3 files changed

Lines changed: 1381 additions & 1179 deletions

File tree

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ node_modules
1616
**/tests/generator/**/routeTree*.snapshot.ts
1717
/.nx/workspace-data
1818
**/src/routeTree.gen.ts
19-
packages/router-plugin/tests/**/test-files/**
19+
packages/router-plugin/tests/**/test-files/**
20+
.nx/self-healing

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@changesets/changelog-github": "^0.7.0",
5858
"@changesets/cli": "^2.30.0",
5959
"@eslint-react/eslint-plugin": "^1.26.2",
60-
"@nx/devkit": "22.6.5",
60+
"@nx/devkit": "22.7.5",
6161
"@playwright/test": "^1.57.0",
6262
"@swc-node/core": "^1.14.1",
6363
"@swc-node/register": "^1.11.1",
@@ -77,7 +77,7 @@
7777
"eslint-plugin-unused-imports": "^4.1.4",
7878
"jsdom": "^25.0.1",
7979
"markdown-link-extractor": "^4.0.3",
80-
"nx": "22.6.5",
80+
"nx": "22.7.5",
8181
"prettier": "^3.8.0",
8282
"publint": "^0.3.16",
8383
"react": "^19.2.3",

0 commit comments

Comments
 (0)