fix: icons support shadow dom, close #6914
parent
f25bf6e189
commit
2b8f2adcbf
|
@ -280,7 +280,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/colors": "^6.0.0",
|
"@ant-design/colors": "^6.0.0",
|
||||||
"@ant-design/icons-vue": "^6.1.0",
|
"@ant-design/icons-vue": "^7.0.0",
|
||||||
"@babel/runtime": "^7.10.5",
|
"@babel/runtime": "^7.10.5",
|
||||||
"@ctrl/tinycolor": "^3.5.0",
|
"@ctrl/tinycolor": "^3.5.0",
|
||||||
"@emotion/hash": "^0.9.0",
|
"@emotion/hash": "^0.9.0",
|
||||||
|
|
Loading…
Reference in New Issue