Upgrade packages

This commit is contained in:
Lucid Kobold
2021-11-25 16:54:28 -06:00
parent 970328c708
commit 24280abc54
2 changed files with 18 additions and 18 deletions

View File

@@ -20,9 +20,9 @@
"@emotion/react": "^11.6.0",
"@emotion/styled": "^11.6.0",
"@iconify/react": "^3.1.0",
"@types/react": "^17.0.35",
"@types/react": "^17.0.37",
"date-fns": "^2.26.0",
"framer-motion": "^5.3.1",
"framer-motion": "^5.3.3",
"next": "12.0.4",
"react": "17.0.2",
"react-dom": "17.0.2",
@@ -36,7 +36,7 @@
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.4.1",
"prettier": "^2.5.0",
"typescript": "4.4.4"
},
"packageManager": "yarn@3.1.0"