diff --git a/docs/dynamic-plugins/versions.md b/docs/dynamic-plugins/versions.md index eafa3d577b..4aefd36bb6 100644 --- a/docs/dynamic-plugins/versions.md +++ b/docs/dynamic-plugins/versions.md @@ -5,12 +5,12 @@ https://github.com/redhat-developer/rhdh/blob/main/backstage.json --> -Based on [Backstage 1.42.5](https://backstage.io/docs/releases/v1.42.0) +Based on [Backstage 1.45.3](https://backstage.io/docs/releases/v1.45.0) To bootstrap Backstage app that is compatible with RHDH 1.4, you can use: ```bash -npx @backstage/create-app@0.7.3 +npx @backstage/create-app@0.7.6 ``` ### Frontend packages @@ -18,12 +18,12 @@ npx @backstage/create-app@0.7.3 | **Package** | **Version** | | ------------------------------ | ----------- | -| `@backstage/catalog-model` | `1.7.5` | -| `@backstage/config` | `1.3.3` | -| `@backstage/core-app-api` | `1.18.0` | -| `@backstage/core-components` | `0.17.5` | -| `@backstage/core-plugin-api` | `1.10.9` | -| `@backstage/integration-react` | `1.2.9` | +| `@backstage/catalog-model` | `1.7.6` | +| `@backstage/config` | `1.3.6` | +| `@backstage/core-app-api` | `1.19.2` | +| `@backstage/core-components` | `0.18.3` | +| `@backstage/core-plugin-api` | `1.12.0` | +| `@backstage/integration-react` | `1.2.12` | @@ -37,14 +37,14 @@ in the `main` branch of the [RHDH repository](https://github.com/redhat-develope | **Package** | **Version** | | ------------------------------ | ----------- | -| `@backstage/backend-app-api` | `1.2.6` | -| `@backstage/backend-defaults` | `0.12.0` | -| `@backstage/backend-dynamic-feature-service` | `0.7.3` | -| `@backstage/backend-plugin-api` | `1.4.2` | -| `@backstage/catalog-model` | `1.7.5` | -| `@backstage/cli-node` | `0.2.14` | -| `@backstage/config` | `1.3.3` | -| `@backstage/config-loader` | `1.10.2` | +| `@backstage/backend-app-api` | `1.3.0` | +| `@backstage/backend-defaults` | `0.13.1` | +| `@backstage/backend-dynamic-feature-service` | `0.7.6` | +| `@backstage/backend-plugin-api` | `1.5.0` | +| `@backstage/catalog-model` | `1.7.6` | +| `@backstage/cli-node` | `0.2.15` | +| `@backstage/config` | `1.3.6` | +| `@backstage/config-loader` | `1.10.6` |