File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 305
305
"mocha" : " ^10.7.3" ,
306
306
"nyc" : " ^15.1.0" ,
307
307
"prettier" : " ^3.3.3" ,
308
- "prettier-plugin-tailwindcss" : " ^0.6.5 " ,
308
+ "prettier-plugin-tailwindcss" : " ^0.6.6 " ,
309
309
"rimraf" : " ^3.0.2" ,
310
310
"typescript" : " ^5.5.4" ,
311
311
"vite" : " ^2.9.18" ,
Original file line number Diff line number Diff line change @@ -3214,10 +3214,10 @@ prelude-ls@^1.2.1:
3214
3214
resolved "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3215
3215
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3216
3216
3217
- prettier-plugin-tailwindcss@^0.6.5 :
3218
- version "0.6.5 "
3219
- resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5 .tgz#e05202784a3f41889711ae38c75c5b8cad72f368 "
3220
- integrity sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ ==
3217
+ prettier-plugin-tailwindcss@^0.6.6 :
3218
+ version "0.6.6 "
3219
+ resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.6 .tgz#93e524d3c30f3fb45dc9e99de985b2a584ff063f "
3220
+ integrity sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng ==
3221
3221
3222
3222
prettier@^3.3.3 :
3223
3223
version "3.3.3"
You can’t perform that action at this time.
0 commit comments