diff --git a/package.json b/package.json index afeae15b3..e1d99cee8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@headlessui/react": "1.7.15", - "@headlessui/tailwindcss": "0.1.3", + "@headlessui/tailwindcss": "0.2.0", "@heroicons/react": "2.0.18", "@tippyjs/react": "4.2.6", "@vercel/analytics": "1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbfbd1f71..75d8d33b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 1.7.15 version: 1.7.15(react-dom@18.2.0)(react@18.2.0) '@headlessui/tailwindcss': - specifier: 0.1.3 - version: 0.1.3(tailwindcss@3.3.3) + specifier: 0.2.0 + version: 0.2.0(tailwindcss@3.3.3) '@heroicons/react': specifier: 2.0.18 version: 2.0.18(react@18.2.0) @@ -630,8 +630,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@headlessui/tailwindcss@0.1.3(tailwindcss@3.3.3): - resolution: {integrity: sha512-3aMdDyYZx9A15euRehpppSyQnb2gIw2s/Uccn2ELIoLQ9oDy0+9oRygNWNjXCD5Dt+w1pxo7C+XoiYvGcqA4Kg==} + /@headlessui/tailwindcss@0.2.0(tailwindcss@3.3.3): + resolution: {integrity: sha512-fpL830Fln1SykOCboExsWr3JIVeQKieLJ3XytLe/tt1A0XzqUthOftDmjcCYLW62w7mQI7wXcoPXr3tZ9QfGxw==} engines: {node: '>=10'} peerDependencies: tailwindcss: ^3.0