Skip to content

Commit 7f5085d

Browse files
authored
[#6608] improvement(web): remove deprecated dependency @mui/x-tree-view (#6609)
### What changes were proposed in this pull request? remove deprecated dependency @mui/x-tree-view ### Why are the changes needed? @mui/x-tree-view is deprecated in our project Fix: #6608 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? local install and setup
1 parent cc103fc commit 7f5085d

File tree

2 files changed

+133
-194
lines changed

2 files changed

+133
-194
lines changed

web/web/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@mui/lab": "5.0.0-alpha.170",
2626
"@mui/material": "^5.16.14",
2727
"@mui/x-data-grid": "^6.20.3",
28-
"@mui/x-tree-view": "^6.17.0",
2928
"@reduxjs/toolkit": "^1.9.7",
3029
"antd": "^5.24.2",
3130
"axios": "^1.7.4",

0 commit comments

Comments
 (0)