Skip to content

Commit 401af6d

Browse files
v1.47.2 version bump (#7241)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8167727 commit 401af6d

File tree

5 files changed

+407
-229
lines changed

5 files changed

+407
-229
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-nexus-repository-manager': minor
3+
---
4+
5+
Backstage version bump to v1.47.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.46.2"
2+
"version": "1.47.2"
33
}

workspaces/nexus-repository-manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"directory": "workspaces/nexus-repository-manager"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.35.1",
39+
"@backstage/cli": "^0.35.3",
4040
"@backstage/e2e-test-utils": "^0.1.1",
41-
"@backstage/repo-tools": "^0.16.1",
41+
"@backstage/repo-tools": "^0.16.3",
4242
"@changesets/cli": "^2.27.1",
4343
"@playwright/test": "^1.57.0",
4444
"knip": "^5.27.4",

workspaces/nexus-repository-manager/plugins/nexus-repository-manager/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
},
4646
"dependencies": {
4747
"@backstage/catalog-model": "^1.7.6",
48-
"@backstage/core-compat-api": "^0.5.5",
49-
"@backstage/core-components": "^0.18.4",
50-
"@backstage/core-plugin-api": "^1.12.1",
51-
"@backstage/frontend-plugin-api": "^0.13.2",
52-
"@backstage/plugin-catalog-react": "^1.21.4",
48+
"@backstage/core-compat-api": "^0.5.7",
49+
"@backstage/core-components": "^0.18.6",
50+
"@backstage/core-plugin-api": "^1.12.2",
51+
"@backstage/frontend-plugin-api": "^0.13.4",
52+
"@backstage/plugin-catalog-react": "^1.21.6",
5353
"@backstage/theme": "^0.7.1",
5454
"@material-ui/core": "^4.9.13",
5555
"filesize": "^10.1.6",
@@ -63,13 +63,13 @@
6363
},
6464
"devDependencies": {
6565
"@axe-core/playwright": "^4.11.0",
66-
"@backstage/cli": "^0.35.1",
67-
"@backstage/core-app-api": "^1.19.3",
68-
"@backstage/dev-utils": "^1.1.18",
69-
"@backstage/frontend-defaults": "^0.3.4",
70-
"@backstage/plugin-catalog": "^1.32.1",
66+
"@backstage/cli": "^0.35.3",
67+
"@backstage/core-app-api": "^1.19.4",
68+
"@backstage/dev-utils": "^1.1.19",
69+
"@backstage/frontend-defaults": "^0.3.6",
70+
"@backstage/plugin-catalog": "^1.32.2",
7171
"@backstage/test-utils": "^1.7.14",
72-
"@backstage/ui": "^0.10.0",
72+
"@backstage/ui": "^0.11.2",
7373
"@hey-api/openapi-ts": "0.90.9",
7474
"@playwright/test": "^1.57.0",
7575
"@testing-library/jest-dom": "6.9.1",

0 commit comments

Comments
 (0)