|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86" |
154 | 154 | integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
155 | 155 |
|
156 | | -"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.19.0": |
157 | | - version "7.19.0" |
158 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3" |
159 | | - integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ== |
| 156 | +"@babel/compat-data@^7.19.1": |
| 157 | + version "7.19.1" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
| 159 | + integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
| 160 | + |
| 161 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.19.1": |
| 162 | + version "7.19.1" |
| 163 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
| 164 | + integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
160 | 165 | dependencies: |
161 | 166 | "@ampproject/remapping" "^2.1.0" |
162 | 167 | "@babel/code-frame" "^7.18.6" |
163 | 168 | "@babel/generator" "^7.19.0" |
164 | | - "@babel/helper-compilation-targets" "^7.19.0" |
| 169 | + "@babel/helper-compilation-targets" "^7.19.1" |
165 | 170 | "@babel/helper-module-transforms" "^7.19.0" |
166 | 171 | "@babel/helpers" "^7.19.0" |
167 | | - "@babel/parser" "^7.19.0" |
| 172 | + "@babel/parser" "^7.19.1" |
168 | 173 | "@babel/template" "^7.18.10" |
169 | | - "@babel/traverse" "^7.19.0" |
| 174 | + "@babel/traverse" "^7.19.1" |
170 | 175 | "@babel/types" "^7.19.0" |
171 | 176 | convert-source-map "^1.7.0" |
172 | 177 | debug "^4.1.0" |
|
207 | 212 | "@babel/helper-explode-assignable-expression" "^7.18.6" |
208 | 213 | "@babel/types" "^7.18.6" |
209 | 214 |
|
210 | | -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0": |
211 | | - version "7.19.0" |
212 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0" |
213 | | - integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA== |
| 215 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1": |
| 216 | + version "7.19.1" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
| 218 | + integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
214 | 219 | dependencies: |
215 | | - "@babel/compat-data" "^7.19.0" |
| 220 | + "@babel/compat-data" "^7.19.1" |
216 | 221 | "@babel/helper-validator-option" "^7.18.6" |
217 | | - browserslist "^4.20.2" |
| 222 | + browserslist "^4.21.3" |
218 | 223 | semver "^6.3.0" |
219 | 224 |
|
220 | 225 | "@babel/helper-create-class-features-plugin@^7.18.6": |
|
402 | 407 | chalk "^2.0.0" |
403 | 408 | js-tokens "^4.0.0" |
404 | 409 |
|
405 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0": |
406 | | - version "7.19.0" |
407 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c" |
408 | | - integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
| 410 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1": |
| 411 | + version "7.19.1" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
| 413 | + integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
409 | 414 |
|
410 | 415 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
411 | 416 | version "7.18.6" |
|
1116 | 1121 | "@babel/parser" "^7.18.10" |
1117 | 1122 | "@babel/types" "^7.18.10" |
1118 | 1123 |
|
1119 | | -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.7.2": |
1120 | | - version "7.19.0" |
1121 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed" |
1122 | | - integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA== |
| 1124 | +"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.2": |
| 1125 | + version "7.19.1" |
| 1126 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
| 1127 | + integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
1123 | 1128 | dependencies: |
1124 | 1129 | "@babel/code-frame" "^7.18.6" |
1125 | 1130 | "@babel/generator" "^7.19.0" |
1126 | 1131 | "@babel/helper-environment-visitor" "^7.18.9" |
1127 | 1132 | "@babel/helper-function-name" "^7.19.0" |
1128 | 1133 | "@babel/helper-hoist-variables" "^7.18.6" |
1129 | 1134 | "@babel/helper-split-export-declaration" "^7.18.6" |
1130 | | - "@babel/parser" "^7.19.0" |
| 1135 | + "@babel/parser" "^7.19.1" |
1131 | 1136 | "@babel/types" "^7.19.0" |
1132 | 1137 | debug "^4.1.0" |
1133 | 1138 | globals "^11.1.0" |
@@ -3444,7 +3449,7 @@ browser-process-hrtime@^1.0.0: |
3444 | 3449 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" |
3445 | 3450 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== |
3446 | 3451 |
|
3447 | | -browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.0, browserslist@^4.21.3: |
| 3452 | +browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.3, browserslist@^4.21.0, browserslist@^4.21.3: |
3448 | 3453 | version "4.21.3" |
3449 | 3454 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a" |
3450 | 3455 | integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ== |
|
0 commit comments