feat(TopologyPlugin): Install the topology plugin, update backstage versions

This commit is contained in:
2024-06-04 13:35:09 -04:00
parent b93ed5488e
commit b256a9cd68
11 changed files with 4152 additions and 3097 deletions

View File

@@ -32,8 +32,8 @@
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.26.3",
"@backstage/test-utils": "^1.5.4",
"@backstage/cli": "^0.26.6",
"@backstage/test-utils": "^1.5.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"typescript-language-server": "^4.3.3"