|
27 | 27 | "@aureooms/js-collections-deque" "^4.0.0"
|
28 | 28 | "@aureooms/js-error" "^4.0.0"
|
29 | 29 |
|
30 |
| -"@babel/cli@7.10.5": |
31 |
| - version "7.10.5" |
32 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a" |
33 |
| - integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA== |
| 30 | +"@babel/cli@7.11.5": |
| 31 | + version "7.11.5" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.5.tgz#4f51663f393d950b41f4c7ba41f3f7c2a595a295" |
| 33 | + integrity sha512-0umMDxxdEZ98EMZtS9Wgnaf4NdgqBcQHaGYaMfAmP+ZicVglZ2+QZwoHNacfnUq4hCmC1V7Ap5Phq7FInpWrWg== |
34 | 34 | dependencies:
|
35 | 35 | commander "^4.0.1"
|
36 | 36 | convert-source-map "^1.1.0"
|
|
39 | 39 | lodash "^4.17.19"
|
40 | 40 | make-dir "^2.1.0"
|
41 | 41 | slash "^2.0.0"
|
42 |
| - source-map "^0.5.0" |
| 42 | + source-map "^0.6.1" |
43 | 43 | optionalDependencies:
|
44 | 44 | chokidar "^2.1.8"
|
45 | 45 |
|
|
75 | 75 | invariant "^2.2.4"
|
76 | 76 | semver "^5.5.0"
|
77 | 77 |
|
78 |
| -"@babel/core@7.11.4": |
79 |
| - version "7.11.4" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
81 |
| - integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
| 78 | +"@babel/core@7.11.5": |
| 79 | + version "7.11.5" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 81 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
82 | 82 | dependencies:
|
83 | 83 | "@babel/code-frame" "^7.10.4"
|
84 |
| - "@babel/generator" "^7.11.4" |
| 84 | + "@babel/generator" "^7.11.5" |
85 | 85 | "@babel/helper-module-transforms" "^7.11.0"
|
86 | 86 | "@babel/helpers" "^7.10.4"
|
87 |
| - "@babel/parser" "^7.11.4" |
| 87 | + "@babel/parser" "^7.11.5" |
88 | 88 | "@babel/template" "^7.10.4"
|
89 |
| - "@babel/traverse" "^7.11.0" |
90 |
| - "@babel/types" "^7.11.0" |
| 89 | + "@babel/traverse" "^7.11.5" |
| 90 | + "@babel/types" "^7.11.5" |
91 | 91 | convert-source-map "^1.7.0"
|
92 | 92 | debug "^4.1.0"
|
93 | 93 | gensync "^1.0.0-beta.1"
|
94 | 94 | json5 "^2.1.2"
|
95 | 95 | lodash "^4.17.19"
|
96 | 96 | resolve "^1.3.2"
|
97 | 97 | semver "^5.4.1"
|
98 |
| - source-map "^0.5.0" |
| 98 | + source-map "^0.6.1" |
99 | 99 |
|
100 | 100 | "@babel/core@^7.7.5":
|
101 | 101 | version "7.9.0"
|
|
129 | 129 | lodash "^4.17.13"
|
130 | 130 | source-map "^0.5.0"
|
131 | 131 |
|
132 |
| -"@babel/generator@^7.11.0": |
133 |
| - version "7.11.0" |
134 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
135 |
| - integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 132 | +"@babel/generator@^7.11.5": |
| 133 | + version "7.11.5" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 135 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
136 | 136 | dependencies:
|
137 |
| - "@babel/types" "^7.11.0" |
| 137 | + "@babel/types" "^7.11.5" |
138 | 138 | jsesc "^2.5.1"
|
139 |
| - source-map "^0.5.0" |
140 |
| - |
141 |
| -"@babel/generator@^7.11.4": |
142 |
| - version "7.11.4" |
143 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
144 |
| - integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
145 |
| - dependencies: |
146 |
| - "@babel/types" "^7.11.0" |
147 |
| - jsesc "^2.5.1" |
148 |
| - source-map "^0.5.0" |
| 139 | + source-map "^0.6.1" |
149 | 140 |
|
150 | 141 | "@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
|
151 | 142 | version "7.9.5"
|
|
517 | 508 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
|
518 | 509 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
|
519 | 510 |
|
520 |
| -"@babel/parser@^7.11.0": |
521 |
| - version "7.11.0" |
522 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
523 |
| - integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
524 |
| - |
525 |
| -"@babel/parser@^7.11.4": |
526 |
| - version "7.11.4" |
527 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
528 |
| - integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 511 | +"@babel/parser@^7.11.5": |
| 512 | + version "7.11.5" |
| 513 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 514 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
529 | 515 |
|
530 | 516 | "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
531 | 517 | version "7.9.4"
|
|
991 | 977 | "@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
992 | 978 | "@babel/helper-plugin-utils" "^7.10.4"
|
993 | 979 |
|
994 |
| -"@babel/polyfill@7.10.4": |
995 |
| - version "7.10.4" |
996 |
| - resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.10.4.tgz#915e5bfe61490ac0199008e35ca9d7d151a8e45a" |
997 |
| - integrity sha512-8BYcnVqQ5kMD2HXoHInBH7H1b/uP3KdnwCYXOqFnXqguOyuu443WXusbIUbWEfY3Z0Txk0M1uG/8YuAMhNl6zg== |
| 980 | +"@babel/polyfill@7.11.5": |
| 981 | + version "7.11.5" |
| 982 | + resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.11.5.tgz#df550b2ec53abbc2ed599367ec59e64c7a707bb5" |
| 983 | + integrity sha512-FunXnE0Sgpd61pKSj2OSOs1D44rKTD3pGOfGilZ6LGrrIH0QEtJlTjqOqdF8Bs98JmjfGhni2BBkTfv9KcKJ9g== |
998 | 984 | dependencies:
|
999 | 985 | core-js "^2.6.5"
|
1000 | 986 | regenerator-runtime "^0.13.4"
|
1001 | 987 |
|
1002 |
| -"@babel/preset-env@7.11.0": |
1003 |
| - version "7.11.0" |
1004 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
1005 |
| - integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 988 | +"@babel/preset-env@7.11.5": |
| 989 | + version "7.11.5" |
| 990 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 991 | + integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA== |
1006 | 992 | dependencies:
|
1007 | 993 | "@babel/compat-data" "^7.11.0"
|
1008 | 994 | "@babel/helper-compilation-targets" "^7.10.4"
|
|
1066 | 1052 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
1067 | 1053 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
1068 | 1054 | "@babel/preset-modules" "^0.1.3"
|
1069 |
| - "@babel/types" "^7.11.0" |
| 1055 | + "@babel/types" "^7.11.5" |
1070 | 1056 | browserslist "^4.12.0"
|
1071 | 1057 | core-js-compat "^3.6.2"
|
1072 | 1058 | invariant "^2.2.2"
|
|
1084 | 1070 | "@babel/types" "^7.4.4"
|
1085 | 1071 | esutils "^2.0.2"
|
1086 | 1072 |
|
1087 |
| -"@babel/register@7.10.5": |
1088 |
| - version "7.10.5" |
1089 |
| - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89" |
1090 |
| - integrity sha512-eYHdLv43nyvmPn9bfNfrcC4+iYNwdQ8Pxk1MFJuU/U5LpSYl/PH4dFMazCYZDFVi8ueG3shvO+AQfLrxpYulQw== |
| 1073 | +"@babel/register@7.11.5": |
| 1074 | + version "7.11.5" |
| 1075 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.11.5.tgz#79becf89e0ddd0fba8b92bc279bc0f5d2d7ce2ea" |
| 1076 | + integrity sha512-CAml0ioKX+kOAvBQDHa/+t1fgOt3qkTIz0TrRtRAT6XY0m5qYZXR85k6/sLCNPMGhYDlCFHCYuU0ybTJbvlC6w== |
1091 | 1077 | dependencies:
|
1092 | 1078 | find-cache-dir "^2.0.0"
|
1093 | 1079 | lodash "^4.17.19"
|
|
1135 | 1121 | globals "^11.1.0"
|
1136 | 1122 | lodash "^4.17.13"
|
1137 | 1123 |
|
1138 |
| -"@babel/traverse@^7.11.0": |
1139 |
| - version "7.11.0" |
1140 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
1141 |
| - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 1124 | +"@babel/traverse@^7.11.5": |
| 1125 | + version "7.11.5" |
| 1126 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 1127 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
1142 | 1128 | dependencies:
|
1143 | 1129 | "@babel/code-frame" "^7.10.4"
|
1144 |
| - "@babel/generator" "^7.11.0" |
| 1130 | + "@babel/generator" "^7.11.5" |
1145 | 1131 | "@babel/helper-function-name" "^7.10.4"
|
1146 | 1132 | "@babel/helper-split-export-declaration" "^7.11.0"
|
1147 |
| - "@babel/parser" "^7.11.0" |
1148 |
| - "@babel/types" "^7.11.0" |
| 1133 | + "@babel/parser" "^7.11.5" |
| 1134 | + "@babel/types" "^7.11.5" |
1149 | 1135 | debug "^4.1.0"
|
1150 | 1136 | globals "^11.1.0"
|
1151 | 1137 | lodash "^4.17.19"
|
|
1183 | 1169 | lodash "^4.17.19"
|
1184 | 1170 | to-fast-properties "^2.0.0"
|
1185 | 1171 |
|
| 1172 | +"@babel/types@^7.11.5": |
| 1173 | + version "7.11.5" |
| 1174 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 1175 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 1176 | + dependencies: |
| 1177 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1178 | + lodash "^4.17.19" |
| 1179 | + to-fast-properties "^2.0.0" |
| 1180 | + |
1186 | 1181 | "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
|
1187 | 1182 | version "7.9.5"
|
1188 | 1183 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
|
0 commit comments