|
366 | 366 | "@bbob/preset" "*" |
367 | 367 | "@bbob/types" "*" |
368 | 368 |
|
369 | | -"@bbob/preset-react@4.2.0": |
370 | | - version "4.2.0" |
371 | | - resolved "https://registry.yarnpkg.com/@bbob/preset-react/-/preset-react-4.2.0.tgz#cfcbcf6e8187ed5510a51f01b69ecc84fd4b42e8" |
372 | | - integrity sha512-f6VoTaFVxtx4dVWCYjbSkeK2roYgjj/mMc7TJtPOReSjLZqxk0sV0LUcNfbEeNdCcygASjKZAX5FOhDZ4qADng== |
| 369 | +"@bbob/preset-react@4.3.1": |
| 370 | + version "4.3.1" |
| 371 | + resolved "https://registry.yarnpkg.com/@bbob/preset-react/-/preset-react-4.3.1.tgz#ea16fdb79bd13fc0d411fbac7c98b976410af0c0" |
| 372 | + integrity sha512-YF7Qwfh75UT4GfU/VEr8STP0nzbRNSGCuBgDMPau2/f1DCBIbqwXhIn8+7MkO4qJ3Lr4Tn1dYh6w1SlroLWRvg== |
373 | 373 | dependencies: |
| 374 | + "@bbob/plugin-helper" "*" |
374 | 375 | "@bbob/preset-html5" "*" |
375 | 376 | "@bbob/types" "*" |
376 | 377 |
|
@@ -10652,7 +10653,16 @@ string-length@^4.0.1: |
10652 | 10653 | char-regex "^1.0.2" |
10653 | 10654 | strip-ansi "^6.0.0" |
10654 | 10655 |
|
10655 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 10656 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 10657 | + version "4.2.3" |
| 10658 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 10659 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 10660 | + dependencies: |
| 10661 | + emoji-regex "^8.0.0" |
| 10662 | + is-fullwidth-code-point "^3.0.0" |
| 10663 | + strip-ansi "^6.0.1" |
| 10664 | + |
| 10665 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
10656 | 10666 | version "4.2.3" |
10657 | 10667 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
10658 | 10668 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -10765,7 +10775,14 @@ stringify-object@^6.0.0: |
10765 | 10775 | is-obj "^3.0.0" |
10766 | 10776 | is-regexp "^3.1.0" |
10767 | 10777 |
|
10768 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 10778 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 10779 | + version "6.0.1" |
| 10780 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 10781 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 10782 | + dependencies: |
| 10783 | + ansi-regex "^5.0.1" |
| 10784 | + |
| 10785 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
10769 | 10786 | version "6.0.1" |
10770 | 10787 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
10771 | 10788 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -11692,7 +11709,16 @@ word-wrap@^1.2.5: |
11692 | 11709 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" |
11693 | 11710 | integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== |
11694 | 11711 |
|
11695 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 11712 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 11713 | + version "7.0.0" |
| 11714 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 11715 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 11716 | + dependencies: |
| 11717 | + ansi-styles "^4.0.0" |
| 11718 | + string-width "^4.1.0" |
| 11719 | + strip-ansi "^6.0.0" |
| 11720 | + |
| 11721 | +wrap-ansi@^7.0.0: |
11696 | 11722 | version "7.0.0" |
11697 | 11723 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
11698 | 11724 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments