From 1a200dbb2e476c76329d2b3138a9518c1f074c3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:29:12 +0000 Subject: [PATCH] fix(deps): update dependencies (patch) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/app/package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index b2ecb7c5c1..34ccf067a8 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -49,8 +49,8 @@ "@red-hat-developer-hub/backstage-plugin-theme": "0.14.7", "@red-hat-developer-hub/backstage-plugin-translations": "0.3.1", "@red-hat-developer-hub/plugin-utils": "workspace:*", - "@scalprum/core": "0.10.0", - "@scalprum/react-core": "0.13.0", + "@scalprum/core": "0.10.1", + "@scalprum/react-core": "0.13.1", "lodash": "4.18.1", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 378f2bb7e6..733f87375f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15975,8 +15975,8 @@ __metadata: "@red-hat-developer-hub/backstage-plugin-theme": "npm:0.14.7" "@red-hat-developer-hub/backstage-plugin-translations": "npm:0.3.1" "@red-hat-developer-hub/plugin-utils": "workspace:*" - "@scalprum/core": "npm:0.10.0" - "@scalprum/react-core": "npm:0.13.0" + "@scalprum/core": "npm:0.10.1" + "@scalprum/react-core": "npm:0.13.1" "@scalprum/react-test-utils": "npm:0.3.0" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.9.1"