refactor: replace font icons with svg icons
This commit is contained in:
Generated
+7
-3
@@ -874,9 +874,9 @@
|
||||
}
|
||||
},
|
||||
"@coreui/coreui": {
|
||||
"version": "3.0.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@coreui/coreui/-/coreui-3.0.0-beta.0.tgz",
|
||||
"integrity": "sha512-7qYuZyQ3H9soaXMtP+34YkqN7VveDJrPhb+FzfJ9OOk663vF47grvNjWSn1AqAv5JCU0mLHhH0+eu0chp+k6vA=="
|
||||
"version": "3.0.0-beta.1",
|
||||
"resolved": "https://registry.npmjs.org/@coreui/coreui/-/coreui-3.0.0-beta.1.tgz",
|
||||
"integrity": "sha512-AneIQg1/Juw/tGwYyIrrRMHYWt0s9Sn2E/SwGnKtkh/pUxUwOkbT47cIWweA2LaR1Hl65Nb+LH4zd/ddp21Wug=="
|
||||
},
|
||||
"@coreui/coreui-chartjs": {
|
||||
"version": "file:../coreui-chartjs",
|
||||
@@ -887,11 +887,15 @@
|
||||
"@coreui/icons": {
|
||||
"version": "file:../coreui-icons"
|
||||
},
|
||||
"@coreui/icons-vue": {
|
||||
"version": "file:../coreui-icons-vue"
|
||||
},
|
||||
"@coreui/vue": {
|
||||
"version": "file:../coreui-vue",
|
||||
"requires": {
|
||||
"@coreui/coreui": "3.0.0-beta.0",
|
||||
"@coreui/icons": "github:coreui/coreui-icons#v1-alpha",
|
||||
"@coreui/icons-vue": "github:coreui/coreui-icons-vue",
|
||||
"clone": "^2.1.2",
|
||||
"perfect-scrollbar": "^1.4.0",
|
||||
"popper.js": "^1.16.0",
|
||||
|
||||
Reference in New Issue
Block a user