|
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
|
70 | 70 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
|
71 | 71 |
|
72 | | -"@babel/core@7.28.3": |
73 | | - version "7.28.3" |
74 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
75 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 72 | +"@babel/core@7.28.4": |
| 73 | + version "7.28.4" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 75 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
76 | 76 | dependencies:
|
77 | | - "@ampproject/remapping" "^2.2.0" |
78 | 77 | "@babel/code-frame" "^7.27.1"
|
79 | 78 | "@babel/generator" "^7.28.3"
|
80 | 79 | "@babel/helper-compilation-targets" "^7.27.2"
|
81 | 80 | "@babel/helper-module-transforms" "^7.28.3"
|
82 | | - "@babel/helpers" "^7.28.3" |
83 | | - "@babel/parser" "^7.28.3" |
| 81 | + "@babel/helpers" "^7.28.4" |
| 82 | + "@babel/parser" "^7.28.4" |
84 | 83 | "@babel/template" "^7.27.2"
|
85 | | - "@babel/traverse" "^7.28.3" |
86 | | - "@babel/types" "^7.28.2" |
| 84 | + "@babel/traverse" "^7.28.4" |
| 85 | + "@babel/types" "^7.28.4" |
| 86 | + "@jridgewell/remapping" "^2.3.5" |
87 | 87 | convert-source-map "^2.0.0"
|
88 | 88 | debug "^4.1.0"
|
89 | 89 | gensync "^1.0.0-beta.2"
|
|
410 | 410 | "@babel/template" "^7.27.0"
|
411 | 411 | "@babel/types" "^7.27.0"
|
412 | 412 |
|
413 | | -"@babel/helpers@^7.28.3": |
414 | | - version "7.28.3" |
415 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
416 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 413 | +"@babel/helpers@^7.28.4": |
| 414 | + version "7.28.4" |
| 415 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 416 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
417 | 417 | dependencies:
|
418 | 418 | "@babel/template" "^7.27.2"
|
419 | | - "@babel/types" "^7.28.2" |
| 419 | + "@babel/types" "^7.28.4" |
420 | 420 |
|
421 | 421 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.26.10", "@babel/parser@^7.27.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
|
422 | 422 | version "7.27.0"
|
|
453 | 453 | dependencies:
|
454 | 454 | "@babel/types" "^7.28.2"
|
455 | 455 |
|
| 456 | +"@babel/parser@^7.28.4": |
| 457 | + version "7.28.4" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 459 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
| 460 | + dependencies: |
| 461 | + "@babel/types" "^7.28.4" |
| 462 | + |
456 | 463 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
457 | 464 | version "7.27.1"
|
458 | 465 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
|
|
1275 | 1282 | "@babel/types" "^7.28.2"
|
1276 | 1283 | debug "^4.3.1"
|
1277 | 1284 |
|
| 1285 | +"@babel/traverse@^7.28.4": |
| 1286 | + version "7.28.4" |
| 1287 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1288 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
| 1289 | + dependencies: |
| 1290 | + "@babel/code-frame" "^7.27.1" |
| 1291 | + "@babel/generator" "^7.28.3" |
| 1292 | + "@babel/helper-globals" "^7.28.0" |
| 1293 | + "@babel/parser" "^7.28.4" |
| 1294 | + "@babel/template" "^7.27.2" |
| 1295 | + "@babel/types" "^7.28.4" |
| 1296 | + debug "^4.3.1" |
| 1297 | + |
1278 | 1298 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.27.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
1279 | 1299 | version "7.27.0"
|
1280 | 1300 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
|
|
1315 | 1335 | "@babel/helper-string-parser" "^7.27.1"
|
1316 | 1336 | "@babel/helper-validator-identifier" "^7.27.1"
|
1317 | 1337 |
|
| 1338 | +"@babel/types@^7.28.4": |
| 1339 | + version "7.28.4" |
| 1340 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 1341 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
| 1342 | + dependencies: |
| 1343 | + "@babel/helper-string-parser" "^7.27.1" |
| 1344 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1345 | + |
1318 | 1346 | "@base2/pretty-print-object@1.0.2":
|
1319 | 1347 | version "1.0.2"
|
1320 | 1348 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
|
|
1768 | 1796 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1769 | 1797 | "@jridgewell/trace-mapping" "^0.3.24"
|
1770 | 1798 |
|
| 1799 | +"@jridgewell/remapping@^2.3.5": |
| 1800 | + version "2.3.5" |
| 1801 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 1802 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 1803 | + dependencies: |
| 1804 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 1805 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1806 | + |
1771 | 1807 | "@jridgewell/resolve-uri@^3.1.0":
|
1772 | 1808 | version "3.1.2"
|
1773 | 1809 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6"
|
|
0 commit comments