|
2882 | 2882 | "@types/minimatch" "*" |
2883 | 2883 | "@types/node" "*" |
2884 | 2884 |
|
2885 | | -"@types/is-hotkey@^0.1.1": |
2886 | | - version "0.1.7" |
2887 | | - resolved "https://registry.yarnpkg.com/@types/is-hotkey/-/is-hotkey-0.1.7.tgz#30ec6d4234895230b576728ef77e70a52962f3b3" |
2888 | | - integrity sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ== |
2889 | | - |
2890 | 2885 | "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
2891 | 2886 | version "7.0.11" |
2892 | 2887 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" |
|
2916 | 2911 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" |
2917 | 2912 | integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== |
2918 | 2913 |
|
2919 | | -"@types/lodash@^4.14.149": |
2920 | | - version "4.14.182" |
2921 | | - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" |
2922 | | - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== |
2923 | | - |
2924 | 2914 | "@types/minimatch@*": |
2925 | 2915 | version "3.0.5" |
2926 | 2916 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" |
@@ -3619,10 +3609,10 @@ compute-scroll-into-view@1.0.20: |
3619 | 3609 | resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43" |
3620 | 3610 | integrity sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg== |
3621 | 3611 |
|
3622 | | -compute-scroll-into-view@^1.0.17: |
3623 | | - version "1.0.17" |
3624 | | - resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab" |
3625 | | - integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg== |
| 3612 | +compute-scroll-into-view@^3.0.2: |
| 3613 | + version "3.1.1" |
| 3614 | + resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz#02c3386ec531fb6a9881967388e53e8564f3e9aa" |
| 3615 | + integrity sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw== |
3626 | 3616 |
|
3627 | 3617 | concat-map@0.0.1: |
3628 | 3618 | version "0.0.1" |
@@ -3820,7 +3810,7 @@ dir-glob@^3.0.1: |
3820 | 3810 | dependencies: |
3821 | 3811 | path-type "^4.0.0" |
3822 | 3812 |
|
3823 | | -direction@^1.0.3: |
| 3813 | +direction@^1.0.4: |
3824 | 3814 | version "1.0.4" |
3825 | 3815 | resolved "https://registry.yarnpkg.com/direction/-/direction-1.0.4.tgz#2b86fb686967e987088caf8b89059370d4837442" |
3826 | 3816 | integrity sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ== |
@@ -4705,11 +4695,6 @@ ignore@^5.2.0: |
4705 | 4695 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a" |
4706 | 4696 | integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== |
4707 | 4697 |
|
4708 | | -immer@^9.0.6: |
4709 | | - version "9.0.14" |
4710 | | - resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.14.tgz#e05b83b63999d26382bb71676c9d827831248a48" |
4711 | | - integrity sha512-ubBeqQutOSLIFCUBN03jGeOS6a3DoYlSYwYJTa+gSKEZKU5redJIqkIdZ3JVv/4RZpfcXdAWH5zCNLWPRv2WDw== |
4712 | | - |
4713 | 4698 | import-fresh@^3.0.0, import-fresh@^3.2.1: |
4714 | 4699 | version "3.3.0" |
4715 | 4700 | resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" |
@@ -4839,10 +4824,10 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: |
4839 | 4824 | dependencies: |
4840 | 4825 | is-extglob "^2.1.1" |
4841 | 4826 |
|
4842 | | -is-hotkey@^0.1.6: |
4843 | | - version "0.1.8" |
4844 | | - resolved "https://registry.yarnpkg.com/is-hotkey/-/is-hotkey-0.1.8.tgz#6b1f4b2d0e5639934e20c05ed24d623a21d36d25" |
4845 | | - integrity sha512-qs3NZ1INIS+H+yeo7cD9pDfwYV/jqRh1JG9S9zYrNudkoUQg7OL7ziXqRKu+InFjUIDoP2o6HIkLYMh1pcWgyQ== |
| 4827 | +is-hotkey@^0.2.0: |
| 4828 | + version "0.2.0" |
| 4829 | + resolved "https://registry.yarnpkg.com/is-hotkey/-/is-hotkey-0.2.0.tgz#1835a68171a91e5c9460869d96336947c8340cef" |
| 4830 | + integrity sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw== |
4846 | 4831 |
|
4847 | 4832 | is-module@^1.0.0: |
4848 | 4833 | version "1.0.0" |
@@ -5200,7 +5185,7 @@ lodash.sortby@^4.7.0: |
5200 | 5185 | resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" |
5201 | 5186 | integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= |
5202 | 5187 |
|
5203 | | -lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4: |
| 5188 | +lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21: |
5204 | 5189 | version "4.17.21" |
5205 | 5190 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
5206 | 5191 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
@@ -6226,12 +6211,12 @@ schema-utils@^3.1.1: |
6226 | 6211 | ajv "^6.12.5" |
6227 | 6212 | ajv-keywords "^3.5.2" |
6228 | 6213 |
|
6229 | | -scroll-into-view-if-needed@^2.2.20: |
6230 | | - version "2.2.29" |
6231 | | - resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.29.tgz#551791a84b7e2287706511f8c68161e4990ab885" |
6232 | | - integrity sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg== |
| 6214 | +scroll-into-view-if-needed@^3.1.0: |
| 6215 | + version "3.1.0" |
| 6216 | + resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz#fa9524518c799b45a2ef6bbffb92bcad0296d01f" |
| 6217 | + integrity sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ== |
6233 | 6218 | dependencies: |
6234 | | - compute-scroll-into-view "^1.0.17" |
| 6219 | + compute-scroll-into-view "^3.0.2" |
6235 | 6220 |
|
6236 | 6221 | semver@7.0.0: |
6237 | 6222 | version "7.0.0" |
@@ -6335,29 +6320,22 @@ slash@^4.0.0: |
6335 | 6320 | resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7" |
6336 | 6321 | integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew== |
6337 | 6322 |
|
6338 | | -slate-react@^0.94.2: |
6339 | | - version "0.94.2" |
6340 | | - resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.94.2.tgz#3fc70f0212f42a1c417012d7a911f0ec9f6b11fe" |
6341 | | - integrity sha512-4wDSuTuGBkdQ609CS55uc2Yhfa5but21usBgAtCVhPJQazL85kzN2vUUYTmGb7d/mpP9tdnJiVPopIyhqlRJ8Q== |
| 6323 | +slate-react@^0.124.0: |
| 6324 | + version "0.124.0" |
| 6325 | + resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.124.0.tgz#a2233fc7d32f8414f29335586f39e49d9a14b821" |
| 6326 | + integrity sha512-NLN6ME64ChOgJtiVTKwISS1sI/Y8/qN1cwmDTZM9AQJCl+jR3XNCvDsKNrW0kJU+1G3NgIGaYoVWhgIVEIL+Aw== |
6342 | 6327 | dependencies: |
6343 | 6328 | "@juggle/resize-observer" "^3.4.0" |
6344 | | - "@types/is-hotkey" "^0.1.1" |
6345 | | - "@types/lodash" "^4.14.149" |
6346 | | - direction "^1.0.3" |
6347 | | - is-hotkey "^0.1.6" |
6348 | | - is-plain-object "^5.0.0" |
6349 | | - lodash "^4.17.4" |
6350 | | - scroll-into-view-if-needed "^2.2.20" |
6351 | | - tiny-invariant "1.0.6" |
| 6329 | + direction "^1.0.4" |
| 6330 | + is-hotkey "^0.2.0" |
| 6331 | + lodash "^4.17.21" |
| 6332 | + scroll-into-view-if-needed "^3.1.0" |
| 6333 | + tiny-invariant "1.3.1" |
6352 | 6334 |
|
6353 | | -slate@^0.94.1: |
6354 | | - version "0.94.1" |
6355 | | - resolved "https://registry.yarnpkg.com/slate/-/slate-0.94.1.tgz#13b0ba7d0a7eeb0ec89a87598e9111cbbd685696" |
6356 | | - integrity sha512-GH/yizXr1ceBoZ9P9uebIaHe3dC/g6Plpf9nlUwnvoyf6V1UOYrRwkabtOCd3ZfIGxomY4P7lfgLr7FPH8/BKA== |
6357 | | - dependencies: |
6358 | | - immer "^9.0.6" |
6359 | | - is-plain-object "^5.0.0" |
6360 | | - tiny-warning "^1.0.3" |
| 6335 | +slate@^0.124.0: |
| 6336 | + version "0.124.0" |
| 6337 | + resolved "https://registry.yarnpkg.com/slate/-/slate-0.124.0.tgz#83fe8cef72b78d40440634f207aebf671f9abc4f" |
| 6338 | + integrity sha512-yhtJ0MSV+Z63UTaZtGZDp1goO9XZb5VGER9bmwX+38yJUb7nijPkYEcxD5mpezsSLqL6NedUb4wyvoZa+HDWuQ== |
6361 | 6339 |
|
6362 | 6340 | source-list-map@^2.0.0: |
6363 | 6341 | version "2.0.1" |
@@ -6638,21 +6616,16 @@ tiny-glob@^0.2.9: |
6638 | 6616 | globalyzer "0.1.0" |
6639 | 6617 | globrex "^0.1.2" |
6640 | 6618 |
|
6641 | | -tiny-invariant@1.0.6: |
6642 | | - version "1.0.6" |
6643 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.6.tgz#b3f9b38835e36a41c843a3b0907a5a7b3755de73" |
6644 | | - integrity sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA== |
| 6619 | +tiny-invariant@1.3.1: |
| 6620 | + version "1.3.1" |
| 6621 | + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642" |
| 6622 | + integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw== |
6645 | 6623 |
|
6646 | 6624 | tiny-invariant@^1.0.6: |
6647 | 6625 | version "1.1.0" |
6648 | 6626 | resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875" |
6649 | 6627 | integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw== |
6650 | 6628 |
|
6651 | | -tiny-warning@^1.0.3: |
6652 | | - version "1.0.3" |
6653 | | - resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
6654 | | - integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
6655 | | - |
6656 | 6629 | tinybench@^2.5.0: |
6657 | 6630 | version "2.5.0" |
6658 | 6631 | resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.5.0.tgz#4711c99bbf6f3e986f67eb722fed9cddb3a68ba5" |
|
0 commit comments