Skip to content

Commit

Permalink
fix(deps): update nx monorepo to v20.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@users.noreply.github.com>
  • Loading branch information
marcolongol-bot[bot] authored Jan 28, 2025
1 parent 23c9da5 commit 43529a3
Show file tree
Hide file tree
Showing 6 changed files with 899 additions and 516 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@nestjs/core": "^10.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/testing": "^10.0.2",
"@nx/webpack": "20.1.4",
"@nx/webpack": "20.4.0",
"@prisma/client": "6.2.1",
"webpack": "5.92.1",
"webpack-node-externals": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/common-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@angular/forms": "~18.1.0 || ~18.2.0",
"@angular/router": "~17.3.0 || ~18.0.0 || ~18.1.0 || ~18.2.0",
"@marcolongo.cloud/core": "0.0.0",
"@nx/angular": "20.1.4",
"@nx/angular": "20.4.0",
"@pdftron/webviewer": "^10.8.0",
"rxjs": "~7.8.0",
"tailwindcss": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@angular/common": "~18.1.0 || ~18.2.0",
"@angular/core": "^17.3.0 || ^18.0.0",
"@angular/router": "~17.3.0 || ~18.0.0 || ~18.1.0 || ~18.2.0",
"@nx/angular": "20.1.4",
"@nx/angular": "20.4.0",
"rxjs": "~7.8.0",
"tailwindcss": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/gradient-os/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@angular/common": "^17.3.0 || ^18.0.0",
"@angular/core": "^17.3.0 || ^18.0.0",
"@angular/router": "~17.3.0 || ~18.0.0 || ~18.1.0 || ~18.2.0",
"@nx/angular": "20.1.4",
"@nx/angular": "20.4.0",
"tailwindcss": "^3.0.2"
},
"dependencies": {},
Expand Down
Loading

0 comments on commit 43529a3

Please sign in to comment.