|
67 | 67 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
68 | 68 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
69 | 69 |
|
70 |
| - |
71 |
| - version "7.26.9" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
73 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 70 | + |
| 71 | + version "7.26.10" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 73 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
74 | 74 | dependencies:
|
75 | 75 | "@ampproject/remapping" "^2.2.0"
|
76 | 76 | "@babel/code-frame" "^7.26.2"
|
77 |
| - "@babel/generator" "^7.26.9" |
| 77 | + "@babel/generator" "^7.26.10" |
78 | 78 | "@babel/helper-compilation-targets" "^7.26.5"
|
79 | 79 | "@babel/helper-module-transforms" "^7.26.0"
|
80 |
| - "@babel/helpers" "^7.26.9" |
81 |
| - "@babel/parser" "^7.26.9" |
| 80 | + "@babel/helpers" "^7.26.10" |
| 81 | + "@babel/parser" "^7.26.10" |
82 | 82 | "@babel/template" "^7.26.9"
|
83 |
| - "@babel/traverse" "^7.26.9" |
84 |
| - "@babel/types" "^7.26.9" |
| 83 | + "@babel/traverse" "^7.26.10" |
| 84 | + "@babel/types" "^7.26.10" |
85 | 85 | convert-source-map "^2.0.0"
|
86 | 86 | debug "^4.1.0"
|
87 | 87 | gensync "^1.0.0-beta.2"
|
|
118 | 118 | "@jridgewell/gen-mapping" "^0.3.0"
|
119 | 119 | jsesc "^2.5.1"
|
120 | 120 |
|
| 121 | +"@babel/generator@^7.26.10": |
| 122 | + version "7.26.10" |
| 123 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 124 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 125 | + dependencies: |
| 126 | + "@babel/parser" "^7.26.10" |
| 127 | + "@babel/types" "^7.26.10" |
| 128 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 129 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 130 | + jsesc "^3.0.2" |
| 131 | + |
121 | 132 | "@babel/generator@^7.26.5":
|
122 | 133 | version "7.26.5"
|
123 | 134 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
|
|
140 | 151 | "@jridgewell/trace-mapping" "^0.3.25"
|
141 | 152 | jsesc "^3.0.2"
|
142 | 153 |
|
143 |
| -"@babel/generator@^7.26.9": |
144 |
| - version "7.26.9" |
145 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
146 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
147 |
| - dependencies: |
148 |
| - "@babel/parser" "^7.26.9" |
149 |
| - "@babel/types" "^7.26.9" |
150 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
151 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
152 |
| - jsesc "^3.0.2" |
153 |
| - |
154 | 154 | "@babel/helper-annotate-as-pure@^7.18.6":
|
155 | 155 | version "7.18.6"
|
156 | 156 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
437 | 437 | "@babel/traverse" "^7.17.9"
|
438 | 438 | "@babel/types" "^7.17.0"
|
439 | 439 |
|
440 |
| -"@babel/helpers@^7.26.9": |
441 |
| - version "7.26.9" |
442 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
443 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 440 | +"@babel/helpers@^7.26.10": |
| 441 | + version "7.26.10" |
| 442 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 443 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
444 | 444 | dependencies:
|
445 | 445 | "@babel/template" "^7.26.9"
|
446 |
| - "@babel/types" "^7.26.9" |
| 446 | + "@babel/types" "^7.26.10" |
447 | 447 |
|
448 | 448 | "@babel/highlight@^7.16.7":
|
449 | 449 | version "7.17.12"
|
|
466 | 466 | dependencies:
|
467 | 467 | "@babel/types" "^7.26.5"
|
468 | 468 |
|
| 469 | +"@babel/parser@^7.26.10": |
| 470 | + version "7.26.10" |
| 471 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 472 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 473 | + dependencies: |
| 474 | + "@babel/types" "^7.26.10" |
| 475 | + |
469 | 476 | "@babel/parser@^7.26.8":
|
470 | 477 | version "7.26.8"
|
471 | 478 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1256 | 1263 | debug "^4.3.1"
|
1257 | 1264 | globals "^11.1.0"
|
1258 | 1265 |
|
| 1266 | +"@babel/traverse@^7.26.10": |
| 1267 | + version "7.26.10" |
| 1268 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1269 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1270 | + dependencies: |
| 1271 | + "@babel/code-frame" "^7.26.2" |
| 1272 | + "@babel/generator" "^7.26.10" |
| 1273 | + "@babel/parser" "^7.26.10" |
| 1274 | + "@babel/template" "^7.26.9" |
| 1275 | + "@babel/types" "^7.26.10" |
| 1276 | + debug "^4.3.1" |
| 1277 | + globals "^11.1.0" |
| 1278 | + |
1259 | 1279 | "@babel/traverse@^7.26.8":
|
1260 | 1280 | version "7.26.8"
|
1261 | 1281 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1269 | 1289 | debug "^4.3.1"
|
1270 | 1290 | globals "^11.1.0"
|
1271 | 1291 |
|
1272 |
| -"@babel/traverse@^7.26.9": |
1273 |
| - version "7.26.9" |
1274 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1275 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1276 |
| - dependencies: |
1277 |
| - "@babel/code-frame" "^7.26.2" |
1278 |
| - "@babel/generator" "^7.26.9" |
1279 |
| - "@babel/parser" "^7.26.9" |
1280 |
| - "@babel/template" "^7.26.9" |
1281 |
| - "@babel/types" "^7.26.9" |
1282 |
| - debug "^4.3.1" |
1283 |
| - globals "^11.1.0" |
1284 |
| - |
1285 | 1292 | "@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
1286 | 1293 | version "7.17.12"
|
1287 | 1294 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
|
|
1306 | 1313 | "@babel/helper-string-parser" "^7.25.9"
|
1307 | 1314 | "@babel/helper-validator-identifier" "^7.25.9"
|
1308 | 1315 |
|
| 1316 | +"@babel/types@^7.26.10": |
| 1317 | + version "7.26.10" |
| 1318 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1319 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1320 | + dependencies: |
| 1321 | + "@babel/helper-string-parser" "^7.25.9" |
| 1322 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1323 | + |
1309 | 1324 | "@babel/types@^7.26.8":
|
1310 | 1325 | version "7.26.8"
|
1311 | 1326 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments