|
24 | 24 | }, |
25 | 25 | "private": true, |
26 | 26 | "dependencies": { |
27 | | - "@angular/animations": "^11.0.5", |
| 27 | + "@angular/animations": "^11.0.7", |
28 | 28 | "@angular/cdk": "^11.0.3", |
29 | | - "@angular/common": "^11.0.5", |
30 | | - "@angular/compiler": "^11.0.5", |
31 | | - "@angular/core": "^11.0.5", |
| 29 | + "@angular/common": "^11.0.7", |
| 30 | + "@angular/compiler": "^11.0.7", |
| 31 | + "@angular/core": "^11.0.7", |
32 | 32 | "@angular/flex-layout": "^11.0.0-beta.33", |
33 | | - "@angular/forms": "^11.0.5", |
| 33 | + "@angular/forms": "^11.0.7", |
34 | 34 | "@angular/material": "^11.0.3", |
35 | | - "@angular/platform-browser": "^11.0.5", |
36 | | - "@angular/platform-browser-dynamic": "^11.0.5", |
37 | | - "@angular/router": "^11.0.5", |
| 35 | + "@angular/platform-browser": "^11.0.7", |
| 36 | + "@angular/platform-browser-dynamic": "^11.0.7", |
| 37 | + "@angular/router": "^11.0.7", |
38 | 38 | "@apollo/client": "^3.3.6", |
39 | 39 | "@hypertrace/hyperdash": "^1.1.2", |
40 | 40 | "@hypertrace/hyperdash-angular": "^2.3.1", |
|
59 | 59 | "d3-zoom": "^1.8.3", |
60 | 60 | "graphql": "^15.4.0", |
61 | 61 | "graphql-tag": "^2.11.0", |
| 62 | + "iso8601-duration": "^1.3.0", |
62 | 63 | "lodash-es": "^4.17.20", |
63 | 64 | "rxjs": "~6.6.3", |
64 | 65 | "tslib": "^2.1.0", |
|
68 | 69 | "devDependencies": { |
69 | 70 | "@angular-builders/jest": "^11.0.0", |
70 | 71 | "@angular-devkit/build-angular": "~0.1101.1", |
71 | | - "@angular/cli": "11.1.1", |
| 72 | + "@angular/cli": "11.1.2", |
72 | 73 | "@angular/compiler-cli": "~11.0.2", |
73 | 74 | "@angular/language-service": "~11.0.5", |
74 | 75 | "@commitlint/cli": "^11.0.0", |
75 | 76 | "@commitlint/config-conventional": "^11.0.0", |
76 | 77 | "@compodoc/compodoc": "^1.1.11", |
77 | 78 | "@ngneat/spectator": "^6.1.3", |
78 | | - "@types/d3-array": "^2.8.0", |
| 79 | + "@types/d3-array": "^2.9.0", |
79 | 80 | "@types/d3-axis": "^2.0.0", |
80 | 81 | "@types/d3-brush": "^2.1.0", |
81 | 82 | "@types/d3-drag": "^1.2.3", |
|
101 | 102 | "jest-junit": "^12.0.0", |
102 | 103 | "lodash": "^4.17.20", |
103 | 104 | "ng-mocks": "^11.3.1", |
104 | | - "ng-packagr": "^11.0.3", |
| 105 | + "ng-packagr": "^11.1.2", |
105 | 106 | "prettier": "^2.2.1", |
106 | 107 | "pretty-quick": "^3.0.0", |
107 | 108 | "ts-node": "~9.1.1", |
|
0 commit comments