From da52ddf76bd83573e15d2ca79f093ab8094cc51f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:10:26 +0000 Subject: [PATCH] chore(deps): update dependency tailwind-merge to v3 --- pnpm-lock.yaml | 16 +++++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e458282..52ac7020 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -208,8 +208,8 @@ catalogs: specifier: 2.3.3 version: 2.3.3 tailwind-merge: - specifier: ^1.10.0 - version: 1.10.0 + specifier: ^3.0.0 + version: 3.4.0 tailwindcss: specifier: 4.1.4 version: 4.1.4 @@ -444,7 +444,7 @@ importers: version: 0.31.3 tailwind-merge: specifier: 'catalog:' - version: 1.10.0 + version: 3.4.0 tailwindcss-animate: specifier: 'catalog:' version: 1.0.5(tailwindcss@4.1.4) @@ -625,7 +625,7 @@ importers: version: 2.3.3(react@19.1.0) tailwind-merge: specifier: 'catalog:' - version: 1.10.0 + version: 3.4.0 tailwindcss-animate: specifier: 'catalog:' version: 1.0.5(tailwindcss@4.1.4) @@ -4177,6 +4177,7 @@ packages: mathjax-full@3.2.2: resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==} + deprecated: Version 4 replaces this package with the scoped package @mathjax/src mdast-util-find-and-replace@3.0.1: resolution: {integrity: sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==} @@ -4439,6 +4440,7 @@ packages: next@15.3.1: resolution: {integrity: sha512-8+dDV0xNLOgHlyBxP1GwHGVaNXsmp+2NhZEYrXr24GWLHtt27YrBPbPuHvzlhi7kZNYjeJNR93IF5zfFu5UL0g==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -5094,8 +5096,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tailwind-merge@1.10.0: - resolution: {integrity: sha512-WFnDXSS4kFTZwjKg5/oZSGzBRU/l+qcbv5NVTzLUQvJ9yovDAP05h0F2+ZFW0Lw9EcgRoc2AfURUdZvnEFrXKg==} + tailwind-merge@3.4.0: + resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==} tailwindcss-animate@1.0.5: resolution: {integrity: sha512-UU3qrOJ4lFQABY+MVADmBm+0KW3xZyhMdRvejwtXqYOL7YjHYxmuREFAZdmVG5LPe5E9CAst846SLC4j5I3dcw==} @@ -10208,7 +10210,7 @@ snapshots: tabbable@6.2.0: {} - tailwind-merge@1.10.0: {} + tailwind-merge@3.4.0: {} tailwindcss-animate@1.0.5(tailwindcss@4.1.4): dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9cd384be..83e44a18 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -67,7 +67,7 @@ catalog: sharp: ^0.31.3 supabase: 2.22.2 swr: 2.3.3 - tailwind-merge: ^1.10.0 + tailwind-merge: ^3.0.0 tailwindcss: 4.1.4 tailwindcss-animate: ^1.0.5 tsup: 8.5.0