From 36b92941597a4125a36ae574b739c226bb482783 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 22:16:40 +0000 Subject: [PATCH] chore: Update dependency @backstage/core-components to v0.14.10 --- package.json | 2 +- plugins/nobl9-plugin/package.json | 2 +- yarn.lock | 45 ++++++++++++++++++++++++++++++- 3 files changed, 46 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fb75df8..66c5d6f 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.14.10", "@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 1f8430a..10a4393 100644 --- a/plugins/nobl9-plugin/package.json +++ b/plugins/nobl9-plugin/package.json @@ -36,7 +36,7 @@ "dependencies": { "@backstage/catalog-model": "1.5.0", "@backstage/config": "1.2.0", - "@backstage/core-components": "0.14.9", + "@backstage/core-components": "0.14.10", "@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 43427e0..4c010dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2634,7 +2634,50 @@ zen-observable "^0.10.0" zod "^3.22.4" -"@backstage/core-components@0.14.9", "@backstage/core-components@^0.14.9": +"@backstage/core-components@0.14.10": + version "0.14.10" + resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.10.tgz#944fe655220be8af9fde0deeafe16f9ce7fe1924" + integrity sha512-RAEIQsJimokQDF0eAuRXSZreo2vjhf4a2tlMbi/edPRaGk4nTOHH7q6V7qLqqX9spTzS0bBAhkuif/v96shJuw== + 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-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==