Upgrade chakra ui, emotion, date fns, and framer motion

This commit is contained in:
Lucid Kobold
2022-09-02 15:06:10 -04:00
parent ee9af4d007
commit 1f90e9b2b1
2 changed files with 777 additions and 513 deletions

View File

@@ -16,14 +16,14 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@chakra-ui/react": "^2.3.1",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@iconify/react": "^3.2.2",
"@reduxjs/toolkit": "^1.8.4",
"date-fns": "^2.29.1",
"date-fns": "^2.29.2",
"formik": "^2.2.9",
"framer-motion": "^7.1.0",
"framer-motion": "^7.2.1",
"next": "12.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",