File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 39
39
"@types/node" : " ^24.0.13" ,
40
40
"nuxt-fathom" : " ^0.0.2" ,
41
41
"playwright" : " ^1.53.2" ,
42
- "tailwindcss" : " ^4.1.11 "
42
+ "tailwindcss" : " ^4.1.12 "
43
43
},
44
44
"packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
45
45
}
Original file line number Diff line number Diff line change @@ -7273,11 +7273,16 @@ system-architecture@^0.1.0:
7273
7273
resolved "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz"
7274
7274
integrity sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==
7275
7275
7276
- tailwindcss@4.1.11, tailwindcss@^4.1.11 :
7276
+ tailwindcss@4.1.11 :
7277
7277
version "4.1.11"
7278
7278
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.11.tgz#799af3e98c19c5baaefafc6e0c16304a0e684854"
7279
7279
integrity sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==
7280
7280
7281
+ tailwindcss@^4.1.12 :
7282
+ version "4.1.12"
7283
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.12.tgz#7baeed5b5ac77370571c2baa72ee06e0050fc0a8"
7284
+ integrity sha512-DzFtxOi+7NsFf7DBtI3BJsynR+0Yp6etH+nRPTbpWnS2pZBaSksv/JGctNwSWzbFjp0vxSqknaUylseZqMDGrA==
7285
+
7281
7286
tapable@^2.2.0 :
7282
7287
version "2.2.2"
7283
7288
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.2.tgz#ab4984340d30cb9989a490032f086dbb8b56d872"
You can’t perform that action at this time.
0 commit comments