Upgrade framer motion and chakra ui.

This commit is contained in:
Lucid Kobold
2021-12-09 15:54:07 -06:00
parent cfefb127ac
commit 5e50953b96
2 changed files with 162 additions and 162 deletions

View File

@@ -16,13 +16,13 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^1.7.2",
"@chakra-ui/react": "^1.7.3",
"@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.0",
"@types/react": "^17.0.37",
"date-fns": "^2.27.0",
"formik": "^2.2.9",
"framer-motion": "^5.4.4",
"framer-motion": "^5.4.5",
"next": "12.0.7",
"react": "17.0.2",
"react-dom": "17.0.2",