From a4141f79eafa43ba93cd0b2df663dfefcd713d0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 07:01:01 +0000 Subject: [PATCH] chore(deps): update dependency vite-plugin-wasm to v3.4.1 --- demo-site/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demo-site/yarn.lock b/demo-site/yarn.lock index fd15b9e..89549b6 100644 --- a/demo-site/yarn.lock +++ b/demo-site/yarn.lock @@ -1961,9 +1961,9 @@ vite-plugin-top-level-await@^1.3.1: uuid "^9.0.1" vite-plugin-wasm@^3.2.2: - version "3.3.0" - resolved "https://registry.yarnpkg.com/vite-plugin-wasm/-/vite-plugin-wasm-3.3.0.tgz#2908ef2529bf8f33f4e549c8c6fda26ad273ca15" - integrity sha512-tVhz6w+W9MVsOCHzxo6SSMSswCeIw4HTrXEi6qL3IRzATl83jl09JVO1djBqPSwfjgnpVHNLYcaMbaDX5WB/pg== + version "3.4.1" + resolved "https://registry.yarnpkg.com/vite-plugin-wasm/-/vite-plugin-wasm-3.4.1.tgz#62b546ac7e25cc2a0e7b1331ed5c4ba1dd71b743" + integrity sha512-ja3nSo2UCkVeitltJGkS3pfQHAanHv/DqGatdI39ja6McgABlpsZ5hVgl6wuR8Qx5etY3T5qgDQhOWzc5RReZA== vite@^6.0.0: version "6.0.0"