Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v19.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 87b11d6 commit 64816cb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/platform-express": "^10.3.9",
"@nestjs/terminus": "^10.2.3",
"@nestjs/typeorm": "^10.0.2",
"@nx/angular": "19.3.2",
"@nx/angular": "19.6.5",
"apollo-angular": "^7.0.2",
"axios": "^1.7.2",
"crypto-hash": "^3.0.0",
Expand Down Expand Up @@ -60,17 +60,17 @@
"@angular/language-service": "~18.0.5",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.9",
"@nx/devkit": "19.3.2",
"@nx/eslint": "19.3.2",
"@nx/eslint-plugin": "19.3.2",
"@nx/jest": "19.3.2",
"@nx/js": "19.3.2",
"@nx/nest": "19.3.2",
"@nx/node": "19.3.2",
"@nx/playwright": "19.3.2",
"@nx/web": "19.3.2",
"@nx/webpack": "19.3.2",
"@nx/workspace": "19.3.2",
"@nx/devkit": "19.6.5",
"@nx/eslint": "19.6.5",
"@nx/eslint-plugin": "19.6.5",
"@nx/jest": "19.6.5",
"@nx/js": "19.6.5",
"@nx/nest": "19.6.5",
"@nx/node": "19.6.5",
"@nx/playwright": "19.6.5",
"@nx/web": "19.6.5",
"@nx/webpack": "19.6.5",
"@nx/workspace": "19.6.5",
"@playwright/test": "^1.45.0",
"@schematics/angular": "~18.0.6",
"@swc-node/register": "1.10.0",
Expand All @@ -89,7 +89,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-preset-angular": "~14.1.1",
"nx": "19.3.2",
"nx": "19.6.5",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 64816cb

Please sign in to comment.