diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-18 13:22:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-18 13:22:48 +0200 |
| commit | 5dff826937367d4fac04329d730d9952307f4327 (patch) | |
| tree | d6c898e50b7a9da8f5fbc6d8970ce1a127fac77b /client/simple/package.json | |
| parent | b8b857d24c139fcbc7437efd8d81323ce963de93 (diff) | |
[upd] web-client (simple): Bump vite-plugin-static-copy (#4791)
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 2.3.1 to 3.0.0.
- [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.1...vite-plugin-static-copy@3.0.0)
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 f0cb956bb..746ca75b8 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.5", - "vite-plugin-static-copy": "^2.3.1", + "vite-plugin-static-copy": "^3.0.0", "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.99.8", "webpack-cli": "^6.0.1" |