Upgrade types node, eslint plugin TS, esling config next, framer motion, and next.
This commit is contained in:
10
package.json
10
package.json
@@ -23,17 +23,17 @@
|
||||
"@types/react": "<=17.0.2",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.2.9",
|
||||
"next": "12.1.4",
|
||||
"framer-motion": "^6.3.0",
|
||||
"next": "12.1.5",
|
||||
"react": "<=17.0.2",
|
||||
"react-dom": "<=17.0.2",
|
||||
"sharp": "^0.30.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.23",
|
||||
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
||||
"@types/node": "^17.0.24",
|
||||
"@typescript-eslint/eslint-plugin": "^5.19.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-config-next": "^12.1.4",
|
||||
"eslint-config-next": "^12.1.5",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
|
||||
Reference in New Issue
Block a user