diff --git a/package.json b/package.json index 39b86d1..2275c6f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "version:patch": "npx lerna version patch" }, "dependencies": { - "@backstage/core-components": "0.14.9", + "@backstage/core-components": "0.15.1", "@backstage/core-plugin-api": "1.9.3", "@backstage/theme": "0.5.6", "@material-ui/core": "4.12.4", diff --git a/plugins/nobl9-plugin/package.json b/plugins/nobl9-plugin/package.json index 82c6652..4178650 100644 --- a/plugins/nobl9-plugin/package.json +++ b/plugins/nobl9-plugin/package.json @@ -41,7 +41,7 @@ "dependencies": { "@backstage/catalog-model": "1.5.0", "@backstage/config": "1.2.0", - "@backstage/core-components": "0.14.9", + "@backstage/core-components": "0.15.1", "@backstage/core-plugin-api": "1.9.3", "@backstage/plugin-catalog-react": "1.12.2", "@backstage/theme": "0.5.6", diff --git a/yarn.lock b/yarn.lock index bd74e6d..495d19c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2665,23 +2665,22 @@ "@types/react" "^16.13.1 || ^17.0.0" lodash "^4.17.21" -"@backstage/core-components@0.14.9", "@backstage/core-components@^0.14.9": - version "0.14.9" - resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.9.tgz#bb1f40be18d8241b70538383d324aec233586382" - integrity sha512-tcwDUeQBMIKtM+EuLMl6BdwjWdjjTnvvUuQCJISdy5ot+Yp/znQK+d4KIA97wq3Fu/ufy1+tAAwGGaifHMRf1g== +"@backstage/core-components@0.15.1": + version "0.15.1" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.15.1.tgz#263a2d519e6e286e9a403d33d631f8affe9dbd65" + integrity sha512-Vqll9vyExGln1K+M6FriWKlU1jkpwEg0X6WtxrwxcykdKQNAfiyJwU7K/NuPCUEP80TsbHycOPFHdU+SWygI8A== dependencies: "@backstage/config" "^1.2.0" - "@backstage/core-plugin-api" "^1.9.3" + "@backstage/core-plugin-api" "^1.10.0" "@backstage/errors" "^1.2.4" - "@backstage/theme" "^0.5.6" - "@backstage/version-bridge" "^1.0.8" + "@backstage/theme" "^0.6.0" + "@backstage/version-bridge" "^1.0.10" "@date-io/core" "^1.3.13" "@material-table/core" "^3.1.0" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" "@material-ui/lab" "4.0.0-alpha.61" "@react-hookz/web" "^24.0.0" - "@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0" "@types/react-sparklines" "^1.7.0" ansi-regex "^6.0.1" classnames "^2.2.6" @@ -2751,6 +2750,49 @@ zen-observable "^0.10.0" zod "^3.22.4" +"@backstage/core-components@^0.14.9": + version "0.14.9" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.9.tgz#bb1f40be18d8241b70538383d324aec233586382" + integrity sha512-tcwDUeQBMIKtM+EuLMl6BdwjWdjjTnvvUuQCJISdy5ot+Yp/znQK+d4KIA97wq3Fu/ufy1+tAAwGGaifHMRf1g== + dependencies: + "@backstage/config" "^1.2.0" + "@backstage/core-plugin-api" "^1.9.3" + "@backstage/errors" "^1.2.4" + "@backstage/theme" "^0.5.6" + "@backstage/version-bridge" "^1.0.8" + "@date-io/core" "^1.3.13" + "@material-table/core" "^3.1.0" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.61" + "@react-hookz/web" "^24.0.0" + "@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0" + "@types/react-sparklines" "^1.7.0" + ansi-regex "^6.0.1" + classnames "^2.2.6" + d3-selection "^3.0.0" + d3-shape "^3.0.0" + d3-zoom "^3.0.0" + dagre "^0.8.5" + linkify-react "4.1.3" + linkifyjs "4.1.3" + lodash "^4.17.21" + pluralize "^8.0.0" + qs "^6.9.4" + rc-progress "3.5.1" + react-helmet "6.1.0" + react-hook-form "^7.12.2" + react-idle-timer "5.7.2" + react-markdown "^8.0.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^15.4.5" + react-use "^17.3.2" + react-virtualized-auto-sizer "^1.0.11" + react-window "^1.8.6" + remark-gfm "^3.0.1" + zen-observable "^0.10.0" + zod "^3.22.4" + "@backstage/core-plugin-api@1.9.3", "@backstage/core-plugin-api@^1.9.3": version "1.9.3" resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.9.3.tgz#66b4b7dc620823c66b123c8a2d6db088e2936027" @@ -2763,6 +2805,17 @@ "@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0" history "^5.0.0" +"@backstage/core-plugin-api@^1.10.0": + version "1.10.0" + resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.0.tgz#84f578cd5708dafaea8f5eb6bdde6faa613d316c" + integrity sha512-WidRpDgvjD9vde+VO2nTx3cG/rtmrFIxM4aszBcBYa/9weNw8q2LplI2+Mrc8O3MH2yBH8Ba66eDtaDF8fbFwQ== + dependencies: + "@backstage/config" "^1.2.0" + "@backstage/errors" "^1.2.4" + "@backstage/types" "^1.1.1" + "@backstage/version-bridge" "^1.0.10" + history "^5.0.0" + "@backstage/dev-utils@1.0.37": version "1.0.37" resolved "https://registry.yarnpkg.com/@backstage/dev-utils/-/dev-utils-1.0.37.tgz#a9e3a3a6d4a49bc75a79e682a1e4c2c69de5f2c9" @@ -3379,11 +3432,25 @@ "@emotion/styled" "^11.10.5" "@mui/material" "^5.12.2" +"@backstage/theme@^0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.6.0.tgz#dd96a6737d03d78d55dc2e730862a52a7ec7644b" + integrity sha512-WnOx08Pt3Pbkg/UolkHoECV0wVROaJDL8pX7N5c+MtTvMYoZctmJnsKyWS0/++gnJepeeNE2ineINrqSioE+Ww== + dependencies: + "@emotion/react" "^11.10.5" + "@emotion/styled" "^11.10.5" + "@mui/material" "^5.12.2" + "@backstage/types@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.1.1.tgz#c9ccb30357005e7fb5fa2ac140198059976eb076" integrity sha512-1cUGu+FwiJZCBOuecd0BOhIRkQYllb+7no9hHhxpAsx/DvsPGMVQMGOMvtdTycdT9SQ5MuSyFwI9wpXp2DwVvQ== +"@backstage/version-bridge@^1.0.10": + version "1.0.10" + resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.10.tgz#f3f383a27e11a60b382ef1ad411d43a476535ac7" + integrity sha512-KjKhUYGdYADtuhBgkWb2FeQY1xYd/q20GtwWlGBCeXqZAswbGV2I25Kc0UJ4sxDaNIIeNOkzBfPXhriMMQFwkQ== + "@backstage/version-bridge@^1.0.8": version "1.0.8" resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.8.tgz#c6664708bcd20744e7b2c440a03f1e44f7c4a2a1"