Version Packages

This commit is contained in:
github-actions[bot]
2021-07-22 10:52:38 +00:00
parent c9edb08290
commit f51fcaeba2
110 changed files with 733 additions and 546 deletions
+5 -5
View File
@@ -22,7 +22,7 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.0",
"@backstage/config": "^0.1.4",
"@backstage/core-components": "^0.1.5",
"@backstage/core-components": "^0.1.6",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/errors": "^0.1.1",
"@backstage/plugin-catalog-react": "^0.3.0",
@@ -40,10 +40,10 @@
"recharts": "^1.8.5"
},
"devDependencies": {
"@backstage/cli": "^0.7.4",
"@backstage/core-app-api": "^0.1.4",
"@backstage/dev-utils": "^0.2.2",
"@backstage/test-utils": "^0.1.14",
"@backstage/cli": "^0.7.5",
"@backstage/core-app-api": "^0.1.5",
"@backstage/dev-utils": "^0.2.3",
"@backstage/test-utils": "^0.1.15",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",