Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Commit 6c05647

Browse files
fix(deps): update angular monorepo
1 parent f26fdd3 commit 6c05647

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"private": true,
1818
"dependencies": {
19-
"@angular/animations": "13.3.11",
19+
"@angular/animations": "13.3.12",
2020
"@angular/cdk": "13.3.9",
21-
"@angular/common": "13.3.11",
22-
"@angular/compiler": "13.3.11",
23-
"@angular/core": "13.3.11",
24-
"@angular/forms": "13.3.11",
21+
"@angular/common": "13.3.12",
22+
"@angular/compiler": "13.3.12",
23+
"@angular/core": "13.3.12",
24+
"@angular/forms": "13.3.12",
2525
"@angular/material": "13.3.9",
26-
"@angular/platform-browser": "13.3.11",
27-
"@angular/platform-browser-dynamic": "13.3.11",
28-
"@angular/router": "13.3.11",
26+
"@angular/platform-browser": "13.3.12",
27+
"@angular/platform-browser-dynamic": "13.3.12",
28+
"@angular/router": "13.3.12",
2929
"@ngx-translate/core": "14.0.0",
3030
"@ngx-translate/http-loader": "7.0.0",
3131
"@swimlane/ngx-charts": "20.1.0",
@@ -41,7 +41,7 @@
4141
"simplebar": "5.3.9",
4242
"swagger-ui": "4.12.0",
4343
"tslib": "2.4.0",
44-
"zone.js": "0.11.8"
44+
"zone.js": "0.12.0"
4545
},
4646
"devDependencies": {
4747
"@angular-devkit/build-angular": "13.3.9",
@@ -51,7 +51,7 @@
5151
"@angular-eslint/schematics": "13.5.0",
5252
"@angular-eslint/template-parser": "13.5.0",
5353
"@angular/cli": "13.3.9",
54-
"@angular/compiler-cli": "13.3.11",
54+
"@angular/compiler-cli": "13.3.12",
5555
"@types/d3-scale": "4.0.2",
5656
"@types/d3-selection": "3.0.3",
5757
"@types/jasmine": "4.3.0",

0 commit comments

Comments
 (0)