Skip to content

Conversation

eyurtsev
Copy link
Collaborator

Clean up packages that aren't used by the FE

@eyurtsev eyurtsev requested a review from bracesproul March 21, 2024 13:38
"@chakra-ui/icons": "^2.1.0",
"@chakra-ui/react": "^2.8.1",
"@codemirror/lang-json": "^6.0.1",
"@emotion/react": "^11.11.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're probably not using emotion either -- will check afterwards

"@rjsf/validator-ajv8": "^5.17.1",
"@tanstack/react-query": "^5.28.4",
"@types/dompurify": "^3.0.5",
"@types/marked": "^5.0.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and need to verify marked

"@types/node": "20.4.9",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/uuid": "^9.0.8",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we're at it, we should move all types prefixed with @types/ to devDependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants