Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 295f2e1

Browse files
authoredFeb 12, 2025··
chore(deps): update dependency tailwindcss to v4
1 parent 98f0aa3 commit 295f2e1

File tree

4 files changed

+20
-149
lines changed

4 files changed

+20
-149
lines changed
 

‎apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"openapi-typescript": "^7.0.0",
108108
"postcss": "^8.4.38",
109109
"prettier": "catalog:",
110-
"tailwindcss": "^3.4.3",
110+
"tailwindcss": "^4.0.0",
111111
"ts-toolbelt": "^9.6.0",
112112
"typescript": "catalog:"
113113
}

‎packages/ufb-tailwind/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"postcss-nesting": "^13.0.0",
2929
"prejss-cli": "^0.3.3",
3030
"prettier": "catalog:",
31-
"tailwindcss": "^3.4.3"
31+
"tailwindcss": "^4.0.0"
3232
}
3333
}

‎packages/ufb-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@ufb/tsconfig": "workspace:*",
2929
"eslint": "catalog:",
3030
"prettier": "catalog:",
31-
"tailwindcss": "^3.4.3",
31+
"tailwindcss": "^4.0.0",
3232
"typescript": "catalog:"
3333
}
3434
}

‎pnpm-lock.yaml

+17-146
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.