Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/vue to v1.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 3f26777 commit 20aaf9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions advanced/dapps/vue-dapp-auth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1050,9 +1050,9 @@
"@ethersproject/strings" "^5.7.0"

"@headlessui/vue@^1.7.4":
version "1.7.17"
resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.17.tgz#153a17432a0fa4b58ac55e16e0c883b66bec5f83"
integrity sha512-hmJChv8HzKorxd9F70RGnECAwZfkvmmwOqreuKLWY/19d5qbWnSdw+DNbuA/Uo6X5rb4U5B3NrT+qBKPmjhRqw==
version "1.7.18"
resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.18.tgz#1c61473fa232053a3d90f83e1ccf661fcb52abb1"
integrity sha512-N9EUJY0sHhuJQ81oQlk+vmB80NwUXsyJjxOaBrzUyO+VHIZz7v/ffFICAlrtM4TxZaZFMCzehe74yEPSqkEJ9g==
dependencies:
"@tanstack/vue-virtual" "^3.0.0-beta.60"

Expand Down Expand Up @@ -1729,9 +1729,9 @@
integrity sha512-SYXOBTjJb05rXa2vl55TTwO40A6wKu0R5i1qQwhJYNDIqaIGF7D0HsLw+pJAyi2OvntlEIVusx3xtbbgSUi6zg==

"@tanstack/vue-virtual@^3.0.0-beta.60":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.0.1.tgz#ca96c169d3c66de3e6eef638a06c74275d77c619"
integrity sha512-85Cyi8m7h1xzGB2FyXMurPVFOZvatycVU7OfhQ8QFk27E4tQ7ISNfYEMrakTTaE0ZyNsKRFlAzHuwL1Bv1vuMw==
version "3.0.4"
resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.0.4.tgz#e4a7dea0ecdbd87cc45169c2ba1d3fd508232145"
integrity sha512-SDk3n+dMZnAXEAx+HZ0wQwBN00Ne7Qk4z29QnawJy6jzOOpoajt7Mm6gIEERin1D4ALxW5WpuDqhlnV2TNFQ+A==
dependencies:
"@tanstack/virtual-core" "3.0.0"

Expand Down

0 comments on commit 20aaf9a

Please sign in to comment.