From 1d93bed3dfbcb49732db696326214aaf3382314e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 11:27:50 +0000 Subject: [PATCH] fix(deps): update dependency @backstage-community/plugin-lighthouse to ^0.14.0 --- backstage/packages/app/package.json | 2 +- backstage/yarn.lock | 398 +++++++++++++++++++++++++++- 2 files changed, 386 insertions(+), 14 deletions(-) diff --git a/backstage/packages/app/package.json b/backstage/packages/app/package.json index 11586eb..a361459 100644 --- a/backstage/packages/app/package.json +++ b/backstage/packages/app/package.json @@ -20,7 +20,7 @@ "dependencies": { "@axis-backstage/plugin-readme": "^0.14.0", "@axis-backstage/plugin-readme-backend": "^0.12.0", - "@backstage-community/plugin-lighthouse": "^0.12.0", + "@backstage-community/plugin-lighthouse": "^0.14.0", "@backstage-community/plugin-tech-radar": "^1.3.0", "@backstage-community/plugin-todo": "^0.11.0", "@backstage/app-defaults": "^1.5.17", diff --git a/backstage/yarn.lock b/backstage/yarn.lock index e0b89cc..6b1a9ff 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -2161,24 +2161,26 @@ __metadata: languageName: node linkType: hard -"@backstage-community/plugin-lighthouse-common@npm:^0.9.0": - version: 0.9.0 - resolution: "@backstage-community/plugin-lighthouse-common@npm:0.9.0" +"@backstage-community/plugin-lighthouse-common@npm:^0.11.0": + version: 0.11.0 + resolution: "@backstage-community/plugin-lighthouse-common@npm:0.11.0" dependencies: "@backstage/config": "npm:^1.3.3" - checksum: 10c0/9a7561d482a97263edf639c6bafcb45d2178a78b3e575effa9c0b9900de94f5fc946ac1dbadceabbac2e5e329f1337bbec44feb6034d0bb3bbd3dee7c98176c1 + checksum: 10c0/0c84caa5e1d30c413ea775c02558358581bbe2e642b2be9f7be6bb0cef2908a020a13694dcc1499a5aa003bc1d976a1ec8315143333a68c4eb11161f49503cc6 languageName: node linkType: hard -"@backstage-community/plugin-lighthouse@npm:^0.12.0": - version: 0.12.0 - resolution: "@backstage-community/plugin-lighthouse@npm:0.12.0" +"@backstage-community/plugin-lighthouse@npm:^0.14.0": + version: 0.14.0 + resolution: "@backstage-community/plugin-lighthouse@npm:0.14.0" dependencies: - "@backstage-community/plugin-lighthouse-common": "npm:^0.9.0" + "@backstage-community/plugin-lighthouse-common": "npm:^0.11.0" "@backstage/catalog-model": "npm:^1.7.5" - "@backstage/core-components": "npm:^0.17.4" - "@backstage/core-plugin-api": "npm:^1.10.9" - "@backstage/plugin-catalog-react": "npm:^1.19.1" + "@backstage/core-compat-api": "npm:^0.5.2" + "@backstage/core-components": "npm:^0.18.1" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/plugin-catalog-react": "npm:^1.21.1" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" "@material-ui/lab": "npm:4.0.0-alpha.61" @@ -2188,7 +2190,7 @@ __metadata: react: ^16.13.1 || ^17.0.0 || ^18.0.0 react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 react-router-dom: 6.0.0-beta.0 || ^6.3.0 - checksum: 10c0/93b336d2100788ad66bd7d43dbd7a8eb9a818e61311299277f506c858b600a9f0306c88081d099088d48958656db426cdc65774fe1e82e7cb962d2032e02ae8c + checksum: 10c0/792a5e1ff9d0bfa9283e645bdacec6c8f20da084af33cafe3f3493c02eb16f267fdd4df035429749168451c3064ef5092c220c74c8e28f547d391a59b75edbd7 languageName: node linkType: hard @@ -2941,6 +2943,18 @@ __metadata: languageName: node linkType: hard +"@backstage/catalog-client@npm:^1.12.0": + version: 1.12.0 + resolution: "@backstage/catalog-client@npm:1.12.0" + dependencies: + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/errors": "npm:^1.2.7" + cross-fetch: "npm:^4.0.0" + uri-template: "npm:^2.0.0" + checksum: 10c0/c403212c1af786e17b31103b25b682640533c14e1af54e3a6fdbbb9b001ab2fe8dd03346062b4f444ace1f6cbd7d17b6b6d2d3be1f5cd24e9f056c025bbe94ad + languageName: node + linkType: hard + "@backstage/catalog-model@npm:^1.7.3, @backstage/catalog-model@npm:^1.7.4, @backstage/catalog-model@npm:^1.7.5": version: 1.7.5 resolution: "@backstage/catalog-model@npm:1.7.5" @@ -3245,6 +3259,34 @@ __metadata: languageName: node linkType: hard +"@backstage/core-app-api@npm:^1.19.0": + version: 1.19.0 + resolution: "@backstage/core-app-api@npm:1.19.0" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + "@types/prop-types": "npm:^15.7.3" + history: "npm:^5.0.0" + i18next: "npm:^22.4.15" + lodash: "npm:^4.17.21" + prop-types: "npm:^15.7.2" + react-use: "npm:^17.2.4" + zen-observable: "npm:^0.10.0" + zod: "npm:^3.22.4" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/4fa96ed0e6d18e9bbacff6cd09adfda2b305d9cd993054d283703f0b8174d45ec532eb20b296a5d350ffd18da739dcb62f7457eab5a61069976d0d7655bc713a + languageName: node + linkType: hard + "@backstage/core-compat-api@npm:^0.4.3, @backstage/core-compat-api@npm:^0.4.4": version: 0.4.4 resolution: "@backstage/core-compat-api@npm:0.4.4" @@ -3308,6 +3350,27 @@ __metadata: languageName: node linkType: hard +"@backstage/core-compat-api@npm:^0.5.2": + version: 0.5.2 + resolution: "@backstage/core-compat-api@npm:0.5.2" + dependencies: + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/plugin-catalog-react": "npm:^1.21.0" + "@backstage/version-bridge": "npm:^1.0.11" + lodash: "npm:^4.17.21" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/54baa338d187764699321b801cef296e6c1520eef387bdde2490153926a6d22effc49ab420b621af8ef6503875fe73ec5f9bd655e9d7d42d783abddd6e60026d + languageName: node + linkType: hard + "@backstage/core-components@npm:^0.17.0, @backstage/core-components@npm:^0.17.3, @backstage/core-components@npm:^0.17.4, @backstage/core-components@npm:^0.17.5": version: 0.17.5 resolution: "@backstage/core-components@npm:0.17.5" @@ -3362,6 +3425,61 @@ __metadata: languageName: node linkType: hard +"@backstage/core-components@npm:^0.18.0, @backstage/core-components@npm:^0.18.1": + version: 0.18.1 + resolution: "@backstage/core-components@npm:0.18.1" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/errors": "npm:^1.2.7" + "@backstage/theme": "npm:^0.6.8" + "@backstage/version-bridge": "npm:^1.0.11" + "@dagrejs/dagre": "npm:^1.1.4" + "@date-io/core": "npm:^1.3.13" + "@material-table/core": "npm:^3.1.0" + "@material-ui/core": "npm:^4.12.2" + "@material-ui/icons": "npm:^4.9.1" + "@material-ui/lab": "npm:4.0.0-alpha.61" + "@react-hookz/web": "npm:^24.0.0" + "@testing-library/react": "npm:^16.0.0" + "@types/react-sparklines": "npm:^1.7.0" + ansi-regex: "npm:^6.0.1" + classnames: "npm:^2.2.6" + d3-selection: "npm:^3.0.0" + d3-shape: "npm:^3.0.0" + d3-zoom: "npm:^3.0.0" + js-yaml: "npm:^4.1.0" + linkify-react: "npm:4.3.2" + linkifyjs: "npm:4.3.2" + lodash: "npm:^4.17.21" + pluralize: "npm:^8.0.0" + qs: "npm:^6.9.4" + rc-progress: "npm:3.5.1" + react-full-screen: "npm:^1.1.1" + react-helmet: "npm:6.1.0" + react-hook-form: "npm:^7.12.2" + react-idle-timer: "npm:5.7.2" + react-markdown: "npm:^8.0.0" + react-sparklines: "npm:^1.7.0" + react-syntax-highlighter: "npm:^15.4.5" + react-use: "npm:^17.3.2" + react-virtualized-auto-sizer: "npm:^1.0.11" + react-window: "npm:^1.8.6" + remark-gfm: "npm:^3.0.1" + zen-observable: "npm:^0.10.0" + zod: "npm:^3.22.4" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/ae688f88347cb8e8945deb4a5d0f7e3a6ecaa24ab741a629f4bcf681e1f96c8664d0b684bf0fc8549fd78d591716c7bae70a2696cb130a5e91ccb3c5b903f544 + languageName: node + linkType: hard + "@backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.10.8, @backstage/core-plugin-api@npm:^1.10.9": version: 1.10.9 resolution: "@backstage/core-plugin-api@npm:1.10.9" @@ -3383,6 +3501,27 @@ __metadata: languageName: node linkType: hard +"@backstage/core-plugin-api@npm:^1.11.0": + version: 1.11.0 + resolution: "@backstage/core-plugin-api@npm:1.11.0" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/errors": "npm:^1.2.7" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + history: "npm:^5.0.0" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/d462dd2fa1c013d120dd574ff4f879764ff371cd1c21ada99bb48652cf6e187f056c14c47ec5ea51407400e4d1939914f696b283b7cc8be898ed2a08a26d0f35 + languageName: node + linkType: hard + "@backstage/errors@npm:^1.2.4, @backstage/errors@npm:^1.2.5": version: 1.2.5 resolution: "@backstage/errors@npm:1.2.5" @@ -3439,6 +3578,32 @@ __metadata: languageName: node linkType: hard +"@backstage/frontend-app-api@npm:^0.13.0": + version: 0.13.0 + resolution: "@backstage/frontend-app-api@npm:0.13.0" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/core-app-api": "npm:^1.19.0" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/errors": "npm:^1.2.7" + "@backstage/frontend-defaults": "npm:^0.3.1" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + lodash: "npm:^4.17.21" + zod: "npm:^3.22.4" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/183d0672a14349bed46605245cbbddd8fd9066710a0210dd67e5178b47a89700c7236d2d9c1b959b1edd6489baa558bfbb2ade2701e40eeb8a70d49d538487ad + languageName: node + linkType: hard + "@backstage/frontend-defaults@npm:^0.3.0": version: 0.3.0 resolution: "@backstage/frontend-defaults@npm:0.3.0" @@ -3462,6 +3627,29 @@ __metadata: languageName: node linkType: hard +"@backstage/frontend-defaults@npm:^0.3.1": + version: 0.3.1 + resolution: "@backstage/frontend-defaults@npm:0.3.1" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/core-components": "npm:^0.18.0" + "@backstage/errors": "npm:^1.2.7" + "@backstage/frontend-app-api": "npm:^0.13.0" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/plugin-app": "npm:^0.3.0" + "@react-hookz/web": "npm:^24.0.0" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/eb76eda486656de684f8f87f606c297de86a638555bc11740b9c79914f055212069fc07fedcc618997103c95a668682d4a5ebd347bb9098b4b6b9e36635f36d8 + languageName: node + linkType: hard + "@backstage/frontend-plugin-api@npm:^0.10.3, @backstage/frontend-plugin-api@npm:^0.10.4": version: 0.10.4 resolution: "@backstage/frontend-plugin-api@npm:0.10.4" @@ -3510,6 +3698,30 @@ __metadata: languageName: node linkType: hard +"@backstage/frontend-plugin-api@npm:^0.12.0": + version: 0.12.0 + resolution: "@backstage/frontend-plugin-api@npm:0.12.0" + dependencies: + "@backstage/core-components": "npm:^0.18.0" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + "@material-ui/core": "npm:^4.12.4" + lodash: "npm:^4.17.21" + zod: "npm:^3.22.4" + zod-to-json-schema: "npm:^3.21.4" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/816263a00c8cb8c7174f72fccef801326f046aa5213cc5bdabca31bea4f0f0144aba50960144cc53c87834747deebe8ad4ca1302bdd709e503424ca9585a033c + languageName: node + linkType: hard + "@backstage/frontend-test-utils@npm:^0.3.5": version: 0.3.5 resolution: "@backstage/frontend-test-utils@npm:0.3.5" @@ -3535,6 +3747,31 @@ __metadata: languageName: node linkType: hard +"@backstage/frontend-test-utils@npm:^0.3.6": + version: 0.3.6 + resolution: "@backstage/frontend-test-utils@npm:0.3.6" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/frontend-app-api": "npm:^0.13.0" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/plugin-app": "npm:^0.3.0" + "@backstage/test-utils": "npm:^1.7.11" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + zod: "npm:^3.22.4" + peerDependencies: + "@testing-library/react": ^16.0.0 + "@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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/e4a83aab38623983e3f2aa726ab00f8cb080e941f7da3731b23c1dedd3b5fa7fb5ba2399773e90812b8f4f142745fce53f8f0cc34600d759a4caa0f1b20dc44f + languageName: node + linkType: hard + "@backstage/integration-aws-node@npm:^0.1.12": version: 0.1.13 resolution: "@backstage/integration-aws-node@npm:0.1.13" @@ -3580,6 +3817,27 @@ __metadata: languageName: node linkType: hard +"@backstage/integration-react@npm:^1.2.10": + version: 1.2.10 + resolution: "@backstage/integration-react@npm:1.2.10" + dependencies: + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/integration": "npm:^1.18.0" + "@material-ui/core": "npm:^4.12.2" + "@material-ui/icons": "npm:^4.9.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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/ecd55947e807521dc3ab1360e36b53f30f7c13ad75e84dc6d93a0b8be3681e7f99012ee158ebac4d8b3bfdd338e3d81bd2b4ca01bda682a99604a17540f2a12f + languageName: node + linkType: hard + "@backstage/integration-react@npm:^1.2.4, @backstage/integration-react@npm:^1.2.9": version: 1.2.9 resolution: "@backstage/integration-react@npm:1.2.9" @@ -3654,6 +3912,24 @@ __metadata: languageName: node linkType: hard +"@backstage/integration@npm:^1.18.0": + version: 1.18.0 + resolution: "@backstage/integration@npm:1.18.0" + dependencies: + "@azure/identity": "npm:^4.0.0" + "@azure/storage-blob": "npm:^12.5.0" + "@backstage/config": "npm:^1.3.3" + "@backstage/errors": "npm:^1.2.7" + "@octokit/auth-app": "npm:^4.0.0" + "@octokit/rest": "npm:^19.0.3" + cross-fetch: "npm:^4.0.0" + git-url-parse: "npm:^15.0.0" + lodash: "npm:^4.17.21" + luxon: "npm:^3.0.0" + checksum: 10c0/40ac8029ab82902bf294ee0df6c117f61926bc76d6818e5a81bff0ef0d6e98274b7cbc3193948efd5f8dc124559ebab6928e5358e8e645de52f270f055d2243d + languageName: node + linkType: hard + "@backstage/plugin-api-docs@npm:^0.12.4": version: 0.12.10 resolution: "@backstage/plugin-api-docs@npm:0.12.10" @@ -3757,6 +4033,36 @@ __metadata: languageName: node linkType: hard +"@backstage/plugin-app@npm:^0.3.0": + version: 0.3.0 + resolution: "@backstage/plugin-app@npm:0.3.0" + dependencies: + "@backstage/core-components": "npm:^0.18.0" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/integration-react": "npm:^1.2.10" + "@backstage/plugin-permission-react": "npm:^0.4.36" + "@backstage/theme": "npm:^0.6.8" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + "@material-ui/core": "npm:^4.9.13" + "@material-ui/icons": "npm:^4.9.1" + "@material-ui/lab": "npm:^4.0.0-alpha.61" + "@react-hookz/web": "npm:^24.0.0" + react-use: "npm:^17.2.4" + zod: "npm:^3.22.4" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/baac6d6a4caa13b238a3659e2900e219071c3160e574c8ed94d2b0735cc1b0c7dab3414ebd1fbbb5dd6ef0cb6fbe631c7163335c1afa3ab962f051ec381f2f19 + languageName: node + linkType: hard + "@backstage/plugin-auth-backend@npm:^0.25.0": version: 0.25.3 resolution: "@backstage/plugin-auth-backend@npm:0.25.3" @@ -4074,6 +4380,47 @@ __metadata: languageName: node linkType: hard +"@backstage/plugin-catalog-react@npm:^1.21.0, @backstage/plugin-catalog-react@npm:^1.21.1": + version: 1.21.1 + resolution: "@backstage/plugin-catalog-react@npm:1.21.1" + dependencies: + "@backstage/catalog-client": "npm:^1.12.0" + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/core-compat-api": "npm:^0.5.2" + "@backstage/core-components": "npm:^0.18.1" + "@backstage/core-plugin-api": "npm:^1.11.0" + "@backstage/errors": "npm:^1.2.7" + "@backstage/frontend-plugin-api": "npm:^0.12.0" + "@backstage/frontend-test-utils": "npm:^0.3.6" + "@backstage/integration-react": "npm:^1.2.10" + "@backstage/plugin-catalog-common": "npm:^1.1.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-permission-react": "npm:^0.4.36" + "@backstage/types": "npm:^1.2.2" + "@backstage/version-bridge": "npm:^1.0.11" + "@material-ui/core": "npm:^4.12.2" + "@material-ui/icons": "npm:^4.9.1" + "@material-ui/lab": "npm:4.0.0-alpha.61" + "@react-hookz/web": "npm:^24.0.0" + classnames: "npm:^2.2.6" + lodash: "npm:^4.17.21" + material-ui-popup-state: "npm:^1.9.3" + qs: "npm:^6.9.4" + react-use: "npm:^17.2.4" + yaml: "npm:^2.0.0" + zen-observable: "npm:^0.10.0" + 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.3.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/9bead33160a6d69f971150efc0a0b36b34aa5d7b44e5e3edf18f2a6703a6b1498e23ac8eddc85cb019ab60e0336ca0d9610f3cc2b6231d6036e34558cef1383e + languageName: node + linkType: hard + "@backstage/plugin-catalog@npm:^1.27.0, @backstage/plugin-catalog@npm:^1.31.2": version: 1.31.2 resolution: "@backstage/plugin-catalog@npm:1.31.2" @@ -5213,6 +5560,13 @@ __metadata: languageName: node linkType: hard +"@backstage/types@npm:^1.2.2": + version: 1.2.2 + resolution: "@backstage/types@npm:1.2.2" + checksum: 10c0/3c947cf83c058a56b0cfd90d91483e9a5c1c913f7978a0d5a3c0fd9b502d08e9bdf279afba626826eee84159e698ee4cdaa70040789ac47fc8a25df9f1925612 + languageName: node + linkType: hard + "@backstage/version-bridge@npm:^1.0.11": version: 1.0.11 resolution: "@backstage/version-bridge@npm:1.0.11" @@ -14184,7 +14538,7 @@ __metadata: dependencies: "@axis-backstage/plugin-readme": "npm:^0.14.0" "@axis-backstage/plugin-readme-backend": "npm:^0.12.0" - "@backstage-community/plugin-lighthouse": "npm:^0.12.0" + "@backstage-community/plugin-lighthouse": "npm:^0.14.0" "@backstage-community/plugin-tech-radar": "npm:^1.3.0" "@backstage-community/plugin-todo": "npm:^0.11.0" "@backstage/app-defaults": "npm:^1.5.17" @@ -20714,6 +21068,13 @@ __metadata: languageName: node linkType: hard +"fscreen@npm:^1.0.2": + version: 1.2.0 + resolution: "fscreen@npm:1.2.0" + checksum: 10c0/1a5cb44446c9e9f7411454408f47ebdce7320a2493a0135b4b6b34af0e1a56c23fcd01d1f33201ce9e2da3f4d07da6ef7258e9f16960d0ec98e51653e0f16d60 + languageName: node + linkType: hard + "fsevents@npm:^2.3.2, fsevents@npm:~2.3.2": version: 2.3.3 resolution: "fsevents@npm:2.3.3" @@ -30312,6 +30673,17 @@ __metadata: languageName: node linkType: hard +"react-full-screen@npm:^1.1.1": + version: 1.1.1 + resolution: "react-full-screen@npm:1.1.1" + dependencies: + fscreen: "npm:^1.0.2" + peerDependencies: + react: ">= 16.8.0" + checksum: 10c0/02c6034c6aca5c68b4067d2cbfe0328b2461a0ef3b27735cf2711aca53308242cf0f31f888e6fc22e9ea34ae28c61a8d8acaddfd497f100c8e84f87b58530439 + languageName: node + linkType: hard + "react-helmet@npm:6.1.0": version: 6.1.0 resolution: "react-helmet@npm:6.1.0"