Skip to content

Commit

Permalink
chore: Update dependency @backstage/core-components to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent f9778ee commit b9fe4e7
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"version:patch": "npx lerna version patch"
},
"dependencies": {
"@backstage/core-components": "0.14.9",
"@backstage/core-components": "0.15.0",
"@backstage/core-plugin-api": "1.9.3",
"@backstage/theme": "0.5.6",
"@material-ui/core": "4.12.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/nobl9-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.0",
"@backstage/core-plugin-api": "1.9.3",
"@backstage/plugin-catalog-react": "1.12.2",
"@backstage/theme": "0.5.6",
Expand Down
85 changes: 78 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2665,16 +2665,16 @@
"@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.0":
version "0.15.0"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.15.0.tgz#cbdbf2e5cf55720ec0ab22f6db88f543c475b16a"
integrity sha512-6n5/d3DVBIlpAa/6ahM7TnRWbl/Xr64ne4qa6M3fO7HP0WDsvlLrJOhDYTuN3xjuMLuzhYzXxcBQH1QxOmLp8g==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
"@backstage/core-plugin-api" "^1.9.4"
"@backstage/errors" "^1.2.4"
"@backstage/theme" "^0.5.6"
"@backstage/version-bridge" "^1.0.8"
"@backstage/theme" "^0.5.7"
"@backstage/version-bridge" "^1.0.9"
"@date-io/core" "^1.3.13"
"@material-table/core" "^3.1.0"
"@material-ui/core" "^4.12.2"
Expand Down Expand Up @@ -2751,6 +2751,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/[email protected]", "@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"
Expand All @@ -2763,6 +2806,18 @@
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
history "^5.0.0"

"@backstage/core-plugin-api@^1.9.4":
version "1.9.4"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.9.4.tgz#3341207f67321f705462d77258ab5ee73e3e8da7"
integrity sha512-YFQKgGmN8cPsPyBpkELWGajVTfVV99IlcGgjggkGE6Qd9vKLyU1Wj76a8cJC8itcS8gw+BDJQ4AvdTKBuW707Q==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/errors" "^1.2.4"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.9"
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
history "^5.0.0"

"@backstage/[email protected]":
version "1.0.37"
resolved "https://registry.yarnpkg.com/@backstage/dev-utils/-/dev-utils-1.0.37.tgz#a9e3a3a6d4a49bc75a79e682a1e4c2c69de5f2c9"
Expand Down Expand Up @@ -3379,6 +3434,15 @@
"@emotion/styled" "^11.10.5"
"@mui/material" "^5.12.2"

"@backstage/theme@^0.5.7":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.5.7.tgz#496b310d436efdb6ce1e240b69cc1ef7e3526db0"
integrity sha512-XztEKnNot3DA4BuLZJocbSYvpYpWm/OF9PP7nOk9pJ4Jg4YIrEzZxOxPorOp7r/UhZhLwnqneIV3RcFBhOt9BA==
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"
Expand All @@ -3391,6 +3455,13 @@
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/version-bridge@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.9.tgz#1369e168dce806422134c3bafb9da5bad4776e49"
integrity sha512-UqTBxKgNK5HyVzlyVOESd+9J26rF/OJeTrOMrTiReJMGKf8DUCLNDJ7+DbDxIPwSfl5wNbEBEyFAkk9iLK0OoQ==
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@balena/dockerignore@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
Expand Down

0 comments on commit b9fe4e7

Please sign in to comment.