Skip to content

Commit ebb15c4

Browse files
bumped deps
1 parent 2039512 commit ebb15c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"clean": "backstage-cli clean"
2222
},
2323
"dependencies": {
24-
"@backstage/catalog-model": "^0.8.2",
24+
"@backstage/catalog-model": "^0.9.0",
2525
"@backstage/core-app-api": "^0.1.10",
2626
"@backstage/core-plugin-api": "^0.1.6",
2727
"@backstage/core-components": "^0.3.3",
28-
"@backstage/plugin-catalog-react": "^0.2.5",
28+
"@backstage/plugin-catalog-react": "^0.4.4",
2929
"@material-ui/core": "^4.11.0",
3030
"react": "^16.13.1",
3131
"react-d3-speedometer": "^1.0.1",
@@ -34,9 +34,9 @@
3434
"react-router": "6.0.0-beta.0"
3535
},
3636
"devDependencies": {
37-
"@backstage/cli": "^0.6.12",
38-
"@backstage/dev-utils": "^0.1.15",
39-
"@backstage/test-utils": "^0.1.12",
37+
"@backstage/cli": "^0.7.9",
38+
"@backstage/dev-utils": "^0.2.7",
39+
"@backstage/test-utils": "^0.1.17",
4040
"@testing-library/jest-dom": "^5.10.1",
4141
"@testing-library/react": "^11.2.5",
4242
"@testing-library/user-event": "^13.1.8",

0 commit comments

Comments
 (0)