|
22 | 22 | "@aureooms/js-collections-deque" "^4.0.1"
|
23 | 23 | "@aureooms/js-error" "^4.0.1"
|
24 | 24 |
|
25 |
| -"@babel/cli@7.10.5": |
26 |
| - version "7.10.5" |
27 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a" |
28 |
| - integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA== |
| 25 | +"@babel/cli@7.11.5": |
| 26 | + version "7.11.5" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.5.tgz#4f51663f393d950b41f4c7ba41f3f7c2a595a295" |
| 28 | + integrity sha512-0umMDxxdEZ98EMZtS9Wgnaf4NdgqBcQHaGYaMfAmP+ZicVglZ2+QZwoHNacfnUq4hCmC1V7Ap5Phq7FInpWrWg== |
29 | 29 | dependencies:
|
30 | 30 | commander "^4.0.1"
|
31 | 31 | convert-source-map "^1.1.0"
|
|
34 | 34 | lodash "^4.17.19"
|
35 | 35 | make-dir "^2.1.0"
|
36 | 36 | slash "^2.0.0"
|
37 |
| - source-map "^0.5.0" |
| 37 | + source-map "^0.6.1" |
38 | 38 | optionalDependencies:
|
39 | 39 | chokidar "^2.1.8"
|
40 | 40 |
|
|
70 | 70 | invariant "^2.2.4"
|
71 | 71 | semver "^5.5.0"
|
72 | 72 |
|
73 |
| - |
74 |
| - version "7.11.4" |
75 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
76 |
| - integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
| 73 | + |
| 74 | + version "7.11.5" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 76 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
77 | 77 | dependencies:
|
78 | 78 | "@babel/code-frame" "^7.10.4"
|
79 |
| - "@babel/generator" "^7.11.4" |
| 79 | + "@babel/generator" "^7.11.5" |
80 | 80 | "@babel/helper-module-transforms" "^7.11.0"
|
81 | 81 | "@babel/helpers" "^7.10.4"
|
82 |
| - "@babel/parser" "^7.11.4" |
| 82 | + "@babel/parser" "^7.11.5" |
83 | 83 | "@babel/template" "^7.10.4"
|
84 |
| - "@babel/traverse" "^7.11.0" |
85 |
| - "@babel/types" "^7.11.0" |
| 84 | + "@babel/traverse" "^7.11.5" |
| 85 | + "@babel/types" "^7.11.5" |
86 | 86 | convert-source-map "^1.7.0"
|
87 | 87 | debug "^4.1.0"
|
88 | 88 | gensync "^1.0.0-beta.1"
|
89 | 89 | json5 "^2.1.2"
|
90 | 90 | lodash "^4.17.19"
|
91 | 91 | resolve "^1.3.2"
|
92 | 92 | semver "^5.4.1"
|
93 |
| - source-map "^0.5.0" |
| 93 | + source-map "^0.6.1" |
94 | 94 |
|
95 | 95 | "@babel/core@^7.7.5":
|
96 | 96 | version "7.9.0"
|
|
124 | 124 | lodash "^4.17.13"
|
125 | 125 | source-map "^0.5.0"
|
126 | 126 |
|
127 |
| -"@babel/generator@^7.11.0": |
128 |
| - version "7.11.0" |
129 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
130 |
| - integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 127 | +"@babel/generator@^7.11.5": |
| 128 | + version "7.11.5" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 130 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
131 | 131 | dependencies:
|
132 |
| - "@babel/types" "^7.11.0" |
| 132 | + "@babel/types" "^7.11.5" |
133 | 133 | jsesc "^2.5.1"
|
134 |
| - source-map "^0.5.0" |
135 |
| - |
136 |
| -"@babel/generator@^7.11.4": |
137 |
| - version "7.11.4" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
139 |
| - integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
140 |
| - dependencies: |
141 |
| - "@babel/types" "^7.11.0" |
142 |
| - jsesc "^2.5.1" |
143 |
| - source-map "^0.5.0" |
| 134 | + source-map "^0.6.1" |
144 | 135 |
|
145 | 136 | "@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
|
146 | 137 | version "7.9.5"
|
|
512 | 503 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
|
513 | 504 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
|
514 | 505 |
|
515 |
| -"@babel/parser@^7.11.0": |
516 |
| - version "7.11.0" |
517 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
518 |
| - integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
519 |
| - |
520 |
| -"@babel/parser@^7.11.4": |
521 |
| - version "7.11.4" |
522 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
523 |
| - integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 506 | +"@babel/parser@^7.11.5": |
| 507 | + version "7.11.5" |
| 508 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 509 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
524 | 510 |
|
525 | 511 | "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
526 | 512 | version "7.9.4"
|
|
986 | 972 | "@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
987 | 973 | "@babel/helper-plugin-utils" "^7.10.4"
|
988 | 974 |
|
989 |
| -"@babel/polyfill@7.10.4": |
990 |
| - version "7.10.4" |
991 |
| - resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.10.4.tgz#915e5bfe61490ac0199008e35ca9d7d151a8e45a" |
992 |
| - integrity sha512-8BYcnVqQ5kMD2HXoHInBH7H1b/uP3KdnwCYXOqFnXqguOyuu443WXusbIUbWEfY3Z0Txk0M1uG/8YuAMhNl6zg== |
| 975 | +"@babel/polyfill@7.11.5": |
| 976 | + version "7.11.5" |
| 977 | + resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.11.5.tgz#df550b2ec53abbc2ed599367ec59e64c7a707bb5" |
| 978 | + integrity sha512-FunXnE0Sgpd61pKSj2OSOs1D44rKTD3pGOfGilZ6LGrrIH0QEtJlTjqOqdF8Bs98JmjfGhni2BBkTfv9KcKJ9g== |
993 | 979 | dependencies:
|
994 | 980 | core-js "^2.6.5"
|
995 | 981 | regenerator-runtime "^0.13.4"
|
996 | 982 |
|
997 |
| - |
998 |
| - version "7.11.0" |
999 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
1000 |
| - integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 983 | + |
| 984 | + version "7.11.5" |
| 985 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 986 | + integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA== |
1001 | 987 | dependencies:
|
1002 | 988 | "@babel/compat-data" "^7.11.0"
|
1003 | 989 | "@babel/helper-compilation-targets" "^7.10.4"
|
|
1061 | 1047 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
1062 | 1048 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
1063 | 1049 | "@babel/preset-modules" "^0.1.3"
|
1064 |
| - "@babel/types" "^7.11.0" |
| 1050 | + "@babel/types" "^7.11.5" |
1065 | 1051 | browserslist "^4.12.0"
|
1066 | 1052 | core-js-compat "^3.6.2"
|
1067 | 1053 | invariant "^2.2.2"
|
|
1079 | 1065 | "@babel/types" "^7.4.4"
|
1080 | 1066 | esutils "^2.0.2"
|
1081 | 1067 |
|
1082 |
| -"@babel/register@7.10.5": |
1083 |
| - version "7.10.5" |
1084 |
| - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89" |
1085 |
| - integrity sha512-eYHdLv43nyvmPn9bfNfrcC4+iYNwdQ8Pxk1MFJuU/U5LpSYl/PH4dFMazCYZDFVi8ueG3shvO+AQfLrxpYulQw== |
| 1068 | +"@babel/register@7.11.5": |
| 1069 | + version "7.11.5" |
| 1070 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.11.5.tgz#79becf89e0ddd0fba8b92bc279bc0f5d2d7ce2ea" |
| 1071 | + integrity sha512-CAml0ioKX+kOAvBQDHa/+t1fgOt3qkTIz0TrRtRAT6XY0m5qYZXR85k6/sLCNPMGhYDlCFHCYuU0ybTJbvlC6w== |
1086 | 1072 | dependencies:
|
1087 | 1073 | find-cache-dir "^2.0.0"
|
1088 | 1074 | lodash "^4.17.19"
|
|
1130 | 1116 | globals "^11.1.0"
|
1131 | 1117 | lodash "^4.17.13"
|
1132 | 1118 |
|
1133 |
| -"@babel/traverse@^7.11.0": |
1134 |
| - version "7.11.0" |
1135 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
1136 |
| - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 1119 | +"@babel/traverse@^7.11.5": |
| 1120 | + version "7.11.5" |
| 1121 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 1122 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
1137 | 1123 | dependencies:
|
1138 | 1124 | "@babel/code-frame" "^7.10.4"
|
1139 |
| - "@babel/generator" "^7.11.0" |
| 1125 | + "@babel/generator" "^7.11.5" |
1140 | 1126 | "@babel/helper-function-name" "^7.10.4"
|
1141 | 1127 | "@babel/helper-split-export-declaration" "^7.11.0"
|
1142 |
| - "@babel/parser" "^7.11.0" |
1143 |
| - "@babel/types" "^7.11.0" |
| 1128 | + "@babel/parser" "^7.11.5" |
| 1129 | + "@babel/types" "^7.11.5" |
1144 | 1130 | debug "^4.1.0"
|
1145 | 1131 | globals "^11.1.0"
|
1146 | 1132 | lodash "^4.17.19"
|
|
1178 | 1164 | lodash "^4.17.19"
|
1179 | 1165 | to-fast-properties "^2.0.0"
|
1180 | 1166 |
|
| 1167 | +"@babel/types@^7.11.5": |
| 1168 | + version "7.11.5" |
| 1169 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 1170 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 1171 | + dependencies: |
| 1172 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1173 | + lodash "^4.17.19" |
| 1174 | + to-fast-properties "^2.0.0" |
| 1175 | + |
1181 | 1176 | "@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":
|
1182 | 1177 | version "7.9.5"
|
1183 | 1178 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
|
0 commit comments