Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and garryod committed Jun 26, 2023
1 parent b2a67e3 commit c464926
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2369,15 +2369,15 @@
to-fast-properties "^2.0.0"

"@backstage/app-defaults@^1.1.0":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@backstage/app-defaults/-/app-defaults-1.3.1.tgz#77f96a1fda3c0107ee12d6b75147204f3b1884fc"
integrity sha512-iZYbp5pMMi57OV+HWUo3ZOoNUXUAKVNOmjed9TnqZPO7I6QPbUWUJu9ZVZPMCEPciHcSQ0iNdifdfwmgD3IJRw==
version "1.4.0"
resolved "https://registry.yarnpkg.com/@backstage/app-defaults/-/app-defaults-1.4.0.tgz#440f6e028ac3a1fdd9fd39831287c213db1dfcbe"
integrity sha512-QIM1b6xz4H8aiCO6jWZkWzQEEyN3mJcEE4kAkdv85DarKfn1UO0q3HEq3Ilt9WWiPRYbbKFjV1OeJcUUsYavDg==
dependencies:
"@backstage/core-app-api" "^1.8.0"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/plugin-permission-react" "^0.4.12"
"@backstage/theme" "^0.3.0"
"@backstage/core-app-api" "^1.8.1"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/plugin-permission-react" "^0.4.13"
"@backstage/theme" "^0.4.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"

Expand Down Expand Up @@ -3283,14 +3283,14 @@
zod "^3.21.4"
zod-to-json-schema "^3.20.4"

"@backstage/plugin-permission-react@^0.4.12", "@backstage/plugin-permission-react@^0.4.9":
version "0.4.12"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.12.tgz#e8e5a10fb7ff193031ab8a299fcde85d056e7d19"
integrity sha512-//12gUQ19rbNoa7xAEUZ7q4R/RQDcVcwZN6RoHZaicW1pf3VWKeNjEUzIst8ThjdYFt7xRAbMbGixmGC/utsoQ==
"@backstage/plugin-permission-react@^0.4.12", "@backstage/plugin-permission-react@^0.4.13", "@backstage/plugin-permission-react@^0.4.9":
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.7"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/plugin-permission-common" "^0.7.5"
"@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"
Expand Down

0 comments on commit c464926

Please sign in to comment.