Merging main.

This commit is contained in:
Lucid Kobold
2021-12-22 12:12:13 -06:00
5 changed files with 64 additions and 52 deletions

View File

@@ -22,7 +22,7 @@
"@types/react": "^17.0.37",
"date-fns": "^2.27.0",
"formik": "^2.2.9",
"framer-motion": "^5.4.5",
"framer-motion": "^5.5.5",
"next": "12.0.7",
"react": "17.0.2",
"react-dom": "17.0.2",
@@ -30,8 +30,8 @@
},
"devDependencies": {
"@iconify/react": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"eslint": "^8.4.1",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"eslint": "^8.5.0",
"eslint-config-next": "12.0.7",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsx-a11y": "^6.5.1",