diff --git a/docs/dynamic-plugins/versions.md b/docs/dynamic-plugins/versions.md index 9b207321a9..44587117de 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.49.4](https://backstage.io/docs/releases/v1.49.0) +Based on [Backstage 1.52.0](https://backstage.io/docs/releases/v1.52.0) To bootstrap Backstage app that is compatible with RHDH next, you can use: ```bash -npx @backstage/create-app@0.8.1 +npx @backstage/create-app@0.8.4 ``` ### Frontend packages @@ -18,12 +18,12 @@ npx @backstage/create-app@0.8.1 | **Package** | **Version** | | ------------------------------ | ----------- | -| `@backstage/catalog-model` | `1.7.7` | -| `@backstage/config` | `1.3.6` | -| `@backstage/core-app-api` | `1.19.6` | -| `@backstage/core-components` | `0.18.8` | -| `@backstage/core-plugin-api` | `1.12.4` | -| `@backstage/integration-react` | `1.2.16` | +| `@backstage/catalog-model` | `1.9.0` | +| `@backstage/config` | `1.3.8` | +| `@backstage/core-app-api` | `1.20.2` | +| `@backstage/core-components` | `0.18.11` | +| `@backstage/core-plugin-api` | `1.12.7` | +| `@backstage/integration-react` | `1.2.19` | @@ -37,14 +37,14 @@ in the `main` branch of the [RHDH repository](https://github.com/redhat-develope | **Package** | **Version** | | ------------------------------ | ----------- | -| `@backstage/backend-app-api` | `1.6.0` | -| `@backstage/backend-defaults` | `0.16.0` | -| `@backstage/backend-dynamic-feature-service` | `0.8.0` | -| `@backstage/backend-plugin-api` | `1.8.0` | -| `@backstage/catalog-model` | `1.7.7` | -| `@backstage/cli-node` | `0.3.0` | -| `@backstage/config` | `1.3.6` | -| `@backstage/config-loader` | `1.10.9` | +| `@backstage/backend-app-api` | `1.7.1` | +| `@backstage/backend-defaults` | `0.17.3` | +| `@backstage/backend-dynamic-feature-service` | `0.8.3` | +| `@backstage/backend-plugin-api` | `1.9.2` | +| `@backstage/catalog-model` | `1.9.0` | +| `@backstage/cli-node` | `0.3.3` | +| `@backstage/config` | `1.3.8` | +| `@backstage/config-loader` | `undefined` |