chore(deps): lock headlessui version to 1.4.3 for now

This commit is contained in:
Benjamin Canac
2022-02-18 16:35:41 +01:00
parent 46ca8c5422
commit 7980e7f691
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"release": "yarn lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@headlessui/vue": "^1.5.0",
"@headlessui/vue": "1.4.3",
"@iconify/vue": "^3.1.3",
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
"@nuxtjs/color-mode": "^3.0.0",