Upgrade eslint, plugins. types
This commit is contained in:
12
package.json
12
package.json
@@ -16,10 +16,10 @@
|
||||
"pretty": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^1.8.2",
|
||||
"@chakra-ui/react": "^1.8.1",
|
||||
"@emotion/react": "^11.7.1",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react": "^17.0.39",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.2.3",
|
||||
@@ -30,10 +30,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/react": "^3.1.3",
|
||||
"@types/node": "^17.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
"eslint": "^8.7.0",
|
||||
"eslint-config-next": "12.0.9",
|
||||
"@types/node": "^17.0.14",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
"eslint": "^8.8.0",
|
||||
"eslint-config-next": "12.0.10",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "^7.27.1",
|
||||
|
||||
Reference in New Issue
Block a user