File tree Expand file tree Collapse file tree 4 files changed +102
-102
lines changed
packages/tailwindcss-patch Expand file tree Collapse file tree 4 files changed +102
-102
lines changed Original file line number Diff line number Diff line change 92
92
"postcss" : " ^8.5.1" ,
93
93
"postcss-loader" : " ^8.1.1" ,
94
94
"postcss7" : " npm:postcss@7" ,
95
- "prettier" : " ^3.4.2 " ,
95
+ "prettier" : " ^3.5.0 " ,
96
96
"rimraf" : " ^6.0.1" ,
97
97
"rollup" : " ^4.34.6" ,
98
98
"set-value" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 76
76
"@babel/traverse" : " ^7.26.8" ,
77
77
"@babel/types" : " ^7.26.8" ,
78
78
"@tailwindcss-mangle/config" : " workspace:^" ,
79
- "@tailwindcss/node" : " ^4.0.4 " ,
80
- "@tailwindcss/oxide" : " ^4.0.4 " ,
79
+ "@tailwindcss/node" : " ^4.0.5 " ,
80
+ "@tailwindcss/oxide" : " ^4.0.5 " ,
81
81
"cac" : " ^6.7.14" ,
82
82
"consola" : " ^3.4.0" ,
83
83
"fs-extra" : " ^11.3.0" ,
88
88
"semver" : " ^7.7.1"
89
89
},
90
90
"devDependencies" : {
91
- "@tailwindcss/postcss" : " ^4.0.4 " ,
92
- "@tailwindcss/vite" : " ^4.0.4 " ,
91
+ "@tailwindcss/postcss" : " ^4.0.5 " ,
92
+ "@tailwindcss/vite" : " ^4.0.5 " ,
93
93
"tailwindcss" : " ^4" ,
94
94
"tailwindcss-3" : " npm:tailwindcss@^3" ,
95
95
"tailwindcss-4" : " npm:tailwindcss@^4"
You can’t perform that action at this time.
0 commit comments