Skip to content

Commit

Permalink
Bump @backstage/plugin-catalog-graph from 0.2.36 to 0.2.37 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) from 0.2.36 to 0.2.37.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-graph)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 7e5caaa commit b3be659
Showing 1 changed file with 139 additions and 66 deletions.
205 changes: 139 additions & 66 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2564,27 +2564,24 @@
winston "^3.2.1"
zod "^3.21.4"

"@backstage/catalog-client@^1.3.0", "@backstage/catalog-client@^1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.4.4.tgz#cb8be20a7365917dbf10db148a3306e500f33f5b"
integrity sha512-biYtZtXcdnuc3FV5hp6+8epklLeVknWOtY54ASxky+SJCsadBZ/tpU58KxW4pD92uPSVGiE7gaSBvvOaisyz0Q==
"@backstage/catalog-client@^1.3.0", "@backstage/catalog-client@^1.4.4", "@backstage/catalog-client@^1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.4.5.tgz#d104748fed1561ff6f6e77cb8de65e3b1182be9e"
integrity sha512-WiCJPbIYBjR8GQ7NBW+n0fA3fFfYEs1s+7aYjPsO1YmDHJJfy3CbjNWrpDeo3snEuEXzTN6QONr/cSsvB6n8PA==
dependencies:
"@backstage/catalog-model" "^1.4.2"
"@backstage/errors" "^1.2.2"
"@backstage/catalog-model" "^1.4.3"
"@backstage/errors" "^1.2.3"
cross-fetch "^3.1.5"

"@backstage/catalog-model@^1.1.5", "@backstage/catalog-model@^1.2.1", "@backstage/catalog-model@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.2.tgz#5e03a63a9d08e3f4d8b5fa0afc6e2b06c591551e"
integrity sha512-Mxa/Xcj2lheu2FYipdol2gkUHHf7+TjObh3cS6uf/xTyN+Pjym+j6xxPYeKzJ/X/tsPh5U2suvL75bV/jRlPsw==
"@backstage/catalog-model@^1.1.5", "@backstage/catalog-model@^1.2.1", "@backstage/catalog-model@^1.4.2", "@backstage/catalog-model@^1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.3.tgz#64abf34071d1cad6372f905b92e1d831e480750c"
integrity sha512-cfbTPWLVma/ZKxRh76aLWqSFozzXMxHoGK+Tn50dOxHHp2xmdcx5jWBtOszNJs560rR7KScD7YnImUPkNn5DWQ==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/errors" "^1.2.2"
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
ajv "^8.10.0"
json-schema "^0.4.0"
lodash "^4.17.21"
uuid "^8.0.0"

"@backstage/cli-common@^0.1.12":
version "0.1.12"
Expand Down Expand Up @@ -2751,6 +2748,15 @@
"@backstage/types" "^1.1.1"
lodash "^4.17.21"

"@backstage/config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.1.tgz#824ef3d74b391579060d5646fa1f45fcd553ce02"
integrity sha512-H+xZbIVvstrkVnfxZFH6JB3Gb5qUIb8DjHOakHUlDX7xEIXjQnaM3Kf85RtnHu0uYpFIpB29i8FI68Y/uLeqyw==
dependencies:
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
lodash "^4.17.21"

"@backstage/core-app-api@^1.10.0", "@backstage/core-app-api@^1.4.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.10.0.tgz#3b71d8b57feeb9fdd6639ec1a5b81fbfce3341d2"
Expand All @@ -2769,16 +2775,16 @@
zen-observable "^0.10.0"
zod "^3.21.4"

