From 2366a40525e8408f201b224ca9524853261f298d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:43:50 +0000 Subject: [PATCH] build(deps): bump vite-plugin-static-copy from 3.1.6 to 3.2.0 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.6 to 3.2.0. - [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.1.6...vite-plugin-static-copy@3.2.0) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb9e6fe75..af300f84b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dotenv": "17.2.3", "typescript": "5.9.3", "vite": "7.3.1", - "vite-plugin-static-copy": "3.1.6", + "vite-plugin-static-copy": "3.2.0", "vite-plugin-top-level-await": "1.6.0", "zod": "4.3.6" },