chakra ui, amotion, ramer motion, and sharp

This commit is contained in:
Lucid Kobold
2022-11-18 15:03:37 -05:00
parent e9e29fc062
commit c6b260e3be
2 changed files with 782 additions and 716 deletions

View File

@@ -16,19 +16,19 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^2.3.6",
"@chakra-ui/react": "^2.4.1",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@emotion/styled": "^11.10.5",
"@iconify/react": "^4.0.0",
"@reduxjs/toolkit": "^1.8.6",
"date-fns": "^2.29.3",
"formik": "^2.2.9",
"framer-motion": "^7.6.1",
"framer-motion": "^7.6.7",
"next": "12.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.4",
"sharp": "^0.31.1"
"sharp": "^0.31.2"
},
"devDependencies": {
"@types/node": "^18.11.3",