We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d6ba4 commit f96f155Copy full SHA for f96f155
packages/cubejs-client-ngx/package.json
@@ -27,15 +27,15 @@
27
"tslib": "^2.0.0"
28
},
29
"devDependencies": {
30
- "@angular-devkit/build-angular": "^13.3.11",
31
- "@angular/cli": "^13.3.11",
32
- "@angular/compiler": "^13.3.11",
33
- "@angular/compiler-cli": "^13.3.11",
34
- "@angular/core": "^13.3.11",
35
- "ng-packagr": "^13.3.1",
+ "@angular-devkit/build-angular": "16.2.16",
+ "@angular/cli": "16.2.16",
+ "@angular/compiler": "^16.2.12",
+ "@angular/compiler-cli": "^16.2.12",
+ "@angular/core": "^16.2.12",
+ "ng-packagr": "16.2.3",
36
"npm-watch": "^0.7.0",
37
"tsickle": "^0.39.1",
38
- "typescript": "~4.5.5"
+ "typescript": "~4.9.3"
39
40
"peerDependencies": {
41
"@cubejs-client/core": ">=0.28.1",
0 commit comments