|
1392 | 1392 | resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429" |
1393 | 1393 | integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg== |
1394 | 1394 |
|
1395 | | -"@fortawesome/fontawesome-common-types@6.7.2": |
1396 | | - version "6.7.2" |
1397 | | - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz#7123d74b0c1e726794aed1184795dbce12186470" |
1398 | | - integrity sha512-Zs+YeHUC5fkt7Mg1l6XTniei3k4bwG/yo3iFUtZWd/pMx9g3fdvkSK9E0FOC+++phXOka78uJcYb8JaFkW52Xg== |
1399 | | - |
1400 | | -"@fortawesome/fontawesome-svg-core@^6.7.2": |
1401 | | - version "6.7.2" |
1402 | | - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz#0ac6013724d5cc327c1eb81335b91300a4fce2f2" |
1403 | | - integrity sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA== |
1404 | | - dependencies: |
1405 | | - "@fortawesome/fontawesome-common-types" "6.7.2" |
1406 | | - |
1407 | | -"@fortawesome/free-solid-svg-icons@^6.7.2": |
1408 | | - version "6.7.2" |
1409 | | - resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz#fe25883b5eb8464a82918599950d283c465b57f6" |
1410 | | - integrity sha512-GsBrnOzU8uj0LECDfD5zomZJIjrPhIlWU82AHwa2s40FKH+kcxQaBvBo3Z4TxyZHIyX8XTDxsyA33/Vx9eFuQA== |
1411 | | - dependencies: |
1412 | | - "@fortawesome/fontawesome-common-types" "6.7.2" |
1413 | | - |
1414 | | -"@fortawesome/react-fontawesome@^0.2.2": |
1415 | | - version "0.2.2" |
1416 | | - resolved "https://registry.yarnpkg.com/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.2.tgz#68b058f9132b46c8599875f6a636dad231af78d4" |
1417 | | - integrity sha512-EnkrprPNqI6SXJl//m29hpaNzOp1bruISWaOiRtkMi/xSvHJlzc2j2JAYS7egxt/EbjSNV/k6Xy0AQI6vB2+1g== |
1418 | | - dependencies: |
1419 | | - prop-types "^15.8.1" |
1420 | | - |
1421 | 1395 | "@humanfs/core@^0.19.1": |
1422 | 1396 | version "0.19.1" |
1423 | 1397 | resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77" |
@@ -9163,7 +9137,16 @@ string-length@^4.0.1: |
9163 | 9137 | char-regex "^1.0.2" |
9164 | 9138 | strip-ansi "^6.0.0" |
9165 | 9139 |
|
9166 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 9140 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 9141 | + version "4.2.3" |
| 9142 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 9143 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 9144 | + dependencies: |
| 9145 | + emoji-regex "^8.0.0" |
| 9146 | + is-fullwidth-code-point "^3.0.0" |
| 9147 | + strip-ansi "^6.0.1" |
| 9148 | + |
| 9149 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
9167 | 9150 | version "4.2.3" |
9168 | 9151 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
9169 | 9152 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -9272,7 +9255,14 @@ stringify-object@^3.3.0: |
9272 | 9255 | is-obj "^1.0.1" |
9273 | 9256 | is-regexp "^1.0.0" |
9274 | 9257 |
|
9275 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 9258 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 9259 | + version "6.0.1" |
| 9260 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 9261 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 9262 | + dependencies: |
| 9263 | + ansi-regex "^5.0.1" |
| 9264 | + |
| 9265 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
9276 | 9266 | version "6.0.1" |
9277 | 9267 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
9278 | 9268 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -10376,7 +10366,16 @@ workbox-window@7.3.0: |
10376 | 10366 | "@types/trusted-types" "^2.0.2" |
10377 | 10367 | workbox-core "7.3.0" |
10378 | 10368 |
|
10379 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 10369 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 10370 | + version "7.0.0" |
| 10371 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 10372 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 10373 | + dependencies: |
| 10374 | + ansi-styles "^4.0.0" |
| 10375 | + string-width "^4.1.0" |
| 10376 | + strip-ansi "^6.0.0" |
| 10377 | + |
| 10378 | +wrap-ansi@^7.0.0: |
10380 | 10379 | version "7.0.0" |
10381 | 10380 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
10382 | 10381 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments