types node, eslint plugin TS, framer motion

This commit is contained in:
Lucid Kobold
2022-04-29 09:02:57 -05:00
parent 34a7844a92
commit ba98266eb4
2 changed files with 54 additions and 54 deletions

View File

@@ -22,16 +22,16 @@
"@iconify/react": "^3.2.1",
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^6.3.1",
"framer-motion": "^6.3.3",
"next": "12.1.5",
"react": "<=17.0.2",
"react-dom": "<=17.0.2",
"sharp": "^0.30.4"
},
"devDependencies": {
"@types/node": "^17.0.25",
"@types/node": "^17.0.30",
"@types/react": "<18.0.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"eslint": "^8.14.0",
"eslint-config-next": "^12.1.5",
"eslint-config-prettier": "^8.5.0",