chore: refresh frontend-plugin-api alpha API report

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-17 16:00:45 +01:00
parent 44a8c0937a
commit 4190ec7f0d
2 changed files with 71 additions and 4 deletions
@@ -14,7 +14,7 @@ import { FilterPredicate } from '@backstage/filter-predicates';
import { JsonObject } from '@backstage/types';
import { JSX as JSX_2 } from 'react';
import { ReactNode } from 'react';
import type { z } from 'zod';
import type { z } from 'zod/v3';
// @public
export type AnyRouteRefParams =