@backstage/plugin-kubernetes 0.12.4 → 0.12.5-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @backstage/plugin-kubernetes
2
2
 
3
+ ## 0.12.5-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/core-components@0.16.5-next.0
9
+ - @backstage/plugin-catalog-react@1.16.0-next.1
10
+ - @backstage/core-compat-api@0.3.7-next.1
11
+ - @backstage/catalog-model@1.7.3
12
+ - @backstage/core-plugin-api@1.10.4
13
+ - @backstage/frontend-plugin-api@0.9.6-next.1
14
+ - @backstage/plugin-kubernetes-common@0.9.4-next.0
15
+ - @backstage/plugin-kubernetes-react@0.5.5-next.1
16
+ - @backstage/plugin-permission-react@0.4.31
17
+
18
+ ## 0.12.5-next.0
19
+
20
+ ### Patch Changes
21
+
22
+ - d517d13: refactor: use `KUBERNETES_ANNOTATION` and `KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION` annotations from `kubernetes-common`
23
+ - ba9649a: Set deployment as the default group of Kubernetes entity content. It is just an example and shouldn't cause any visual difference since entity page tabs with just one entity content appear as normal tabs.
24
+ - Updated dependencies
25
+ - @backstage/plugin-kubernetes-common@0.9.4-next.0
26
+ - @backstage/plugin-catalog-react@1.16.0-next.0
27
+ - @backstage/frontend-plugin-api@0.9.6-next.0
28
+ - @backstage/plugin-kubernetes-react@0.5.5-next.0
29
+ - @backstage/core-compat-api@0.3.7-next.0
30
+
3
31
  ## 0.12.4
4
32
 
5
33
  ### Patch Changes
@@ -3,9 +3,8 @@ import { useEntity, MissingAnnotationEmptyState } from '@backstage/plugin-catalo
3
3
  import { Routes, Route } from 'react-router-dom';
4
4
  import { KubernetesContent } from './KubernetesContent.esm.js';
5
5
  import Button from '@material-ui/core/Button';
6
+ import { KUBERNETES_ANNOTATION, KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION } from '@backstage/plugin-kubernetes-common';
6
7
 
7
- const KUBERNETES_ANNOTATION = "backstage.io/kubernetes-id";
8
- const KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION = "backstage.io/kubernetes-label-selector";
9
8
  const isKubernetesAvailable = (entity) => Boolean(entity.metadata.annotations?.[KUBERNETES_ANNOTATION]) || Boolean(
10
9
  entity.metadata.annotations?.[KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION]
11
10
  );
