From 3338537433a7bed1c09ace3b2f8c6987a1d71b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:32:19 +0000 Subject: [PATCH] chore(deps): bump tailwind-merge from 2.5.2 to 2.5.3 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/cn/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/cn/package.json b/packages/cn/package.json index cfab9858..41d49b13 100644 --- a/packages/cn/package.json +++ b/packages/cn/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "clsx": "^2.1.1", - "tailwind-merge": "2.5.2" + "tailwind-merge": "2.5.3" }, "devDependencies": { "@total-typescript/tsconfig": "^1.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9d02376..ed2ae773 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -161,8 +161,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 tailwind-merge: - specifier: 2.5.2 - version: 2.5.2 + specifier: 2.5.3 + version: 2.5.3 devDependencies: '@total-typescript/tsconfig': specifier: ^1.0.4 @@ -4227,8 +4227,8 @@ packages: swap-case@1.1.2: resolution: {integrity: sha512-BAmWG6/bx8syfc6qXPprof3Mn5vQgf5dwdUNJhsNqU9WdPt5P+ES/wQ5bxfijy8zwZgZZHslC3iAsxsuQMCzJQ==} - tailwind-merge@2.5.2: - resolution: {integrity: sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==} + tailwind-merge@2.5.3: + resolution: {integrity: sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==} tailwind-variants@0.2.1: resolution: {integrity: sha512-2xmhAf4UIc3PijOUcJPA1LP4AbxhpcHuHM2C26xM0k81r0maAO6uoUSHl3APmvHZcY5cZCY/bYuJdfFa4eGoaw==} @@ -9466,11 +9466,11 @@ snapshots: lower-case: 1.1.4 upper-case: 1.1.3 - tailwind-merge@2.5.2: {} + tailwind-merge@2.5.3: {} tailwind-variants@0.2.1(tailwindcss@3.4.13(ts-node@10.9.2(@swc/core@1.7.22)(@types/node@22.7.5)(typescript@5.6.2))): dependencies: - tailwind-merge: 2.5.2 + tailwind-merge: 2.5.3 tailwindcss: 3.4.13(ts-node@10.9.2(@swc/core@1.7.22)(@types/node@22.7.5)(typescript@5.6.2)) tailwindcss-animate@1.0.7(tailwindcss@3.4.13(ts-node@10.9.2(@swc/core@1.7.22)(@types/node@22.7.5)(typescript@5.6.2))):