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 b2d43d7 commit 418540fCopy full SHA for 418540f
packages/cubejs-client-ngx/package.json
@@ -27,15 +27,15 @@
27
"tslib": "^2.0.0"
28
},
29
"devDependencies": {
30
- "@angular-devkit/build-angular": "^12.1.2",
31
- "@angular/cli": "^12.1.2",
32
- "@angular/compiler": "^12.1.2",
33
- "@angular/compiler-cli": "^12.1.2",
34
- "@angular/core": "^12.1.2",
35
- "ng-packagr": "^12.1.2",
+ "@angular-devkit/build-angular": "^13.3.11",
+ "@angular/cli": "^13.3.11",
+ "@angular/compiler": "^13.3.11",
+ "@angular/compiler-cli": "^13.3.11",
+ "@angular/core": "^13.3.11",
+ "ng-packagr": "^13.3.1",
36
"npm-watch": "^0.7.0",
37
"tsickle": "^0.39.1",
38
- "typescript": "~4.3.5"
+ "typescript": "~5.2.2"
39
40
"peerDependencies": {
41
"@cubejs-client/core": ">=0.28.1",
0 commit comments