Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and garryod committed Dec 1, 2023
1 parent d9d1087 commit 2af54af
Showing 1 changed file with 87 additions and 23 deletions.
110 changes: 87 additions & 23 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,7 +2792,7 @@
"@backstage/types" "^1.1.1"
lodash "^4.17.21"

"@backstage/core-app-api@^1.11.0", "@backstage/core-app-api@^1.4.0":
"@backstage/core-app-api@^1.11.0", "@backstage/core-app-api@^1.11.1", "@backstage/core-app-api@^1.4.0":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.11.1.tgz#21584a43cf7bc80171b8f03a3c0db80b1adef424"
integrity sha512-BtYilKoiAnyPjTBZ/LuBIU+nopuleAG/KqfDB36cQ5zAC5cNd2xpXw9NlCQcxJnMV1MjsiqHrfK2lb1S1owXpQ==
Expand Down Expand Up @@ -2963,6 +2963,18 @@
"@material-ui/icons" "^4.9.1"
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/integration-react@^1.1.21":
version "1.1.21"
resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.21.tgz#ba2ddc075cb621709eb23e6dfc59f10b19bfc539"
integrity sha512-shpQCMsQMOgGOYsZC7BfDfoyczxYz+mcqdomOr0fdGETnBGSWvUOmUQwCHAM8xc/ljBgozWL0qdTbPssVar6Zw==
dependencies:
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.8.0"
"@backstage/integration" "^1.7.2"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/integration@^1.7.0", "@backstage/integration@^1.7.1", "@backstage/integration@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.7.2.tgz#209b49e3ff6cce0531b8a1ef3b6387a7a740c701"
Expand Down Expand Up @@ -3439,43 +3451,45 @@
luxon "^3.0.0"
react-use "^17.2.4"

"@backstage/plugin-home-react@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@backstage/plugin-home-react/-/plugin-home-react-0.1.4.tgz#7be8aa98c7d21f2f40c25f2776ce767a9607dc6b"
integrity sha512-bRu5pgUN0b0mYJ8HHGN162NQ7s+SjjauSghOrLSyR4cZKSHDfe5aJ4BxKHyS8+1br1KurExsRZ1kokkAI0zPdw==
"@backstage/plugin-home-react@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@backstage/plugin-home-react/-/plugin-home-react-0.1.5.tgz#e2c9e8e33ab33b9755e04174ab740515ac37e094"
integrity sha512-GInQBteTbsptpyhwpav2MebXx5zZgl63yQYMUJWDniAH0mzn0gn901tCKsKAnd9jeuS6d2qsBzMJNoz6xUrPEg==
dependencies:
"@backstage/core-components" "^0.13.6"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/core-components" "^0.13.8"
"@backstage/core-plugin-api" "^1.8.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@rjsf/utils" "5.13.0"
"@rjsf/utils" "5.13.6"
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/plugin-home@^0.5.2":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@backstage/plugin-home/-/plugin-home-0.5.9.tgz#163326fe22cb151f0e29ef566f47bcecf3f27c76"
integrity sha512-EDkZXGR/dv2oiHdQDECv+psnYXnXCaFueTDNfhFmpeP5LMlJQ9QRJEXhYxxyGOXsb3xCQzH+4WQ1sK9eOeQIMw==
version "0.5.11"
resolved "https://registry.yarnpkg.com/@backstage/plugin-home/-/plugin-home-0.5.11.tgz#4bc2bd0ef36d7ed03c550279a8d0fc6350a9ad2d"
integrity sha512-EGzJwpGZ2yR6SnB2GXp2m0ya3wE+bNhHkCplvVG7MGGX/r1zLCTuwVPaewtBzGndUX+ybsHr67VgCMS54WLHgA==
dependencies:
"@backstage/catalog-client" "^1.4.6"
"@backstage/catalog-model" "^1.4.3"
"@backstage/config" "^1.1.1"
"@backstage/core-app-api" "^1.11.0"
"@backstage/core-components" "^0.13.6"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/plugin-catalog-react" "^1.8.5"
"@backstage/plugin-home-react" "^0.1.4"
"@backstage/theme" "^0.4.3"
"@backstage/core-app-api" "^1.11.1"
"@backstage/core-components" "^0.13.8"
"@backstage/core-plugin-api" "^1.8.0"
"@backstage/frontend-plugin-api" "^0.3.0"
"@backstage/plugin-catalog-react" "^1.9.1"
"@backstage/plugin-home-react" "^0.1.5"
"@backstage/theme" "^0.4.4"
"@backstage/types" "^1.1.1"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
"@rjsf/core-v5" "npm:@rjsf/core@5.13.0"
"@rjsf/material-ui-v5" "npm:@rjsf/material-ui@5.13.0"
"@rjsf/utils" "5.13.0"
"@rjsf/validator-ajv8" "5.13.0"
"@rjsf/core" "5.13.6"
"@rjsf/material-ui" "5.13.6"
"@rjsf/utils" "5.13.6"
"@rjsf/validator-ajv8" "5.13.6"
"@types/react" "^16.13.1 || ^17.0.0"
lodash "^4.17.21"
luxon "^3.4.3"
react-grid-layout "^1.3.4"
react-grid-layout "1.3.4"
react-resizable "^3.0.4"
react-use "^17.2.4"
zod "^3.21.4"
Expand Down Expand Up @@ -3555,6 +3569,19 @@
react-use "^17.2.4"
swr "^2.0.0"

