Upgrade chakra, sharp, next
This commit is contained in:
@@ -16,17 +16,17 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^1.8.1",
|
||||
"@chakra-ui/react": "^1.8.2",
|
||||
"@emotion/react": "^11.7.1",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@types/react": "^17.0.38",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.2.3",
|
||||
"next": "12.0.9",
|
||||
"next": "12.0.10",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"sharp": "^0.29.3"
|
||||
"sharp": "^0.30.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/react": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user