upgrade to chakra-ui rc (this fixes toasts!)

I had upgraded to a prerelease version of chakra-ui recently, and there was a bug that broke the "toast" message when you like, submit a bad pet name! It looked… very bad 😂

Now things look good again!!
This commit is contained in:
Emi Matchu 2020-07-31 15:32:10 -07:00
parent ffde7172de
commit bdef19e775
2 changed files with 449 additions and 427 deletions

View file

@ -5,9 +5,9 @@
"dependencies": {
"@apollo/react-hooks": "^3.1.5",
"@apollographql/graphql-playground-html": "^1.6.24",
"@chakra-ui/core": "^1.0.0-next.6",
"@chakra-ui/icons": "^1.0.0-next.6",
"@chakra-ui/theme": "^1.0.0-next.6",
"@chakra-ui/core": "^1.0.0-rc.0",
"@chakra-ui/icons": "^1.0.0-rc.0",
"@chakra-ui/theme": "^1.0.0-rc.0",
"@loadable/component": "^5.12.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",

870
yarn.lock

File diff suppressed because it is too large Load diff