Version Packages

This commit is contained in:
github-actions[bot]
2024-07-16 12:06:55 +00:00
parent 6770d81f38
commit 8d2fe707cb
436 changed files with 5209 additions and 1305 deletions
+21
View File
@@ -1,5 +1,26 @@
# @backstage/plugin-home
## 0.7.7
### Patch Changes
- cc81579: Updated dependency `@rjsf/utils` to `5.18.5`.
Updated dependency `@rjsf/core` to `5.18.5`.
Updated dependency `@rjsf/material-ui` to `5.18.5`.
Updated dependency `@rjsf/validator-ajv8` to `5.18.5`.
- Updated dependencies
- @backstage/core-components@0.14.9
- @backstage/core-app-api@1.14.0
- @backstage/plugin-catalog-react@1.12.2
- @backstage/plugin-home-react@0.1.15
- @backstage/frontend-plugin-api@0.6.7
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-compat-api@0.2.7
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
## 0.7.7-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.7.7-next.2",
"version": "0.7.7",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",