Upgraded chakra ui, emotion, iconify, framer motion & next

This commit is contained in:
Lucid Kobold
2023-03-13 15:48:46 -04:00
parent 1ea5d208ab
commit f5e4918d47
2 changed files with 384 additions and 474 deletions

View File

@@ -16,15 +16,15 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^2.4.8",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@chakra-ui/react": "^2.5.1",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@iconify/react": "^4.0.1",
"@reduxjs/toolkit": "^1.9.1",
"date-fns": "^2.29.3",
"formik": "^2.2.9",
"framer-motion": "^8.4.3",
"next": "13.1.2",
"framer-motion": "^10.2.5",
"next": "13.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",