From 701f99993b38dc189a01e32f1663c2eaaf46bb85 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Sat, 3 May 2025 12:01:16 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index fee4e67..d9a0f6c 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "@radix-ui/react-progress": "^1.1.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "geist": "^1.3.1", + "geist": "^1.4.1", "i18next": "^24.2.3", - "i18next-browser-languagedetector": "^8.0.5", + "i18next-browser-languagedetector": "^8.1.0", "lucide-react": "^0.485.0", "next": "^15.3.1", "react": "^19.1.0", @@ -28,18 +28,18 @@ "react-icons": "^5.5.0", "tailwind-merge": "^3.2.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.8" + "tw-animate-css": "^1.2.9" }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@tailwindcss/postcss": "^4.1.4", - "@types/node": "^20.17.31", + "@tailwindcss/postcss": "^4.1.5", + "@types/node": "^20.17.32", "@types/react": "^19.1.2", - "@types/react-dom": "^19.1.2", - "eslint": "^9.25.1", + "@types/react-dom": "^19.1.3", + "eslint": "^9.26.0", "eslint-config-next": "15.1.3", "postcss": "^8.5.3", - "tailwindcss": "^4.1.4", + "tailwindcss": "^4.1.5", "typescript": "^5.8.3" }, "trustedDependencies": [