@@ -7938,6 +7938,11 @@ html-tag-names@^1.1.5:
7938
7938
resolved "https://registry.yarnpkg.com/html-tag-names/-/html-tag-names-1.1.5.tgz#f537420c16769511283f8ae1681785fbc89ee0a9"
7939
7939
integrity sha512-aI5tKwNTBzOZApHIynaAwecLBv8TlZTEy/P4Sj2SzzAhBrGuI8yGZ0UIXVPQzOHGS+to2mjb04iy6VWt/8+d8A==
7940
7940
7941
+ html-tags@^3.1.0:
7942
+ version "3.1.0"
7943
+ resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140"
7944
+ integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==
7945
+
7941
7946
html-void-elements@^1.0.0:
7942
7947
version "1.0.5"
7943
7948
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483"
@@ -10442,6 +10447,11 @@ object-hash@^1.1.4:
10442
10447
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
10443
10448
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
10444
10449
10450
+ object-hash@^2.0.3:
10451
+ version "2.0.3"
10452
+ resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3.tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea"
10453
+ integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg==
10454
+
10445
10455
object-inspect@^1.7.0:
10446
10456
version "1.8.0"
10447
10457
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
@@ -14358,10 +14368,10 @@ table@^5.2.3:
14358
14368
slice-ansi "^2.1.0"
14359
14369
string-width "^3.0.0"
14360
14370
14361
- tailwindcss@1.6.2 :
14362
- version "1.6.2 "
14363
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.6.2 .tgz#352da9e1b0d9154c95ce12483daa1c2fa1f1eea8 "
14364
- integrity sha512-Cpa0kElG8Sg5sJSvTYi2frmIQZq0w37RLNNrYyy/W6HIWKspqSdTfb9tIN6X1gm4KV5a+TE/n7EKmn5Q9C7EUQ ==
14371
+ tailwindcss@1.8.12 :
14372
+ version "1.8.12 "
14373
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.8.12 .tgz#5a33692b5eebd79836210db1449dcbd8d6ea9bd3 "
14374
+ integrity sha512-VChYp+4SduP8hHFAmf75P5Yf0qNQi3oSSnpEMKkC6kWW/9K+SizRgbmllqLJLnTZq+eM3TDwvn1jWXvvg+dfDA ==
14365
14375
dependencies:
14366
14376
"@fullhuman/postcss-purgecss" "^2.1.2"
14367
14377
autoprefixer "^9.4.5"
14371
14381
color "^3.1.2"
14372
14382
detective "^5.2.0"
14373
14383
fs-extra "^8.0.0"
14374
- lodash "^4.17.15"
14384
+ html-tags "^3.1.0"
14385
+ lodash "^4.17.20"
14375
14386
node-emoji "^1.8.1"
14376
14387
normalize.css "^8.0.1"
14388
+ object-hash "^2.0.3"
14377
14389
postcss "^7.0.11"
14378
14390
postcss-functions "^3.0.0"
14379
14391
postcss-js "^2.0.0"
14380
14392
postcss-nested "^4.1.1"
14381
14393
postcss-selector-parser "^6.0.0"
14394
+ postcss-value-parser "^4.1.0"
14382
14395
pretty-hrtime "^1.0.3"
14383
14396
reduce-css-calc "^2.1.6"
14384
14397
resolve "^1.14.2"
0 commit comments