Skip to content

Commit b396e9d

Browse files
chore(docs): Update versions.md in dynamic plugin documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 25e704a commit b396e9d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/dynamic-plugins/versions.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
https://github.com/redhat-developer/rhdh/blob/main/backstage.json
66
-->
77

8-
Based on [Backstage 1.45.3](https://backstage.io/docs/releases/v1.45.0)
8+
Based on [Backstage 1.48.3](https://backstage.io/docs/releases/v1.48.0)
99

1010
To bootstrap Backstage app that is compatible with RHDH next, you can use:
1111

1212
```bash
13-
npx @backstage/create-app@0.7.6
13+
npx @backstage/create-app@0.7.9
1414
```
1515

1616
### Frontend packages
@@ -20,10 +20,10 @@ npx @backstage/create-app@0.7.6
2020
| ------------------------------ | ----------- |
2121
| `@backstage/catalog-model` | `1.7.6` |
2222
| `@backstage/config` | `1.3.6` |
23-
| `@backstage/core-app-api` | `1.19.2` |
24-
| `@backstage/core-components` | `0.18.3` |
25-
| `@backstage/core-plugin-api` | `1.12.0` |
26-
| `@backstage/integration-react` | `1.2.12` |
23+
| `@backstage/core-app-api` | `1.19.5` |
24+
| `@backstage/core-components` | `0.18.7` |
25+
| `@backstage/core-plugin-api` | `1.12.3` |
26+
| `@backstage/integration-react` | `1.2.15` |
2727

2828

2929

@@ -37,14 +37,14 @@ in the `main` branch of the [RHDH repository](https://github.com/redhat-develope
3737

3838
| **Package** | **Version** |
3939
| ------------------------------ | ----------- |
40-
| `@backstage/backend-app-api` | `1.3.0` |
41-
| `@backstage/backend-defaults` | `0.13.1` |
42-
| `@backstage/backend-dynamic-feature-service` | `0.7.6` |
43-
| `@backstage/backend-plugin-api` | `1.5.0` |
40+
| `@backstage/backend-app-api` | `1.5.0` |
41+
| `@backstage/backend-defaults` | `0.15.2` |
42+
| `@backstage/backend-dynamic-feature-service` | `0.7.9` |
43+
| `@backstage/backend-plugin-api` | `1.7.0` |
4444
| `@backstage/catalog-model` | `1.7.6` |
45-
| `@backstage/cli-node` | `0.2.15` |
45+
| `@backstage/cli-node` | `0.2.18` |
4646
| `@backstage/config` | `1.3.6` |
47-
| `@backstage/config-loader` | `1.10.6` |
47+
| `@backstage/config-loader` | `1.10.8` |
4848

4949

5050

0 commit comments

Comments
 (0)