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