From 440a270154745d5b0fc6640b3d76e8b4af38448c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 23:43:26 +0000 Subject: [PATCH] Update dependency @headlessui/react to v1.7.14 (#1096) 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.13` -> `1.7.14`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.7.13/1.7.14) | [![age](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.14/compatibility-slim/1.7.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.14/confidence-slim/1.7.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tailwindlabs/headlessui ### [`v1.7.14`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#​1714---2023-04-12) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.13...@headlessui/react@v1.7.14) ##### Fixed - Fix focus styles showing up when using the mouse ([#​2347](https://togithub.com/tailwindlabs/headlessui/pull/2347)) - Fix "Can't perform a React state update on an unmounted component." when using the `Transition` component ([#​2374](https://togithub.com/tailwindlabs/headlessui/pull/2374)) - Add `FocusTrap` event listeners once document has loaded ([#​2389](https://togithub.com/tailwindlabs/headlessui/pull/2389)) - Fix `className` hydration for `` ([#​2390](https://togithub.com/tailwindlabs/headlessui/pull/2390)) - Improve `Combobox` types to improve false positives ([#​2411](https://togithub.com/tailwindlabs/headlessui/pull/2411)) - Merge `className` correctly when it’s a function ([#​2412](https://togithub.com/tailwindlabs/headlessui/pull/2412)) ##### Added - Add `form` prop to form-like components such as `RadioGroup`, `Switch`, `Listbox`, and `Combobox` ([#​2356](https://togithub.com/tailwindlabs/headlessui/pull/2356))
--- ### 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 078032a07..3c02709f6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "@headlessui/react": "1.7.13", + "@headlessui/react": "1.7.14", "@monaco-editor/react": "4.5.0", "@plaiceholder/next": "2.5.0", "@react-three/drei": "9.61.4", diff --git a/yarn.lock b/yarn.lock index 241ac872e..1953d63ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2264,15 +2264,15 @@ __metadata: languageName: node linkType: hard -"@headlessui/react@npm:1.7.13": - version: 1.7.13 - resolution: "@headlessui/react@npm:1.7.13" +"@headlessui/react@npm:1.7.14": + version: 1.7.14 + resolution: "@headlessui/react@npm:1.7.14" dependencies: client-only: ^0.0.1 peerDependencies: react: ^16 || ^17 || ^18 react-dom: ^16 || ^17 || ^18 - checksum: 132e5fce86978b9a6fd9d669fb556acec783debcd8f510c99226b3b3229dad50a13aeed69fc9af66465fc7029487ecfc46e6226f14218b760d5a309e08c0d059 + checksum: 9122114d7a618877a8da2ada000422ce82e6af47195e414076fa5cf45687709479eb30b0df414eed52079be6e5904151bc92e4acfafbdde2592c608f015c490e languageName: node linkType: hard @@ -20549,7 +20549,7 @@ __metadata: "@babel/core": 7.21.4 "@babel/preset-react": ^7.18.6 "@babel/runtime": 7.21.0 - "@headlessui/react": 1.7.13 + "@headlessui/react": 1.7.14 "@heroicons/react": 2.0.17 "@jest/types": 29.5.0 "@mdx-js/react": 2.3.0