diff options
Diffstat (limited to '')
-rw-r--r-- | clients/www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index ccf87ee..284b8e5 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -37,7 +37,7 @@ "tailwindcss": "3.4.1", "tslib": "^2.6.2", "typescript": "^5.3.3", - "vite": "^5.1.4", + "vite": "^5.1.5", "vite-plugin-tailwind-purgecss": "0.2.0" }, "type": "module" |