Skip to content

Commit

Permalink
fix(deps): update backstage monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 7e5e6a2 commit 4dbe660
Show file tree
Hide file tree
Showing 6 changed files with 1,219 additions and 1,048 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^10.0.4",
"@semantic-release/git": "^10.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prepare": "husky"
},
"dependencies": {
"@backstage/backend-defaults": "^0.5.0",
"@backstage/backend-defaults": "^0.6.0",
"@backstage/backend-plugin-api": "^1.0.0",
"@backstage/catalog-client": "^1.7.1",
"@backstage/catalog-model": "^1.7.0",
Expand All @@ -44,8 +44,8 @@
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.0.0",
"@backstage/cli": "^0.27.1",
"@backstage/plugin-auth-backend": "^0.23.0",
"@backstage/cli": "^0.29.0",
"@backstage/plugin-auth-backend": "^0.24.0",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0",
"@types/express": "^4.0.0",
"@types/jest": "^29.5.14",
Expand Down
6 changes: 3 additions & 3 deletions packages/backstage-plugin-autogov-releases-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.7.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-components": "^0.16.0",
"@backstage/core-plugin-api": "^1.9.4",
"@backstage/errors": "^1.2.4",
"@backstage/plugin-catalog-react": "^1.14.0",
"@backstage/theme": "^0.5.7",
"@backstage/theme": "^0.6.0",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.61",
Expand All @@ -50,7 +50,7 @@
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.0",
"@backstage/core-app-api": "^1.15.0",
"@backstage/dev-utils": "^1.1.0",
"@backstage/test-utils": "^1.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.7.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-components": "^0.16.0",
"@backstage/core-plugin-api": "^1.9.4",
"@backstage/plugin-catalog": "^1.24.0",
"@backstage/plugin-catalog-react": "^1.14.0",
"@backstage/theme": "^0.5.7",
"@backstage/theme": "^0.6.0",
"@liatrio/backstage-plugin-backend-module-autogov-processor": "^1.3.2",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
Expand All @@ -50,7 +50,7 @@
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.0",
"@backstage/core-app-api": "^1.15.0",
"@backstage/dev-utils": "^1.1.0",
"@backstage/test-utils": "^1.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.0.0",
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.0",
"@types/jest": "^29.5.14",
"@types/node-fetch": "2",
"@types/showdown": "^2",
Expand Down
Loading

0 comments on commit 4dbe660

Please sign in to comment.