File tree Expand file tree Collapse file tree 3 files changed +2127
-2317
lines changed
packages/cubejs-client-ngx Expand file tree Collapse file tree 3 files changed +2127
-2317
lines changed Original file line number Diff line number Diff line change 44 "lib" : {
55 "entryFile" : " index.ts"
66 },
7- "whitelistedNonPeerDependencies " : [
7+ "allowedNonPeerDependencies " : [
88 " @cubejs-client/core" ,
99 " fast-deep-equal"
1010 ]
11- }
11+ }
Original file line number Diff line number Diff line change 2727 "tslib" : " ^2.0.0"
2828 },
2929 "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 " ,
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 " ,
3636 "npm-watch" : " ^0.7.0" ,
3737 "tsickle" : " ^0.39.1" ,
38- "typescript" : " ~4.3 .5"
38+ "typescript" : " ~4.5 .5"
3939 },
4040 "peerDependencies" : {
4141 "@cubejs-client/core" : " >=0.28.1" ,
You can’t perform that action at this time.
0 commit comments