From 1e4bee4e88ae384cbe34f5437c7522c070922d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:52:49 +0000 Subject: [PATCH] build(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- packages/alphatab/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01a94ba49..8954aeb24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5132,16 +5132,16 @@ } }, "node_modules/vite-plugin-static-copy": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-4.1.0.tgz", - "integrity": "sha512-9XOarNV7LgP0KBB7AApxdgFikLXx3daZdqjC3AevYsL6MrUH62zphonLUs2a6LZc1HN1GY+vQdheZ8VVJb6dQQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-4.1.1.tgz", + "integrity": "sha512-GrlA8YklrAfSyxJ4M3fdQLOo9oNkp56IM9FYgX/WtEgeIFkPwhu4wzpufBCIuNKCa6Fn77FkRdYxkHqV0FwjAw==", "dev": true, "license": "MIT", "dependencies": { "chokidar": "^3.6.0", "p-map": "^7.0.4", "picocolors": "^1.1.1", - "tinyglobby": "^0.2.15" + "tinyglobby": "^0.2.17" }, "engines": { "node": "^22.0.0 || >=24.0.0" @@ -5498,7 +5498,7 @@ "tsx": "^4.22.3", "typescript": "^6.0.3", "vite": "^8.0.16", - "vite-plugin-static-copy": "^4.1.0", + "vite-plugin-static-copy": "^4.1.1", "vitest": "^4.1.8" }, "engines": { diff --git a/packages/alphatab/package.json b/packages/alphatab/package.json index 61abbef79..08897965f 100644 --- a/packages/alphatab/package.json +++ b/packages/alphatab/package.json @@ -69,7 +69,7 @@ "tsx": "^4.22.3", "typescript": "^6.0.3", "vite": "^8.0.16", - "vite-plugin-static-copy": "^4.1.0", + "vite-plugin-static-copy": "^4.1.1", "vitest": "^4.1.8" }, "files": [