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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@backstage/frontend-plugin-api": "^0.12.1",
"@backstage/plugin-catalog-react": "^1.21.2",
"@backstage/plugin-search-react": "^1.10.0",
"@backstage/theme": "^0.6.8",
"@backstage/theme": "^0.7.1",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "4.0.0-alpha.61",
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2021,6 +2021,26 @@ __metadata:
languageName: node
linkType: hard

"@backstage/theme@npm:^0.7.1":
version: 0.7.1
resolution: "@backstage/theme@npm:0.7.1"
dependencies:
"@emotion/react": "npm:^11.10.5"
"@emotion/styled": "npm:^11.10.5"
"@mui/material": "npm:^5.12.2"
peerDependencies:
"@material-ui/core": ^4.12.2
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/f5069e55b2c36c4322065ded3938363c81c69cfcfdb32f9379eafa7a67f247e32e61e9f661616fd4c26da41b7e6c6d8902d7ef26ba0fa0f4efcf5172e7ae9fdc
languageName: node
linkType: hard

"@backstage/types@npm:^1.2.1":
version: 1.2.1
resolution: "@backstage/types@npm:1.2.1"
Expand Down Expand Up @@ -6134,7 +6154,7 @@ __metadata:
"@backstage/plugin-search": "npm:^1.4.31"
"@backstage/plugin-search-react": "npm:^1.10.0"
"@backstage/test-utils": "npm:^1.7.11"
"@backstage/theme": "npm:^0.6.8"
"@backstage/theme": "npm:^0.7.1"
"@material-ui/core": "npm:^4.12.4"
"@material-ui/icons": "npm:^4.11.3"
"@material-ui/lab": "npm:4.0.0-alpha.61"
Expand Down