From 74e8aa15dd6523dfb5660506b61b9f37ebecf66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:58:10 +0000 Subject: [PATCH] build(deps-dev): bump vite-plugin-static-copy in /Client 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Client/package.json | 2 +- Client/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Client/package.json b/Client/package.json index 68dbe19..6784954 100644 --- a/Client/package.json +++ b/Client/package.json @@ -30,6 +30,6 @@ "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.5.0", "vite": "^7.2.4", - "vite-plugin-static-copy": "^3.1.4" + "vite-plugin-static-copy": "^3.1.5" } } diff --git a/Client/pnpm-lock.yaml b/Client/pnpm-lock.yaml index a1b99b3..dc1abf0 100644 --- a/Client/pnpm-lock.yaml +++ b/Client/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^7.2.4 version: 7.3.0(jiti@2.6.1)(lightningcss@1.30.2) vite-plugin-static-copy: - specifier: ^3.1.4 - version: 3.1.4(vite@7.3.0(jiti@2.6.1)(lightningcss@1.30.2)) + specifier: ^3.1.5 + version: 3.1.5(vite@7.3.0(jiti@2.6.1)(lightningcss@1.30.2)) packages: @@ -1216,8 +1216,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - vite-plugin-static-copy@3.1.4: - resolution: {integrity: sha512-iCmr4GSw4eSnaB+G8zc2f4dxSuDjbkjwpuBLLGvQYR9IW7rnDzftnUjOH5p4RYR+d4GsiBqXRvzuFhs5bnzVyw==} + vite-plugin-static-copy@3.1.5: + resolution: {integrity: sha512-9pbZn9Vb+uUNg/Tr/f2MXmGvfSfLeWjscS4zTA3v+sWqKN+AjJ/ipTFwaqdopJkNkxG5DfgYrZXD80ljbNDxbg==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -2344,7 +2344,7 @@ snapshots: dependencies: punycode: 2.3.1 - vite-plugin-static-copy@3.1.4(vite@7.3.0(jiti@2.6.1)(lightningcss@1.30.2)): + vite-plugin-static-copy@3.1.5(vite@7.3.0(jiti@2.6.1)(lightningcss@1.30.2)): dependencies: chokidar: 3.6.0 p-map: 7.0.4