upgrade chakra, iconify, framer-motion, sharp, and TS
This commit is contained in:
10
package.json
10
package.json
@@ -16,17 +16,17 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.0.2",
|
||||
"@chakra-ui/react": "^2.1.2",
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@iconify/react": "^3.2.1",
|
||||
"@iconify/react": "^3.2.2",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.3.3",
|
||||
"framer-motion": "^6.3.10",
|
||||
"next": "12.1.6",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"sharp": "^0.30.4"
|
||||
"sharp": "^0.30.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.35",
|
||||
@@ -39,7 +39,7 @@
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"prettier": "^2.6.2",
|
||||
"typescript": "^4.6.4"
|
||||
"typescript": "^4.7.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "^17.0.38"
|
||||
|
||||
Reference in New Issue
Block a user