chore: remove vueuse and dark mode plugin

This commit is contained in:
Benjamin Canac
2021-11-25 12:31:49 +01:00
parent a1cf9b203f
commit 6ea6844bf0
5 changed files with 17 additions and 18 deletions

View File

@@ -28,12 +28,12 @@
"@iconify-json/heroicons-solid": "^1.0.2",
"@popperjs/core": "^2.10.2",
"@unocss/nuxt": "^0.12.4",
"@vueuse/components": "^7.0.3",
"@vueuse/core": "^7.0.3",
"gradient-avatar": "^1.0.2",
"pathe": "^0.2.0"
},
"devDependencies": {
"@vueuse/core": "^7.0.3",
"@vueuse/components": "^7.0.3",
"@nuxtjs/eslint-config-typescript": "7.0.2",
"eslint": "8.3.0",
"nuxt3": "3.0.0-27294839.7e5e50b",