From c73101efad98134a45f256ed223f1dc3651bbe07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 10:32:43 +0000 Subject: [PATCH] Pin dependencies --- package-lock.json | 10 +++++----- package.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f740cfb..39832800 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.182.5", "license": "Apache-2.0", "dependencies": { - "@luigi-project/plugin-auth-oauth2": "^2.21.3", + "@luigi-project/plugin-auth-oauth2": "2.25.1", "jwt-decode": "4.0.0", "tslib": "2.8.1" }, @@ -65,10 +65,10 @@ "@fundamental-ngx/cdk": "^0.55.0 || ^0.56.0 || ^0.57.0", "@fundamental-ngx/core": "^0.55.0 || ^0.56.0 || ^0.57.0", "@fundamental-ngx/i18n": "^0.55.0 || ^0.56.0 || ^0.57.0", - "@luigi-project/client": "^2.21.3", - "@luigi-project/client-support-angular": "^2.21.3 || ^20.0.1", - "@luigi-project/core": "^2.21.3", - "@luigi-project/plugin-auth-oauth2": "^2.21.3", + "@luigi-project/client": "2.25.1", + "@luigi-project/client-support-angular": "20.0.1", + "@luigi-project/core": "2.25.1", + "@luigi-project/plugin-auth-oauth2": "2.25.1", "@ui5/webcomponents-ngx": "0.5.6", "apollo-angular": "^10.0.0 || ^11.0.0", "gql-query-builder": "3.8.0", diff --git a/package.json b/package.json index 07fdb8dd..b42df819 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "prettier": "@openmfp/config-prettier", "dependencies": { - "@luigi-project/plugin-auth-oauth2": "^2.21.3", + "@luigi-project/plugin-auth-oauth2": "2.25.1", "jwt-decode": "4.0.0", "tslib": "2.8.1" }, @@ -41,10 +41,10 @@ "@fundamental-ngx/cdk": "^0.55.0 || ^0.56.0 || ^0.57.0", "@fundamental-ngx/core": "^0.55.0 || ^0.56.0 || ^0.57.0", "@fundamental-ngx/i18n": "^0.55.0 || ^0.56.0 || ^0.57.0", - "@luigi-project/client": "^2.21.3", - "@luigi-project/client-support-angular": "^2.21.3 || ^20.0.1", - "@luigi-project/core": "^2.21.3", - "@luigi-project/plugin-auth-oauth2": "^2.21.3", + "@luigi-project/client": "2.25.1", + "@luigi-project/client-support-angular": "20.0.1", + "@luigi-project/core": "2.25.1", + "@luigi-project/plugin-auth-oauth2": "2.25.1", "@ui5/webcomponents-ngx": "0.5.6", "apollo-angular": "^10.0.0 || ^11.0.0", "gql-query-builder": "3.8.0",