Skip to content

Commit 4fe74dd

Browse files
chore(deps): update angular monorepo
1 parent 0334084 commit 4fe74dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@nguniversal/common": "^14.0.0 || ^15.0.0 || ^16.0.0",
2525
"@nguniversal/express-engine": "^14.0.0 || ^15.0.0 || ^16.0.0",
2626
"express": "^4.17.1",
27-
"zone.js": "^0.12.0 || ^0.13.0"
27+
"zone.js": "^0.12.0 || ^0.13.0 || ^0.14.0"
2828
},
2929
"devDependencies": {
30-
"@angular/common": "16.2.3",
31-
"@angular/platform-server": "16.2.3",
30+
"@angular/common": "16.2.12",
31+
"@angular/platform-server": "16.2.12",
3232
"@commitlint/cli": "17.7.1",
3333
"@commitlint/config-angular": "17.7.0",
3434
"@nestjs/common": "10.2.3",
@@ -46,7 +46,7 @@
4646
"ts-jest": "29.1.1",
4747
"ts-morph": "19.0.0",
4848
"typescript": "5.2.2",
49-
"zone.js": "0.13.1"
49+
"zone.js": "0.14.2"
5050
},
5151
"dependencies": {
5252
"@angular-devkit/schematics": "16.1.0",

0 commit comments

Comments
 (0)