Skip to content

Commit

Permalink
feat: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
markuczy committed Mar 6, 2024
1 parent be51595 commit 7cfa1b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/angular-accelerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-accelerator",
"version": "0.0.0",
"version": "4.9.0",
"peerDependencies": {
"@angular/common": "^15.2.7",
"@angular/core": "^15.2.7",
Expand Down
1 change: 1 addition & 0 deletions libs/keycloak-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@angular/common": ">=15.2.7",
"@angular/core": ">=15.2.7",
"@onecx/portal-integration-angular": "~4",
"@onecx/angular-accelerator": "~4",
"keycloak-angular": "^13.0.0",
"keycloak-js": "^18.0.0",
"rxjs": "~7.8.0"
Expand Down
3 changes: 1 addition & 2 deletions libs/portal-integration-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@
"@ngrx/store": "^15.4.0",
"@ngx-translate/http-loader": "^7.0.0",
"@ngneat/until-destroy": "^9.2.2",
"chart.js": "^4.4.0",
"d3-scale-chromatic": "^3.0.0",
"@onecx/accelerator": "~4",
"@onecx/integration-interface": "~4",
"@onecx/angular-accelerator": "~4",
"fast-deep-equal": "^3.1.3",
"msw": "^1.3.2",
"rxjs": "~7.8.0",
Expand Down

0 comments on commit 7cfa1b2

Please sign in to comment.