From 433cfcfaecad81e64fe76e7b5c6dba27cfa0e9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 10:17:54 +0000 Subject: [PATCH] build(deps-dev): Bump vite-plugin-static-copy from 1.0.3 to 1.0.4 Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.3 to 1.0.4. - [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@1.0.3...vite-plugin-static-copy@1.0.4) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- easy-ui-react/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json index 48d3080ec..f427d1798 100644 --- a/easy-ui-react/package.json +++ b/easy-ui-react/package.json @@ -63,6 +63,6 @@ "react-dom": "^18.3.1", "sass": "^1.77.0", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.3" + "vite-plugin-static-copy": "^1.0.4" } } diff --git a/package-lock.json b/package-lock.json index 12f874790..fa824152a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -132,7 +132,7 @@ "react-dom": "^18.3.1", "sass": "^1.77.0", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.3" + "vite-plugin-static-copy": "^1.0.4" }, "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0", @@ -21146,9 +21146,9 @@ } }, "node_modules/vite-plugin-static-copy": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.3.tgz", - "integrity": "sha512-hBCCz6T0uNI3oF5oJ/Ju73rhoR+ADrJ2iLAea5+wA7kpQ8clYgY8BD+GL0w0BrqsYCbgBITOByBP/3y9Y+h93A==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.4.tgz", + "integrity": "sha512-UtyOttgoeotSCwmBugsEZCZJZcIpjE9NGO7jlZ9OeedYpBueBdspD8waRZrjE+yQLH6qGNU2CvYB2FILviCQjg==", "dev": true, "dependencies": { "chokidar": "^3.5.3", @@ -24518,7 +24518,7 @@ "sass": "^1.77.0", "use-clipboard-copy": "^0.2.0", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.3" + "vite-plugin-static-copy": "^1.0.4" }, "dependencies": { "brace-expansion": { @@ -37187,9 +37187,9 @@ "dev": true }, "vite-plugin-static-copy": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.3.tgz", - "integrity": "sha512-hBCCz6T0uNI3oF5oJ/Ju73rhoR+ADrJ2iLAea5+wA7kpQ8clYgY8BD+GL0w0BrqsYCbgBITOByBP/3y9Y+h93A==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.4.tgz", + "integrity": "sha512-UtyOttgoeotSCwmBugsEZCZJZcIpjE9NGO7jlZ9OeedYpBueBdspD8waRZrjE+yQLH6qGNU2CvYB2FILviCQjg==", "dev": true, "requires": { "chokidar": "^3.5.3",