upgrade framer-motion & sharp

This commit is contained in:
Lucid Kobold
2022-06-24 11:17:51 -05:00
parent e7d6990df6
commit ec7345f26e
2 changed files with 26 additions and 167 deletions

View File

@@ -23,12 +23,12 @@
"@reduxjs/toolkit": "^1.8.2",
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^6.3.11",
"framer-motion": "^6.3.15",
"next": "12.1.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.2",
"sharp": "^0.30.6"
"sharp": "^0.30.7"
},
"devDependencies": {
"@types/node": "^18.0.0",