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 300c4b7 commit 04d84bfCopy full SHA for 04d84bf
packages/cubejs-client-ngx/package.json
@@ -30,14 +30,14 @@
30
"tslib": "^2.3.0"
31
},
32
"devDependencies": {
33
- "@angular-devkit/build-angular": "^13.3.11",
34
- "@angular/cli": "^13.3.11",
35
- "@angular/compiler": "^13.3.11",
36
- "@angular/compiler-cli": "^13.3.11",
37
- "@angular/core": "^13.3.11",
38
- "ng-packagr": "^13.3.1",
+ "@angular-devkit/build-angular": "^18.2.16",
+ "@angular/cli": "^18.2.16",
+ "@angular/compiler": "^18.2.13",
+ "@angular/compiler-cli": "^18.2.13",
+ "@angular/core": "^18.2.13",
+ "ng-packagr": "^18.2.1",
39
"rxjs": "~7.5.0",
40
- "typescript": "~4.6.2"
+ "typescript": "~5.4.5"
41
42
"peerDependencies": {
43
"@cubejs-client/core": ">=0.28.1",
0 commit comments