From de1aac1b2ed159cca3f0734c7d228f608c5c6297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 15:53:44 +0000 Subject: [PATCH] Bump vite-plugin-static-copy from 3.1.1 to 3.1.2 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.1 to 3.1.2. - [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.1...vite-plugin-static-copy@3.1.2) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdb8c8ac0a..d2b7f9807a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "prettier": "^3.5.3", "tailwindcss": "^3.4.17", "vite": "npm:rolldown-vite@latest", - "vite-plugin-static-copy": "^3.1.1" + "vite-plugin-static-copy": "^3.1.2" } }, "node_modules/@alloc/quick-lru": { @@ -7159,9 +7159,9 @@ } }, "node_modules/vite-plugin-static-copy": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.1.1.tgz", - "integrity": "sha512-oR53SkL5cX4KT1t18E/xU50vJDo0N8oaHza4EMk0Fm+2/u6nQivxavOfrDk3udWj+dizRizB/QnBvJOOQrTTAQ==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.1.2.tgz", + "integrity": "sha512-aVmYOzptLVOI2b1jL+cmkF7O6uhRv1u5fvOkQgbohWZp2CbR22kn9ZqkCUIt9umKF7UhdbsEpshn1rf4720QFg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index af3c759343..d9edb10064 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "prettier": "^3.5.3", "tailwindcss": "^3.4.17", "vite": "npm:rolldown-vite@latest", - "vite-plugin-static-copy": "^3.1.1" + "vite-plugin-static-copy": "^3.1.2" }, "prettier": { "$schema": "https://json.schemastore.org/prettierrc",