Merging main
This commit is contained in:
10
package.json
10
package.json
@@ -19,8 +19,8 @@
|
||||
"@chakra-ui/react": "^1.8.6",
|
||||
"@emotion/react": "^11.8.2",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@iconify/react": "^3.1.4",
|
||||
"@types/react": "^17.0.40",
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@types/react": "^17.0.41",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.2.8",
|
||||
@@ -30,15 +30,15 @@
|
||||
"sharp": "^0.30.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.21",
|
||||
"@typescript-eslint/eslint-plugin": "^5.15.0",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "<7.28.0",
|
||||
"eslint-plugin-react-hooks": "^4.3.0",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier": "^2.6.0",
|
||||
"typescript": "<4.6.0"
|
||||
},
|
||||
"packageManager": "yarn@3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user