|
58 | 58 | "@babel/highlight" "^7.22.13"
|
59 | 59 | chalk "^2.4.2"
|
60 | 60 |
|
| 61 | +"@babel/code-frame@^7.26.2": |
| 62 | + version "7.26.2" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 64 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 65 | + dependencies: |
| 66 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 67 | + js-tokens "^4.0.0" |
| 68 | + picocolors "^1.0.0" |
| 69 | + |
61 | 70 | "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
62 | 71 | version "7.22.9"
|
63 | 72 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
|
278 | 287 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
279 | 288 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
280 | 289 |
|
| 290 | +"@babel/helper-string-parser@^7.25.9": |
| 291 | + version "7.25.9" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 293 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 294 | + |
281 | 295 | "@babel/helper-validator-identifier@^7.22.20":
|
282 | 296 | version "7.22.20"
|
283 | 297 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
288 | 302 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
289 | 303 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
290 | 304 |
|
| 305 | +"@babel/helper-validator-identifier@^7.25.9": |
| 306 | + version "7.25.9" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 308 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 309 | + |
291 | 310 | "@babel/helper-validator-option@^7.22.5":
|
292 | 311 | version "7.22.5"
|
293 | 312 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
|
|
303 | 322 | "@babel/types" "^7.22.5"
|
304 | 323 |
|
305 | 324 | "@babel/helpers@^7.22.6":
|
306 |
| - version "7.22.6" |
307 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd" |
308 |
| - integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA== |
| 325 | + version "7.26.10" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 327 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
309 | 328 | dependencies:
|
310 |
| - "@babel/template" "^7.22.5" |
311 |
| - "@babel/traverse" "^7.22.6" |
312 |
| - "@babel/types" "^7.22.5" |
| 329 | + "@babel/template" "^7.26.9" |
| 330 | + "@babel/types" "^7.26.10" |
313 | 331 |
|
314 | 332 | "@babel/highlight@^7.22.13":
|
315 | 333 | version "7.22.20"
|
|
339 | 357 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
|
340 | 358 | integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
|
341 | 359 |
|
| 360 | +"@babel/parser@^7.26.9": |
| 361 | + version "7.26.10" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 363 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 364 | + dependencies: |
| 365 | + "@babel/types" "^7.26.10" |
| 366 | + |
342 | 367 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
|
343 | 368 | version "7.22.5"
|
344 | 369 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e"
|
|
1056 | 1081 | "@babel/parser" "^7.22.5"
|
1057 | 1082 | "@babel/types" "^7.22.5"
|
1058 | 1083 |
|
1059 |
| -"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
| 1084 | +"@babel/template@^7.26.9": |
| 1085 | + version "7.26.9" |
| 1086 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1087 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1088 | + dependencies: |
| 1089 | + "@babel/code-frame" "^7.26.2" |
| 1090 | + "@babel/parser" "^7.26.9" |
| 1091 | + "@babel/types" "^7.26.9" |
| 1092 | + |
| 1093 | +"@babel/traverse@^7.22.8": |
1060 | 1094 | version "7.23.2"
|
1061 | 1095 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
1062 | 1096 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
1090 | 1124 | "@babel/helper-validator-identifier" "^7.22.5"
|
1091 | 1125 | to-fast-properties "^2.0.0"
|
1092 | 1126 |
|
| 1127 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1128 | + version "7.26.10" |
| 1129 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1130 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1131 | + dependencies: |
| 1132 | + "@babel/helper-string-parser" "^7.25.9" |
| 1133 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1134 | + |
1093 | 1135 | "@emnapi/core@^1.1.0":
|
1094 | 1136 | version "1.3.1"
|
1095 | 1137 | resolved "https://registry.yarnpkg.com/@emnapi/core/-/core-1.3.1.tgz#9c62d185372d1bddc94682b87f376e03dfac3f16"
|
|
0 commit comments