Skip to content

Commit

Permalink
build(deps): bump @headlessui-float/vue from 0.11.3 to 0.11.4
Browse files Browse the repository at this point in the history
Bumps [@headlessui-float/vue](https://github.com/ycs77/headlessui-float/tree/HEAD/packages/vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/ycs77/headlessui-float/releases)
- [Commits](https://github.com/ycs77/headlessui-float/commits/v0.11.4/packages/vue)

---
updated-dependencies:
- dependency-name: "@headlessui-float/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 353e862 commit 0b662c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ethersproject/strings": "^5.7.0",
"@ethersproject/units": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@headlessui-float/vue": "^0.11.3",
"@headlessui-float/vue": "^0.11.4",
"@headlessui/vue": "^1.7.13",
"@pusher/push-notifications-web": "^1.1.0",
"@sentry/vite-plugin": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,10 +1093,10 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@headlessui-float/vue@^0.11.0", "@headlessui-float/vue@^0.11.3":
version "0.11.3"
resolved "https://registry.yarnpkg.com/@headlessui-float/vue/-/vue-0.11.3.tgz#681a919943d7342e3560ef75d61311be958d3c1b"
integrity sha512-pGljsWtpDbwVK3JtWC78nG8rNnGQMXbB0obIEKM+XfrMSxv94ZoAJm6Too/baJTxqtxSXbR4I2YPgLY3sEkTDg==
"@headlessui-float/vue@^0.11.0", "@headlessui-float/vue@^0.11.4":
version "0.11.4"
resolved "https://registry.yarnpkg.com/@headlessui-float/vue/-/vue-0.11.4.tgz#3689dab096f01d97d74e79c0a22445aa9f03ab78"
integrity sha512-hNGQTT3trknSB78ZI3usvnJACLyEUmacvk5Q8JQizJ8k+8GYLvhKklGIhJVO1E3litEzW6yyjPgfg6aEJ+1p6g==
dependencies:
"@floating-ui/core" "^1.0.0"
"@floating-ui/dom" "^1.0.0"
Expand Down

0 comments on commit 0b662c8

Please sign in to comment.