Skip to content

Commit

Permalink
chore(deps): use latest nx
Browse files Browse the repository at this point in the history
  • Loading branch information
driimus committed Jul 9, 2024
1 parent 9478d0a commit ce1a878
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 111 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": "^19.0.2",
"@nx/eslint-plugin": "^19.0.2",
"@nx/jest": "^19.0.2",
"@nx/js": "^19.0.2",
"@nx/node": "^19.0.2",
"@nx/plugin": "^19.0.2",
"@nx/workspace": "^19.0.2",
"@nx/devkit": "19.4.2",
"@nx/eslint-plugin": "19.4.2",
"@nx/jest": "19.4.2",
"@nx/js": "19.4.2",
"@nx/node": "19.4.2",
"@nx/plugin": "19.4.2",
"@nx/workspace": "19.4.2",
"@swc-node/register": "^1.9.0",
"@swc/cli": "0.3.12",
"@swc/core": "^1.4.17",
Expand All @@ -32,8 +32,8 @@
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nx": "^19.0.2",
"nx-cloud": "^18.0.1",
"nx": "19.4.2",
"nx-cloud": "19.0.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit ce1a878

Please sign in to comment.