Upgrade chakra ui and framer motion

This commit is contained in:
Lucid Kobold
2022-10-22 11:50:40 -04:00
parent 62de64db12
commit cc6035c665
2 changed files with 140 additions and 125 deletions

View File

@@ -16,14 +16,14 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^2.3.5",
"@chakra-ui/react": "^2.3.6",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@iconify/react": "^4.0.0",
"@reduxjs/toolkit": "^1.8.5",
"date-fns": "^2.29.3",
"formik": "^2.2.9",
"framer-motion": "^7.5.3",
"framer-motion": "^7.6.1",
"next": "12.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",