|
166 | 166 | "@babel/helper-explode-assignable-expression" "^7.7.4"
|
167 | 167 | "@babel/types" "^7.7.4"
|
168 | 168 |
|
169 |
| -"@babel/helper-builder-react-jsx@^7.7.4": |
170 |
| - version "7.7.4" |
171 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.7.4.tgz#da188d247508b65375b2c30cf59de187be6b0c66" |
172 |
| - integrity sha512-kvbfHJNN9dg4rkEM4xn1s8d1/h6TYNvajy9L1wx4qLn9HFg0IkTsQi4rfBe92nxrPUFcMsHoMV+8rU7MJb3fCA== |
| 169 | +"@babel/helper-builder-react-jsx@^7.8.0": |
| 170 | + version "7.8.0" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.8.0.tgz#4b9111eb862f5fd8840c37d200610fa95ab0aad8" |
| 172 | + integrity sha512-Zg7VLtZzcAHoQ13S0pEIGKo8OAG3s5kjsk/4keGmUeNuc810T9fVp6izIaL8ZVeAErRFWJdvqFItY3QMTHMsSg== |
173 | 173 | dependencies:
|
174 |
| - "@babel/types" "^7.7.4" |
| 174 | + "@babel/types" "^7.8.0" |
175 | 175 | esutils "^2.0.0"
|
176 | 176 |
|
177 | 177 | "@babel/helper-call-delegate@^7.7.4":
|
|
311 | 311 | dependencies:
|
312 | 312 | "@babel/types" "^7.7.4"
|
313 | 313 |
|
314 |
| -"@babel/ [email protected]" , "@babel/helper-plugin-utils@^7.0.0": |
| 314 | + |
315 | 315 | version "7.0.0"
|
316 | 316 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
|
317 | 317 | integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
|
318 | 318 |
|
| 319 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0": |
| 320 | + version "7.8.0" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.0.tgz#59ec882d43c21c544ccb51decaecb306b34a8231" |
| 322 | + integrity sha512-+hAlRGdf8fHQAyNnDBqTHQhwdLURLdrCROoWaEQYiQhk2sV9Rhs+GoFZZfMJExTq9HG8o2NX3uN2G90bFtmFdA== |
| 323 | + |
319 | 324 | "@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
|
320 | 325 | version "7.5.5"
|
321 | 326 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351"
|
|
579 | 584 | dependencies:
|
580 | 585 | "@babel/helper-plugin-utils" "^7.0.0"
|
581 | 586 |
|
582 |
| -"@babel/ [email protected]", "@babel/plugin-syntax-jsx@^7.2.0" , "@babel/plugin-syntax-jsx@^7.7.4": |
| 587 | +"@babel/ [email protected]", "@babel/plugin-syntax-jsx@^7.2.0": |
583 | 588 | version "7.7.4"
|
584 | 589 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.7.4.tgz#dab2b56a36fb6c3c222a1fbc71f7bf97f327a9ec"
|
585 | 590 | integrity sha512-wuy6fiMe9y7HeZBWXYCGt2RGxZOj0BImZ9EyXJVnVGBKO/Br592rbR3rtIQn0eQhAk9vqaKP5n8tVqEFBQMfLg==
|
586 | 591 | dependencies:
|
587 | 592 | "@babel/helper-plugin-utils" "^7.0.0"
|
588 | 593 |
|
| 594 | +"@babel/plugin-syntax-jsx@^7.8.0": |
| 595 | + version "7.8.0" |
| 596 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.0.tgz#657a0306e2c74de84e0dcf8b6cb024ed990224fc" |
| 597 | + integrity sha512-zLDUckAuKeOtxJhfNE0TlR7iEApb2u7EYRlh5cxKzq6A5VzUbYEdyJGJlug41jDbjRbHTtsLKZUnUcy/8V3xZw== |
| 598 | + dependencies: |
| 599 | + "@babel/helper-plugin-utils" "^7.8.0" |
| 600 | + |
589 | 601 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.7.4":
|
590 | 602 | version "7.7.4"
|
591 | 603 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.7.4.tgz#e53b751d0c3061b1ba3089242524b65a7a9da12b"
|
|
853 | 865 | dependencies:
|
854 | 866 | "@babel/helper-plugin-utils" "^7.0.0"
|
855 | 867 |
|
856 |
| -"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.7.4": |
857 |
| - version "7.7.4" |
858 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.7.4.tgz#9f2b80b14ebc97eef4a9b29b612c58ed9c0d10dd" |
859 |
| - integrity sha512-sBbIvqYkthai0X0vkD2xsAwluBp+LtNHH+/V4a5ydifmTtb8KOVOlrMIk/MYmIc4uTYDnjZUHQildYNo36SRJw== |
| 868 | +"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.8.0": |
| 869 | + version "7.8.0" |
| 870 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.0.tgz#4aa02b070a83bb12033f483bf65ab2444ba1832a" |
| 871 | + integrity sha512-oozdOhU2hZ6Tb9LS9BceGqDSmiUrlZX8lmRqnxQuiGzqWlhflIRQ1oFBHdV+hv+Zi9e5BhRkfSYtMLRLEkuOVA== |
860 | 872 | dependencies:
|
861 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
| 873 | + "@babel/helper-plugin-utils" "^7.8.0" |
862 | 874 |
|
863 |
| -"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.7.4": |
864 |
| - version "7.7.4" |
865 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.7.4.tgz#81b8fbfd14b2215e8f1c2c3adfba266127b0231c" |
866 |
| - integrity sha512-PWYjSfqrO273mc1pKCRTIJXyqfc9vWYBax88yIhQb+bpw3XChVC7VWS4VwRVs63wFHKxizvGSd00XEr+YB9Q2A== |
| 875 | +"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.8.0": |
| 876 | + version "7.8.0" |
| 877 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.8.0.tgz#bd067b0ca21cf33eac80b7dfddf8699f1d13a943" |
| 878 | + integrity sha512-hJXfJdLDDlJoxW/rAjkuIpGUUTizQ6fN9tIciW1M8KIqFsmpEf9psBPNTXYRCOLYLEsra+/WgVq+sc+1z05nQw== |
867 | 879 | dependencies:
|
868 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
869 |
| - "@babel/plugin-syntax-jsx" "^7.7.4" |
| 880 | + "@babel/helper-plugin-utils" "^7.8.0" |
| 881 | + "@babel/plugin-syntax-jsx" "^7.8.0" |
870 | 882 |
|
871 |
| -"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.7.4": |
872 |
| - version "7.7.4" |
873 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.7.4.tgz#8994b1bf6014b133f5a46d3b7d1ee5f5e3e72c10" |
874 |
| - integrity sha512-5ZU9FnPhqtHsOXxutRtXZAzoEJwDaP32QcobbMP1/qt7NYcsCNK8XgzJcJfoEr/ZnzVvUNInNjIW22Z6I8p9mg== |
| 883 | +"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.8.0": |
| 884 | + version "7.8.0" |
| 885 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.8.0.tgz#97681728c12d770449d1c3657621afe974645e59" |
| 886 | + integrity sha512-W+0VXOhMRdUTL7brjKXND+BiXbsxczfMdZongQ/Jtti0JVMtcTxWo66NMxNNtbPYvbc4aUXmgjl3eMms41sYtg== |
875 | 887 | dependencies:
|
876 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
877 |
| - "@babel/plugin-syntax-jsx" "^7.7.4" |
| 888 | + "@babel/helper-plugin-utils" "^7.8.0" |
| 889 | + "@babel/plugin-syntax-jsx" "^7.8.0" |
878 | 890 |
|
879 |
| -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.7.0", "@babel/plugin-transform-react-jsx@^7.7.4": |
880 |
| - version "7.7.4" |
881 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.7.4.tgz#d91205717fae4e2f84d020cd3057ec02a10f11da" |
882 |
| - integrity sha512-LixU4BS95ZTEAZdPaIuyg/k8FiiqN9laQ0dMHB4MlpydHY53uQdWCUrwjLr5o6ilS6fAgZey4Q14XBjl5tL6xw== |
| 891 | +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.7.0", "@babel/plugin-transform-react-jsx@^7.8.0": |
| 892 | + version "7.8.0" |
| 893 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.8.0.tgz#5676f2a13befc16fa2a78bc557e02ff150c02a28" |
| 894 | + integrity sha512-r5DgP2ZblaGmW/azRS9rlaf3oY4r/ByXRDA5Lcr3iHUkx3cCfL9RM10gU7AQmzwKymoq8LZ55sHyq9VeQFHwyQ== |
883 | 895 | dependencies:
|
884 |
| - "@babel/helper-builder-react-jsx" "^7.7.4" |
885 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
886 |
| - "@babel/plugin-syntax-jsx" "^7.7.4" |
| 896 | + "@babel/helper-builder-react-jsx" "^7.8.0" |
| 897 | + "@babel/helper-plugin-utils" "^7.8.0" |
| 898 | + "@babel/plugin-syntax-jsx" "^7.8.0" |
887 | 899 |
|
888 | 900 | "@babel/plugin-transform-regenerator@^7.4.5", "@babel/plugin-transform-regenerator@^7.7.0", "@babel/plugin-transform-regenerator@^7.7.5":
|
889 | 901 | version "7.7.5"
|
|
1195 | 1207 | "@babel/plugin-transform-react-jsx-source" "^7.0.0"
|
1196 | 1208 |
|
1197 | 1209 | "@babel/preset-react@^7.0.0", "@babel/preset-react@^7.7.4":
|
1198 |
| - version "7.7.4" |
1199 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.7.4.tgz#3fe2ea698d8fb536d8e7881a592c3c1ee8bf5707" |
1200 |
| - integrity sha512-j+vZtg0/8pQr1H8wKoaJyGL2IEk3rG/GIvua7Sec7meXVIvGycihlGMx5xcU00kqCJbwzHs18xTu3YfREOqQ+g== |
| 1210 | + version "7.8.0" |
| 1211 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.8.0.tgz#fe3bdecfc94e9b4eb3aa2751cfb284e739e810be" |
| 1212 | + integrity sha512-GP9t18RjtH67ea3DA2k71VqtMnTOupYJx34Z+KUEBRoRxvdETaucmtMWH5uoGHWzAD4qxbuV5ckxpewm39NXkA== |
1201 | 1213 | dependencies:
|
1202 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
1203 |
| - "@babel/plugin-transform-react-display-name" "^7.7.4" |
1204 |
| - "@babel/plugin-transform-react-jsx" "^7.7.4" |
1205 |
| - "@babel/plugin-transform-react-jsx-self" "^7.7.4" |
1206 |
| - "@babel/plugin-transform-react-jsx-source" "^7.7.4" |
| 1214 | + "@babel/helper-plugin-utils" "^7.8.0" |
| 1215 | + "@babel/plugin-transform-react-display-name" "^7.8.0" |
| 1216 | + "@babel/plugin-transform-react-jsx" "^7.8.0" |
| 1217 | + "@babel/plugin-transform-react-jsx-self" "^7.8.0" |
| 1218 | + "@babel/plugin-transform-react-jsx-source" "^7.8.0" |
1207 | 1219 |
|
1208 | 1220 |
|
1209 | 1221 | version "7.6.0"
|
|
1291 | 1303 | lodash "^4.17.13"
|
1292 | 1304 | to-fast-properties "^2.0.0"
|
1293 | 1305 |
|
| 1306 | +"@babel/types@^7.8.0": |
| 1307 | + version "7.8.0" |
| 1308 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.0.tgz#1a2039a028057a2c888b668d94c98e61ea906e7f" |
| 1309 | + integrity sha512-1RF84ehyx9HH09dMMwGWl3UTWlVoCPtqqJPjGuC4JzMe1ZIVDJ2DT8mv3cPv/A7veLD6sgR7vi95lJqm+ZayIg== |
| 1310 | + dependencies: |
| 1311 | + esutils "^2.0.2" |
| 1312 | + lodash "^4.17.13" |
| 1313 | + to-fast-properties "^2.0.0" |
| 1314 | + |
1294 | 1315 | "@cnakazawa/watch@^1.0.3":
|
1295 | 1316 | version "1.0.3"
|
1296 | 1317 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
|
|
0 commit comments