chore: add heroicons and vueuse components

This commit is contained in:
Zack Spear
2023-05-31 14:08:58 -07:00
committed by Zack Spear
parent 77535a9307
commit 2c8b516adc
2 changed files with 23 additions and 5 deletions

View File

@@ -19,7 +19,9 @@
"nuxt-custom-elements": "^2.0.0-beta.12"
},
"dependencies": {
"@heroicons/vue": "^2.0.18",
"@pinia/nuxt": "^0.4.11",
"@vueuse/components": "^10.1.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7"
},