Skip to content

Commit

Permalink
chore: Update all minor dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent d3d4b2b commit 286e19f
Show file tree
Hide file tree
Showing 7 changed files with 1,842 additions and 922 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
]
},
"devDependencies": {
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/config-lerna-scopes": "^19.0.0",
Expand All @@ -57,7 +57,7 @@
"lint-staged": "^15.0.1",
"node-gyp": "^10.0.0",
"prettier": "^2.0.0",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"@typescript-eslint/parser": "^7.0.0"
},
"resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"dependencies": {
"@backstage/app-defaults": "^1.5.5",
"@backstage/catalog-model": "^1.5.0",
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.12.5",
"@backstage/core-components": "^0.14.7",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.2",
"@backstage/integration-react": "^1.1.27",
"@backstage/plugin-api-docs": "^0.11.5",
Expand Down
18 changes: 9 additions & 9 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-common": "^0.23.2",
"@backstage/backend-defaults": "^0.4.0",
"@backstage/backend-plugin-api": "^0.7.0",
"@backstage/backend-tasks": "^0.5.23",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-defaults": "^0.5.0",
"@backstage/backend-plugin-api": "^0.8.0",
"@backstage/backend-tasks": "^0.6.0",
"@backstage/catalog-client": "^1.6.5",
"@backstage/catalog-model": "^1.5.0",
"@backstage/config": "^1.2.0",
"@backstage/plugin-app-backend": "^0.3.67",
"@backstage/plugin-auth-backend": "^0.22.5",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.1.4",
"@backstage/plugin-auth-node": "^0.4.13",
"@backstage/plugin-auth-backend": "^0.23.0",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0",
"@backstage/plugin-auth-node": "^0.5.0",
"@backstage/plugin-catalog-backend": "^1.22.0",
"@backstage/plugin-permission-backend": "^0.5.42",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.1.15",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.0",
"@backstage/plugin-permission-common": "^0.8.0",
"@backstage/plugin-permission-node": "^0.8.0",
"@backstage/plugin-proxy-backend": "^0.5.0",
Expand All @@ -53,7 +53,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
Expand Down
4 changes: 2 additions & 2 deletions plugins/dql-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.23.0",
"@backstage/backend-common": "^0.25.0",
"@backstage/config": "^1.2.0",
"@dynatrace/backstage-plugin-dql-common": "^0.1.0",
"@types/express": "*",
Expand All @@ -47,7 +47,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@backstage/test-utils": "^1.5.5",
"@types/supertest": "^6.0.0",
"msw": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dql-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"postpack": "backstage-cli package postpack"
},
"devDependencies": {
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@types/lodash": "^4.17.0"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions plugins/dql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.5.0",
"@backstage/core-components": "^0.14.7",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.2",
"@backstage/errors": "^1.2.4",
"@backstage/plugin-catalog-react": "^1.12.0",
Expand All @@ -52,7 +52,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.26.6",
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.12.5",
"@backstage/dev-utils": "^1.0.32",
"@backstage/test-utils": "^1.5.5",
Expand Down
Loading

0 comments on commit 286e19f

Please # to comment.