|
|
|
@ -22,6 +22,7 @@
|
|
|
|
|
"devDependencies": { |
|
|
|
|
"@antfu/eslint-config": "^0.25.2", |
|
|
|
|
"@iconify-json/clarity": "^1.1.4", |
|
|
|
|
"@iconify-json/ic": "^1.1.7", |
|
|
|
|
"@iconify-json/material-symbols": "^1.1.8", |
|
|
|
|
"@iconify-json/mdi": "^1.1.25", |
|
|
|
|
"@iconify-json/ri": "^1.1.3", |
|
|
|
@ -969,6 +970,15 @@
|
|
|
|
|
"@iconify/types": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@iconify-json/ic": { |
|
|
|
|
"version": "1.1.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify-json/ic/-/ic-1.1.7.tgz", |
|
|
|
|
"integrity": "sha512-CYwkhja02SZoevezNHSqM7d1lpsRJxKt9fzvn3MpRxI8s2v3LNmhGiD/bTq3uFgqQMRPp+OnD+OOjHrMo7ah1g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@iconify/types": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@iconify-json/material-symbols": { |
|
|
|
|
"version": "1.1.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.1.8.tgz", |
|
|
|
@ -14911,6 +14921,15 @@
|
|
|
|
|
"@iconify/types": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@iconify-json/ic": { |
|
|
|
|
"version": "1.1.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify-json/ic/-/ic-1.1.7.tgz", |
|
|
|
|
"integrity": "sha512-CYwkhja02SZoevezNHSqM7d1lpsRJxKt9fzvn3MpRxI8s2v3LNmhGiD/bTq3uFgqQMRPp+OnD+OOjHrMo7ah1g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@iconify/types": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@iconify-json/material-symbols": { |
|
|
|
|
"version": "1.1.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.1.8.tgz", |
|
|
|
|