Skip to content

Commit

Permalink
fix: use lib 5.30.0 and docker-spa 1.10.0 (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Jan 15, 2025
1 parent fd7dfb7 commit d23f8c7
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/onecx/docker-spa-base:1.9.0
FROM ghcr.io/onecx/docker-spa-base:1.10.0

# Copy nginx configuration
COPY nginx/locations.conf $DIR_LOCATION/locations.conf
Expand Down
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
"@angular/router": "^18.2.12",
"@ngx-translate/core": "^15.0.0",
"@nx/angular": "19.8.2",
"@onecx/accelerator": "^5.28.0",
"@onecx/angular-accelerator": "^5.28.0",
"@onecx/angular-auth": "^5.28.0",
"@onecx/angular-integration-interface": "^5.28.0",
"@onecx/angular-remote-components": "^5.28.0",
"@onecx/angular-webcomponents": "^5.28.0",
"@onecx/integration-interface": "^5.28.0",
"@onecx/keycloak-auth": "^5.28.0",
"@onecx/portal-integration-angular": "^5.28.0",
"@onecx/portal-layout-styles": "^5.28.0",
"@onecx/shell-core": "^5.28.0",
"@onecx/accelerator": "^5.30.0",
"@onecx/angular-accelerator": "^5.30.0",
"@onecx/angular-auth": "^5.30.0",
"@onecx/angular-integration-interface": "^5.30.0",
"@onecx/angular-remote-components": "^5.30.0",
"@onecx/angular-webcomponents": "^5.30.0",
"@onecx/integration-interface": "^5.30.0",
"@onecx/keycloak-auth": "^5.30.0",
"@onecx/portal-integration-angular": "^5.30.0",
"@onecx/portal-layout-styles": "^5.30.0",
"@onecx/shell-core": "^5.30.0",
"keycloak-angular": "^16.0.1",
"keycloak-js": "^25.0.6",
"primeflex": "^3.3.1",
Expand Down
Binary file modified src/assets/images/onecx_watermark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d23f8c7

Please sign in to comment.