plugins: run yarn diff --yes to fix dependencies for new core packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-17 18:15:12 +02:00
parent 22684fa0d4
commit 89e3ef223f
39 changed files with 129 additions and 58 deletions
+3 -1
View File
@@ -31,7 +31,8 @@
"dependencies": {
"@asyncapi/react-component": "^0.23.0",
"@backstage/catalog-model": "^0.8.3",
"@backstage/core": "^0.7.13",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/plugin-catalog": "^0.6.3",
"@backstage/plugin-catalog-react": "^0.2.3",
"@backstage/theme": "^0.2.8",
@@ -51,6 +52,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.7.1",
"@backstage/core-app-api": "^0.1.2",
"@backstage/dev-utils": "^0.1.17",
"@backstage/test-utils": "^0.1.13",
"@testing-library/jest-dom": "^5.10.1",