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
@@ -25,7 +25,7 @@
"@backstage/core": "^0.7.11",
"@backstage/errors": "^0.1.1",
"@backstage/plugin-catalog-react": "^0.2.0",
"@backstage/theme": "^0.2.7",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.11.0",
@@ -39,9 +39,9 @@
"recharts": "^1.8.5"
},
"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",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",