|
932 | 932 | core-js-pure "^3.0.0"
|
933 | 933 | regenerator-runtime "^0.13.4"
|
934 | 934 |
|
935 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 935 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
936 | 936 | version "7.12.5"
|
937 | 937 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
938 | 938 | integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
1696 | 1696 | "@babel/runtime" "^7.7.2"
|
1697 | 1697 | regenerator-runtime "^0.13.3"
|
1698 | 1698 |
|
| 1699 | +"@loadable/component@^5.14.1": |
| 1700 | + version "5.14.1" |
| 1701 | + resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.14.1.tgz#cacd807162430bb85ae085945318027a600adc85" |
| 1702 | + integrity sha512-UQBZfZrp1FLTf8RNhljXNHFNY4QhAA1L2+GOEeABBFre9TD0aFyQh3Sai5QxcOfy+FTbjIfti5iHaNRR7yUzEQ== |
| 1703 | + dependencies: |
| 1704 | + "@babel/runtime" "^7.7.7" |
| 1705 | + hoist-non-react-statics "^3.3.1" |
| 1706 | + react-is "^16.12.0" |
| 1707 | + |
1699 | 1708 | "@mdx-js/util@^2.0.0-next.8":
|
1700 | 1709 | version "2.0.0-next.8"
|
1701 | 1710 | resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-2.0.0-next.8.tgz#66ecc27b78e07a3ea2eb1a8fc5a99dfa0ba96690"
|
|
2022 | 2031 | dependencies:
|
2023 | 2032 | "@types/node" "*"
|
2024 | 2033 |
|
| 2034 | +"@types/loadable__component@^5.13.1": |
| 2035 | + version "5.13.1" |
| 2036 | + resolved "https://registry.yarnpkg.com/@types/loadable__component/-/loadable__component-5.13.1.tgz#97c24081676a194b29722ff6e3c24a3676984f2e" |
| 2037 | + integrity sha512-Zb/Qkw3BnlRoFkL6FJwDvhFhOfeotXRCWd7dHdjVLusHZ3dZjKNi3ERngYBt3tffk2NF4roGVKA/oZMA1KdbCg== |
| 2038 | + dependencies: |
| 2039 | + "@types/react" "*" |
| 2040 | + |
2025 | 2041 | "@types/lodash@^4.14.92":
|
2026 | 2042 | version "4.14.166"
|
2027 | 2043 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
|
@@ -7828,7 +7844,7 @@ hmac-drbg@^1.0.0:
|
7828 | 7844 | minimalistic-assert "^1.0.0"
|
7829 | 7845 | minimalistic-crypto-utils "^1.0.1"
|
7830 | 7846 |
|
7831 |
| -hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0: |
| 7847 | +hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: |
7832 | 7848 | version "3.3.2"
|
7833 | 7849 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
7834 | 7850 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
|
0 commit comments