From 07825685700c9135476547cb82c8007e6f4de0c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:44:13 -0400 Subject: [PATCH] build(deps-dev): Bump vite-plugin-static-copy from 1.0.4 to 1.0.5 (#1188) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.4 to 1.0.5.
Release notes

Sourced from vite-plugin-static-copy's releases.

vite-plugin-static-copy@1.0.5

Patch Changes

Changelog

Sourced from vite-plugin-static-copy's changelog.

1.0.5

Patch Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-static-copy&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c2a1c697a..5e4e21bb3 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.2", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.4" + "vite-plugin-static-copy": "^1.0.5" } } diff --git a/package-lock.json b/package-lock.json index 2683fe525..ec44dd11b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -132,7 +132,7 @@ "react-dom": "^18.3.1", "sass": "^1.77.2", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.4" + "vite-plugin-static-copy": "^1.0.5" }, "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0", @@ -21114,9 +21114,9 @@ } }, "node_modules/vite-plugin-static-copy": { - "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==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.5.tgz", + "integrity": "sha512-02k0Rox+buYdEOfeilKZSgs1gXfPf9RjVztZEIYZgVIxjsVZi6AXssjzdi+qW6zYt00d3bq+tpP2voVXN2fKLw==", "dev": true, "dependencies": { "chokidar": "^3.5.3", @@ -24483,7 +24483,7 @@ "sass": "^1.77.2", "use-clipboard-copy": "^0.2.0", "vite-plugin-react-remove-attributes": "^1.0.3", - "vite-plugin-static-copy": "^1.0.4" + "vite-plugin-static-copy": "^1.0.5" }, "dependencies": { "brace-expansion": { @@ -37124,9 +37124,9 @@ "dev": true }, "vite-plugin-static-copy": { - "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==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.5.tgz", + "integrity": "sha512-02k0Rox+buYdEOfeilKZSgs1gXfPf9RjVztZEIYZgVIxjsVZi6AXssjzdi+qW6zYt00d3bq+tpP2voVXN2fKLw==", "dev": true, "requires": { "chokidar": "^3.5.3",