Skip to content

Commit

Permalink
next release for backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed May 3, 2023
1 parent b4db68a commit 3dec1b0
Show file tree
Hide file tree
Showing 5 changed files with 805 additions and 1,104 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.12.1"
"version": "1.14.0-next.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
},
"devDependencies": {
"@backstage/cli": "^0.22.5",
"@backstage/cli": "^0.22.7-next.0",
"@spotify/prettier-config": "^12.0.0",
"concurrently": "^6.0.0",
"lerna": "^4.0.0",
Expand Down
54 changes: 27 additions & 27 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,32 +18,32 @@
"cy:run": "cypress run --browser chrome"
},
"dependencies": {
"@backstage/app-defaults": "^1.2.1",
"@backstage/catalog-model": "^1.2.1",
"@backstage/cli": "^0.22.5",
"@backstage/core-app-api": "^1.6.0",
"@backstage/core-components": "^0.12.5",
"@backstage/core-plugin-api": "^1.5.0",
"@backstage/integration-react": "^1.1.11",
"@backstage/plugin-api-docs": "^0.9.1",
"@backstage/plugin-catalog": "^1.9.0",
"@backstage/plugin-catalog-common": "^1.0.12",
"@backstage/plugin-catalog-graph": "^0.2.28",
"@backstage/plugin-catalog-import": "^0.9.6",
"@backstage/plugin-catalog-react": "^1.4.0",
"@backstage/plugin-github-actions": "^0.5.16",
"@backstage/plugin-kubernetes": "^0.8.0",
"@backstage/plugin-org": "^0.6.6",
"@backstage/plugin-permission-react": "^0.4.11",
"@backstage/plugin-scaffolder": "^1.12.0",
"@backstage/plugin-search": "^1.1.1",
"@backstage/plugin-search-react": "^1.5.1",
"@backstage/plugin-tech-radar": "^0.6.2",
"@backstage/plugin-techdocs": "^1.6.0",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.11",
"@backstage/plugin-techdocs-react": "^1.1.4",
"@backstage/plugin-user-settings": "^0.7.1",
"@backstage/theme": "^0.2.18",
"@backstage/app-defaults": "^1.3.1-next.1",
"@backstage/catalog-model": "^1.3.0",
"@backstage/cli": "^0.22.7-next.0",
"@backstage/core-app-api": "^1.8.0-next.1",
"@backstage/core-components": "^0.13.1-next.0",
"@backstage/core-plugin-api": "^1.5.1",
"@backstage/integration-react": "^1.1.13-next.1",
"@backstage/plugin-api-docs": "^0.9.3-next.1",
"@backstage/plugin-catalog": "^1.11.0-next.1",
"@backstage/plugin-catalog-common": "^1.0.13",
"@backstage/plugin-catalog-graph": "^0.2.30-next.1",
"@backstage/plugin-catalog-import": "^0.9.8-next.1",
"@backstage/plugin-catalog-react": "^1.6.0-next.1",
"@backstage/plugin-github-actions": "^0.5.18-next.1",
"@backstage/plugin-kubernetes": "^0.9.0-next.1",
"@backstage/plugin-org": "^0.6.8-next.1",
"@backstage/plugin-permission-react": "^0.4.12",
"@backstage/plugin-scaffolder": "^1.13.1-next.1",
"@backstage/plugin-search": "^1.3.0-next.1",
"@backstage/plugin-search-react": "^1.6.0-next.1",
"@backstage/plugin-tech-radar": "^0.6.4-next.1",
"@backstage/plugin-techdocs": "^1.6.2-next.1",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.13-next.1",
"@backstage/plugin-techdocs-react": "^1.1.6-next.0",
"@backstage/plugin-user-settings": "^0.7.3-next.1",
"@backstage/theme": "^0.2.19",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"history": "^5.0.0",
Expand All @@ -54,7 +54,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.2.6",
"@backstage/test-utils": "^1.3.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
Expand Down
38 changes: 19 additions & 19 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-common": "^0.18.3",
"@backstage/backend-tasks": "^0.5.0",
"@backstage/catalog-client": "^1.4.0",
"@backstage/catalog-model": "^1.2.1",
"@backstage/backend-common": "^0.18.5-next.1",
"@backstage/backend-tasks": "^0.5.2-next.1",
"@backstage/catalog-client": "^1.4.1",
"@backstage/catalog-model": "^1.3.0",
"@backstage/config": "^1.0.7",
"@backstage/plugin-app-backend": "^0.3.43",
"@backstage/plugin-auth-backend": "^0.18.1",
"@backstage/plugin-auth-node": "^0.2.12",
"@backstage/plugin-catalog-backend": "^1.8.0",
"@backstage/plugin-catalog-backend-module-github": "^0.2.6",
"@backstage/plugin-kubernetes-backend": "^0.10.0",
"@backstage/plugin-permission-common": "^0.7.4",
"@backstage/plugin-permission-node": "^0.7.6",
"@backstage/plugin-proxy-backend": "^0.2.37",
"@backstage/plugin-scaffolder-backend": "^1.12.0",
"@backstage/plugin-search-backend": "^1.2.4",
"@backstage/plugin-search-backend-module-pg": "^0.5.4",
"@backstage/plugin-search-backend-node": "^1.1.4",
"@backstage/plugin-techdocs-backend": "^1.6.0",
"@backstage/plugin-app-backend": "^0.3.45-next.1",
"@backstage/plugin-auth-backend": "^0.18.3-next.1",
"@backstage/plugin-auth-node": "^0.2.14-next.1",
"@backstage/plugin-catalog-backend": "^1.9.1-next.1",
"@backstage/plugin-catalog-backend-module-github": "^0.2.8-next.1",
"@backstage/plugin-kubernetes-backend": "^0.11.0-next.1",
"@backstage/plugin-permission-common": "^0.7.5",
"@backstage/plugin-permission-node": "^0.7.8-next.1",
"@backstage/plugin-proxy-backend": "^0.2.39-next.1",
"@backstage/plugin-scaffolder-backend": "^1.13.2-next.1",
"@backstage/plugin-search-backend": "^1.3.1-next.1",
"@backstage/plugin-search-backend-module-pg": "^0.5.6-next.1",
"@backstage/plugin-search-backend-node": "^1.2.1-next.1",
"@backstage/plugin-techdocs-backend": "^1.6.2-next.1",
"app": "link:../app",
"better-sqlite3": "^7.5.0",
"dockerode": "^3.3.1",
Expand All @@ -44,7 +44,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.22.5",
"@backstage/cli": "^0.22.7-next.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
Expand Down
Loading

0 comments on commit 3dec1b0

Please sign in to comment.