|
215 | 215 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
216 | 216 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
217 | 217 |
|
218 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.20.12", "@babel/core@^7.23.9", "@babel/core@^7.28.0": |
219 | | - version "7.28.0" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4" |
221 | | - integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== |
| 218 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.20.12", "@babel/core@^7.23.9", "@babel/core@^7.28.3": |
| 219 | + version "7.28.3" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
| 221 | + integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
222 | 222 | dependencies: |
223 | 223 | "@ampproject/remapping" "^2.2.0" |
224 | 224 | "@babel/code-frame" "^7.27.1" |
225 | | - "@babel/generator" "^7.28.0" |
| 225 | + "@babel/generator" "^7.28.3" |
226 | 226 | "@babel/helper-compilation-targets" "^7.27.2" |
227 | | - "@babel/helper-module-transforms" "^7.27.3" |
228 | | - "@babel/helpers" "^7.27.6" |
229 | | - "@babel/parser" "^7.28.0" |
| 227 | + "@babel/helper-module-transforms" "^7.28.3" |
| 228 | + "@babel/helpers" "^7.28.3" |
| 229 | + "@babel/parser" "^7.28.3" |
230 | 230 | "@babel/template" "^7.27.2" |
231 | | - "@babel/traverse" "^7.28.0" |
232 | | - "@babel/types" "^7.28.0" |
| 231 | + "@babel/traverse" "^7.28.3" |
| 232 | + "@babel/types" "^7.28.2" |
233 | 233 | convert-source-map "^2.0.0" |
234 | 234 | debug "^4.1.0" |
235 | 235 | gensync "^1.0.0-beta.2" |
|
245 | 245 | eslint-visitor-keys "^2.1.0" |
246 | 246 | semver "^6.3.1" |
247 | 247 |
|
248 | | -"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.28.0", "@babel/generator@^7.7.2": |
249 | | - version "7.28.0" |
250 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2" |
251 | | - integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg== |
| 248 | +"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.28.3", "@babel/generator@^7.7.2": |
| 249 | + version "7.28.3" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
| 251 | + integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
252 | 252 | dependencies: |
253 | | - "@babel/parser" "^7.28.0" |
254 | | - "@babel/types" "^7.28.0" |
| 253 | + "@babel/parser" "^7.28.3" |
| 254 | + "@babel/types" "^7.28.2" |
255 | 255 | "@jridgewell/gen-mapping" "^0.3.12" |
256 | 256 | "@jridgewell/trace-mapping" "^0.3.28" |
257 | 257 | jsesc "^3.0.2" |
|
354 | 354 | "@babel/traverse" "^7.27.1" |
355 | 355 | "@babel/types" "^7.27.1" |
356 | 356 |
|
357 | | -"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.3": |
358 | | - version "7.27.3" |
359 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
360 | | - integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 357 | +"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.28.3": |
| 358 | + version "7.28.3" |
| 359 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 360 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
361 | 361 | dependencies: |
362 | 362 | "@babel/helper-module-imports" "^7.27.1" |
363 | 363 | "@babel/helper-validator-identifier" "^7.27.1" |
364 | | - "@babel/traverse" "^7.27.3" |
| 364 | + "@babel/traverse" "^7.28.3" |
365 | 365 |
|
366 | 366 | "@babel/helper-optimise-call-expression@^7.25.9": |
367 | 367 | version "7.25.9" |
|
459 | 459 | "@babel/traverse" "^7.25.9" |
460 | 460 | "@babel/types" "^7.25.9" |
461 | 461 |
|
462 | | -"@babel/helpers@^7.27.6": |
463 | | - version "7.28.2" |
464 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.2.tgz#80f0918fecbfebea9af856c419763230040ee850" |
465 | | - integrity sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw== |
| 462 | +"@babel/helpers@^7.28.3": |
| 463 | + version "7.28.3" |
| 464 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
| 465 | + integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
466 | 466 | dependencies: |
467 | 467 | "@babel/template" "^7.27.2" |
468 | 468 | "@babel/types" "^7.28.2" |
|
477 | 477 | js-tokens "^4.0.0" |
478 | 478 | picocolors "^1.0.0" |
479 | 479 |
|
480 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0": |
481 | | - version "7.28.0" |
482 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
483 | | - integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
| 480 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3": |
| 481 | + version "7.28.3" |
| 482 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
| 483 | + integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
484 | 484 | dependencies: |
485 | | - "@babel/types" "^7.28.0" |
| 485 | + "@babel/types" "^7.28.2" |
486 | 486 |
|
487 | 487 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
488 | 488 | version "7.25.9" |
|
1316 | 1316 | "@babel/parser" "^7.27.2" |
1317 | 1317 | "@babel/types" "^7.27.1" |
1318 | 1318 |
|
1319 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
1320 | | - version "7.28.0" |
1321 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b" |
1322 | | - integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== |
| 1319 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3": |
| 1320 | + version "7.28.3" |
| 1321 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
| 1322 | + integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
1323 | 1323 | dependencies: |
1324 | 1324 | "@babel/code-frame" "^7.27.1" |
1325 | | - "@babel/generator" "^7.28.0" |
| 1325 | + "@babel/generator" "^7.28.3" |
1326 | 1326 | "@babel/helper-globals" "^7.28.0" |
1327 | | - "@babel/parser" "^7.28.0" |
| 1327 | + "@babel/parser" "^7.28.3" |
1328 | 1328 | "@babel/template" "^7.27.2" |
1329 | | - "@babel/types" "^7.28.0" |
| 1329 | + "@babel/types" "^7.28.2" |
1330 | 1330 | debug "^4.3.1" |
1331 | 1331 |
|
1332 | | -"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.0", "@babel/types@^7.28.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1332 | +"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1333 | 1333 | version "7.28.2" |
1334 | 1334 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1335 | 1335 | integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
|
0 commit comments