Upgrade Chakra to 1.6.0
Need this for an upcoming bug fix!
This commit is contained in:
parent
e735b9b0f6
commit
ee0185a846
2 changed files with 457 additions and 431 deletions
|
@ -7,7 +7,7 @@
|
|||
"@apollographql/graphql-playground-html": "^1.6.24",
|
||||
"@auth0/auth0-react": "^1.0.0",
|
||||
"@chakra-ui/icons": "^1.0.4",
|
||||
"@chakra-ui/react": "^1.3.3",
|
||||
"@chakra-ui/react": "^1.6.0",
|
||||
"@chakra-ui/theme-tools": "^1.0.3",
|
||||
"@emotion/react": "^11.1.4",
|
||||
"@emotion/styled": "^11.0.0",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"canvas": "^2.6.1",
|
||||
"dataloader": "^2.0.0",
|
||||
"dompurify": "^2.2.0",
|
||||
"framer-motion": "^3.1.1",
|
||||
"framer-motion": "^4.1.11",
|
||||
"graphql": "^15.5.0",
|
||||
"honeycomb-beeline": "^2.2.0",
|
||||
"immer": "^8.0.1",
|
||||
|
|
Loading…
Reference in a new issue