|
32 | 32 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
33 | 33 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
34 | 34 |
|
35 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.5": |
36 | | - version "7.22.5" |
37 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89" |
38 | | - integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg== |
| 35 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.9": |
| 36 | + version "7.22.9" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f" |
| 38 | + integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w== |
39 | 39 | dependencies: |
40 | 40 | "@ampproject/remapping" "^2.2.0" |
41 | 41 | "@babel/code-frame" "^7.22.5" |
42 | | - "@babel/generator" "^7.22.5" |
43 | | - "@babel/helper-compilation-targets" "^7.22.5" |
44 | | - "@babel/helper-module-transforms" "^7.22.5" |
45 | | - "@babel/helpers" "^7.22.5" |
46 | | - "@babel/parser" "^7.22.5" |
| 42 | + "@babel/generator" "^7.22.9" |
| 43 | + "@babel/helper-compilation-targets" "^7.22.9" |
| 44 | + "@babel/helper-module-transforms" "^7.22.9" |
| 45 | + "@babel/helpers" "^7.22.6" |
| 46 | + "@babel/parser" "^7.22.7" |
47 | 47 | "@babel/template" "^7.22.5" |
48 | | - "@babel/traverse" "^7.22.5" |
| 48 | + "@babel/traverse" "^7.22.8" |
49 | 49 | "@babel/types" "^7.22.5" |
50 | 50 | convert-source-map "^1.7.0" |
51 | 51 | debug "^4.1.0" |
52 | 52 | gensync "^1.0.0-beta.2" |
53 | 53 | json5 "^2.2.2" |
54 | | - semver "^6.3.0" |
| 54 | + semver "^6.3.1" |
55 | 55 |
|
56 | | -"@babel/generator@^7.22.5", "@babel/generator@^7.7.2": |
57 | | - version "7.22.5" |
58 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7" |
59 | | - integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA== |
| 56 | +"@babel/generator@^7.22.7", "@babel/generator@^7.22.9", "@babel/generator@^7.7.2": |
| 57 | + version "7.22.9" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d" |
| 59 | + integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw== |
60 | 60 | dependencies: |
61 | 61 | "@babel/types" "^7.22.5" |
62 | 62 | "@jridgewell/gen-mapping" "^0.3.2" |
|
179 | 179 | dependencies: |
180 | 180 | "@babel/types" "^7.22.5" |
181 | 181 |
|
182 | | -"@babel/helper-module-transforms@^7.22.5": |
183 | | - version "7.22.5" |
184 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef" |
185 | | - integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw== |
| 182 | +"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
| 183 | + version "7.22.9" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
| 185 | + integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
186 | 186 | dependencies: |
187 | 187 | "@babel/helper-environment-visitor" "^7.22.5" |
188 | 188 | "@babel/helper-module-imports" "^7.22.5" |
189 | 189 | "@babel/helper-simple-access" "^7.22.5" |
190 | | - "@babel/helper-split-export-declaration" "^7.22.5" |
| 190 | + "@babel/helper-split-export-declaration" "^7.22.6" |
191 | 191 | "@babel/helper-validator-identifier" "^7.22.5" |
192 | | - "@babel/template" "^7.22.5" |
193 | | - "@babel/traverse" "^7.22.5" |
194 | | - "@babel/types" "^7.22.5" |
195 | 192 |
|
196 | 193 | "@babel/helper-optimise-call-expression@^7.22.5": |
197 | 194 | version "7.22.5" |
|
280 | 277 | "@babel/traverse" "^7.22.5" |
281 | 278 | "@babel/types" "^7.22.5" |
282 | 279 |
|
283 | | -"@babel/helpers@^7.22.5": |
284 | | - version "7.22.5" |
285 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820" |
286 | | - integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q== |
| 280 | +"@babel/helpers@^7.22.6": |
| 281 | + version "7.22.6" |
| 282 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd" |
| 283 | + integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA== |
287 | 284 | dependencies: |
288 | 285 | "@babel/template" "^7.22.5" |
289 | | - "@babel/traverse" "^7.22.5" |
| 286 | + "@babel/traverse" "^7.22.6" |
290 | 287 | "@babel/types" "^7.22.5" |
291 | 288 |
|
292 | 289 | "@babel/highlight@^7.22.5": |
|
298 | 295 | chalk "^2.0.0" |
299 | 296 | js-tokens "^4.0.0" |
300 | 297 |
|
301 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.5": |
302 | | - version "7.22.5" |
303 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
304 | | - integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== |
| 298 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.5", "@babel/parser@^7.22.7": |
| 299 | + version "7.22.7" |
| 300 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae" |
| 301 | + integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q== |
305 | 302 |
|
306 | 303 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5": |
307 | 304 | version "7.22.5" |
|
986 | 983 | "@babel/parser" "^7.22.5" |
987 | 984 | "@babel/types" "^7.22.5" |
988 | 985 |
|
989 | | -"@babel/traverse@^7.22.5": |
990 | | - version "7.22.5" |
991 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
992 | | - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
| 986 | +"@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
| 987 | + version "7.22.8" |
| 988 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e" |
| 989 | + integrity sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw== |
993 | 990 | dependencies: |
994 | 991 | "@babel/code-frame" "^7.22.5" |
995 | | - "@babel/generator" "^7.22.5" |
| 992 | + "@babel/generator" "^7.22.7" |
996 | 993 | "@babel/helper-environment-visitor" "^7.22.5" |
997 | 994 | "@babel/helper-function-name" "^7.22.5" |
998 | 995 | "@babel/helper-hoist-variables" "^7.22.5" |
999 | | - "@babel/helper-split-export-declaration" "^7.22.5" |
1000 | | - "@babel/parser" "^7.22.5" |
| 996 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 997 | + "@babel/parser" "^7.22.7" |
1001 | 998 | "@babel/types" "^7.22.5" |
1002 | 999 | debug "^4.1.0" |
1003 | 1000 | globals "^11.1.0" |
|
0 commit comments