Skip to content

Commit a220b03

Browse files
chore(deps-dev): bump tailwindcss from 3.4.17 to 4.2.2
Dependabot couldn't find the original pull request head commit, ce3c4f2.
1 parent 0b44bfd commit a220b03

3 files changed

Lines changed: 19 additions & 328 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jsdom": "^25.0.1",
5454
"postcss": "^8.4.0",
5555
"prisma": "^5.6.0",
56-
"tailwindcss": "^3.4.0",
56+
"tailwindcss": "^4.2.2",
5757
"tsx": "^4.0.0",
5858
"typescript": "^5.6.0",
5959
"vitest": "^2.1.9"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"postcss": "^8.4.47",
123123
"prettier": "^3.8.1",
124124
"prettier-plugin-tailwindcss": "^0.7.2",
125-
"tailwindcss": "^3.4.17",
125+
"tailwindcss": "^4.2.2",
126126
"tailwindcss-animate": "^1.0.7",
127127
"tsx": "^4.19.1",
128128
"typescript": "5.6.3",

0 commit comments

Comments
 (0)