Upgrades #54

Merged
LucidKobold merged 16 commits from upgrades into main 2022-04-29 10:17:58 -04:00
28 changed files with 290 additions and 191 deletions
Showing only changes of commit b1c84c0922 - Show all commits

View File

@@ -20,6 +20,8 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@iconify/react": "^3.2.1",
"@types/react": "<=17.0.2",
"@types/react-redux": "^7.1.23",
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^6.2.9",
@@ -31,8 +33,6 @@
},
"devDependencies": {
"@types/node": "^17.0.23",
"@types/react": "<=17.0.2",
"@types/react-redux": "^7.1.23",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"eslint": "^8.13.0",
"eslint-config-next": "^12.1.4",