|
28 | 28 | "@babel/highlight" "^7.22.13"
|
29 | 29 | chalk "^2.4.2"
|
30 | 30 |
|
| 31 | +"@babel/code-frame@^7.26.2": |
| 32 | + version "7.26.2" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 34 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 35 | + dependencies: |
| 36 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 37 | + js-tokens "^4.0.0" |
| 38 | + picocolors "^1.0.0" |
| 39 | + |
31 | 40 | "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
32 | 41 | version "7.22.9"
|
33 | 42 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz"
|
|
225 | 234 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz"
|
226 | 235 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
227 | 236 |
|
| 237 | +"@babel/helper-string-parser@^7.25.9": |
| 238 | + version "7.25.9" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 240 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 241 | + |
228 | 242 | "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
|
229 | 243 | version "7.22.20"
|
230 | 244 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
|
231 | 245 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
232 | 246 |
|
| 247 | +"@babel/helper-validator-identifier@^7.25.9": |
| 248 | + version "7.25.9" |
| 249 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 250 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 251 | + |
233 | 252 | "@babel/helper-validator-option@^7.22.5":
|
234 | 253 | version "7.22.5"
|
235 | 254 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz"
|
|
245 | 264 | "@babel/types" "^7.22.5"
|
246 | 265 |
|
247 | 266 | "@babel/helpers@^7.22.6":
|
248 |
| - version "7.22.6" |
249 |
| - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.6.tgz" |
250 |
| - integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA== |
| 267 | + version "7.26.10" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 269 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
251 | 270 | dependencies:
|
252 |
| - "@babel/template" "^7.22.5" |
253 |
| - "@babel/traverse" "^7.22.6" |
254 |
| - "@babel/types" "^7.22.5" |
| 271 | + "@babel/template" "^7.26.9" |
| 272 | + "@babel/types" "^7.26.10" |
255 | 273 |
|
256 | 274 | "@babel/highlight@^7.22.13":
|
257 | 275 | version "7.22.20"
|
|
267 | 285 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz"
|
268 | 286 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
269 | 287 |
|
| 288 | +"@babel/parser@^7.26.9": |
| 289 | + version "7.26.10" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 291 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 292 | + dependencies: |
| 293 | + "@babel/types" "^7.26.10" |
| 294 | + |
270 | 295 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
|
271 | 296 | version "7.22.5"
|
272 | 297 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz"
|
|
981 | 1006 | "@babel/parser" "^7.22.15"
|
982 | 1007 | "@babel/types" "^7.22.15"
|
983 | 1008 |
|
984 |
| -"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8", "@babel/traverse@^7.4.5": |
| 1009 | +"@babel/template@^7.26.9": |
| 1010 | + version "7.26.9" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1012 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1013 | + dependencies: |
| 1014 | + "@babel/code-frame" "^7.26.2" |
| 1015 | + "@babel/parser" "^7.26.9" |
| 1016 | + "@babel/types" "^7.26.9" |
| 1017 | + |
| 1018 | +"@babel/traverse@^7.22.8", "@babel/traverse@^7.4.5": |
985 | 1019 | version "7.23.2"
|
986 | 1020 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz"
|
987 | 1021 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
1006 | 1040 | "@babel/helper-validator-identifier" "^7.22.20"
|
1007 | 1041 | to-fast-properties "^2.0.0"
|
1008 | 1042 |
|
| 1043 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1044 | + version "7.26.10" |
| 1045 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1046 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1047 | + dependencies: |
| 1048 | + "@babel/helper-string-parser" "^7.25.9" |
| 1049 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1050 | + |
1009 | 1051 | "@discoveryjs/json-ext@^0.5.0":
|
1010 | 1052 | version "0.5.7"
|
1011 | 1053 | resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz"
|
|
0 commit comments