From 15f9802920f87b044f2061ed92b22391be61e35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 14:15:24 +0000 Subject: [PATCH] chore(deps): Bump @backstage/theme from 0.4.1 to 0.5.5 Bumps [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) from 0.4.1 to 0.5.5. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/theme/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/theme) --- updated-dependencies: - dependency-name: "@backstage/theme" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/dbt/package.json | 2 +- yarn.lock | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/packages/dbt/package.json b/packages/dbt/package.json index 314c087..e96bb51 100644 --- a/packages/dbt/package.json +++ b/packages/dbt/package.json @@ -31,7 +31,7 @@ "dependencies": { "@backstage/core-components": "^0.13.3", "@backstage/core-plugin-api": "^1.5.3", - "@backstage/theme": "^0.4.1", + "@backstage/theme": "^0.5.5", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61", diff --git a/yarn.lock b/yarn.lock index 5980cf3..17fd42f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3143,6 +3143,15 @@ "@emotion/styled" "^11.10.5" "@mui/material" "^5.12.2" +"@backstage/theme@^0.5.5": + version "0.5.5" + resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.5.5.tgz#cf6556d123c998612c734d56be60a0c8a211c8d6" + integrity sha512-KRgRHCD38tcBkSlkAje+pOY2anfZzaO3QHgv5VqiSL2mpaI/RQLv6/PhRjCcWm/yx5WXBK1S5uG/8x7VeSEcwA== + dependencies: + "@emotion/react" "^11.10.5" + "@emotion/styled" "^11.10.5" + "@mui/material" "^5.12.2" + "@backstage/types@^1.1.0", "@backstage/types@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@backstage/types/-/types-1.1.1.tgz#c9ccb30357005e7fb5fa2ac140198059976eb076"