Upgrade iconify, types react, and date-fns.

This commit is contained in:
Lucid Kobold
2021-12-31 09:29:30 -06:00
parent 6b16990643
commit 174978dfff
2 changed files with 18 additions and 18 deletions

View File

@@ -19,8 +19,8 @@
"@chakra-ui/react": "^1.7.3",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@types/react": "^17.0.37",
"date-fns": "^2.27.0",
"@types/react": "^17.0.38",
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^5.5.5",
"next": "12.0.7",
@@ -29,7 +29,7 @@
"sharp": "^0.29.3"
},
"devDependencies": {
"@iconify/react": "^3.1.0",
"@iconify/react": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"eslint": "^8.5.0",
"eslint-config-next": "12.0.7",