Upgraded chakra, iconify, framre motion, next, react redux, and Ts.
This commit is contained in:
12
package.json
12
package.json
@@ -16,18 +16,18 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.7.0",
|
||||
"@chakra-ui/react": "^2.7.1",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@iconify/react": "^4.1.0",
|
||||
"@iconify/react": "^4.1.1",
|
||||
"@reduxjs/toolkit": "^1.9.5",
|
||||
"date-fns": "^2.30.0",
|
||||
"formik": "^2.4.2",
|
||||
"framer-motion": "^10.12.16",
|
||||
"next": "13.4.6",
|
||||
"framer-motion": "^10.12.18",
|
||||
"next": "13.4.9",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-redux": "^8.1.0",
|
||||
"react-redux": "^8.1.1",
|
||||
"sharp": "^0.32.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"prettier": "^2.8.8",
|
||||
"typescript": "^5.1.3"
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "^17.0.38"
|
||||
|
||||
Reference in New Issue
Block a user