chore(deps): bump @chakra-ui/react from 2.8.0 to 3.0.2 #348
Annotations
10 errors
build:
src/app.tsx#L4
Module '"@chakra-ui/react"' has no exported member 'Flex'.
|
build:
src/app.tsx#L5
Module '"@chakra-ui/react"' has no exported member 'Box'.
|
build:
src/app.tsx#L6
Module '"@chakra-ui/react"' has no exported member 'Spacer'.
|
build:
src/app.tsx#L7
Module '"@chakra-ui/react"' has no exported member 'Text'.
|
build:
src/app.tsx#L8
Module '"@chakra-ui/react"' has no exported member 'Link'.
|
build:
src/app.tsx#L9
Module '"@chakra-ui/react"' has no exported member 'Center'.
|
build:
src/app.tsx#L10
Module '"@chakra-ui/react"' has no exported member 'Button'.
|
build:
src/app.tsx#L11
Module '"@chakra-ui/react"' has no exported member 'Switch'.
|
build:
src/app.tsx#L12
Module '"@chakra-ui/react"' has no exported member 'useColorMode'.
|
build:
src/app.tsx#L13
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@chakra-ui/react")' call instead.
|