Upgraded chakra, emotion, date-fns, framer-motion, next & sharp
This commit is contained in:
14
package.json
14
package.json
@@ -16,19 +16,19 @@
|
|||||||
"pretty": "prettier --write ."
|
"pretty": "prettier --write ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chakra-ui/react": "^2.5.1",
|
"@chakra-ui/react": "^2.6.1",
|
||||||
"@emotion/react": "^11.10.6",
|
"@emotion/react": "^11.10.8",
|
||||||
"@emotion/styled": "^11.10.6",
|
"@emotion/styled": "^11.10.8",
|
||||||
"@iconify/react": "^4.1.0",
|
"@iconify/react": "^4.1.0",
|
||||||
"@reduxjs/toolkit": "^1.9.3",
|
"@reduxjs/toolkit": "^1.9.3",
|
||||||
"date-fns": "^2.29.3",
|
"date-fns": "^2.30.0",
|
||||||
"formik": "^2.2.9",
|
"formik": "^2.2.9",
|
||||||
"framer-motion": "^10.2.5",
|
"framer-motion": "^10.12.8",
|
||||||
"next": "13.2.4",
|
"next": "13.4.1",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-redux": "^8.0.5",
|
"react-redux": "^8.0.5",
|
||||||
"sharp": "^0.31.3"
|
"sharp": "^0.32.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.15.2",
|
"@types/node": "^18.15.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user