Skip to content

Commit

Permalink
update NX dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveMBush committed Dec 23, 2024
1 parent e029dea commit 38e8fba
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 497 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"devDependencies": {
"@angular-eslint/test-utils": "19.0.2",
"@nx/angular": "20.2.2",
"@nx/cypress": "20.2.2",
"@nx/esbuild": "20.2.2",
"@nx/eslint": "20.2.2",
"@nx/eslint-plugin": "20.2.2",
"@nx/jest": "20.2.2",
"@nx/js": "20.2.2",
"@nx/angular": "20.3.0",
"@nx/cypress": "20.3.0",
"@nx/esbuild": "20.3.0",
"@nx/eslint": "20.3.0",
"@nx/eslint-plugin": "20.3.0",
"@nx/jest": "20.3.0",
"@nx/js": "20.3.0",
"@nx/nest": "20.3.0",
"@nx/node": "20.2.2",
"@nx/web": "20.2.2",
"@nx/webpack": "20.2.2",
"@nx/workspace": "20.2.2",
"@nx/node": "20.3.0",
"@nx/web": "20.3.0",
"@nx/webpack": "20.3.0",
"@nx/workspace": "20.3.0",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.8.0",
"@swc/helpers": "~0.5.11",
Expand All @@ -43,7 +43,7 @@
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"nx": "20.2.2",
"nx": "20.3.0",
"prettier": "^3.4.2",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
Expand Down
Loading

0 comments on commit 38e8fba

Please sign in to comment.