File tree 2 files changed +12
-7
lines changed 2 files changed +12
-7
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.1.6 " ,
136
+ "tailwindcss" : " ^3.1.7 " ,
137
137
"tap-spot" : " ^1.1.2" ,
138
138
"unist-util-visit" : " ^4.1.0" ,
139
139
"webpack" : " ^5.74.0" ,
Original file line number Diff line number Diff line change @@ -7360,11 +7360,16 @@ levn@~0.3.0:
7360
7360
prelude-ls "~1.1.2"
7361
7361
type-check "~0.3.2"
7362
7362
7363
- [email protected] , lilconfig@^2.0.3, lilconfig@^2.0.5 :
7363
+
7364
7364
version "2.0.5"
7365
7365
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25"
7366
7366
integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==
7367
7367
7368
+ lilconfig@^2.0.3, lilconfig@^2.0.5, lilconfig@^2.0.6:
7369
+ version "2.0.6"
7370
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.6.tgz#32a384558bd58af3d4c6e077dd1ad1d397bc69d4"
7371
+ integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==
7372
+
7368
7373
lines-and-columns@^1.1.6:
7369
7374
version "1.1.6"
7370
7375
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -11223,10 +11228,10 @@ table-layout@^1.0.1:
11223
11228
typical "^5.2.0"
11224
11229
wordwrapjs "^4.0.0"
11225
11230
11226
- tailwindcss@^3.1.6 :
11227
- version "3.1.6 "
11228
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.6 .tgz#bcb719357776c39e6376a8d84e9834b2b19a49f1 "
11229
- integrity sha512-7skAOY56erZAFQssT1xkpk+kWt2NrO45kORlxFPXUt3CiGsVPhH1smuH5XoDH6sGPXLyBv+zgCKA2HWBsgCytg ==
11231
+ tailwindcss@^3.1.7 :
11232
+ version "3.1.7 "
11233
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.7 .tgz#ce99425f30a74e01457a2e6a724463b0df3159ac "
11234
+ integrity sha512-r7mgumZ3k0InfVPpGWcX8X/Ut4xBfv+1O/+C73ar/m01LxGVzWvPxF/w6xIUPEztrCoz7axfx0SMdh8FH8ZvRQ ==
11230
11235
dependencies:
11231
11236
arg "^5.0.2"
11232
11237
chokidar "^3.5.3"
@@ -11237,7 +11242,7 @@ tailwindcss@^3.1.6:
11237
11242
fast-glob "^3.2.11"
11238
11243
glob-parent "^6.0.2"
11239
11244
is-glob "^4.0.3"
11240
- lilconfig "^2.0.5 "
11245
+ lilconfig "^2.0.6 "
11241
11246
normalize-path "^3.0.0"
11242
11247
object-hash "^3.0.0"
11243
11248
picocolors "^1.0.0"
You can’t perform that action at this time.
0 commit comments