From e6b7added5dad22975a98b0f6ea1e5db69584cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 08:28:38 +0000 Subject: [PATCH] build(deps): bump @headlessui/vue from 1.7.13 to 1.7.16 Bumps [@headlessui/vue](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue) from 1.7.13 to 1.7.16. - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-vue/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/vue@v1.7.16/packages/@headlessui-vue) --- updated-dependencies: - dependency-name: "@headlessui/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 6f033541a132..df4918cc3ec1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@ethersproject/units": "^5.7.0", "@ethersproject/wallet": "^5.7.0", "@headlessui-float/vue": "^0.11.3", - "@headlessui/vue": "^1.7.13", + "@headlessui/vue": "^1.7.16", "@pusher/push-notifications-web": "^1.1.0", "@sentry/vite-plugin": "^2.5.0", "@sentry/vue": "^7.55.2", diff --git a/yarn.lock b/yarn.lock index 07eebd052822..982dadbc0ce9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1102,15 +1102,10 @@ "@floating-ui/dom" "^1.0.0" "@floating-ui/vue" "^0.2.0" -"@headlessui/vue@^1.7.12": - version "1.7.14" - resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.14.tgz#cc10712044944bc728f5ef8b2df2174c1194a55e" - integrity sha512-aL9U9Sa7wdOzlrfjx6EjMIYNRCma5mngWcWzQBcHFwznpRZ8g/QZ/AYFtRDrZZUw22Ttttja4D7ZRXFwhONewA== - -"@headlessui/vue@^1.7.13": - version "1.7.13" - resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.13.tgz#bf4c5e324c3a724f6f7911362e7f38989b754590" - integrity sha512-obG5TdPdBDfs+jiA1mY29LPFqyJl93Q90EL86ontfRe1B6XvbjPkx+x1aAC5DA18bXbb0Juni1ayDbXo0w1u0A== +"@headlessui/vue@^1.7.12", "@headlessui/vue@^1.7.16": + version "1.7.16" + resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.16.tgz#bdc9d32d329248910325539b99e6abfce0c69f89" + integrity sha512-nKT+nf/q6x198SsyK54mSszaQl/z+QxtASmgMEJtpxSX2Q0OPJX0upS/9daDyiECpeAsvjkoOrm2O/6PyBQ+Qg== "@humanwhocodes/config-array@^0.11.10": version "0.11.10" @@ -1873,10 +1868,10 @@ json-to-graphql-query "^2.2.4" lodash.set "^4.3.2" -"@snapshot-labs/tune@^0.1.33": - version "0.1.33" - resolved "https://registry.yarnpkg.com/@snapshot-labs/tune/-/tune-0.1.33.tgz#f59d22edca82f919fdeb2aca8c0606f44a1462c2" - integrity sha512-dWOA8gkveBuWkP352vMy2pPBwJrVGsvLGs1mEAsBAuHCglAPDQi4GWusjN4vewaG2x25hbN8hgFc1rGXgiBx+Q== +"@snapshot-labs/tune@^0.1.34": + version "0.1.34" + resolved "https://registry.yarnpkg.com/@snapshot-labs/tune/-/tune-0.1.34.tgz#8a4d8fbb4d70ae6d411f4867c6345becc440f38f" + integrity sha512-NoT8kw4AQUD25xkDS/3f17s3s02gGkdiMT2Qadjp6m+FtiMS8BYbI89+DbQrI3uYc6EdiM2QjWUaXHc7LRPT3Q== dependencies: "@headlessui-float/vue" "^0.11.0" "@headlessui/vue" "^1.7.12"