From 907518cea11acd55dd9164f2390d86f464931748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:43:59 +0000 Subject: [PATCH] build(deps): bump vite-plugin-static-copy from 3.1.4 to 3.1.6 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.4 to 3.1.6. - [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.4...vite-plugin-static-copy@3.1.6) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7353a8b75..250fd0e8d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dotenv": "17.2.3", "typescript": "5.9.3", "vite": "7.3.1", - "vite-plugin-static-copy": "3.1.4", + "vite-plugin-static-copy": "3.1.6", "vite-plugin-top-level-await": "1.6.0", "zod": "4.3.5" },