diff --git a/package.json b/package.json index 85d07b3..780769e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "homepage": "https://github.com/unasuke/deplore", "dependencies": { - "@headlessui/react": "^1.5.0", + "@headlessui/react": "^1.6.5", "@heroicons/react": "^1.0.6", "@tauri-apps/api": "^1.0.0-beta.8", "preact": "^10.7.1", diff --git a/yarn.lock b/yarn.lock index 37c99f9..cb2e6e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,10 +258,10 @@ "@babel/helper-validator-identifier" "^7.16.7" to-fast-properties "^2.0.0" -"@headlessui/react@^1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.5.0.tgz#483b44ba2c8b8d4391e1d2c863898d7dd0cc0296" - integrity sha512-aaRnYxBb3MU2FNJf3Ut9RMTUqqU3as0aI1lQhgo2n9Fa67wRu14iOGqx93xB+uMNVfNwZ5B3y/Ndm7qZGuFeMQ== +"@headlessui/react@^1.6.5": + version "1.6.5" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.5.tgz#5587c537de809cf3146eb2ff263e5e940b1bf69c" + integrity sha512-3VkKteDxlxf3fE0KbfO9t60KC1lM7YNpZggLpwzVNg1J/zwL+h+4N7MBlFDVpInZI3rKlZGpNx0PWsG/9c2vQg== "@heroicons/react@^1.0.6": version "1.0.6"