From 6fdd0afa3f9192331018c0e73a74f979392365dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:34:04 +0000 Subject: [PATCH] Bump @backstage/frontend-plugin-api in the backstage group Bumps the backstage group with 1 update: [@backstage/frontend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/frontend-plugin-api). Updates `@backstage/frontend-plugin-api` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/frontend-plugin-api/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.17.1/packages/frontend-plugin-api) --- updated-dependencies: - dependency-name: "@backstage/frontend-plugin-api" dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backstage ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d057c4a..3db06db 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@backstage/core-compat-api": "^0.5.11", "@backstage/core-components": "^0.18.10", "@backstage/core-plugin-api": "^1.12.6", - "@backstage/frontend-plugin-api": "^0.17.0", + "@backstage/frontend-plugin-api": "^0.17.1", "@backstage/plugin-catalog-react": "^3.0.0", "@backstage/plugin-search-react": "^1.11.4", "@backstage/theme": "^0.7.3", diff --git a/yarn.lock b/yarn.lock index f4b6d67..eb69abd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1150,6 +1150,30 @@ __metadata: languageName: node linkType: hard +"@backstage/frontend-plugin-api@npm:^0.17.1": + version: 0.17.1 + resolution: "@backstage/frontend-plugin-api@npm:0.17.1" + dependencies: + "@backstage/config": "npm:^1.3.8" + "@backstage/errors": "npm:^1.3.1" + "@backstage/filter-predicates": "npm:^0.1.3" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.12" + "@standard-schema/spec": "npm:^1.1.0" + zod: "npm:^4.0.0" + zod-to-json-schema: "npm:^3.25.1" + peerDependencies: + "@types/react": ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^6.30.2 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/b79197554f2d8915ad698405e7c169e0835463060780b48bbbf34e8a3a094b576ad6d21bbe1d72994d3961db7d8654510efcf09f25f9f5c2f439a9e6c71ad68d + languageName: node + linkType: hard + "@backstage/integration-react@npm:^1.2.18": version: 1.2.18 resolution: "@backstage/integration-react@npm:1.2.18" @@ -3924,7 +3948,7 @@ __metadata: "@backstage/core-plugin-api": "npm:^1.12.6" "@backstage/dev-utils": "npm:^1.1.23" "@backstage/frontend-defaults": "npm:^0.5.2" - "@backstage/frontend-plugin-api": "npm:^0.17.0" + "@backstage/frontend-plugin-api": "npm:^0.17.1" "@backstage/plugin-catalog": "npm:^2.0.5" "@backstage/plugin-catalog-react": "npm:^3.0.0" "@backstage/plugin-search": "npm:^1.7.4"