From a23fcbd147cf0078ee11c04ed7cc4bb76f9b939d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:27:17 +0000 Subject: [PATCH] build(deps): bump vite-plugin-static-copy from 3.1.4 to 3.1.5 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.4 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.5 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 ccec6ee11..aba5907bc 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.5", "vite-plugin-top-level-await": "1.6.0", "zod": "4.3.5" },