@@ -1 +1 @@
1
- {"version":3,"file":"Router.esm.js","sources":["../src/Router.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from 'react';\nimport { Entity } from '@backstage/catalog-model';\nimport {\n useEntity,\n MissingAnnotationEmptyState,\n} from '@backstage/plugin-catalog-react';\nimport { Route, Routes } from 'react-router-dom';\nimport { KubernetesContent } from './KubernetesContent';\nimport Button from '@material-ui/core/Button';\n\nconst KUBERNETES_ANNOTATION = 'backstage.io/kubernetes-id';\nconst KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION =\n 'backstage.io/kubernetes-label-selector';\n\nexport const isKubernetesAvailable = (entity: Entity) =>\n Boolean(entity.metadata.annotations?.[KUBERNETES_ANNOTATION]) ||\n Boolean(\n entity.metadata.annotations?.[KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION],\n );\n\nexport const Router = (props: { refreshIntervalMs?: number }) => {\n const { entity } = useEntity();\n\n const kubernetesAnnotationValue =\n entity.metadata.annotations?.[KUBERNETES_ANNOTATION];\n\n const kubernetesLabelSelectorQueryAnnotationValue =\n entity.metadata.annotations?.[KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION];\n\n if (\n kubernetesAnnotationValue ||\n kubernetesLabelSelectorQueryAnnotationValue\n ) {\n return (\n <Routes>\n <Route\n path=\"/\"\n element={\n <KubernetesContent\n entity={entity}\n refreshIntervalMs={props.refreshIntervalMs}\n />\n }\n />\n </Routes>\n );\n }\n\n return (\n <>\n <MissingAnnotationEmptyState annotation={KUBERNETES_ANNOTATION} />\n <h1>\n Or use a label selector query, which takes precedence over the previous\n annotation.\n </h1>\n <Button\n variant=\"contained\"\n color=\"primary\"\n href=\"https://backstage.io/docs/features/kubernetes/configuration#surfacing-your-kubernetes-components-as-part-of-an-entity\"\n >\n Read Kubernetes Plugin Docs\n </Button>\n </>\n );\n};\n"],"names":[],"mappings":";;;;;;AA0BA,MAAM,qBAAwB,GAAA,4BAAA;AAC9B,MAAM,0CACJ,GAAA,wCAAA;AAEW,MAAA,qBAAA,GAAwB,CAAC,MACpC,KAAA,OAAA,CAAQ,OAAO,QAAS,CAAA,WAAA,GAAc,qBAAqB,CAAC,CAC5D,IAAA,OAAA;AAAA,EACE,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,0CAA0C;AAC1E;AAEW,MAAA,MAAA,GAAS,CAAC,KAA0C,KAAA;AAC/D,EAAM,MAAA,EAAE,MAAO,EAAA,GAAI,SAAU,EAAA;AAE7B,EAAA,MAAM,yBACJ,GAAA,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,qBAAqB,CAAA;AAErD,EAAA,MAAM,2CACJ,GAAA,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,0CAA0C,CAAA;AAE1E,EAAA,IACE,6BACA,2CACA,EAAA;AACA,IAAA,2CACG,MACC,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,MAAC,KAAA;AAAA,MAAA;AAAA,QACC,IAAK,EAAA,GAAA;AAAA,QACL,OACE,kBAAA,KAAA,CAAA,aAAA;AAAA,UAAC,iBAAA;AAAA,UAAA;AAAA,YACC,MAAA;AAAA,YACA,mBAAmB,KAAM,CAAA;AAAA;AAAA;AAC3B;AAAA,KAGN,CAAA;AAAA;AAIJ,EACE,uBAAA,KAAA,CAAA,aAAA,CAAA,KAAA,CAAA,QAAA,EAAA,IAAA,sCACG,2BAA4B,EAAA,EAAA,UAAA,EAAY,uBAAuB,CAChE,kBAAA,KAAA,CAAA,aAAA,CAAC,IAAG,EAAA,IAAA,EAAA,qFAGJ,CACA,kBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,MAAA;AAAA,IAAA;AAAA,MACC,OAAQ,EAAA,WAAA;AAAA,MACR,KAAM,EAAA,SAAA;AAAA,MACN,IAAK,EAAA;AAAA,KAAA;AAAA,IACN;AAAA,GAGH,CAAA;AAEJ;;;;"}
1
+ {"version":3,"file":"Router.esm.js","sources":["../src/Router.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from 'react';\nimport { Entity } from '@backstage/catalog-model';\nimport {\n useEntity,\n MissingAnnotationEmptyState,\n} from '@backstage/plugin-catalog-react';\nimport { Route, Routes } from 'react-router-dom';\nimport { KubernetesContent } from './KubernetesContent';\nimport Button from '@material-ui/core/Button';\nimport {\n KUBERNETES_ANNOTATION,\n KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION,\n} from '@backstage/plugin-kubernetes-common';\n\nexport const isKubernetesAvailable = (entity: Entity) =>\n Boolean(entity.metadata.annotations?.[KUBERNETES_ANNOTATION]) ||\n Boolean(\n entity.metadata.annotations?.[KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION],\n );\n\nexport const Router = (props: { refreshIntervalMs?: number }) => {\n const { entity } = useEntity();\n\n const kubernetesAnnotationValue =\n entity.metadata.annotations?.[KUBERNETES_ANNOTATION];\n\n const kubernetesLabelSelectorQueryAnnotationValue =\n entity.metadata.annotations?.[KUBERNETES_LABEL_SELECTOR_QUERY_ANNOTATION];\n\n if (\n kubernetesAnnotationValue ||\n kubernetesLabelSelectorQueryAnnotationValue\n ) {\n return (\n <Routes>\n <Route\n path=\"/\"\n element={\n <KubernetesContent\n entity={entity}\n refreshIntervalMs={props.refreshIntervalMs}\n />\n }\n />\n </Routes>\n );\n }\n\n return (\n <>\n <MissingAnnotationEmptyState annotation={KUBERNETES_ANNOTATION} />\n <h1>\n Or use a label selector query, which takes precedence over the previous\n annotation.\n </h1>\n <Button\n variant=\"contained\"\n color=\"primary\"\n href=\"https://backstage.io/docs/features/kubernetes/configuration#surfacing-your-kubernetes-components-as-part-of-an-entity\"\n >\n Read Kubernetes Plugin Docs\n </Button>\n </>\n );\n};\n"],"names":[],"mappings":";;;;;;;AA8Ba,MAAA,qBAAA,GAAwB,CAAC,MACpC,KAAA,OAAA,CAAQ,OAAO,QAAS,CAAA,WAAA,GAAc,qBAAqB,CAAC,CAC5D,IAAA,OAAA;AAAA,EACE,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,0CAA0C;AAC1E;AAEW,MAAA,MAAA,GAAS,CAAC,KAA0C,KAAA;AAC/D,EAAM,MAAA,EAAE,MAAO,EAAA,GAAI,SAAU,EAAA;AAE7B,EAAA,MAAM,yBACJ,GAAA,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,qBAAqB,CAAA;AAErD,EAAA,MAAM,2CACJ,GAAA,MAAA,CAAO,QAAS,CAAA,WAAA,GAAc,0CAA0C,CAAA;AAE1E,EAAA,IACE,6BACA,2CACA,EAAA;AACA,IAAA,2CACG,MACC,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,MAAC,KAAA;AAAA,MAAA;AAAA,QACC,IAAK,EAAA,GAAA;AAAA,QACL,OACE,kBAAA,KAAA,CAAA,aAAA;AAAA,UAAC,iBAAA;AAAA,UAAA;AAAA,YACC,MAAA;AAAA,YACA,mBAAmB,KAAM,CAAA;AAAA;AAAA;AAC3B;AAAA,KAGN,CAAA;AAAA;AAIJ,EACE,uBAAA,KAAA,CAAA,aAAA,CAAA,KAAA,CAAA,QAAA,EAAA,IAAA,sCACG,2BAA4B,EAAA,EAAA,UAAA,EAAY,uBAAuB,CAChE,kBAAA,KAAA,CAAA,aAAA,CAAC,IAAG,EAAA,IAAA,EAAA,qFAGJ,CACA,kBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,MAAA;AAAA,IAAA;AAAA,MACC,OAAQ,EAAA,WAAA;AAAA,MACR,KAAM,EAAA,SAAA;AAAA,MACN,IAAK,EAAA;AAAA,KAAA;AAAA,IACN;AAAA,GAGH,CAAA;AAEJ;;;;"}
@@ -7,6 +7,7 @@ const entityKubernetesContent = EntityContentBlueprint.make({
7
7
  params: {
8
8
  defaultPath: "/kubernetes",
9
9
  defaultTitle: "Kubernetes",
10
+ defaultGroup: "deployment",
10
11
  filter: "kind:component,resource",
11
12
  loader: () => import('./KubernetesContentPage.esm.js').then(
12
13
  (m) => compatWrapper(/* @__PURE__ */ React.createElement(m.KubernetesContentPage, null))
@@ -1 +1 @@
1
- {"version":3,"file":"entityContents.esm.js","sources":["../../src/alpha/entityContents.tsx"],"sourcesContent":["/*\n * Copyright 2024 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from 'react';\nimport { compatWrapper } from '@backstage/core-compat-api';\nimport { EntityContentBlueprint } from '@backstage/plugin-catalog-react/alpha';\n\nexport const entityKubernetesContent = EntityContentBlueprint.make({\n name: 'kubernetes',\n params: {\n defaultPath: '/kubernetes',\n defaultTitle: 'Kubernetes',\n filter: 'kind:component,resource',\n loader: () =>\n import('./KubernetesContentPage').then(m =>\n compatWrapper(<m.KubernetesContentPage />),\n ),\n },\n});\n"],"names":[],"mappings":";;;;AAoBa,MAAA,uBAAA,GAA0B,uBAAuB,IAAK,CAAA;AAAA,EACjE,IAAM,EAAA,YAAA;AAAA,EACN,MAAQ,EAAA;AAAA,IACN,WAAa,EAAA,aAAA;AAAA,IACb,YAAc,EAAA,YAAA;AAAA,IACd,MAAQ,EAAA,yBAAA;AAAA,IACR,MAAQ,EAAA,MACN,OAAO,gCAAyB,CAAE,CAAA,IAAA;AAAA,MAAK,OACrC,aAAc,iBAAA,KAAA,CAAA,aAAA,CAAC,CAAE,CAAA,qBAAA,EAAF,IAAwB,CAAE;AAAA;AAC3C;AAEN,CAAC;;;;"}
1
+ {"version":3,"file":"entityContents.esm.js","sources":["../../src/alpha/entityContents.tsx"],"sourcesContent":["/*\n * Copyright 2024 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from 'react';\nimport { compatWrapper } from '@backstage/core-compat-api';\nimport { EntityContentBlueprint } from '@backstage/plugin-catalog-react/alpha';\n\nexport const entityKubernetesContent = EntityContentBlueprint.make({\n name: 'kubernetes',\n params: {\n defaultPath: '/kubernetes',\n defaultTitle: 'Kubernetes',\n defaultGroup: 'deployment',\n filter: 'kind:component,resource',\n loader: () =>\n import('./KubernetesContentPage').then(m =>\n compatWrapper(<m.KubernetesContentPage />),\n ),\n },\n});\n"],"names":[],"mappings":";;;;AAoBa,MAAA,uBAAA,GAA0B,uBAAuB,IAAK,CAAA;AAAA,EACjE,IAAM,EAAA,YAAA;AAAA,EACN,MAAQ,EAAA;AAAA,IACN,WAAa,EAAA,aAAA;AAAA,IACb,YAAc,EAAA,YAAA;AAAA,IACd,YAAc,EAAA,YAAA;AAAA,IACd,MAAQ,EAAA,yBAAA;AAAA,IACR,MAAQ,EAAA,MACN,OAAO,gCAAyB,CAAE,CAAA,IAAA;AAAA,MAAK,OACrC,aAAc,iBAAA,KAAA,CAAA,aAAA,CAAC,CAAE,CAAA,qBAAA,EAAF,IAAwB,CAAE;AAAA;AAC3C;AAEN,CAAC;;;;"}
package/dist/alpha.d.ts CHANGED
@@ -13,6 +13,17 @@ declare const kubernetesTranslationRef: _backstage_core_plugin_api_alpha.Transla
13
13
  declare const _default: _backstage_frontend_plugin_api.FrontendPlugin<{
14
14
  kubernetes: _backstage_frontend_plugin_api.RouteRef<undefined>;
15
15
  }, {}, {
16
+ "api:kubernetes": _backstage_frontend_plugin_api.ExtensionDefinition<{
17
+ kind: "api";
18
+ name: undefined;
19
+ config: {};
20
+ configInput: {};
21
+ output: _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<_backstage_frontend_plugin_api.AnyApiFactory, "core.api.factory", {}>;
22
+ inputs: {};
23
+ params: {
24
+ factory: _backstage_frontend_plugin_api.AnyApiFactory;
25
+ };
26
+ }>;
16
27
  "page:kubernetes": _backstage_frontend_plugin_api.ExtensionDefinition<{
17
28
  kind: "page";
18
29
  name: undefined;
@@ -32,17 +43,6 @@ declare const _default: _backstage_frontend_plugin_api.FrontendPlugin<{
32
43
  routeRef?: _backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams> | undefined;
33
44
  };
34
45
  }>;
35
- "api:kubernetes": _backstage_frontend_plugin_api.ExtensionDefinition<{
36
- kind: "api";
37
- name: undefined;
38
- config: {};
39
- configInput: {};
40
- output: _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<_backstage_frontend_plugin_api.AnyApiFactory, "core.api.factory", {}>;
41
- inputs: {};
42
- params: {
43
- factory: _backstage_frontend_plugin_api.AnyApiFactory;
44
- };
45
- }>;
46
46
  "entity-content:kubernetes/kubernetes": _backstage_frontend_plugin_api.ExtensionDefinition<{
47
47
  kind: "entity-content";
48
48
  name: "kubernetes";
@@ -50,11 +50,13 @@ declare const _default: _backstage_frontend_plugin_api.FrontendPlugin<{
50
50
  path: string | undefined;
51
51
  title: string | undefined;
52
52
  filter: string | undefined;
53
+ group: string | false | undefined;
53
54
  };
54
55
  configInput: {
55
56
  filter?: string | undefined;
56
57
  title?: string | undefined;
57
58
  path?: string | undefined;
59
+ group?: string | false | undefined;
58
60
  };
59
61
  output: _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<react.JSX.Element, "core.reactElement", {}> | _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<string, "core.routing.path", {}> | _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<_backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams>, "core.routing.ref", {
60
62
  optional: true;
@@ -62,12 +64,15 @@ declare const _default: _backstage_frontend_plugin_api.FrontendPlugin<{
62
64
  optional: true;
63
65
  }> | _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<string, "catalog.entity-filter-expression", {
64
66
  optional: true;
67
+ }> | _backstage_frontend_plugin_api.ConfigurableExtensionDataRef<string, "catalog.entity-content-group", {
68
+ optional: true;
65
69
  }>;
66
70
  inputs: {};
67
71
  params: {
68
72
  loader: () => Promise<JSX.Element>;
69
73
  defaultPath: string;
70
74
  defaultTitle: string;
75
+ defaultGroup?: (string & {}) | "documentation" | "development" | "deployment" | "observability" | undefined;
71
76
  routeRef?: _backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams> | undefined;
72
77
  filter?: string | ((entity: _backstage_catalog_model.Entity) => boolean) | undefined;
73
78
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-kubernetes",
3
- "version": "0.12.4",
3
+ "version": "0.12.5-next.1",
4
4
  "description": "A Backstage plugin that integrates towards Kubernetes",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -70,15 +70,15 @@
70
70
  "test": "backstage-cli package test"
71
71
  },
72
72
  "dependencies": {
73
- "@backstage/catalog-model": "^1.7.3",
74
- "@backstage/core-compat-api": "^0.3.6",
75
- "@backstage/core-components": "^0.16.4",
76
- "@backstage/core-plugin-api": "^1.10.4",
77
- "@backstage/frontend-plugin-api": "^0.9.5",
78
- "@backstage/plugin-catalog-react": "^1.15.2",
79
- "@backstage/plugin-kubernetes-common": "^0.9.3",
80
- "@backstage/plugin-kubernetes-react": "^0.5.4",
81
- "@backstage/plugin-permission-react": "^0.4.31",
73
+ "@backstage/catalog-model": "1.7.3",
74
+ "@backstage/core-compat-api": "0.3.7-next.1",
75
+ "@backstage/core-components": "0.16.5-next.0",
76
+ "@backstage/core-plugin-api": "1.10.4",
77
+ "@backstage/frontend-plugin-api": "0.9.6-next.1",
78
+ "@backstage/plugin-catalog-react": "1.16.0-next.1",
79
+ "@backstage/plugin-kubernetes-common": "0.9.4-next.0",
80
+ "@backstage/plugin-kubernetes-react": "0.5.5-next.1",
81
+ "@backstage/plugin-permission-react": "0.4.31",
82
82
  "@kubernetes-models/apimachinery": "^2.0.0",
83
83
  "@kubernetes-models/base": "^5.0.0",
84
84
  "@kubernetes/client-node": "1.0.0-rc7",
@@ -93,9 +93,9 @@
93
93
  "xterm-addon-fit": "^0.8.0"
94
94
  },
95
95
  "devDependencies": {
96
- "@backstage/cli": "^0.30.0",
97
- "@backstage/dev-utils": "^1.1.7",
98
- "@backstage/test-utils": "^1.7.5",
96
+ "@backstage/cli": "0.30.1-next.0",
97
+ "@backstage/dev-utils": "1.1.8-next.1",
98
+ "@backstage/test-utils": "1.7.5",
99
99
  "@testing-library/dom": "^10.0.0",
100
100
  "@testing-library/jest-dom": "^6.0.0",
101
101
  "@testing-library/react": "^16.0.0",