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",