diff --git a/package.json b/package.json index 760c44fd..19e7a481 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@egoist/tailwindcss-icons": "^1.0.7", - "@headlessui/vue": "^1.7.12", + "@headlessui/vue": "1.7.10", "@iconify-json/heroicons": "^1.1.10", "@nuxt/kit": "^3.3.1", "@nuxtjs/color-mode": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 367b16a2..484d55f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -808,10 +808,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe" integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg== -"@headlessui/vue@^1.7.12": - version "1.7.12" - resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.12.tgz#963b2eb2f548278c49f2d1e67f0a4a84f54078da" - integrity sha512-IV0k1I2I8Bj37HljFF231Y9cpldfiucf+inMCxA/VPoQT6UTxo0N/rb78CrogBxXNfsPxKmz3y/nlv+eRz6zvg== +"@headlessui/vue@1.7.10": + version "1.7.10" + resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.10.tgz#dc79fbbe97924647eb3fe475cdba892db7fe4157" + integrity sha512-qAov7JULOBBes5CU+MiGpwMKoXxLHXS703WEZkOPxYjPD2p7f286ozlFxw7JjA2MmVgbnis2Wvgg/4hT7nRFIg== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"