diff options
Diffstat (limited to 'clients/www')
-rw-r--r-- | clients/www/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index a6ac7a7..d80df9f 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -26,7 +26,7 @@ "@typescript-eslint/parser": "^8.6.0", "@vite-pwa/sveltekit": "^0.6.5", "autoprefixer": "10.4.20", - "eslint": "^9.10.0", + "eslint": "^9.11.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.44.0", "iconify-icon": "^2.1.0", @@ -39,7 +39,7 @@ "tailwindcss": "3.4.12", "tslib": "^2.7.0", "typescript": "^5.6.2", - "vite": "^5.4.6", + "vite": "^5.4.7", "vite-plugin-tailwind-purgecss": "0.3.3" }, "type": "module" |