|
1269 | 1269 | "@fluentui/set-version" "^8.2.24" |
1270 | 1270 | tslib "^2.1.0" |
1271 | 1271 |
|
| 1272 | +"@fluentui/chart-utilities@^1.1.15": |
| 1273 | + version "1.1.15" |
| 1274 | + resolved "https://registry.yarnpkg.com/@fluentui/chart-utilities/-/chart-utilities-1.1.15.tgz#edad07ab67c5a0ebe78c67af15526590b376c94c" |
| 1275 | + integrity sha512-D3axQQbtMh/ao1Ed/o7jm7oiu+OJXCX7A1R1B++SQ6MoxUch8LTTg0kVPp7/rCO/ujlPanCJvVx1JxjvbPU4sg== |
| 1276 | + dependencies: |
| 1277 | + "@fluentui/set-version" "^8.2.24" |
| 1278 | + tslib "^2.1.0" |
| 1279 | + |
1272 | 1280 | "@fluentui/date-time-utilities@^8.6.10": |
1273 | 1281 | version "8.6.10" |
1274 | 1282 | resolved "https://registry.yarnpkg.com/@fluentui/date-time-utilities/-/date-time-utilities-8.6.10.tgz#b24384c0f525b4cb798cf2e9d9855182da1e6a91" |
|
1520 | 1528 | embla-carousel-autoplay "^8.5.1" |
1521 | 1529 | embla-carousel-fade "^8.5.1" |
1522 | 1530 |
|
1523 | | -"@fluentui/react-charting@^5.23.97": |
1524 | | - version "5.23.97" |
1525 | | - resolved "https://registry.yarnpkg.com/@fluentui/react-charting/-/react-charting-5.23.97.tgz#ed48bbb83992c07d553f125bc0bee3f611df2177" |
1526 | | - integrity sha512-WLsHcCGbmOMs2SNNNabfjN4iPHzadcuVfwetXbNRckwKJ19epGtGXtLsz8DJpKX/T6uQ5B9uV6qR5/ReQRVpdQ== |
| 1531 | +"@fluentui/react-charting@^5.24.0": |
| 1532 | + version "5.24.0" |
| 1533 | + resolved "https://registry.yarnpkg.com/@fluentui/react-charting/-/react-charting-5.24.0.tgz#ec41daf25ef91926dccb277b848816477c2b9d24" |
| 1534 | + integrity sha512-8Q3veSo6AdCyUYyycPZPrLVf+HFROF63sOTk5HyD+FCZBHnW+NPv/5HDEsLaucy2BRKj5PZT/eGUMknx2EHb1g== |
1527 | 1535 | dependencies: |
1528 | | - "@fluentui/chart-utilities" "^1.1.14" |
| 1536 | + "@fluentui/chart-utilities" "^1.1.15" |
1529 | 1537 | "@fluentui/react-focus" "^8.9.25" |
1530 | 1538 | "@fluentui/set-version" "^8.2.24" |
1531 | 1539 | "@fluentui/theme-samples" "^8.7.209" |
@@ -11444,7 +11452,16 @@ string-split-by@^1.0.0: |
11444 | 11452 | dependencies: |
11445 | 11453 | parenthesis "^3.1.5" |
11446 | 11454 |
|
11447 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0: |
| 11455 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 11456 | + version "4.2.3" |
| 11457 | + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
| 11458 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 11459 | + dependencies: |
| 11460 | + emoji-regex "^8.0.0" |
| 11461 | + is-fullwidth-code-point "^3.0.0" |
| 11462 | + strip-ansi "^6.0.1" |
| 11463 | + |
| 11464 | +string-width@^4.1.0, string-width@^4.2.0: |
11448 | 11465 | version "4.2.3" |
11449 | 11466 | resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
11450 | 11467 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -11553,7 +11570,14 @@ stringify-object@^3.3.0: |
11553 | 11570 | is-obj "^1.0.1" |
11554 | 11571 | is-regexp "^1.0.0" |
11555 | 11572 |
|
11556 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 11573 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 11574 | + version "6.0.1" |
| 11575 | + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
| 11576 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 11577 | + dependencies: |
| 11578 | + ansi-regex "^5.0.1" |
| 11579 | + |
| 11580 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
11557 | 11581 | version "6.0.1" |
11558 | 11582 | resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
11559 | 11583 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -12771,7 +12795,16 @@ world-calendars@^1.0.3: |
12771 | 12795 | dependencies: |
12772 | 12796 | object-assign "^4.1.0" |
12773 | 12797 |
|
12774 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 12798 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 12799 | + version "7.0.0" |
| 12800 | + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
| 12801 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 12802 | + dependencies: |
| 12803 | + ansi-styles "^4.0.0" |
| 12804 | + string-width "^4.1.0" |
| 12805 | + strip-ansi "^6.0.0" |
| 12806 | + |
| 12807 | +wrap-ansi@^7.0.0: |
12775 | 12808 | version "7.0.0" |
12776 | 12809 | resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
12777 | 12810 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments