Skip to content

Commit

Permalink
upgrade @angular v13→v16
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Jan 24, 2025
1 parent 6bc23ac commit 88aa6e7
Show file tree
Hide file tree
Showing 2 changed files with 2,207 additions and 2,273 deletions.
14 changes: 7 additions & 7 deletions packages/cubejs-client-ngx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"tslib": "^2.0.0"
},
"devDependencies": {
"@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",
"@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",
"npm-watch": "^0.7.0",
"tsickle": "^0.39.1",
"typescript": "~4.5.5"
"typescript": "~4.9.3"
},
"peerDependencies": {
"@cubejs-client/core": ">=0.28.1",
Expand Down
Loading

0 comments on commit 88aa6e7

Please sign in to comment.