Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-03 09:38:51 +00:00
parent 624f90b6f1
commit 55da880bf9
185 changed files with 2762 additions and 730 deletions
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.71-next.0",
"version": "0.2.71-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -26,18 +26,18 @@
"build-image": "docker build ../.. -f Dockerfile --tag example-backend"
},
"dependencies": {
"@backstage/backend-common": "^0.13.3-next.0",
"@backstage/backend-common": "^0.13.3-next.1",
"@backstage/backend-tasks": "^0.3.1-next.0",
"@backstage/catalog-client": "^1.0.1",
"@backstage/catalog-model": "^1.0.1",
"@backstage/config": "^1.0.0",
"@backstage/integration": "^1.2.0-next.0",
"@backstage/plugin-app-backend": "^0.3.32-next.0",
"@backstage/plugin-auth-backend": "^0.13.1-next.0",
"@backstage/plugin-auth-backend": "^0.13.1-next.1",
"@backstage/plugin-auth-node": "^0.2.1-next.0",
"@backstage/plugin-azure-devops-backend": "^0.3.11-next.0",
"@backstage/plugin-badges-backend": "^0.1.26-next.0",
"@backstage/plugin-catalog-backend": "^1.1.2-next.0",
"@backstage/plugin-catalog-backend": "^1.1.2-next.1",
"@backstage/plugin-code-coverage-backend": "^0.1.30-next.0",
"@backstage/plugin-graphql-backend": "^0.1.22-next.0",
"@backstage/plugin-jenkins-backend": "^0.1.22-next.0",
@@ -47,7 +47,7 @@
"@backstage/plugin-permission-common": "^0.6.0",
"@backstage/plugin-permission-node": "^0.6.1-next.0",
"@backstage/plugin-proxy-backend": "^0.2.26-next.0",
"@backstage/plugin-rollbar-backend": "^0.1.29-next.0",
"@backstage/plugin-rollbar-backend": "^0.1.29-next.1",
"@backstage/plugin-scaffolder-backend": "^1.2.0-next.0",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.3.7-next.0",
"@backstage/plugin-search-backend": "^0.5.2-next.0",
@@ -55,9 +55,9 @@
"@backstage/plugin-search-backend-module-elasticsearch": "^0.1.4-next.0",
"@backstage/plugin-search-backend-module-pg": "^0.3.3-next.0",
"@backstage/plugin-techdocs-backend": "^1.1.1-next.0",
"@backstage/plugin-tech-insights-backend": "^0.3.1-next.0",
"@backstage/plugin-tech-insights-node": "^0.2.10-next.0",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.16-next.0",
"@backstage/plugin-tech-insights-backend": "^0.4.0-next.1",
"@backstage/plugin-tech-insights-node": "^0.3.0-next.1",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.16-next.1",
"@backstage/plugin-todo-backend": "^0.1.29-next.0",
"@gitbeaker/node": "^35.1.0",
"@octokit/rest": "^18.5.3",
@@ -75,7 +75,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.17.1-next.0",
"@backstage/cli": "^0.17.1-next.1",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",