Skip to content

Commit f6a0fc4

Browse files
Bump the backstage group across 1 directory with 4 updates
Bumps the backstage group with 4 updates in the / directory: [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model), [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config), [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) and [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli). Updates `@backstage/catalog-model` from 1.7.2 to 1.7.6 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/catalog-model) Updates `@backstage/config` from 1.3.1 to 1.3.6 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config) Updates `@backstage/theme` from 0.6.3 to 0.7.1 - [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) Updates `@backstage/cli` from 0.29.4 to 0.35.2 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@backstage/catalog-model" dependency-version: 1.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backstage - dependency-name: "@backstage/config" dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backstage - dependency-name: "@backstage/theme" dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backstage - dependency-name: "@backstage/cli" dependency-version: 0.35.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backstage ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc48a5a commit f6a0fc4

2 files changed

Lines changed: 1820 additions & 1691 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@backstage/core-components": "^0.16.1",
4444
"@backstage/core-plugin-api": "^1.9.0",
4545
"@backstage/plugin-catalog-react": "^1.10.0",
46-
"@backstage/theme": "^0.6.0",
46+
"@backstage/theme": "^0.7.1",
4747
"@emotion/react": "^11.11.3",
4848
"@emotion/styled": "^11.11.0",
4949
"@material-ui/core": "^4.9.13",
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "^7.23.3",
7676
"@babel/preset-react": "^7.22.15",
7777
"@babel/preset-typescript": "^7.23.3",
78-
"@backstage/cli": "^0.29.2",
78+
"@backstage/cli": "^0.35.2",
7979
"@backstage/core-app-api": "^1.12.3",
8080
"@backstage/dev-utils": "^1.0.24",
8181
"@backstage/test-utils": "^1.4.5",

0 commit comments

Comments
 (0)