diff --git a/package.json b/package.json index 093abb4d..8a3def5b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-use": "17.4.2", "react-use-clipboard": "1.0.9", "swr": "2.2.4", - "tailwind-merge": "2.2.0", + "tailwind-merge": "2.2.1", "tailwindcss-animate": "1.0.7", "use-debounce": "10.0.0", "zod": "3.22.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6db1f1f..f26e6773 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ dependencies: specifier: 2.2.4 version: 2.2.4(react@18.2.0) tailwind-merge: - specifier: 2.2.0 - version: 2.2.0 + specifier: 2.2.1 + version: 2.2.1 tailwindcss-animate: specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.1) @@ -6713,8 +6713,8 @@ packages: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /tailwind-merge@2.2.0: - resolution: {integrity: sha512-SqqhhaL0T06SW59+JVNfAqKdqLs0497esifRrZ7jOaefP3o64fdFNDMrAQWZFMxTLJPiHVjRLUywT8uFz1xNWQ==} + /tailwind-merge@2.2.1: + resolution: {integrity: sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==} dependencies: '@babel/runtime': 7.23.7 dev: false