"@backstage/core-components@^0.13.0", "@backstage/core-components@^0.13.2", "@backstage/core-components@^0.13.5":
version "0.13.5"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.13.5.tgz#acdd166c0536941d401dfc29d49dd45c38f8c89e"
integrity sha512-1loR9Cxxcfo8z7+8NAwQHrjnaHn0Hq3uTSnvtuDsGzh80vhGMxsCnXya0nCYrFvVJIvNI0YYkhoIAOap7aUxDQ==
"@backstage/core-components@^0.13.0", "@backstage/core-components@^0.13.2", "@backstage/core-components@^0.13.5", "@backstage/core-components@^0.13.6":
version "0.13.7"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.13.7.tgz#5832115e73bca5685344df81fd2e537422d98aa2"
integrity sha512-pbqI+xYggeMdXmLoI0lDdcXj0yPv7x5iiHhiOyjUmC9lI509WIjyH5s9NSImwLac7ng/B0ORJn+a+6nD3hqyYg==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/errors" "^1.2.2"
"@backstage/theme" "^0.4.2"
"@backstage/version-bridge" "^1.0.5"
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/errors" "^1.2.3"
"@backstage/theme" "^0.4.3"
"@backstage/version-bridge" "^1.0.6"
"@date-io/core" "^1.3.13"
"@material-table/core" "^3.1.0"
"@material-ui/core" "^4.12.2"
Expand All @@ -2800,7 +2806,6 @@
linkifyjs "4.1.1"
lodash "^4.17.21"
pluralize "^8.0.0"
prop-types "^15.7.2"
qs "^6.9.4"
rc-progress "3.5.1"
react-helmet "6.1.0"
Expand All @@ -2817,19 +2822,17 @@
zen-observable "^0.10.0"
zod "^3.21.4"

"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.6.0.tgz#15c30f01c79e82756e5c286675f8801195538afb"
integrity sha512-B3X9vJ8IRMY4+FCnWAgeYJhtcQJmoLvn6JzqilODtM70UfT2sBQ3UBMP/J4SPUMA15kbzi6D1x1BhHhkWd+A/w==
"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0", "@backstage/core-plugin-api@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.7.0.tgz#652ec473aa22d8dede35c90159284c522667ffb5"
integrity sha512-nbwcC1BoS0y4mcVzGXtv6/JWkMT/6hvA91zHHGYkQ8bc0Gs6bHz/0AoSBTP8Rou+Dxf12ZYftuGCMbeQLz5s3Q==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/config" "^1.1.1"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.5"
"@backstage/version-bridge" "^1.0.6"
"@types/react" "^16.13.1 || ^17.0.0"
history "^5.0.0"
i18next "^22.4.15"
prop-types "^15.7.2"
zen-observable "^0.10.0"

"@backstage/errors@^1.2.2":
version "1.2.2"
Expand All @@ -2840,6 +2843,14 @@
cross-fetch "^3.1.5"
serialize-error "^8.0.1"

"@backstage/errors@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.3.tgz#6418d3ece63b13d14e32d44ec4db0f8866b0b1c9"
integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w==
dependencies:
"@backstage/types" "^1.1.1"
serialize-error "^8.0.1"

"@backstage/eslint-plugin@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@backstage/eslint-plugin/-/eslint-plugin-0.1.3.tgz#f4f7cca89f0068db14166e275076c71d07b5f37d"
Expand Down Expand Up @@ -2892,6 +2903,20 @@
lodash "^4.17.21"
luxon "^3.0.0"

"@backstage/integration@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.7.1.tgz#dc951c5d1154ac9761224936d58dda95f9ffa1f0"
integrity sha512-pUKfiNHaBFCSZnNWJ+E8kDAHwDtTs/zXvEij+thARluXt+AIptFs9QfV9d8hidcgKlKV3+oUbu39M9798CgRFg==
dependencies:
"@azure/identity" "^3.2.1"
"@backstage/config" "^1.1.1"
"@octokit/auth-app" "^4.0.0"
"@octokit/rest" "^19.0.3"
cross-fetch "^3.1.5"
git-url-parse "^13.0.0"
lodash "^4.17.21"
luxon "^3.0.0"

"@backstage/plugin-api-docs@^0.9.1":
version "0.9.11"
resolved "https://registry.yarnpkg.com/@backstage/plugin-api-docs/-/plugin-api-docs-0.9.11.tgz#66c10f38f5b40d45c6c26fe13e674ee380256eda"
Expand Down Expand Up @@ -3198,17 +3223,26 @@
"@backstage/plugin-permission-common" "^0.7.8"
"@backstage/plugin-search-common" "^1.2.6"

