babel-plugin-direct-import icon indicating copy to clipboard operation
babel-plugin-direct-import copied to clipboard

Babel plugin to cherry-pick ES module imports.

Results 5 babel-plugin-direct-import issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`16.11.26` -> `16.11.41`](https://renovatebot.com/diffs/npm/@types%2fnode/16.11.26/16.11.41) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.41/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vitest/coverage-c8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-c8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8)) | devDependencies | pin | [`^0.29.2` -> `0.29.2`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.29.2/0.29.2) | Add the...

A recent update of @mui/material changed the [ClickAwayListener](https://github.com/mui/material-ui/blame/e13f1c9e37aa986624dddc44c19325d5bd97f455/packages/mui-material/src/ClickAwayListener/ClickAwayListener.tsx#L259) to be a named export (within the project), not a default export (from outside of the project). (https://github.com/mui/material-ui/commit/24945d462e03f78a01e26202ce7d35e64456ed12#diff-a583d9ec23bc3ec454a7d0577a5c772c702baf18a9dabc9f635b0546ccfd3fb3) Regardless of whether I...