From 69265e2d911aad545403c4a9c86d22ad4665ba18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:07:41 +0000 Subject: [PATCH] Bump tailwind-merge from 2.3.0 to 2.5.5 in /app Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.3.0 to 2.5.5. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.5.5) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/pnpm-lock.yaml | 21 ++------------------- 2 files changed, 3 insertions(+), 20 deletions(-) diff --git a/app/package.json b/app/package.json index e516d5c..0808c7f 100644 --- a/app/package.json +++ b/app/package.json @@ -39,7 +39,7 @@ "flowbite": "^2.3.0", "flowbite-svelte": "^0.47.4", "svelte-french-toast": "^1.2.0", - "tailwind-merge": "^2.3.0", + "tailwind-merge": "^2.5.5", "zod": "^3.23.8", "zod-form-data": "^2.0.2" } diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 53305f7..9c05f35 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^1.2.0 version: 1.2.0(svelte@4.2.18) tailwind-merge: - specifier: ^2.3.0 - version: 2.3.0 + specifier: ^2.5.5 + version: 2.5.5 zod: specifier: ^3.23.8 version: 3.23.8 @@ -108,13 +108,6 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - /@babel/runtime@7.24.4: - resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.1 - dev: false - /@esbuild/android-arm64@0.18.20: resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} engines: {node: '>=12'} @@ -2279,10 +2272,6 @@ packages: picomatch: 2.3.1 dev: true - /regenerator-runtime@0.14.1: - resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - dev: false - /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} @@ -2692,12 +2681,6 @@ packages: svg.js: 2.7.1 dev: false - /tailwind-merge@2.3.0: - resolution: {integrity: sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==} - dependencies: - '@babel/runtime': 7.24.4 - dev: false - /tailwind-merge@2.5.5: resolution: {integrity: sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==} dev: false