Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workspaces/sandbox/plugins/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@backstage/cli": "^0.30.0",
"@backstage/dev-utils": "^1.1.7",
"@backstage/test-utils": "^1.7.5",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
14 changes: 7 additions & 7 deletions workspaces/sandbox/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5472,7 +5472,7 @@ __metadata:
"@lit/react": ^1.0.5
"@mui/icons-material": ^5.16.14
"@mui/material": ^5.16.14
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
"@rhds/elements": ^2.0.1
"@rhds/icons": ^1.1.1
"@segment/analytics-next": ^1.0.0
Expand All @@ -5496,19 +5496,19 @@ __metadata:
languageName: unknown
linkType: soft

"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0":
version: 0.9.1
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1"
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
version: 0.11.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
dependencies:
"@mui/icons-material": ^5.17.1
peerDependencies:
"@backstage/core-plugin-api": ^1.10.7
"@backstage/theme": ^0.6.6
"@backstage/core-plugin-api": ^1.11.1
"@backstage/theme": ^0.7.0
"@material-ui/icons": ^4.11.3
"@mui/icons-material": ^5.17.1
"@mui/material": ^5.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 876923b59c7f7bd6cf56218004770dd5b9c34873ca0a04f7ae9b6b9cbe33214de9f867d27702045785bd865cdc7dee23277cb58711447b5859bd1dae1d4a66db
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
languageName: node
linkType: hard

Expand Down