|
195 | 195 | js-tokens "^4.0.0"
|
196 | 196 | picocolors "^1.0.0"
|
197 | 197 |
|
| 198 | +"@babel/code-frame@^7.27.1": |
| 199 | + version "7.27.1" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 201 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 202 | + dependencies: |
| 203 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 204 | + js-tokens "^4.0.0" |
| 205 | + picocolors "^1.1.1" |
| 206 | + |
198 | 207 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8":
|
199 | 208 | version "7.26.8"
|
200 | 209 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
|
383 | 392 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
|
384 | 393 | integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
|
385 | 394 |
|
| 395 | +"@babel/helper-string-parser@^7.27.1": |
| 396 | + version "7.27.1" |
| 397 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 398 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 399 | + |
386 | 400 | "@babel/helper-validator-identifier@^7.18.6":
|
387 | 401 | version "7.19.1"
|
388 | 402 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
393 | 407 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
|
394 | 408 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
|
395 | 409 |
|
| 410 | +"@babel/helper-validator-identifier@^7.27.1": |
| 411 | + version "7.27.1" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 413 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 414 | + |
396 | 415 | "@babel/helper-validator-option@^7.18.6":
|
397 | 416 | version "7.18.6"
|
398 | 417 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
413 | 432 | "@babel/types" "^7.25.9"
|
414 | 433 |
|
415 | 434 | "@babel/helpers@^7.26.9":
|
416 |
| - version "7.26.9" |
417 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
418 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 435 | + version "7.28.2" |
| 436 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.2.tgz#80f0918fecbfebea9af856c419763230040ee850" |
| 437 | + integrity sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw== |
419 | 438 | dependencies:
|
420 |
| - "@babel/template" "^7.26.9" |
421 |
| - "@babel/types" "^7.26.9" |
| 439 | + "@babel/template" "^7.27.2" |
| 440 | + "@babel/types" "^7.28.2" |
422 | 441 |
|
423 | 442 | "@babel/highlight@^7.18.6":
|
424 | 443 | version "7.18.6"
|
|
436 | 455 | dependencies:
|
437 | 456 | "@babel/types" "^7.26.9"
|
438 | 457 |
|
| 458 | +"@babel/parser@^7.27.2": |
| 459 | + version "7.28.0" |
| 460 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
| 461 | + integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
| 462 | + dependencies: |
| 463 | + "@babel/types" "^7.28.0" |
| 464 | + |
439 | 465 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
440 | 466 | version "7.25.9"
|
441 | 467 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
1153 | 1179 | "@babel/parser" "^7.26.9"
|
1154 | 1180 | "@babel/types" "^7.26.9"
|
1155 | 1181 |
|
| 1182 | +"@babel/template@^7.27.2": |
| 1183 | + version "7.27.2" |
| 1184 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1185 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1186 | + dependencies: |
| 1187 | + "@babel/code-frame" "^7.27.1" |
| 1188 | + "@babel/parser" "^7.27.2" |
| 1189 | + "@babel/types" "^7.27.1" |
| 1190 | + |
1156 | 1191 | "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9":
|
1157 | 1192 | version "7.26.9"
|
1158 | 1193 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
|
|
1183 | 1218 | "@babel/helper-string-parser" "^7.25.9"
|
1184 | 1219 | "@babel/helper-validator-identifier" "^7.25.9"
|
1185 | 1220 |
|
| 1221 | +"@babel/types@^7.27.1", "@babel/types@^7.28.0", "@babel/types@^7.28.2": |
| 1222 | + version "7.28.2" |
| 1223 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
| 1224 | + integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
| 1225 | + dependencies: |
| 1226 | + "@babel/helper-string-parser" "^7.27.1" |
| 1227 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1228 | + |
1186 | 1229 | "@braintree/sanitize-url@^7.0.4":
|
1187 | 1230 | version "7.1.1"
|
1188 | 1231 | resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e"
|
|
0 commit comments