Skip to content

Commit

Permalink
Bump @backstage/core-app-api from 1.10.0 to 1.11.0 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.11.0/packages/core-app-api)

---
updated-dependencies:
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 7e5caaa commit 65ff2a5
Showing 1 changed file with 33 additions and 26 deletions.
59 changes: 33 additions & 26 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2742,28 +2742,29 @@
yaml "^2.0.0"
yup "^0.32.9"

"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.0.tgz#44eb90dbbc246f0c503260292dad63323325a581"
integrity sha512-E29BWXTKWBJ+o8MSHTTcOzCbgwoBDy2h3XZXrzexq2wz0Z5UVMYm3ukLesOL2C+U+Zpuz+ncdg63MWhNFHZqsA==
"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0", "@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.2"
"@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"
integrity sha512-5n16p0qRiO6YTnKHJAUK+Hhb6RjhlXZFl7hIwJeaU+EsUuhievL62+VX5oAKExoFV727mLEDqcqjiX1OAhqe5Q==
version "1.11.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.11.0.tgz#ed0a9d3c0b390a2a895a2aebe38f579cb5bad372"
integrity sha512-YOW88AfLNZ0edfPSwaCCZmxH6O0hKMjdNNJsJLoY808WAjyX/VXPM6/5C8dezt+uQFkYXzHHcFzOO6HyUfPzSQ==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.5"
"@backstage/version-bridge" "^1.0.6"
"@types/prop-types" "^15.7.3"
"@types/react" "^16.13.1 || ^17.0.0"
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"
Expand Down Expand Up @@ -2817,19 +2818,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 +2839,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 @@ -3988,10 +3995,10 @@
resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.1.1.tgz#c9ccb30357005e7fb5fa2ac140198059976eb076"
integrity sha512-1cUGu+FwiJZCBOuecd0BOhIRkQYllb+7no9hHhxpAsx/DvsPGMVQMGOMvtdTycdT9SQ5MuSyFwI9wpXp2DwVvQ==

"@backstage/version-bridge@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.5.tgz#0e63b41c01b736a903c96663a339e120ee6dcdbc"
integrity sha512-vu4LphP1l1mP1eMqRr31QhQwS7wkXJqnD3MXI1CqoE4Hl9Ru+6v1znqZNP9F8M7QUDpe6iJH1+gGBS/OyNrOPQ==
"@backstage/version-bridge@^1.0.5", "@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"

Expand Down Expand Up @@ -7585,9 +7592,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 65ff2a5

Please sign in to comment.