From 2ae7edbc5a3a9557869f7fbe3613ccbed50affb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 15:54:00 +0000 Subject: [PATCH] Bump vite-plugin-static-copy in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy). Updates `vite-plugin-static-copy` from 0.17.1 to 3.1.2 - [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.2) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.2 dependency-type: direct:production dependency-group: npm_and_yarn ... 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..8ba69854 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.2", "vue-axios": "^3.5.2", "vue-html-secure": "^1.0.10", "vue-loader": "^17.0.1",