|
970 | 970 | dependencies:
|
971 | 971 | regenerator-runtime "^0.13.4"
|
972 | 972 |
|
| 973 | +"@babel/runtime@^7.10.4", "@babel/runtime@^7.10.5": |
| 974 | + version "7.20.7" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd" |
| 976 | + integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ== |
| 977 | + dependencies: |
| 978 | + regenerator-runtime "^0.13.11" |
| 979 | + |
973 | 980 | "@babel/template@^7.10.4", "@babel/template@^7.3.3":
|
974 | 981 | version "7.10.4"
|
975 | 982 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
|
|
1042 | 1049 | minimatch "^3.0.4"
|
1043 | 1050 | strip-json-comments "^3.1.1"
|
1044 | 1051 |
|
| 1052 | +"@fluentui/react-component-event-listener@~0.63.0": |
| 1053 | + version "0.63.1" |
| 1054 | + resolved "https://registry.yarnpkg.com/@fluentui/react-component-event-listener/-/react-component-event-listener-0.63.1.tgz#c2af94893671f1d6bfe2a8a07dcfa2cb01b85f52" |
| 1055 | + integrity sha512-gSMdOh6tI3IJKZFqxfQwbTpskpME0CvxdxGM2tdglmf6ZPVDi0L4+KKIm+2dN8nzb8Ya1A8ZT+Ddq0KmZtwVQg== |
| 1056 | + dependencies: |
| 1057 | + "@babel/runtime" "^7.10.4" |
| 1058 | + |
| 1059 | +"@fluentui/react-component-ref@~0.63.0": |
| 1060 | + version "0.63.1" |
| 1061 | + resolved "https://registry.yarnpkg.com/@fluentui/react-component-ref/-/react-component-ref-0.63.1.tgz#a7778e2a5c724d12e828afd994c93fa2da44f64e" |
| 1062 | + integrity sha512-8MkXX4+R3i80msdbD4rFpEB4WWq2UDvGwG386g3ckIWbekdvN9z2kWAd9OXhRGqB7QeOsoAGWocp6gAMCivRlw== |
| 1063 | + dependencies: |
| 1064 | + "@babel/runtime" "^7.10.4" |
| 1065 | + react-is "^16.6.3" |
| 1066 | + |
1045 | 1067 | "@hapi/address@2.x.x":
|
1046 | 1068 | version "2.1.4"
|
1047 | 1069 | resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5"
|
|
1301 | 1323 | schema-utils "^2.6.5"
|
1302 | 1324 | source-map "^0.7.3"
|
1303 | 1325 |
|
| 1326 | +"@popperjs/core@^2.6.0": |
| 1327 | + version "2.11.6" |
| 1328 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45" |
| 1329 | + integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw== |
| 1330 | + |
1304 | 1331 | "@rollup/plugin-node-resolve@^7.1.1":
|
1305 | 1332 | version "7.1.3"
|
1306 | 1333 | resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.3.tgz#80de384edfbd7bfc9101164910f86078151a3eca"
|
|
1329 | 1356 | estree-walker "^1.0.1"
|
1330 | 1357 | picomatch "^2.2.2"
|
1331 | 1358 |
|
| 1359 | +"@semantic-ui-react/event-stack@^3.1.3": |
| 1360 | + version "3.1.3" |
| 1361 | + resolved "https://registry.yarnpkg.com/@semantic-ui-react/event-stack/-/event-stack-3.1.3.tgz#2862d2631d67dd846c705db2fc1ede1c468be3a1" |
| 1362 | + integrity sha512-FdTmJyWvJaYinHrKRsMLDrz4tTMGdFfds299Qory53hBugiDvGC0tEJf+cHsi5igDwWb/CLOgOiChInHwq8URQ== |
| 1363 | + dependencies: |
| 1364 | + exenv "^1.2.2" |
| 1365 | + prop-types "^15.6.2" |
| 1366 | + |
1332 | 1367 | "@sinonjs/commons@^1.7.0":
|
1333 | 1368 | version "1.8.1"
|
1334 | 1369 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
@@ -3118,6 +3153,11 @@ clone-deep@^4.0.1:
|
3118 | 3153 | kind-of "^6.0.2"
|
3119 | 3154 | shallow-clone "^3.0.0"
|
3120 | 3155 |
|
| 3156 | +clsx@^1.1.1: |
| 3157 | + version "1.2.1" |
| 3158 | + resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" |
| 3159 | + integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg== |
| 3160 | + |
3121 | 3161 | co@^4.6.0:
|
3122 | 3162 | version "4.6.0"
|
3123 | 3163 | resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
@@ -4586,6 +4626,11 @@ execa@^4.0.0:
|
4586 | 4626 | signal-exit "^3.0.2"
|
4587 | 4627 | strip-final-newline "^2.0.0"
|
4588 | 4628 |
|
| 4629 | +exenv@^1.2.2: |
| 4630 | + version "1.2.2" |
| 4631 | + resolved "https://registry.yarnpkg.com/exenv/-/exenv-1.2.2.tgz#2ae78e85d9894158670b03d47bec1f03bd91bb9d" |
| 4632 | + integrity sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw== |
| 4633 | + |
4589 | 4634 | exit@^0.1.2:
|
4590 | 4635 | version "0.1.2"
|
4591 | 4636 | resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
|
@@ -4902,9 +4947,9 @@ flush-write-stream@^1.0.0:
|
4902 | 4947 | readable-stream "^2.3.6"
|
4903 | 4948 |
|
4904 | 4949 | follow-redirects@^1.0.0:
|
4905 |
| - version "1.13.0" |
4906 |
| - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" |
4907 |
| - integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== |
| 4950 | + version "1.15.2" |
| 4951 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" |
| 4952 | + integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== |
4908 | 4953 |
|
4909 | 4954 | for-in@^0.1.3:
|
4910 | 4955 | version "0.1.8"
|
@@ -6641,6 +6686,11 @@ jsx-ast-utils@^2.4.1:
|
6641 | 6686 | array-includes "^3.1.1"
|
6642 | 6687 | object.assign "^4.1.1"
|
6643 | 6688 |
|
| 6689 | +keyboard-key@^1.1.0: |
| 6690 | + version "1.1.0" |
| 6691 | + resolved "https://registry.yarnpkg.com/keyboard-key/-/keyboard-key-1.1.0.tgz#6f2e8e37fa11475bb1f1d65d5174f1b35653f5b7" |
| 6692 | + integrity sha512-qkBzPTi3rlAKvX7k0/ub44sqOfXeLc/jcnGGmj5c7BJpU8eDrEVPyhCvNYAaoubbsLm9uGWwQJO1ytQK1a9/dQ== |
| 6693 | + |
6644 | 6694 | killable@^1.0.1:
|
6645 | 6695 | version "1.0.1"
|
6646 | 6696 | resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
|
@@ -6811,6 +6861,11 @@ locate-path@^5.0.0:
|
6811 | 6861 | dependencies:
|
6812 | 6862 | p-locate "^4.1.0"
|
6813 | 6863 |
|
| 6864 | +lodash-es@^4.17.21: |
| 6865 | + version "4.17.21" |
| 6866 | + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" |
| 6867 | + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== |
| 6868 | + |
6814 | 6869 | lodash._reinterpolate@^3.0.0:
|
6815 | 6870 | version "3.0.0"
|
6816 | 6871 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
@@ -6851,12 +6906,17 @@ lodash.uniq@^4.5.0:
|
6851 | 6906 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
6852 | 6907 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
6853 | 6908 |
|
| 6909 | +lodash@^4.17.21: |
| 6910 | + version "4.17.21" |
| 6911 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| 6912 | + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| 6913 | + |
6854 | 6914 | loglevel@^1.6.8:
|
6855 | 6915 | version "1.7.0"
|
6856 | 6916 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.0.tgz#728166855a740d59d38db01cf46f042caa041bb0"
|
6857 | 6917 | integrity sha512-i2sY04nal5jDcagM3FMfG++T69GEEM8CYuOfeOIvmXzOIcwE9a/CJPR0MFM97pYMj/u10lzz7/zd7+qwhrBTqQ==
|
6858 | 6918 |
|
6859 |
| -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 6919 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
6860 | 6920 | version "1.4.0"
|
6861 | 6921 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
6862 | 6922 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
@@ -8702,6 +8762,15 @@ prompts@^2.0.1:
|
8702 | 8762 | kleur "^3.0.3"
|
8703 | 8763 | sisteransi "^1.0.4"
|
8704 | 8764 |
|
| 8765 | +prop-types@^15.6.2: |
| 8766 | + version "15.8.1" |
| 8767 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
| 8768 | + integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
| 8769 | + dependencies: |
| 8770 | + loose-envify "^1.4.0" |
| 8771 | + object-assign "^4.1.1" |
| 8772 | + react-is "^16.13.1" |
| 8773 | + |
8705 | 8774 | prop-types@^15.7.2:
|
8706 | 8775 | version "15.7.2"
|
8707 | 8776 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
|
@@ -8912,16 +8981,34 @@ react-error-overlay@^6.0.8:
|
8912 | 8981 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.8.tgz#474ed11d04fc6bda3af643447d85e9127ed6b5de"
|
8913 | 8982 | integrity sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw==
|
8914 | 8983 |
|
8915 |
| -react-is@^16.8.1: |
| 8984 | +react-fast-compare@^3.0.1: |
| 8985 | + version "3.2.0" |
| 8986 | + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" |
| 8987 | + integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== |
| 8988 | + |
| 8989 | +react-is@^16.13.1, react-is@^16.6.3, react-is@^16.8.1: |
8916 | 8990 | version "16.13.1"
|
8917 | 8991 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
8918 | 8992 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
8919 | 8993 |
|
| 8994 | +"react-is@^16.8.6 || ^17.0.0 || ^18.0.0": |
| 8995 | + version "18.2.0" |
| 8996 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
| 8997 | + integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
| 8998 | + |
8920 | 8999 | react-is@^17.0.1:
|
8921 | 9000 | version "17.0.1"
|
8922 | 9001 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
|
8923 | 9002 | integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
|
8924 | 9003 |
|
| 9004 | +react-popper@^2.3.0: |
| 9005 | + version "2.3.0" |
| 9006 | + resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-2.3.0.tgz#17891c620e1320dce318bad9fede46a5f71c70ba" |
| 9007 | + integrity sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q== |
| 9008 | + dependencies: |
| 9009 | + react-fast-compare "^3.0.1" |
| 9010 | + warning "^4.0.2" |
| 9011 | + |
8925 | 9012 | react-refresh@^0.8.3:
|
8926 | 9013 | version "0.8.3"
|
8927 | 9014 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
|
@@ -9106,6 +9193,11 @@ regenerator-runtime@^0.11.0:
|
9106 | 9193 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
9107 | 9194 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
9108 | 9195 |
|
| 9196 | +regenerator-runtime@^0.13.11: |
| 9197 | + version "0.13.11" |
| 9198 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 9199 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 9200 | + |
9109 | 9201 | regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7:
|
9110 | 9202 | version "0.13.7"
|
9111 | 9203 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
@@ -9565,6 +9657,25 @@ selfsigned@^1.10.7:
|
9565 | 9657 | dependencies:
|
9566 | 9658 | node-forge "^0.10.0"
|
9567 | 9659 |
|
| 9660 | +semantic-ui-react@^2.0.0: |
| 9661 | + version "2.1.4" |
| 9662 | + resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.4.tgz#8a877b169125bb7dd9321c53c425d6d46ac53862" |
| 9663 | + integrity sha512-7CxjBoFUfH7fUvtn+SPkkIocthUD9kV3niF1mUMa9TbeyPAf2brtRCZBlT2OpHaXmkscFzGjEfhbJo9gKfotzQ== |
| 9664 | + dependencies: |
| 9665 | + "@babel/runtime" "^7.10.5" |
| 9666 | + "@fluentui/react-component-event-listener" "~0.63.0" |
| 9667 | + "@fluentui/react-component-ref" "~0.63.0" |
| 9668 | + "@popperjs/core" "^2.6.0" |
| 9669 | + "@semantic-ui-react/event-stack" "^3.1.3" |
| 9670 | + clsx "^1.1.1" |
| 9671 | + keyboard-key "^1.1.0" |
| 9672 | + lodash "^4.17.21" |
| 9673 | + lodash-es "^4.17.21" |
| 9674 | + prop-types "^15.7.2" |
| 9675 | + react-is "^16.8.6 || ^17.0.0 || ^18.0.0" |
| 9676 | + react-popper "^2.3.0" |
| 9677 | + shallowequal "^1.1.0" |
| 9678 | + |
9568 | 9679 | "semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
|
9569 | 9680 | version "5.7.1"
|
9570 | 9681 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
@@ -9696,6 +9807,11 @@ shallow-clone@^3.0.0:
|
9696 | 9807 | dependencies:
|
9697 | 9808 | kind-of "^6.0.2"
|
9698 | 9809 |
|
| 9810 | +shallowequal@^1.1.0: |
| 9811 | + version "1.1.0" |
| 9812 | + resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" |
| 9813 | + integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== |
| 9814 | + |
9699 | 9815 | shebang-command@^1.2.0:
|
9700 | 9816 | version "1.2.0"
|
9701 | 9817 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
|
@@ -10874,6 +10990,13 @@ walker@^1.0.7, walker@~1.0.5:
|
10874 | 10990 | dependencies:
|
10875 | 10991 | makeerror "1.0.x"
|
10876 | 10992 |
|
| 10993 | +warning@^4.0.2: |
| 10994 | + version "4.0.3" |
| 10995 | + resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" |
| 10996 | + integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w== |
| 10997 | + dependencies: |
| 10998 | + loose-envify "^1.0.0" |
| 10999 | + |
10877 | 11000 | watchpack-chokidar2@^2.0.0:
|
10878 | 11001 | version "2.0.0"
|
10879 | 11002 | resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.0.tgz#9948a1866cbbd6cb824dea13a7ed691f6c8ddff0"
|
|
0 commit comments