Skip to content

Commit

Permalink
chore: update to backstage 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drodil committed Jan 17, 2025
1 parent a577d61 commit 71ef83d
Show file tree
Hide file tree
Showing 4 changed files with 1,998 additions and 1,205 deletions.
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.33.4"
"version": "1.35.0"
}
2 changes: 1 addition & 1 deletion plugins/qeta-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"qs": "^6.13.0"
},
"peerDependencies": {
"@backstage/catalog-model": "^1.7.1"
"@backstage/catalog-model": "^1.7.3"
},
"devDependencies": {
"@backstage/cli": "backstage:^",
Expand Down
2 changes: 1 addition & 1 deletion plugins/qeta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-use": "^17.4.0"
},
"peerDependencies": {
"@backstage/catalog-client": "^1.8.0",
"@backstage/catalog-client": "^1.9.1",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
Expand Down
Loading

0 comments on commit 71ef83d

Please sign in to comment.