File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
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.2 " ,
136
+ "tailwindcss" : " ^3.1.3 " ,
137
137
"tap-spot" : " ^1.1.2" ,
138
138
"unist-util-visit" : " ^4.1.0" ,
139
139
"webpack" : " ^5.73.0" ,
Original file line number Diff line number Diff line change @@ -3180,10 +3180,10 @@ arch@^2.2.0:
3180
3180
resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11"
3181
3181
integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==
3182
3182
3183
- arg@^5.0.1 :
3184
- version "5.0.1 "
3185
- resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.1 .tgz#eb0c9a8f77786cad2af8ff2b862899842d7b6adb "
3186
- integrity sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA ==
3183
+ arg@^5.0.2 :
3184
+ version "5.0.2 "
3185
+ resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2 .tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c "
3186
+ integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg ==
3187
3187
3188
3188
argparse@^1.0.7:
3189
3189
version "1.0.10"
@@ -11548,12 +11548,12 @@ table-layout@^1.0.1:
11548
11548
typical "^5.2.0"
11549
11549
wordwrapjs "^4.0.0"
11550
11550
11551
- tailwindcss@^3.1.2 :
11552
- version "3.1.2 "
11553
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.2 .tgz#b5607d17adb6cbb11a13738cc5fdf3e5527dcd7a "
11554
- integrity sha512-yJ6L5s1U5AeS5g7HHy212zdQfjwD426FBfm59pet/JsyneuZuD4C2W7PpJEg4ppisiB21uLqtNagv8KXury3+Q ==
11551
+ tailwindcss@^3.1.3 :
11552
+ version "3.1.3 "
11553
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.3 .tgz#b9ef2c1ae537c339679e8e89635af8e143d1c7eb "
11554
+ integrity sha512-PRJNYdSIthrb8hjmAyymEyEN8Yo61TMXpzyFUpxULeeyRn3Y3gpvuw6FlRTKrJvK7thSGKRnhT36VovVx4WeMA ==
11555
11555
dependencies:
11556
- arg "^5.0.1 "
11556
+ arg "^5.0.2 "
11557
11557
chokidar "^3.5.3"
11558
11558
color-name "^1.1.4"
11559
11559
detective "^5.2.1"
You can’t perform that action at this time.
0 commit comments