diff options
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/package.json b/app/package.json index 552e6fd..63f39fc 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.14", "@types/html-minifier-terser": "7.0.2", - "@types/node": "22.2.0", + "@types/node": "22.3.0", "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "8.1.0", "@typescript-eslint/parser": "8.1.0", @@ -33,7 +33,7 @@ "prettier-plugin-svelte": "3.2.6", "svelte": "4.2.18", "svelte-check": "3.8.5", - "tailwindcss": "3.4.9", + "tailwindcss": "3.4.10", "tslib": "2.6.3", "typescript": "5.5.4", "vite": "5.4.0", |