From f96ae31b0bda7a51b642b85283eac491be517169 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:59:57 +0000 Subject: [PATCH] Update dependency @red-hat-developer-hub/backstage-plugin-app-react to ^0.0.5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- workspaces/quickstart/.changeset/renovate-5665381.md | 5 +++++ workspaces/quickstart/packages/app/package.json | 2 +- .../quickstart/plugins/quickstart/package.json | 2 +- workspaces/quickstart/yarn.lock | 12 ++++++------ 4 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 workspaces/quickstart/.changeset/renovate-5665381.md diff --git a/workspaces/quickstart/.changeset/renovate-5665381.md b/workspaces/quickstart/.changeset/renovate-5665381.md new file mode 100644 index 0000000000..6b46b3f751 --- /dev/null +++ b/workspaces/quickstart/.changeset/renovate-5665381.md @@ -0,0 +1,5 @@ +--- +'@red-hat-developer-hub/backstage-plugin-quickstart': patch +--- + +Updated dependency `@red-hat-developer-hub/backstage-plugin-app-react` to `^0.0.5`. diff --git a/workspaces/quickstart/packages/app/package.json b/workspaces/quickstart/packages/app/package.json index 91b9d1d819..c010b31921 100644 --- a/workspaces/quickstart/packages/app/package.json +++ b/workspaces/quickstart/packages/app/package.json @@ -45,7 +45,7 @@ "@material-ui/icons": "^4.9.1", "@mui/icons-material": "5.18.0", "@mui/material": "5.18.0", - "@red-hat-developer-hub/backstage-plugin-app-react": "^0.0.3", + "@red-hat-developer-hub/backstage-plugin-app-react": "^0.0.5", "@red-hat-developer-hub/backstage-plugin-global-header": "^1.21.0", "@red-hat-developer-hub/backstage-plugin-quickstart": "workspace:^", "@red-hat-developer-hub/backstage-plugin-theme": "^0.14.3", diff --git a/workspaces/quickstart/plugins/quickstart/package.json b/workspaces/quickstart/plugins/quickstart/package.json index a075c04dd9..97f1d691cc 100644 --- a/workspaces/quickstart/plugins/quickstart/package.json +++ b/workspaces/quickstart/plugins/quickstart/package.json @@ -44,7 +44,7 @@ "@backstage/theme": "^0.7.2", "@mui/icons-material": "5.18.0", "@mui/material": "5.18.0", - "@red-hat-developer-hub/backstage-plugin-app-react": "^0.0.3", + "@red-hat-developer-hub/backstage-plugin-app-react": "^0.0.5", "@red-hat-developer-hub/backstage-plugin-global-header": "^1.21.0", "@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0", "react-use": "^17.6.0" diff --git a/workspaces/quickstart/yarn.lock b/workspaces/quickstart/yarn.lock index 31e89d5c5f..c1f717dcb0 100644 --- a/workspaces/quickstart/yarn.lock +++ b/workspaces/quickstart/yarn.lock @@ -11451,9 +11451,9 @@ __metadata: languageName: node linkType: hard -"@red-hat-developer-hub/backstage-plugin-app-react@npm:^0.0.3": - version: 0.0.3 - resolution: "@red-hat-developer-hub/backstage-plugin-app-react@npm:0.0.3" +"@red-hat-developer-hub/backstage-plugin-app-react@npm:^0.0.5": + version: 0.0.5 + resolution: "@red-hat-developer-hub/backstage-plugin-app-react@npm:0.0.5" dependencies: "@backstage/core-plugin-api": "npm:^1.12.4" "@backstage/frontend-plugin-api": "npm:^0.15.1" @@ -11462,7 +11462,7 @@ __metadata: "@mui/material": "npm:5.18.0" peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 - checksum: 10c0/033b2908a616f9b3204af19a5203cc038a27cc0bffc51d1da2be0e33fa8ff5b36d049b082d7c4bf0855b3395f0863fc5184e1eb516940181618657d98da01506 + checksum: 10c0/b993e0cd34abf86a858af6d4c599a831b6cf7282dbe4f4897d75bc2ac027a29addcfc59710cc3fc34c14674ddc181bb3acc638972bbb642ef76b0fc9afd29243 languageName: node linkType: hard @@ -11518,7 +11518,7 @@ __metadata: "@backstage/theme": "npm:^0.7.2" "@mui/icons-material": "npm:5.18.0" "@mui/material": "npm:5.18.0" - "@red-hat-developer-hub/backstage-plugin-app-react": "npm:^0.0.3" + "@red-hat-developer-hub/backstage-plugin-app-react": "npm:^0.0.5" "@red-hat-developer-hub/backstage-plugin-global-header": "npm:^1.21.0" "@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.12.0" "@testing-library/jest-dom": "npm:^6.0.0" @@ -16169,7 +16169,7 @@ __metadata: "@mui/icons-material": "npm:5.18.0" "@mui/material": "npm:5.18.0" "@playwright/test": "npm:1.58.2" - "@red-hat-developer-hub/backstage-plugin-app-react": "npm:^0.0.3" + "@red-hat-developer-hub/backstage-plugin-app-react": "npm:^0.0.5" "@red-hat-developer-hub/backstage-plugin-global-header": "npm:^1.21.0" "@red-hat-developer-hub/backstage-plugin-quickstart": "workspace:^" "@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.14.3"