Skip to content

Update dependencies - @chakra-ui/react #7

Description

@void-ness

The chakra UI dependency specified in the package.json is outdated, not compatible with React - 18 and gives a lot of npm warnings and errors when installing by cloning the project. The stable version of Chakra UI - 2 can be added as it is compatible with React - 18

"dependencies": {
"@chakra-ui/react": "^1.8.8",

"react": "18.0.0",
"react-dom": "18.0.0"

image
(stable version which can be added)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions