Skip to content

Commit

Permalink
chore: update to Nx workspace to v19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed May 7, 2024
1 parent 100f50e commit cde5621
Show file tree
Hide file tree
Showing 2 changed files with 1,940 additions and 5,270 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"@commitlint/cli": "^17.6.1",
"@commitlint/config-angular": "^17.6.1",
"@jest/globals": "^29.5.0",
"@nx/devkit": "18.3.4",
"@nx/eslint-plugin": "18.3.4",
"@nx/jest": "18.3.4",
"@nx/js": "18.3.4",
"@nx/node": "18.3.4",
"@nx/plugin": "18.3.4",
"@nx/workspace": "18.3.4",
"@nx/devkit": "19.0.0",
"@nx/eslint-plugin": "19.0.0",
"@nx/jest": "19.0.0",
"@nx/js": "19.0.0",
"@nx/node": "19.0.0",
"@nx/plugin": "19.0.0",
"@nx/workspace": "19.0.0",
"@swc-node/register": "1.8.0",
"@swc/cli": "0.1.62",
"@swc/cli": "0.3.12",
"@swc/core": "1.3.87",
"@types/fs-extra": "^9.0.13",
"@types/jest": "29.4.0",
Expand All @@ -79,11 +79,11 @@
"jest-environment-jsdom": "29.4.3",
"jest-environment-node": "^29.4.1",
"jest-mock": "28.1.3",
"nx": "18.3.4",
"nx": "19.0.0",
"prettier": "2.6.2",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.3.3",
"typescript": "5.4.5",
"verdaccio": "^5.0.4"
},
"repository": {
Expand All @@ -94,3 +94,4 @@
"includedScripts": []
}
}

Loading

0 comments on commit cde5621

Please sign in to comment.