diff --git a/package-lock.json b/package-lock.json index 61b0f333..deb4ee2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.13.3", "@emotion/styled": "^11.11.5", "@faker-js/faker": "^9.0.3", - "@headlessui/react": "^2.1.8", + "@headlessui/react": "^2.1.9", "@heroicons/react": "^2.1.4", "@monaco-editor/react": "^4.6.0", "@mui/icons-material": "^5.15.19", @@ -1020,9 +1020,9 @@ "integrity": "sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==" }, "node_modules/@headlessui/react": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.8.tgz", - "integrity": "sha512-uajqVkAcVG/wHwG9Fh5PFMcFpf2VxM4vNRNKxRjuK009kePVur8LkuuygHfIE+2uZ7z7GnlTtYsyUe6glPpTLg==", + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.9.tgz", + "integrity": "sha512-ckWw7vlKtnoa1fL2X0fx1a3t/Li9MIKDVXn3SgG65YlxvDAsNrY39PPCxVM7sQRA7go2fJsuHSSauKFNaJHH7A==", "dependencies": { "@floating-ui/react": "^0.26.16", "@react-aria/focus": "^3.17.1", diff --git a/package.json b/package.json index 3c949278..0306940c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@emotion/react": "^11.13.3", "@emotion/styled": "^11.11.5", "@faker-js/faker": "^9.0.3", - "@headlessui/react": "^2.1.8", + "@headlessui/react": "^2.1.9", "@heroicons/react": "^2.1.4", "@monaco-editor/react": "^4.6.0", "@mui/icons-material": "^5.15.19",