Skip to content

Commit 17d538c

Browse files
talissoncostaclaude
andcommitted
Remove unused dependencies: @backstage/theme, @material-ui/lab, react-use
Detected with knip - these packages were not imported anywhere in the codebase. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 55f1245 commit 17d538c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,8 @@
3737
"@backstage/core-components": "^0.18.2",
3838
"@backstage/core-plugin-api": "^1.11.1",
3939
"@backstage/plugin-catalog-react": "^1.13.3",
40-
"@backstage/theme": "^0.7.0",
4140
"@material-ui/core": "^4.9.13",
4241
"@material-ui/icons": "^4.9.1",
43-
"@material-ui/lab": "^4.0.0-alpha.61",
44-
"react-use": "^17.2.4",
4542
"recharts": "^2.5.0"
4643
},
4744
"peerDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@
978978
i18next "^22.4.15"
979979
zen-observable "^0.10.0"
980980

981-
"@backstage/theme@^0.7.0", "@backstage/theme@^0.7.1":
981+
"@backstage/theme@^0.7.1":
982982
version "0.7.1"
983983
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.7.1.tgz#e187a6aeba11a72a26e480639c6a4365e899dfa3"
984984
integrity sha512-JC2EUqfV198SzNT0B/E7MrnQuR5ML3qCz1FMDNd1qGoXNRBtBsSlPPJMcmuRsz7tM2BN+Vnbr7KkRPNbEnCYkQ==

0 commit comments

Comments
 (0)