Skip to content

Commit 943a3c7

Browse files
datho7561vrubezhny
authored andcommitted
Remove @mui/base as a direct dependency
Supercedes #3183 Signed-off-by: David Thompson <[email protected]>
1 parent 68e6e64 commit 943a3c7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"got": "^11.8.6",
8585
"hasha": "^5.2.2",
8686
"immutable": "^4.0.0",
87+
"js-yaml": "^4.1.0",
8788
"json-schema": "^0.4.0",
8889
"lodash": "^4.17.21",
8990
"make-fetch-happen": "^13.0.0",
@@ -96,12 +97,10 @@
9697
"tree-kill": "^1.2.2",
9798
"unzip-stream": "^0.3.1",
9899
"validator": "^13.7.0",
99-
"vscode-kubernetes-tools-api": "^1.3.0",
100-
"js-yaml": "^4.1.0"
100+
"vscode-kubernetes-tools-api": "^1.3.0"
101101
},
102102
"devDependencies": {
103103
"@devfile/api": "^2.2.0-alpha-1666195451",
104-
"@mui/base": "^5.0.0-alpha.120",
105104
"@mui/icons-material": "^5.14.7",
106105
"@mui/lab": "^5.0.0-alpha.122",
107106
"@mui/material": "^5.11.12",

0 commit comments

Comments
 (0)