diff --git a/packages/box/package.json b/packages/box/package.json index faf21d24..91f76324 100644 --- a/packages/box/package.json +++ b/packages/box/package.json @@ -56,7 +56,7 @@ "radix-vue": "^1.5.2", "shadcn-nuxt": "^0.10.2", "slugify": "^1.6.6", - "tailwind-merge": "^2.2.1", + "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "unsearch": "^0.0.2", "uuid": "^9.0.1", diff --git a/packages/nuxt/client/package.json b/packages/nuxt/client/package.json index e7892c7f..262ab692 100644 --- a/packages/nuxt/client/package.json +++ b/packages/nuxt/client/package.json @@ -7,7 +7,7 @@ "clsx": "^2.1.0", "lucide-vue-next": "^0.358.0", "radix-vue": "^1.5.2", - "tailwind-merge": "^2.2.1", + "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f014c1b..439512ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^1.6.6 version: 1.6.6 tailwind-merge: - specifier: ^2.2.1 - version: 2.2.1 + specifier: ^2.2.2 + version: 2.2.2 tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.1) @@ -532,8 +532,8 @@ importers: specifier: ^1.5.2 version: 1.5.2(vue@3.3.13) tailwind-merge: - specifier: ^2.2.1 - version: 2.2.1 + specifier: ^2.2.2 + version: 2.2.2 tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.1) @@ -19491,8 +19491,8 @@ packages: transitivePeerDependencies: - supports-color - /tailwind-merge@2.2.1: - resolution: {integrity: sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==} + /tailwind-merge@2.2.2: + resolution: {integrity: sha512-tWANXsnmJzgw6mQ07nE3aCDkCK4QdT3ThPMCzawoYA2Pws7vSTCvz3Vrjg61jVUGfFZPJzxEP+NimbcW+EdaDw==} dependencies: '@babel/runtime': 7.24.0 dev: false