From 98b3f6e77c33f9ec84a821f9d7162ffda793a839 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:09:41 +0000 Subject: [PATCH] Update dependency @headlessui/react to v1.7.4 (#662) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@headlessui/react](https://togithub.com/tailwindlabs/headlessui) | [`1.7.3` -> `1.7.4`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.7.3/1.7.4) | [![age](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/compatibility-slim/1.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/confidence-slim/1.7.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tailwindlabs/headlessui ### [`v1.7.4`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#​174---2022-11-03) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.3...@headlessui/react@v1.7.4) ##### Fixed - Fix `` crash ([#​1889](https://togithub.com/tailwindlabs/headlessui/pull/1889)) - Expose `close` function for `Menu` and `Menu.Item` components ([#​1897](https://togithub.com/tailwindlabs/headlessui/pull/1897)) - Fix `useOutsideClick`, add improvements for ShadowDOM ([#​1914](https://togithub.com/tailwindlabs/headlessui/pull/1914)) - Fire ``'s `onChange` handler when changing the value internally ([#​1916](https://togithub.com/tailwindlabs/headlessui/pull/1916)) - Add `client-only` to mark everything as client components ([#​1981](https://togithub.com/tailwindlabs/headlessui/pull/1981)) ##### Added - Warn when changing components between controlled and uncontrolled ([#​1878](https://togithub.com/tailwindlabs/headlessui/issues/1878))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2544f129b..6dffe4289 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "build-storybook": "build-storybook" }, "dependencies": { - "@headlessui/react": "1.7.3", + "@headlessui/react": "1.7.4", "@monaco-editor/react": "4.4.6", "@plaiceholder/next": "2.5.0", "@react-three/drei": "9.40.0", diff --git a/yarn.lock b/yarn.lock index c90c28309..b7479860d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1812,13 +1812,15 @@ __metadata: languageName: node linkType: hard -"@headlessui/react@npm:1.7.3": - version: 1.7.3 - resolution: "@headlessui/react@npm:1.7.3" +"@headlessui/react@npm:1.7.4": + version: 1.7.4 + resolution: "@headlessui/react@npm:1.7.4" + dependencies: + client-only: ^0.0.1 peerDependencies: react: ^16 || ^17 || ^18 react-dom: ^16 || ^17 || ^18 - checksum: c9391e15e63dc7e459d42125a94e22f964419c440d9f37fd85f6f501612aad42b3e30e79f712e8097c66e08891c26dcd662863e572ff21cc6cf34a3185ae4aa5 + checksum: cd7192aa0748d715ed0da94435f217a1a618894a09df722c8b6ac0967c0c2f93b4c1e6b29c4993a3303dc453b20b05323d2a37239408740391989a64b7dce38c languageName: node linkType: hard @@ -7547,6 +7549,13 @@ __metadata: languageName: node linkType: hard +"client-only@npm:^0.0.1": + version: 0.0.1 + resolution: "client-only@npm:0.0.1" + checksum: 0c16bf660dadb90610553c1d8946a7fdfb81d624adea073b8440b7d795d5b5b08beb3c950c6a2cf16279365a3265158a236876d92bce16423c485c322d7dfaf8 + languageName: node + linkType: hard + "clipanion@npm:^3.2.0-rc.10": version: 3.2.0-rc.12 resolution: "clipanion@npm:3.2.0-rc.12" @@ -19997,7 +20006,7 @@ __metadata: dependencies: "@babel/core": 7.19.6 "@babel/runtime": 7.20.1 - "@headlessui/react": 1.7.3 + "@headlessui/react": 1.7.4 "@heroicons/react": 2.0.13 "@jest/types": 28.1.3 "@mdx-js/react": 2.1.5