diff options
Diffstat (limited to 'clients')
-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 7afa2b2..03d27e1 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.1", + "@types/node": "22.5.2", "@typescript-eslint/eslint-plugin": "^8.3.0", "@typescript-eslint/parser": "^8.3.0", "@vite-pwa/sveltekit": "^0.6.1", @@ -30,7 +30,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.43.0", "iconify-icon": "^2.1.0", - "postcss": "8.4.41", + "postcss": "8.4.43", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6", "svelte": "^4.2.19", |