|
24 | 24 | "@babel/highlight" "^7.22.13" |
25 | 25 | chalk "^2.4.2" |
26 | 26 |
|
| 27 | +"@babel/code-frame@^7.26.2": |
| 28 | + version "7.26.2" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 30 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 31 | + dependencies: |
| 32 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 33 | + js-tokens "^4.0.0" |
| 34 | + picocolors "^1.0.0" |
| 35 | + |
27 | 36 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0": |
28 | 37 | version "7.17.0" |
29 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34" |
|
288 | 297 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
289 | 298 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
290 | 299 |
|
| 300 | +"@babel/helper-string-parser@^7.25.9": |
| 301 | + version "7.25.9" |
| 302 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 303 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 304 | + |
291 | 305 | "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.16.7": |
292 | 306 | version "7.16.7" |
293 | 307 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
|
298 | 312 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
299 | 313 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
300 | 314 |
|
| 315 | +"@babel/helper-validator-identifier@^7.25.9": |
| 316 | + version "7.25.9" |
| 317 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 318 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 319 | + |
301 | 320 | "@babel/helper-validator-option@^7.16.7": |
302 | 321 | version "7.16.7" |
303 | 322 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
|
314 | 333 | "@babel/types" "^7.16.8" |
315 | 334 |
|
316 | 335 | "@babel/helpers@^7.17.2": |
317 | | - version "7.17.2" |
318 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
319 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 336 | + version "7.26.10" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 338 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
320 | 339 | dependencies: |
321 | | - "@babel/template" "^7.16.7" |
322 | | - "@babel/traverse" "^7.17.0" |
323 | | - "@babel/types" "^7.17.0" |
| 340 | + "@babel/template" "^7.26.9" |
| 341 | + "@babel/types" "^7.26.10" |
324 | 342 |
|
325 | 343 | "@babel/highlight@^7.16.7": |
326 | 344 | version "7.16.10" |
|
350 | 368 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
351 | 369 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
352 | 370 |
|
| 371 | +"@babel/parser@^7.26.9": |
| 372 | + version "7.26.10" |
| 373 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 374 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 375 | + dependencies: |
| 376 | + "@babel/types" "^7.26.10" |
| 377 | + |
353 | 378 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
354 | 379 | version "7.16.7" |
355 | 380 | 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.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
995 | 1020 | "@babel/parser" "^7.22.15" |
996 | 1021 | "@babel/types" "^7.22.15" |
997 | 1022 |
|
998 | | -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3": |
| 1023 | +"@babel/template@^7.26.9": |
| 1024 | + version "7.26.9" |
| 1025 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1026 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1027 | + dependencies: |
| 1028 | + "@babel/code-frame" "^7.26.2" |
| 1029 | + "@babel/parser" "^7.26.9" |
| 1030 | + "@babel/types" "^7.26.9" |
| 1031 | + |
| 1032 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3": |
999 | 1033 | version "7.23.2" |
1000 | 1034 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1001 | 1035 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
|
1028 | 1062 | "@babel/helper-validator-identifier" "^7.22.20" |
1029 | 1063 | to-fast-properties "^2.0.0" |
1030 | 1064 |
|
| 1065 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1066 | + version "7.26.10" |
| 1067 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1068 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1069 | + dependencies: |
| 1070 | + "@babel/helper-string-parser" "^7.25.9" |
| 1071 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1072 | + |
1031 | 1073 | "@commitlint/cli@^15.0.0": |
1032 | 1074 | version "15.0.0" |
1033 | 1075 | resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-15.0.0.tgz#8e78e86ee2b6955c1a5d140e734a6c171ce367ee" |
|
0 commit comments