Upgrades #71
10
package.json
10
package.json
@@ -16,14 +16,14 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.2.6",
|
||||
"@emotion/react": "^11.10.0",
|
||||
"@emotion/styled": "^11.10.0",
|
||||
"@chakra-ui/react": "^2.3.1",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/styled": "^11.10.4",
|
||||
"@iconify/react": "^3.2.2",
|
||||
"@reduxjs/toolkit": "^1.8.4",
|
||||
"date-fns": "^2.29.1",
|
||||
"date-fns": "^2.29.2",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^7.1.0",
|
||||
"framer-motion": "^7.2.1",
|
||||
"next": "12.2.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user