Skip to content

Commit aa46830

Browse files
fix(deps): update dependency @headlessui/react to v2.2.4 (#1171)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@headlessui/react](https://redirect.github.com/tailwindlabs/headlessui) ([source](https://redirect.github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react)) | [`2.2.3` -> `2.2.4`](https://renovatebot.com/diffs/npm/@headlessui%2freact/2.2.3/2.2.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@headlessui%2freact/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@headlessui%2freact/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@headlessui%2freact/2.2.3/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@headlessui%2freact/2.2.3/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tailwindlabs/headlessui (@&#8203;headlessui/react)</summary> ### [`v2.2.4`](https://redirect.github.com/tailwindlabs/headlessui/blob/HEAD/packages/@&#8203;headlessui-react/CHANGELOG.md#224---2025-05-20) [Compare Source](https://redirect.github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]) ##### Fixed - Fix `Combobox` error (unexpected undefined) when using virtual mode ([#&#8203;3734](https://redirect.github.com/tailwindlabs/headlessui/pull/3734)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a98a5de commit aa46830

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,14 +2117,14 @@
21172117
"@hapi/hoek" "^9.0.0"
21182118

21192119
"@headlessui/react@^2.2.0":
2120-
version "2.2.3"
2121-
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.2.3.tgz#d947844665ce223f55d79aa23e9bb4ce28846133"
2122-
integrity sha512-hgOJGXPifPlOczIeSwX8OjLWRJ5XdYApZFf7DeCbCrO1PXHkPhNTRrA9ZwJsgAG7SON1i2JcvIreF/kbgtJeaQ==
2120+
version "2.2.4"
2121+
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.2.4.tgz#9b0c48a5be1fe4577f03f3216290bb71d9883520"
2122+
integrity sha512-lz+OGcAH1dK93rgSMzXmm1qKOJkBUqZf1L4M8TWLNplftQD3IkoEDdUFNfAn4ylsN6WOTVtWaLmvmaHOUk1dTA==
21232123
dependencies:
21242124
"@floating-ui/react" "^0.26.16"
21252125
"@react-aria/focus" "^3.20.2"
21262126
"@react-aria/interactions" "^3.25.0"
2127-
"@tanstack/react-virtual" "^3.13.6"
2127+
"@tanstack/react-virtual" "^3.13.9"
21282128
use-sync-external-store "^1.5.0"
21292129

21302130
"@humanwhocodes/config-array@^0.13.0":
@@ -2522,25 +2522,25 @@
25222522
"@radix-ui/react-compose-refs" "1.1.2"
25232523

25242524
"@react-aria/focus@^3.20.2":
2525-
version "3.20.2"
2526-
resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.20.2.tgz#f20cd830d2536b905169a547228c5d5471a874bc"
2527-
integrity sha512-Q3rouk/rzoF/3TuH6FzoAIKrl+kzZi9LHmr8S5EqLAOyP9TXIKG34x2j42dZsAhrw7TbF9gA8tBKwnCNH4ZV+Q==
2525+
version "3.20.3"
2526+
resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.20.3.tgz#ef0c14f5bf7f2b5613d9e2719c099ffddb3d7797"
2527+
integrity sha512-rR5uZUMSY4xLHmpK/I8bP1V6vUNHFo33gTvrvNUsAKKqvMfa7R2nu5A6v97dr5g6tVH6xzpdkPsOJCWh90H2cw==
25282528
dependencies:
2529-
"@react-aria/interactions" "^3.25.0"
2530-
"@react-aria/utils" "^3.28.2"
2531-
"@react-types/shared" "^3.29.0"
2529+
"@react-aria/interactions" "^3.25.1"
2530+
"@react-aria/utils" "^3.29.0"
2531+
"@react-types/shared" "^3.29.1"
25322532
"@swc/helpers" "^0.5.0"
25332533
clsx "^2.0.0"
25342534

2535-
"@react-aria/interactions@^3.25.0":
2536-
version "3.25.0"
2537-
resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.25.0.tgz#a57dcec4b8c429756770fbe969263588bb879110"
2538-
integrity sha512-GgIsDLlO8rDU/nFn6DfsbP9rfnzhm8QFjZkB9K9+r+MTSCn7bMntiWQgMM+5O6BiA8d7C7x4zuN4bZtc0RBdXQ==
2535+
"@react-aria/interactions@^3.25.0", "@react-aria/interactions@^3.25.1":
2536+
version "3.25.1"
2537+
resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.25.1.tgz#097210e8f4ee474be30b53a7606a6a9b70508dcd"
2538+
integrity sha512-ntLrlgqkmZupbbjekz3fE/n3eQH2vhncx8gUp0+N+GttKWevx7jos11JUBjnJwb1RSOPgRUFcrluOqBp0VgcfQ==
25392539
dependencies:
25402540
"@react-aria/ssr" "^3.9.8"
2541-
"@react-aria/utils" "^3.28.2"
2541+
"@react-aria/utils" "^3.29.0"
25422542
"@react-stately/flags" "^3.1.1"
2543-
"@react-types/shared" "^3.29.0"
2543+
"@react-types/shared" "^3.29.1"
25442544
"@swc/helpers" "^0.5.0"
25452545

25462546
"@react-aria/ssr@^3.9.8":
@@ -2550,15 +2550,15 @@
25502550
dependencies:
25512551
"@swc/helpers" "^0.5.0"
25522552

2553-
"@react-aria/utils@^3.28.2":
2554-
version "3.28.2"
2555-
resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.28.2.tgz#f698bc54b2cb506c2f81d1ce92543ae39aae3968"
2556-
integrity sha512-J8CcLbvnQgiBn54eeEvQQbIOfBF3A1QizxMw9P4cl9MkeR03ug7RnjTIdJY/n2p7t59kLeAB3tqiczhcj+Oi5w==
2553+
"@react-aria/utils@^3.29.0":
2554+
version "3.29.0"
2555+
resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.29.0.tgz#eb07bd3403d8a26886c9ad953242451de15e1c2c"
2556+
integrity sha512-jSOrZimCuT1iKNVlhjIxDkAhgF7HSp3pqyT6qjg/ZoA0wfqCi/okmrMPiWSAKBnkgX93N8GYTLT3CIEO6WZe9Q==
25572557
dependencies:
25582558
"@react-aria/ssr" "^3.9.8"
25592559
"@react-stately/flags" "^3.1.1"
25602560
"@react-stately/utils" "^3.10.6"
2561-
"@react-types/shared" "^3.29.0"
2561+
"@react-types/shared" "^3.29.1"
25622562
"@swc/helpers" "^0.5.0"
25632563
clsx "^2.0.0"
25642564

@@ -2576,10 +2576,10 @@
25762576
dependencies:
25772577
"@swc/helpers" "^0.5.0"
25782578

2579-
"@react-types/shared@^3.29.0":
2580-
version "3.29.0"
2581-
resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.29.0.tgz#f29bdad3bff1336aaa754d7abc420da2f014d931"
2582-
integrity sha512-IDQYu/AHgZimObzCFdNl1LpZvQW/xcfLt3v20sorl5qRucDVj4S9os98sVTZ4IRIBjmS+MkjqpR5E70xan7ooA==
2579+
"@react-types/shared@^3.29.1":
2580+
version "3.29.1"
2581+
resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.29.1.tgz#81c685e54aab7abe890b2a93e6758d0163b04c54"
2582+
integrity sha512-KtM+cDf2CXoUX439rfEhbnEdAgFZX20UP2A35ypNIawR7/PFFPjQDWyA2EnClCcW/dLWJDEPX2U8+EJff8xqmQ==
25832583

25842584
"@rtsao/scc@^1.1.0":
25852585
version "1.1.0"
@@ -2759,17 +2759,17 @@
27592759
dependencies:
27602760
mini-svg-data-uri "^1.2.3"
27612761

2762-
"@tanstack/react-virtual@^3.13.6":
2763-
version "3.13.8"
2764-
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.13.8.tgz#ce7c438ddc379a090a1b01f5436d5b2a1ebd750f"
2765-
integrity sha512-meS2AanUg50f3FBSNoAdBSRAh8uS0ue01qm7zrw65KGJtiXB9QXfybqZwkh4uFpRv2iX/eu5tjcH5wqUpwYLPg==
2762+
"@tanstack/react-virtual@^3.13.9":
2763+
version "3.13.9"
2764+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.13.9.tgz#6f87bce08a65c8f4ec6d2c303646ca6b3897e9fe"
2765+
integrity sha512-SPWC8kwG/dWBf7Py7cfheAPOxuvIv4fFQ54PdmYbg7CpXfsKxkucak43Q0qKsxVthhUJQ1A7CIMAIplq4BjVwA==
27662766
dependencies:
2767-
"@tanstack/virtual-core" "3.13.8"
2767+
"@tanstack/virtual-core" "3.13.9"
27682768

2769-
"@tanstack/[email protected].8":
2770-
version "3.13.8"
2771-
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.8.tgz#6346e688521c1f086f508ccbebaad0b472a2aefb"
2772-
integrity sha512-BT6w89Hqy7YKaWewYzmecXQzcJh6HTBbKYJIIkMaNU49DZ06LoTV3z32DWWEdUsgW6n1xTmwTLs4GtWrZC261w==
2769+
"@tanstack/[email protected].9":
2770+
version "3.13.9"
2771+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.9.tgz#62b4d2d4351d658101664beacf088fbd061190bf"
2772+
integrity sha512-3jztt0jpaoJO5TARe2WIHC1UQC3VMLAFUW5mmMo0yrkwtDB2AQP0+sh10BVUpWrnvHjSLvzFizydtEGLCJKFoQ==
27732773

27742774
"@trysound/[email protected]":
27752775
version "0.2.0"

0 commit comments

Comments
 (0)