package: add override of core for roadie plugins

This commit is contained in:
Patrik Oldsberg
2020-11-12 12:25:39 +01:00
parent 76a8099029
commit 1ef651471d
2 changed files with 39 additions and 0 deletions
+3
View File
@@ -36,6 +36,9 @@
"plugins/*"
]
},
"resolutions": {
"**/@roadiehq/backstage-plugin-*/@backstage/core": "0.3.0"
},
"version": "1.0.0",
"devDependencies": {
"@changesets/cli": "^2.11.0",
+36
View File
@@ -1289,6 +1289,42 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"
"@backstage/core@^0.2.0":
version "0.3.0"
dependencies:
"@backstage/config" "^0.1.1"
"@backstage/core-api" "^0.2.1"
"@backstage/theme" "^0.2.1"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.45"
"@types/dagre" "^0.7.44"
"@types/react" "^16.9"
"@types/react-sparklines" "^1.7.0"
classnames "^2.2.6"
clsx "^1.1.0"
d3-selection "^2.0.0"
d3-shape "^2.0.0"
d3-zoom "^2.0.0"
dagre "^0.8.5"
immer "^7.0.9"
lodash "^4.17.15"
material-table "^1.69.1"
prop-types "^15.7.2"
qs "^6.9.4"
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-markdown "^5.0.2"
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"
remark-gfm "^1.0.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"