"@backstage/plugin-catalog-graph@^0.2.26":
version "0.2.36"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-graph/-/plugin-catalog-graph-0.2.36.tgz#fdfd72d1a20b8a7e935ab80d5e3796287d489999"
integrity sha512-J4qaaELIrNytrRw/rftdyIruf7vupq9d30nks+mYdW8s6NI8dkv1Ep/s2+wZvs3IZ4C9Ld1A3Vzvf4fARt+FEw==
"@backstage/plugin-catalog-common@^1.0.17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.17.tgz#c7347f6fecc8237d2042c73a516ae8b743345b35"
integrity sha512-/oP8/3Kzqks09ZO/sfO/fgl7bnt8jcQCBfTYEYGaCUkRTdH6xLRx+hLkdImBfUEGpe5y48LnS7qmfblkVqHsDw==
dependencies:
"@backstage/catalog-client" "^1.4.4"
"@backstage/catalog-model" "^1.4.2"
"@backstage/core-components" "^0.13.5"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/plugin-catalog-react" "^1.8.4"
"@backstage/theme" "^0.4.2"
"@backstage/catalog-model" "^1.4.3"
"@backstage/plugin-permission-common" "^0.7.9"
"@backstage/plugin-search-common" "^1.2.7"

"@backstage/plugin-catalog-graph@^0.2.26":
version "0.2.37"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-graph/-/plugin-catalog-graph-0.2.37.tgz#c276b62a642fed55a58e53fd818e2ea48f1c32d0"
integrity sha512-QsARFcxwhstpPjJOGK2EmlxC9pUqwV+f9N5FG+0UQaHMwY7y7sUsJZo6y1K9rAJ5AHLysGTQz8eet7Vf6xAEdA==
dependencies:
"@backstage/catalog-client" "^1.4.5"
"@backstage/catalog-model" "^1.4.3"
"@backstage/core-components" "^0.13.6"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/plugin-catalog-react" "^1.8.5"
"@backstage/theme" "^0.4.3"
"@backstage/types" "^1.1.1"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
Expand Down Expand Up @@ -3259,30 +3293,29 @@
"@backstage/plugin-catalog-common" "^1.0.16"
"@backstage/types" "^1.1.1"

"@backstage/plugin-catalog-react@^1.2.4", "@backstage/plugin-catalog-react@^1.7.0", "@backstage/plugin-catalog-react@^1.8.4":
version "1.8.4"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.8.4.tgz#9e47f642218c449b673bfccedf001fb6f7c526be"
integrity sha512-oi+9ghMsi4e3/koS3Am0Tx0N2sv+aEpsME6gBDwFKgeLU19xGvewLdnzSF0zftWbG63OgZJdZsuK+JGLU7giMw==
dependencies:
"@backstage/catalog-client" "^1.4.4"
"@backstage/catalog-model" "^1.4.2"
"@backstage/core-components" "^0.13.5"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/errors" "^1.2.2"
"@backstage/integration" "^1.7.0"
"@backstage/plugin-catalog-common" "^1.0.16"
"@backstage/plugin-permission-common" "^0.7.8"
"@backstage/plugin-permission-react" "^0.4.15"
"@backstage/theme" "^0.4.2"
"@backstage/plugin-catalog-react@^1.2.4", "@backstage/plugin-catalog-react@^1.7.0", "@backstage/plugin-catalog-react@^1.8.4", "@backstage/plugin-catalog-react@^1.8.5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-react/-/plugin-catalog-react-1.8.5.tgz#de0632947147378f74139b59e136049b178c81ab"
integrity sha512-S9krXFdEt/BukrcbO4e4iCaRAH0ADcVFuO8uQ2JfK5s9s+pUUv+NKEGx0j3Gr+BR5lEZXivoMdsiDrzbFFiSkg==
dependencies:
"@backstage/catalog-client" "^1.4.5"
"@backstage/catalog-model" "^1.4.3"
"@backstage/core-components" "^0.13.6"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/errors" "^1.2.3"
"@backstage/integration" "^1.7.1"
"@backstage/plugin-catalog-common" "^1.0.17"
"@backstage/plugin-permission-common" "^0.7.9"
"@backstage/plugin-permission-react" "^0.4.16"
"@backstage/theme" "^0.4.3"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.5"
"@backstage/version-bridge" "^1.0.6"
"@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"
lodash "^4.17.21"
material-ui-popup-state "^1.9.3"
qs "^6.9.4"
Expand Down Expand Up @@ -3416,6 +3449,18 @@
uuid "^8.0.0"
zod "^3.21.4"

"@backstage/plugin-permission-common@^0.7.9":
version "0.7.9"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.9.tgz#ea4401b7160f3f3f2cc075b691d1594d9560183c"
integrity sha512-8/yrybvyEYkSkSnk/7NMNjqBkgvl0yj1VI8jJydYgIBoZj93V7qsaYfGEfpf1Af0NYDoTgPS2vI4lz0jB1RMKg==
dependencies:
"@backstage/config" "^1.1.1"
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
cross-fetch "^3.1.5"
uuid "^8.0.0"
zod "^3.21.4"

