Upgrades #47

Merged
LucidKobold merged 2 commits from upgrades into main 2022-04-08 12:21:51 -04:00
2 changed files with 281 additions and 276 deletions
Showing only changes of commit 15739e4f0d - Show all commits

View File

@@ -16,14 +16,14 @@
"pretty": "prettier --write ." "pretty": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react": "^1.8.7", "@chakra-ui/react": "^1.8.8",
"@emotion/react": "^11.8.2", "@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1", "@emotion/styled": "^11.8.1",
"@iconify/react": "^3.2.1", "@iconify/react": "^3.2.1",
"@types/react": "^17.0.43", "@types/react": "<=17.0.2",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"formik": "^2.2.9", "formik": "^2.2.9",
"framer-motion": "^6.2.8", "framer-motion": "^6.2.9",
"next": "12.1.4", "next": "12.1.4",
"react": "<=17.0.2", "react": "<=17.0.2",
"react-dom": "<=17.0.2", "react-dom": "<=17.0.2",
@@ -31,14 +31,14 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^17.0.23", "@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.17.0", "@typescript-eslint/eslint-plugin": "^5.18.0",
"eslint": "^8.12.0", "eslint": "^8.12.0",
"eslint-config-next": "^12.1.4", "eslint-config-next": "^12.1.4",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4", "eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "<=4.3.0", "eslint-plugin-react-hooks": "<=4.3.0",
"prettier": "^2.6.1", "prettier": "^2.6.2",
"typescript": "<4.6.0" "typescript": "<4.6.0"
}, },
"packageManager": "yarn@3.1.0" "packageManager": "yarn@3.1.0"

545
yarn.lock

File diff suppressed because it is too large Load Diff