Version Packages

This commit is contained in:
github-actions[bot]
2021-06-03 10:04:56 +00:00
committed by Fredrik Adelöw
parent 0706a4b27b
commit fa92d70fba
105 changed files with 611 additions and 460 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"dependencies": {
"@backstage/core": "^0.7.11",
"@backstage/integration": "^0.5.3",
"@backstage/theme": "^0.2.7",
"@backstage/theme": "^0.2.8",
"recharts": "^1.8.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -36,9 +36,9 @@
"react": "^16.13.1"
},
"devDependencies": {
"@backstage/cli": "^0.6.13",
"@backstage/dev-utils": "^0.1.16",
"@backstage/test-utils": "^0.1.12",
"@backstage/cli": "^0.6.14",
"@backstage/dev-utils": "^0.1.17",
"@backstage/test-utils": "^0.1.13",
"@testing-library/jest-dom": "^5.10.1",
"@types/recharts": "^1.8.15",
"@testing-library/react-hooks": "^3.4.2",