From 5fae66dfb5b9fe1706cdc4ca451ba870f67310d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:25:14 +0000 Subject: [PATCH] fix(deps): update luigi --- frontend/package-lock.json | 10 +++++----- frontend/package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 60dd5f3..3a51f3c 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -22,8 +22,8 @@ "@fundamental-ngx/cdk": "0.50.0", "@fundamental-ngx/core": "^0.50.0", "@fundamental-ngx/i18n": "0.50.0", - "@luigi-project/client": "^2.14.2", - "@luigi-project/client-support-angular": "^2.13.0", + "@luigi-project/client": "^2.29.0", + "@luigi-project/client-support-angular": "^2.22.1", "@sap-theming/theming-base-content": "^11.15.0", "@ui5/webcomponents-icons": "2.0.1", "@ui5/webcomponents-icons-business-suite": "2.0.1", @@ -3227,9 +3227,9 @@ } }, "node_modules/@luigi-project/client": { - "version": "2.23.1", - "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.23.1.tgz", - "integrity": "sha512-pTA6/dm4CMgtOPUvkgHzkxODTZR7VQ8qMDf31vyXAQgHcGN4wFVTegipKvFz5SerDfi2DBJFiV6G6JzCQX8GMA==", + "version": "2.29.0", + "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.29.0.tgz", + "integrity": "sha512-4TCoEDPPaEK/D8Vy27s67Y68q+nH66Hf8b/wi8p12tiMsgGtCaK3oz8QhAVzbOVa3X+XCuHxQV3qDK4QlXHsMQ==", "license": "Apache-2.0" }, "node_modules/@luigi-project/client-support-angular": { diff --git a/frontend/package.json b/frontend/package.json index 6c19f81..9cfb293 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,8 +27,8 @@ "@fundamental-ngx/cdk": "0.50.0", "@fundamental-ngx/core": "^0.50.0", "@fundamental-ngx/i18n": "0.50.0", - "@luigi-project/client": "^2.14.2", - "@luigi-project/client-support-angular": "^2.13.0", + "@luigi-project/client": "^2.29.0", + "@luigi-project/client-support-angular": "^2.22.1", "@sap-theming/theming-base-content": "^11.15.0", "@ui5/webcomponents-icons": "2.0.1", "@ui5/webcomponents-icons-business-suite": "2.0.1",