Upgrade chakra, framer motion, sharp & next
This commit is contained in:
@@ -16,19 +16,19 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.4.3",
|
||||
"@chakra-ui/react": "^2.4.6",
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"@reduxjs/toolkit": "^1.9.1",
|
||||
"date-fns": "^2.29.3",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^7.9.1",
|
||||
"next": "13.0.6",
|
||||
"framer-motion": "^8.1.9",
|
||||
"next": "13.1.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-redux": "^8.0.5",
|
||||
"sharp": "^0.31.2"
|
||||
"sharp": "^0.31.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.11.15",
|
||||
|
||||
Reference in New Issue
Block a user