summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-27 16:14:32 +0200
committerGitHub <noreply@github.com>2025-06-27 16:14:32 +0200
commita76ccba9c5519113987c25b02dad270ecfca3119 (patch)
tree7cd1570aede38396fe8d03720f04725b374782d2 /client/simple/package.json
parentd47ff4d02640af8d87b7a4374fae9da73e24e5e5 (diff)
[upd] web-client (simple): Bump vite-plugin-static-copy (#4943)
--- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index b58ec697b..e82f54eb5 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": "^3.0.2",
+ "vite-plugin-static-copy": "^3.1.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1"