chore(deps): bump

This commit is contained in:
Benjamin Canac
2021-11-25 15:11:11 +01:00
parent 9af1f8f785
commit e05cc89866
2 changed files with 160 additions and 139 deletions

View File

@@ -23,20 +23,20 @@
"lint": "eslint --ext .ts,.js,.vue ."
},
"dependencies": {
"@headlessui/vue": "^0.0.0-dev.8c57814",
"@headlessui/vue": "^1.4.2",
"@iconify-json/heroicons-outline": "^1.0.2",
"@iconify-json/heroicons-solid": "^1.0.2",
"@popperjs/core": "^2.10.2",
"@unocss/nuxt": "^0.12.4",
"@unocss/nuxt": "^0.12.9",
"gradient-avatar": "^1.0.2",
"pathe": "^0.2.0"
},
"devDependencies": {
"@vueuse/core": "^7.0.3",
"@vueuse/components": "^7.0.3",
"@vueuse/core": "^7.1.1",
"@vueuse/components": "^7.1.1",
"@nuxtjs/eslint-config-typescript": "7.0.2",
"eslint": "8.3.0",
"nuxt3": "3.0.0-27294839.7e5e50b",
"nuxt3": "3.0.0-27296423.f3082ca",
"unbuild": "0.5.13"
}
}