|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/tensorflow/tensorboard#readme", |
30 | 30 | "devDependencies": { |
31 | | - "@angular-devkit/build-angular": "14.0.0-next.3", |
| 31 | + "@angular-devkit/build-angular": "^14.2.9", |
32 | 32 | "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb42478534df7d48ec23a6834fea94a776cb89a0", |
33 | | - "@angular/cli": "^13.3.0", |
34 | | - "@angular/compiler": "^13.3.0", |
35 | | - "@angular/compiler-cli": "^13.3.0", |
| 33 | + "@angular/cli": "^14.2.9", |
| 34 | + "@angular/compiler": "14.2.11", |
| 35 | + "@angular/compiler-cli": "^14.2.11", |
36 | 36 | "@babel/core": "^7.16.12", |
37 | 37 | "@bazel/concatjs": "5.7.0", |
38 | 38 | "@bazel/esbuild": "5.7.0", |
|
61 | 61 | "prettier-plugin-organize-imports": "2.3.4", |
62 | 62 | "requirejs": "^2.3.6", |
63 | 63 | "tslib": "^2.3.0", |
64 | | - "typescript": "4.5.4", |
| 64 | + "typescript": "4.7.4", |
65 | 65 | "yarn-deduplicate": "^5.0.0" |
66 | 66 | }, |
67 | 67 | "dependencies": { |
68 | | - "@angular/animations": "^13.3.0", |
69 | | - "@angular/cdk": "^13.3.0", |
70 | | - "@angular/common": "^13.3.0", |
71 | | - "@angular/core": "^13.3.0", |
72 | | - "@angular/forms": "^13.3.0", |
73 | | - "@angular/localize": "^13.3.0", |
74 | | - "@angular/material": "^13.3.0", |
75 | | - "@angular/platform-browser": "^13.3.0", |
76 | | - "@angular/platform-browser-dynamic": "^13.3.0", |
77 | | - "@angular/router": "^13.3.0", |
78 | | - "@ngrx/effects": "^13.2.0", |
79 | | - "@ngrx/store": "^13.2.0", |
| 68 | + "@angular/animations": "^14.2.11", |
| 69 | + "@angular/cdk": "^14.2.7", |
| 70 | + "@angular/common": "14.2.11", |
| 71 | + "@angular/core": "^14.2.11", |
| 72 | + "@angular/forms": "^14.2.11", |
| 73 | + "@angular/localize": "^14.2.11", |
| 74 | + "@angular/material": "^14.2.7", |
| 75 | + "@angular/platform-browser": "^14.2.11", |
| 76 | + "@angular/platform-browser-dynamic": "^14.2.11", |
| 77 | + "@angular/router": "^14.2.11", |
| 78 | + "@ngrx/effects": "^14.3.2", |
| 79 | + "@ngrx/store": "^14.3.2", |
80 | 80 | "@polymer/decorators": "^3.0.0", |
81 | 81 | "@polymer/iron-behaviors": "^3.0.1", |
82 | 82 | "@polymer/iron-collapse": "^3.0.1", |
|
123 | 123 | "marked": "^4.0.10", |
124 | 124 | "monaco-editor-core": "^0.26.0", |
125 | 125 | "monaco-languages": "^2.6.0", |
126 | | - "ngx-color-picker": "12.0.1", |
| 126 | + "ngx-color-picker": "13.0.0", |
127 | 127 | "numeric": "^1.2.6", |
128 | 128 | "plottable": "^3.9.0", |
129 | 129 | "postinstall-postinstall": "^2.1.0", |
130 | | - "rxjs": "^7.4.0", |
| 130 | + "rxjs": "^7.5.7", |
131 | 131 | "three": "~0.137.0", |
132 | 132 | "umap-js": "^1.3.2", |
133 | 133 | "web-animations-js": "^2.3.2", |
134 | | - "zone.js": "^0.11.6" |
| 134 | + "zone.js": "^0.12.0" |
135 | 135 | } |
136 | 136 | } |
0 commit comments