|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
51 | 51 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
52 | 52 |
|
53 |
| -"@babel/core@7.27.4": |
54 |
| - version "7.27.4" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
56 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 53 | +"@babel/core@7.27.7": |
| 54 | + version "7.27.7" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 56 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
57 | 57 | dependencies:
|
58 | 58 | "@ampproject/remapping" "^2.2.0"
|
59 | 59 | "@babel/code-frame" "^7.27.1"
|
60 |
| - "@babel/generator" "^7.27.3" |
| 60 | + "@babel/generator" "^7.27.5" |
61 | 61 | "@babel/helper-compilation-targets" "^7.27.2"
|
62 | 62 | "@babel/helper-module-transforms" "^7.27.3"
|
63 |
| - "@babel/helpers" "^7.27.4" |
64 |
| - "@babel/parser" "^7.27.4" |
| 63 | + "@babel/helpers" "^7.27.6" |
| 64 | + "@babel/parser" "^7.27.7" |
65 | 65 | "@babel/template" "^7.27.2"
|
66 |
| - "@babel/traverse" "^7.27.4" |
67 |
| - "@babel/types" "^7.27.3" |
| 66 | + "@babel/traverse" "^7.27.7" |
| 67 | + "@babel/types" "^7.27.7" |
68 | 68 | convert-source-map "^2.0.0"
|
69 | 69 | debug "^4.1.0"
|
70 | 70 | gensync "^1.0.0-beta.2"
|
|
93 | 93 | "@jridgewell/trace-mapping" "^0.3.25"
|
94 | 94 | jsesc "^3.0.2"
|
95 | 95 |
|
| 96 | +"@babel/generator@^7.27.5": |
| 97 | + version "7.27.5" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 99 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 100 | + dependencies: |
| 101 | + "@babel/parser" "^7.27.5" |
| 102 | + "@babel/types" "^7.27.3" |
| 103 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 104 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 105 | + jsesc "^3.0.2" |
| 106 | + |
96 | 107 | "@babel/helper-annotate-as-pure@^7.24.7":
|
97 | 108 | version "7.24.7"
|
98 | 109 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
|
|
309 | 320 | "@babel/traverse" "^7.27.1"
|
310 | 321 | "@babel/types" "^7.27.1"
|
311 | 322 |
|
312 |
| -"@babel/helpers@^7.27.4": |
313 |
| - version "7.27.4" |
314 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
315 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 323 | +"@babel/helpers@^7.27.6": |
| 324 | + version "7.27.6" |
| 325 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 326 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
316 | 327 | dependencies:
|
317 | 328 | "@babel/template" "^7.27.2"
|
318 |
| - "@babel/types" "^7.27.3" |
| 329 | + "@babel/types" "^7.27.6" |
319 | 330 |
|
320 | 331 | "@babel/parser@^7.27.1":
|
321 | 332 | version "7.27.1"
|
|
331 | 342 | dependencies:
|
332 | 343 | "@babel/types" "^7.27.3"
|
333 | 344 |
|
| 345 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 346 | + version "7.27.7" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 348 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
| 349 | + dependencies: |
| 350 | + "@babel/types" "^7.27.7" |
| 351 | + |
334 | 352 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
335 | 353 | version "7.27.1"
|
336 | 354 | 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"
|
|
904 | 922 | debug "^4.3.1"
|
905 | 923 | globals "^11.1.0"
|
906 | 924 |
|
907 |
| -"@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 925 | +"@babel/traverse@^7.27.3": |
908 | 926 | version "7.27.4"
|
909 | 927 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
|
910 | 928 | integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
|
|
917 | 935 | debug "^4.3.1"
|
918 | 936 | globals "^11.1.0"
|
919 | 937 |
|
| 938 | +"@babel/traverse@^7.27.7": |
| 939 | + version "7.27.7" |
| 940 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 941 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
| 942 | + dependencies: |
| 943 | + "@babel/code-frame" "^7.27.1" |
| 944 | + "@babel/generator" "^7.27.5" |
| 945 | + "@babel/parser" "^7.27.7" |
| 946 | + "@babel/template" "^7.27.2" |
| 947 | + "@babel/types" "^7.27.7" |
| 948 | + debug "^4.3.1" |
| 949 | + globals "^11.1.0" |
| 950 | + |
920 | 951 | "@babel/types@^7.24.7", "@babel/types@^7.4.4":
|
921 | 952 | version "7.25.0"
|
922 | 953 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0.tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b"
|
|
942 | 973 | "@babel/helper-string-parser" "^7.27.1"
|
943 | 974 | "@babel/helper-validator-identifier" "^7.27.1"
|
944 | 975 |
|
| 976 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 977 | + version "7.27.7" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 979 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 980 | + dependencies: |
| 981 | + "@babel/helper-string-parser" "^7.27.1" |
| 982 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 983 | + |
945 | 984 | "@discoveryjs/json-ext@^0.6.1":
|
946 | 985 | version "0.6.3"
|
947 | 986 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz#f13c7c205915eb91ae54c557f5e92bddd8be0e83"
|
|
0 commit comments