Fully upgraded all packages

This commit is contained in:
Lucid Kobold
2022-05-21 19:48:43 -05:00
parent 9843b8b973
commit 8e12e27d92
2 changed files with 1217 additions and 1037 deletions

View File

@@ -16,31 +16,31 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^1.8.8",
"@chakra-ui/react": "^2.0.2",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@iconify/react": "^3.2.1",
"@types/react": "<=17.0.2",
"@types/react": "^18.0.9",
"date-fns": "^2.28.0",
"formik": "^2.2.9",
"framer-motion": "^6.2.9",
"next": "12.1.4",
"react": "<=17.0.2",
"react-dom": "<=17.0.2",
"sharp": "^0.30.3"
"framer-motion": "^6.3.3",
"next": "12.1.6",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"sharp": "^0.30.4"
},
"devDependencies": {
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"eslint": "^8.12.0",
"eslint-config-next": "^12.1.4",
"@types/node": "^17.0.35",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"eslint": "^8.16.0",
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "<=4.3.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"prisma": "^3.0.2",
"typescript": "<4.6.0"
"prisma": "^3.14.0",
"typescript": "^4.6.4"
},
"packageManager": "yarn@3.2.1"
}

2224
yarn.lock

File diff suppressed because it is too large Load Diff