Version Packages

This commit is contained in:
github-actions[bot]
2021-06-10 12:18:06 +00:00
parent ed351ec8cf
commit 4a93128245
144 changed files with 1399 additions and 965 deletions
+4 -4
View File
@@ -30,9 +30,9 @@
},
"dependencies": {
"@backstage/core": "^0.7.12",
"@backstage/catalog-model": "^0.8.1",
"@backstage/integration-react": "^0.1.2",
"@backstage/plugin-catalog-react": "^0.2.1",
"@backstage/catalog-model": "^0.8.2",
"@backstage/integration-react": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.2.2",
"@backstage/test-utils": "^0.1.13",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
@@ -48,7 +48,7 @@
"react-router-dom": "6.0.0-beta.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.14",
"@backstage/cli": "^0.7.0",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},