|
431 | 431 | "@babel/traverse" "^7.28.5" |
432 | 432 | "@babel/types" "^7.28.5" |
433 | 433 |
|
434 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.18.6": |
| 434 | +"@babel/helper-module-imports@^7.18.6": |
435 | 435 | version "7.21.4" |
436 | 436 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
437 | 437 | integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
438 | 438 | dependencies: |
439 | 439 | "@babel/types" "^7.21.4" |
440 | 440 |
|
441 | | -"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.28.6": |
| 441 | +"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.28.6", "@babel/helper-module-imports@^7.7.4": |
442 | 442 | version "7.28.6" |
443 | 443 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c" |
444 | 444 | integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== |
|
3364 | 3364 | dependencies: |
3365 | 3365 | "@octokit/openapi-types" "^11.2.0" |
3366 | 3366 |
|
| 3367 | +"@rollup/plugin-babel@5.0.0": |
| 3368 | + version "5.0.0" |
| 3369 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 3370 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 3371 | + dependencies: |
| 3372 | + "@babel/helper-module-imports" "^7.7.4" |
| 3373 | + "@rollup/pluginutils" "^3.0.8" |
| 3374 | + |
3367 | 3375 | "@rollup/plugin-json@4.1.0": |
3368 | 3376 | version "4.1.0" |
3369 | 3377 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3" |
@@ -13002,14 +13010,6 @@ rimraf@^3.0.0, rimraf@^3.0.2: |
13002 | 13010 | dependencies: |
13003 | 13011 | glob "^7.1.3" |
13004 | 13012 |
|
13005 | | -rollup-plugin-babel@4.4.0: |
13006 | | - version "4.4.0" |
13007 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
13008 | | - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
13009 | | - dependencies: |
13010 | | - "@babel/helper-module-imports" "^7.0.0" |
13011 | | - rollup-pluginutils "^2.8.1" |
13012 | | - |
13013 | 13013 | rollup-plugin-commonjs@10.1.0: |
13014 | 13014 | version "10.1.0" |
13015 | 13015 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb" |
|
0 commit comments