diff --git a/package-lock.json b/package-lock.json index 7fa0dbfe..15562960 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "dependencies": { "@apollo/client": "^3.11.8", "@apollo/react-testing": "^4.0.0", - "@headlessui/react": "^2.1.9", + "@headlessui/react": "^2.1.10", "@heroicons/react": "^2.1.5", "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", @@ -2633,9 +2633,9 @@ } }, "node_modules/@headlessui/react": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.9.tgz", - "integrity": "sha512-ckWw7vlKtnoa1fL2X0fx1a3t/Li9MIKDVXn3SgG65YlxvDAsNrY39PPCxVM7sQRA7go2fJsuHSSauKFNaJHH7A==", + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.10.tgz", + "integrity": "sha512-6mLa2fjMDAFQi+/R10B+zU3edsUk/MDtENB2zHho0lqKU1uzhAfJLUduWds4nCo8wbl3vULtC5rJfZAQ1yqIng==", "dependencies": { "@floating-ui/react": "^0.26.16", "@react-aria/focus": "^3.17.1", diff --git a/package.json b/package.json index 9aa8f623..5ecf2eb4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@apollo/client": "^3.11.8", "@apollo/react-testing": "^4.0.0", - "@headlessui/react": "^2.1.9", + "@headlessui/react": "^2.1.10", "@heroicons/react": "^2.1.5", "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbd48f98..c1a16e66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0(@types/react@18.3.11)(graphql@16.9.0)(react-dom@18.3.1)(react@18.3.1) '@headlessui/react': - specifier: ^2.1.9 - version: 2.1.9(react-dom@18.3.1)(react@18.3.1) + specifier: ^2.1.10 + version: 2.1.10(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: ^2.1.5 version: 2.1.5(react@18.3.1) @@ -1920,8 +1920,8 @@ packages: graphql: 16.9.0 dev: false - /@headlessui/react@2.1.9(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ckWw7vlKtnoa1fL2X0fx1a3t/Li9MIKDVXn3SgG65YlxvDAsNrY39PPCxVM7sQRA7go2fJsuHSSauKFNaJHH7A==} + /@headlessui/react@2.1.10(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-6mLa2fjMDAFQi+/R10B+zU3edsUk/MDtENB2zHho0lqKU1uzhAfJLUduWds4nCo8wbl3vULtC5rJfZAQ1yqIng==} engines: {node: '>=10'} peerDependencies: react: ^18