From c8f3612f1be0e89f5529bb0f8cc6de1f8992f565 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 26 Mar 2025 12:45:15 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 744cd84..dc41736 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "clsx": "^2.1.1", "cmdk": "1.0.0", "cookies-next": "^5.1.0", - "framer-motion": "^12.6.0", + "framer-motion": "^12.6.1", "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", @@ -50,7 +50,7 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@tailwindcss/postcss": "^4.0.16", + "@tailwindcss/postcss": "^4.0.17", "@types/js-cookie": "^3.0.6", "@types/node": "^20.17.27", "@types/react": "^19.0.12", @@ -59,7 +59,7 @@ "eslint": "^9.23.0", "eslint-config-next": "15.1.6", "postcss": "^8.5.3", - "tailwindcss": "^4.0.16", + "tailwindcss": "^4.0.17", "typescript": "^5.8.2" } }