From 89b8a58f9c60793bf531041e91b4fdd3c012cf90 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 26 Mar 2025 01:26:39 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b9dfe92..744cd84 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.5.0", + "framer-motion": "^12.6.0", "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", @@ -50,16 +50,16 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@tailwindcss/postcss": "^4.0.15", + "@tailwindcss/postcss": "^4.0.16", "@types/js-cookie": "^3.0.6", "@types/node": "^20.17.27", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", - "@types/validator": "^13.12.2", + "@types/validator": "^13.12.3", "eslint": "^9.23.0", "eslint-config-next": "15.1.6", "postcss": "^8.5.3", - "tailwindcss": "^4.0.15", + "tailwindcss": "^4.0.16", "typescript": "^5.8.2" } }