diff --git a/package-lock.json b/package-lock.json index 55ff226a..f90d2fbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@headlessui/react": "^2.2.6", + "@headlessui/react": "^2.2.7", "@heroicons/react": "^2.2.0", "@iamtraction/google-translate": "^2.0.1", "@tailwindcss/forms": "^0.5.10", @@ -216,9 +216,9 @@ "integrity": "sha512-XGndio0l5/Gvd6CLIABvsav9HHezgDFFhDfHk1bvLfr9ni8dojqLSvBbotJEjmIwNHL7vK4QzBJTdBRoB+c1ww==" }, "node_modules/@headlessui/react": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.2.6.tgz", - "integrity": "sha512-gN5CT8Kf4IWwL04GQOjZ/ZnHMFoeFHZmVSFoDKeTmbtmy9oFqQqJMthdBiO3Pl5LXk2w03fGFLpQV6EW84vjjQ==", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.2.7.tgz", + "integrity": "sha512-WKdTymY8Y49H8/gUc/lIyYK1M+/6dq0Iywh4zTZVAaiTDprRfioxSgD0wnXTQTBpjpGJuTL1NO/mqEvc//5SSg==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.16", diff --git a/package.json b/package.json index 5fde59e3..281e36d2 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ } ], "dependencies": { - "@headlessui/react": "^2.2.6", + "@headlessui/react": "^2.2.7", "@heroicons/react": "^2.2.0", "@iamtraction/google-translate": "^2.0.1", "@tailwindcss/forms": "^0.5.10",