From fb4aff5975aeb239b99443b0d50e6933c872abf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:08:14 +0000 Subject: [PATCH] build(deps): bump @headlessui/react from 2.2.4 to 2.2.10 Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.2.4 to 2.2.10. - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.10/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebf280b5..13d15761 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@faker-js/faker": "^9.8.0", - "@headlessui/react": "^2.2.4", + "@headlessui/react": "^2.2.10", "@hello-pangea/dnd": "^18.0.1", "@heroicons/react": "^2.2.0", "@monaco-editor/react": "^4.7.0", @@ -1262,9 +1262,9 @@ "license": "MIT" }, "node_modules/@headlessui/react": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.2.4.tgz", - "integrity": "sha512-lz+OGcAH1dK93rgSMzXmm1qKOJkBUqZf1L4M8TWLNplftQD3IkoEDdUFNfAn4ylsN6WOTVtWaLmvmaHOUk1dTA==", + "version": "2.2.10", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.2.10.tgz", + "integrity": "sha512-5pVLNK9wlpxTUTy9GpgbX/SdcRh+HBnPktjM2wbiLTH4p+2EPHBO1aoSryUCuKUIItdDWO9ITlhUL8UnUN/oIA==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.16", diff --git a/package.json b/package.json index 84c10818..231772d6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@faker-js/faker": "^9.8.0", - "@headlessui/react": "^2.2.4", + "@headlessui/react": "^2.2.10", "@hello-pangea/dnd": "^18.0.1", "@heroicons/react": "^2.2.0", "@monaco-editor/react": "^4.7.0",