Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v19.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent e52fad3 commit b29ea40
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.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
"@nx/angular": "19.2.3",
"@nx/angular": "19.3.0",
"axios": "^1.7.2",
"express": "~4.19.2",
"ngxtension": "^3.3.0",
Expand All @@ -43,17 +43,17 @@
"@angular/language-service": "~18.0.0",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.8",
"@nx/devkit": "19.2.3",
"@nx/eslint": "19.2.3",
"@nx/eslint-plugin": "19.2.3",
"@nx/jest": "19.2.3",
"@nx/js": "19.2.3",
"@nx/nest": "19.2.3",
"@nx/node": "19.2.3",
"@nx/playwright": "19.2.3",
"@nx/web": "19.2.3",
"@nx/webpack": "19.2.3",
"@nx/workspace": "19.2.3",
"@nx/devkit": "19.3.0",
"@nx/eslint": "19.3.0",
"@nx/eslint-plugin": "19.3.0",
"@nx/jest": "19.3.0",
"@nx/js": "19.3.0",
"@nx/nest": "19.3.0",
"@nx/node": "19.3.0",
"@nx/playwright": "19.3.0",
"@nx/web": "19.3.0",
"@nx/webpack": "19.3.0",
"@nx/workspace": "19.3.0",
"@playwright/test": "^1.44.1",
"@schematics/angular": "~18.0.1",
"@swc-node/register": "1.9.1",
Expand All @@ -71,7 +71,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-preset-angular": "~14.1.0",
"nx": "19.2.3",
"nx": "19.3.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.3",
"ts-node": "10.9.2",
Expand Down

0 comments on commit b29ea40

Please sign in to comment.