Upgrade framer motion, next, and sharp

This commit is contained in:
Lucid Kobold
2022-09-09 19:56:02 -04:00
parent 30d00ebcf0
commit a70efd43a1
2 changed files with 85 additions and 85 deletions

View File

@@ -23,12 +23,12 @@
"@reduxjs/toolkit": "^1.8.5",
"date-fns": "^2.29.2",
"formik": "^2.2.9",
"framer-motion": "^7.2.1",
"next": "12.2.5",
"framer-motion": "^7.3.2",
"next": "12.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.2",
"sharp": "^0.30.7"
"sharp": "^0.31.0"
},
"devDependencies": {
"@types/node": "^18.7.14",