Skip to content

Commit

Permalink
Merge pull request #153 from backstage/topic/v1.17.0-next.2
Browse files Browse the repository at this point in the history
v1.17.0-next.2 version bump
  • Loading branch information
awanlin authored Aug 9, 2023
2 parents 6a66d30 + 816e757 commit baec15b
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 278 deletions.
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.17.0-next.1"
"version": "1.17.0-next.2"
}
26 changes: 13 additions & 13 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"@backstage/core-components": "^0.13.4-next.0",
"@backstage/core-plugin-api": "^1.5.3",
"@backstage/integration-react": "^1.1.16-next.1",
"@backstage/plugin-api-docs": "^0.9.7-next.1",
"@backstage/plugin-badges": "^0.2.45-next.0",
"@backstage/plugin-catalog": "^1.12.1-next.1",
"@backstage/plugin-catalog-graph": "^0.2.33-next.1",
"@backstage/plugin-catalog-react": "^1.8.1-next.0",
"@backstage/plugin-cost-insights": "^0.12.10-next.0",
"@backstage/plugin-explore": "^0.4.7-next.0",
"@backstage/plugin-github-actions": "^0.6.2-next.1",
"@backstage/plugin-api-docs": "^0.9.7-next.2",
"@backstage/plugin-badges": "^0.2.45-next.1",
"@backstage/plugin-catalog": "^1.12.1-next.2",
"@backstage/plugin-catalog-graph": "^0.2.33-next.2",
"@backstage/plugin-catalog-react": "^1.8.1-next.1",
"@backstage/plugin-cost-insights": "^0.12.10-next.1",
"@backstage/plugin-explore": "^0.4.7-next.1",
"@backstage/plugin-github-actions": "^0.6.2-next.2",
"@backstage/plugin-graphiql": "^0.2.53-next.0",
"@backstage/plugin-org": "^0.6.11-next.1",
"@backstage/plugin-search": "^1.3.4-next.0",
"@backstage/plugin-org": "^0.6.11-next.2",
"@backstage/plugin-search": "^1.3.4-next.1",
"@backstage/plugin-search-react": "^1.6.4-next.0",
"@backstage/plugin-tech-radar": "^0.6.7-next.0",
"@backstage/plugin-techdocs": "^1.6.6-next.1",
"@backstage/plugin-todo": "^0.2.23-next.0",
"@backstage/plugin-user-settings": "^0.7.6-next.0",
"@backstage/plugin-techdocs": "^1.6.6-next.2",
"@backstage/plugin-todo": "^0.2.23-next.1",
"@backstage/plugin-user-settings": "^0.7.6-next.1",
"@backstage/test-utils": "^1.4.2-next.0",
"@backstage/theme": "^0.4.1",
"@material-ui/core": "^4.11.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
"@backstage/backend-common": "^0.19.2-next.1",
"@backstage/backend-tasks": "^0.5.5-next.1",
"@backstage/backend-common": "^0.19.2-next.2",
"@backstage/backend-tasks": "^0.5.5-next.2",
"@backstage/catalog-client": "^1.4.3",
"@backstage/catalog-model": "^1.4.1",
"@backstage/config": "^1.0.8",
"@backstage/errors": "^1.2.1",
"@backstage/plugin-app-backend": "^0.3.48-next.1",
"@backstage/plugin-auth-backend": "^0.18.6-next.1",
"@backstage/plugin-auth-node": "^0.2.17-next.1",
"@backstage/plugin-badges-backend": "^0.2.3-next.1",
"@backstage/plugin-catalog-backend": "^1.12.0-next.1",
"@backstage/plugin-explore-backend": "^0.0.10-next.1",
"@backstage/plugin-app-backend": "^0.3.48-next.2",
"@backstage/plugin-auth-backend": "^0.18.6-next.2",
"@backstage/plugin-auth-node": "^0.2.17-next.2",
"@backstage/plugin-badges-backend": "^0.2.3-next.2",
"@backstage/plugin-catalog-backend": "^1.12.0-next.2",
"@backstage/plugin-explore-backend": "^0.0.10-next.2",
"@backstage/plugin-explore-common": "^0.0.1",
"@backstage/plugin-permission-common": "^0.7.7",
"@backstage/plugin-permission-node": "^0.7.11-next.1",
"@backstage/plugin-proxy-backend": "^0.2.42-next.1",
"@backstage/plugin-search-backend": "^1.4.0-next.1",
"@backstage/plugin-search-backend-module-catalog": "^0.1.4-next.1",
"@backstage/plugin-search-backend-module-explore": "^0.1.4-next.1",
"@backstage/plugin-search-backend-module-techdocs": "^0.1.4-next.1",
"@backstage/plugin-search-backend-node": "^1.2.4-next.1",
"@backstage/plugin-techdocs-backend": "^1.6.5-next.1",
"@backstage/plugin-todo-backend": "^0.2.0-next.1",
"@backstage/plugin-permission-node": "^0.7.11-next.2",
"@backstage/plugin-proxy-backend": "^0.3.0-next.2",
"@backstage/plugin-search-backend": "^1.4.0-next.2",
"@backstage/plugin-search-backend-module-catalog": "^0.1.4-next.2",
"@backstage/plugin-search-backend-module-explore": "^0.1.4-next.2",
"@backstage/plugin-search-backend-module-techdocs": "^0.1.4-next.2",
"@backstage/plugin-search-backend-node": "^1.2.4-next.2",
"@backstage/plugin-techdocs-backend": "^1.6.5-next.2",
"@backstage/plugin-todo-backend": "^0.2.0-next.2",
"app": "^0.0.0",
"better-sqlite3": "^7.5.0",
"dockerode": "^3.2.1",
Expand Down
Loading

0 comments on commit baec15b

Please sign in to comment.