From e1fe8f5069b1ab28e0491f621aa41f7c97cd16d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:05:25 +0000 Subject: [PATCH] Bump vite-plugin-static-copy from 0.17.1 to 3.1.3 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.17.1 to 3.1.3. - [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/v0.17.1...vite-plugin-static-copy@3.1.3) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.3 dependency-type: direct:production 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 9055b983..39747c72 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "pusher-js": "^8.0.1", "requirejs": "^2.3.6", "save-dev": "^0.0.1-security", - "vite-plugin-static-copy": "^0.17.0", + "vite-plugin-static-copy": "^3.1.3", "vue-axios": "^3.5.2", "vue-html-secure": "^1.0.10", "vue-loader": "^17.0.1",