aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 7e59355..b76e943 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "0.5.8",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.5.2",
+ "@types/node": "22.5.3",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@vite-pwa/sveltekit": "^0.6.2",
@@ -39,7 +39,7 @@
"tailwindcss": "3.4.10",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
- "vite": "^5.4.2",
+ "vite": "^5.4.3",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"