chore(deps): use nuxt-icon beta (#83)

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
Benjamin Canac
2024-05-02 15:31:12 +02:00
committed by GitHub
parent a1b78bf619
commit 68202d80ec
3 changed files with 30 additions and 25 deletions

View File

@@ -43,7 +43,6 @@
"release": "release-it"
},
"dependencies": {
"@antfu/nuxt-icon-poc": "^0.0.7",
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@nuxtjs/color-mode": "^3.4.1",
@@ -53,6 +52,7 @@
"@vueuse/integrations": "^10.9.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"nuxt-icon": "1.0.0-beta.3",
"ohash": "^1.1.3",
"radix-vue": "^1.7.3",
"scule": "^1.3.0",