Skip to content

Commit 289171f

Browse files
committed
bump
1 parent 5d913b5 commit 289171f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.41.1"
2+
"version": "1.42.5"
33
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitalist-open-cloud/backstage-plugin-harbor",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -32,23 +32,23 @@
3232
},
3333
"dependencies": {
3434
"@backstage/catalog-model": "^1.7.5",
35-
"@backstage/core-components": "^0.17.4",
35+
"@backstage/core-components": "^0.17.5",
3636
"@backstage/core-plugin-api": "^1.10.9",
37-
"@backstage/plugin-catalog-react": "^1.19.1",
38-
"@backstage/theme": "^0.6.7",
37+
"@backstage/plugin-catalog-react": "^1.20.1",
38+
"@backstage/theme": "^0.6.8",
3939
"@material-ui/core": "^4.12.4",
4040
"d3-selection": "^3",
4141
"d3-transition": "^3",
4242
"react-d3-speedometer": "^3.1.1",
4343
"react-router-dom": "^7.5.3",
4444
"react-use": "^17.6",
45-
"@backstage/ui": "^0.6.0"
45+
"@backstage/ui": "^0.7.0"
4646
},
4747
"devDependencies": {
48-
"@backstage/cli": "^0.33.1",
48+
"@backstage/cli": "^0.34.1",
4949
"@backstage/core-app-api": "^1.18.0",
50-
"@backstage/dev-utils": "^1.1.12",
51-
"@backstage/test-utils": "^1.7.10",
50+
"@backstage/dev-utils": "^1.1.13",
51+
"@backstage/test-utils": "^1.7.11",
5252
"@testing-library/jest-dom": "^6.1.5",
5353
"@testing-library/react": "^14.0.0",
5454
"@testing-library/user-event": "^14.2.0",

0 commit comments

Comments
 (0)