From 870a2f12a12162623f0f5ae6b1760ac83b1f87c0 Mon Sep 17 00:00:00 2001 From: Ed Zynda Date: Mon, 12 Aug 2024 12:56:02 +0300 Subject: [PATCH] Update viem --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 37aff41..a091a92 100644 --- a/package.json +++ b/package.json @@ -52,11 +52,11 @@ "svelte-tags-input": "^5.0.0", "tailwind-merge": "^1.14.0", "tailwind-variants": "^0.1.14", - "viem": "2.18.4" + "viem": "2.19.4" }, "trustedDependencies": [ "@sveltejs/kit", "svelte-preprocess", "utf-8-validate" ] -} +} \ No newline at end of file