Version Packages

This commit is contained in:
github-actions[bot]
2021-03-25 17:46:13 +00:00
parent 078f7dfe69
commit 844da89090
103 changed files with 607 additions and 438 deletions
+3 -3
View File
@@ -30,8 +30,8 @@
"start": "backstage-cli plugin:serve"
},
"dependencies": {
"@backstage/core": "^0.7.2",
"@backstage/theme": "^0.2.4",
"@backstage/core": "^0.7.3",
"@backstage/theme": "^0.2.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
@@ -43,7 +43,7 @@
"react-use": "^15.3.3"
},
"devDependencies": {
"@backstage/cli": "^0.6.5",
"@backstage/cli": "^0.6.6",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.9",
"@testing-library/jest-dom": "^5.10.1",