fix: icons support shadow dom, close #6914

This commit is contained in:
tangjinzhou 2023-09-09 21:50:57 +08:00
parent f25bf6e189
commit 2b8f2adcbf

View File

@ -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",