diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index d7f9d6b..b9976af 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "@typescript-eslint/parser": "^8.14.0", "@zerodevx/svelte-toast": "^0.9.5", "autoprefixer": "^10.4.18", - "date-fns": "^3.3.1", + "date-fns": "^4.1.0", "eslint": "^9.14.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", |