From 8425e9227f5d3336d0361d485a1a248176d88872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:40:05 +0000 Subject: [PATCH] build(deps): bump vite-plugin-static-copy from 4.1.0 to 4.1.1 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 4.1.0 to 4.1.1. - [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@4.1.0...vite-plugin-static-copy@4.1.1) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0e67521ac..5de860f73 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "remark": "^15.0.1", "sharp": "^0.34.5", "unified": "^11.0.5", - "vite-plugin-static-copy": "^4.1.0" + "vite-plugin-static-copy": "^4.1.1" }, "devDependencies": { "@types/js-yaml": "^4.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d207ceab..acc6043b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^11.0.5 version: 11.0.5 vite-plugin-static-copy: - specifier: ^4.1.0 - version: 4.1.0(vite@7.3.5(@types/node@24.12.4)) + specifier: ^4.1.1 + version: 4.1.1(vite@7.3.5(@types/node@24.12.4)) devDependencies: '@types/js-yaml': specifier: ^4.0.9 @@ -1874,8 +1874,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite-plugin-static-copy@4.1.0: - resolution: {integrity: sha512-9XOarNV7LgP0KBB7AApxdgFikLXx3daZdqjC3AevYsL6MrUH62zphonLUs2a6LZc1HN1GY+vQdheZ8VVJb6dQQ==} + vite-plugin-static-copy@4.1.1: + resolution: {integrity: sha512-GrlA8YklrAfSyxJ4M3fdQLOo9oNkp56IM9FYgX/WtEgeIFkPwhu4wzpufBCIuNKCa6Fn77FkRdYxkHqV0FwjAw==} engines: {node: ^22.0.0 || >=24.0.0} peerDependencies: vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -4306,7 +4306,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-plugin-static-copy@4.1.0(vite@7.3.5(@types/node@24.12.4)): + vite-plugin-static-copy@4.1.1(vite@7.3.5(@types/node@24.12.4)): dependencies: chokidar: 3.6.0 p-map: 7.0.4