|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@babel/cli@7.18.10": |
14 | | - version "7.18.10" |
15 | | - resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.18.10.tgz" |
16 | | - integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw== |
| 13 | +"@babel/cli@7.19.3": |
| 14 | + version "7.19.3" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2" |
| 16 | + integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg== |
17 | 17 | dependencies: |
18 | 18 | "@jridgewell/trace-mapping" "^0.3.8" |
19 | 19 | commander "^4.0.1" |
|
38 | 38 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.0.tgz" |
39 | 39 | integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
40 | 40 |
|
41 | | -"@babel/compat-data@^7.19.1": |
42 | | - version "7.19.1" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
44 | | - integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
| 41 | +"@babel/compat-data@^7.19.3": |
| 42 | + version "7.19.3" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
| 44 | + integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
45 | 45 |
|
46 | | -"@babel/core@7.19.1": |
47 | | - version "7.19.1" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
49 | | - integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
| 46 | +"@babel/core@7.19.3": |
| 47 | + version "7.19.3" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
| 49 | + integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
50 | 50 | dependencies: |
51 | 51 | "@ampproject/remapping" "^2.1.0" |
52 | 52 | "@babel/code-frame" "^7.18.6" |
53 | | - "@babel/generator" "^7.19.0" |
54 | | - "@babel/helper-compilation-targets" "^7.19.1" |
| 53 | + "@babel/generator" "^7.19.3" |
| 54 | + "@babel/helper-compilation-targets" "^7.19.3" |
55 | 55 | "@babel/helper-module-transforms" "^7.19.0" |
56 | 56 | "@babel/helpers" "^7.19.0" |
57 | | - "@babel/parser" "^7.19.1" |
| 57 | + "@babel/parser" "^7.19.3" |
58 | 58 | "@babel/template" "^7.18.10" |
59 | | - "@babel/traverse" "^7.19.1" |
60 | | - "@babel/types" "^7.19.0" |
| 59 | + "@babel/traverse" "^7.19.3" |
| 60 | + "@babel/types" "^7.19.3" |
61 | 61 | convert-source-map "^1.7.0" |
62 | 62 | debug "^4.1.0" |
63 | 63 | gensync "^1.0.0-beta.2" |
|
94 | 94 | "@jridgewell/gen-mapping" "^0.3.2" |
95 | 95 | jsesc "^2.5.1" |
96 | 96 |
|
| 97 | +"@babel/generator@^7.19.3": |
| 98 | + version "7.19.3" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
| 100 | + integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
| 101 | + dependencies: |
| 102 | + "@babel/types" "^7.19.3" |
| 103 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 104 | + jsesc "^2.5.1" |
| 105 | + |
97 | 106 | "@babel/helper-annotate-as-pure@^7.16.0", "@babel/helper-annotate-as-pure@^7.18.6": |
98 | 107 | version "7.18.6" |
99 | 108 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz" |
|
119 | 128 | browserslist "^4.20.2" |
120 | 129 | semver "^6.3.0" |
121 | 130 |
|
122 | | -"@babel/helper-compilation-targets@^7.19.1": |
123 | | - version "7.19.1" |
124 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
125 | | - integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
| 131 | +"@babel/helper-compilation-targets@^7.19.3": |
| 132 | + version "7.19.3" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
| 134 | + integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
126 | 135 | dependencies: |
127 | | - "@babel/compat-data" "^7.19.1" |
| 136 | + "@babel/compat-data" "^7.19.3" |
128 | 137 | "@babel/helper-validator-option" "^7.18.6" |
129 | 138 | browserslist "^4.21.3" |
130 | 139 | semver "^6.3.0" |
|
281 | 290 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz" |
282 | 291 | integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g== |
283 | 292 |
|
| 293 | +"@babel/helper-validator-identifier@^7.19.1": |
| 294 | + version "7.19.1" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
| 296 | + integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 297 | + |
284 | 298 | "@babel/helper-validator-option@^7.18.6": |
285 | 299 | version "7.18.6" |
286 | 300 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz" |
|
319 | 333 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz" |
320 | 334 | integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
321 | 335 |
|
322 | | -"@babel/parser@^7.19.1": |
323 | | - version "7.19.1" |
324 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
325 | | - integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
| 336 | +"@babel/parser@^7.19.3": |
| 337 | + version "7.19.3" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
| 339 | + integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
326 | 340 |
|
327 | 341 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
328 | 342 | version "7.18.6" |
|
888 | 902 | "@babel/helper-create-regexp-features-plugin" "^7.18.6" |
889 | 903 | "@babel/helper-plugin-utils" "^7.18.6" |
890 | 904 |
|
891 | | -"@babel/preset-env@7.19.1": |
892 | | - version "7.19.1" |
893 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67" |
894 | | - integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA== |
| 905 | +"@babel/preset-env@7.19.3": |
| 906 | + version "7.19.3" |
| 907 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
| 908 | + integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
895 | 909 | dependencies: |
896 | | - "@babel/compat-data" "^7.19.1" |
897 | | - "@babel/helper-compilation-targets" "^7.19.1" |
| 910 | + "@babel/compat-data" "^7.19.3" |
| 911 | + "@babel/helper-compilation-targets" "^7.19.3" |
898 | 912 | "@babel/helper-plugin-utils" "^7.19.0" |
899 | 913 | "@babel/helper-validator-option" "^7.18.6" |
900 | 914 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6" |
|
962 | 976 | "@babel/plugin-transform-unicode-escapes" "^7.18.10" |
963 | 977 | "@babel/plugin-transform-unicode-regex" "^7.18.6" |
964 | 978 | "@babel/preset-modules" "^0.1.5" |
965 | | - "@babel/types" "^7.19.0" |
| 979 | + "@babel/types" "^7.19.3" |
966 | 980 | babel-plugin-polyfill-corejs2 "^0.3.3" |
967 | 981 | babel-plugin-polyfill-corejs3 "^0.6.0" |
968 | 982 | babel-plugin-polyfill-regenerator "^0.4.1" |
|
1024 | 1038 | debug "^4.1.0" |
1025 | 1039 | globals "^11.1.0" |
1026 | 1040 |
|
1027 | | -"@babel/traverse@^7.19.1": |
1028 | | - version "7.19.1" |
1029 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
1030 | | - integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
| 1041 | +"@babel/traverse@^7.19.3": |
| 1042 | + version "7.19.3" |
| 1043 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
| 1044 | + integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
1031 | 1045 | dependencies: |
1032 | 1046 | "@babel/code-frame" "^7.18.6" |
1033 | | - "@babel/generator" "^7.19.0" |
| 1047 | + "@babel/generator" "^7.19.3" |
1034 | 1048 | "@babel/helper-environment-visitor" "^7.18.9" |
1035 | 1049 | "@babel/helper-function-name" "^7.19.0" |
1036 | 1050 | "@babel/helper-hoist-variables" "^7.18.6" |
1037 | 1051 | "@babel/helper-split-export-declaration" "^7.18.6" |
1038 | | - "@babel/parser" "^7.19.1" |
1039 | | - "@babel/types" "^7.19.0" |
| 1052 | + "@babel/parser" "^7.19.3" |
| 1053 | + "@babel/types" "^7.19.3" |
1040 | 1054 | debug "^4.1.0" |
1041 | 1055 | globals "^11.1.0" |
1042 | 1056 |
|
|
1049 | 1063 | "@babel/helper-validator-identifier" "^7.18.6" |
1050 | 1064 | to-fast-properties "^2.0.0" |
1051 | 1065 |
|
| 1066 | +"@babel/types@^7.19.3": |
| 1067 | + version "7.19.3" |
| 1068 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
| 1069 | + integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
| 1070 | + dependencies: |
| 1071 | + "@babel/helper-string-parser" "^7.18.10" |
| 1072 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1073 | + to-fast-properties "^2.0.0" |
| 1074 | + |
1052 | 1075 | "@bcoe/v8-coverage@^0.2.3": |
1053 | 1076 | version "0.2.3" |
1054 | 1077 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" |
|
0 commit comments