diff --git a/package-lock.json b/package-lock.json index 9f0f27b..25d040d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "sass": "^1.86.3", "typescript": "~5.7.2", "vite": "^6.3.4", - "vite-plugin-static-copy": "^2.3.1" + "vite-plugin-static-copy": "^2.3.2" } }, "node_modules/@ampproject/remapping": { @@ -5677,10 +5677,11 @@ } }, "node_modules/vite-plugin-static-copy": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.1.tgz", - "integrity": "sha512-EfsPcBm3ewg3UMG8RJaC0ADq6/qnUZnokXx4By4+2cAcipjT9i0Y0owIJGqmZI7d6nxk4qB1q5aXOwNuSyPdyA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.2.tgz", + "integrity": "sha512-iwrrf+JupY4b9stBttRWzGHzZbeMjAHBhkrn67MNACXJVjEMRpCI10Q3AkxdBkl45IHaTfw/CNVevzQhP7yTwg==", "dev": true, + "license": "MIT", "dependencies": { "chokidar": "^3.5.3", "fast-glob": "^3.2.11", diff --git a/package.json b/package.json index 0d86722..af6e6cc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "sass": "^1.86.3", "typescript": "~5.7.2", "vite": "^6.3.4", - "vite-plugin-static-copy": "^2.3.1" + "vite-plugin-static-copy": "^2.3.2" }, "browserslist": [ ">0.2%",