Version Packages

This commit is contained in:
github-actions[bot]
2021-09-09 14:47:05 +00:00
parent 7e88bea17d
commit 866ec85375
104 changed files with 616 additions and 482 deletions
+5 -5
View File
@@ -22,8 +22,8 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.1",
"@backstage/config": "^0.1.6",
"@backstage/core-components": "^0.4.0",
"@backstage/core-plugin-api": "^0.1.6",
"@backstage/core-components": "^0.4.1",
"@backstage/core-plugin-api": "^0.1.7",
"@backstage/errors": "^0.1.1",
"@backstage/plugin-catalog-react": "^0.4.5",
"@backstage/theme": "^0.2.10",
@@ -40,9 +40,9 @@
"recharts": "^1.8.5"
},
"devDependencies": {
"@backstage/cli": "^0.7.10",
"@backstage/core-app-api": "^0.1.11",
"@backstage/dev-utils": "^0.2.8",
"@backstage/cli": "^0.7.11",
"@backstage/core-app-api": "^0.1.12",
"@backstage/dev-utils": "^0.2.9",
"@backstage/test-utils": "^0.1.17",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",