Skip to content

Commit

Permalink
Bump @backstage/plugin-techdocs from 1.6.3 to 1.6.4 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) from 1.6.3 to 1.6.4.
- [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/HEAD/plugins/techdocs)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-techdocs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent c71dc8a commit ed6ad2e
Showing 1 changed file with 131 additions and 74 deletions.
205 changes: 131 additions & 74 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,28 @@
tslib "^2.2.0"
uuid "^8.3.0"

"@azure/identity@^3.2.1":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@azure/identity/-/identity-3.2.3.tgz#dc6a4bc4c798c06dd8a3af2869f83ddadf332e26"
integrity sha512-knIbl7p2i8r3qPsLW2W84esmDPr36RqieLC72OeuqYk4+0TRNthUhWTs655P9S9Pm3TVVxcFsS3Le9SXIWBIFA==
dependencies:
"@azure/abort-controller" "^1.0.0"
"@azure/core-auth" "^1.3.0"
"@azure/core-client" "^1.4.0"
"@azure/core-rest-pipeline" "^1.1.0"
"@azure/core-tracing" "^1.0.0"
"@azure/core-util" "^1.0.0"
"@azure/logger" "^1.0.0"
"@azure/msal-browser" "^2.37.1"
"@azure/msal-common" "^13.1.0"
"@azure/msal-node" "^1.17.3"
events "^3.0.0"
jws "^4.0.0"
open "^8.0.0"
stoppable "^1.1.0"
tslib "^2.2.0"
uuid "^8.3.0"

"@azure/logger@^1.0.0":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@azure/logger/-/logger-1.0.3.tgz#6e36704aa51be7d4a1bae24731ea580836293c96"
Expand All @@ -1252,6 +1274,18 @@
dependencies:
"@azure/msal-common" "^9.0.2"

"@azure/msal-browser@^2.37.1":
version "2.37.1"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-2.37.1.tgz#7e3fa7df9c6e74eb1fb640e73ef3b5b4407ee98d"
integrity sha512-EoKQISEpIY39Ru1OpWkeFZBcwp6Y0bG81bVmdyy4QJebPPDdVzfm62PSU0XFIRc3bqjZ4PBKBLMYLuo9NZYAow==
dependencies:
"@azure/msal-common" "13.1.0"

"@azure/msal-common@13.1.0", "@azure/msal-common@^13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-13.1.0.tgz#73a787ec1e7880c30b187cf451404af547d95339"
integrity sha512-wj+ULrRB0HTuMmtrMjg8j3guCx32GE2BCPbsMCZkHgL1BZetC3o/Su5UJEQMX1HNc9CrIaQNx5WaKWHygYDe0g==

"@azure/msal-common@^7.0.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-7.6.0.tgz#b52e97ef540275f72611cff57937dfa0b34cdcca"
Expand All @@ -1271,6 +1305,15 @@
jsonwebtoken "^9.0.0"
uuid "^8.3.0"

"@azure/msal-node@^1.17.3":
version "1.17.3"
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-1.17.3.tgz#1a0bbecb0b3e5e63d50ccb27c9cb3bae5a6c1b65"
integrity sha512-slsa+388bQQWnWH1V91KL+zV57rIp/0OQFfF0EmVMY8gnEIkAnpWWFUVBTTMbxEyjEFMk5ZW9xiHvHBcYFHzDw==
dependencies:
"@azure/msal-common" "13.1.0"
jsonwebtoken "^9.0.0"
uuid "^8.3.0"

"@azure/storage-blob@^12.5.0":
version "12.12.0"
resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.12.0.tgz#25e277c885692d5adcd8c2a949789b2837a74c59"
Expand Down Expand Up @@ -2483,6 +2526,15 @@
"@backstage/errors" "^1.1.5"
cross-fetch "^3.1.5"

"@backstage/catalog-client@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.4.2.tgz#9a43d77e1635a16f41104551d51ea31d4c69e0d9"
integrity sha512-gk6POY00uQOwOXT9uN//ajGCkAA3V90rr4OhW1jpvwp6V7liKRce93jeNDnCzvqawmNl6BbMEEcz/lE77SOwRw==
dependencies:
"@backstage/catalog-model" "^1.4.0"
"@backstage/errors" "^1.2.0"
cross-fetch "^3.1.5"

"@backstage/catalog-model@^1.1.5", "@backstage/catalog-model@^1.2.1", "@backstage/catalog-model@^1.3.0", "@backstage/catalog-model@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.0.tgz#5098a528ade258248443a6cd7dafe3c8f2693615"
Expand Down Expand Up @@ -2653,14 +2705,6 @@
"@backstage/types" "^1.1.0"
lodash "^4.17.21"

