From 653e99159f767779968a7a72e62cc531cf8227de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Mar 2026 15:10:41 +0000 Subject: [PATCH] Update dependency vite-plugin-static-copy to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 404c666..a62c785 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss": "^8.5.8", "tailwindcss": "^4.2.1", "vite": "^8.0.0", - "vite-plugin-static-copy": "^3.3.0" + "vite-plugin-static-copy": "^4.0.0" }, "dependencies": { "marked": "^17.0.4"