Version Packages

This commit is contained in:
github-actions[bot]
2021-10-21 13:28:13 +00:00
parent b61c50a12f
commit bf5090e59d
166 changed files with 898 additions and 706 deletions
+3 -3
View File
@@ -29,8 +29,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core-app-api": "^0.1.17",
"@backstage/core-plugin-api": "^0.1.10",
"@backstage/core-app-api": "^0.1.18",
"@backstage/core-plugin-api": "^0.1.11",
"@backstage/test-utils-core": "^0.1.3",
"@backstage/theme": "^0.2.11",
"@material-ui/core": "^4.12.2",
@@ -46,7 +46,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.16",
"@backstage/cli": "^0.8.0",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},