Upgrades eslint and next.

This commit is contained in:
Lucid Kobold
2022-05-21 19:56:16 -05:00
parent 8556d2437d
commit 6b8b580bf9
3 changed files with 102 additions and 102 deletions

View File

@@ -23,7 +23,7 @@
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^6.3.3",
"next": "12.1.5",
"next": "12.1.6",
"react": "<=17.0.2",
"react-dom": "<=17.0.2",
"sharp": "^0.30.4"
@@ -32,7 +32,7 @@
"@types/node": "^17.0.30",
"@types/react": "<18.0.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"eslint": "^8.14.0",
"eslint": "^8.16.0",
"eslint-config-next": "^12.1.5",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1",