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 74
74
"sass" : " ^1.86.3" ,
75
75
"svelte" : " ^5.25.6" ,
76
76
"svelte-check" : " ^4.1.5" ,
77
- "tailwindcss" : " ^4.1.1 " ,
77
+ "tailwindcss" : " ^4.1.3 " ,
78
78
"tslib" : " ^2.8.1" ,
79
79
"typescript" : " ^5.8.3" ,
80
80
"vite" : " ^6.2.5" ,
Original file line number Diff line number Diff line change @@ -2128,11 +2128,16 @@ svelte@^5.25.6:
2128
2128
magic-string "^0.30.11"
2129
2129
zimmerframe "^1.1.2"
2130
2130
2131
- tailwindcss@4.1.2, tailwindcss@^4.1.1 :
2131
+ tailwindcss@4.1.2 :
2132
2132
version "4.1.2"
2133
2133
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.2.tgz#5f1e4b1e336e8433c6e275bd3e6dd4f0f9ea6c47"
2134
2134
integrity sha512-VCsK+fitIbQF7JlxXaibFhxrPq4E2hDcG8apzHUdWFMCQWD8uLdlHg4iSkZ53cgLCCcZ+FZK7vG8VjvLcnBgKw==
2135
2135
2136
+ tailwindcss@^4.1.3 :
2137
+ version "4.1.3"
2138
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.3.tgz#f5a6b4451295c06e213013697f7193be1630fa46"
2139
+ integrity sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==
2140
+
2136
2141
tapable@^2.2.0 :
2137
2142
version "2.2.1"
2138
2143
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
You can’t perform that action at this time.
0 commit comments