|
10 | 10 | "@babel/highlight" "^7.14.5"
|
11 | 11 |
|
12 | 12 | "@babel/helper-validator-identifier@^7.14.5":
|
13 |
| - version "7.14.9" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
15 |
| - integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 13 | + version "7.15.7" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
| 15 | + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
16 | 16 |
|
17 | 17 | "@babel/highlight@^7.14.5":
|
18 | 18 | version "7.14.5"
|
@@ -413,9 +413,9 @@ glob-parent@^6.0.1:
|
413 | 413 | is-glob "^4.0.1"
|
414 | 414 |
|
415 | 415 | glob@^7.0.0, glob@^7.1.3:
|
416 |
| - version "7.1.7" |
417 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" |
418 |
| - integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
| 416 | + version "7.2.0" |
| 417 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023" |
| 418 | + integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== |
419 | 419 | dependencies:
|
420 | 420 | fs.realpath "^1.0.0"
|
421 | 421 | inflight "^1.0.4"
|
@@ -543,9 +543,9 @@ is-extglob@^2.1.1:
|
543 | 543 | integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
|
544 | 544 |
|
545 | 545 | is-glob@^4.0.1, is-glob@~4.0.1:
|
546 |
| - version "4.0.1" |
547 |
| - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" |
548 |
| - integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== |
| 546 | + version "4.0.2" |
| 547 | + resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.2.tgz#859fc2e731e58c902f99fcabccb75a7dd07d29d8" |
| 548 | + integrity sha512-ZZTOjRcDjuAAAv2cTBQP/lL59ZTArx77+7UzHdWW/XB1mrfp7DEaVpKmZ0XIzx+M7AxfhKcqV+nMetUQmFifwg== |
549 | 549 | dependencies:
|
550 | 550 | is-extglob "^2.1.1"
|
551 | 551 |
|
@@ -648,10 +648,15 @@ modern-normalize@^1.1.0:
|
648 | 648 | resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-1.1.0.tgz#da8e80140d9221426bd4f725c6e11283d34f90b7"
|
649 | 649 | integrity sha512-2lMlY1Yc1+CUy0gw4H95uNN7vjbpoED7NNRSBHE25nWfLBdmMzFCsPshlzbxHz+gYMcBEUN8V4pU16prcdPSgA==
|
650 | 650 |
|
651 |
| -nanoid@^3.1.23: |
652 |
| - version "3.1.25" |
653 |
| - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152" |
654 |
| - integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q== |
| 651 | +nanocolors@^0.2.2: |
| 652 | + version "0.2.9" |
| 653 | + resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.9.tgz#319c5e7a73571abd60e4d273150c2cb95017ac5b" |
| 654 | + integrity sha512-aymgS4Xe0LMqHOHl7jSUEkFh/6O/pcF0j61dBtreQZ1nmbyYdYjSYSJzz0iPLbKPkMtSmdRgyBGywNZGjKOEfw== |
| 655 | + |
| 656 | +nanoid@^3.1.25: |
| 657 | + version "3.1.28" |
| 658 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.28.tgz#3c01bac14cb6c5680569014cc65a2f26424c6bd4" |
| 659 | + integrity sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw== |
655 | 660 |
|
656 | 661 | node-emoji@^1.11.0:
|
657 | 662 | version "1.11.0"
|
@@ -767,12 +772,12 @@ postcss-value-parser@^4.1.0:
|
767 | 772 | integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
|
768 | 773 |
|
769 | 774 | postcss@^8.1.6, postcss@^8.2.1:
|
770 |
| - version "8.3.6" |
771 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea" |
772 |
| - integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A== |
| 775 | + version "8.3.8" |
| 776 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.8.tgz#9ebe2a127396b4b4570ae9f7770e7fb83db2bac1" |
| 777 | + integrity sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA== |
773 | 778 | dependencies:
|
774 |
| - colorette "^1.2.2" |
775 |
| - nanoid "^3.1.23" |
| 779 | + nanocolors "^0.2.2" |
| 780 | + nanoid "^3.1.25" |
776 | 781 | source-map-js "^0.6.2"
|
777 | 782 |
|
778 | 783 | pretty-hrtime@^1.0.3:
|
@@ -889,9 +894,9 @@ supports-color@^7.1.0:
|
889 | 894 | has-flag "^4.0.0"
|
890 | 895 |
|
891 | 896 | tailwindcss@^2.2.7:
|
892 |
| - version "2.2.15" |
893 |
| - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe" |
894 |
| - integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ== |
| 897 | + version "2.2.16" |
| 898 | + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.16.tgz#32f81bdf1758b639cb83b9d30bf7cbecdda49e5e" |
| 899 | + integrity sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg== |
895 | 900 | dependencies:
|
896 | 901 | arg "^5.0.1"
|
897 | 902 | bytes "^3.0.0"
|
|
0 commit comments