File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 133
133
"sitemap-static" : " ^0.4.2" ,
134
134
"static-site-generator-webpack-plugin" : " ^3.4.1" ,
135
135
"style-loader" : " ^3.3.1" ,
136
- "tailwindcss" : " ^3.2.0 " ,
136
+ "tailwindcss" : " ^3.2.1 " ,
137
137
"tap-spot" : " ^1.1.2" ,
138
138
"unist-util-visit" : " ^4.1.1" ,
139
139
"webpack" : " ^5.74.0" ,
Original file line number Diff line number Diff line change @@ -11283,10 +11283,10 @@ table-layout@^1.0.1:
11283
11283
typical "^5.2.0"
11284
11284
wordwrapjs "^4.0.0"
11285
11285
11286
- tailwindcss@^3.2.0 :
11287
- version "3.2.0 "
11288
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.0 .tgz#0164a930645e7e1df301df1e9d434a52602c918d "
11289
- integrity sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA ==
11286
+ tailwindcss@^3.2.1 :
11287
+ version "3.2.1 "
11288
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.1 .tgz#1bd828fff3172489962357f8d531c184080a6786 "
11289
+ integrity sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg ==
11290
11290
dependencies:
11291
11291
arg "^5.0.2"
11292
11292
chokidar "^3.5.3"
@@ -11298,6 +11298,7 @@ tailwindcss@^3.2.0:
11298
11298
glob-parent "^6.0.2"
11299
11299
is-glob "^4.0.3"
11300
11300
lilconfig "^2.0.6"
11301
+ micromatch "^4.0.5"
11301
11302
normalize-path "^3.0.0"
11302
11303
object-hash "^3.0.0"
11303
11304
picocolors "^1.0.0"
You can’t perform that action at this time.
0 commit comments