|
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== |
|
3164 | 3164 | dependencies: |
3165 | 3165 | "@octokit/openapi-types" "^11.2.0" |
3166 | 3166 |
|
| 3167 | +"@rollup/plugin-babel@5.0.0": |
| 3168 | + version "5.0.0" |
| 3169 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 3170 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 3171 | + dependencies: |
| 3172 | + "@babel/helper-module-imports" "^7.7.4" |
| 3173 | + "@rollup/pluginutils" "^3.0.8" |
| 3174 | + |
3167 | 3175 | "@rollup/plugin-json@4.1.0": |
3168 | 3176 | version "4.1.0" |
3169 | 3177 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3" |
@@ -12506,14 +12514,6 @@ rimraf@^3.0.0, rimraf@^3.0.2: |
12506 | 12514 | dependencies: |
12507 | 12515 | glob "^7.1.3" |
12508 | 12516 |
|
12509 | | -rollup-plugin-babel@4.4.0: |
12510 | | - version "4.4.0" |
12511 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
12512 | | - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
12513 | | - dependencies: |
12514 | | - "@babel/helper-module-imports" "^7.0.0" |
12515 | | - rollup-pluginutils "^2.8.1" |
12516 | | - |
12517 | 12517 | rollup-plugin-commonjs@10.1.0: |
12518 | 12518 | version "10.1.0" |
12519 | 12519 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb" |
|
0 commit comments