From bfd99fbc554e28eaf5e75ea97f6dd285dde7b53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:29:24 +0000 Subject: [PATCH] deps(deps-dev): bump tailwindcss from 3.4.19 to 4.1.18 Dependabot couldn't find the original pull request head commit, b65dbd15d7e832cf934ada60c96685be4f09b5d5. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba80de6..0f246f8 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "nodemon": "^3.1.10", "postcss": "^8.5.3", "prettier": "^3.5.3", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.2.1", "ts-jest": "^29.4.4", "tsx": "^4.20.3", "typescript": "~5.8.3",