diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-18 07:44:20 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-04-18 09:46:01 +0200 |
| commit | 5ae3b3f17efe50fc1dc103360eeaedc7679448f3 (patch) | |
| tree | 706496e20166b4e88d3be965f61e285de429c97c /client/simple/package.json | |
| parent | 50ac76ce9400e8527dde8e997b6fc770055e4b26 (diff) | |
[upd] web-client (simple): Bump vite-plugin-static-copy
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 2.3.0 to 2.3.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@2.3.0...vite-plugin-static-copy@2.3.1)
---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
dependency-version: 2.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index 3dc272903..52b793395 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -30,7 +30,7 @@ "svgo": "^3.3.2", "swiped-events": "^1.2.0", "vite": "^6.3.2", - "vite-plugin-static-copy": "^2.3.0", + "vite-plugin-static-copy": "^2.3.1", "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.99.5", "webpack-cli": "^6.0.1" |