diff options
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 8589528f1..69f1cae2c 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -30,7 +30,7 @@ "stylelint-prettier": "^5.0.3", "svgo": "^4.0.0", "swiped-events": "^1.2.0", - "vite": "^6.3.5", + "vite": "^7.0.1", "vite-plugin-static-copy": "^3.1.0" } } |