From 2e504bb86d17ec1c79e0cf65ad0fb502fe01769a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:44:57 +0000 Subject: [PATCH] chore(deps): update dependency tailwind-merge to v2.5.3 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8302714..608f6b3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@vercel/analytics": "^1.3.1", "react": "18.3.1", "react-dom": "18.3.1", - "tailwind-merge": "2.5.2" + "tailwind-merge": "2.5.3" }, "devDependencies": { "@marigold/eslint-config": "0.4.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1bea85..695bb2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) tailwind-merge: - specifier: 2.5.2 - version: 2.5.2 + specifier: 2.5.3 + version: 2.5.3 devDependencies: '@marigold/eslint-config': specifier: 0.4.16 @@ -4967,6 +4967,9 @@ packages: 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==} + tailwindcss-react-aria-components@1.1.5: resolution: {integrity: sha512-0qNr/RlKe5MtDMGMsCFbCoQzpURzEg1raQgnssvOyOWtIIpqleu0lwj8KVRbiZGh8DvX9fNxT+GnfYdiNLJ+Bw==} peerDependencies: @@ -12142,6 +12145,8 @@ snapshots: tailwind-merge@2.5.2: {} + tailwind-merge@2.5.3: {} + tailwindcss-react-aria-components@1.1.5(tailwindcss@3.4.13): dependencies: tailwindcss: 3.4.13