|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/tensorflow/tensorboard#readme", |
30 | 30 | "devDependencies": { |
31 | | - "@angular-devkit/build-angular": "^15.2.9", |
32 | | - "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb42478534df7d48ec23a6834fea94a776cb89a0", |
33 | | - "@angular/cli": "^16.2.0", |
34 | | - "@angular/compiler": "16.2.12", |
35 | | - "@angular/compiler-cli": "^16.2.12", |
| 31 | + "@angular-devkit/build-angular": "^17.0.0", |
| 32 | + "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#3069be882e3e41cdb3dad58788d878e31d7d82e8", |
| 33 | + "@angular/cli": "^17.0.0", |
| 34 | + "@angular/compiler": "17.3.12", |
| 35 | + "@angular/compiler-cli": "^17.0.0", |
36 | 36 | "@babel/core": "^7.16.12", |
37 | | - "@bazel/concatjs": "5.7.0", |
38 | | - "@bazel/esbuild": "5.7.0", |
| 37 | + "@bazel/concatjs": "5.8.1", |
| 38 | + "@bazel/esbuild": "5.8.1", |
39 | 39 | "@bazel/ibazel": "^0.15.9", |
40 | | - "@bazel/jasmine": "5.7.0", |
41 | | - "@bazel/terser": "5.7.0", |
42 | | - "@bazel/typescript": "5.7.0", |
| 40 | + "@bazel/jasmine": "5.8.1", |
| 41 | + "@bazel/terser": "5.8.1", |
| 42 | + "@bazel/typescript": "5.8.1", |
43 | 43 | "@types/d3": "5.7.2", |
44 | 44 | "@types/jasmine": "^3.8.2", |
45 | 45 | "@types/lodash": "^4.14.172", |
|
61 | 61 | "prettier-plugin-organize-imports": "2.3.4", |
62 | 62 | "requirejs": "^2.3.7", |
63 | 63 | "tslib": "^2.3.0", |
64 | | - "typescript": "4.9.5", |
| 64 | + "typescript": "5.2.2", |
65 | 65 | "yarn-deduplicate": "^5.0.0" |
66 | 66 | }, |
67 | 67 | "dependencies": { |
68 | | - "@angular/animations": "^16.2.12", |
69 | | - "@angular/cdk": "^16.2.14", |
70 | | - "@angular/common": "16.2.12", |
71 | | - "@angular/core": "^16.2.12", |
72 | | - "@angular/forms": "^16.2.12", |
73 | | - "@angular/localize": "^16.2.12", |
74 | | - "@angular/material": "^16.2.14", |
75 | | - "@angular/platform-browser": "^16.2.12", |
76 | | - "@angular/platform-browser-dynamic": "^16.2.12", |
77 | | - "@angular/router": "^16.2.12", |
78 | | - "@ngrx/effects": "^15.4.0", |
79 | | - "@ngrx/store": "^15.4.0", |
| 68 | + "@angular/animations": "^17.0.0", |
| 69 | + "@angular/cdk": "^17.0.0", |
| 70 | + "@angular/common": "17.3.12", |
| 71 | + "@angular/core": "^17.0.0", |
| 72 | + "@angular/forms": "^17.0.0", |
| 73 | + "@angular/localize": "^17.0.0", |
| 74 | + "@angular/material": "^17.0.0", |
| 75 | + "@angular/platform-browser": "^17.0.0", |
| 76 | + "@angular/platform-browser-dynamic": "^17.0.0", |
| 77 | + "@angular/router": "^17.0.0", |
| 78 | + "@ngrx/effects": "^17.0.0", |
| 79 | + "@ngrx/store": "^17.0.0", |
80 | 80 | "@polymer/decorators": "^3.0.0", |
81 | 81 | "@polymer/iron-behaviors": "^3.0.1", |
82 | 82 | "@polymer/iron-collapse": "^3.0.1", |
|
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.13.3" |
| 134 | + "zone.js": "^0.14.0" |
135 | 135 | }, |
136 | 136 | "resolutions": { |
137 | 137 | "@types/d3-brush": "1.1.8", |
|
0 commit comments