|
1017 | 1017 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
|
1018 | 1018 | integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
|
1019 | 1019 |
|
1020 |
| - |
1021 |
| - version "7.17.8" |
1022 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
1023 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
1024 |
| - dependencies: |
1025 |
| - "@ampproject/remapping" "^2.1.0" |
1026 |
| - "@babel/code-frame" "^7.16.7" |
1027 |
| - "@babel/generator" "^7.17.7" |
1028 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
1029 |
| - "@babel/helper-module-transforms" "^7.17.7" |
1030 |
| - "@babel/helpers" "^7.17.8" |
1031 |
| - "@babel/parser" "^7.17.8" |
1032 |
| - "@babel/template" "^7.16.7" |
1033 |
| - "@babel/traverse" "^7.17.3" |
1034 |
| - "@babel/types" "^7.17.0" |
1035 |
| - convert-source-map "^1.7.0" |
1036 |
| - debug "^4.1.0" |
1037 |
| - gensync "^1.0.0-beta.2" |
1038 |
| - json5 "^2.1.2" |
1039 |
| - semver "^6.3.0" |
1040 |
| - |
1041 | 1020 | "@babel/core@^7.11.6", "@babel/core@^7.12.3":
|
1042 | 1021 | version "7.20.2"
|
1043 | 1022 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92"
|
|
1068 | 1047 | jsesc "^2.5.1"
|
1069 | 1048 | source-map "^0.5.0"
|
1070 | 1049 |
|
1071 |
| -"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.20.1", "@babel/generator@^7.20.2", "@babel/generator@^7.7.2": |
| 1050 | +"@babel/generator@^7.17.3", "@babel/generator@^7.20.1", "@babel/generator@^7.20.2", "@babel/generator@^7.7.2": |
1072 | 1051 | version "7.20.4"
|
1073 | 1052 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.4.tgz#4d9f8f0c30be75fd90a0562099a26e5839602ab8"
|
1074 | 1053 | integrity sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==
|
|
1077 | 1056 | "@jridgewell/gen-mapping" "^0.3.2"
|
1078 | 1057 | jsesc "^2.5.1"
|
1079 | 1058 |
|
1080 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.0": |
| 1059 | +"@babel/helper-compilation-targets@^7.20.0": |
1081 | 1060 | version "7.20.0"
|
1082 | 1061 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a"
|
1083 | 1062 | integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==
|
|
1121 | 1100 | dependencies:
|
1122 | 1101 | "@babel/types" "^7.18.6"
|
1123 | 1102 |
|
1124 |
| -"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.20.2": |
| 1103 | +"@babel/helper-module-transforms@^7.20.2": |
1125 | 1104 | version "7.20.2"
|
1126 | 1105 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
|
1127 | 1106 | integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
|
|
1169 | 1148 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
1170 | 1149 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
1171 | 1150 |
|
1172 |
| -"@babel/helpers@^7.17.8", "@babel/helpers@^7.20.1": |
| 1151 | +"@babel/helpers@^7.20.1": |
1173 | 1152 | version "7.20.1"
|
1174 | 1153 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9"
|
1175 | 1154 | integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==
|
|
1205 | 1184 | chalk "^2.0.0"
|
1206 | 1185 | js-tokens "^4.0.0"
|
1207 | 1186 |
|
1208 |
| - |
1209 |
| - version "7.18.9" |
1210 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
1211 |
| - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
1212 |
| - |
1213 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.18.10": |
1214 |
| - version "7.19.6" |
1215 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
1216 |
| - integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
1217 |
| - |
1218 |
| -"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
1219 |
| - version "7.20.5" |
1220 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
1221 |
| - integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 1187 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.17.3", "@babel/parser@^7.18.10", "@babel/parser@^7.20.1", "@babel/parser@^7.20.2", "@babel/parser@^7.20.5": |
| 1188 | + version "7.21.2" |
| 1189 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3" |
| 1190 | + integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ== |
1222 | 1191 |
|
1223 | 1192 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
1224 | 1193 | version "7.8.4"
|
|
1318 | 1287 | dependencies:
|
1319 | 1288 | "@babel/helper-plugin-utils" "^7.19.0"
|
1320 | 1289 |
|
1321 |
| -"@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3": |
| 1290 | +"@babel/template@^7.18.10", "@babel/template@^7.3.3": |
1322 | 1291 | version "7.18.10"
|
1323 | 1292 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
1324 | 1293 | integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
|
|
1343 | 1312 | debug "^4.1.0"
|
1344 | 1313 | globals "^11.1.0"
|
1345 | 1314 |
|
1346 |
| -"@babel/traverse@^7.17.3", "@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2": |
| 1315 | +"@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2": |
1347 | 1316 | version "7.20.1"
|
1348 | 1317 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8"
|
1349 | 1318 | integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==
|
|
1367 | 1336 | "@babel/helper-validator-identifier" "^7.16.7"
|
1368 | 1337 | to-fast-properties "^2.0.0"
|
1369 | 1338 |
|
1370 |
| -"@babel/types@^7.0.0", "@babel/types@^7.17.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1371 |
| - version "7.20.2" |
1372 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842" |
1373 |
| - integrity sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog== |
1374 |
| - dependencies: |
1375 |
| - "@babel/helper-string-parser" "^7.19.4" |
1376 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
1377 |
| - to-fast-properties "^2.0.0" |
1378 |
| - |
1379 |
| -"@babel/types@^7.16.7": |
| 1339 | +"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1380 | 1340 | version "7.20.5"
|
1381 | 1341 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
|
1382 | 1342 | integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==
|
|
1865 | 1825 | dependencies:
|
1866 | 1826 | "@sinonjs/commons" "^2.0.0"
|
1867 | 1827 |
|
1868 |
| -"@trivago/prettier-plugin-sort-imports@^4.0.0": |
1869 |
| - version "4.0.0" |
1870 |
| - resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.0.0.tgz#e0936d87fb8d65865c857e6a6dba644103db1b30" |
1871 |
| - integrity sha512-Tyuk5ZY4a0e2MNFLdluQO9F6d1awFQYXVVujEPFfvKPPXz8DADNHzz73NMhwCSXGSuGGZcA/rKOyZBrxVNMxaA== |
| 1828 | +"@trivago/prettier-plugin-sort-imports@^4.1.1": |
| 1829 | + version "4.1.1" |
| 1830 | + resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.1.1.tgz#71c3c1ae770c3738b6fc85710714844477574ffd" |
| 1831 | + integrity sha512-dQ2r2uzNr1x6pJsuh/8x0IRA3CBUB+pWEW3J/7N98axqt7SQSm+2fy0FLNXvXGg77xEDC7KHxJlHfLYyi7PDcw== |
1872 | 1832 | dependencies:
|
1873 |
| - "@babel/core" "7.17.8" |
1874 | 1833 | "@babel/generator" "7.17.7"
|
1875 |
| - "@babel/parser" "7.18.9" |
| 1834 | + "@babel/parser" "^7.20.5" |
1876 | 1835 | "@babel/traverse" "7.17.3"
|
1877 | 1836 | "@babel/types" "7.17.0"
|
1878 | 1837 | javascript-natural-sort "0.7.1"
|
1879 |
| - lodash "4.17.21" |
| 1838 | + lodash "^4.17.21" |
1880 | 1839 |
|
1881 | 1840 | "@tsconfig/node10@^1.0.7":
|
1882 | 1841 | version "1.0.9"
|
@@ -3972,7 +3931,7 @@ json-stringify-safe@^5.0.1:
|
3972 | 3931 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
3973 | 3932 | integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
|
3974 | 3933 |
|
3975 |
| -json5@^2.1.2, json5@^2.2.1, json5@^2.2.3: |
| 3934 | +json5@^2.2.1, json5@^2.2.3: |
3976 | 3935 | version "2.2.3"
|
3977 | 3936 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
3978 | 3937 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
@@ -4024,7 +3983,7 @@ lodash.merge@^4.6.2:
|
4024 | 3983 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
4025 | 3984 | integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
4026 | 3985 |
|
4027 |
| -lodash@4.17.21, lodash@^4.17.21: |
| 3986 | +lodash@^4.17.21: |
4028 | 3987 | version "4.17.21"
|
4029 | 3988 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
4030 | 3989 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
0 commit comments