Bump dependencies

Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
This commit is contained in:
Erik Engervall
2021-05-10 13:52:34 +02:00
parent 50d1fecad8
commit abbb9d53fc
+4 -4
View File
@@ -20,9 +20,9 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core": "^0.7.5",
"@backstage/core": "^0.7.8",
"@backstage/integration": "^0.5.1",
"@backstage/theme": "^0.2.5",
"@backstage/theme": "^0.2.7",
"recharts": "^1.8.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -32,11 +32,11 @@
"qs": "^6.10.1",
"react-dom": "^16.13.1",
"react-router": "6.0.0-beta.0",
"react-use": "^15.3.3",
"react-use": "^17.2.4",
"react": "^16.13.1"
},
"devDependencies": {
"@backstage/cli": "^0.6.8",
"@backstage/cli": "^0.6.10",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.10",
"@testing-library/jest-dom": "^5.10.1",