Skip to content

Commit b41ab30

Browse files
Update community-plugins
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2ebc5f commit b41ab30

File tree

4 files changed

+181
-289
lines changed

4 files changed

+181
-289
lines changed

packages/app-migrated/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"bundled": true,
99
"dependencies": {
10-
"@backstage-community/plugin-badges": "^0.13.0",
11-
"@backstage-community/plugin-cost-insights": "^0.21.0",
12-
"@backstage-community/plugin-explore": "^0.13.0",
13-
"@backstage-community/plugin-github-actions": "^0.15.0",
14-
"@backstage-community/plugin-graphiql": "^0.8.0",
10+
"@backstage-community/plugin-badges": "^0.14.0",
11+
"@backstage-community/plugin-cost-insights": "^0.22.0",
12+
"@backstage-community/plugin-explore": "^0.14.0",
13+
"@backstage-community/plugin-github-actions": "^0.16.0",
14+
"@backstage-community/plugin-graphiql": "^0.9.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.12.0",
16+
"@backstage-community/plugin-todo": "^0.13.0",
1717
"@backstage/cli": "backstage:^",
1818
"@backstage/core-app-api": "backstage:^",
1919
"@backstage/core-compat-api": "backstage:^",

packages/app/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"bundled": true,
99
"dependencies": {
10-
"@backstage-community/plugin-badges": "^0.13.0",
11-
"@backstage-community/plugin-cost-insights": "^0.21.0",
12-
"@backstage-community/plugin-explore": "^0.13.0",
13-
"@backstage-community/plugin-github-actions": "^0.15.0",
14-
"@backstage-community/plugin-graphiql": "^0.8.0",
10+
"@backstage-community/plugin-badges": "^0.14.0",
11+
"@backstage-community/plugin-cost-insights": "^0.22.0",
12+
"@backstage-community/plugin-explore": "^0.14.0",
13+
"@backstage-community/plugin-github-actions": "^0.16.0",
14+
"@backstage-community/plugin-graphiql": "^0.9.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.12.0",
16+
"@backstage-community/plugin-todo": "^0.13.0",
1717
"@backstage/app-defaults": "backstage:^",
1818
"@backstage/cli": "backstage:^",
1919
"@backstage/core-app-api": "backstage:^",

packages/backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
1717
},
1818
"dependencies": {
19-
"@backstage-community/plugin-badges-backend": "^0.16.0",
20-
"@backstage-community/plugin-explore-backend": "^0.10.0",
21-
"@backstage-community/plugin-search-backend-module-explore": "^0.5.0",
22-
"@backstage-community/plugin-todo-backend": "^0.13.0",
19+
"@backstage-community/plugin-badges-backend": "^0.17.0",
20+
"@backstage-community/plugin-explore-backend": "^0.11.0",
21+
"@backstage-community/plugin-search-backend-module-explore": "^0.6.0",
22+
"@backstage-community/plugin-todo-backend": "^0.14.0",
2323
"@backstage/backend-defaults": "backstage:^",
2424
"@backstage/backend-plugin-api": "backstage:^",
2525
"@backstage/plugin-app-backend": "backstage:^",

0 commit comments

Comments
 (0)