"@backstage/plugin-permission-react@^0.4.17":
version "0.4.17"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.17.tgz#aad235879205b77b7d5045f26c210741c357edf2"
integrity sha512-Y3D+8mZNjRfeA/b8LDcSE2yxXk9o+AbLoEdgPKNqFNSZILCfX07cwS2GYYcMK6JniSrKETHha2w5c4R7remHDA==
dependencies:
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.8.0"
"@backstage/plugin-permission-common" "^0.7.10"
"@types/react" "^16.13.1 || ^17.0.0"
cross-fetch "^4.0.0"
react-use "^17.2.4"
swr "^2.0.0"

"@backstage/plugin-proxy-backend@^0.4.2":
version "0.4.5"
resolved "https://registry.yarnpkg.com/@backstage/plugin-proxy-backend/-/plugin-proxy-backend-0.4.5.tgz#12f6ccbfed9e54f00f15149cc1ed68fccc5cc769"
Expand Down Expand Up @@ -6460,6 +6487,17 @@
nanoid "^3.3.6"
prop-types "^15.8.1"

"@rjsf/[email protected]":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-5.13.6.tgz#10870a4bf48df65404e2526ab62f010d70f2bdcf"
integrity sha512-xx5qal8z/cbrZ5gBQwtLkkAHqJR9ZvWT9I2BoSmSuy6IWEr2jpQOYEJaNqQzbpT3fN05lT75RJWvkwSRFuDMaw==
dependencies:
lodash "^4.17.21"
lodash-es "^4.17.21"
markdown-to-jsx "^7.3.2"
nanoid "^3.3.6"
prop-types "^15.8.1"

"@rjsf/core@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-3.2.1.tgz#8a7b24c9a6f01f0ecb093fdfc777172c12b1b009"
Expand All @@ -6480,6 +6518,11 @@
resolved "https://registry.yarnpkg.com/@rjsf/material-ui/-/material-ui-5.13.0.tgz#81e631c9d3e449e8ec2f1bc091103b694003ea0d"
integrity sha512-LcPxmtZLKq+ldhif+ceuSXHGIHeG2co0EAv0wqIobrqWBZ8x3Wc/MXBcSFypd966oPKzwJ8yUWsiU4OzMJ6VpA==

"@rjsf/[email protected]":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@rjsf/material-ui/-/material-ui-5.13.6.tgz#576378909aac15a06d86c0ba9ad51f03a4108b3c"
integrity sha512-H61FtsJrO0Zwg1KEFzr+8aQpVU4TtLIltqWqsAuH/Yrz2vOsGnktPBKr5DQF+Zag3PQv0CRXs+b86sTg6MgNjg==

"@rjsf/material-ui@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@rjsf/material-ui/-/material-ui-3.2.1.tgz#84fbf322485aee3a84101e189161f0687779ec8d"
Expand All @@ -6496,6 +6539,17 @@
lodash-es "^4.17.21"
react-is "^18.2.0"

"@rjsf/[email protected]":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.13.6.tgz#7fe58667eaf2af48f2677eaf7e0b1c0707be6493"
integrity sha512-AcsD69YeJ9kt3xj9ZR0mEBKJ6lE4DX2hRdF4j3D6lTDW4DY220sbL04WYvb+4BE21+GnE3NNoY6cPOwiJ0Ua+g==
dependencies:
json-schema-merge-allof "^0.8.1"
jsonpointer "^5.0.1"
lodash "^4.17.21"
lodash-es "^4.17.21"
react-is "^18.2.0"

"@rjsf/[email protected]":
version "5.13.0"
resolved "https://registry.yarnpkg.com/@rjsf/validator-ajv8/-/validator-ajv8-5.13.0.tgz#f98cf25f0f7313f20ccdbe3ed7ecb04d2a4741ed"
Expand All @@ -6506,6 +6560,16 @@
lodash "^4.17.21"
lodash-es "^4.17.21"

"@rjsf/[email protected]":
version "5.13.6"
resolved "https://registry.yarnpkg.com/@rjsf/validator-ajv8/-/validator-ajv8-5.13.6.tgz#208ef507ab4272875a73d4bb986497a28c2abbe8"
integrity sha512-ALLUl1xhBfwEjkslWp5eqJ78uHqCydxvfuE9Bh9jg7cD644d1o1uLJ0Q5b7Bp4ojGi25saTZ605qsT4M2oV62A==
dependencies:
ajv "^8.12.0"
ajv-formats "^2.1.1"
lodash "^4.17.21"
lodash-es "^4.17.21"

"@rollup/plugin-commonjs@^23.0.0":
version "23.0.7"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23.0.7.tgz#7d26d879caa54283086de1974b66f512ef60abdc"
Expand Down Expand Up @@ -19432,7 +19496,7 @@ react-fast-compare@^3.1.1:
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==

react-grid-layout@^1.3.4:
[email protected]:
version "1.3.4"
resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-1.3.4.tgz#4fa819be24a1ba9268aa11b82d63afc4762a32ff"
integrity sha512-sB3rNhorW77HUdOjB4JkelZTdJGQKuXLl3gNg+BI8gJkTScspL1myfZzW/EM0dLEn+1eH+xW+wNqk0oIM9o7cw==
Expand Down

0 comments on commit 2af54af

Please sign in to comment.