From a4f769048b89fbb21244685cf19682317c157d54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:53:40 +0000 Subject: [PATCH] chore(deps): update dependency vite-plugin-inspect to v11.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1025c465..3a3daaa7 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "typescript": "5.9.3", "vite": "7.3.6", "vite-plugin-compression": "0.5.1", - "vite-plugin-inspect": "11.3.3", + "vite-plugin-inspect": "11.4.1", "vite-tsconfig-paths": "6.1.1", "vitest": "4.1.9" },