Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent bbcdbf2 commit 5f0d60f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@clustersxyz/sdk": "0.4.3",
"@headlessui/react": "2.1.7",
"@headlessui/react": "2.1.8",
"@heroicons/react": "2.1.5",
"@lens-protocol/client": "2.3.1",
"@lens-protocol/metadata": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3829,10 +3829,10 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@headlessui/[email protected].7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.1.7.tgz#45852e578a36072ae214e10fe0827992e9c49239"
integrity sha512-3mZkkpFK2lK0Xvl9LcdgyN+mQQQ/bZU7lLhy63isqZ+OaYug7DQGTSPQd/TM0nUayvk+8pHSiaYuSRw/mTHUTg==
"@headlessui/[email protected].8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.1.8.tgz#b0e254fdf8b1f65dbf28de444f70d0a9b61705dd"
integrity sha512-uajqVkAcVG/wHwG9Fh5PFMcFpf2VxM4vNRNKxRjuK009kePVur8LkuuygHfIE+2uZ7z7GnlTtYsyUe6glPpTLg==
dependencies:
"@floating-ui/react" "^0.26.16"
"@react-aria/focus" "^3.17.1"
Expand Down

0 comments on commit 5f0d60f

Please sign in to comment.