Skip to content

Commit 396ebbd

Browse files
jbromaclaude
andauthored
chore: upgrade nx from 19.7.3 to 22.4.1 (#1330)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent a224e84 commit 396ebbd

3 files changed

Lines changed: 267 additions & 132 deletions

File tree

nx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3+
"tui": {
4+
"enabled": false
5+
},
36
"namedInputs": {
47
"default": [
58
"{projectRoot}/**/*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@changesets/cli": "^2.29.4",
3333
"husky": "^9.1.6",
3434
"is-in-ci": "^1.0.0",
35-
"nx": "19.7.3",
35+
"nx": "22.4.1",
3636
"typescript": "catalog:"
3737
}
3838
}

0 commit comments

Comments
 (0)