Skip to content

Commit

Permalink
chore(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 0334084 commit 991229c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@nguniversal/common": "^14.0.0 || ^15.0.0 || ^16.0.0",
"@nguniversal/express-engine": "^14.0.0 || ^15.0.0 || ^16.0.0",
"express": "^4.17.1",
"zone.js": "^0.12.0 || ^0.13.0"
"zone.js": "^0.12.0 || ^0.13.0 || ^0.14.0"
},
"devDependencies": {
"@angular/common": "16.2.3",
"@angular/platform-server": "16.2.3",
"@angular/common": "16.2.12",
"@angular/platform-server": "16.2.12",
"@commitlint/cli": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@nestjs/common": "10.2.3",
Expand All @@ -46,7 +46,7 @@
"ts-jest": "29.1.1",
"ts-morph": "19.0.0",
"typescript": "5.2.2",
"zone.js": "0.13.1"
"zone.js": "0.14.3"
},
"dependencies": {
"@angular-devkit/schematics": "16.1.0",
Expand Down

0 comments on commit 991229c

Please sign in to comment.