|
35 | 35 | semver "^5.4.1"
|
36 | 36 | source-map "^0.5.0"
|
37 | 37 |
|
38 |
| -"@babel/core@^7.1.6", "@babel/core@^7.13.8": |
| 38 | +"@babel/core@^7.1.6": |
39 | 39 | version "7.13.8"
|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
|
41 | 41 | integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
|
|
57 | 57 | semver "^6.3.0"
|
58 | 58 | source-map "^0.5.0"
|
59 | 59 |
|
| 60 | +"@babel/core@^7.13.10": |
| 61 | + version "7.13.10" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
| 63 | + integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
| 64 | + dependencies: |
| 65 | + "@babel/code-frame" "^7.12.13" |
| 66 | + "@babel/generator" "^7.13.9" |
| 67 | + "@babel/helper-compilation-targets" "^7.13.10" |
| 68 | + "@babel/helper-module-transforms" "^7.13.0" |
| 69 | + "@babel/helpers" "^7.13.10" |
| 70 | + "@babel/parser" "^7.13.10" |
| 71 | + "@babel/template" "^7.12.13" |
| 72 | + "@babel/traverse" "^7.13.0" |
| 73 | + "@babel/types" "^7.13.0" |
| 74 | + convert-source-map "^1.7.0" |
| 75 | + debug "^4.1.0" |
| 76 | + gensync "^1.0.0-beta.2" |
| 77 | + json5 "^2.1.2" |
| 78 | + lodash "^4.17.19" |
| 79 | + semver "^6.3.0" |
| 80 | + source-map "^0.5.0" |
| 81 | + |
60 | 82 | "@babel/generator@^7.12.17":
|
61 | 83 | version "7.12.17"
|
62 | 84 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
|
|
66 | 88 | jsesc "^2.5.1"
|
67 | 89 | source-map "^0.5.0"
|
68 | 90 |
|
69 |
| -"@babel/generator@^7.13.0": |
| 91 | +"@babel/generator@^7.13.0", "@babel/generator@^7.13.9": |
70 | 92 | version "7.13.9"
|
71 | 93 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
|
72 | 94 | integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
|
|
75 | 97 | jsesc "^2.5.1"
|
76 | 98 | source-map "^0.5.0"
|
77 | 99 |
|
| 100 | +"@babel/helper-compilation-targets@^7.13.10": |
| 101 | + version "7.13.10" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
| 103 | + integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
| 104 | + dependencies: |
| 105 | + "@babel/compat-data" "^7.13.8" |
| 106 | + "@babel/helper-validator-option" "^7.12.17" |
| 107 | + browserslist "^4.14.5" |
| 108 | + semver "^6.3.0" |
| 109 | + |
78 | 110 | "@babel/helper-compilation-targets@^7.13.8":
|
79 | 111 | version "7.13.8"
|
80 | 112 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
|
|
249 | 281 | "@babel/traverse" "^7.13.0"
|
250 | 282 | "@babel/types" "^7.13.0"
|
251 | 283 |
|
| 284 | +"@babel/helpers@^7.13.10": |
| 285 | + version "7.13.10" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
| 287 | + integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
| 288 | + dependencies: |
| 289 | + "@babel/template" "^7.12.13" |
| 290 | + "@babel/traverse" "^7.13.0" |
| 291 | + "@babel/types" "^7.13.0" |
| 292 | + |
252 | 293 | "@babel/highlight@^7.12.13":
|
253 | 294 | version "7.12.13"
|
254 | 295 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
|
|
268 | 309 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
|
269 | 310 | integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
|
270 | 311 |
|
| 312 | +"@babel/parser@^7.13.10": |
| 313 | + version "7.13.10" |
| 314 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409" |
| 315 | + integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== |
| 316 | + |
271 | 317 | "@babel/plugin-proposal-class-properties@^7.1.0":
|
272 | 318 | version "7.13.0"
|
273 | 319 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
|
|
933 | 979 | dependencies:
|
934 | 980 | "@types/istanbul-lib-report" "*"
|
935 | 981 |
|
936 |
| -"@types/jest@^26.0.20": |
937 |
| - version "26.0.20" |
938 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307" |
939 |
| - integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA== |
| 982 | +"@types/jest@^26.0.21": |
| 983 | + version "26.0.21" |
| 984 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24" |
| 985 | + integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA== |
940 | 986 | dependencies:
|
941 | 987 | jest-diff "^26.0.0"
|
942 | 988 | pretty-format "^26.0.0"
|
|
953 | 999 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
|
954 | 1000 | integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
|
955 | 1001 |
|
956 |
| -"@types/node@^14.14.31": |
957 |
| - version "14.14.31" |
958 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055" |
959 |
| - integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g== |
| 1002 | +"@types/node@^14.14.35": |
| 1003 | + version "14.14.35" |
| 1004 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313" |
| 1005 | + integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== |
960 | 1006 |
|
961 | 1007 | "@types/normalize-package-data@^2.4.0":
|
962 | 1008 | version "2.4.0"
|
|
973 | 1019 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
974 | 1020 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
975 | 1021 |
|
976 |
| -"@types/react-dom@^17.0.1": |
977 |
| - version "17.0.1" |
978 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.1.tgz#d92d77d020bfb083e07cc8e0ac9f933599a4d56a" |
979 |
| - integrity sha512-yIVyopxQb8IDZ7SOHeTovurFq+fXiPICa+GV3gp0Xedsl+MwQlMLKmvrnEjFbQxjliH5YVAEWFh975eVNmKj7Q== |
| 1022 | +"@types/react-dom@^17.0.2": |
| 1023 | + version "17.0.2" |
| 1024 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43" |
| 1025 | + integrity sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg== |
980 | 1026 | dependencies:
|
981 | 1027 | "@types/react" "*"
|
982 | 1028 |
|
983 |
| -"@types/react@*", "@types/react@^17.0.2": |
| 1029 | +"@types/react@*": |
984 | 1030 | version "17.0.2"
|
985 | 1031 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
|
986 | 1032 | integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
|
987 | 1033 | dependencies:
|
988 | 1034 | "@types/prop-types" "*"
|
989 | 1035 | csstype "^3.0.2"
|
990 | 1036 |
|
| 1037 | +"@types/react@^17.0.3": |
| 1038 | + version "17.0.3" |
| 1039 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79" |
| 1040 | + integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg== |
| 1041 | + dependencies: |
| 1042 | + "@types/prop-types" "*" |
| 1043 | + "@types/scheduler" "*" |
| 1044 | + csstype "^3.0.2" |
| 1045 | + |
991 | 1046 | "@types/relateurl@*":
|
992 | 1047 | version "0.2.28"
|
993 | 1048 | resolved "https://registry.yarnpkg.com/@types/relateurl/-/relateurl-0.2.28.tgz#6bda7db8653fa62643f5ee69e9f69c11a392e3a6"
|
|
1000 | 1055 | dependencies:
|
1001 | 1056 | "@types/node" "*"
|
1002 | 1057 |
|
| 1058 | +"@types/scheduler@*": |
| 1059 | + version "0.16.1" |
| 1060 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" |
| 1061 | + integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== |
| 1062 | + |
1003 | 1063 | "@types/stack-utils@^2.0.0":
|
1004 | 1064 | version "2.0.0"
|
1005 | 1065 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
|
|
0 commit comments