|
171 | 171 | "@babel/highlight" "^7.24.7" |
172 | 172 | picocolors "^1.0.0" |
173 | 173 |
|
| 174 | +"@babel/code-frame@^7.26.2": |
| 175 | + version "7.26.2" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 177 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 178 | + dependencies: |
| 179 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 180 | + js-tokens "^4.0.0" |
| 181 | + picocolors "^1.0.0" |
| 182 | + |
174 | 183 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4": |
175 | 184 | version "7.25.4" |
176 | 185 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
|
343 | 352 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
344 | 353 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
345 | 354 |
|
| 355 | +"@babel/helper-string-parser@^7.25.9": |
| 356 | + version "7.25.9" |
| 357 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 358 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 359 | + |
346 | 360 | "@babel/helper-validator-identifier@^7.24.7": |
347 | 361 | version "7.24.7" |
348 | 362 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
349 | 363 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
350 | 364 |
|
| 365 | +"@babel/helper-validator-identifier@^7.25.9": |
| 366 | + version "7.25.9" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 368 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 369 | + |
351 | 370 | "@babel/helper-validator-option@^7.24.7", "@babel/helper-validator-option@^7.24.8": |
352 | 371 | version "7.24.8" |
353 | 372 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d" |
|
363 | 382 | "@babel/types" "^7.25.0" |
364 | 383 |
|
365 | 384 | "@babel/helpers@^7.25.0": |
366 | | - version "7.25.6" |
367 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60" |
368 | | - integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q== |
| 385 | + version "7.26.10" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 387 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
369 | 388 | dependencies: |
370 | | - "@babel/template" "^7.25.0" |
371 | | - "@babel/types" "^7.25.6" |
| 389 | + "@babel/template" "^7.26.9" |
| 390 | + "@babel/types" "^7.26.10" |
372 | 391 |
|
373 | 392 | "@babel/highlight@^7.24.7": |
374 | 393 | version "7.24.7" |
|
387 | 406 | dependencies: |
388 | 407 | "@babel/types" "^7.25.6" |
389 | 408 |
|
| 409 | +"@babel/parser@^7.26.9": |
| 410 | + version "7.26.10" |
| 411 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 412 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 413 | + dependencies: |
| 414 | + "@babel/types" "^7.26.10" |
| 415 | + |
390 | 416 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": |
391 | 417 | version "7.25.3" |
392 | 418 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f" |
|
1178 | 1204 | "@babel/parser" "^7.25.0" |
1179 | 1205 | "@babel/types" "^7.25.0" |
1180 | 1206 |
|
| 1207 | +"@babel/template@^7.26.9": |
| 1208 | + version "7.26.9" |
| 1209 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1210 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1211 | + dependencies: |
| 1212 | + "@babel/code-frame" "^7.26.2" |
| 1213 | + "@babel/parser" "^7.26.9" |
| 1214 | + "@babel/types" "^7.26.9" |
| 1215 | + |
1181 | 1216 | "@babel/traverse@^7.22.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4": |
1182 | 1217 | version "7.25.6" |
1183 | 1218 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41" |
|
1200 | 1235 | "@babel/helper-validator-identifier" "^7.24.7" |
1201 | 1236 | to-fast-properties "^2.0.0" |
1202 | 1237 |
|
| 1238 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1239 | + version "7.26.10" |
| 1240 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1241 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1242 | + dependencies: |
| 1243 | + "@babel/helper-string-parser" "^7.25.9" |
| 1244 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1245 | + |
1203 | 1246 | "@braintree/sanitize-url@^6.0.1": |
1204 | 1247 | version "6.0.4" |
1205 | 1248 | resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783" |
@@ -8521,7 +8564,16 @@ std-env@^3.0.1: |
8521 | 8564 | resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.7.0.tgz#c9f7386ced6ecf13360b6c6c55b8aaa4ef7481d2" |
8522 | 8565 | integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg== |
8523 | 8566 |
|
8524 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0: |
| 8567 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 8568 | + version "4.2.3" |
| 8569 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 8570 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 8571 | + dependencies: |
| 8572 | + emoji-regex "^8.0.0" |
| 8573 | + is-fullwidth-code-point "^3.0.0" |
| 8574 | + strip-ansi "^6.0.1" |
| 8575 | + |
| 8576 | +string-width@^4.1.0, string-width@^4.2.0: |
8525 | 8577 | version "4.2.3" |
8526 | 8578 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
8527 | 8579 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -8570,7 +8622,14 @@ stringify-object@^3.3.0: |
8570 | 8622 | is-obj "^1.0.1" |
8571 | 8623 | is-regexp "^1.0.0" |
8572 | 8624 |
|
8573 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 8625 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 8626 | + version "6.0.1" |
| 8627 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 8628 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 8629 | + dependencies: |
| 8630 | + ansi-regex "^5.0.1" |
| 8631 | + |
| 8632 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
8574 | 8633 | version "6.0.1" |
8575 | 8634 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
8576 | 8635 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
0 commit comments