Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v19.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 690a73f commit 2ad83a0
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 @@ -22,7 +22,7 @@
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@nestjs/platform-express": "^10.3.9",
"@nx/angular": "19.3.2",
"@nx/angular": "19.8.1",
"axios": "^1.7.2",
"express": "~4.19.2",
"ngxtension": "^3.5.5",
Expand All @@ -43,17 +43,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.8.1",
"@nx/eslint": "19.8.1",
"@nx/eslint-plugin": "19.8.1",
"@nx/jest": "19.8.1",
"@nx/js": "19.8.1",
"@nx/nest": "19.8.1",
"@nx/node": "19.8.1",
"@nx/playwright": "19.8.1",
"@nx/web": "19.8.1",
"@nx/webpack": "19.8.1",
"@nx/workspace": "19.8.1",
"@playwright/test": "^1.45.0",
"@schematics/angular": "~18.0.6",
"@swc-node/register": "1.10.0",
Expand All @@ -72,7 +72,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.8.1",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 2ad83a0

Please sign in to comment.