Merge remote-tracking branch 'backstage/master' into erikengervall/grm-minor-corrections

This commit is contained in:
Erik Engervall
2021-05-17 13:26:20 +02:00
291 changed files with 9497 additions and 908 deletions
+5 -5
View File
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core": "^0.7.8",
"@backstage/core": "^0.7.9",
"@backstage/integration": "^0.5.1",
"@backstage/theme": "^0.2.7",
"recharts": "^1.8.5",
@@ -36,14 +36,14 @@
"react": "^16.13.1"
},
"devDependencies": {
"@backstage/cli": "^0.6.10",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.10",
"@backstage/cli": "^0.6.11",
"@backstage/dev-utils": "^0.1.14",
"@backstage/test-utils": "^0.1.11",
"@testing-library/jest-dom": "^5.10.1",
"@types/recharts": "^1.8.15",
"@testing-library/react-hooks": "^3.4.2",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.0.7",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"cross-fetch": "^3.0.6",
Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 57 KiB