From 75d91594376a23006601e11f1d9ded6ef2b55c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 21:11:29 +0000 Subject: [PATCH] Bump @backstage/plugin-techdocs from 1.14.1 to 1.15.0 in /app Bumps [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.15.0/plugins/techdocs) --- updated-dependencies: - dependency-name: "@backstage/plugin-techdocs" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/yarn.lock | 318 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 206 insertions(+), 112 deletions(-) diff --git a/app/yarn.lock b/app/yarn.lock index 5664c1a48..a77ce0bd7 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2921,10 +2921,10 @@ uuid "^9.0.0" zod "^3.22.4" -"@backstage/catalog-client@^1.11.0", "@backstage/catalog-client@^1.4.1", "@backstage/catalog-client@^1.6.4", "@backstage/catalog-client@^1.6.5", "@backstage/catalog-client@^1.9.1": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.11.0.tgz#263492fd4970bc7724c317c018a78d5a08c0a544" - integrity sha512-pt4ETl+ljdcPpGjavlOzB9yjNRxxLVuYdVzlhB+ZUeZk6BzvwlFgdnKHvk8OizPCSCgCdVb10ZGYvoUnEmCemg== +"@backstage/catalog-client@^1.11.0", "@backstage/catalog-client@^1.12.0", "@backstage/catalog-client@^1.4.1", "@backstage/catalog-client@^1.6.4", "@backstage/catalog-client@^1.6.5", "@backstage/catalog-client@^1.9.1": + version "1.12.0" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.12.0.tgz#544d1bf4fcb30632e752b42edf4f285ab8a69f63" + integrity sha512-jw+rsTOOmhNCKdipe8DqNoAhlWeHhHu8AGhHejSH5PZMIMBrZDZLmr7TyhEQaF/apFA75sfY7n07vf9jfprXEQ== dependencies: "@backstage/catalog-model" "^1.7.5" "@backstage/errors" "^1.2.7" @@ -3119,6 +3119,24 @@ zen-observable "^0.10.0" zod "^3.22.4" +"@backstage/core-app-api@^1.19.0": + version "1.19.0" + resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.19.0.tgz#041638d60980674ad26fccfbcef5fd59fc8fc4e4" + integrity sha512-Siu8dBYQPj4jz8kfiiW+NZKBhD2Zr9kcAP2hj1i9JBeJ8P0dfsb3LBZeG9/fzugAebZ6r+Ao9ORv8Pj7vbJWsQ== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + "@types/prop-types" "^15.7.3" + history "^5.0.0" + i18next "^22.4.15" + lodash "^4.17.21" + prop-types "^15.7.2" + react-use "^17.2.4" + zen-observable "^0.10.0" + zod "^3.22.4" + "@backstage/core-compat-api@^0.2.4": version "0.2.8" resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.2.8.tgz#438ffaf8a615247d2c3b90e7bcae08f7c65d3849" @@ -3141,14 +3159,14 @@ "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" -"@backstage/core-compat-api@^0.5.0", "@backstage/core-compat-api@^0.5.1": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.5.1.tgz#2b7818ed51f2815dc0468805487d87d97227a477" - integrity sha512-IE0q8HLcA3Z98vlEZghxGLkbVDqfDUUh1LdLvTLHq7mYy0Bai1jqkS3mhSrX762jN0rcEpFBK/3qQhZoXifwlA== +"@backstage/core-compat-api@^0.5.0", "@backstage/core-compat-api@^0.5.1", "@backstage/core-compat-api@^0.5.2": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@backstage/core-compat-api/-/core-compat-api-0.5.2.tgz#72709cbc5994d05ab786cf808c8ed3c6006124a7" + integrity sha512-h/KqsZiUBUHmT1ayZBx+tM11G5yghGLmDlNuWkak7guswUdp2SQFXRU4Is0jeXd1lZ6FtiaI7XQoFL9kwVLpLw== dependencies: - "@backstage/core-plugin-api" "^1.10.9" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/plugin-catalog-react" "^1.20.1" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-catalog-react" "^1.21.0" "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" @@ -3282,14 +3300,59 @@ zen-observable "^0.10.0" zod "^3.22.4" -"@backstage/core-plugin-api@^1.10.8", "@backstage/core-plugin-api@^1.10.9", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.1", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3": - version "1.10.9" - resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.9.tgz#012250a2669b9841676e9a8a2b10122a57eebd22" - integrity sha512-4PVBDSjwomnIOgTdxPqWLEDv+db79CWfGRhOuwC5ghpHlhORvfwGgANF8hMHYhEL0BHUHzPjnvU1pcIdAinBsQ== +"@backstage/core-components@^0.18.0": + version "0.18.0" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.18.0.tgz#905eed239d590dee1aab85c6c55b8c0087849064" + integrity sha512-CbydSAFRwx03gcNRWDkxgbAAJQz03NuT9HINTCb4R/3bHJ6VW4j7dikAG7S4eGTXTaVA0CUZzSY/XoAu5SiMBw== dependencies: "@backstage/config" "^1.3.3" + "@backstage/core-plugin-api" "^1.11.0" "@backstage/errors" "^1.2.7" - "@backstage/types" "^1.2.1" + "@backstage/theme" "^0.6.8" + "@backstage/version-bridge" "^1.0.11" + "@dagrejs/dagre" "^1.1.4" + "@date-io/core" "^1.3.13" + "@material-table/core" "^3.1.0" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.61" + "@react-hookz/web" "^24.0.0" + "@testing-library/react" "^16.0.0" + "@types/react-sparklines" "^1.7.0" + ansi-regex "^6.0.1" + classnames "^2.2.6" + d3-selection "^3.0.0" + d3-shape "^3.0.0" + d3-zoom "^3.0.0" + js-yaml "^4.1.0" + linkify-react "4.3.2" + linkifyjs "4.3.2" + lodash "^4.17.21" + pluralize "^8.0.0" + qs "^6.9.4" + rc-progress "3.5.1" + react-full-screen "^1.1.1" + react-helmet "6.1.0" + react-hook-form "^7.12.2" + react-idle-timer "5.7.2" + react-markdown "^8.0.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^15.4.5" + react-use "^17.3.2" + react-virtualized-auto-sizer "^1.0.11" + react-window "^1.8.6" + remark-gfm "^3.0.1" + zen-observable "^0.10.0" + zod "^3.22.4" + +"@backstage/core-plugin-api@^1.10.8", "@backstage/core-plugin-api@^1.10.9", "@backstage/core-plugin-api@^1.11.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.1", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3": + version "1.11.0" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.11.0.tgz#7ac9a4c4f626e8a5ff43728c7510299515507b74" + integrity sha512-7ppzD+sWmUMhxlfmez50y+RSJ7Pjtml7MwCdOeN2S2zCG6fIf0E9XenIGCOje7J2+u3Yn5n8ipMV8VxWn29MHg== + dependencies: + "@backstage/config" "^1.3.3" + "@backstage/errors" "^1.2.7" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" history "^5.0.0" @@ -3309,33 +3372,33 @@ "@manypkg/get-packages" "^1.1.3" minimatch "^9.0.0" -"@backstage/frontend-app-api@^0.12.0": - version "0.12.0" - resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.12.0.tgz#a9957de2525a7b4b1def38f5e388dac95797d3cc" - integrity sha512-DB+h+cGAH3KefTIm5VJW9CnM+AwS/XpgixFcVaWnDNce0Aaf+yXNV/AqqP9tJFQZvlhlu0H0p6obZSYjCWRF6w== +"@backstage/frontend-app-api@^0.13.0": + version "0.13.0" + resolved "https://registry.yarnpkg.com/@backstage/frontend-app-api/-/frontend-app-api-0.13.0.tgz#9bdf6c4a22f4853c008d8b1cabb340c6efef318a" + integrity sha512-FHtvK7usahUUu7GrOWhrnNzuWZMpq2Oip+Whn3WOFI/IlVn+cCtQboHlBNH7MY9SqWlo57lVzlZFYR2Zn8XtEQ== dependencies: "@backstage/config" "^1.3.3" - "@backstage/core-app-api" "^1.18.0" - "@backstage/core-plugin-api" "^1.10.9" + "@backstage/core-app-api" "^1.19.0" + "@backstage/core-plugin-api" "^1.11.0" "@backstage/errors" "^1.2.7" - "@backstage/frontend-defaults" "^0.3.0" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/types" "^1.2.1" + "@backstage/frontend-defaults" "^0.3.1" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" lodash "^4.17.21" zod "^3.22.4" -"@backstage/frontend-defaults@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.3.0.tgz#010dd639f4116ddd382f97bcf7927cb247a76178" - integrity sha512-HktrfmKu8Gr+/09Dkof0yH6/LBWLVQYIeAPLLc/xuPXAqC4hK0YM4zCGzb03vKYLWYIsfg8fQzvgThYIl5gfgA== +"@backstage/frontend-defaults@^0.3.1": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@backstage/frontend-defaults/-/frontend-defaults-0.3.1.tgz#1aa9e186d85d68f4476f5679b184a21e7d69176e" + integrity sha512-bXXSQDFnn8iI2LlLXCIR/HU0+cdadjl+L997XOTMeFVPRG5MMhIZ0uz8K12qfYpj5MGnQvHhTYQxploqVhCczg== dependencies: "@backstage/config" "^1.3.3" - "@backstage/core-components" "^0.17.5" + "@backstage/core-components" "^0.18.0" "@backstage/errors" "^1.2.7" - "@backstage/frontend-app-api" "^0.12.0" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/plugin-app" "^0.2.0" + "@backstage/frontend-app-api" "^0.13.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-app" "^0.3.0" "@react-hookz/web" "^24.0.0" "@backstage/frontend-plugin-api@^0.10.3", "@backstage/frontend-plugin-api@^0.10.4": @@ -3366,6 +3429,20 @@ zod "^3.22.4" zod-to-json-schema "^3.21.4" +"@backstage/frontend-plugin-api@^0.12.0": + version "0.12.0" + resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.12.0.tgz#3d75dc98b5c2f703502ee3eb7ff1d4b2c1b47eff" + integrity sha512-MTjTa5n/YMSaPMHDmJbFnoOqA5ZLe+zTjFTvn/Oro0Een4reg1jk8t52CsPzrLcIzqtEH90+62zeZhSfBIjlyg== + dependencies: + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/types" "^1.2.2" + "@backstage/version-bridge" "^1.0.11" + "@material-ui/core" "^4.12.4" + lodash "^4.17.21" + zod "^3.22.4" + zod-to-json-schema "^3.21.4" + "@backstage/frontend-plugin-api@^0.6.4": version "0.6.7" resolved "https://registry.yarnpkg.com/@backstage/frontend-plugin-api/-/frontend-plugin-api-0.6.7.tgz#73bbc30f6f1b5acc31b9f17fd31d957498f497fb" @@ -3396,17 +3473,17 @@ zod "^3.22.4" zod-to-json-schema "^3.21.4" -"@backstage/frontend-test-utils@^0.3.5": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.5.tgz#0fbdc3a92413daed7777a9f94c2e6e4f6e03ccb9" - integrity sha512-6sZqLOm+5SefLO83CrH3SwKpIAwi73Tf9085iIHyw9JtAIHn24jYQfFXJMRv2lUdpzCvqwDMYjecnhwtXW16Rg== +"@backstage/frontend-test-utils@^0.3.6": + version "0.3.6" + resolved "https://registry.yarnpkg.com/@backstage/frontend-test-utils/-/frontend-test-utils-0.3.6.tgz#f998eb248d61fcfdab8b9328579be35a21f2de15" + integrity sha512-3SmnWSuRGBEkbXqWzBW+mvm6vYl7Emt7ZUIveeryH2VR881rDYwIcCXVtYWeYHzxHrsmeO12NNhWmSMMIokEgQ== dependencies: "@backstage/config" "^1.3.3" - "@backstage/frontend-app-api" "^0.12.0" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/plugin-app" "^0.2.0" + "@backstage/frontend-app-api" "^0.13.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/plugin-app" "^0.3.0" "@backstage/test-utils" "^1.7.11" - "@backstage/types" "^1.2.1" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" zod "^3.22.4" @@ -3423,21 +3500,21 @@ "@backstage/config" "^1.3.3" "@backstage/errors" "^1.2.7" -"@backstage/integration-react@^1.1.12", "@backstage/integration-react@^1.1.26", "@backstage/integration-react@^1.2.8", "@backstage/integration-react@^1.2.9": - version "1.2.9" - resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.9.tgz#b75df9e8d9e987a53a5791684badab3e5c8eca6c" - integrity sha512-Q78rFvB0G4bsJPrAo4WhHY6EEwgVof+T2xIA775GZoHWKBco/kUeNplGpBZHFJUniKXO/Xj6124h3q12bvb2lg== +"@backstage/integration-react@^1.1.12", "@backstage/integration-react@^1.1.26", "@backstage/integration-react@^1.2.10", "@backstage/integration-react@^1.2.8", "@backstage/integration-react@^1.2.9": + version "1.2.10" + resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.2.10.tgz#52c3ce1a10a713b60e7b9f3125c559e194a64d1b" + integrity sha512-KfUeA5tm1gOlmjJAMAWv/s/1uvURghjUsXtQBOojkTee4LKHJlpqgHryJmBnPDh9GY7j7yjMFKs0aDX3T5L69w== dependencies: "@backstage/config" "^1.3.3" - "@backstage/core-plugin-api" "^1.10.9" - "@backstage/integration" "^1.17.1" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/integration" "^1.18.0" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" -"@backstage/integration@^1.10.0", "@backstage/integration@^1.13.0", "@backstage/integration@^1.14.0", "@backstage/integration@^1.15.0", "@backstage/integration@^1.17.0", "@backstage/integration@^1.17.1": - version "1.17.1" - resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.17.1.tgz#c48c6966bc59b25b4d2e8d98790862064839fc57" - integrity sha512-15UmnFwDne4Hm5j0q7kNN2bvDW7ZObaxbO465p7l6YvQBTyqTWK3+G5tcyT4SqdGbja/j35YsyLQe9WXSWZ80Q== +"@backstage/integration@^1.10.0", "@backstage/integration@^1.13.0", "@backstage/integration@^1.14.0", "@backstage/integration@^1.15.0", "@backstage/integration@^1.17.0", "@backstage/integration@^1.17.1", "@backstage/integration@^1.18.0": + version "1.18.0" + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.18.0.tgz#8f400e5a22b7ccad6dba049f2c494c03b4ae0de7" + integrity sha512-2s6zdY3xo8F9mYREjY0myWj/BCCBH7FSX+abCxmhv8GZT7i446FhWWYg44FI9eoxdTT/xNRTebMulxA4zQmGzw== dependencies: "@azure/identity" "^4.0.0" "@azure/storage-blob" "^12.5.0" @@ -3509,18 +3586,18 @@ express "^4.17.1" fs-extra "^11.2.0" -"@backstage/plugin-app@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.2.0.tgz#90cd349f6f7d56dd63d0b84a1a50ece21ea2f7c3" - integrity sha512-3JdTjx5GMmOR6alrDea7lmJAi1FHYxUGK1/AW8JDlVHaY1VSUIU4hF17a8vAnYmPw+BPt8G+KzAr2yzbondKSw== +"@backstage/plugin-app@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-app/-/plugin-app-0.3.0.tgz#71ecd54f28765ff9b3821e41f0988a39acf9dc50" + integrity sha512-O9PzvqnxrEapjmLsnoh/aB+Wih/wFLeCZK8RYV+3ZSOB7AV0nf9HWh/v7p2fVpFolBoRytEpnQz6eAGhfrK6mQ== dependencies: - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/integration-react" "^1.2.9" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/integration-react" "^1.2.10" "@backstage/plugin-permission-react" "^0.4.36" "@backstage/theme" "^0.6.8" - "@backstage/types" "^1.2.1" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.9.13" "@material-ui/icons" "^4.9.1" @@ -3622,13 +3699,13 @@ zod-to-json-schema "^3.21.4" zod-validation-error "^3.4.0" -"@backstage/plugin-auth-react@^0.1.18": - version "0.1.18" - resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-react/-/plugin-auth-react-0.1.18.tgz#ed928fbe64898937cedf863d0facc9e567f25222" - integrity sha512-QpqWD1GaTFMH8n8dRFdYdh6lg/PkOXf63SwWlcD0jBi8tMSmCQ9j23QnhU9wof8Ay90rg/VtdlTWteeFRz/K/Q== +"@backstage/plugin-auth-react@^0.1.19": + version "0.1.19" + resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-react/-/plugin-auth-react-0.1.19.tgz#d90ec9afa3d30a8b0bba5e05f2ccb2102f4082ab" + integrity sha512-ko/b3horFjSNNlAgvj8MBiguB5UuoxU1FY+pwj9Qd6rD8gnV5SOxjWxlN3PnoPf+EY0RVohX+drS8lAig2Zj/g== dependencies: - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" "@backstage/errors" "^1.2.7" "@material-ui/core" "^4.9.13" "@react-hookz/web" "^24.0.0" @@ -3787,24 +3864,24 @@ lodash "^4.17.21" yaml "^2.0.0" -"@backstage/plugin-catalog-react@^1.11.3", "@backstage/plugin-catalog-react@^1.19.0", "@backstage/plugin-catalog-react@^1.19.1", "@backstage/plugin-catalog-react@^1.20.0", "@backstage/plugin-catalog-react@^1.20.1", "@backstage/plugin-catalog-react@^1.4.0", "@backstage/plugin-catalog-react@^1.5.0": - version "1.20.1" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.20.1.tgz#fd4ab3342017fc3d5b09f84e6491c361a382a2ce" - integrity sha512-XSG5qClED2/L2h7T1eJJn5/1kHDKghK4pme/ur48jl5A3wt+KaR4ao+EQ3a/DNJla11WT9huZKZO6yUKUJqcsA== +"@backstage/plugin-catalog-react@^1.11.3", "@backstage/plugin-catalog-react@^1.19.0", "@backstage/plugin-catalog-react@^1.19.1", "@backstage/plugin-catalog-react@^1.20.0", "@backstage/plugin-catalog-react@^1.20.1", "@backstage/plugin-catalog-react@^1.21.0", "@backstage/plugin-catalog-react@^1.4.0", "@backstage/plugin-catalog-react@^1.5.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.21.0.tgz#0579995483be03481f61699798cc082b18a1c122" + integrity sha512-f9JXyqmqUYE5xYiu4qWp31lx+auI5sjRaB8rxWGKIK18x4/WMs5lYCWGQJ4BkSoD+z+YUlilQMV1aNQXdCJc/Q== dependencies: - "@backstage/catalog-client" "^1.11.0" + "@backstage/catalog-client" "^1.12.0" "@backstage/catalog-model" "^1.7.5" - "@backstage/core-compat-api" "^0.5.0" - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" + "@backstage/core-compat-api" "^0.5.2" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" "@backstage/errors" "^1.2.7" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/frontend-test-utils" "^0.3.5" - "@backstage/integration-react" "^1.2.9" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/frontend-test-utils" "^0.3.6" + "@backstage/integration-react" "^1.2.10" "@backstage/plugin-catalog-common" "^1.1.5" "@backstage/plugin-permission-common" "^0.9.1" "@backstage/plugin-permission-react" "^0.4.36" - "@backstage/types" "^1.2.1" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -4531,17 +4608,17 @@ "@backstage/plugin-permission-common" "^0.9.1" "@backstage/types" "^1.2.1" -"@backstage/plugin-search-react@^1.5.2", "@backstage/plugin-search-react@^1.9.3": - version "1.9.3" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.9.3.tgz#48db0f0fe793c7753abbbf56cef3cf04206df450" - integrity sha512-xWZIBSRCus+W2JcmR1RtKy1XBlnDD/kgu8EQ7uoK3zurCQpj8+ArwLQpW/8Y9ZvW7AXBU6oqcXP1ygml9cYmUw== +"@backstage/plugin-search-react@^1.5.2", "@backstage/plugin-search-react@^1.9.3", "@backstage/plugin-search-react@^1.9.4": + version "1.9.4" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.9.4.tgz#84e27957779c40b9100e61a6d1435a5d3cdfc80b" + integrity sha512-GMVqU103AMTJ4TBdQuCW3tDPH89lAUYKUQVw8oZ0eh502oFUoKYD58b9vTEviGRdzK3saWXhV+s6xVVeaZkiRg== dependencies: - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" - "@backstage/frontend-plugin-api" "^0.11.0" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" "@backstage/plugin-search-common" "^1.2.19" "@backstage/theme" "^0.6.8" - "@backstage/types" "^1.2.1" + "@backstage/types" "^1.2.2" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -4721,16 +4798,16 @@ recursive-readdir "^2.2.2" winston "^3.2.1" -"@backstage/plugin-techdocs-react@^1.1.5", "@backstage/plugin-techdocs-react@^1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.3.2.tgz#f8797e9e7132a4b433e1c93d84f3e6171d7dc5c8" - integrity sha512-LR6nxBQzxlzgz0cvifMY0GiGTbAPAgZg/81S3ojWVJjoRh1f7J9LUg2yhtgdt516Di5ENV7xeUSJQ5IzF5MQ3w== +"@backstage/plugin-techdocs-react@^1.1.5", "@backstage/plugin-techdocs-react@^1.3.2", "@backstage/plugin-techdocs-react@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.3.3.tgz#c0e950831daf01748d859eb828a7e8138e68ca02" + integrity sha512-NLe+1qC82KJo+U6cjOs2kmg4X9vJ6LHbsUcv9FLwUnMk8l6cxvy4UGZ1xUO6FAIBI1l1WKzW//XuSOpCVZQhEg== dependencies: "@backstage/catalog-model" "^1.7.5" "@backstage/config" "^1.3.3" - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" - "@backstage/frontend-plugin-api" "^0.11.0" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" + "@backstage/frontend-plugin-api" "^0.12.0" "@backstage/plugin-techdocs-common" "^0.1.1" "@backstage/version-bridge" "^1.0.11" "@material-ui/core" "^4.12.2" @@ -4741,33 +4818,33 @@ react-use "^17.2.4" "@backstage/plugin-techdocs@^1.6.1": - version "1.14.1" - resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs/-/plugin-techdocs-1.14.1.tgz#0987b54e25333e54a2b720de6f8023d29fdad369" - integrity sha512-m/thPDiz55ErEFMqPoBb2UJuNUFq7EGA9R7tGBeWAOUwFB+ZGyQHeyI6F5Iijgia5BlvRC8kYeq64c8RYvr17w== + version "1.15.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs/-/plugin-techdocs-1.15.0.tgz#506ccf22eba2354410c054d68d10932a280f6232" + integrity sha512-8XSiXctHrjP9AukeVelCCj07vhaQgQIy2DPciQOBnRnS9NoqcukranA8GAVgH8bLqIAVFevohCRG3u5Gi9NxGw== dependencies: - "@backstage/catalog-client" "^1.11.0" + "@backstage/catalog-client" "^1.12.0" "@backstage/catalog-model" "^1.7.5" "@backstage/config" "^1.3.3" - "@backstage/core-compat-api" "^0.5.1" - "@backstage/core-components" "^0.17.5" - "@backstage/core-plugin-api" "^1.10.9" + "@backstage/core-compat-api" "^0.5.2" + "@backstage/core-components" "^0.18.0" + "@backstage/core-plugin-api" "^1.11.0" "@backstage/errors" "^1.2.7" - "@backstage/frontend-plugin-api" "^0.11.0" - "@backstage/integration" "^1.17.1" - "@backstage/integration-react" "^1.2.9" - "@backstage/plugin-auth-react" "^0.1.18" - "@backstage/plugin-catalog-react" "^1.20.1" + "@backstage/frontend-plugin-api" "^0.12.0" + "@backstage/integration" "^1.18.0" + "@backstage/integration-react" "^1.2.10" + "@backstage/plugin-auth-react" "^0.1.19" + "@backstage/plugin-catalog-react" "^1.21.0" "@backstage/plugin-search-common" "^1.2.19" - "@backstage/plugin-search-react" "^1.9.3" + "@backstage/plugin-search-react" "^1.9.4" "@backstage/plugin-techdocs-common" "^0.1.1" - "@backstage/plugin-techdocs-react" "^1.3.2" + "@backstage/plugin-techdocs-react" "^1.3.3" "@backstage/theme" "^0.6.8" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" "@material-ui/lab" "4.0.0-alpha.61" "@material-ui/styles" "^4.10.0" "@microsoft/fetch-event-source" "^2.0.1" - dompurify "^3.0.0" + dompurify "^3.2.4" git-url-parse "^15.0.0" jss "~10.10.0" lodash "^4.17.21" @@ -4905,6 +4982,11 @@ resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.2.1.tgz#8c15c71e6b629806d3dc00227aaa4fd1c19cef16" integrity sha512-0GkrZthoIkUzoeop+8fZZk2MWlLd1q0LB59tMarsjw7ccMtFYR96jhlf1qGvcbw7Gn5ETtJfTC2C1aUzvgvF+w== +"@backstage/types@^1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.2.2.tgz#280e3dec7be5bcddc54ee0e8a024a2768d274692" + integrity sha512-gCctHIL3VSCKiffbWDq4Zl2n7g8NPO/dD2ksdOEm9KzWfb5AubsfQzakoKjZ8XvmdaY9jY7j1yRmHSjAqq7rBA== + "@backstage/version-bridge@^1.0.11", "@backstage/version-bridge@^1.0.3", "@backstage/version-bridge@^1.0.8": version "1.0.11" resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.11.tgz#ea05424799bae78bc3e27e3b4fe88e3f8d819974" @@ -14803,10 +14885,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: dependencies: domelementtype "^2.2.0" -dompurify@*, dompurify@^3.0.0, dompurify@^3.1.7: - version "3.2.1" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.1.tgz#d480972aeb1a59eb8ac47cba95558fbd72a0127b" - integrity sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w== +dompurify@*, dompurify@^3.1.7, dompurify@^3.2.4: + version "3.2.6" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad" + integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ== optionalDependencies: "@types/trusted-types" "^2.0.7" @@ -16635,6 +16717,11 @@ fs.realpath@^1.0.0: resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== +fscreen@^1.0.2: + version "1.2.0" + resolved "https://registry.yarnpkg.com/fscreen/-/fscreen-1.2.0.tgz#1a8c88e06bc16a07b473ad96196fb06d6657f59e" + integrity sha512-hlq4+BU0hlPmwsFjwGGzZ+OZ9N/wq9Ljg/sq3pX+2CD7hrJsX9tJgWWK/wiNTFM212CLHWhicOoqwXyZGGetJg== + fsevents@^2.3.2, fsevents@~2.3.2: version "2.3.2" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" @@ -24392,6 +24479,13 @@ react-fast-compare@^3.1.1: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== +react-full-screen@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/react-full-screen/-/react-full-screen-1.1.1.tgz#b707d56891015a71c503a65dbab3086d75be97d7" + integrity sha512-xoEgkoTiN0dw9cjYYGViiMCBYbkS97BYb4bHPhQVWXj1UnOs8PZ1rPzpX+2HMhuvQV1jA5AF9GaRbO3fA5aZtg== + dependencies: + fscreen "^1.0.2" + react-helmet@6.1.0: version "6.1.0" resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726"