Update package.json dependencies to the latest versions of Backstage dependencies

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-10 15:38:40 +00:00
parent c3c9733207
commit aab863538b
+2 -2
View File
@@ -23,8 +23,8 @@
"@backstage/catalog-model": "^0.9.10",
"@backstage/core-components": "^0.8.8",
"@backstage/core-plugin-api": "^0.6.0",
"@backstage/dev-utils": "^0.2.21-next.0",
"@backstage/plugin-catalog-react": "^0.6.12",
"@backstage/dev-utils": "^0.2.21",
"@backstage/plugin-catalog-react": "^0.6.14",
"@backstage/test-utils": "^0.2.4",
"@backstage/theme": "^0.2.14",
"@material-ui/core": "^4.12.2",