@@ -7333,6 +7333,14 @@ postcss-selector-parser@^6.0.10:
7333
7333
cssesc "^3.0.0"
7334
7334
util-deprecate "^1.0.2"
7335
7335
7336
+ postcss-selector-parser@^6.0.11 :
7337
+ version "6.0.11"
7338
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
7339
+ integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
7340
+ dependencies :
7341
+ cssesc "^3.0.0"
7342
+ util-deprecate "^1.0.2"
7343
+
7336
7344
postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0 :
7337
7345
version "4.2.0"
7338
7346
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
@@ -7347,7 +7355,7 @@ postcss@8.4.14:
7347
7355
picocolors "^1.0.0"
7348
7356
source-map-js "^1.0.2"
7349
7357
7350
- postcss@8.4.21 :
7358
+ postcss@8.4.21, postcss@^8.0.9 :
7351
7359
version "8.4.21"
7352
7360
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
7353
7361
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
@@ -7356,15 +7364,6 @@ postcss@8.4.21:
7356
7364
picocolors "^1.0.0"
7357
7365
source-map-js "^1.0.2"
7358
7366
7359
- postcss@^8.4.18 :
7360
- version "8.4.18"
7361
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
7362
- integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
7363
- dependencies :
7364
- nanoid "^3.3.4"
7365
- picocolors "^1.0.0"
7366
- source-map-js "^1.0.2"
7367
-
7368
7367
preact@10.4.1 :
7369
7368
version "10.4.1"
7370
7369
resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.1.tgz#9b3ba020547673a231c6cf16f0fbaef0e8863431"
@@ -8413,10 +8412,10 @@ table@^6.8.0:
8413
8412
string-width "^4.2.3"
8414
8413
strip-ansi "^6.0.1"
8415
8414
8416
- tailwindcss@3.2.4 :
8417
- version "3.2.4 "
8418
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4 .tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250 "
8419
- integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ ==
8415
+ tailwindcss@3.2.6 :
8416
+ version "3.2.6 "
8417
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.6 .tgz#9bedbc744a4a85d6120ce0cc3db024c551a5c733 "
8418
+ integrity sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw ==
8420
8419
dependencies :
8421
8420
arg "^5.0.2"
8422
8421
chokidar "^3.5.3"
@@ -8432,12 +8431,12 @@ tailwindcss@3.2.4:
8432
8431
normalize-path "^3.0.0"
8433
8432
object-hash "^3.0.0"
8434
8433
picocolors "^1.0.0"
8435
- postcss "^8.4.18 "
8434
+ postcss "^8.0.9 "
8436
8435
postcss-import "^14.1.0"
8437
8436
postcss-js "^4.0.0"
8438
8437
postcss-load-config "^3.1.4"
8439
8438
postcss-nested "6.0.0"
8440
- postcss-selector-parser "^6.0.10 "
8439
+ postcss-selector-parser "^6.0.11 "
8441
8440
postcss-value-parser "^4.2.0"
8442
8441
quick-lru "^5.1.1"
8443
8442
resolve "^1.22.1"
0 commit comments