diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index c0bc4c1246a6e6..dbbef1a530308d 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -34,12 +34,12 @@ }, "dependencies": { "@backstage/catalog-model": "workspace:^", - "@backstage/core-components": "workspace:^", + "@backstage/core-components": "0.1.0", "@backstage/core-plugin-api": "workspace:^", - "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/plugin-catalog-react": "0.0.1", + "@backstage/theme": "0.1.1", "@date-io/core": "^1.3.13", - "@material-table/core": "^3.1.0", + "@material-table/core": "^4.3.45", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61",