Skip to content

Commit

Permalink
Remove unplugin-icons (#3809)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 authored Jul 17, 2024
1 parent e234db1 commit 059cb93
Show file tree
Hide file tree
Showing 22 changed files with 174 additions and 266 deletions.
6 changes: 2 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"dependencies": {
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@kyvg/vue3-notification": "^3.2.1",
"@mdi/js": "^7.4.47",
"@vueuse/core": "^10.10.0",
"ansi_up": "^6.0.2",
"dayjs": "^1.11.11",
Expand All @@ -30,6 +31,7 @@
"pinia": "^2.1.7",
"prismjs": "^1.29.0",
"semver": "^7.6.2",
"simple-icons": "^12.3.0",
"vue": "^3.4.27",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
Expand All @@ -38,12 +40,10 @@
"@antfu/eslint-config": "^2.20.0",
"@eslint/js": "^9.4.0",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@iconify/json": "^2.2.216",
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.13",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.4",
"@types/node": "^20.14.2",
"@types/node-emoji": "^2.1.0",
"@types/prismjs": "^1.26.4",
"@types/semver": "^7.5.8",
"@types/tinycolor2": "^1.4.6",
Expand All @@ -59,8 +59,6 @@
"tinycolor2": "^1.6.0",
"typescript": "5.4.5",
"typescript-eslint": "^7.12.0",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.12",
"vite-plugin-prismjs": "^0.0.11",
"vite-plugin-windicss": "^1.9.3",
Expand Down
Loading

0 comments on commit 059cb93

Please sign in to comment.