From e262930b9c78c287bbf1e3916d3e8a0dc7fdd13a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:08:20 +0000 Subject: [PATCH] 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 d5086aa..bd3c72f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "happy-dom": "^20.10.2", "sinon-chrome": "^3.0.1", "vite": "^7.3.0", - "vite-plugin-static-copy": "^3.1.4" + "vite-plugin-static-copy": "^4.1.1" }, "dependencies": { "@types/sinon-chrome": "^2.2.16",