Skip to content

Commit 04e6a2a

Browse files
chore: Update all minor dependency updates
1 parent 17ae3de commit 04e6a2a

File tree

7 files changed

+231
-1905
lines changed

7 files changed

+231
-1905
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
]
4545
},
4646
"devDependencies": {
47-
"@backstage/cli": "^0.34.1",
47+
"@backstage/cli": "^0.35.0",
4848
"@commitlint/cli": "^19.0.0",
4949
"@commitlint/config-conventional": "^19.0.0",
5050
"@commitlint/config-lerna-scopes": "^19.0.0",
@@ -83,5 +83,5 @@
8383
"dependencies": {
8484
"@types/webpack-env": "1.18.8"
8585
},
86-
"packageManager": "yarn@4.10.3"
86+
"packageManager": "yarn@4.12.0"
8787
}

packages/app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage-community/plugin-github-actions": "^0.15.0",
22+
"@backstage-community/plugin-github-actions": "^0.19.0",
2323
"@backstage-community/plugin-tech-radar": "^1.0.0",
2424
"@backstage/app-defaults": "^1.6.5",
2525
"@backstage/catalog-model": "^1.7.5",
26-
"@backstage/cli": "^0.34.1",
26+
"@backstage/cli": "^0.35.0",
2727
"@backstage/core-app-api": "^1.18.0",
2828
"@backstage/core-components": "^0.18.0",
2929
"@backstage/core-plugin-api": "^1.10.9",
3030
"@backstage/integration-react": "^1.2.9",
31-
"@backstage/plugin-api-docs": "^0.12.10",
31+
"@backstage/plugin-api-docs": "^0.13.0",
3232
"@backstage/plugin-catalog": "^1.31.2",
3333
"@backstage/plugin-catalog-common": "^1.1.5",
3434
"@backstage/plugin-catalog-graph": "^0.5.0",
@@ -43,7 +43,7 @@
4343
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.27",
4444
"@backstage/plugin-techdocs-react": "^1.3.2",
4545
"@backstage/plugin-user-settings": "^0.8.25",
46-
"@backstage/theme": "^0.6.8",
46+
"@backstage/theme": "^0.7.0",
4747
"@dynatrace/backstage-plugin-dql": "^2.4.0",
4848
"@material-ui/core": "^4.12.2",
4949
"@material-ui/icons": "^4.9.1",

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage/backend-defaults": "^0.12.0",
24+
"@backstage/backend-defaults": "^0.14.0",
2525
"@backstage/backend-plugin-api": "^1.4.2",
2626
"@backstage/backend-tasks": "^0.6.1",
2727
"@backstage/catalog-client": "^1.11.0",
@@ -51,7 +51,7 @@
5151
"winston": "^3.2.1"
5252
},
5353
"devDependencies": {
54-
"@backstage/cli": "^0.34.1",
54+
"@backstage/cli": "^0.35.0",
5555
"@types/dockerode": "^3.3.0",
5656
"@types/express": "^4.17.23",
5757
"@types/express-serve-static-core": "^4.17.5",

plugins/dql-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"zod": "^3.22.4"
4747
},
4848
"devDependencies": {
49-
"@backstage/cli": "^0.34.1",
49+
"@backstage/cli": "^0.35.0",
5050
"@backstage/test-utils": "^1.7.11",
5151
"@types/node-fetch": "^2.6.11",
5252
"@types/supertest": "^6.0.0",

plugins/dql-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"postpack": "backstage-cli package postpack"
3636
},
3737
"devDependencies": {
38-
"@backstage/cli": "^0.34.1",
38+
"@backstage/cli": "^0.35.0",
3939
"@types/lodash": "^4.17.0"
4040
},
4141
"files": [

plugins/dql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/core-plugin-api": "^1.10.9",
4040
"@backstage/errors": "^1.2.7",
4141
"@backstage/plugin-catalog-react": "^1.21.1",
42-
"@backstage/theme": "^0.6.8",
42+
"@backstage/theme": "^0.7.0",
4343
"@dynatrace/backstage-plugin-dql-common": "^2.4.0",
4444
"@material-ui/core": "^4.12.2",
4545
"@material-ui/icons": "^4.9.1",
@@ -52,7 +52,7 @@
5252
"react": "^17.0.0 || ^18.0.0"
5353
},
5454
"devDependencies": {
55-
"@backstage/cli": "^0.34.1",
55+
"@backstage/cli": "^0.35.0",
5656
"@backstage/core-app-api": "^1.18.0",
5757
"@backstage/dev-utils": "^1.1.13",
5858
"@backstage/test-utils": "^1.7.11",

0 commit comments

Comments
 (0)