From fed44a0a1f24e64c659b6097647c16ef28c14be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:08:22 +0000 Subject: [PATCH] chore(deps-dev): bump vite-plugin-static-copy from 3.4.0 to 4.1.1 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.4.0 to 4.1.1. - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.4.0...vite-plugin-static-copy@4.1.1) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1898731..11f99a6 100644 --- a/package.json +++ b/package.json @@ -225,7 +225,7 @@ "unocss": "^66.3.3", "unocss-preset-extra": "^1.0.0", "vite": "^6.4.1", - "vite-plugin-static-copy": "^3.2.0", + "vite-plugin-static-copy": "^4.1.1", "vitest": "^4.0.18" }, "optionalDependencies": {