Skip to content

Commit

Permalink
Merge pull request #162 from backstage/topic/v1.18.0-next.3
Browse files Browse the repository at this point in the history
v1.18.0-next.3 version bump
  • Loading branch information
awanlin authored Sep 13, 2023
2 parents f9ad74b + 754052c commit 60429fe
Show file tree
Hide file tree
Showing 5 changed files with 1,108 additions and 807 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.18.0-next.2"
"version": "1.18.0-next.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/unist": "^2.0.6"
},
"devDependencies": {
"@backstage/cli": "^0.22.13-next.2",
"@backstage/cli": "^0.22.13-next.3",
"@spotify/prettier-config": "^7.0.0",
"concurrently": "^6.0.0",
"eslint-plugin-jest": "*",
Expand Down
50 changes: 25 additions & 25 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,31 @@
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.4.3-next.2",
"@backstage/catalog-model": "^1.4.2-next.1",
"@backstage/cli": "^0.22.13-next.2",
"@backstage/core-app-api": "^1.10.0-next.2",
"@backstage/core-components": "^0.13.5-next.2",
"@backstage/core-plugin-api": "^1.6.0-next.2",
"@backstage/integration-react": "^1.1.19-next.2",
"@backstage/plugin-api-docs": "^0.9.11-next.2",
"@backstage/plugin-badges": "^0.2.48-next.2",
"@backstage/plugin-catalog": "^1.13.0-next.2",
"@backstage/plugin-catalog-graph": "^0.2.36-next.2",
"@backstage/plugin-catalog-react": "^1.8.4-next.2",
"@backstage/plugin-cost-insights": "^0.12.13-next.2",
"@backstage/plugin-explore": "^0.4.10-next.2",
"@backstage/plugin-github-actions": "^0.6.5-next.2",
"@backstage/plugin-graphiql": "^0.2.54-next.2",
"@backstage/plugin-org": "^0.6.14-next.2",
"@backstage/plugin-search": "^1.4.0-next.2",
"@backstage/plugin-search-react": "^1.7.0-next.2",
"@backstage/plugin-tech-radar": "^0.6.8-next.2",
"@backstage/plugin-techdocs": "^1.7.0-next.2",
"@backstage/plugin-todo": "^0.2.26-next.2",
"@backstage/plugin-user-settings": "^0.7.9-next.2",
"@backstage/test-utils": "^1.4.3-next.2",
"@backstage/theme": "^0.4.1",
"@backstage/app-defaults": "^1.4.3-next.3",
"@backstage/catalog-model": "^1.4.2-next.2",
"@backstage/cli": "^0.22.13-next.3",
"@backstage/core-app-api": "^1.10.0-next.3",
"@backstage/core-components": "^0.13.5-next.3",
"@backstage/core-plugin-api": "^1.6.0-next.3",
"@backstage/integration-react": "^1.1.19-next.3",
"@backstage/plugin-api-docs": "^0.9.11-next.3",
"@backstage/plugin-badges": "^0.2.48-next.3",
"@backstage/plugin-catalog": "^1.13.0-next.3",
"@backstage/plugin-catalog-graph": "^0.2.36-next.3",
"@backstage/plugin-catalog-react": "^1.8.4-next.3",
"@backstage/plugin-cost-insights": "^0.12.13-next.3",
"@backstage/plugin-explore": "^0.4.10-next.3",
"@backstage/plugin-github-actions": "^0.6.5-next.3",
"@backstage/plugin-graphiql": "^0.2.54-next.3",
"@backstage/plugin-org": "^0.6.14-next.3",
"@backstage/plugin-search": "^1.4.0-next.3",
"@backstage/plugin-search-react": "^1.7.0-next.3",
"@backstage/plugin-tech-radar": "^0.6.8-next.3",
"@backstage/plugin-techdocs": "^1.7.0-next.3",
"@backstage/plugin-todo": "^0.2.26-next.3",
"@backstage/plugin-user-settings": "^0.7.9-next.3",
"@backstage/test-utils": "^1.4.3-next.3",
"@backstage/theme": "^0.4.2-next.0",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
Expand Down
48 changes: 24 additions & 24 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.5-next.2",
"@backstage/backend-tasks": "^0.5.8-next.2",
"@backstage/catalog-client": "^1.4.4-next.1",
"@backstage/catalog-model": "^1.4.2-next.1",
"@backstage/config": "^1.1.0-next.1",
"@backstage/errors": "^1.2.1",
"@backstage/plugin-app-backend": "^0.3.51-next.2",
"@backstage/plugin-auth-backend": "^0.18.9-next.2",
"@backstage/plugin-auth-node": "^0.3.0-next.2",
"@backstage/plugin-badges-backend": "^0.2.6-next.2",
"@backstage/plugin-catalog-backend": "^1.13.0-next.2",
"@backstage/plugin-explore-backend": "^0.0.13-next.2",
"@backstage/plugin-explore-common": "^0.0.1",
"@backstage/plugin-permission-common": "^0.7.8-next.1",
"@backstage/plugin-permission-node": "^0.7.14-next.2",
"@backstage/plugin-proxy-backend": "^0.3.3-next.2",
"@backstage/plugin-search-backend": "^1.4.3-next.2",
"@backstage/plugin-search-backend-module-catalog": "^0.1.7-next.2",
"@backstage/plugin-search-backend-module-explore": "^0.1.7-next.2",
"@backstage/plugin-search-backend-module-techdocs": "^0.1.7-next.2",
"@backstage/plugin-search-backend-node": "^1.2.7-next.2",
"@backstage/plugin-techdocs-backend": "^1.7.0-next.2",
"@backstage/plugin-todo-backend": "^0.2.3-next.2",
"@backstage/backend-common": "^0.19.5-next.3",
"@backstage/backend-tasks": "^0.5.8-next.3",
"@backstage/catalog-client": "^1.4.4-next.2",
"@backstage/catalog-model": "^1.4.2-next.2",
"@backstage/config": "^1.1.0-next.2",
"@backstage/errors": "^1.2.2-next.0",
"@backstage/plugin-app-backend": "^0.3.51-next.3",
"@backstage/plugin-auth-backend": "^0.19.0-next.3",
"@backstage/plugin-auth-node": "^0.3.0-next.3",
"@backstage/plugin-badges-backend": "^0.3.0-next.3",
"@backstage/plugin-catalog-backend": "^1.13.0-next.3",
"@backstage/plugin-explore-backend": "^0.0.13-next.3",
"@backstage/plugin-explore-common": "^0.0.2-next.0",
"@backstage/plugin-permission-common": "^0.7.8-next.2",
"@backstage/plugin-permission-node": "^0.7.14-next.3",
"@backstage/plugin-proxy-backend": "^0.4.0-next.3",
"@backstage/plugin-search-backend": "^1.4.3-next.3",
"@backstage/plugin-search-backend-module-catalog": "^0.1.7-next.3",
"@backstage/plugin-search-backend-module-explore": "^0.1.7-next.3",
"@backstage/plugin-search-backend-module-techdocs": "^0.1.7-next.3",
"@backstage/plugin-search-backend-node": "^1.2.7-next.3",
"@backstage/plugin-techdocs-backend": "^1.7.0-next.3",
"@backstage/plugin-todo-backend": "^0.3.0-next.3",
"app": "^0.0.0",
"better-sqlite3": "^7.5.0",
"dockerode": "^3.2.1",
Expand All @@ -48,7 +48,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.22.13-next.2",
"@backstage/cli": "^0.22.13-next.3",
"@types/dockerode": "^3.2.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
Expand Down
Loading

0 comments on commit 60429fe

Please sign in to comment.