Skip to content

Commit 157d143

Browse files
authored
fixes peer dep problems (#20)
<!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ## 💸 TL;DR <!-- What's the three sentence summary of purpose of the PR --> These deps were conflicting with others and throwing peer deps warnings when installing. No lockfile updates needed. ## 📜 Details [Design Doc](<!-- insert Google Doc link here if applicable -->) [Jira](<!-- insert Jira link if applicable -->) <!-- Add additional details required for the PR: breaking changes, screenshots, external dependency changes --> ## 🧪 Testing Steps / Validation <!-- add details on how this PR has been tested, include reproductions and screenshots where applicable --> ## ✅ Checks <!-- Make sure your pr passes the CI checks and do check the following fields as needed - --> - [ ] CI tests (if present) are passing - [ ] Adheres to code style for repo - [ ] Contributor License Agreement (CLA) completed if not a Reddit employee
1 parent 0da1cfe commit 157d143

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@
3939
"@algolia/client-search": "^5.17.0",
4040
"@docusaurus/module-type-aliases": "^3.9.2",
4141
"@docusaurus/theme-common": "^3.9.2",
42-
"@docusaurus/tsconfig": "3.8.1",
43-
"@docusaurus/types": "3.8.1",
4442
"@docusaurus/utils": "^3.9.2",
4543
"@types/react": "^19.0.0",
4644
"core-js": "^3.39.0",

0 commit comments

Comments
 (0)