From 049bc5f72206eae571e37bb1205736cf7731ac9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 15:53:09 +0000 Subject: [PATCH] Update dependency @headlessui/tailwindcss to v0.2.2 --- client/pnpm-lock.yaml | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/client/pnpm-lock.yaml b/client/pnpm-lock.yaml index 27ddbc7..ba7d85e 100644 --- a/client/pnpm-lock.yaml +++ b/client/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 1.7.19(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@headlessui/tailwindcss': specifier: ^0.2.0 - version: 0.2.1(tailwindcss@3.4.15(ts-node@10.9.2(@types/node@20.17.9)(typescript@5.4.5))) + version: 0.2.2(tailwindcss@3.4.15(ts-node@10.9.2(@types/node@20.17.9)(typescript@5.4.5))) '@heroicons/react': specifier: ^2.1.3 version: 2.2.0(react@18.2.0) @@ -724,11 +724,11 @@ packages: react: ^16 || ^17 || ^18 react-dom: ^16 || ^17 || ^18 - '@headlessui/tailwindcss@0.2.1': - resolution: {integrity: sha512-2+5+NZ+RzMyrVeCZOxdbvkUSssSxGvcUxphkIfSVLpRiKsj+/63T2TOL9dBYMXVfj/CGr6hMxSRInzXv6YY7sA==} + '@headlessui/tailwindcss@0.2.2': + resolution: {integrity: sha512-xNe42KjdyA4kfUKLLPGzME9zkH7Q3rOZ5huFihWNWOQFxnItxPB3/67yBI8/qBfY8nwBRx5GHn4VprsoluVMGw==} engines: {node: '>=10'} peerDependencies: - tailwindcss: ^3.0 + tailwindcss: ^3.0 || ^4.0 '@heroicons/react@2.2.0': resolution: {integrity: sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ==} @@ -886,6 +886,9 @@ packages: '@jridgewell/sourcemap-codec@1.5.0': resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/sourcemap-codec@1.5.4': + resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} + '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} @@ -2710,8 +2713,8 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.14.1: - resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} + acorn@8.15.0: + resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} engines: {node: '>=0.4.0'} hasBin: true @@ -4502,6 +4505,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} @@ -6107,7 +6111,7 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.15(ts-node@10.9.2(@types/node@20.17.9)(typescript@5.4.5)))': + '@headlessui/tailwindcss@0.2.2(tailwindcss@3.4.15(ts-node@10.9.2(@types/node@20.17.9)(typescript@5.4.5)))': dependencies: tailwindcss: 3.4.15(ts-node@10.9.2(@types/node@20.17.9)(typescript@5.4.5)) @@ -6381,6 +6385,9 @@ snapshots: '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/sourcemap-codec@1.5.4': + optional: true + '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 @@ -6389,7 +6396,7 @@ snapshots: '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/sourcemap-codec': 1.5.4 optional: true '@mswjs/cookies@1.1.0': {} @@ -9041,14 +9048,14 @@ snapshots: acorn-walk@8.3.4: dependencies: - acorn: 8.14.1 + acorn: 8.15.0 optional: true acorn@8.11.3: {} acorn@8.14.0: {} - acorn@8.14.1: + acorn@8.15.0: optional: true agent-base@6.0.2: @@ -12105,7 +12112,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.17.9 - acorn: 8.14.1 + acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3 create-require: 1.1.1