|
295 | 295 | "@babel/helper-replace-supers" "^7.1.0" |
296 | 296 | "@babel/plugin-syntax-class-properties" "^7.0.0" |
297 | 297 |
|
| 298 | +"@babel/plugin-proposal-class-properties@^7.0.0": |
| 299 | + version "7.3.3" |
| 300 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.3.tgz#e69ee114a834a671293ace001708cc1682ed63f9" |
| 301 | + integrity sha512-XO9eeU1/UwGPM8L+TjnQCykuVcXqaO5J1bkRPIygqZ/A2L1xVMJ9aZXrY31c0U4H2/LHKL4lbFQLsxktSrc/Ng== |
| 302 | + dependencies: |
| 303 | + "@babel/helper-create-class-features-plugin" "^7.3.0" |
| 304 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 305 | + |
298 | 306 | "@babel/plugin-proposal-class-properties@^7.2.3": |
299 | 307 | version "7.3.0" |
300 | 308 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.0.tgz#272636bc0fa19a0bc46e601ec78136a173ea36cd" |
|
638 | 646 | "@babel/helper-annotate-as-pure" "^7.0.0" |
639 | 647 | "@babel/helper-plugin-utils" "^7.0.0" |
640 | 648 |
|
641 | | -"@babel/plugin-transform-react-constant-elements@^7.0.0", "@babel/plugin-transform-react-constant-elements@^7.2.0": |
| 649 | +"@babel/plugin-transform-react-constant-elements@^7.0.0": |
642 | 650 | version "7.2.0" |
643 | 651 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.2.0.tgz#ed602dc2d8bff2f0cb1a5ce29263dbdec40779f7" |
644 | 652 | integrity sha512-YYQFg6giRFMsZPKUM9v+VcHOdfSQdz9jHCx3akAi3UYgyjndmdYGSXylQ/V+HswQt4fL8IklchD9HTsaOCrWQQ== |
|
813 | 821 | js-levenshtein "^1.1.3" |
814 | 822 | semver "^5.3.0" |
815 | 823 |
|
816 | | -"@babel/preset-env@^7.1.6", "@babel/preset-env@^7.2.0", "@babel/preset-env@^7.2.3": |
| 824 | +"@babel/preset-env@^7.0.0", "@babel/preset-env@^7.1.6", "@babel/preset-env@^7.2.3": |
817 | 825 | version "7.3.1" |
818 | 826 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.1.tgz#389e8ca6b17ae67aaf9a2111665030be923515db" |
819 | 827 | integrity sha512-FHKrD6Dxf30e8xgHQO0zJZpUPfVZg+Xwgz5/RdSWCbza9QLNk4Qbp40ctRoqDxml3O8RMzB1DU55SXeDG6PqHQ== |
|
1083 | 1091 | dependencies: |
1084 | 1092 | any-observable "^0.3.0" |
1085 | 1093 |
|
1086 | | -"@storybook/[email protected]alpha.8": |
1087 | | - version "4.2.0-alpha.8" |
1088 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-4.2.0-alpha.8.tgz#b5fea61c4838f63f7c62a6ffb5ca499a49de2a95" |
1089 | | - integrity sha512-9S1XhjZjXLd+ARMjqCSeqsy0cxJCUgiZq1YiCxzTiOqzKHs4xmnxYnHL1rz7dNfAF6H8kbpp5w/opIq+/AzPQA== |
| 1094 | +"@storybook/[email protected]cra-debug.0": |
| 1095 | + version "4.2.0-cra-debug.0" |
| 1096 | + resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-4.2.0-cra-debug.0.tgz#7c8875cd3310f89fda048187dee5636def2aa2dc" |
| 1097 | + integrity sha512-QG3j1eiBJX06nWcKL52Yjsv5Fa1j+G+0QkCu2W5eqRqPPI0Hgux5moxzrbBQ/OvVlw62y26aE1Uj2HGt1muaZg== |
1090 | 1098 | dependencies: |
1091 | 1099 | "@emotion/core" "^0.13.1" |
1092 | 1100 | "@emotion/provider" "^0.11.2" |
1093 | 1101 | "@emotion/styled" "^0.10.6" |
1094 | | - "@storybook/addons" "4.2.0-alpha.8" |
1095 | | - "@storybook/components" "4.2.0-alpha.8" |
1096 | | - "@storybook/core-events" "4.2.0-alpha.8" |
| 1102 | + "@storybook/addons" "4.2.0-cra-debug.0" |
| 1103 | + "@storybook/components" "4.2.0-cra-debug.0" |
| 1104 | + "@storybook/core-events" "4.2.0-cra-debug.0" |
1097 | 1105 | core-js "^2.5.7" |
1098 | 1106 | deep-equal "^1.0.1" |
1099 | 1107 | global "^4.3.2" |
|
1103 | 1111 | react-inspector "^2.3.0" |
1104 | 1112 | uuid "^3.3.2" |
1105 | 1113 |
|
1106 | | -"@storybook/[email protected]alpha.8": |
1107 | | - version "4.2.0-alpha.8" |
1108 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-info/-/addon-info-4.2.0-alpha.8.tgz#ce412fcce71e51ef405992f3ed91e72c5001f7bd" |
1109 | | - integrity sha512-Bwd/WJkaRlBwrprt/kIZ8lnOQYk7+kPj3lSvaqbCbhkT5p6Tr10gHTnxkxrD8CNmPmsgcvv+jb7rMC2gpRPU0A== |
| 1114 | +"@storybook/[email protected]cra-debug.0": |
| 1115 | + version "4.2.0-cra-debug.0" |
| 1116 | + resolved "https://registry.yarnpkg.com/@storybook/addon-info/-/addon-info-4.2.0-cra-debug.0.tgz#692db2afd4835642b4a221514b4a335ad941edbf" |
| 1117 | + integrity sha512-53pERai1fbR60ZpAc97dQqYtjR6pJNzb70KI0wiikvotxe5AQpJ1JSN4Amma0s46wJjpMKmNpAcKQyIFKEq9/w== |
1110 | 1118 | dependencies: |
1111 | 1119 | "@emotion/styled" "^0.10.6" |
1112 | | - "@storybook/addons" "4.2.0-alpha.8" |
1113 | | - "@storybook/client-logger" "4.2.0-alpha.8" |
1114 | | - "@storybook/components" "4.2.0-alpha.8" |
| 1120 | + "@storybook/addons" "4.2.0-cra-debug.0" |
| 1121 | + "@storybook/client-logger" "4.2.0-cra-debug.0" |
| 1122 | + "@storybook/components" "4.2.0-cra-debug.0" |
1115 | 1123 | core-js "^2.5.7" |
1116 | 1124 | global "^4.3.2" |
1117 | 1125 | marksy "^6.1.0" |
|
1122 | 1130 | react-lifecycles-compat "^3.0.4" |
1123 | 1131 | util-deprecate "^1.0.2" |
1124 | 1132 |
|
1125 | | -"@storybook/[email protected]alpha.8": |
1126 | | - version "4.2.0-alpha.8" |
1127 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-4.2.0-alpha.8.tgz#3b576a30f97440678d1003d58c978061a4309da1" |
1128 | | - integrity sha512-gPSkI1LX+hcVfrxFwmnx0DBVJMVSiBVMpCLs+WeLwi3Dzcf1wBIIiEraNgXLIz8N2fmylK0yZFojwRXYlii1Ng== |
| 1133 | +"@storybook/[email protected]cra-debug.0": |
| 1134 | + version "4.2.0-cra-debug.0" |
| 1135 | + resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-4.2.0-cra-debug.0.tgz#c4ffda4a97b4d62a73f56be93808f234592ae202" |
| 1136 | + integrity sha512-QLeXGoYBvhDDHBkxsiKe4FrZ8a+EtBNlKLieaRPuixnLIPpoNCDcKePT8D8ibKHR5doN6rFOHgEhpCXgXZXujA== |
1129 | 1137 | dependencies: |
1130 | | - "@storybook/addons" "4.2.0-alpha.8" |
1131 | | - "@storybook/components" "4.2.0-alpha.8" |
1132 | | - "@storybook/core-events" "4.2.0-alpha.8" |
| 1138 | + "@storybook/addons" "4.2.0-cra-debug.0" |
| 1139 | + "@storybook/components" "4.2.0-cra-debug.0" |
| 1140 | + "@storybook/core-events" "4.2.0-cra-debug.0" |
1133 | 1141 | core-js "^2.5.7" |
1134 | 1142 | global "^4.3.2" |
1135 | 1143 | prop-types "^15.6.2" |
1136 | 1144 |
|
1137 | | -"@storybook/[email protected]alpha.8": |
1138 | | - version "4.2.0-alpha.8" |
1139 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-options/-/addon-options-4.2.0-alpha.8.tgz#f04f4187b8f2056f29febbfcac7be13a3bcd2c1f" |
1140 | | - integrity sha512-/G6GeTzb947xDSc1E/csF8jeSmmJGhpMOA0hpuLueZXt/gghGkwZCZ6fjBY9ZlKjzagIT5RQqcZwqzWYdQuu7Q== |
| 1145 | +"@storybook/[email protected]cra-debug.0": |
| 1146 | + version "4.2.0-cra-debug.0" |
| 1147 | + resolved "https://registry.yarnpkg.com/@storybook/addon-options/-/addon-options-4.2.0-cra-debug.0.tgz#2b58c8fa562cb2a1202c112cedfef8bb68f20023" |
| 1148 | + integrity sha512-E/I/bkeq/Eojoys9rh02eiCQIwpwro9Tt7x0iWpO94PYeZugDMqTiB+nfBy38PrgobZs4zwUi41qmdqxgGD8gA== |
1141 | 1149 | dependencies: |
1142 | | - "@storybook/addons" "4.2.0-alpha.8" |
| 1150 | + "@storybook/addons" "4.2.0-cra-debug.0" |
1143 | 1151 | core-js "^2.5.7" |
1144 | 1152 | util-deprecate "^1.0.2" |
1145 | 1153 |
|
1146 | | -"@storybook/[email protected]alpha.8": |
1147 | | - version "4.2.0-alpha.8" |
1148 | | - resolved "https://registry.yarnpkg.com/@storybook/addon-storyshots/-/addon-storyshots-4.2.0-alpha.8.tgz#f3db329716937371727beb3f312652b4ad4f7d15" |
1149 | | - integrity sha512-SYhMhCsplzFSaJe5EePqP7wxJaO4q0dWxc5y/zyR1GFU6aUS4ZynXT7UjsOoN71GCfoRlpnIuH0QeUJiIyEZgg== |
| 1154 | +"@storybook/[email protected]cra-debug.0": |
| 1155 | + version "4.2.0-cra-debug.0" |
| 1156 | + resolved "https://registry.yarnpkg.com/@storybook/addon-storyshots/-/addon-storyshots-4.2.0-cra-debug.0.tgz#46367e01fc003c299430af4df5767afc45771f9e" |
| 1157 | + integrity sha512-OvIF2XXoF0TTXpbBSdT1t5Y6rMm95UO8c2q7x2OLq0sNEVmYMvUk7ycQas6k5+k/PQKuZbmlNtB9BdG4q4xX3Q== |
1150 | 1158 | dependencies: |
1151 | | - "@storybook/addons" "4.2.0-alpha.8" |
| 1159 | + "@storybook/addons" "4.2.0-cra-debug.0" |
1152 | 1160 | core-js "^2.5.7" |
1153 | 1161 | glob "^7.1.3" |
1154 | 1162 | global "^4.3.2" |
1155 | 1163 | jest-specific-snapshot "^1.0.0" |
1156 | 1164 | read-pkg-up "^4.0.0" |
1157 | 1165 | regenerator-runtime "^0.12.1" |
1158 | 1166 |
|
1159 | | -"@storybook/[email protected]alpha.8": |
1160 | | - version "4.2.0-alpha.8" |
1161 | | - resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-4.2.0-alpha.8.tgz#595357b602b87d31b5ba3ef86b17484928f052f7" |
1162 | | - integrity sha512-pcENgn+fkfu61yefJDYn9mUSSdBd8YM+hwRBpyhRdh7zygr5KpyJCKNZjZaoeuNNCwPONXsZ4tfjFcTeWEzYKA== |
| 1167 | +"@storybook/[email protected]cra-debug.0": |
| 1168 | + version "4.2.0-cra-debug.0" |
| 1169 | + resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-4.2.0-cra-debug.0.tgz#b247654e7fdf5d34580ae3e4f13369f24bca909f" |
| 1170 | + integrity sha512-4qYARQHu6qrvYGs9oy3oWG6Z6ZLtsPap9gPAsR4RaAL4vlCCQpo3TdFDx8zpTzmjJ3gBgkkx6cRbGsVLEdLXLg== |
1163 | 1171 | dependencies: |
1164 | | - "@storybook/channels" "4.2.0-alpha.8" |
1165 | | - "@storybook/components" "4.2.0-alpha.8" |
| 1172 | + "@storybook/channels" "4.2.0-cra-debug.0" |
| 1173 | + "@storybook/components" "4.2.0-cra-debug.0" |
1166 | 1174 | global "^4.3.2" |
1167 | 1175 | util-deprecate "^1.0.2" |
1168 | 1176 |
|
1169 | | -"@storybook/[email protected]alpha.8": |
1170 | | - version "4.2.0-alpha.8" |
1171 | | - resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-4.2.0-alpha.8.tgz#c43ef5e09f431cc93a7f9a4fd37cbcb52f8897a2" |
1172 | | - integrity sha512-UdOu5BB3yt+M+HLvwX5z7j5kVpDC0tGG7BIvOHCiFmKczRd3xhFEBsuF75h2K9V3RaWmk0q/WbDzsvhdZi/fdQ== |
| 1177 | +"@storybook/[email protected]cra-debug.0": |
| 1178 | + version "4.2.0-cra-debug.0" |
| 1179 | + resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-4.2.0-cra-debug.0.tgz#e92dc0845491c305290161fe182229cb155116c6" |
| 1180 | + integrity sha512-lgZyqH7D1jQcJBDbiSjfd5bBr0vX5lo/4S6WtqAlOAn3RyaQYy47yp0Bz/Uooax7aHmm5GlotTMssxf4Bt5Bvg== |
1173 | 1181 | dependencies: |
1174 | | - "@storybook/channels" "4.2.0-alpha.8" |
| 1182 | + "@storybook/channels" "4.2.0-cra-debug.0" |
1175 | 1183 | global "^4.3.2" |
1176 | 1184 | json-stringify-safe "^5.0.1" |
1177 | 1185 |
|
1178 | | -"@storybook/[email protected]alpha.8": |
1179 | | - version "4.2.0-alpha.8" |
1180 | | - resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-4.2.0-alpha.8.tgz#8b0e6414b652cbffd62abed5c6096d959e2236b9" |
1181 | | - integrity sha512-3mJarL7tPSoyuc0VH+gaaHhKhqzigR7n9XbypMf+fPrsPeqTlrcATFQNWeQH6Y/K0O7R52g4vLOxr3OtQxJ4Bw== |
| 1186 | +"@storybook/[email protected]cra-debug.0": |
| 1187 | + version "4.2.0-cra-debug.0" |
| 1188 | + resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-4.2.0-cra-debug.0.tgz#74170b5f5ace31560601a07fefdad9c47cfb4e2f" |
| 1189 | + integrity sha512-1FDOM62j/W8jIC6wF6LnOCYVsS2U30mpgJTEU1FQ6efD84bClkGDvBtk+VQv9u5E0KSxmfn2BMJW+FtLOoiwaA== |
1182 | 1190 |
|
1183 | | -"@storybook/[email protected]alpha.8": |
1184 | | - version "4.2.0-alpha.8" |
1185 | | - resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-4.2.0-alpha.8.tgz#2342acc7879dd72f45ce740f75c5073564589ef3" |
1186 | | - integrity sha512-63fz68oOaS5ICqeeQ1NWDKWeNk/yGfmYADxueMkKi8AOeWpUXtnuwCh+17A2C3niyKnKMCpHDMBZ603N573Gcw== |
| 1191 | +"@storybook/[email protected]cra-debug.0": |
| 1192 | + version "4.2.0-cra-debug.0" |
| 1193 | + resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-4.2.0-cra-debug.0.tgz#aa3b1080e739a3fae35b3fd9c36b0c75b5ab6424" |
| 1194 | + integrity sha512-kVz626A5IDzFHfcQ3E7UjhfEx/LXDJgDYwCwlZk9pIz515ymJ1KdHA6KkzNvu24Eb5zS2IKEbd2B9Az4aJZdwA== |
1187 | 1195 |
|
1188 | | -"@storybook/[email protected]alpha.8": |
1189 | | - version "4.2.0-alpha.8" |
1190 | | - resolved "https://registry.yarnpkg.com/@storybook/components/-/components-4.2.0-alpha.8.tgz#2a1e05b6f7ad310b1642a409e5bf749c3995b040" |
1191 | | - integrity sha512-bJ2FHKDOFTSilaamEGWIq1CH+A57lv4ZQqMnG+HD9kJP22sJq9Eq32UpLhHZZnegDmy1A+u3LEVx1f/RdRyBMw== |
| 1196 | +"@storybook/[email protected]cra-debug.0": |
| 1197 | + version "4.2.0-cra-debug.0" |
| 1198 | + resolved "https://registry.yarnpkg.com/@storybook/components/-/components-4.2.0-cra-debug.0.tgz#71b113c9a0fe588e3e4823a42871e8edc25c992e" |
| 1199 | + integrity sha512-TclQzNFIOH90NWmTIZcABKh0DD0HKlYXolAIZdAYHmdlxmOL92ZVDPu1ZvRsgWxz9vjsdP4Ris15+/RnKBsRGA== |
1192 | 1200 | dependencies: |
1193 | 1201 | "@emotion/core" "^0.13.1" |
1194 | 1202 | "@emotion/provider" "^0.11.2" |
|
1201 | 1209 | react-textarea-autosize "^7.0.4" |
1202 | 1210 | render-fragment "^0.1.1" |
1203 | 1211 |
|
1204 | | -"@storybook/[email protected]alpha.8": |
1205 | | - version "4.2.0-alpha.8" |
1206 | | - resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-4.2.0-alpha.8.tgz#5c9f99ef0f7e37efea5bd4bf21efad4d485a7fbe" |
1207 | | - integrity sha512-S6KH3bw7sNzICbo1MEkwjJ/S+VE8DQZHZWK2WByt7M9PLrLZPA1sQE9JbEKOblnaZQSRREmvyCyCpMRTyhvSZw== |
| 1212 | +"@storybook/[email protected]cra-debug.0": |
| 1213 | + version "4.2.0-cra-debug.0" |
| 1214 | + resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-4.2.0-cra-debug.0.tgz#72946408e45d94587b67fdee890e9ba2c028d73f" |
| 1215 | + integrity sha512-KWKlKOtpS7W7lgSpcMSc5cQnGyZBmaZywVhFN3nktSL+gASwvuVyOzqEoZuwGEBiEesoA5vXEr1WgfLwMd0P1w== |
1208 | 1216 |
|
1209 | | -"@storybook/[email protected]alpha.8": |
1210 | | - version "4.2.0-alpha.8" |
1211 | | - resolved "https://registry.yarnpkg.com/@storybook/core/-/core-4.2.0-alpha.8.tgz#ce8b7d400b4668e2683727b3eb89325016f30b1c" |
1212 | | - integrity sha512-J1S2f8xeV1O/oj+QLuHhjHoWfBQYXmSH5TvRAp/c8KkDuXnk7GnWa/pz3Svb1zJIJj1wg6EpxBah12nVcL+mLA== |
| 1217 | +"@storybook/[email protected]cra-debug.0": |
| 1218 | + version "4.2.0-cra-debug.0" |
| 1219 | + resolved "https://registry.yarnpkg.com/@storybook/core/-/core-4.2.0-cra-debug.0.tgz#01d4b6cca9455bd93e2494a607609f092f34a1f9" |
| 1220 | + integrity sha512-GfyFZ1j9CY6QJq0YQ0zuS9NeSJccV3cxWUyBr4hg0wdQm44xramBW6aeQhePMNHv4lzcUdgOAu6AaiPH7mJ94A== |
1213 | 1221 | dependencies: |
1214 | | - "@babel/plugin-proposal-class-properties" "^7.2.3" |
1215 | | - "@babel/preset-env" "^7.2.0" |
| 1222 | + "@babel/plugin-proposal-class-properties" "^7.0.0" |
| 1223 | + "@babel/preset-env" "^7.0.0" |
1216 | 1224 | "@emotion/core" "^0.13.1" |
1217 | 1225 | "@emotion/provider" "^0.11.2" |
1218 | 1226 | "@emotion/styled" "^0.10.6" |
1219 | | - "@storybook/addons" "4.2.0-alpha.8" |
1220 | | - "@storybook/channel-postmessage" "4.2.0-alpha.8" |
1221 | | - "@storybook/client-logger" "4.2.0-alpha.8" |
1222 | | - "@storybook/core-events" "4.2.0-alpha.8" |
1223 | | - "@storybook/node-logger" "4.2.0-alpha.8" |
1224 | | - "@storybook/ui" "4.2.0-alpha.8" |
| 1227 | + "@storybook/addons" "4.2.0-cra-debug.0" |
| 1228 | + "@storybook/channel-postmessage" "4.2.0-cra-debug.0" |
| 1229 | + "@storybook/client-logger" "4.2.0-cra-debug.0" |
| 1230 | + "@storybook/core-events" "4.2.0-cra-debug.0" |
| 1231 | + "@storybook/node-logger" "4.2.0-cra-debug.0" |
| 1232 | + "@storybook/ui" "4.2.0-cra-debug.0" |
1225 | 1233 | airbnb-js-shims "^1 || ^2" |
1226 | | - autoprefixer "^9.4.3" |
1227 | | - babel-plugin-macros "^2.4.3" |
| 1234 | + autoprefixer "^9.3.1" |
| 1235 | + babel-plugin-macros "^2.4.2" |
1228 | 1236 | babel-preset-minify "^0.5.0 || 0.6.0-alpha.5" |
1229 | | - boxen "^2.1.0" |
| 1237 | + boxen "^2.0.0" |
1230 | 1238 | case-sensitive-paths-webpack-plugin "^2.1.2" |
1231 | 1239 | chalk "^2.4.1" |
1232 | 1240 | child-process-promise "^2.2.1" |
|
1284 | 1292 | "@storybook/react-simple-di" "^1.2.1" |
1285 | 1293 | babel-runtime "6.x.x" |
1286 | 1294 |
|
1287 | | -"@storybook/[email protected]alpha.8": |
1288 | | - version "4.2.0-alpha.8" |
1289 | | - resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-4.2.0-alpha.8.tgz#25a8d246c8cc3abf14f243c8efe1ee85d0d75905" |
1290 | | - integrity sha512-i3sU3Svh52T3rXwLzZrvJkwQ8jqwZqxSyr9NtUbqb4u9BX/gGDJIFuRmAXn01jeyJ+Li7J1tCkr7V8xb5UZ9LA== |
| 1295 | +"@storybook/[email protected]cra-debug.0": |
| 1296 | + version "4.2.0-cra-debug.0" |
| 1297 | + resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-4.2.0-cra-debug.0.tgz#5c4a0a47130a1145cf35a9c3cbe2d632c57dd0ae" |
| 1298 | + integrity sha512-poMBXduDGtTnpPify5x+AxkEWGszhj1nCn0M6gx6dv2D4Ttr53NaNTGTmGGw6R1seiXG+yOmVUwaXXSMWk7yWQ== |
1291 | 1299 | dependencies: |
1292 | 1300 | chalk "^2.4.1" |
1293 | 1301 | core-js "^2.5.7" |
|
1331 | 1339 | dependencies: |
1332 | 1340 | babel-runtime "^6.5.0" |
1333 | 1341 |
|
1334 | | -"@storybook/[email protected]alpha.8": |
1335 | | - version "4.2.0-alpha.8" |
1336 | | - resolved "https://registry.yarnpkg.com/@storybook/react/-/react-4.2.0-alpha.8.tgz#ca2b894178ecd5f92583ee2db7113575a84e2e40" |
1337 | | - integrity sha512-+uaXRcs1HZDq+umva+HVkMnKwu47/fs/9Tb4c6Gr8F5c9SfB1gvktfhBXHAAk2xh7CJ37r1PbzRGGG8kKzLLgw== |
| 1342 | +"@storybook/[email protected]cra-debug.0": |
| 1343 | + version "4.2.0-cra-debug.0" |
| 1344 | + resolved "https://registry.yarnpkg.com/@storybook/react/-/react-4.2.0-cra-debug.0.tgz#a4c22f6a3779c0404ad7364324fcd8dbf881f78a" |
| 1345 | + integrity sha512-7G3qOQMBsQelAqHUJXMG+xL66ZT+xY3dxeZj15YRf9QRLKffUVXhw91pxI2u8p+8w/vmyn7ISOUXfmiyuglFdA== |
1338 | 1346 | dependencies: |
1339 | | - "@babel/plugin-transform-react-constant-elements" "^7.2.0" |
| 1347 | + "@babel/plugin-transform-react-constant-elements" "^7.0.0" |
1340 | 1348 | "@babel/preset-flow" "^7.0.0" |
1341 | 1349 | "@babel/preset-react" "^7.0.0" |
1342 | 1350 | "@emotion/styled" "^0.10.6" |
1343 | | - "@storybook/core" "4.2.0-alpha.8" |
1344 | | - "@storybook/node-logger" "4.2.0-alpha.8" |
| 1351 | + "@storybook/core" "4.2.0-cra-debug.0" |
| 1352 | + "@storybook/node-logger" "4.2.0-cra-debug.0" |
1345 | 1353 | "@svgr/webpack" "^4.0.3" |
1346 | | - babel-plugin-named-asset-import "^0.3.0" |
| 1354 | + babel-plugin-named-asset-import "^0.2.3" |
1347 | 1355 | babel-plugin-react-docgen "^2.0.0" |
1348 | 1356 | babel-preset-react-app "^6.1.0" |
1349 | 1357 | common-tags "^1.8.0" |
|
1357 | 1365 | semver "^5.6.0" |
1358 | 1366 | webpack "^4.23.1" |
1359 | 1367 |
|
1360 | | -"@storybook/[email protected]alpha.8": |
1361 | | - version "4.2.0-alpha.8" |
1362 | | - resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-4.2.0-alpha.8.tgz#956431b3b47590e7e338bc3ab1f8f11844c4edbc" |
1363 | | - integrity sha512-We74clN5G9XR92DvGQU6NVBv9X0fvdoPlFrcsmqvj0KwoNOZG7O4rr55ZBTelbxdGgjQxF6O3rZe7UXA/k4IOQ== |
| 1368 | +"@storybook/[email protected]cra-debug.0": |
| 1369 | + version "4.2.0-cra-debug.0" |
| 1370 | + resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-4.2.0-cra-debug.0.tgz#6a146bf7d4b253d35fbc6810d81d83a2cbc9c64a" |
| 1371 | + integrity sha512-OU5K8QCtP5LfDQq1T/7C6o1O6ycGMfIeKcm/JU+5MnQnc97zRmjePsT4AqeqKau52mVyBv+FkNsuKvA9Klsvvw== |
1364 | 1372 | dependencies: |
1365 | 1373 | "@emotion/core" "^0.13.1" |
1366 | 1374 | "@emotion/provider" "^0.11.2" |
1367 | 1375 | "@emotion/styled" "^0.10.6" |
1368 | | - "@storybook/components" "4.2.0-alpha.8" |
1369 | | - "@storybook/core-events" "4.2.0-alpha.8" |
| 1376 | + "@storybook/components" "4.2.0-cra-debug.0" |
| 1377 | + "@storybook/core-events" "4.2.0-cra-debug.0" |
1370 | 1378 | "@storybook/mantra-core" "^1.7.2" |
1371 | 1379 | "@storybook/podda" "^1.2.3" |
1372 | 1380 | "@storybook/react-komposer" "^2.0.5" |
@@ -2105,7 +2113,7 @@ atob@^2.1.1: |
2105 | 2113 | resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
2106 | 2114 | integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== |
2107 | 2115 |
|
2108 | | -autoprefixer@^9.4.3: |
| 2116 | +autoprefixer@^9.3.1: |
2109 | 2117 | version "9.4.7" |
2110 | 2118 | resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.7.tgz#f997994f9a810eae47b38fa6d8a119772051c4ff" |
2111 | 2119 | integrity sha512-qS5wW6aXHkm53Y4z73tFGsUhmZu4aMPV9iHXYlF0c/wxjknXNHuj/1cIQb+6YH692DbJGGWcckAXX+VxKvahMA== |
|
2246 | 2254 | cosmiconfig "^5.0.5" |
2247 | 2255 | resolve "^1.8.1" |
2248 | 2256 |
|
2249 | | -babel-plugin-macros@^2.4.3: |
| 2257 | +babel-plugin-macros@^2.4.2: |
2250 | 2258 | version "2.5.0" |
2251 | 2259 | resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.5.0.tgz#01f4d3b50ed567a67b80a30b9da066e94f4097b6" |
2252 | 2260 | integrity sha512-BWw0lD0kVZAXRD3Od1kMrdmfudqzDzYv2qrN3l2ISR1HVp1EgLKfbOrYV9xmY5k3qx3RIu5uPAUZZZHpo0o5Iw== |
@@ -2328,10 +2336,10 @@ babel-plugin-minify-type-constructors@^0.4.3: |
2328 | 2336 | dependencies: |
2329 | 2337 | babel-helper-is-void-0 "^0.4.3" |
2330 | 2338 |
|
2331 | | -babel-plugin-named-asset-import@^0.3.0: |
2332 | | - version "0.3.1" |
2333 | | - resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.1.tgz#5ec13ec446d0a1e5bb6c57a1f94c9cdedb0c50d6" |
2334 | | - integrity sha512-vzZlo+yEB5YHqI6CRRTDojeT43J3Wf3C/MVkZW5UlbSeIIVUYRKtxaFT2L/VTv9mbIyatCW39+9g/SZolvwRUQ== |
| 2339 | +babel-plugin-named-asset-import@^0.2.3: |
| 2340 | + version "0.2.3" |
| 2341 | + resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.2.3.tgz#b40ed50a848e7bb0a2a7e34d990d1f9d46fe9b38" |
| 2342 | + integrity sha512-9mx2Z9M4EGbutvXxoLV7aUBCY6ps3sqLFl094FeA2tFQzQffIh0XSsmwwQRxiSfpg3rnb5x/o46qRLxS/OzFTg== |
2335 | 2343 |
|
2336 | 2344 | babel-plugin-react-docgen@^2.0.0: |
2337 | 2345 | version "2.0.2" |
@@ -2618,7 +2626,7 @@ boolbase@^1.0.0, boolbase@~1.0.0: |
2618 | 2626 | resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" |
2619 | 2627 | integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= |
2620 | 2628 |
|
2621 | | -boxen@^2.1.0: |
| 2629 | +boxen@^2.0.0: |
2622 | 2630 | version "2.1.0" |
2623 | 2631 | resolved "https://registry.yarnpkg.com/boxen/-/boxen-2.1.0.tgz#8d576156e33fc26a34d6be8635fd16b1d745f0b2" |
2624 | 2632 | integrity sha512-luq3RQOt2U5sUX+fiu+qnT+wWnHDcATLpEe63jvge6GUZO99AKbVRfp97d2jgLvq1iQa0ORzaAm4lGVG52ZSlw== |
|
0 commit comments