From b3bed44d5045199eee3236b1ad9723b83e044ab7 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Thu, 6 Mar 2025 12:42:36 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1459691..366c69d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.0", - "@tailwindcss/postcss": "^4.0.10", + "@tailwindcss/postcss": "^4.0.11", "@types/js-cookie": "^3.0.6", "@types/node": "^20.17.23", "@types/react": "^19.0.10", @@ -58,7 +58,7 @@ "eslint": "^9.21.0", "eslint-config-next": "15.1.6", "postcss": "^8.5.3", - "tailwindcss": "^4.0.10", + "tailwindcss": "^4.0.11", "typescript": "^5.8.2" } }