Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/vue to v1.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent b3c1e67 commit cbb9cca
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 @@ -59,7 +59,7 @@
"dependencies": {
"@electron/remote": "2.1.1",
"@element-plus/icons-vue": "2.3.1",
"@headlessui/vue": "1.6.0",
"@headlessui/vue": "1.7.16",
"@kangc/v-md-editor": "2.3.18",
"axios": "1.6.5",
"core-js": "3.35.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1850,10 +1850,10 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@headlessui/vue@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.6.0.tgz#e8242a0fb43fa2f7a0a82f1673c2ca221575a48d"
integrity sha512-oB3R1G8BDDcTwaLqkr9G2swJlu62IaC6900fzsFglLVKG25jKOwOrlWKwjFNOMzmSQe/vCvoWJENWfeH10D4AA==
"@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.13":
version "0.11.13"
Expand Down

0 comments on commit cbb9cca

Please sign in to comment.