Skip to content

Commit

Permalink
chore: migrate to latest nx
Browse files Browse the repository at this point in the history
  • Loading branch information
driimus committed Feb 11, 2025
1 parent e63f57b commit 3cd58cd
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 242 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nx/devkit": "20.0.6",
"@nx/eslint-plugin": "20.0.6",
"@nx/jest": "20.0.6",
"@nx/js": "20.0.6",
"@nx/node": "20.0.6",
"@nx/plugin": "20.0.6",
"@nx/workspace": "20.0.6",
"@nx/devkit": "20.4.2",
"@nx/eslint-plugin": "20.4.2",
"@nx/jest": "20.4.2",
"@nx/js": "20.4.2",
"@nx/node": "20.4.2",
"@nx/plugin": "20.4.2",
"@nx/workspace": "20.4.2",
"@swc-node/register": "1.9.2",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.7",
Expand All @@ -32,13 +32,13 @@
"husky": "^9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"nx": "20.0.6",
"nx": "20.4.2",
"nx-cloud": "19.1.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"type-fest": "^4.18.3",
"typescript": "5.5.4",
"typescript": "5.7.3",
"verdaccio": "^5.0.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 3cd58cd

Please sign in to comment.