|
2033 | 2033 | resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
|
2034 | 2034 | integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
|
2035 | 2035 |
|
| 2036 | +"@mdx-js/react@^3.0.0": |
| 2037 | + version "3.0.0" |
| 2038 | + resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271" |
| 2039 | + integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ== |
| 2040 | + dependencies: |
| 2041 | + "@types/mdx" "^2.0.0" |
| 2042 | + |
2036 | 2043 |
|
2037 | 2044 | version "1.6.22"
|
2038 | 2045 | resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
|
|
2398 | 2405 | resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
|
2399 | 2406 | integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
|
2400 | 2407 |
|
2401 |
| -"@tsconfig/docusaurus@^1.0.5": |
2402 |
| - version "1.0.7" |
2403 |
| - resolved "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-1.0.7.tgz" |
2404 |
| - integrity sha512-ffTXxGIP/IRMCjuzHd6M4/HdIrw1bMfC7Bv8hMkTadnePkpe0lG0oDSdbRpSDZb2rQMAgpbWiR10BvxvNYwYrg== |
| 2408 | +"@tsconfig/docusaurus@^2.0.2": |
| 2409 | + version "2.0.2" |
| 2410 | + resolved "https://registry.yarnpkg.com/@tsconfig/docusaurus/-/docusaurus-2.0.2.tgz#f96c7453ce9969ef938284eac74441e2d646efd7" |
| 2411 | + integrity sha512-12HWfYmgUl4M2o76/TFufGtI68wl2k/b8qPrIrG7ci9YJLrpAtadpy897Bz5v29Mlkr7a1Hq4KHdQTKtU+2rhQ== |
2405 | 2412 |
|
2406 | 2413 | "@types/body-parser@*":
|
2407 | 2414 | version "1.19.2"
|
|
2528 | 2535 | dependencies:
|
2529 | 2536 | "@types/unist" "*"
|
2530 | 2537 |
|
| 2538 | +"@types/mdx@^2.0.0": |
| 2539 | + version "2.0.9" |
| 2540 | + resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.9.tgz#80971e367bb884350ab5b2ce8fc06b34960170e7" |
| 2541 | + integrity sha512-OKMdj17y8Cs+k1r0XFyp59ChSOwf8ODGtMQ4mnpfz5eFDk1aO41yN3pSKGuvVzmWAkFp37seubY1tzOVpwfWwg== |
| 2542 | + |
2531 | 2543 | "@types/mime@*":
|
2532 | 2544 | version "3.0.1"
|
2533 | 2545 | resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
|
|
6771 | 6783 | dependencies:
|
6772 | 6784 | es6-symbol "^3"
|
6773 | 6785 |
|
6774 |
| -react-dom@^17.0.2: |
6775 |
| - version "17.0.2" |
6776 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
6777 |
| - integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
| 6786 | +react-dom@^18.2.0: |
| 6787 | + version "18.2.0" |
| 6788 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" |
| 6789 | + integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== |
6778 | 6790 | dependencies:
|
6779 | 6791 | loose-envify "^1.1.0"
|
6780 |
| - object-assign "^4.1.1" |
6781 |
| - scheduler "^0.20.2" |
| 6792 | + scheduler "^0.23.0" |
6782 | 6793 |
|
6783 | 6794 | react-error-overlay@^6.0.11:
|
6784 | 6795 | version "6.0.11"
|
@@ -6922,13 +6933,12 @@ react-textarea-autosize@^8.3.2:
|
6922 | 6933 | use-composed-ref "^1.3.0"
|
6923 | 6934 | use-latest "^1.2.1"
|
6924 | 6935 |
|
6925 |
| -react@^17.0.2: |
6926 |
| - version "17.0.2" |
6927 |
| - resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
6928 |
| - integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
| 6936 | +react@^18.2.0: |
| 6937 | + version "18.2.0" |
| 6938 | + resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
| 6939 | + integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== |
6929 | 6940 | dependencies:
|
6930 | 6941 | loose-envify "^1.1.0"
|
6931 |
| - object-assign "^4.1.1" |
6932 | 6942 |
|
6933 | 6943 | readable-stream@^2.0.1:
|
6934 | 6944 | version "2.3.8"
|
@@ -7220,13 +7230,12 @@ sax@^1.2.4:
|
7220 | 7230 | resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
|
7221 | 7231 | integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
7222 | 7232 |
|
7223 |
| -scheduler@^0.20.2: |
7224 |
| - version "0.20.2" |
7225 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
7226 |
| - integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
| 7233 | +scheduler@^0.23.0: |
| 7234 | + version "0.23.0" |
| 7235 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
| 7236 | + integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
7227 | 7237 | dependencies:
|
7228 | 7238 | loose-envify "^1.1.0"
|
7229 |
| - object-assign "^4.1.1" |
7230 | 7239 |
|
7231 | 7240 |
|
7232 | 7241 | version "2.7.0"
|
@@ -7878,10 +7887,10 @@ typedarray-to-buffer@^3.1.5:
|
7878 | 7887 | dependencies:
|
7879 | 7888 | is-typedarray "^1.0.0"
|
7880 | 7889 |
|
7881 |
| -typescript@^4.7.4: |
7882 |
| - version "4.9.5" |
7883 |
| - resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz" |
7884 |
| - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== |
| 7890 | +typescript@^5.2.2: |
| 7891 | + version "5.2.2" |
| 7892 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" |
| 7893 | + integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== |
7885 | 7894 |
|
7886 | 7895 | ua-parser-js@^0.7.30:
|
7887 | 7896 | version "0.7.35"
|
|
0 commit comments