Skip to content

Commit

Permalink
chore: update to Nx workspace to v19.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Aug 16, 2024
1 parent 3c0a138 commit 169865b
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 247 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-angular": "^19.3.0",
"@jest/globals": "^29.5.0",
"@nx/devkit": "19.5.7",
"@nx/eslint-plugin": "19.5.7",
"@nx/jest": "19.5.7",
"@nx/js": "19.5.7",
"@nx/node": "19.5.7",
"@nx/plugin": "19.5.7",
"@nx/workspace": "19.5.7",
"@jest/globals": "29.7.0",
"@nx/devkit": "19.6.0",
"@nx/eslint-plugin": "19.6.0",
"@nx/jest": "19.6.0",
"@nx/js": "19.6.0",
"@nx/node": "19.6.0",
"@nx/plugin": "19.6.0",
"@nx/workspace": "19.6.0",
"@swc-node/register": "1.9.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.7",
"@types/fs-extra": "^9.0.13",
"@types/jest": "29.4.0",
"@types/jest": "29.5.12",
"@types/node": "18.16.9",
"@types/node-fetch": "^2.6.9",
"@types/semver": "^7.5.8",
Expand All @@ -73,12 +73,12 @@
"eslint-config-prettier": "^9.0.0",
"fs-extra": "^10.1.0",
"husky": "^9.0.11",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "^29.4.1",
"jest-mock": "28.1.3",
"lint-staged": "^15.2.7",
"nx": "19.5.7",
"nx": "19.6.0",
"prettier": "2.6.2",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 169865b

Please sign in to comment.