Skip to content

Commit

Permalink
chore: update to Nx workspace v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Mar 28, 2024
1 parent 720a82b commit 4c840ca
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 224 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@commitlint/cli": "^17.6.1",
"@commitlint/config-angular": "^17.6.1",
"@jest/globals": "^29.5.0",
"@nx/devkit": "18.1.3",
"@nx/eslint-plugin": "18.1.3",
"@nx/jest": "18.1.3",
"@nx/js": "18.1.3",
"@nx/node": "18.1.3",
"@nx/plugin": "18.1.3",
"@nx/workspace": "18.1.3",
"@nx/devkit": "18.2.0",
"@nx/eslint-plugin": "18.2.0",
"@nx/jest": "18.2.0",
"@nx/js": "18.2.0",
"@nx/node": "18.2.0",
"@nx/plugin": "18.2.0",
"@nx/workspace": "18.2.0",
"@swc-node/register": "1.8.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.87",
Expand All @@ -80,12 +80,12 @@
"jest-environment-node": "^29.4.1",
"jest-mock": "28.1.3",
"jsonc-eslint-parser": "^2.2.0",
"nx": "18.1.3",
"nx": "18.2.0",
"prettier": "2.6.2",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "5.3.3",
"typescript": "5.4.3",
"verdaccio": "^5.0.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 4c840ca

Please sign in to comment.