Upgrading packages

This commit is contained in:
Lucid Kobold
2021-11-15 10:59:54 -06:00
parent ff4b906fc8
commit 565f582b88
2 changed files with 61 additions and 70 deletions

View File

@@ -17,15 +17,15 @@
},
"dependencies": {
"@chakra-ui/react": "^1.7.1",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@emotion/react": "^11.6.0",
"@emotion/styled": "^11.6.0",
"@iconify/react": "^3.1.0",
"@types/react": "^17.0.34",
"framer-motion": "^5.3.0",
"next": "12.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"sharp": "^0.29.2"
"sharp": "^0.29.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.3.1",