Skip to content

Commit c15813d

Browse files
chore: Update dependency @backstage/plugin-catalog-react to v2
1 parent aba34eb commit c15813d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@backstage/plugin-catalog-common": "^1.1.7",
3434
"@backstage/plugin-catalog-graph": "^0.5.6",
3535
"@backstage/plugin-catalog-import": "^0.13.9",
36-
"@backstage/plugin-catalog-react": "^1.21.6",
36+
"@backstage/plugin-catalog-react": "^2.0.0",
3737
"@backstage/plugin-org": "^0.6.48",
3838
"@backstage/plugin-permission-react": "^0.4.39",
3939
"@backstage/plugin-scaffolder": "^1.35.2",

plugins/dql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@backstage/core-components": "^0.18.6",
3939
"@backstage/core-plugin-api": "^1.12.2",
4040
"@backstage/errors": "^1.2.7",
41-
"@backstage/plugin-catalog-react": "^1.21.6",
41+
"@backstage/plugin-catalog-react": "^2.0.0",
4242
"@backstage/theme": "^0.7.1",
4343
"@dynatrace/backstage-plugin-dql-common": "^2.6.0",
4444
"@material-ui/core": "^4.12.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5054,7 +5054,7 @@ __metadata:
50545054
"@backstage/core-plugin-api": "npm:^1.12.2"
50555055
"@backstage/dev-utils": "npm:^1.1.19"
50565056
"@backstage/errors": "npm:^1.2.7"
5057-
"@backstage/plugin-catalog-react": "npm:^1.21.6"
5057+
"@backstage/plugin-catalog-react": "npm:^2.0.0"
50585058
"@backstage/test-utils": "npm:^1.7.14"
50595059
"@backstage/theme": "npm:^0.7.1"
50605060
"@dynatrace/backstage-plugin-dql-common": "npm:^2.6.0"
@@ -15873,7 +15873,7 @@ __metadata:
1587315873
"@backstage/plugin-catalog-common": "npm:^1.1.7"
1587415874
"@backstage/plugin-catalog-graph": "npm:^0.5.6"
1587515875
"@backstage/plugin-catalog-import": "npm:^0.13.9"
15876-
"@backstage/plugin-catalog-react": "npm:^1.21.6"
15876+
"@backstage/plugin-catalog-react": "npm:^2.0.0"
1587715877
"@backstage/plugin-org": "npm:^0.6.48"
1587815878
"@backstage/plugin-permission-react": "npm:^0.4.39"
1587915879
"@backstage/plugin-scaffolder": "npm:^1.35.2"

0 commit comments

Comments
 (0)