diff options
| author | ST-DDT <[email protected]> | 2023-08-07 09:41:10 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-07 09:41:10 +0200 |
| commit | 0a6e6ef169ef4d47fd3855cd7f30f4a8bf15fdc4 (patch) | |
| tree | 4b469d36bbac1863bbcda6794c14d54d8eb1f237 /.github | |
| parent | 3cecae9cd6787899a61bc91812e94478acb3adb9 (diff) | |
| download | faker-0a6e6ef169ef4d47fd3855cd7f30f4a8bf15fdc4.tar.xz faker-0a6e6ef169ef4d47fd3855cd7f30f4a8bf15fdc4.zip | |
chore: remove unused dependencies (#2298)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index db95c5ef..601c821a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -51,9 +51,6 @@ "groupName": "doc-dependencies", "matchPackageNames": [ "@algolia/client-search", - "@types/react", - "react", - "react-dom", "typedoc", "typedoc-plugin-missing-exports", "vitepress" |
