diff --git a/package-lock.json b/package-lock.json index 77aed55e9..b1ef99a09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "eslint-config-next": "^13.5.6", "postcss-preset-env": "^9.2.0", "prettier": "^3.0.3", - "tailwindcss": "^3.3.4", + "tailwindcss": "^3.3.5", "typescript": "^5.2.2" } }, diff --git a/package.json b/package.json index 00abda1d5..daac1eb74 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-config-next": "^13.5.6", "postcss-preset-env": "^9.2.0", "prettier": "^3.0.3", - "tailwindcss": "^3.3.4", + "tailwindcss": "^3.3.5", "typescript": "^5.2.2" } }