diff --git a/package-lock.json b/package-lock.json index 7bb983c8..d5fac306 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@elek-io/client", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@elek-io/client", - "version": "0.2.0", + "version": "0.3.0", "hasInstallScript": true, "license": "todo", "dependencies": { @@ -46,7 +46,7 @@ "react-day-picker": "8.10.1", "react-hook-form": "7.53.0", "sonner": "1.5.0", - "tailwind-merge": "2.5.3", + "tailwind-merge": "2.5.4", "tailwindcss-animate": "1.0.7", "zod": "3.23.8", "zustand": "4.5.4" @@ -14971,9 +14971,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz", - "integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", + "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" diff --git a/package.json b/package.json index 926f647f..c8878a28 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-day-picker": "8.10.1", "react-hook-form": "7.53.0", "sonner": "1.5.0", - "tailwind-merge": "2.5.3", + "tailwind-merge": "2.5.4", "tailwindcss-animate": "1.0.7", "zod": "3.23.8", "zustand": "4.5.4"