"@backstage/config@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.0.8.tgz#283a4900c7aae216bd4e3dce4389ce060f989884"
integrity sha512-Y7JLnBrXX0G7z+Zj4vRwp/Mb8fLhCc1K/LqRRQUHMmnTDb3T7xMgpM3+0ZPpedWqslWrC2OYRrOE5PQxpFnmdg==
dependencies:
"@backstage/types" "^1.1.0"
lodash "^4.17.21"

"@backstage/core-app-api@^1.4.0", "@backstage/core-app-api@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.8.0.tgz#b027cb069954041714be6bb0fba2802c10fa073a"
Expand Down Expand Up @@ -2738,16 +2782,7 @@
prop-types "^15.7.2"
zen-observable "^0.10.0"

"@backstage/errors@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.1.5.tgz#27c0deb040a136f196865d2d6d24e31f1d17f472"
integrity sha512-aKkYniwo3dkd8a5dIZhnfoSLqsFzBqzQC2yhw/XfOUbfEkej6XZVsPKws/zZODUAPF1ZKNMUBbt1NTVG14Bahw==
dependencies:
"@backstage/types" "^1.0.2"
cross-fetch "^3.1.5"
serialize-error "^8.0.1"

"@backstage/errors@^1.2.0":
"@backstage/errors@^1.1.5", "@backstage/errors@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.0.tgz#5e6ad4c3d567a04eaee1bf8f2ce1ff48352f509a"
integrity sha512-APZ7jtnfY9uAFMwAJhhTgFANdOhQU6hzBLPeajTiblrpgyiiBc8E6lQ//3eO20lxR/c5xSj8hD54KcVUROpXgA==
Expand Down Expand Up @@ -2777,28 +2812,29 @@
"@backstage/config" "^1.0.7"
"@backstage/errors" "^1.1.5"

"@backstage/integration-react@^1.1.13", "@backstage/integration-react@^1.1.9":
version "1.1.13"
resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.13.tgz#a7f0cb589d1bc70576df35a6c3815cd0d04e3014"
integrity sha512-WWwOJmhnkkJo3lywQX8TNCua+MwuLGuh9qR/Ff7KwifiZNby7pHSFYxBVeGtpDg2LS4z9UIhMWN8veNTuRBekQ==
"@backstage/integration-react@^1.1.13", "@backstage/integration-react@^1.1.14", "@backstage/integration-react@^1.1.9":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.14.tgz#4567fe0aa8b60e93c931018de18190ee93cfc56f"
integrity sha512-MWuQbA4kW6maSKPgSeiVlqmIX9fzrpI315WaRo2XrR8oNoh4sAGLjLCXdh6NLzzIzzIzlKZBW7xU4cdLMOFC6Q==
dependencies:
"@backstage/config" "^1.0.7"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/integration" "^1.4.5"
"@backstage/theme" "^0.3.0"
"@backstage/config" "^1.0.8"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/integration" "^1.5.0"
"@backstage/theme" "^0.4.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
react-use "^17.2.4"

"@backstage/integration@^1.4.2", "@backstage/integration@^1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.4.5.tgz#c38f025d541ed371c4fbf3810e8f1305a6ab12fa"
integrity sha512-G7WUGMhrzyGpIey0EF4i6oTVSxHqhEUYsszVq6l87zosQRJYZtRe8c2FKy1WfO43d4L/F9L/ncaYwImLg2jk3w==
"@backstage/integration@^1.4.2", "@backstage/integration@^1.4.5", "@backstage/integration@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.5.0.tgz#6c5da6495e8f73535ee0bd203785a0c89d4445ad"
integrity sha512-rMs3eGiSN+A/oYnOL2u+w96drbxvXBP16G7Eoy6FZWelANWO/nDpZ8DxFBBWxfj0U/ZeS33DfYH7aIWyPzivoA==
dependencies:
"@backstage/config" "^1.0.7"
"@backstage/errors" "^1.1.5"
"@azure/identity" "^3.2.1"
"@backstage/config" "^1.0.8"
"@backstage/errors" "^1.2.0"
"@octokit/auth-app" "^4.0.0"
"@octokit/rest" "^19.0.3"
cross-fetch "^3.1.5"
Expand Down Expand Up @@ -3017,7 +3053,7 @@
yn "^4.0.0"
zod "^3.21.4"

