From e7cb18c3dd9552311628f325c57b760f2bfd420c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:22:30 +0000 Subject: [upd] web-client (simple): Bump vite-plugin-static-copy Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 2.2.0 to 2.3.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@2.2.0...vite-plugin-static-copy@2.3.0) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/simple/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/simple/package.json') diff --git a/client/simple/package.json b/client/simple/package.json index 08c1a397f..4b0e5f2bb 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -29,7 +29,7 @@ "stylelint-prettier": "^5.0.3", "svgo": "^3.3.2", "vite": "^6.2.1", - "vite-plugin-static-copy": "^2.2.0", + "vite-plugin-static-copy": "^2.3.0", "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.97.1", "webpack-cli": "^6.0.1" -- cgit v1.2.3