Skip to content

Commit

Permalink
Update backstage packages
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Lazarev <[email protected]>
  • Loading branch information
wKich committed Mar 12, 2024
1 parent 0d2aafe commit 283e5ec
Show file tree
Hide file tree
Showing 18 changed files with 1,771 additions and 3,082 deletions.
14 changes: 7 additions & 7 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"dependencies": {
"@backstage/app-defaults": "^1.4.5",
"@backstage/catalog-model": "^1.4.3",
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/core-app-api": "^1.11.1",
"@backstage/core-components": "^0.13.8",
"@backstage/core-components": "^0.14.0",
"@backstage/core-plugin-api": "^1.8.0",
"@backstage/integration-react": "^1.1.21",
"@backstage/plugin-api-docs": "^0.10.1",
"@backstage/plugin-api-docs": "^0.11.0",
"@backstage/plugin-catalog": "^1.15.1",
"@backstage/plugin-catalog-graph": "^0.3.1",
"@backstage/plugin-catalog-graph": "^0.4.0",
"@backstage/plugin-catalog-import": "^0.10.3",
"@backstage/plugin-catalog-react": "^1.9.1",
"@backstage/plugin-catalog-unprocessed-entities": "^0.1.5",
Expand All @@ -31,8 +31,8 @@
"@backstage/plugin-techdocs": "^1.9.1",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.2",
"@backstage/plugin-techdocs-react": "^1.1.13",
"@backstage/plugin-user-settings": "^0.7.13",
"@backstage/theme": "^0.4.4",
"@backstage/plugin-user-settings": "^0.8.1",
"@backstage/theme": "^0.5.1",
"@backstage/types": "^1.1.1",
"@frontside/backstage-plugin-effection-inspector": "^0.1.11",
"@frontside/backstage-plugin-humanitec": "^0.3.12",
Expand All @@ -50,7 +50,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.4.5",
"@backstage/test-utils": "^1.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.5.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/backend-tasks": "^0.5.12",
"@backstage/catalog-client": "^1.4.6",
"@backstage/catalog-model": "^1.4.3",
"@backstage/config": "^1.1.1",
"@backstage/errors": "^1.2.3",
"@backstage/integration": "^1.7.2",
"@backstage/plugin-app-backend": "^0.3.55",
"@backstage/plugin-auth-backend": "^0.20.0",
"@backstage/plugin-auth-backend": "^0.21.3",
"@backstage/plugin-auth-node": "^0.4.1",
"@backstage/plugin-catalog-backend": "^1.15.0",
"@backstage/plugin-catalog-backend-module-github": "^0.4.5",
"@backstage/plugin-catalog-backend-module-github": "^0.5.3",
"@backstage/plugin-catalog-backend-module-unprocessed": "^0.3.4",
"@backstage/plugin-catalog-graph": "^0.3.1",
"@backstage/plugin-catalog-graph": "^0.4.0",
"@backstage/plugin-permission-common": "^0.7.10",
"@backstage/plugin-permission-node": "^0.7.18",
"@backstage/plugin-proxy-backend": "^0.4.5",
"@backstage/plugin-scaffolder-backend": "^1.19.1",
"@backstage/plugin-scaffolder-node": "^0.2.8",
"@backstage/plugin-scaffolder-node": "^0.3.3",
"@backstage/plugin-search-backend": "^1.4.7",
"@backstage/plugin-search-backend-module-pg": "^0.5.16",
"@backstage/plugin-search-backend-node": "^1.2.11",
Expand Down Expand Up @@ -71,7 +71,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@octokit/types": "^6.34.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/ingestion-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"role": "common-library"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/catalog-client": "^1.4.6",
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.7.2",
"@effection/process": "^2.0.4",
Expand Down
4 changes: 2 additions & 2 deletions plugins/batch-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/catalog-model": "^1.4.3",
"knex": "^3.0.1",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.7.2",
"@backstage/plugin-catalog-backend": "^1.15.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/effection-inspector-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/config": "^1.1.1",
"@effection/inspect-utils": "^2.1.6",
"@types/express": "*",
Expand All @@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
"supertest": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions plugins/effection-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.13.8",
"@backstage/core-components": "^0.14.0",
"@backstage/core-plugin-api": "^1.8.0",
"@backstage/theme": "^0.4.4",
"@backstage/theme": "^0.5.1",
"@effection/inspect-ui": "^2.3.2",
"@effection/react": "^2.2.2",
"@material-ui/core": "^4.12.2",
Expand All @@ -36,10 +36,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/core-app-api": "^1.11.1",
"@backstage/dev-utils": "^1.0.24",
"@backstage/test-utils": "^1.4.5",
"@backstage/dev-utils": "^1.0.27",
"@backstage/test-utils": "^1.5.0",
"@effection/atom": "^2.0.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.3",
Expand Down
4 changes: 2 additions & 2 deletions plugins/graphql-backend-module-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/backend-plugin-api": "^0.6.7",
"@backstage/catalog-client": "^1.4.6",
"@backstage/catalog-model": "^1.4.3",
Expand All @@ -57,7 +57,7 @@
"graphql-type-json": "^0.3.2"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@envelop/core": "^4.0.0",
"@envelop/dataloader": "^5.0.0",
"@envelop/graphql-modules": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/graphql-backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-yoga": "^4.0.3"
},
"devDependencies": {
"@backstage/cli": "^0.24.0"
"@backstage/cli": "^0.25.2"
},
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions plugins/graphql-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/backend-plugin-api": "^0.6.7",
"@envelop/core": "^4.0.0",
"@envelop/dataloader": "^5.0.0",
Expand All @@ -50,7 +50,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/healthcheck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/config": "^1.1.1",
"@types/express": "*",
"cross-fetch": "^3.0.6",
Expand All @@ -33,7 +33,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
"supertest": "^4.0.2"
Expand Down
4 changes: 2 additions & 2 deletions plugins/humanitec-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/config": "^1.1.1",
"@backstage/plugin-scaffolder-backend": "^1.19.1",
"@frontside/backstage-plugin-humanitec-common": "^0.3.12",
Expand All @@ -36,7 +36,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@types/js-yaml": "^4.0.5",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/humanitec-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"zod": "^3.17.3"
},
"devDependencies": {
"@backstage/cli": "^0.24.0"
"@backstage/cli": "^0.25.2"
},
"files": [
"dist"
Expand Down
10 changes: 5 additions & 5 deletions plugins/humanitec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.4.3",
"@backstage/core-components": "^0.13.8",
"@backstage/core-components": "^0.14.0",
"@backstage/core-plugin-api": "^1.8.0",
"@backstage/plugin-catalog-react": "^1.9.1",
"@backstage/theme": "^0.4.4",
"@backstage/theme": "^0.5.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
Expand All @@ -39,10 +39,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/core-app-api": "^1.11.1",
"@backstage/dev-utils": "^1.0.24",
"@backstage/test-utils": "^1.4.5",
"@backstage/dev-utils": "^1.0.27",
"@backstage/test-utils": "^1.5.0",
"@frontside/backstage-plugin-humanitec-common": "^0.3.12",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.3",
Expand Down
4 changes: 2 additions & 2 deletions plugins/incremental-ingestion-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/catalog-model": "^1.4.3",
"@backstage/config": "^1.1.1",
"@backstage/plugin-catalog-backend": "^1.15.0",
Expand All @@ -38,7 +38,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@types/luxon": "^2.0.4",
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.3.4",
Expand Down
4 changes: 2 additions & 2 deletions plugins/incremental-ingestion-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"generate": "graphql-codegen --config codegen.yml"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.7.2",
"@frontside/backstage-plugin-incremental-ingestion-backend": "*",
Expand All @@ -41,7 +41,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@graphql-codegen/cli": "^4.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-document-nodes": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions plugins/scaffolder-frontend-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.4.3",
"@backstage/core-components": "^0.13.8",
"@backstage/core-components": "^0.14.0",
"@backstage/core-plugin-api": "^1.8.0",
"@backstage/plugin-scaffolder-react": "^1.6.1",
"@backstage/theme": "^0.4.4",
"@backstage/theme": "^0.5.1",
"@backstage/types": "^1.1.1",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
Expand All @@ -49,10 +49,10 @@
"react-router-dom": "^6.x.x"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/cli": "^0.25.2",
"@backstage/core-app-api": "^1.11.1",
"@backstage/dev-utils": "^1.0.24",
"@backstage/test-utils": "^1.4.5",
"@backstage/dev-utils": "^1.0.27",
"@backstage/test-utils": "^1.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
6 changes: 3 additions & 3 deletions plugins/scaffolder-yaml-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.9",
"@backstage/backend-common": "^0.21.3",
"@backstage/catalog-model": "^1.4.3",
"@backstage/integration": "^1.7.2",
"@backstage/plugin-scaffolder-backend": "^1.19.1",
"@backstage/plugin-scaffolder-node": "^0.2.8",
"@backstage/plugin-scaffolder-node": "^0.3.3",
"assert-ts": "^0.3.4",
"fs-extra": "^11.1.1",
"git-url-parse": "^13.1.0",
Expand All @@ -36,7 +36,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/cli": "^0.24.0"
"@backstage/cli": "^0.25.2"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 283e5ec

Please sign in to comment.