Skip to content

Commit

Permalink
chore: update to Nx workspace to v20.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Jan 25, 2025
1 parent 307ded1 commit 80b6a76
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 119 deletions.
3 changes: 2 additions & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,6 @@
"defaultBase": "develop",
"cli": {
"packageManager": "pnpm"
}
},
"useLegacyCache": true
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-angular": "^19.3.0",
"@jest/globals": "29.7.0",
"@nx/devkit": "20.2.2",
"@nx/eslint-plugin": "20.2.2",
"@nx/jest": "20.2.2",
"@nx/js": "20.2.2",
"@nx/node": "20.2.2",
"@nx/plugin": "20.2.2",
"@nx/workspace": "20.2.2",
"@nx/devkit": "20.3.3",
"@nx/eslint-plugin": "20.3.3",
"@nx/jest": "20.3.3",
"@nx/js": "20.3.3",
"@nx/node": "20.3.3",
"@nx/plugin": "20.3.3",
"@nx/workspace": "20.3.3",
"@swc-node/register": "1.9.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.7",
Expand All @@ -80,7 +80,7 @@
"jest-environment-node": "^29.4.1",
"jest-mock": "28.1.3",
"lint-staged": "^15.2.7",
"nx": "20.2.2",
"nx": "20.3.3",
"prettier": "2.6.2",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 80b6a76

Please sign in to comment.