Upgrade eslint, formik, next, redux.

This commit is contained in:
Lucid Kobold
2023-06-18 12:15:49 -04:00
parent 5f3f92ce6e
commit 2b2c0f3b89
2 changed files with 80 additions and 62 deletions

View File

@@ -22,12 +22,12 @@
"@iconify/react": "^4.1.0",
"@reduxjs/toolkit": "^1.9.5",
"date-fns": "^2.30.0",
"formik": "^2.4.1",
"formik": "^2.4.2",
"framer-motion": "^10.12.16",
"next": "13.4.4",
"next": "13.4.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.7",
"react-redux": "^8.1.0",
"sharp": "^0.32.1"
},
"devDependencies": {