diff options
Diffstat (limited to 'clients/www/package.json')
-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 45b8797..ba55bb0 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -21,7 +21,7 @@ "@sveltejs/vite-plugin-svelte": "^4.0.0", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "@types/node": "22.7.8", + "@types/node": "22.7.9", "@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/parser": "^8.11.0", "@vite-pwa/sveltekit": "^0.6.6", @@ -39,7 +39,7 @@ "tailwindcss": "3.4.14", "tslib": "^2.8.0", "typescript": "^5.6.3", - "vite": "^5.4.9", + "vite": "^5.4.10", "vite-plugin-tailwind-purgecss": "0.3.3" }, "type": "module" |