fix: updated dependencies

Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
This commit is contained in:
Talita Gregory Nunes Freire
2022-05-27 12:23:26 +02:00
parent 53de5363e1
commit c25df958cb
@@ -36,10 +36,10 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.0.2-next.0",
"@backstage/core-components": "^0.9.4",
"@backstage/core-components": "^0.9.5-next.0",
"@backstage/core-plugin-api": "^1.0.2",
"@backstage/integration": "^1.2.0-next.0",
"@backstage/plugin-catalog-react": "^1.1.0-next.1",
"@backstage/integration": "^1.2.1-next.0",
"@backstage/plugin-catalog-react": "^1.1.1-next.0",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -49,8 +49,8 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.17.1",
"@backstage/dev-utils": "^1.0.2",
"@backstage/cli": "^0.17.2-next.0",
"@backstage/dev-utils": "^1.0.3-next.0",
"@backstage/test-utils": "^1.1.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",