"@backstage/plugin-catalog-common@^1.0.10", "@backstage/plugin-catalog-common@^1.0.13":
"@backstage/plugin-catalog-common@^1.0.10", "@backstage/plugin-catalog-common@^1.0.13", "@backstage/plugin-catalog-common@^1.0.14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.14.tgz#2f1e1ea5b5a651c3659bf3a2c39e8d90730ad94e"
integrity sha512-0LWt3HRjyvVcx36s1+dGRQEdLW7UvO80MRKpJk+JKlgtf1jYl0W2j8AzXzB6YO6dMh06KKujkNqLUrzUx3ch6A==
Expand Down Expand Up @@ -3086,26 +3122,27 @@
"@backstage/plugin-catalog-common" "^1.0.13"
"@backstage/types" "^1.0.2"

"@backstage/plugin-catalog-react@^1.2.3", "@backstage/plugin-catalog-react@^1.2.4", "@backstage/plugin-catalog-react@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.6.0.tgz#09caf2788959fefc4bd845360b0c6ec405caae0b"
integrity sha512-N/eQLFDSWqJzWSnrO07jOCpTCGs0beImR5TZSTPmlDgjzM1Nb80W5XvV/7q0+AVUBKtnw37LTk6JDDNXBnkyfg==
"@backstage/plugin-catalog-react@^1.2.3", "@backstage/plugin-catalog-react@^1.2.4", "@backstage/plugin-catalog-react@^1.6.0", "@backstage/plugin-catalog-react@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.7.0.tgz#4aea594282ba4d6010e2ae5f9a04cbb0eaf57777"
integrity sha512-vEOZjh22gnETDj9b1Nat9DA6R0q27QyRpts5db04oadkAB4khZ9V97/aao1qDaXXzlPHkavJDn/VqYjeMi2Kog==
dependencies:
"@backstage/catalog-client" "^1.4.1"
"@backstage/catalog-model" "^1.3.0"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/errors" "^1.1.5"
"@backstage/integration" "^1.4.5"
"@backstage/plugin-catalog-common" "^1.0.13"
"@backstage/plugin-permission-common" "^0.7.5"
"@backstage/plugin-permission-react" "^0.4.12"
"@backstage/theme" "^0.3.0"
"@backstage/types" "^1.0.2"
"@backstage/catalog-client" "^1.4.2"
"@backstage/catalog-model" "^1.4.0"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/errors" "^1.2.0"
"@backstage/integration" "^1.5.0"
"@backstage/plugin-catalog-common" "^1.0.14"
"@backstage/plugin-permission-common" "^0.7.6"
"@backstage/plugin-permission-react" "^0.4.13"
"@backstage/theme" "^0.4.0"
"@backstage/types" "^1.1.0"
"@backstage/version-bridge" "^1.0.4"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
"@react-hookz/web" "^23.0.0"
"@types/react" "^16.13.1 || ^17.0.0"
classnames "^2.2.6"
jwt-decode "^3.1.0"
Expand Down Expand Up @@ -3254,6 +3291,19 @@
react-use "^17.2.4"
swr "^2.0.0"

"@backstage/plugin-permission-react@^0.4.13":
version "0.4.13"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.13.tgz#b0b1fd4fc56fef563fe4e27b425c9a7c4596c28e"
integrity sha512-go2lRFJ6Sfe1IfqPqnwH90rTxQdPygq7mLRlcqYpjh6FZxnF+5s46ZOUDIxgQcE6AHNe/qKJmCf1/gBtnKQRAg==
dependencies:
"@backstage/config" "^1.0.8"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/plugin-permission-common" "^0.7.6"
"@types/react" "^16.13.1 || ^17.0.0"
cross-fetch "^3.1.5"
react-use "^17.2.4"
swr "^2.0.0"

"@backstage/plugin-proxy-backend@^0.2.34":
version "0.2.39"
resolved "https://registry.yarnpkg.com/@backstage/plugin-proxy-backend/-/plugin-proxy-backend-0.2.39.tgz#ecd1e5f72002318140ffcc547d1184bbc848b28a"
Expand Down Expand Up @@ -3546,16 +3596,16 @@
"@backstage/plugin-permission-common" "^0.7.6"
"@backstage/types" "^1.1.0"

