From 488d496397f823b12d3f41b35ae76f68ce776a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:56:57 +0000 Subject: [PATCH] Bump viem from 2.44.1 to 2.44.2 in /with-tailwindcss-app Bumps [viem](https://github.com/wevm/viem) from 2.44.1 to 2.44.2. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.44.1...viem@2.44.2) --- updated-dependencies: - dependency-name: viem dependency-version: 2.44.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- with-tailwindcss-app/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/with-tailwindcss-app/yarn.lock b/with-tailwindcss-app/yarn.lock index fb840a2..9ce2e6e 100644 --- a/with-tailwindcss-app/yarn.lock +++ b/with-tailwindcss-app/yarn.lock @@ -5484,9 +5484,9 @@ viem@2.23.2: ws "8.18.0" viem@2.x, viem@>=2.29.0, viem@^2.1.1, viem@^2.21.24, viem@^2.21.26, viem@^2.27.2, viem@^2.31.7: - version "2.44.1" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.44.1.tgz#7ada715b4dc704b25a7826466b8563c9100f674c" - integrity sha512-wfQda7PIJeF9hWiGKV628AfBwyYxyoc89OcgF4s4/chs2PY8ibUA7IG+DWdU4oAkjhHm9w47w1m2dwwOPBU+ng== + version "2.44.2" + resolved "https://registry.yarnpkg.com/viem/-/viem-2.44.2.tgz#602798baa22338a4bc4790ca103facfbb2d8979d" + integrity sha512-nHY872t/T3flLpVsnvQT/89bwbrJwxaL917FDv7Oxy4E5FWIFkokRQOKXG3P+hgl30QYVZxi9o2SUHLnebycxw== dependencies: "@noble/curves" "1.9.1" "@noble/hashes" "1.8.0"