diff --git a/package.json b/package.json index 505ee0caad..da1d4de154 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,13 @@ "plugins/*" ] }, + "resolutions": { + "**/@roadiehq/backstage-plugin-*/@backstage/catalog-model": "0.2.0", + "**/@roadiehq/backstage-plugin-*/@backstage/core": "0.2.0", + "**/@roadiehq/backstage-plugin-*/@backstage/core-api": "0.2.0", + "**/@roadiehq/backstage-plugin-*/@backstage/plugin-catalog": "0.2.0", + "**/@roadiehq/backstage-plugin-*/@backstage/theme": "0.2.0" + }, "version": "1.0.0", "devDependencies": { "@changesets/cli": "^2.11.0", diff --git a/yarn.lock b/yarn.lock index 90d2657f0f..5db78343b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1297,6 +1297,153 @@ lodash "^4.17.19" to-fast-properties "^2.0.0" +"@backstage/catalog-model@^0.1.1-alpha.24": + version "0.2.0" + dependencies: + "@backstage/config" "^0.1.1" + "@types/json-schema" "^7.0.5" + "@types/yup" "^0.29.8" + json-schema "^0.2.5" + lodash "^4.17.15" + uuid "^8.0.0" + yup "^0.29.3" + +"@backstage/catalog-model@^0.1.1-alpha.25": + version "0.2.0" + dependencies: + "@backstage/config" "^0.1.1" + "@types/json-schema" "^7.0.5" + "@types/yup" "^0.29.8" + json-schema "^0.2.5" + lodash "^4.17.15" + uuid "^8.0.0" + yup "^0.29.3" + +"@backstage/core-api@^0.1.1-alpha.24": + version "0.2.0" + dependencies: + "@backstage/config" "^0.1.1" + "@backstage/test-utils" "^0.1.2" + "@backstage/theme" "^0.2.0" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@types/react" "^16.9" + prop-types "^15.7.2" + react "^16.12.0" + react-router-dom "6.0.0-beta.0" + react-use "^15.3.3" + zen-observable "^0.8.15" + +"@backstage/core@^0.1.1-alpha.24": + version "0.2.0" + dependencies: + "@backstage/config" "^0.1.1" + "@backstage/core-api" "^0.2.0" + "@backstage/theme" "^0.2.0" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.45" + "@types/react" "^16.9" + "@types/react-sparklines" "^1.7.0" + classnames "^2.2.6" + clsx "^1.1.0" + immer "^7.0.9" + lodash "^4.17.15" + material-table "^1.69.1" + prop-types "^15.7.2" + rc-progress "^3.0.0" + react "^16.12.0" + react-dom "^16.12.0" + react-helmet "6.1.0" + react-hook-form "^6.6.0" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^13.5.1" + react-use "^15.3.3" + +"@backstage/core@^0.1.1-alpha.25": + version "0.2.0" + dependencies: + "@backstage/config" "^0.1.1" + "@backstage/core-api" "^0.2.0" + "@backstage/theme" "^0.2.0" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.45" + "@types/react" "^16.9" + "@types/react-sparklines" "^1.7.0" + classnames "^2.2.6" + clsx "^1.1.0" + immer "^7.0.9" + lodash "^4.17.15" + material-table "^1.69.1" + prop-types "^15.7.2" + rc-progress "^3.0.0" + react "^16.12.0" + react-dom "^16.12.0" + react-helmet "6.1.0" + react-hook-form "^6.6.0" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^13.5.1" + react-use "^15.3.3" + +"@backstage/plugin-catalog@^0.1.1-alpha.24": + version "0.2.0" + dependencies: + "@backstage/catalog-model" "^0.2.0" + "@backstage/core" "^0.2.0" + "@backstage/plugin-scaffolder" "^0.2.0" + "@backstage/plugin-techdocs" "^0.2.0" + "@backstage/theme" "^0.2.0" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.45" + "@types/react" "^16.9" + classnames "^2.2.6" + moment "^2.26.0" + react "^16.13.1" + react-dom "^16.13.1" + react-helmet "6.1.0" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + react-use "^15.3.3" + swr "^0.3.0" + +"@backstage/plugin-catalog@^0.1.1-alpha.25": + version "0.2.0" + dependencies: + "@backstage/catalog-model" "^0.2.0" + "@backstage/core" "^0.2.0" + "@backstage/plugin-scaffolder" "^0.2.0" + "@backstage/plugin-techdocs" "^0.2.0" + "@backstage/theme" "^0.2.0" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.45" + "@types/react" "^16.9" + classnames "^2.2.6" + moment "^2.26.0" + react "^16.13.1" + react-dom "^16.13.1" + react-helmet "6.1.0" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + react-use "^15.3.3" + swr "^0.3.0" + +"@backstage/theme@^0.1.1-alpha.24": + version "0.2.0" + dependencies: + "@material-ui/core" "^4.11.0" + +"@backstage/theme@^0.1.1-alpha.25": + version "0.2.0" + dependencies: + "@material-ui/core" "^4.11.0" + "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"