"@backstage/plugin-search-react@^1.4.0", "@backstage/plugin-search-react@^1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.6.1.tgz#abf09f3466a5fd7d9fa5e8c562f18ad67a940c95"
integrity sha512-KbvGYtquzNUOkWL2m12DrMVBlr7dIN5ASiMu5VXZamyTwkrn3XvBmH20OJpIopEy5YYeg2q/qi2dpKaZHuYrMQ==
"@backstage/plugin-search-react@^1.4.0", "@backstage/plugin-search-react@^1.6.1", "@backstage/plugin-search-react@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.6.2.tgz#12c5f71ac2d5ce042ce0ab799ff0c054a9ac5264"
integrity sha512-PEMFDSoololyXeANAIuVmiMnasQgUxPqUXw854J1dRxi2oKAsgqhLL2zZsBkeH+3yxJDkUz22G4Fgkr6jnAZqw==
dependencies:
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/plugin-search-common" "^1.2.3"
"@backstage/theme" "^0.3.0"
"@backstage/types" "^1.0.2"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/plugin-search-common" "^1.2.4"
"@backstage/theme" "^0.4.0"
"@backstage/types" "^1.1.0"
"@backstage/version-bridge" "^1.0.4"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
Expand Down Expand Up @@ -3669,7 +3719,7 @@
recursive-readdir "^2.2.2"
winston "^3.2.1"

"@backstage/plugin-techdocs-react@^1.1.2", "@backstage/plugin-techdocs-react@^1.1.6":
"@backstage/plugin-techdocs-react@^1.1.2", "@backstage/plugin-techdocs-react@^1.1.6", "@backstage/plugin-techdocs-react@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs-react/-/plugin-techdocs-react-1.1.7.tgz#513536712d05ec65fd9efd40020157713d079584"
integrity sha512-In1UbPZ3cVxv9R1YbyxIpd+b2a1yeoJJX3VBby4CQuMJLCqImXIii5Q4ltcBI0t+1dMsTubtg8zJ7s8YvaIgBw==
Expand All @@ -3689,22 +3739,22 @@
react-use "^17.2.4"

"@backstage/plugin-techdocs@^1.4.3":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs/-/plugin-techdocs-1.6.3.tgz#0a019517987b2e10741b5825044a22b5bb0ed6fd"
integrity sha512-4r1exjeVh5VQBqtGH6OvGX4gjZ2T0NQXcQB5x7aZdill/79tYFRNrtO0GnpZZmjOu5CsbQD1SMNTXPZuVsq1iA==
version "1.6.4"
resolved "https://registry.yarnpkg.com/@backstage/plugin-techdocs/-/plugin-techdocs-1.6.4.tgz#ed10bf7f4e3b8eb9cd4e8ff8eea3a05ec420b7cb"
integrity sha512-F6P3poWwc3x/Tsf/qp0bXdPZ1q057BSwELNi7+dyirNGyaI2YfkbLvsmnf7eEsghwFbqZE33khe6yAvQB7/t8g==
dependencies:
"@backstage/catalog-model" "^1.3.0"
"@backstage/config" "^1.0.7"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/errors" "^1.1.5"
"@backstage/integration" "^1.4.5"
"@backstage/integration-react" "^1.1.13"
"@backstage/plugin-catalog-react" "^1.6.0"
"@backstage/plugin-search-common" "^1.2.3"
"@backstage/plugin-search-react" "^1.6.1"
"@backstage/plugin-techdocs-react" "^1.1.6"
"@backstage/theme" "^0.3.0"
"@backstage/catalog-model" "^1.4.0"
"@backstage/config" "^1.0.8"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/errors" "^1.2.0"
"@backstage/integration" "^1.5.0"
"@backstage/integration-react" "^1.1.14"
"@backstage/plugin-catalog-react" "^1.7.0"
"@backstage/plugin-search-common" "^1.2.4"
"@backstage/plugin-search-react" "^1.6.2"
"@backstage/plugin-techdocs-react" "^1.1.7"
"@backstage/theme" "^0.4.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
Expand Down Expand Up @@ -5741,6 +5791,13 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.4"

"@react-hookz/web@^23.0.0":
version "23.0.1"
resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-23.0.1.tgz#768f49f8a5ef117738259a307906cb738c2679c8"
integrity sha512-YZR/Zh5un5c7Nfch2iSRdBn91jTiByyzd2HY+HsFX8UQcN+xurfamKKWg9+/cudY9azcH3Y/f6Hi+Rm0m7LhHg==
dependencies:
"@react-hookz/deep-equal" "^1.0.4"

"@remix-run/router@1.6.3", "@remix-run/router@^1.3.3":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.6.3.tgz#8205baf6e17ef93be35bf62c37d2d594e9be0dad"
Expand Down

0 comments on commit ed6ad2e

Please sign in to comment.