"@backstage/plugin-permission-node@^0.7.16", "@backstage/plugin-permission-node@^0.7.3":
version "0.7.16"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.16.tgz#f17d972e34e9f78e430da7ce54d4b8d9cdcd1786"
Expand Down Expand Up @@ -3446,6 +3491,19 @@
react-use "^17.2.4"
swr "^2.0.0"

"@backstage/plugin-permission-react@^0.4.16":
version "0.4.16"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.16.tgz#016ff8fbb9411faf411e76690ca23a3553879442"
integrity sha512-+T3Gjs+qQti8p1XXdU9Kbrr+Rj09XpQcvNlth21/ut72BlTU4DpeXoU8Vr1Yh2Y1SuglFeDgSfLBCXJxqKhMhA==
dependencies:
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/plugin-permission-common" "^0.7.9"
"@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.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@backstage/plugin-proxy-backend/-/plugin-proxy-backend-0.4.2.tgz#3c50b133c58b982f25e4df592c29e8f8049a70d9"
Expand Down Expand Up @@ -3750,6 +3808,14 @@
"@backstage/plugin-permission-common" "^0.7.8"
"@backstage/types" "^1.1.1"

"@backstage/plugin-search-common@^1.2.7":
version "1.2.7"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.7.tgz#69871340797e317b583c2863eadc0e54774d8023"
integrity sha512-2cl0Q/FHR41XnJgHYbKfLlhLTowslMjEgcmzOTIPyfwebM++tB2KYTBOYvupCyOC7rVyOu1nMvL6bEBHtQmkYg==
dependencies:
"@backstage/plugin-permission-common" "^0.7.9"
"@backstage/types" "^1.1.1"

"@backstage/plugin-search-react@^1.4.0", "@backstage/plugin-search-react@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.7.0.tgz#0cd241d431c472291aec8adf25ad8d9084a858fb"
Expand Down Expand Up @@ -3974,10 +4040,10 @@
dependencies:
"@material-ui/core" "^4.12.2"

"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.2.tgz#bc7ef84380421941bb094e2d05c98b4b161c7f26"
integrity sha512-IvYrdvxDVddv/oVGnoj2IU+KC1cvojeO/NCMIVqQX4M/xqajc4YasRQ/hZHC2smBKCCrsxSGT3b5SXvHhYcCNw==
"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2", "@backstage/theme@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.3.tgz#58901531da6b2d9b3058f532ee15c866a06ab9af"
integrity sha512-hTAMVIueGmNm2WSR3ku6upi/kRDCcfuBZNE0ldfodhcghJq/rhC25A+5RE1cpmiGKdepBfOUAIvtR//itZaPOQ==
dependencies:
"@emotion/react" "^11.10.5"
"@emotion/styled" "^11.10.5"
Expand All @@ -3995,6 +4061,13 @@
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/version-bridge@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.6.tgz#87ec80d930421f44c0554e226fc2d9282c2f5358"
integrity sha512-30bYWdbggedNMZ08JPIu/CXhmzSxORA2qcgyd1vbbndjYpWEmOJr4G7THO2EAM8eYk90eENVvL49i7dkGvFnJg==
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@balena/dockerignore@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
Expand Down Expand Up @@ -7585,9 +7658,9 @@
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/react-dom@*", "@types/react-dom@<18.0.0", "@types/react-dom@^17":
version "17.0.21"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.21.tgz#85d56965483ce4850f5f03f9234e54a1f47786e5"
integrity sha512-3rQEFUNUUz2MYiRwJJj6UekcW7rFLOtmK7ajQP7qJpjNdggInl3I/xM4I3Hq1yYPdCGVMgax1gZsB7BBTtayXg==
version "17.0.22"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.22.tgz#34317e08be27b33fa9e7cdb56125b22538261bad"
integrity sha512-wHt4gkdSMb4jPp1vc30MLJxoWGsZs88URfmt3FRXoOEYrrqK3I8IuZLE/uFBb4UT6MRfI0wXFu4DS7LS0kUC7Q==
dependencies:
"@types/react" "^17"

Expand Down

0 comments on commit b3be659

Please sign in to comment.