From d326d0513ec703fd5ee873818c7143660d9dd419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 03:16:43 +0000 Subject: [PATCH] chore(deps): 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 44b6f44c2..6dca84e97 100644 --- a/package.json +++ b/package.json @@ -301,7 +301,7 @@ "unocss": "^66.3.3", "unocss-preset-extra": "^1.0.0", "vite": "^6.4.3", - "vite-plugin-static-copy": "^3.2.0", + "vite-plugin-static-copy": "^4.1.1", "vitest": "^4.0.18" }, "optionalDependencies": {