Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent fc68526 commit 85d38d0
Showing 1 changed file with 10 additions and 35 deletions.
45 changes: 10 additions & 35 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2804,25 +2804,6 @@
zen-observable "^0.10.0"
zod "^3.21.4"

"@backstage/core-app-api@^1.11.0":
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.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/types" "^1.1.1"
"@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"
zod "^3.21.4"

"@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"
Expand Down Expand Up @@ -4052,16 +4033,17 @@
react-use "^17.2.4"

"@backstage/plugin-user-settings@^0.7.3":
version "0.7.10"
resolved "https://registry.yarnpkg.com/@backstage/plugin-user-settings/-/plugin-user-settings-0.7.10.tgz#3183c56b9fa3c002d2b74b2253dc4d4a014832ef"
integrity sha512-r3ReEnVVYMERzh8Ofjsmgufka0s1G12yrTnU0oYUW7Fwxm5X8uMOCGlIJvFyd83VPbOAXO7HlyBwf6+K1FlK5w==
version "0.7.11"
resolved "https://registry.yarnpkg.com/@backstage/plugin-user-settings/-/plugin-user-settings-0.7.11.tgz#fb5488a6229bdfbe172fa691a81a2b2869c3c9ca"
integrity sha512-LxZsrTh9OtDwzBeFTsJS3STUY4JL3GzM4PUh9tr0mqWMLfnyl4hHgwNRnnz9nK7ZR1MYCU93Q6ceOLGBsWHvhQ==
dependencies:
"@backstage/core-app-api" "^1.10.0"
"@backstage/core-components" "^0.13.5"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/errors" "^1.2.2"
"@backstage/plugin-catalog-react" "^1.8.4"
"@backstage/theme" "^0.4.2"
"@backstage/core-app-api" "^1.11.0"
"@backstage/core-components" "^0.13.6"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/errors" "^1.2.3"
"@backstage/frontend-plugin-api" "^0.2.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 @@ -4124,13 +4106,6 @@
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

0 comments on commit 85d38d0

Please sign in to comment.