|
1479 | 1479 | integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
|
1480 | 1480 |
|
1481 | 1481 | "@tailwindcss/typography@^0.5.10":
|
1482 |
| - version "0.5.10" |
1483 |
| - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a" |
1484 |
| - integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw== |
| 1482 | + version "0.5.15" |
| 1483 | + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" |
| 1484 | + integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== |
1485 | 1485 | dependencies:
|
1486 | 1486 | lodash.castarray "^4.4.0"
|
1487 | 1487 | lodash.isplainobject "^4.0.6"
|
@@ -7700,7 +7700,16 @@ streamx@^2.15.0:
|
7700 | 7700 | optionalDependencies:
|
7701 | 7701 | bare-events "^2.2.0"
|
7702 | 7702 |
|
7703 |
| -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 7703 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 7704 | + version "4.2.3" |
| 7705 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 7706 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 7707 | + dependencies: |
| 7708 | + emoji-regex "^8.0.0" |
| 7709 | + is-fullwidth-code-point "^3.0.0" |
| 7710 | + strip-ansi "^6.0.1" |
| 7711 | + |
| 7712 | +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
7704 | 7713 | version "4.2.3"
|
7705 | 7714 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
7706 | 7715 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -7767,7 +7776,14 @@ stringify-entities@^4.0.3:
|
7767 | 7776 | character-entities-html4 "^2.0.0"
|
7768 | 7777 | character-entities-legacy "^3.0.0"
|
7769 | 7778 |
|
7770 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 7779 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 7780 | + version "6.0.1" |
| 7781 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 7782 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 7783 | + dependencies: |
| 7784 | + ansi-regex "^5.0.1" |
| 7785 | + |
| 7786 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
7771 | 7787 | version "6.0.1"
|
7772 | 7788 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
7773 | 7789 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -8737,7 +8753,16 @@ wide-align@^1.1.2:
|
8737 | 8753 | dependencies:
|
8738 | 8754 | string-width "^1.0.2 || 2 || 3 || 4"
|
8739 | 8755 |
|
8740 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 8756 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 8757 | + version "7.0.0" |
| 8758 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 8759 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 8760 | + dependencies: |
| 8761 | + ansi-styles "^4.0.0" |
| 8762 | + string-width "^4.1.0" |
| 8763 | + strip-ansi "^6.0.0" |
| 8764 | + |
| 8765 | +wrap-ansi@^7.0.0: |
8741 | 8766 | version "7.0.0"
|
8742 | 8767 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
8743 | 8768 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments