chore(deps): pin @headlessui/vue version to 1.7.4

This commit is contained in:
Benjamin Canac
2022-12-19 11:37:28 +01:00
parent 99c1c683eb
commit f7add47cf2
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"release": "yarn lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@headlessui/vue": "^1.7.7",
"@headlessui/vue": "1.7.4",
"@iconify/vue": "^4.0.2",
"@nuxt/kit": "^3.0.0",
"@nuxtjs/color-mode": "^3.2.0",